Skip to content
Success

Console Output

Pull request #43883 updated
11:08:17 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from acd0aa7d382cc3bb87d542adf6845bd14d57d53a+f0680670d2303418816854a74e75e33e41907199 (d14f49fe6fc9ca179b96763a43c39c4dacf3e41d)
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-43883@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
11:08:19 [2022-08-08T11:08:19.812Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
11:08:19 [2022-08-08T11:08:19.816Z] Trying to pass milestone 3
[Pipeline] milestone
11:08:19 [2022-08-08T11:08:19.905Z] Trying to pass milestone 4
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
11:08:20 [2022-08-08T11:08:20.096Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0e98692f5ae107c2a) in /home/ubuntu/workspace/moby_PR-43883
[Pipeline] {
[Pipeline] checkout
11:08:20 [2022-08-08T11:08:20.130Z] The recommended git tool is: git
11:08:20 [2022-08-08T11:08:20.140Z] using credential docker-jenkins-github-credentials
11:08:20 [2022-08-08T11:08:20.149Z] Cloning the remote Git repository
11:08:20 [2022-08-08T11:08:20.149Z] Cloning with configured refspecs honoured and without tags
11:08:20 [2022-08-08T11:08:20.152Z] Cloning repository https://github.com/moby/moby.git
11:08:20 [2022-08-08T11:08:20.152Z]  > git init /home/ubuntu/workspace/moby_PR-43883 # timeout=10
11:08:20 [2022-08-08T11:08:20.158Z] Fetching upstream changes from https://github.com/moby/moby.git
11:08:20 [2022-08-08T11:08:20.158Z]  > git --version # timeout=10
11:08:20 [2022-08-08T11:08:20.161Z]  > git --version # 'git version 2.17.1'
11:08:20 [2022-08-08T11:08:20.161Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:08:20 [2022-08-08T11:08:20.162Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43883/head:refs/remotes/origin/PR-43883 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:08:29 [2022-08-08T11:08:29.934Z] Fetching without tags
11:08:30 [2022-08-08T11:08:30.121Z] Merging remotes/origin/master commit f0680670d2303418816854a74e75e33e41907199 into PR head commit acd0aa7d382cc3bb87d542adf6845bd14d57d53a
11:08:30 [2022-08-08T11:08:30.670Z] Merge succeeded, producing acd0aa7d382cc3bb87d542adf6845bd14d57d53a
11:08:30 [2022-08-08T11:08:30.670Z] Checking out Revision acd0aa7d382cc3bb87d542adf6845bd14d57d53a (PR-43883)
11:08:29 [2022-08-08T11:08:29.921Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:08:29 [2022-08-08T11:08:29.924Z]  > git config --add remote.origin.fetch +refs/pull/43883/head:refs/remotes/origin/PR-43883 # timeout=10
11:08:29 [2022-08-08T11:08:29.926Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
11:08:29 [2022-08-08T11:08:29.931Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:08:29 [2022-08-08T11:08:29.936Z] Fetching upstream changes from https://github.com/moby/moby.git
11:08:29 [2022-08-08T11:08:29.937Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:08:29 [2022-08-08T11:08:29.937Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43883/head:refs/remotes/origin/PR-43883 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:08:30 [2022-08-08T11:08:30.123Z]  > git config core.sparsecheckout # timeout=10
11:08:30 [2022-08-08T11:08:30.125Z]  > git checkout -f acd0aa7d382cc3bb87d542adf6845bd14d57d53a # timeout=10
11:08:30 [2022-08-08T11:08:30.655Z]  > git remote # timeout=10
11:08:30 [2022-08-08T11:08:30.657Z]  > git config --get remote.origin.url # timeout=10
11:08:30 [2022-08-08T11:08:30.659Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:08:30 [2022-08-08T11:08:30.660Z]  > git merge f0680670d2303418816854a74e75e33e41907199 # timeout=10
11:08:30 [2022-08-08T11:08:30.667Z]  > git rev-parse HEAD^{commit} # timeout=10
11:08:30 [2022-08-08T11:08:30.673Z]  > git config core.sparsecheckout # timeout=10
11:08:30 [2022-08-08T11:08:30.675Z]  > git checkout -f acd0aa7d382cc3bb87d542adf6845bd14d57d53a # timeout=10
11:08:31 [2022-08-08T11:08:31.290Z] Commit message: "api/server/router/image: address some linter warnings"
11:08:31 [2022-08-08T11:08:31.296Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
11:08:31 [2022-08-08T11:08:31.920Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43883:/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
11:08:31 [2022-08-08T11:08:31.293Z]  > git rev-list --no-walk 6cde825697c99aad78b4ff6b75cb658dcc81f65c # timeout=10
11:08:34 [2022-08-08T11:08:34.460Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: unit-validate)
[Pipeline] { (Branch: amd64)
[Pipeline] { (Branch: rootless)
[Pipeline] { (Branch: cgroup2)
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (rootless)
[Pipeline] stage
[Pipeline] { (cgroup2)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
[Pipeline] node
[Pipeline] node
11:08:34 [2022-08-08T11:08:34.642Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0e98692f5ae107c2a) in /home/ubuntu/workspace/moby_PR-43883
[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] checkout
11:08:34 [2022-08-08T11:08:34.689Z] The recommended git tool is: git
[Pipeline] // stage
11:08:34 [2022-08-08T11:08:34.699Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
11:08:34 [2022-08-08T11:08:34.712Z] Fetching changes from the remote Git repository
11:08:34 [2022-08-08T11:08:34.718Z] Fetching without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x" 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)
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] }
[Pipeline] stage
[Pipeline] { (Integration tests)
11:08:34 [2022-08-08T11:08:34.908Z] Merging remotes/origin/master commit f0680670d2303418816854a74e75e33e41907199 into PR head commit acd0aa7d382cc3bb87d542adf6845bd14d57d53a
[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
11:08:34 [2022-08-08T11:08:34.969Z] Merge succeeded, producing acd0aa7d382cc3bb87d542adf6845bd14d57d53a
11:08:34 [2022-08-08T11:08:34.969Z] Checking out Revision acd0aa7d382cc3bb87d542adf6845bd14d57d53a (PR-43883)
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
11:08:35 [2022-08-08T11:08:35.021Z] Commit message: "api/server/router/image: address some linter warnings"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
11:08:35 [2022-08-08T11:08:35.652Z] + [ PR != PR ]
11:08:35 [2022-08-08T11:08:35.652Z] + [ master != master ]
11:08:35 [2022-08-08T11:08:35.652Z] + [ false = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
11:08:34 [2022-08-08T11:08:34.709Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43883/.git # timeout=10
11:08:34 [2022-08-08T11:08:34.714Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:08:34 [2022-08-08T11:08:34.720Z] Fetching upstream changes from https://github.com/moby/moby.git
11:08:34 [2022-08-08T11:08:34.720Z]  > git --version # timeout=10
11:08:34 [2022-08-08T11:08:34.723Z]  > git --version # 'git version 2.17.1'
11:08:34 [2022-08-08T11:08:34.723Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:08:34 [2022-08-08T11:08:34.723Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43883/head:refs/remotes/origin/PR-43883 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:08:34 [2022-08-08T11:08:34.910Z]  > git config core.sparsecheckout # timeout=10
11:08:34 [2022-08-08T11:08:34.913Z]  > git checkout -f acd0aa7d382cc3bb87d542adf6845bd14d57d53a # timeout=10
11:08:34 [2022-08-08T11:08:34.954Z]  > git remote # timeout=10
11:08:34 [2022-08-08T11:08:34.956Z]  > git config --get remote.origin.url # timeout=10
11:08:34 [2022-08-08T11:08:34.958Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:08:34 [2022-08-08T11:08:34.959Z]  > git merge f0680670d2303418816854a74e75e33e41907199 # timeout=10
11:08:34 [2022-08-08T11:08:34.966Z]  > git rev-parse HEAD^{commit} # timeout=10
11:08:34 [2022-08-08T11:08:34.972Z]  > git config core.sparsecheckout # timeout=10
11:08:34 [2022-08-08T11:08:34.974Z]  > git checkout -f acd0aa7d382cc3bb87d542adf6845bd14d57d53a # timeout=10
[Pipeline] sh
11:08:35 [2022-08-08T11:08:35.975Z] + docker version
11:08:35 [2022-08-08T11:08:35.975Z] Client: Docker Engine - Community
11:08:35 [2022-08-08T11:08:35.975Z]  Version:           20.10.14
11:08:35 [2022-08-08T11:08:35.975Z]  API version:       1.41
11:08:35 [2022-08-08T11:08:35.975Z]  Go version:        go1.16.15
11:08:35 [2022-08-08T11:08:35.975Z]  Git commit:        a224086
11:08:35 [2022-08-08T11:08:35.975Z]  Built:             Thu Mar 24 01:47:57 2022
11:08:35 [2022-08-08T11:08:35.975Z]  OS/Arch:           linux/amd64
11:08:35 [2022-08-08T11:08:35.975Z]  Context:           default
11:08:35 [2022-08-08T11:08:35.975Z]  Experimental:      true
11:08:35 [2022-08-08T11:08:35.975Z] 
11:08:35 [2022-08-08T11:08:35.975Z] Server: Docker Engine - Community
11:08:35 [2022-08-08T11:08:35.975Z]  Engine:
11:08:35 [2022-08-08T11:08:35.975Z]   Version:          20.10.14
11:08:35 [2022-08-08T11:08:35.975Z]   API version:      1.41 (minimum version 1.12)
11:08:35 [2022-08-08T11:08:35.975Z]   Go version:       go1.16.15
11:08:35 [2022-08-08T11:08:35.975Z]   Git commit:       87a90dc
11:08:35 [2022-08-08T11:08:35.975Z]   Built:            Thu Mar 24 01:45:46 2022
11:08:35 [2022-08-08T11:08:35.975Z]   OS/Arch:          linux/amd64
11:08:35 [2022-08-08T11:08:35.975Z]   Experimental:     true
11:08:35 [2022-08-08T11:08:35.975Z]  containerd:
11:08:35 [2022-08-08T11:08:35.975Z]   Version:          1.5.11
11:08:35 [2022-08-08T11:08:35.975Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
11:08:35 [2022-08-08T11:08:35.975Z]  runc:
11:08:35 [2022-08-08T11:08:35.975Z]   Version:          1.0.3
11:08:35 [2022-08-08T11:08:35.975Z]   GitCommit:        v1.0.3-0-gf46b6ba
11:08:35 [2022-08-08T11:08:35.975Z]  docker-init:
11:08:35 [2022-08-08T11:08:35.975Z]   Version:          0.19.0
11:08:35 [2022-08-08T11:08:35.975Z]   GitCommit:        de40ad0
[Pipeline] sh
11:08:36 [2022-08-08T11:08:36.260Z] + docker info
11:08:36 [2022-08-08T11:08:36.260Z] Client:
11:08:36 [2022-08-08T11:08:36.260Z]  Context:    default
11:08:36 [2022-08-08T11:08:36.260Z]  Debug Mode: false
11:08:36 [2022-08-08T11:08:36.260Z]  Plugins:
11:08:36 [2022-08-08T11:08:36.260Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
11:08:36 [2022-08-08T11:08:36.260Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
11:08:36 [2022-08-08T11:08:36.260Z]   compose: Docker Compose (Docker Inc., v2.4.1)
11:08:36 [2022-08-08T11:08:36.260Z]   scan: Docker Scan (Docker Inc., v0.17.0)
11:08:36 [2022-08-08T11:08:36.260Z] 
11:08:36 [2022-08-08T11:08:36.260Z] Server:
11:08:36 [2022-08-08T11:08:36.260Z]  Containers: 0
11:08:36 [2022-08-08T11:08:36.260Z]   Running: 0
11:08:36 [2022-08-08T11:08:36.260Z]   Paused: 0
11:08:36 [2022-08-08T11:08:36.260Z]   Stopped: 0
11:08:36 [2022-08-08T11:08:36.260Z]  Images: 3
11:08:36 [2022-08-08T11:08:36.260Z]  Server Version: 20.10.14
11:08:36 [2022-08-08T11:08:36.260Z]  Storage Driver: overlay2
11:08:36 [2022-08-08T11:08:36.260Z]   Backing Filesystem: extfs
11:08:36 [2022-08-08T11:08:36.260Z]   Supports d_type: true
11:08:36 [2022-08-08T11:08:36.260Z]   Native Overlay Diff: true
11:08:36 [2022-08-08T11:08:36.260Z]   userxattr: false
11:08:36 [2022-08-08T11:08:36.260Z]  Logging Driver: json-file
11:08:36 [2022-08-08T11:08:36.260Z]  Cgroup Driver: cgroupfs
11:08:36 [2022-08-08T11:08:36.260Z]  Cgroup Version: 1
11:08:36 [2022-08-08T11:08:36.260Z]  Plugins:
11:08:36 [2022-08-08T11:08:36.260Z]   Volume: local
11:08:36 [2022-08-08T11:08:36.260Z]   Network: bridge host ipvlan macvlan null overlay
11:08:36 [2022-08-08T11:08:36.260Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
11:08:36 [2022-08-08T11:08:36.260Z]  Swarm: inactive
11:08:36 [2022-08-08T11:08:36.260Z]  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
11:08:36 [2022-08-08T11:08:36.260Z]  Default Runtime: runc
11:08:36 [2022-08-08T11:08:36.260Z]  Init Binary: docker-init
11:08:36 [2022-08-08T11:08:36.260Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
11:08:36 [2022-08-08T11:08:36.260Z]  runc version: v1.0.3-0-gf46b6ba
11:08:36 [2022-08-08T11:08:36.260Z]  init version: de40ad0
11:08:36 [2022-08-08T11:08:36.260Z]  Security Options:
11:08:36 [2022-08-08T11:08:36.260Z]   apparmor
11:08:36 [2022-08-08T11:08:36.260Z]   seccomp
11:08:36 [2022-08-08T11:08:36.260Z]    Profile: default
11:08:36 [2022-08-08T11:08:36.260Z]  Kernel Version: 5.4.0-1071-aws
11:08:36 [2022-08-08T11:08:36.260Z]  Operating System: Ubuntu 18.04.6 LTS
11:08:36 [2022-08-08T11:08:36.260Z]  OSType: linux
11:08:36 [2022-08-08T11:08:36.260Z]  Architecture: x86_64
11:08:36 [2022-08-08T11:08:36.260Z]  CPUs: 8
11:08:36 [2022-08-08T11:08:36.260Z]  Total Memory: 30.91GiB
11:08:36 [2022-08-08T11:08:36.260Z]  Name: ip-10-100-33-232
11:08:36 [2022-08-08T11:08:36.260Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
11:08:36 [2022-08-08T11:08:36.260Z]  Docker Root Dir: /var/lib/docker
11:08:36 [2022-08-08T11:08:36.260Z]  Debug Mode: false
11:08:36 [2022-08-08T11:08:36.260Z]  Registry: https://index.docker.io/v1/
11:08:36 [2022-08-08T11:08:36.260Z]  Labels:
11:08:36 [2022-08-08T11:08:36.260Z]  Experimental: true
11:08:36 [2022-08-08T11:08:36.260Z]  Insecure Registries:
11:08:36 [2022-08-08T11:08:36.260Z]   127.0.0.0/8
11:08:36 [2022-08-08T11:08:36.260Z]  Live Restore Enabled: true
11:08:36 [2022-08-08T11:08:36.260Z] 
11:08:36 [2022-08-08T11:08:36.260Z] WARNING: No swap limit support
[Pipeline] sh
11:08:36 [2022-08-08T11:08:36.545Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
11:08:36 [2022-08-08T11:08:36.545Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
11:08:36 [2022-08-08T11:08:36.545Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43883/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
11:08:36 [2022-08-08T11:08:36.545Z] + bash /home/ubuntu/workspace/moby_PR-43883/check-config.sh
11:08:36 [2022-08-08T11:08:36.545Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
11:08:36 [2022-08-08T11:08:36.545Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
11:08:36 [2022-08-08T11:08:36.545Z] 
11:08:36 [2022-08-08T11:08:36.545Z] Generally Necessary:
11:08:36 [2022-08-08T11:08:36.545Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
11:08:36 [2022-08-08T11:08:36.545Z] - apparmor: enabled and tools installed
11:08:36 [2022-08-08T11:08:36.545Z] - CONFIG_NAMESPACES: enabled
11:08:36 [2022-08-08T11:08:36.545Z] - CONFIG_NET_NS: enabled
11:08:36 [2022-08-08T11:08:36.545Z] - CONFIG_PID_NS: enabled
11:08:36 [2022-08-08T11:08:36.545Z] - CONFIG_IPC_NS: enabled
11:08:36 [2022-08-08T11:08:36.545Z] - CONFIG_UTS_NS: enabled
11:08:36 [2022-08-08T11:08:36.545Z] - CONFIG_CGROUPS: enabled
11:08:36 [2022-08-08T11:08:36.545Z] - CONFIG_CGROUP_CPUACCT: enabled
11:08:36 [2022-08-08T11:08:36.545Z] - CONFIG_CGROUP_DEVICE: enabled
11:08:36 [2022-08-08T11:08:36.545Z] - CONFIG_CGROUP_FREEZER: enabled
11:08:36 [2022-08-08T11:08:36.545Z] - CONFIG_CGROUP_SCHED: enabled
11:08:36 [2022-08-08T11:08:36.545Z] - CONFIG_CPUSETS: enabled
11:08:36 [2022-08-08T11:08:36.545Z] - CONFIG_MEMCG: enabled
11:08:36 [2022-08-08T11:08:36.545Z] - CONFIG_KEYS: enabled
11:08:36 [2022-08-08T11:08:36.545Z] - CONFIG_VETH: enabled (as module)
11:08:36 [2022-08-08T11:08:36.545Z] - CONFIG_BRIDGE: enabled (as module)
11:08:36 [2022-08-08T11:08:36.545Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
11:08:36 [2022-08-08T11:08:36.805Z] - CONFIG_IP_NF_FILTER: enabled (as module)
11:08:36 [2022-08-08T11:08:36.805Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
11:08:36 [2022-08-08T11:08:36.805Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
11:08:36 [2022-08-08T11:08:36.805Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
11:08:36 [2022-08-08T11:08:36.805Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
11:08:36 [2022-08-08T11:08:36.805Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
11:08:36 [2022-08-08T11:08:36.805Z] - CONFIG_IP_NF_NAT: enabled (as module)
11:08:36 [2022-08-08T11:08:36.805Z] - CONFIG_NF_NAT: enabled (as module)
11:08:36 [2022-08-08T11:08:36.805Z] - CONFIG_POSIX_MQUEUE: enabled
11:08:36 [2022-08-08T11:08:36.805Z] - CONFIG_CGROUP_BPF: enabled
11:08:36 [2022-08-08T11:08:36.805Z] 
11:08:36 [2022-08-08T11:08:36.805Z] Optional Features:
11:08:36 [2022-08-08T11:08:36.805Z] - CONFIG_USER_NS: enabled
11:08:36 [2022-08-08T11:08:36.805Z] - CONFIG_SECCOMP: enabled
11:08:36 [2022-08-08T11:08:36.805Z] - CONFIG_SECCOMP_FILTER: enabled
11:08:36 [2022-08-08T11:08:36.805Z] - CONFIG_CGROUP_PIDS: enabled
11:08:36 [2022-08-08T11:08:36.805Z] - CONFIG_MEMCG_SWAP: enabled
11:08:36 [2022-08-08T11:08:36.805Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
11:08:36 [2022-08-08T11:08:36.805Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
11:08:36 [2022-08-08T11:08:36.805Z] - CONFIG_BLK_CGROUP: enabled
11:08:36 [2022-08-08T11:08:36.805Z] - CONFIG_BLK_DEV_THROTTLING: enabled
11:08:36 [2022-08-08T11:08:36.805Z] - CONFIG_CGROUP_PERF: enabled
11:08:36 [2022-08-08T11:08:36.805Z] - CONFIG_CGROUP_HUGETLB: enabled
11:08:36 [2022-08-08T11:08:36.805Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
11:08:36 [2022-08-08T11:08:36.805Z] - CONFIG_CGROUP_NET_PRIO: enabled
11:08:36 [2022-08-08T11:08:36.805Z] - CONFIG_CFS_BANDWIDTH: enabled
11:08:36 [2022-08-08T11:08:36.805Z] - CONFIG_FAIR_GROUP_SCHED: enabled
11:08:36 [2022-08-08T11:08:36.805Z] - CONFIG_RT_GROUP_SCHED: missing
11:08:36 [2022-08-08T11:08:36.805Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
11:08:36 [2022-08-08T11:08:36.805Z] - CONFIG_IP_VS: enabled (as module)
11:08:36 [2022-08-08T11:08:36.805Z] - CONFIG_IP_VS_NFCT: enabled
11:08:36 [2022-08-08T11:08:36.805Z] - CONFIG_IP_VS_PROTO_TCP: enabled
11:08:36 [2022-08-08T11:08:36.805Z] - CONFIG_IP_VS_PROTO_UDP: enabled
11:08:36 [2022-08-08T11:08:36.805Z] - CONFIG_IP_VS_RR: enabled (as module)
11:08:36 [2022-08-08T11:08:36.805Z] - CONFIG_SECURITY_SELINUX: enabled
11:08:36 [2022-08-08T11:08:36.805Z] - CONFIG_SECURITY_APPARMOR: enabled
11:08:36 [2022-08-08T11:08:36.805Z] - CONFIG_EXT4_FS: enabled
11:08:37 [2022-08-08T11:08:37.065Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
11:08:37 [2022-08-08T11:08:37.065Z] - CONFIG_EXT4_FS_SECURITY: enabled
11:08:37 [2022-08-08T11:08:37.065Z] - Network Drivers:
11:08:37 [2022-08-08T11:08:37.065Z]   - "overlay":
11:08:37 [2022-08-08T11:08:37.065Z]     - CONFIG_VXLAN: enabled (as module)
11:08:37 [2022-08-08T11:08:37.065Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
11:08:37 [2022-08-08T11:08:37.065Z]       Optional (for encrypted networks):
11:08:37 [2022-08-08T11:08:37.065Z]       - CONFIG_CRYPTO: enabled
11:08:37 [2022-08-08T11:08:37.065Z]       - CONFIG_CRYPTO_AEAD: enabled
11:08:37 [2022-08-08T11:08:37.065Z]       - CONFIG_CRYPTO_GCM: enabled
11:08:37 [2022-08-08T11:08:37.065Z]       - CONFIG_CRYPTO_SEQIV: enabled
11:08:37 [2022-08-08T11:08:37.065Z]       - CONFIG_CRYPTO_GHASH: enabled
11:08:37 [2022-08-08T11:08:37.065Z]       - CONFIG_XFRM: enabled
11:08:37 [2022-08-08T11:08:37.065Z]       - CONFIG_XFRM_USER: enabled (as module)
11:08:37 [2022-08-08T11:08:37.065Z]       - CONFIG_XFRM_ALGO: enabled (as module)
11:08:37 [2022-08-08T11:08:37.065Z]       - CONFIG_INET_ESP: enabled (as module)
11:08:37 [2022-08-08T11:08:37.065Z]   - "ipvlan":
11:08:37 [2022-08-08T11:08:37.065Z]     - CONFIG_IPVLAN: enabled (as module)
11:08:37 [2022-08-08T11:08:37.065Z]   - "macvlan":
11:08:37 [2022-08-08T11:08:37.065Z]     - CONFIG_MACVLAN: enabled (as module)
11:08:37 [2022-08-08T11:08:37.065Z]     - CONFIG_DUMMY: enabled (as module)
11:08:37 [2022-08-08T11:08:37.065Z]   - "ftp,tftp client in container":
11:08:37 [2022-08-08T11:08:37.065Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
11:08:37 [2022-08-08T11:08:37.065Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
11:08:37 [2022-08-08T11:08:37.065Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
11:08:37 [2022-08-08T11:08:37.065Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
11:08:37 [2022-08-08T11:08:37.065Z] - Storage Drivers:
11:08:37 [2022-08-08T11:08:37.065Z]   - "aufs":
11:08:37 [2022-08-08T11:08:37.065Z]     - CONFIG_AUFS_FS: enabled (as module)
11:08:37 [2022-08-08T11:08:37.065Z]   - "btrfs":
11:08:37 [2022-08-08T11:08:37.065Z]     - CONFIG_BTRFS_FS: enabled (as module)
11:08:37 [2022-08-08T11:08:37.065Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
11:08:37 [2022-08-08T11:08:37.065Z]   - "devicemapper":
11:08:37 [2022-08-08T11:08:37.065Z]     - CONFIG_BLK_DEV_DM: enabled
11:08:37 [2022-08-08T11:08:37.065Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
11:08:37 [2022-08-08T11:08:37.065Z]   - "overlay":
11:08:37 [2022-08-08T11:08:37.065Z]     - CONFIG_OVERLAY_FS: enabled (as module)
11:08:37 [2022-08-08T11:08:37.065Z]   - "zfs":
11:08:37 [2022-08-08T11:08:37.065Z]     - /dev/zfs: present
11:08:37 [2022-08-08T11:08:37.065Z]     - zfs command: missing
11:08:37 [2022-08-08T11:08:37.065Z]     - zpool command: missing
11:08:37 [2022-08-08T11:08:37.065Z] 
11:08:37 [2022-08-08T11:08:37.065Z] Limits:
11:08:37 [2022-08-08T11:08:37.065Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
11:08:37 [2022-08-08T11:08:37.065Z] 
11:08:37 [2022-08-08T11:08:37.065Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
11:08:37 [2022-08-08T11:08:37.391Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:acd0aa7d382cc3bb87d542adf6845bd14d57d53a .
11:08:37 [2022-08-08T11:08:37.391Z] #1 [internal] load build definition from Dockerfile
11:08:37 [2022-08-08T11:08:37.391Z] #1 sha256:01000614e8f6ddd03bfd8fb73df388891f4afcf6c5f94a2542618458944d8471
11:08:37 [2022-08-08T11:08:37.391Z] #1 transferring dockerfile: 19.07kB done
11:08:37 [2022-08-08T11:08:37.391Z] #1 DONE 0.0s
11:08:37 [2022-08-08T11:08:37.391Z] 
11:08:37 [2022-08-08T11:08:37.391Z] #2 [internal] load .dockerignore
11:08:37 [2022-08-08T11:08:37.391Z] #2 sha256:95e3683e4b3f363eb983c6d42d3e5f04b7452a27583878d4fea32569a994ee91
11:08:37 [2022-08-08T11:08:37.391Z] #2 transferring context: 145B done
11:08:37 [2022-08-08T11:08:37.391Z] #2 DONE 0.0s
11:08:37 [2022-08-08T11:08:37.391Z] 
11:08:37 [2022-08-08T11:08:37.391Z] #3 resolve image config for docker.io/docker/dockerfile:1
11:08:37 [2022-08-08T11:08:37.391Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
11:08:37 [2022-08-08T11:08:37.651Z] #3 DONE 0.1s
11:08:37 [2022-08-08T11:08:37.651Z] 
11:08:37 [2022-08-08T11:08:37.651Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
11:08:37 [2022-08-08T11:08:37.651Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
11:08:37 [2022-08-08T11:08:37.651Z] #4 CACHED
11:08:37 [2022-08-08T11:08:37.651Z] 
11:08:37 [2022-08-08T11:08:37.651Z] #5 [internal] load build definition from Dockerfile
11:08:37 [2022-08-08T11:08:37.651Z] #5 sha256:b8e8af2cbf18d1efc26ff9c5fc85ca1622c0c459c319afab59e7b7dd986c1e09
11:08:37 [2022-08-08T11:08:37.651Z] #5 DONE 0.0s
11:08:37 [2022-08-08T11:08:37.651Z] 
11:08:37 [2022-08-08T11:08:37.651Z] #6 [internal] load .dockerignore
11:08:37 [2022-08-08T11:08:37.651Z] #6 sha256:25d72e2dfba680681a74c457e40ca57e1a35169103fd8b3b737d193f0e9296ab
11:08:37 [2022-08-08T11:08:37.651Z] #6 DONE 0.0s
11:08:37 [2022-08-08T11:08:37.651Z] 
11:08:37 [2022-08-08T11:08:37.651Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:08:37 [2022-08-08T11:08:37.651Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
11:08:37 [2022-08-08T11:08:37.651Z] #10 DONE 0.1s
11:08:37 [2022-08-08T11:08:37.651Z] 
11:08:37 [2022-08-08T11:08:37.651Z] #9 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye
11:08:37 [2022-08-08T11:08:37.651Z] #9 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50
11:08:37 [2022-08-08T11:08:37.914Z] #9 DONE 0.1s
11:08:37 [2022-08-08T11:08:37.914Z] 
11:08:37 [2022-08-08T11:08:37.914Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:08:37 [2022-08-08T11:08:37.914Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
11:08:37 [2022-08-08T11:08:37.914Z] #8 DONE 0.1s
11:08:37 [2022-08-08T11:08:37.914Z] 
11:08:37 [2022-08-08T11:08:37.914Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
11:08:37 [2022-08-08T11:08:37.914Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
11:08:37 [2022-08-08T11:08:37.914Z] #7 DONE 0.1s
11:08:37 [2022-08-08T11:08:37.914Z] 
11:08:37 [2022-08-08T11:08:37.914Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:08:37 [2022-08-08T11:08:37.914Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
11:08:37 [2022-08-08T11:08:37.914Z] #80 DONE 0.0s
11:08:37 [2022-08-08T11:08:37.914Z] 
11:08:37 [2022-08-08T11:08:37.914Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:08:37 [2022-08-08T11:08:37.914Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
11:08:37 [2022-08-08T11:08:37.914Z] #78 DONE 0.0s
11:08:37 [2022-08-08T11:08:37.914Z] 
11:08:37 [2022-08-08T11:08:37.914Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a
11:08:37 [2022-08-08T11:08:37.914Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e
11:08:37 [2022-08-08T11:08:37.914Z] #11 DONE 0.0s
11:08:37 [2022-08-08T11:08:37.914Z] 
11:08:37 [2022-08-08T11:08:37.914Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55
11:08:37 [2022-08-08T11:08:37.914Z] #35 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163
11:08:37 [2022-08-08T11:08:37.914Z] #35 DONE 0.0s
11:08:37 [2022-08-08T11:08:37.914Z] 
11:08:37 [2022-08-08T11:08:37.914Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
11:08:37 [2022-08-08T11:08:37.914Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7
11:08:37 [2022-08-08T11:08:37.914Z] #12 CACHED
11:08:37 [2022-08-08T11:08:37.914Z] 
11:08:37 [2022-08-08T11:08:37.914Z] #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
11:08:37 [2022-08-08T11:08:37.914Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6
11:08:37 [2022-08-08T11:08:37.914Z] #13 CACHED
11:08:37 [2022-08-08T11:08:37.914Z] 
11:08:37 [2022-08-08T11:08:37.914Z] #31 [internal] load build context
11:08:37 [2022-08-08T11:08:37.914Z] #31 sha256:dd5c046f93305b32059f71f969a27749119468ac6b592fb5e9fdd5e8d2cc2e6e
11:08:38 [2022-08-08T11:08:38.175Z] #31 ...
11:08:38 [2022-08-08T11:08:38.175Z] 
11:08:38 [2022-08-08T11:08:38.175Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
11:08:38 [2022-08-08T11:08:38.175Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
11:08:38 [2022-08-08T11:08:38.175Z] #56 DONE 0.4s
11:08:38 [2022-08-08T11:08:38.175Z] 
11:08:38 [2022-08-08T11:08:38.175Z] #31 [internal] load build context
11:08:38 [2022-08-08T11:08:38.175Z] #31 sha256:dd5c046f93305b32059f71f969a27749119468ac6b592fb5e9fdd5e8d2cc2e6e
11:08:38 [2022-08-08T11:08:38.439Z] #31 ...
11:08:38 [2022-08-08T11:08:38.439Z] 
11:08:38 [2022-08-08T11:08:38.439Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64
11:08:38 [2022-08-08T11:08:38.439Z] #14 sha256:a6df4f24794c66283bd019f4e8f66ed6e47ffd470d4c7ae45a982f095190bb0c
11:08:38 [2022-08-08T11:08:38.439Z] #14 DONE 0.6s
11:08:38 [2022-08-08T11:08:38.439Z] 
11:08:38 [2022-08-08T11:08:38.439Z] #31 [internal] load build context
11:08:38 [2022-08-08T11:08:38.439Z] #31 sha256:dd5c046f93305b32059f71f969a27749119468ac6b592fb5e9fdd5e8d2cc2e6e
11:08:38 [2022-08-08T11:08:38.700Z] #31 transferring context: 62.41MB 0.9s done
11:08:38 [2022-08-08T11:08:38.700Z] #31 DONE 1.0s
11:08:38 [2022-08-08T11:08:38.700Z] 
11:08:38 [2022-08-08T11:08:38.700Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel
11:08:38 [2022-08-08T11:08:38.700Z] #15 sha256:49f17c445bfac6f2f9087b217e234493f3d95283bb6db7562e07ec11f41c6d08
11:08:39 [2022-08-08T11:08:39.270Z] #15 DONE 0.6s
11:08:39 [2022-08-08T11:08:39.270Z] 
11:08:39 [2022-08-08T11:08:39.270Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf
11:08:39 [2022-08-08T11:08:39.270Z] #16 sha256:de231ebeb4d2ebe56fa77ee37fb00ca31e90e057f313c7cb470898d312d94757
11:08:39 [2022-08-08T11:08:39.840Z] #16 DONE 0.5s
11:08:39 [2022-08-08T11:08:39.840Z] 
11:08:39 [2022-08-08T11:08:39.840Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el
11:08:39 [2022-08-08T11:08:39.840Z] #17 sha256:7c86ac0f5602c2a549e0188d14f9d0a401fecd6e1f5f78c3a271956a40acbfb5
11:08:40 [2022-08-08T11:08:40.099Z] #17 DONE 0.5s
11:08:40 [2022-08-08T11:08:40.099Z] 
11:08:40 [2022-08-08T11:08:40.099Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x
11:08:40 [2022-08-08T11:08:40.099Z] #18 sha256:f6a3155427514096067c9d00d81aedf33e9122c0b793d9838c2235965d943037
11:08:40 [2022-08-08T11:08:40.669Z] #18 DONE 0.5s
11:08:40 [2022-08-08T11:08:40.669Z] 
11:08:40 [2022-08-08T11:08:40.669Z] #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
11:08:40 [2022-08-08T11:08:40.669Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407
11:08:41 [2022-08-08T11:08:41.607Z] #19 0.848 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:08:41 [2022-08-08T11:08:41.607Z] #19 1.038 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:08:41 [2022-08-08T11:08:41.867Z] #19 1.214 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:08:41 [2022-08-08T11:08:41.867Z] #19 1.218 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
11:08:41 [2022-08-08T11:08:41.867Z] #19 1.292 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:08:41 [2022-08-08T11:08:41.867Z] #19 1.351 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
11:08:41 [2022-08-08T11:08:41.867Z] #19 1.413 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
11:08:42 [2022-08-08T11:08:42.127Z] #19 1.475 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
11:08:42 [2022-08-08T11:08:42.127Z] #19 1.539 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
11:08:42 [2022-08-08T11:08:42.127Z] #19 1.599 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [167 kB]
11:08:42 [2022-08-08T11:08:42.127Z] #19 1.600 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB]
11:08:42 [2022-08-08T11:08:42.127Z] #19 1.601 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [143 kB]
11:08:42 [2022-08-08T11:08:42.127Z] #19 1.602 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB]
11:08:42 [2022-08-08T11:08:42.127Z] #19 1.603 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB]
11:08:42 [2022-08-08T11:08:42.127Z] #19 1.604 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
11:08:42 [2022-08-08T11:08:42.127Z] #19 1.605 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
11:08:42 [2022-08-08T11:08:42.127Z] #19 1.605 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
11:08:42 [2022-08-08T11:08:42.127Z] #19 1.605 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
11:08:42 [2022-08-08T11:08:42.127Z] #19 1.605 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
11:08:42 [2022-08-08T11:08:42.127Z] #19 1.607 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
11:08:42 [2022-08-08T11:08:42.127Z] #19 1.608 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
11:08:42 [2022-08-08T11:08:42.873Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09ed013873aa0396a) in /home/ubuntu/workspace/moby_PR-43883
[Pipeline] {
[Pipeline] checkout
11:08:42 [2022-08-08T11:08:42.897Z] The recommended git tool is: git
11:08:42 [2022-08-08T11:08:42.906Z] using credential docker-jenkins-github-credentials
11:08:42 [2022-08-08T11:08:42.917Z] Cloning the remote Git repository
11:08:42 [2022-08-08T11:08:42.917Z] Cloning with configured refspecs honoured and without tags
11:08:42 [2022-08-08T11:08:42.919Z] Cloning repository https://github.com/moby/moby.git
11:08:42 [2022-08-08T11:08:42.920Z]  > git init /home/ubuntu/workspace/moby_PR-43883 # timeout=10
11:08:42 [2022-08-08T11:08:42.924Z] Fetching upstream changes from https://github.com/moby/moby.git
11:08:42 [2022-08-08T11:08:42.924Z]  > git --version # timeout=10
11:08:42 [2022-08-08T11:08:42.929Z]  > git --version # 'git version 2.17.1'
11:08:42 [2022-08-08T11:08:42.929Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:08:42 [2022-08-08T11:08:42.930Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43883/head:refs/remotes/origin/PR-43883 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:08:48 [2022-08-08T11:08:48.702Z] #19 7.252 Fetched 49.2 MB in 7s (7170 kB/s)
11:08:49 [2022-08-08T11:08:49.642Z] Still waiting to schedule task
11:08:49 [2022-08-08T11:08:49.642Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay211:08:49 [2022-08-08T11:08:49.643Z] Still waiting to schedule task
11:08:49 [2022-08-08T11:08:49.643Z] Waiting for next available executor on ‘amd64&&ubuntu-2004&&cgroup211:08:49 [2022-08-08T11:08:49.646Z] Still waiting to schedule task
11:08:49 [2022-08-08T11:08:49.646Z] Waiting for next available executor on ‘arm64&&ubuntu-200411:08:51 [2022-08-08T11:08:51.241Z] #19 7.252 Reading package lists...
11:08:54 [2022-08-08T11:08:54.536Z] #19 10.41 Reading package lists...
11:08:55 [2022-08-08T11:08:55.105Z] #19 13.59 Building dependency tree...
11:08:55 [2022-08-08T11:08:55.674Z] #19 15.14 The following additional packages will be installed:
11:08:55 [2022-08-08T11:08:55.674Z] #19 15.14   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
11:08:55 [2022-08-08T11:08:55.674Z] #19 15.14   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
11:08:55 [2022-08-08T11:08:55.934Z] #19 15.14   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
11:08:55 [2022-08-08T11:08:55.934Z] #19 15.14   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
11:08:55 [2022-08-08T11:08:55.934Z] #19 15.14   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
11:08:55 [2022-08-08T11:08:55.934Z] #19 15.14   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
11:08:55 [2022-08-08T11:08:55.934Z] #19 15.14   cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file
11:08:55 [2022-08-08T11:08:55.934Z] #19 15.14   g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf
11:08:55 [2022-08-08T11:08:55.934Z] #19 15.14   g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu
11:08:55 [2022-08-08T11:08:55.934Z] #19 15.14   g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu
11:08:55 [2022-08-08T11:08:55.934Z] #19 15.14   g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
11:08:55 [2022-08-08T11:08:55.934Z] #19 15.14   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
11:08:55 [2022-08-08T11:08:55.934Z] #19 15.14   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
11:08:55 [2022-08-08T11:08:55.934Z] #19 15.14   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
11:08:55 [2022-08-08T11:08:55.934Z] #19 15.14   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
11:08:55 [2022-08-08T11:08:55.934Z] #19 15.14   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
11:08:55 [2022-08-08T11:08:55.934Z] #19 15.14   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
11:08:55 [2022-08-08T11:08:55.934Z] #19 15.14   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
11:08:55 [2022-08-08T11:08:55.934Z] #19 15.14   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
11:08:55 [2022-08-08T11:08:55.934Z] #19 15.14   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
11:08:55 [2022-08-08T11:08:55.934Z] #19 15.14   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
11:08:55 [2022-08-08T11:08:55.934Z] #19 15.14   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
11:08:55 [2022-08-08T11:08:55.934Z] #19 15.14   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
11:08:55 [2022-08-08T11:08:55.934Z] #19 15.14   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
11:08:55 [2022-08-08T11:08:55.934Z] #19 15.14   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
11:08:55 [2022-08-08T11:08:55.934Z] #19 15.14   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
11:08:55 [2022-08-08T11:08:55.934Z] #19 15.14   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
11:08:55 [2022-08-08T11:08:55.934Z] #19 15.14   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
11:08:55 [2022-08-08T11:08:55.934Z] #19 15.14   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
11:08:55 [2022-08-08T11:08:55.934Z] #19 15.14   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
11:08:55 [2022-08-08T11:08:55.934Z] #19 15.14   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
11:08:55 [2022-08-08T11:08:55.934Z] #19 15.14   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
11:08:55 [2022-08-08T11:08:55.934Z] #19 15.14   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
11:08:55 [2022-08-08T11:08:55.935Z] #19 15.14   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
11:08:55 [2022-08-08T11:08:55.935Z] #19 15.14   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
11:08:55 [2022-08-08T11:08:55.935Z] #19 15.14   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
11:08:55 [2022-08-08T11:08:55.935Z] #19 15.14   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
11:08:55 [2022-08-08T11:08:55.935Z] #19 15.14   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
11:08:55 [2022-08-08T11:08:55.935Z] #19 15.14   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
11:08:55 [2022-08-08T11:08:55.935Z] #19 15.14   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
11:08:55 [2022-08-08T11:08:55.935Z] #19 15.14   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
11:08:55 [2022-08-08T11:08:55.935Z] #19 15.14   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
11:08:55 [2022-08-08T11:08:55.935Z] #19 15.14   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
11:08:55 [2022-08-08T11:08:55.935Z] #19 15.15   linux-libc-dev-s390x-cross patch xz-utils
11:08:55 [2022-08-08T11:08:55.935Z] #19 15.16 Suggested packages:
11:08:55 [2022-08-08T11:08:55.935Z] #19 15.16   binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch
11:08:55 [2022-08-08T11:08:55.935Z] #19 15.16   debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu
11:08:55 [2022-08-08T11:08:55.935Z] #19 15.16   gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex
11:08:55 [2022-08-08T11:08:55.935Z] #19 15.16   bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi
11:08:55 [2022-08-08T11:08:55.935Z] #19 15.16   gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu
11:08:55 [2022-08-08T11:08:55.935Z] #19 15.16   libyaml-shell-perl ed diffutils-doc
11:08:55 [2022-08-08T11:08:55.935Z] #19 15.16 Recommended packages:
11:08:55 [2022-08-08T11:08:55.935Z] #19 15.16   fakeroot build-essential libalgorithm-merge-perl libwww-perl
11:08:55 [2022-08-08T11:08:55.935Z] #19 15.16   libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.39 The following NEW packages will be installed:
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.39   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.39   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.39   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.39   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.39   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.39   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.39   cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.39   crossbuild-essential-armel crossbuild-essential-armhf
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.39   crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.39   file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.39   g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.39   g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.39   g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.39   gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.39   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.39   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.39   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.39   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.39   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.39   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.39   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.39   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.39   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.39   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.39   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.39   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.39   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.39   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.39   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.39   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.39   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.39   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.39   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.39   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.40   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.40   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.40   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.40   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.40   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.40   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.40   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.40   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.40   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.40   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.40   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.40   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.40   linux-libc-dev-s390x-cross patch xz-utils
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.72 0 upgraded, 133 newly installed, 0 to remove and 5 not upgraded.
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.72 Need to get 788 MB of archives.
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.72 After this operation, 3385 MB of additional disk space will be used.
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.72 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB]
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.72 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.72 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.73 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.73 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.75 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB]
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.77 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB]
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.79 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB]
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.81 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB]
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.83 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB]
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.84 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]
11:08:57 [2022-08-08T11:08:57.315Z] #19 16.84 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]
11:08:57 [2022-08-08T11:08:57.884Z] #19 17.19 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]
11:08:57 [2022-08-08T11:08:57.884Z] #19 17.19 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]
11:08:58 [2022-08-08T11:08:58.143Z] #19 17.52 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]
11:08:58 [2022-08-08T11:08:58.144Z] #19 17.52 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]
11:08:58 [2022-08-08T11:08:58.372Z] Fetching without tags
11:08:58 [2022-08-08T11:08:58.403Z] #19 17.86 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]
11:08:58 [2022-08-08T11:08:58.403Z] #19 17.86 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]
11:08:58 [2022-08-08T11:08:58.536Z] Merging remotes/origin/master commit f0680670d2303418816854a74e75e33e41907199 into PR head commit acd0aa7d382cc3bb87d542adf6845bd14d57d53a
11:08:58 [2022-08-08T11:08:58.663Z] #19 18.18 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]
11:08:58 [2022-08-08T11:08:58.663Z] #19 18.18 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]
11:08:58 [2022-08-08T11:08:58.343Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:08:58 [2022-08-08T11:08:58.352Z]  > git config --add remote.origin.fetch +refs/pull/43883/head:refs/remotes/origin/PR-43883 # timeout=10
11:08:58 [2022-08-08T11:08:58.357Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
11:08:58 [2022-08-08T11:08:58.365Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:08:58 [2022-08-08T11:08:58.375Z] Fetching upstream changes from https://github.com/moby/moby.git
11:08:58 [2022-08-08T11:08:58.375Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:08:58 [2022-08-08T11:08:58.375Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43883/head:refs/remotes/origin/PR-43883 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:08:58 [2022-08-08T11:08:58.538Z]  > git config core.sparsecheckout # timeout=10
11:08:58 [2022-08-08T11:08:58.543Z]  > git checkout -f acd0aa7d382cc3bb87d542adf6845bd14d57d53a # timeout=10
11:08:58 [2022-08-08T11:08:58.922Z] #19 18.51 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]
11:08:59 [2022-08-08T11:08:59.088Z] Merge succeeded, producing acd0aa7d382cc3bb87d542adf6845bd14d57d53a
11:08:59 [2022-08-08T11:08:59.088Z] Checking out Revision acd0aa7d382cc3bb87d542adf6845bd14d57d53a (PR-43883)
11:08:59 [2022-08-08T11:08:59.182Z] #19 18.51 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]
11:08:59 [2022-08-08T11:08:59.182Z] #19 18.51 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]
11:08:59 [2022-08-08T11:08:59.182Z] #19 18.51 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]
11:08:59 [2022-08-08T11:08:59.182Z] #19 18.51 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]
11:08:59 [2022-08-08T11:08:59.182Z] #19 18.51 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB]
11:08:59 [2022-08-08T11:08:59.182Z] #19 18.51 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB]
11:08:59 [2022-08-08T11:08:59.182Z] #19 18.51 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB]
11:08:59 [2022-08-08T11:08:59.182Z] #19 18.52 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB]
11:08:59 [2022-08-08T11:08:59.182Z] #19 18.52 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB]
11:08:59 [2022-08-08T11:08:59.182Z] #19 18.52 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB]
11:08:59 [2022-08-08T11:08:59.182Z] #19 18.52 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B]
11:08:59 [2022-08-08T11:08:59.182Z] #19 18.52 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB]
11:08:59 [2022-08-08T11:08:59.182Z] #19 18.53 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB]
11:08:59 [2022-08-08T11:08:59.182Z] #19 18.54 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB]
11:08:59 [2022-08-08T11:08:59.182Z] #19 18.55 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB]
11:08:59 [2022-08-08T11:08:59.182Z] #19 18.55 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB]
11:08:59 [2022-08-08T11:08:59.182Z] #19 18.56 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB]
11:08:59 [2022-08-08T11:08:59.182Z] #19 18.57 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]
11:08:59 [2022-08-08T11:08:59.204Z] Commit message: "api/server/router/image: address some linter warnings"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
11:08:59 [2022-08-08T11:08:59.751Z] #19 18.98 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B]
11:08:59 [2022-08-08T11:08:59.751Z] #19 18.98 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB]
11:08:59 [2022-08-08T11:08:59.751Z] #19 18.99 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB]
11:08:59 [2022-08-08T11:08:59.751Z] #19 19.00 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB]
11:08:59 [2022-08-08T11:08:59.751Z] #19 19.01 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]
11:08:59 [2022-08-08T11:08:59.896Z] + docker version
11:08:59 [2022-08-08T11:08:59.896Z] Client: Docker Engine - Community
11:08:59 [2022-08-08T11:08:59.896Z]  Version:           20.10.14
11:08:59 [2022-08-08T11:08:59.896Z]  API version:       1.41
11:08:59 [2022-08-08T11:08:59.896Z]  Go version:        go1.16.15
11:08:59 [2022-08-08T11:08:59.896Z]  Git commit:        a224086
11:08:59 [2022-08-08T11:08:59.896Z]  Built:             Thu Mar 24 01:47:57 2022
11:08:59 [2022-08-08T11:08:59.896Z]  OS/Arch:           linux/amd64
11:08:59 [2022-08-08T11:08:59.896Z]  Context:           default
11:08:59 [2022-08-08T11:08:59.896Z]  Experimental:      true
11:08:59 [2022-08-08T11:08:59.896Z] 
11:08:59 [2022-08-08T11:08:59.896Z] Server: Docker Engine - Community
11:08:59 [2022-08-08T11:08:59.896Z]  Engine:
11:08:59 [2022-08-08T11:08:59.896Z]   Version:          20.10.14
11:08:59 [2022-08-08T11:08:59.896Z]   API version:      1.41 (minimum version 1.12)
11:08:59 [2022-08-08T11:08:59.896Z]   Go version:       go1.16.15
11:08:59 [2022-08-08T11:08:59.896Z]   Git commit:       87a90dc
11:08:59 [2022-08-08T11:08:59.896Z]   Built:            Thu Mar 24 01:45:46 2022
11:08:59 [2022-08-08T11:08:59.896Z]   OS/Arch:          linux/amd64
11:08:59 [2022-08-08T11:08:59.896Z]   Experimental:     true
11:08:59 [2022-08-08T11:08:59.896Z]  containerd:
11:08:59 [2022-08-08T11:08:59.896Z]   Version:          1.5.11
11:08:59 [2022-08-08T11:08:59.896Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
11:08:59 [2022-08-08T11:08:59.896Z]  runc:
11:08:59 [2022-08-08T11:08:59.896Z]   Version:          1.0.3
11:08:59 [2022-08-08T11:08:59.896Z]   GitCommit:        v1.0.3-0-gf46b6ba
11:08:59 [2022-08-08T11:08:59.896Z]  docker-init:
11:08:59 [2022-08-08T11:08:59.896Z]   Version:          0.19.0
11:08:59 [2022-08-08T11:08:59.896Z]   GitCommit:        de40ad0
[Pipeline] sh
11:09:00 [2022-08-08T11:09:00.011Z] #19 19.38 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B]
11:09:00 [2022-08-08T11:09:00.011Z] #19 19.38 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
11:09:00 [2022-08-08T11:09:00.011Z] #19 19.38 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB]
11:09:00 [2022-08-08T11:09:00.011Z] #19 19.40 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB]
11:09:00 [2022-08-08T11:09:00.011Z] #19 19.40 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB]
11:09:00 [2022-08-08T11:09:00.011Z] #19 19.40 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
11:09:00 [2022-08-08T11:09:00.011Z] #19 19.46 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
11:09:00 [2022-08-08T11:09:00.011Z] #19 19.47 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
11:09:00 [2022-08-08T11:09:00.011Z] #19 19.47 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
11:09:00 [2022-08-08T11:09:00.011Z] #19 19.47 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
11:09:00 [2022-08-08T11:09:00.011Z] #19 19.47 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB]
11:09:00 [2022-08-08T11:09:00.011Z] #19 19.47 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB]
11:09:00 [2022-08-08T11:09:00.011Z] #19 19.47 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB]
11:09:00 [2022-08-08T11:09:00.011Z] #19 19.47 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB]
11:09:00 [2022-08-08T11:09:00.011Z] #19 19.47 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
11:09:00 [2022-08-08T11:09:00.011Z] #19 19.47 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB]
11:09:00 [2022-08-08T11:09:00.011Z] #19 19.47 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB]
11:09:00 [2022-08-08T11:09:00.011Z] #19 19.47 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB]
11:09:00 [2022-08-08T11:09:00.011Z] #19 19.47 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B]
11:09:00 [2022-08-08T11:09:00.011Z] #19 19.47 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB]
11:09:00 [2022-08-08T11:09:00.011Z] #19 19.48 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB]
11:09:00 [2022-08-08T11:09:00.011Z] #19 19.48 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB]
11:09:00 [2022-08-08T11:09:00.174Z] + docker info
11:09:00 [2022-08-08T11:09:00.271Z] #19 19.48 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B]
11:09:00 [2022-08-08T11:09:00.271Z] #19 19.48 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB]
11:09:00 [2022-08-08T11:09:00.271Z] #19 19.51 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB]
11:09:00 [2022-08-08T11:09:00.271Z] #19 19.51 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB]
11:09:00 [2022-08-08T11:09:00.271Z] #19 19.51 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB]
11:09:00 [2022-08-08T11:09:00.271Z] #19 19.52 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]
11:09:00 [2022-08-08T11:09:00.530Z] #19 19.91 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B]
11:09:00 [2022-08-08T11:09:00.530Z] #19 19.91 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB]
11:09:00 [2022-08-08T11:09:00.530Z] #19 19.92 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB]
11:09:00 [2022-08-08T11:09:00.530Z] #19 19.93 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB]
11:09:00 [2022-08-08T11:09:00.530Z] #19 19.95 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]
11:08:59 [2022-08-08T11:08:59.067Z]  > git remote # timeout=10
11:08:59 [2022-08-08T11:08:59.073Z]  > git config --get remote.origin.url # timeout=10
11:08:59 [2022-08-08T11:08:59.075Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:08:59 [2022-08-08T11:08:59.076Z]  > git merge f0680670d2303418816854a74e75e33e41907199 # timeout=10
11:08:59 [2022-08-08T11:08:59.083Z]  > git rev-parse HEAD^{commit} # timeout=10
11:08:59 [2022-08-08T11:08:59.090Z]  > git config core.sparsecheckout # timeout=10
11:08:59 [2022-08-08T11:08:59.096Z]  > git checkout -f acd0aa7d382cc3bb87d542adf6845bd14d57d53a # timeout=10
11:09:00 [2022-08-08T11:09:00.790Z] #19 20.30 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B]
11:09:00 [2022-08-08T11:09:00.791Z] #19 20.30 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B]
11:09:00 [2022-08-08T11:09:00.791Z] #19 20.30 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB]
11:09:00 [2022-08-08T11:09:00.791Z] #19 20.31 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB]
11:09:00 [2022-08-08T11:09:00.791Z] #19 20.31 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB]
11:09:00 [2022-08-08T11:09:00.791Z] #19 20.31 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B]
11:09:00 [2022-08-08T11:09:00.791Z] #19 20.31 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB]
11:09:00 [2022-08-08T11:09:00.791Z] #19 20.32 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB]
11:09:01 [2022-08-08T11:09:01.051Z] #19 20.33 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB]
11:09:01 [2022-08-08T11:09:01.051Z] #19 20.33 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB]
11:09:01 [2022-08-08T11:09:01.051Z] #19 20.34 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]
11:09:01 [2022-08-08T11:09:01.107Z] Client:
11:09:01 [2022-08-08T11:09:01.107Z]  Context:    default
11:09:01 [2022-08-08T11:09:01.107Z]  Debug Mode: false
11:09:01 [2022-08-08T11:09:01.107Z]  Plugins:
11:09:01 [2022-08-08T11:09:01.107Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
11:09:01 [2022-08-08T11:09:01.107Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
11:09:01 [2022-08-08T11:09:01.107Z]   compose: Docker Compose (Docker Inc., v2.4.1)
11:09:01 [2022-08-08T11:09:01.107Z]   scan: Docker Scan (Docker Inc., v0.17.0)
11:09:01 [2022-08-08T11:09:01.107Z] 
11:09:01 [2022-08-08T11:09:01.107Z] Server:
11:09:01 [2022-08-08T11:09:01.107Z]  Containers: 0
11:09:01 [2022-08-08T11:09:01.107Z]   Running: 0
11:09:01 [2022-08-08T11:09:01.107Z]   Paused: 0
11:09:01 [2022-08-08T11:09:01.107Z]   Stopped: 0
11:09:01 [2022-08-08T11:09:01.107Z]  Images: 4
11:09:01 [2022-08-08T11:09:01.107Z]  Server Version: 20.10.14
11:09:01 [2022-08-08T11:09:01.107Z]  Storage Driver: overlay2
11:09:01 [2022-08-08T11:09:01.107Z]   Backing Filesystem: extfs
11:09:01 [2022-08-08T11:09:01.107Z]   Supports d_type: true
11:09:01 [2022-08-08T11:09:01.107Z]   Native Overlay Diff: true
11:09:01 [2022-08-08T11:09:01.107Z]   userxattr: false
11:09:01 [2022-08-08T11:09:01.107Z]  Logging Driver: json-file
11:09:01 [2022-08-08T11:09:01.107Z]  Cgroup Driver: cgroupfs
11:09:01 [2022-08-08T11:09:01.107Z]  Cgroup Version: 1
11:09:01 [2022-08-08T11:09:01.107Z]  Plugins:
11:09:01 [2022-08-08T11:09:01.107Z]   Volume: local
11:09:01 [2022-08-08T11:09:01.107Z]   Network: bridge host ipvlan macvlan null overlay
11:09:01 [2022-08-08T11:09:01.107Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
11:09:01 [2022-08-08T11:09:01.107Z]  Swarm: inactive
11:09:01 [2022-08-08T11:09:01.107Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
11:09:01 [2022-08-08T11:09:01.107Z]  Default Runtime: runc
11:09:01 [2022-08-08T11:09:01.107Z]  Init Binary: docker-init
11:09:01 [2022-08-08T11:09:01.107Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
11:09:01 [2022-08-08T11:09:01.107Z]  runc version: v1.0.3-0-gf46b6ba
11:09:01 [2022-08-08T11:09:01.107Z]  init version: de40ad0
11:09:01 [2022-08-08T11:09:01.107Z]  Security Options:
11:09:01 [2022-08-08T11:09:01.107Z]   apparmor
11:09:01 [2022-08-08T11:09:01.107Z]   seccomp
11:09:01 [2022-08-08T11:09:01.107Z]    Profile: default
11:09:01 [2022-08-08T11:09:01.107Z]  Kernel Version: 5.4.0-1071-aws
11:09:01 [2022-08-08T11:09:01.107Z]  Operating System: Ubuntu 18.04.6 LTS
11:09:01 [2022-08-08T11:09:01.107Z]  OSType: linux
11:09:01 [2022-08-08T11:09:01.107Z]  Architecture: x86_64
11:09:01 [2022-08-08T11:09:01.107Z]  CPUs: 2
11:09:01 [2022-08-08T11:09:01.107Z]  Total Memory: 7.565GiB
11:09:01 [2022-08-08T11:09:01.107Z]  Name: ip-10-100-98-183
11:09:01 [2022-08-08T11:09:01.107Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
11:09:01 [2022-08-08T11:09:01.107Z]  Docker Root Dir: /var/lib/docker
11:09:01 [2022-08-08T11:09:01.107Z]  Debug Mode: false
11:09:01 [2022-08-08T11:09:01.107Z]  Registry: https://index.docker.io/v1/
11:09:01 [2022-08-08T11:09:01.107Z]  Labels:
11:09:01 [2022-08-08T11:09:01.107Z]  Experimental: true
11:09:01 [2022-08-08T11:09:01.107Z]  Insecure Registries:
11:09:01 [2022-08-08T11:09:01.107Z]   127.0.0.0/8
11:09:01 [2022-08-08T11:09:01.107Z]  Live Restore Enabled: true
11:09:01 [2022-08-08T11:09:01.107Z] 
11:09:01 [2022-08-08T11:09:01.107Z] WARNING: No swap limit support
[Pipeline] sh
11:09:01 [2022-08-08T11:09:01.310Z] #19 20.70 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B]
11:09:01 [2022-08-08T11:09:01.310Z] #19 20.70 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB]
11:09:01 [2022-08-08T11:09:01.310Z] #19 20.71 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB]
11:09:01 [2022-08-08T11:09:01.310Z] #19 20.73 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB]
11:09:01 [2022-08-08T11:09:01.310Z] #19 20.74 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]
11:09:01 [2022-08-08T11:09:01.385Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
11:09:01 [2022-08-08T11:09:01.385Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
11:09:01 [2022-08-08T11:09:01.385Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43883/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
11:09:01 [2022-08-08T11:09:01.385Z] + bash /home/ubuntu/workspace/moby_PR-43883/check-config.sh
11:09:01 [2022-08-08T11:09:01.385Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
11:09:01 [2022-08-08T11:09:01.385Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
11:09:01 [2022-08-08T11:09:01.385Z] 
11:09:01 [2022-08-08T11:09:01.385Z] Generally Necessary:
11:09:01 [2022-08-08T11:09:01.385Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
11:09:01 [2022-08-08T11:09:01.385Z] - apparmor: enabled and tools installed
11:09:01 [2022-08-08T11:09:01.385Z] - CONFIG_NAMESPACES: enabled
11:09:01 [2022-08-08T11:09:01.385Z] - CONFIG_NET_NS: enabled
11:09:01 [2022-08-08T11:09:01.385Z] - CONFIG_PID_NS: enabled
11:09:01 [2022-08-08T11:09:01.385Z] - CONFIG_IPC_NS: enabled
11:09:01 [2022-08-08T11:09:01.385Z] - CONFIG_UTS_NS: enabled
11:09:01 [2022-08-08T11:09:01.385Z] - CONFIG_CGROUPS: enabled
11:09:01 [2022-08-08T11:09:01.385Z] - CONFIG_CGROUP_CPUACCT: enabled
11:09:01 [2022-08-08T11:09:01.385Z] - CONFIG_CGROUP_DEVICE: enabled
11:09:01 [2022-08-08T11:09:01.385Z] - CONFIG_CGROUP_FREEZER: enabled
11:09:01 [2022-08-08T11:09:01.385Z] - CONFIG_CGROUP_SCHED: enabled
11:09:01 [2022-08-08T11:09:01.385Z] - CONFIG_CPUSETS: enabled
11:09:01 [2022-08-08T11:09:01.385Z] - CONFIG_MEMCG: enabled
11:09:01 [2022-08-08T11:09:01.385Z] - CONFIG_KEYS: enabled
11:09:01 [2022-08-08T11:09:01.385Z] - CONFIG_VETH: enabled (as module)
11:09:01 [2022-08-08T11:09:01.385Z] - CONFIG_BRIDGE: enabled (as module)
11:09:01 [2022-08-08T11:09:01.385Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
11:09:01 [2022-08-08T11:09:01.385Z] - CONFIG_IP_NF_FILTER: enabled (as module)
11:09:01 [2022-08-08T11:09:01.385Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
11:09:01 [2022-08-08T11:09:01.385Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
11:09:01 [2022-08-08T11:09:01.385Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
11:09:01 [2022-08-08T11:09:01.385Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
11:09:01 [2022-08-08T11:09:01.385Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
11:09:01 [2022-08-08T11:09:01.385Z] - CONFIG_IP_NF_NAT: enabled (as module)
11:09:01 [2022-08-08T11:09:01.385Z] - CONFIG_NF_NAT: enabled (as module)
11:09:01 [2022-08-08T11:09:01.385Z] - CONFIG_POSIX_MQUEUE: enabled
11:09:01 [2022-08-08T11:09:01.385Z] - CONFIG_CGROUP_BPF: enabled
11:09:01 [2022-08-08T11:09:01.385Z] 
11:09:01 [2022-08-08T11:09:01.385Z] Optional Features:
11:09:01 [2022-08-08T11:09:01.570Z] #19 21.10 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B]
11:09:01 [2022-08-08T11:09:01.570Z] #19 21.10 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B]
11:09:01 [2022-08-08T11:09:01.570Z] #19 21.10 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB]
11:09:01 [2022-08-08T11:09:01.570Z] #19 21.12 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB]
11:09:01 [2022-08-08T11:09:01.570Z] #19 21.12 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB]
11:09:01 [2022-08-08T11:09:01.570Z] #19 21.12 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB]
11:09:01 [2022-08-08T11:09:01.570Z] #19 21.12 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B]
11:09:01 [2022-08-08T11:09:01.570Z] #19 21.12 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB]
11:09:01 [2022-08-08T11:09:01.570Z] #19 21.14 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB]
11:09:01 [2022-08-08T11:09:01.643Z] - CONFIG_USER_NS: enabled
11:09:01 [2022-08-08T11:09:01.644Z] - CONFIG_SECCOMP: enabled
11:09:01 [2022-08-08T11:09:01.644Z] - CONFIG_SECCOMP_FILTER: enabled
11:09:01 [2022-08-08T11:09:01.644Z] - CONFIG_CGROUP_PIDS: enabled
11:09:01 [2022-08-08T11:09:01.644Z] - CONFIG_MEMCG_SWAP: enabled
11:09:01 [2022-08-08T11:09:01.644Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
11:09:01 [2022-08-08T11:09:01.644Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
11:09:01 [2022-08-08T11:09:01.644Z] - CONFIG_BLK_CGROUP: enabled
11:09:01 [2022-08-08T11:09:01.644Z] - CONFIG_BLK_DEV_THROTTLING: enabled
11:09:01 [2022-08-08T11:09:01.644Z] - CONFIG_CGROUP_PERF: enabled
11:09:01 [2022-08-08T11:09:01.644Z] - CONFIG_CGROUP_HUGETLB: enabled
11:09:01 [2022-08-08T11:09:01.644Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
11:09:01 [2022-08-08T11:09:01.644Z] - CONFIG_CGROUP_NET_PRIO: enabled
11:09:01 [2022-08-08T11:09:01.644Z] - CONFIG_CFS_BANDWIDTH: enabled
11:09:01 [2022-08-08T11:09:01.644Z] - CONFIG_FAIR_GROUP_SCHED: enabled
11:09:01 [2022-08-08T11:09:01.644Z] - CONFIG_RT_GROUP_SCHED: missing
11:09:01 [2022-08-08T11:09:01.644Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
11:09:01 [2022-08-08T11:09:01.644Z] - CONFIG_IP_VS: enabled (as module)
11:09:01 [2022-08-08T11:09:01.644Z] - CONFIG_IP_VS_NFCT: enabled
11:09:01 [2022-08-08T11:09:01.644Z] - CONFIG_IP_VS_PROTO_TCP: enabled
11:09:01 [2022-08-08T11:09:01.644Z] - CONFIG_IP_VS_PROTO_UDP: enabled
11:09:01 [2022-08-08T11:09:01.644Z] - CONFIG_IP_VS_RR: enabled (as module)
11:09:01 [2022-08-08T11:09:01.644Z] - CONFIG_SECURITY_SELINUX: enabled
11:09:01 [2022-08-08T11:09:01.644Z] - CONFIG_SECURITY_APPARMOR: enabled
11:09:01 [2022-08-08T11:09:01.644Z] - CONFIG_EXT4_FS: enabled
11:09:01 [2022-08-08T11:09:01.644Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
11:09:01 [2022-08-08T11:09:01.644Z] - CONFIG_EXT4_FS_SECURITY: enabled
11:09:01 [2022-08-08T11:09:01.644Z] - Network Drivers:
11:09:01 [2022-08-08T11:09:01.644Z]   - "overlay":
11:09:01 [2022-08-08T11:09:01.644Z]     - CONFIG_VXLAN: enabled (as module)
11:09:01 [2022-08-08T11:09:01.644Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
11:09:01 [2022-08-08T11:09:01.644Z]       Optional (for encrypted networks):
11:09:01 [2022-08-08T11:09:01.832Z] #19 21.14 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB]
11:09:01 [2022-08-08T11:09:01.832Z] #19 21.16 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB]
11:09:01 [2022-08-08T11:09:01.832Z] #19 21.16 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB]
11:09:01 [2022-08-08T11:09:01.832Z] #19 21.17 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB]
11:09:01 [2022-08-08T11:09:01.832Z] #19 21.17 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB]
11:09:01 [2022-08-08T11:09:01.832Z] #19 21.18 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]
11:09:01 [2022-08-08T11:09:01.902Z]       - CONFIG_CRYPTO: enabled
11:09:01 [2022-08-08T11:09:01.902Z]       - CONFIG_CRYPTO_AEAD: enabled
11:09:01 [2022-08-08T11:09:01.902Z]       - CONFIG_CRYPTO_GCM: enabled
11:09:01 [2022-08-08T11:09:01.902Z]       - CONFIG_CRYPTO_SEQIV: enabled
11:09:01 [2022-08-08T11:09:01.902Z]       - CONFIG_CRYPTO_GHASH: enabled
11:09:01 [2022-08-08T11:09:01.902Z]       - CONFIG_XFRM: enabled
11:09:01 [2022-08-08T11:09:01.902Z]       - CONFIG_XFRM_USER: enabled (as module)
11:09:01 [2022-08-08T11:09:01.902Z]       - CONFIG_XFRM_ALGO: enabled (as module)
11:09:01 [2022-08-08T11:09:01.902Z]       - CONFIG_INET_ESP: enabled (as module)
11:09:01 [2022-08-08T11:09:01.902Z]   - "ipvlan":
11:09:01 [2022-08-08T11:09:01.902Z]     - CONFIG_IPVLAN: enabled (as module)
11:09:01 [2022-08-08T11:09:01.902Z]   - "macvlan":
11:09:01 [2022-08-08T11:09:01.902Z]     - CONFIG_MACVLAN: enabled (as module)
11:09:01 [2022-08-08T11:09:01.902Z]     - CONFIG_DUMMY: enabled (as module)
11:09:01 [2022-08-08T11:09:01.902Z]   - "ftp,tftp client in container":
11:09:01 [2022-08-08T11:09:01.902Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
11:09:01 [2022-08-08T11:09:01.902Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
11:09:01 [2022-08-08T11:09:01.902Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
11:09:01 [2022-08-08T11:09:01.902Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
11:09:01 [2022-08-08T11:09:01.902Z] - Storage Drivers:
11:09:01 [2022-08-08T11:09:01.902Z]   - "aufs":
11:09:01 [2022-08-08T11:09:01.902Z]     - CONFIG_AUFS_FS: enabled (as module)
11:09:01 [2022-08-08T11:09:01.902Z]   - "btrfs":
11:09:01 [2022-08-08T11:09:01.902Z]     - CONFIG_BTRFS_FS: enabled (as module)
11:09:01 [2022-08-08T11:09:01.902Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
11:09:01 [2022-08-08T11:09:01.902Z]   - "devicemapper":
11:09:01 [2022-08-08T11:09:01.902Z]     - CONFIG_BLK_DEV_DM: enabled
11:09:01 [2022-08-08T11:09:01.902Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
11:09:01 [2022-08-08T11:09:01.902Z]   - "overlay":
11:09:01 [2022-08-08T11:09:01.902Z]     - CONFIG_OVERLAY_FS: enabled (as module)
11:09:01 [2022-08-08T11:09:01.902Z]   - "zfs":
11:09:01 [2022-08-08T11:09:01.902Z]     - /dev/zfs: present
11:09:01 [2022-08-08T11:09:01.902Z]     - zfs command: missing
11:09:01 [2022-08-08T11:09:01.902Z]     - zpool command: missing
11:09:01 [2022-08-08T11:09:01.902Z] 
11:09:01 [2022-08-08T11:09:01.902Z] Limits:
11:09:01 [2022-08-08T11:09:01.902Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
11:09:01 [2022-08-08T11:09:01.902Z] 
11:09:01 [2022-08-08T11:09:01.902Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
11:09:02 [2022-08-08T11:09:02.166Z] #19 21.54 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B]
11:09:02 [2022-08-08T11:09:02.166Z] #19 21.54 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB]
11:09:02 [2022-08-08T11:09:02.166Z] #19 21.55 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB]
11:09:02 [2022-08-08T11:09:02.166Z] #19 21.57 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB]
11:09:02 [2022-08-08T11:09:02.166Z] #19 21.59 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]
11:09:02 [2022-08-08T11:09:02.230Z] + sudo modprobe ip_vs
11:09:02 [2022-08-08T11:09:02.230Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:acd0aa7d382cc3bb87d542adf6845bd14d57d53a .
11:09:02 [2022-08-08T11:09:02.426Z] #19 21.93 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B]
11:09:02 [2022-08-08T11:09:02.426Z] #19 21.93 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B]
11:09:02 [2022-08-08T11:09:02.426Z] #19 21.93 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB]
11:09:02 [2022-08-08T11:09:02.426Z] #19 21.94 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB]
11:09:02 [2022-08-08T11:09:02.426Z] #19 21.94 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB]
11:09:02 [2022-08-08T11:09:02.426Z] #19 21.94 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB]
11:09:02 [2022-08-08T11:09:02.426Z] #19 21.94 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B]
11:09:02 [2022-08-08T11:09:02.426Z] #19 21.94 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB]
11:09:02 [2022-08-08T11:09:02.426Z] #19 21.96 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB]
11:09:02 [2022-08-08T11:09:02.488Z] #1 [internal] load build definition from Dockerfile
11:09:02 [2022-08-08T11:09:02.488Z] #1 sha256:33a2b113e3fbcd9756e6ef7a96448eb9996ce774f5aa8e7ccfaa44d536af8222
11:09:02 [2022-08-08T11:09:02.488Z] #1 transferring dockerfile: 19.07kB done
11:09:02 [2022-08-08T11:09:02.488Z] #1 DONE 0.0s
11:09:02 [2022-08-08T11:09:02.488Z] 
11:09:02 [2022-08-08T11:09:02.488Z] #2 [internal] load .dockerignore
11:09:02 [2022-08-08T11:09:02.488Z] #2 sha256:9eadec410d67d3c818c89b74db565bf03ebdee34b305d2221e6022488b0ccbb2
11:09:02 [2022-08-08T11:09:02.488Z] #2 transferring context: 145B done
11:09:02 [2022-08-08T11:09:02.488Z] #2 DONE 0.0s
11:09:02 [2022-08-08T11:09:02.488Z] 
11:09:02 [2022-08-08T11:09:02.488Z] #3 resolve image config for docker.io/docker/dockerfile:1
11:09:02 [2022-08-08T11:09:02.488Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
11:09:02 [2022-08-08T11:09:02.685Z] #19 21.96 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB]
11:09:02 [2022-08-08T11:09:02.685Z] #19 21.96 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB]
11:09:02 [2022-08-08T11:09:02.685Z] #19 21.97 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]
11:09:02 [2022-08-08T11:09:02.745Z] #3 DONE 0.1s
11:09:02 [2022-08-08T11:09:02.745Z] 
11:09:02 [2022-08-08T11:09:02.745Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
11:09:02 [2022-08-08T11:09:02.745Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
11:09:02 [2022-08-08T11:09:02.745Z] #4 CACHED
11:09:02 [2022-08-08T11:09:02.945Z] #19 22.32 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B]
11:09:02 [2022-08-08T11:09:02.945Z] #19 22.32 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB]
11:09:02 [2022-08-08T11:09:02.945Z] #19 22.33 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB]
11:09:02 [2022-08-08T11:09:02.945Z] #19 22.35 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB]
11:09:02 [2022-08-08T11:09:02.945Z] #19 22.36 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]
11:09:03 [2022-08-08T11:09:03.003Z] 
11:09:03 [2022-08-08T11:09:03.003Z] #6 [internal] load .dockerignore
11:09:03 [2022-08-08T11:09:03.003Z] #6 sha256:3d7734db6bff24dbc4578e595207add62718bb6451be783c74898378e790c908
11:09:03 [2022-08-08T11:09:03.003Z] #6 DONE 0.0s
11:09:03 [2022-08-08T11:09:03.003Z] 
11:09:03 [2022-08-08T11:09:03.003Z] #5 [internal] load build definition from Dockerfile
11:09:03 [2022-08-08T11:09:03.003Z] #5 sha256:a9cfc2332b8ff3a8b94ebc5b230bdbf0ea536799de20c03cf066417297d8c811
11:09:03 [2022-08-08T11:09:03.003Z] #5 DONE 0.0s
11:09:03 [2022-08-08T11:09:03.003Z] 
11:09:03 [2022-08-08T11:09:03.003Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:09:03 [2022-08-08T11:09:03.003Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
11:09:03 [2022-08-08T11:09:03.003Z] #9 DONE 0.1s
11:09:03 [2022-08-08T11:09:03.003Z] 
11:09:03 [2022-08-08T11:09:03.003Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye
11:09:03 [2022-08-08T11:09:03.003Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50
11:09:03 [2022-08-08T11:09:03.003Z] #10 DONE 0.1s
11:09:03 [2022-08-08T11:09:03.003Z] 
11:09:03 [2022-08-08T11:09:03.003Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:09:03 [2022-08-08T11:09:03.003Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
11:09:03 [2022-08-08T11:09:03.003Z] #7 DONE 0.1s
11:09:03 [2022-08-08T11:09:03.003Z] 
11:09:03 [2022-08-08T11:09:03.003Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
11:09:03 [2022-08-08T11:09:03.003Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
11:09:03 [2022-08-08T11:09:03.003Z] #8 DONE 0.1s
11:09:03 [2022-08-08T11:09:03.261Z] 
11:09:03 [2022-08-08T11:09:03.261Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:09:03 [2022-08-08T11:09:03.261Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
11:09:03 [2022-08-08T11:09:03.261Z] #73 DONE 0.0s
11:09:03 [2022-08-08T11:09:03.261Z] 
11:09:03 [2022-08-08T11:09:03.261Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:09:03 [2022-08-08T11:09:03.261Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
11:09:03 [2022-08-08T11:09:03.261Z] #71 DONE 0.0s
11:09:03 [2022-08-08T11:09:03.261Z] 
11:09:03 [2022-08-08T11:09:03.261Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a
11:09:03 [2022-08-08T11:09:03.261Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e
11:09:03 [2022-08-08T11:09:03.261Z] #11 DONE 0.0s
11:09:03 [2022-08-08T11:09:03.261Z] 
11:09:03 [2022-08-08T11:09:03.261Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55
11:09:03 [2022-08-08T11:09:03.261Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163
11:09:03 [2022-08-08T11:09:03.261Z] #28 DONE 0.0s
11:09:03 [2022-08-08T11:09:03.261Z] 
11:09:03 [2022-08-08T11:09:03.261Z] #24 [internal] load build context
11:09:03 [2022-08-08T11:09:03.261Z] #24 sha256:94c77dbfa8fea6322fc010ae6f2e44c00df9cc4bec1da83437a8e8007d7e6b40
11:09:03 [2022-08-08T11:09:03.514Z] #19 22.68 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B]
11:09:03 [2022-08-08T11:09:03.514Z] #19 22.68 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B]
11:09:03 [2022-08-08T11:09:03.514Z] #19 22.96 debconf: delaying package configuration, since apt-utils is not installed
11:09:03 [2022-08-08T11:09:03.514Z] #19 23.09 Fetched 788 MB in 6s (126 MB/s)
11:09:03 [2022-08-08T11:09:03.774Z] #19 23.12 Selecting previously unselected package liblocale-gettext-perl.
11:09:03 [2022-08-08T11:09:03.774Z] #19 23.12 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
11:09:03 [2022-08-08T11:09:03.774Z] #19 23.13 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ...
11:09:03 [2022-08-08T11:09:03.774Z] #19 23.13 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
11:09:03 [2022-08-08T11:09:03.774Z] #19 23.15 Selecting previously unselected package bzip2.
11:09:03 [2022-08-08T11:09:03.774Z] #19 23.15 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ...
11:09:03 [2022-08-08T11:09:03.774Z] #19 23.16 Unpacking bzip2 (1.0.8-4) ...
11:09:03 [2022-08-08T11:09:03.774Z] #19 23.19 Selecting previously unselected package libmagic-mgc.
11:09:03 [2022-08-08T11:09:03.774Z] #19 23.19 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ...
11:09:03 [2022-08-08T11:09:03.774Z] #19 23.20 Unpacking libmagic-mgc (1:5.39-3) ...
11:09:03 [2022-08-08T11:09:03.774Z] #19 23.26 Selecting previously unselected package libmagic1:amd64.
11:09:03 [2022-08-08T11:09:03.774Z] #19 23.27 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ...
11:09:03 [2022-08-08T11:09:03.774Z] #19 23.27 Unpacking libmagic1:amd64 (1:5.39-3) ...
11:09:03 [2022-08-08T11:09:03.774Z] #19 23.31 Selecting previously unselected package file.
11:09:03 [2022-08-08T11:09:03.832Z] #24 ...
11:09:03 [2022-08-08T11:09:03.832Z] 
11:09:03 [2022-08-08T11:09:03.832Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
11:09:03 [2022-08-08T11:09:03.832Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
11:09:03 [2022-08-08T11:09:03.832Z] #49 DONE 0.5s
11:09:03 [2022-08-08T11:09:03.832Z] 
11:09:03 [2022-08-08T11:09:03.832Z] #24 [internal] load build context
11:09:03 [2022-08-08T11:09:03.832Z] #24 sha256:94c77dbfa8fea6322fc010ae6f2e44c00df9cc4bec1da83437a8e8007d7e6b40
11:09:04 [2022-08-08T11:09:04.033Z] #19 23.31 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ...
11:09:04 [2022-08-08T11:09:04.033Z] #19 23.31 Unpacking file (1:5.39-3) ...
11:09:04 [2022-08-08T11:09:04.033Z] #19 23.34 Selecting previously unselected package xz-utils.
11:09:04 [2022-08-08T11:09:04.033Z] #19 23.35 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
11:09:04 [2022-08-08T11:09:04.033Z] #19 23.35 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
11:09:04 [2022-08-08T11:09:04.033Z] #19 23.39 Selecting previously unselected package binutils-aarch64-linux-gnu.
11:09:04 [2022-08-08T11:09:04.033Z] #19 23.39 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ...
11:09:04 [2022-08-08T11:09:04.033Z] #19 23.40 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ...
11:09:04 [2022-08-08T11:09:04.293Z] #19 23.70 Selecting previously unselected package binutils-arm-linux-gnueabi.
11:09:04 [2022-08-08T11:09:04.293Z] #19 23.70 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ...
11:09:04 [2022-08-08T11:09:04.293Z] #19 23.71 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ...
11:09:04 [2022-08-08T11:09:04.553Z] #19 23.98 Selecting previously unselected package binutils-arm-linux-gnueabihf.
11:09:04 [2022-08-08T11:09:04.553Z] #19 23.99 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ...
11:09:04 [2022-08-08T11:09:04.553Z] #19 23.99 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ...
11:09:04 [2022-08-08T11:09:04.813Z] #19 24.27 Selecting previously unselected package binutils-powerpc64le-linux-gnu.
11:09:05 [2022-08-08T11:09:05.072Z] #19 24.27 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ...
11:09:05 [2022-08-08T11:09:05.072Z] #19 24.27 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ...
11:09:05 [2022-08-08T11:09:05.072Z] #19 24.53 Selecting previously unselected package binutils-s390x-linux-gnu.
11:09:05 [2022-08-08T11:09:05.243Z] #24 transferring context: 62.41MB 1.7s done
11:09:05 [2022-08-08T11:09:05.243Z] #24 DONE 1.8s
11:09:05 [2022-08-08T11:09:05.243Z] 
11:09:05 [2022-08-08T11:09:05.243Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
11:09:05 [2022-08-08T11:09:05.243Z] #69 sha256:c699e0807152ed91fa124fffeaf064017889c5c5d9b65002f45cb57cfef6df3f
11:09:05 [2022-08-08T11:09:05.243Z] #69 CACHED
11:09:05 [2022-08-08T11:09:05.243Z] 
11:09:05 [2022-08-08T11:09:05.243Z] #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
11:09:05 [2022-08-08T11:09:05.243Z] #31 sha256:f5934ee94b195aa44cda77b46fb45f49363af2aa00affaeb42e6de3bc701db63
11:09:05 [2022-08-08T11:09:05.243Z] #31 CACHED
11:09:05 [2022-08-08T11:09:05.243Z] 
11:09:05 [2022-08-08T11:09:05.243Z] #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
11:09:05 [2022-08-08T11:09:05.243Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82
11:09:05 [2022-08-08T11:09:05.243Z] #34 CACHED
11:09:05 [2022-08-08T11:09:05.243Z] 
11:09:05 [2022-08-08T11:09:05.243Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
11:09:05 [2022-08-08T11:09:05.243Z] #78 sha256:6db56cff297a374653f2f23bec17e33f4726f8a1ffe7dc062edbaa4861583338
11:09:05 [2022-08-08T11:09:05.243Z] #78 CACHED
11:09:05 [2022-08-08T11:09:05.243Z] 
11:09:05 [2022-08-08T11:09:05.243Z] #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
11:09:05 [2022-08-08T11:09:05.243Z] #44 sha256:d14c66fe8171c24485360777dfb6345dc04267780a447f725a0cc3b8bfeee307
11:09:05 [2022-08-08T11:09:05.243Z] #44 CACHED
11:09:05 [2022-08-08T11:09:05.243Z] 
11:09:05 [2022-08-08T11:09:05.243Z] #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             ;
11:09:05 [2022-08-08T11:09:05.243Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13
11:09:05 [2022-08-08T11:09:05.243Z] #76 CACHED
11:09:05 [2022-08-08T11:09:05.243Z] 
11:09:05 [2022-08-08T11:09:05.243Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
11:09:05 [2022-08-08T11:09:05.243Z] #41 sha256:ad379e210759d8f8712c49da356ec48bc3eea53291576d15d4a6ef0431afab98
11:09:05 [2022-08-08T11:09:05.243Z] #41 CACHED
11:09:05 [2022-08-08T11:09:05.243Z] 
11:09:05 [2022-08-08T11:09:05.243Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
11:09:05 [2022-08-08T11:09:05.243Z] #35 sha256:daf228540790e803b2695630543105d4e1baf0ab8d3b676630b19f954fd116fa
11:09:05 [2022-08-08T11:09:05.243Z] #35 CACHED
11:09:05 [2022-08-08T11:09:05.243Z] 
11:09:05 [2022-08-08T11:09:05.243Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
11:09:05 [2022-08-08T11:09:05.243Z] #59 sha256:330dd521479efed5f684e744220a3552c60f2b9a10e633c69ba2afdfbcf93651
11:09:05 [2022-08-08T11:09:05.243Z] #59 CACHED
11:09:05 [2022-08-08T11:09:05.243Z] 
11:09:05 [2022-08-08T11:09:05.243Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
11:09:05 [2022-08-08T11:09:05.243Z] #43 sha256:2ad9339910f8377430ec807b50dd184e606cce6ade49dbab7a7bbdc8b046fa6a
11:09:05 [2022-08-08T11:09:05.243Z] #43 CACHED
11:09:05 [2022-08-08T11:09:05.243Z] 
11:09:05 [2022-08-08T11:09:05.243Z] #20 [dev-systemd-false  6/28] RUN ldconfig
11:09:05 [2022-08-08T11:09:05.243Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad
11:09:05 [2022-08-08T11:09:05.243Z] #20 CACHED
11:09:05 [2022-08-08T11:09:05.243Z] 
11:09:05 [2022-08-08T11:09:05.243Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
11:09:05 [2022-08-08T11:09:05.243Z] #54 sha256:6b5839ad34272afb58b27eacaa96d826689af4df438efcaa3b7ac9719aed24ad
11:09:05 [2022-08-08T11:09:05.243Z] #54 CACHED
11:09:05 [2022-08-08T11:09:05.243Z] 
11:09:05 [2022-08-08T11:09:05.243Z] #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
11:09:05 [2022-08-08T11:09:05.243Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef
11:09:05 [2022-08-08T11:09:05.243Z] #57 CACHED
11:09:05 [2022-08-08T11:09:05.243Z] 
11:09:05 [2022-08-08T11:09:05.243Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
11:09:05 [2022-08-08T11:09:05.243Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229
11:09:05 [2022-08-08T11:09:05.243Z] #17 CACHED
11:09:05 [2022-08-08T11:09:05.243Z] 
11:09:05 [2022-08-08T11:09:05.243Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
11:09:05 [2022-08-08T11:09:05.243Z] #25 sha256:2034087f6ede52a2a72541465e27fba235a51375a4dacbc3e3f4c22bf55f06f7
11:09:05 [2022-08-08T11:09:05.243Z] #25 CACHED
11:09:05 [2022-08-08T11:09:05.243Z] 
11:09:05 [2022-08-08T11:09:05.243Z] #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
11:09:05 [2022-08-08T11:09:05.243Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e
11:09:05 [2022-08-08T11:09:05.243Z] #51 CACHED
11:09:05 [2022-08-08T11:09:05.243Z] 
11:09:05 [2022-08-08T11:09:05.243Z] #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
11:09:05 [2022-08-08T11:09:05.243Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:09:05 [2022-08-08T11:09:05.243Z] #77 CACHED
11:09:05 [2022-08-08T11:09:05.243Z] 
11:09:05 [2022-08-08T11:09:05.243Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
11:09:05 [2022-08-08T11:09:05.243Z] #63 sha256:67340c2821c826b9e3a3c09366f1284bfba174763b58c7f1978de47db8f3ced2
11:09:05 [2022-08-08T11:09:05.243Z] #63 CACHED
11:09:05 [2022-08-08T11:09:05.243Z] 
11:09:05 [2022-08-08T11:09:05.243Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
11:09:05 [2022-08-08T11:09:05.243Z] #27 sha256:24e847d9f203a55a07761c2e57da5c3b202c9fc779cf10303d3310f948e2b4ba
11:09:05 [2022-08-08T11:09:05.243Z] #27 CACHED
11:09:05 [2022-08-08T11:09:05.243Z] 
11:09:05 [2022-08-08T11:09:05.243Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
11:09:05 [2022-08-08T11:09:05.243Z] #32 sha256:51d7175d0cc2b70d70a419dbbb1471eee0e100dcea67aa35c279a173ee9c46d5
11:09:05 [2022-08-08T11:09:05.243Z] #32 CACHED
11:09:05 [2022-08-08T11:09:05.243Z] 
11:09:05 [2022-08-08T11:09:05.243Z] #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
11:09:05 [2022-08-08T11:09:05.243Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b
11:09:05 [2022-08-08T11:09:05.243Z] #16 CACHED
11:09:05 [2022-08-08T11:09:05.243Z] 
11:09:05 [2022-08-08T11:09:05.243Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
11:09:05 [2022-08-08T11:09:05.243Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc
11:09:05 [2022-08-08T11:09:05.243Z] #46 CACHED
11:09:05 [2022-08-08T11:09:05.243Z] 
11:09:05 [2022-08-08T11:09:05.243Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
11:09:05 [2022-08-08T11:09:05.243Z] #48 sha256:e0f7bf49b2644b4b455757b574234d6b223123d48a9cc99e2dc19de32cce8aed
11:09:05 [2022-08-08T11:09:05.243Z] #48 CACHED
11:09:05 [2022-08-08T11:09:05.243Z] 
11:09:05 [2022-08-08T11:09:05.243Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
11:09:05 [2022-08-08T11:09:05.243Z] #52 sha256:edd8b16d39644e095e1b09a49ab4928aeacd399631b0efd753fcd15269267d96
11:09:05 [2022-08-08T11:09:05.243Z] #52 CACHED
11:09:05 [2022-08-08T11:09:05.243Z] 
11:09:05 [2022-08-08T11:09:05.243Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
11:09:05 [2022-08-08T11:09:05.243Z] #65 sha256:678753005edc6a72cfef25d429a1b9e92c57c0993ca47d61aa84c364a835f02b
11:09:05 [2022-08-08T11:09:05.243Z] #65 CACHED
11:09:05 [2022-08-08T11:09:05.243Z] 
11:09:05 [2022-08-08T11:09:05.243Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
11:09:05 [2022-08-08T11:09:05.243Z] #39 sha256:3fd4ad99f42c5221b7bbb36a04b4c76318740bc2795c9d7cdface5b290e4fce1
11:09:05 [2022-08-08T11:09:05.243Z] #39 CACHED
11:09:05 [2022-08-08T11:09:05.243Z] 
11:09:05 [2022-08-08T11:09:05.243Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
11:09:05 [2022-08-08T11:09:05.243Z] #45 sha256:130fe6e1bf8b440a199f1564635e1a5800cd8c1419f8bf7a0779b5433ffb2864
11:09:05 [2022-08-08T11:09:05.243Z] #45 CACHED
11:09:05 [2022-08-08T11:09:05.243Z] 
11:09:05 [2022-08-08T11:09:05.243Z] #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
11:09:05 [2022-08-08T11:09:05.243Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4
11:09:05 [2022-08-08T11:09:05.243Z] #29 CACHED
11:09:05 [2022-08-08T11:09:05.243Z] 
11:09:05 [2022-08-08T11:09:05.243Z] #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
11:09:05 [2022-08-08T11:09:05.243Z] #67 sha256:896186d8c6b703ad8fe9c51e8f72d1062e469f20f80e75bdbcdb5c2d15456553
11:09:05 [2022-08-08T11:09:05.243Z] #67 CACHED
11:09:05 [2022-08-08T11:09:05.243Z] 
11:09:05 [2022-08-08T11:09:05.243Z] #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
11:09:05 [2022-08-08T11:09:05.243Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6
11:09:05 [2022-08-08T11:09:05.243Z] #13 CACHED
11:09:05 [2022-08-08T11:09:05.243Z] 
11:09:05 [2022-08-08T11:09:05.243Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
11:09:05 [2022-08-08T11:09:05.243Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6
11:09:05 [2022-08-08T11:09:05.243Z] #18 CACHED
11:09:05 [2022-08-08T11:09:05.243Z] 
11:09:05 [2022-08-08T11:09:05.243Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
11:09:05 [2022-08-08T11:09:05.243Z] #37 sha256:a5c238f3ada3aec0b69647180b139b17a8cb39f17bad237498a95c35fa7d2d17
11:09:05 [2022-08-08T11:09:05.243Z] #37 CACHED
11:09:05 [2022-08-08T11:09:05.243Z] 
11:09:05 [2022-08-08T11:09:05.243Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
11:09:05 [2022-08-08T11:09:05.243Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
11:09:05 [2022-08-08T11:09:05.243Z] #74 CACHED
11:09:05 [2022-08-08T11:09:05.243Z] 
11:09:05 [2022-08-08T11:09:05.243Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
11:09:05 [2022-08-08T11:09:05.243Z] #75 sha256:032f2ef82e64eac4a11233e74d2f26d2c767d29d5b5bf8839d64fd0a3d10c415
11:09:05 [2022-08-08T11:09:05.243Z] #75 CACHED
11:09:05 [2022-08-08T11:09:05.243Z] 
11:09:05 [2022-08-08T11:09:05.243Z] #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
11:09:05 [2022-08-08T11:09:05.243Z] #60 sha256:fd3eb6fc10aaabbec70a3c9679b410b0b5edeb2993be59a8a3d06a52e5b11352
11:09:05 [2022-08-08T11:09:05.243Z] #60 CACHED
11:09:05 [2022-08-08T11:09:05.243Z] 
11:09:05 [2022-08-08T11:09:05.243Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
11:09:05 [2022-08-08T11:09:05.243Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7
11:09:05 [2022-08-08T11:09:05.243Z] #12 CACHED
11:09:05 [2022-08-08T11:09:05.243Z] 
11:09:05 [2022-08-08T11:09:05.243Z] #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
11:09:05 [2022-08-08T11:09:05.243Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba
11:09:05 [2022-08-08T11:09:05.243Z] #14 CACHED
11:09:05 [2022-08-08T11:09:05.243Z] 
11:09:05 [2022-08-08T11:09:05.243Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
11:09:05 [2022-08-08T11:09:05.243Z] #68 sha256:bc543a7f94005b2136a81d19c527cbd582ad2ed36be3bb1b2beba0b7c3de5cc9
11:09:05 [2022-08-08T11:09:05.243Z] #68 CACHED
11:09:05 [2022-08-08T11:09:05.243Z] 
11:09:05 [2022-08-08T11:09:05.243Z] #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
11:09:05 [2022-08-08T11:09:05.243Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1
11:09:05 [2022-08-08T11:09:05.243Z] #40 CACHED
11:09:05 [2022-08-08T11:09:05.243Z] 
11:09:05 [2022-08-08T11:09:05.243Z] #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
11:09:05 [2022-08-08T11:09:05.243Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5
11:09:05 [2022-08-08T11:09:05.243Z] #50 CACHED
11:09:05 [2022-08-08T11:09:05.243Z] 
11:09:05 [2022-08-08T11:09:05.243Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:09:05 [2022-08-08T11:09:05.243Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21
11:09:05 [2022-08-08T11:09:05.243Z] #21 CACHED
11:09:05 [2022-08-08T11:09:05.243Z] 
11:09:05 [2022-08-08T11:09:05.243Z] #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
11:09:05 [2022-08-08T11:09:05.243Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363
11:09:05 [2022-08-08T11:09:05.243Z] #62 CACHED
11:09:05 [2022-08-08T11:09:05.243Z] 
11:09:05 [2022-08-08T11:09:05.243Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
11:09:05 [2022-08-08T11:09:05.243Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
11:09:05 [2022-08-08T11:09:05.243Z] #72 CACHED
11:09:05 [2022-08-08T11:09:05.243Z] 
11:09:05 [2022-08-08T11:09:05.243Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
11:09:05 [2022-08-08T11:09:05.243Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62
11:09:05 [2022-08-08T11:09:05.243Z] #15 CACHED
11:09:05 [2022-08-08T11:09:05.243Z] 
11:09:05 [2022-08-08T11:09:05.243Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
11:09:05 [2022-08-08T11:09:05.243Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba
11:09:05 [2022-08-08T11:09:05.243Z] #19 CACHED
11:09:05 [2022-08-08T11:09:05.243Z] 
11:09:05 [2022-08-08T11:09:05.243Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
11:09:05 [2022-08-08T11:09:05.243Z] #79 sha256:3f6dc74f90f6fbab1841d6d148147e6e55855348c112b97b4e133a1608918eee
11:09:05 [2022-08-08T11:09:05.243Z] #79 CACHED
11:09:05 [2022-08-08T11:09:05.243Z] 
11:09:05 [2022-08-08T11:09:05.243Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
11:09:05 [2022-08-08T11:09:05.243Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d
11:09:05 [2022-08-08T11:09:05.243Z] #23 CACHED
11:09:05 [2022-08-08T11:09:05.243Z] 
11:09:05 [2022-08-08T11:09:05.243Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
11:09:05 [2022-08-08T11:09:05.243Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9
11:09:05 [2022-08-08T11:09:05.243Z] #33 CACHED
11:09:05 [2022-08-08T11:09:05.243Z] 
11:09:05 [2022-08-08T11:09:05.243Z] #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
11:09:05 [2022-08-08T11:09:05.243Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a
11:09:05 [2022-08-08T11:09:05.243Z] #36 CACHED
11:09:05 [2022-08-08T11:09:05.243Z] 
11:09:05 [2022-08-08T11:09:05.243Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
11:09:05 [2022-08-08T11:09:05.243Z] #30 sha256:ee1dbd6fb2786964c7767820f66ac2f6a11db773bb2803ae11d65dd7309caf4c
11:09:05 [2022-08-08T11:09:05.243Z] #30 CACHED
11:09:05 [2022-08-08T11:09:05.243Z] 
11:09:05 [2022-08-08T11:09:05.243Z] #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
11:09:05 [2022-08-08T11:09:05.243Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f
11:09:05 [2022-08-08T11:09:05.243Z] #53 CACHED
11:09:05 [2022-08-08T11:09:05.243Z] 
11:09:05 [2022-08-08T11:09:05.243Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
11:09:05 [2022-08-08T11:09:05.243Z] #61 sha256:f35a38bc852f889e001da69df140b74dde9937981fb5bf3bddf8783b4c2066cc
11:09:05 [2022-08-08T11:09:05.243Z] #61 CACHED
11:09:05 [2022-08-08T11:09:05.243Z] 
11:09:05 [2022-08-08T11:09:05.243Z] #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
11:09:05 [2022-08-08T11:09:05.243Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f
11:09:05 [2022-08-08T11:09:05.243Z] #22 CACHED
11:09:05 [2022-08-08T11:09:05.243Z] 
11:09:05 [2022-08-08T11:09:05.243Z] #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
11:09:05 [2022-08-08T11:09:05.243Z] #64 sha256:ed510024590a62e9e0b3feaa089beb31176548421b07ce3a672f7d388b73a174
11:09:05 [2022-08-08T11:09:05.243Z] #64 CACHED
11:09:05 [2022-08-08T11:09:05.243Z] 
11:09:05 [2022-08-08T11:09:05.244Z] #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
11:09:05 [2022-08-08T11:09:05.244Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b
11:09:05 [2022-08-08T11:09:05.244Z] #47 CACHED
11:09:05 [2022-08-08T11:09:05.244Z] 
11:09:05 [2022-08-08T11:09:05.244Z] #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
11:09:05 [2022-08-08T11:09:05.244Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52
11:09:05 [2022-08-08T11:09:05.244Z] #38 CACHED
11:09:05 [2022-08-08T11:09:05.244Z] 
11:09:05 [2022-08-08T11:09:05.244Z] #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
11:09:05 [2022-08-08T11:09:05.244Z] #26 sha256:ca02d3ff572fbbb070c7e126b3d61eef45cdd3bbc5aa04245214840d2c93d654
11:09:05 [2022-08-08T11:09:05.244Z] #26 CACHED
11:09:05 [2022-08-08T11:09:05.244Z] 
11:09:05 [2022-08-08T11:09:05.244Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
11:09:05 [2022-08-08T11:09:05.244Z] #56 sha256:d2f7e066c145dc229741f4e0bd6f5ff0c0a15b530884004478d85867758161a0
11:09:05 [2022-08-08T11:09:05.244Z] #56 CACHED
11:09:05 [2022-08-08T11:09:05.244Z] 
11:09:05 [2022-08-08T11:09:05.244Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
11:09:05 [2022-08-08T11:09:05.244Z] #70 sha256:3fe5a21c04ecf22f3e1aabc6ef8a85a598fb728290960637cfd33e3017f1a6e4
11:09:05 [2022-08-08T11:09:05.244Z] #70 CACHED
11:09:05 [2022-08-08T11:09:05.244Z] 
11:09:05 [2022-08-08T11:09:05.244Z] #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
11:09:05 [2022-08-08T11:09:05.244Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26
11:09:05 [2022-08-08T11:09:05.244Z] #42 CACHED
11:09:05 [2022-08-08T11:09:05.244Z] 
11:09:05 [2022-08-08T11:09:05.244Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
11:09:05 [2022-08-08T11:09:05.244Z] #66 sha256:37a292984a6849ef676029ae5604b7ef27b77d12e70a3eb0dc3b170634610ec5
11:09:05 [2022-08-08T11:09:05.244Z] #66 CACHED
11:09:05 [2022-08-08T11:09:05.244Z] 
11:09:05 [2022-08-08T11:09:05.244Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
11:09:05 [2022-08-08T11:09:05.244Z] #58 sha256:2e7b6105cb6d94d0ced55b79b4c9c172343c4eca5e0f6a0341a82b2c8ec88e8d
11:09:05 [2022-08-08T11:09:05.244Z] #58 CACHED
11:09:05 [2022-08-08T11:09:05.244Z] 
11:09:05 [2022-08-08T11:09:05.244Z] #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
11:09:05 [2022-08-08T11:09:05.244Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b
11:09:05 [2022-08-08T11:09:05.244Z] #55 CACHED
11:09:05 [2022-08-08T11:09:05.244Z] 
11:09:05 [2022-08-08T11:09:05.244Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
11:09:05 [2022-08-08T11:09:05.244Z] #80 sha256:8f962cf155d742699113f8e92be69b8658d05f0b6825e19bb0d8cd907178a410
11:09:05 [2022-08-08T11:09:05.244Z] #80 CACHED
11:09:05 [2022-08-08T11:09:05.244Z] 
11:09:05 [2022-08-08T11:09:05.244Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker
11:09:05 [2022-08-08T11:09:05.244Z] #81 sha256:de6d820192d1031b9d087f6cca197e6c972e50a97c7dc62b0989a960177b4e43
11:09:05 [2022-08-08T11:09:05.332Z] #19 24.53 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ...
11:09:05 [2022-08-08T11:09:05.332Z] #19 24.53 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ...
11:09:05 [2022-08-08T11:09:05.332Z] #19 24.75 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64.
11:09:05 [2022-08-08T11:09:05.332Z] #19 24.76 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
11:09:05 [2022-08-08T11:09:05.332Z] #19 24.76 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
11:09:05 [2022-08-08T11:09:05.332Z] #19 24.79 Selecting previously unselected package cpp-10-aarch64-linux-gnu.
11:09:05 [2022-08-08T11:09:05.591Z] #19 24.80 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
11:09:05 [2022-08-08T11:09:05.591Z] #19 24.80 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
11:09:06 [2022-08-08T11:09:06.616Z] #81 DONE 1.5s
11:09:06 [2022-08-08T11:09:06.616Z] 
11:09:06 [2022-08-08T11:09:06.616Z] #82 exporting to image
11:09:06 [2022-08-08T11:09:06.616Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
11:09:06 [2022-08-08T11:09:06.616Z] #82 exporting layers
11:09:07 [2022-08-08T11:09:07.549Z] #82 exporting layers 0.8s done
11:09:07 [2022-08-08T11:09:07.549Z] #82 writing image sha256:6737ff0984cce85f272628ff5cc8c0a4121b683c3d7d402dcbc028e659e5ef5c done
11:09:07 [2022-08-08T11:09:07.549Z] #82 naming to docker.io/library/docker:acd0aa7d382cc3bb87d542adf6845bd14d57d53a done
11:09:07 [2022-08-08T11:09:07.549Z] #82 DONE 0.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
11:09:07 [2022-08-08T11:09:07.879Z] + trap exit INT TERM
11:09:07 [2022-08-08T11:09:07.879Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
11:09:07 [2022-08-08T11:09:07.879Z] + CONTAINER_NAME=docker-pr4
11:09:07 [2022-08-08T11:09:07.879Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43883/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43883/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=acd0aa7d382cc3bb87d542adf6845bd14d57d53a -e DOCKER_GRAPHDRIVER docker:acd0aa7d382cc3bb87d542adf6845bd14d57d53a hack/make.sh dynbinary
11:09:08 [2022-08-08T11:09:08.137Z] 
11:09:08 [2022-08-08T11:09:08.395Z] Removing bundles/
11:09:08 [2022-08-08T11:09:08.395Z] 
11:09:08 [2022-08-08T11:09:08.395Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
11:09:08 [2022-08-08T11:09:08.653Z] Building: bundles/dynbinary-daemon/dockerd
11:09:08 [2022-08-08T11:09:08.653Z] GOOS="" GOARCH="" GOARM=""
11:09:09 [2022-08-08T11:09:09.789Z] #19 29.00 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64.
11:09:09 [2022-08-08T11:09:09.789Z] #19 29.00 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ...
11:09:09 [2022-08-08T11:09:09.789Z] #19 29.00 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
11:09:09 [2022-08-08T11:09:09.789Z] #19 29.04 Selecting previously unselected package cpp-10-arm-linux-gnueabi.
11:09:09 [2022-08-08T11:09:09.789Z] #19 29.04 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
11:09:09 [2022-08-08T11:09:09.789Z] #19 29.04 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
11:09:13 [2022-08-08T11:09:13.986Z] #19 32.95 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64.
11:09:13 [2022-08-08T11:09:13.986Z] #19 32.95 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ...
11:09:13 [2022-08-08T11:09:13.986Z] #19 32.96 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
11:09:13 [2022-08-08T11:09:13.986Z] #19 32.99 Selecting previously unselected package cpp-10-arm-linux-gnueabihf.
11:09:13 [2022-08-08T11:09:13.986Z] #19 32.99 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
11:09:13 [2022-08-08T11:09:13.986Z] #19 32.99 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
11:09:18 [2022-08-08T11:09:18.184Z] #19 36.90 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64.
11:09:18 [2022-08-08T11:09:18.184Z] #19 36.91 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
11:09:18 [2022-08-08T11:09:18.184Z] #19 36.91 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
11:09:18 [2022-08-08T11:09:18.184Z] #19 36.94 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu.
11:09:18 [2022-08-08T11:09:18.184Z] #19 36.94 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
11:09:18 [2022-08-08T11:09:18.184Z] #19 36.95 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
11:09:21 [2022-08-08T11:09:21.477Z] #19 40.74 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64.
11:09:21 [2022-08-08T11:09:21.477Z] #19 40.74 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
11:09:21 [2022-08-08T11:09:21.477Z] #19 40.74 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
11:09:21 [2022-08-08T11:09:21.477Z] #19 40.77 Selecting previously unselected package cpp-10-s390x-linux-gnu.
11:09:21 [2022-08-08T11:09:21.477Z] #19 40.77 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
11:09:21 [2022-08-08T11:09:21.477Z] #19 40.78 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
11:09:25 [2022-08-08T11:09:25.676Z] #19 44.40 Selecting previously unselected package cpp-aarch64-linux-gnu.
11:09:25 [2022-08-08T11:09:25.676Z] #19 44.40 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
11:09:25 [2022-08-08T11:09:25.676Z] #19 44.41 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ...
11:09:25 [2022-08-08T11:09:25.676Z] #19 44.43 Selecting previously unselected package cpp-arm-linux-gnueabi.
11:09:25 [2022-08-08T11:09:25.676Z] #19 44.43 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
11:09:25 [2022-08-08T11:09:25.676Z] #19 44.43 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ...
11:09:25 [2022-08-08T11:09:25.676Z] #19 44.46 Selecting previously unselected package cpp-arm-linux-gnueabihf.
11:09:25 [2022-08-08T11:09:25.676Z] #19 44.46 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
11:09:25 [2022-08-08T11:09:25.676Z] #19 44.46 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
11:09:25 [2022-08-08T11:09:25.676Z] #19 44.49 Selecting previously unselected package cpp-powerpc64le-linux-gnu.
11:09:25 [2022-08-08T11:09:25.676Z] #19 44.49 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
11:09:25 [2022-08-08T11:09:25.676Z] #19 44.49 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
11:09:25 [2022-08-08T11:09:25.676Z] #19 44.52 Selecting previously unselected package cpp-s390x-linux-gnu.
11:09:25 [2022-08-08T11:09:25.676Z] #19 44.52 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
11:09:25 [2022-08-08T11:09:25.676Z] #19 44.52 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ...
11:09:25 [2022-08-08T11:09:25.676Z] #19 44.55 Selecting previously unselected package cross-config.
11:09:25 [2022-08-08T11:09:25.676Z] #19 44.55 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ...
11:09:25 [2022-08-08T11:09:25.676Z] #19 44.55 Unpacking cross-config (2.6.18+nmu1) ...
11:09:25 [2022-08-08T11:09:25.676Z] #19 44.58 Selecting previously unselected package gcc-10-cross-base.
11:09:25 [2022-08-08T11:09:25.676Z] #19 44.58 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ...
11:09:25 [2022-08-08T11:09:25.676Z] #19 44.58 Unpacking gcc-10-cross-base (10.2.1-6cross1) ...
11:09:25 [2022-08-08T11:09:25.676Z] #19 44.61 Selecting previously unselected package libc6-arm64-cross.
11:09:25 [2022-08-08T11:09:25.676Z] #19 44.62 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ...
11:09:25 [2022-08-08T11:09:25.676Z] #19 44.62 Unpacking libc6-arm64-cross (2.31-9cross4) ...
11:09:25 [2022-08-08T11:09:25.676Z] #19 44.74 Selecting previously unselected package libgcc-s1-arm64-cross.
11:09:25 [2022-08-08T11:09:25.676Z] #19 44.74 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ...
11:09:25 [2022-08-08T11:09:25.676Z] #19 44.74 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ...
11:09:25 [2022-08-08T11:09:25.676Z] #19 44.77 Selecting previously unselected package libgomp1-arm64-cross.
11:09:25 [2022-08-08T11:09:25.676Z] #19 44.77 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ...
11:09:25 [2022-08-08T11:09:25.676Z] #19 44.77 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ...
11:09:25 [2022-08-08T11:09:25.676Z] #19 44.80 Selecting previously unselected package libitm1-arm64-cross.
11:09:25 [2022-08-08T11:09:25.676Z] #19 44.81 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ...
11:09:25 [2022-08-08T11:09:25.676Z] #19 44.81 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ...
11:09:25 [2022-08-08T11:09:25.676Z] #19 44.84 Selecting previously unselected package libatomic1-arm64-cross.
11:09:25 [2022-08-08T11:09:25.676Z] #19 44.84 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ...
11:09:25 [2022-08-08T11:09:25.676Z] #19 44.84 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ...
11:09:25 [2022-08-08T11:09:25.676Z] #19 44.86 Selecting previously unselected package libasan6-arm64-cross.
11:09:25 [2022-08-08T11:09:25.676Z] #19 44.87 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ...
11:09:25 [2022-08-08T11:09:25.676Z] #19 44.87 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ...
11:09:25 [2022-08-08T11:09:25.676Z] #19 45.08 Selecting previously unselected package liblsan0-arm64-cross.
11:09:25 [2022-08-08T11:09:25.676Z] #19 45.08 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ...
11:09:25 [2022-08-08T11:09:25.676Z] #19 45.08 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ...
11:09:25 [2022-08-08T11:09:25.935Z] #19 45.18 Selecting previously unselected package libtsan0-arm64-cross.
11:09:25 [2022-08-08T11:09:25.935Z] #19 45.18 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ...
11:09:25 [2022-08-08T11:09:25.935Z] #19 45.18 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ...
11:09:25 [2022-08-08T11:09:25.935Z] #19 45.39 Selecting previously unselected package libstdc++6-arm64-cross.
11:09:25 [2022-08-08T11:09:25.935Z] #19 45.39 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ...
11:09:25 [2022-08-08T11:09:25.935Z] #19 45.39 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ...
11:09:26 [2022-08-08T11:09:26.195Z] #19 45.45 Selecting previously unselected package libubsan1-arm64-cross.
11:09:26 [2022-08-08T11:09:26.195Z] #19 45.46 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ...
11:09:26 [2022-08-08T11:09:26.195Z] #19 45.46 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ...
11:09:26 [2022-08-08T11:09:26.195Z] #19 45.55 Selecting previously unselected package libgcc-10-dev-arm64-cross.
11:09:26 [2022-08-08T11:09:26.195Z] #19 45.55 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
11:09:26 [2022-08-08T11:09:26.195Z] #19 45.55 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
11:09:26 [2022-08-08T11:09:26.195Z] #19 45.67 Selecting previously unselected package gcc-10-aarch64-linux-gnu.
11:09:26 [2022-08-08T11:09:26.455Z] #19 45.67 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
11:09:26 [2022-08-08T11:09:26.455Z] #19 45.68 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
11:09:31 [2022-08-08T11:09:31.735Z] #19 50.37 Selecting previously unselected package gcc-aarch64-linux-gnu.
11:09:31 [2022-08-08T11:09:31.735Z] #19 50.37 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
11:09:31 [2022-08-08T11:09:31.735Z] #19 50.38 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ...
11:09:31 [2022-08-08T11:09:31.735Z] #19 50.40 Selecting previously unselected package linux-libc-dev-arm64-cross.
11:09:31 [2022-08-08T11:09:31.735Z] #19 50.41 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ...
11:09:31 [2022-08-08T11:09:31.735Z] #19 50.41 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
11:09:31 [2022-08-08T11:09:31.735Z] #19 50.54 Selecting previously unselected package libc6-dev-arm64-cross.
11:09:31 [2022-08-08T11:09:31.735Z] #19 50.55 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ...
11:09:31 [2022-08-08T11:09:31.735Z] #19 50.55 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ...
11:09:31 [2022-08-08T11:09:31.735Z] #19 50.76 Selecting previously unselected package libstdc++-10-dev-arm64-cross.
11:09:31 [2022-08-08T11:09:31.735Z] #19 50.77 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
11:09:31 [2022-08-08T11:09:31.735Z] #19 50.77 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
11:09:31 [2022-08-08T11:09:31.735Z] #19 50.99 Selecting previously unselected package g++-10-aarch64-linux-gnu.
11:09:31 [2022-08-08T11:09:31.735Z] #19 51.00 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
11:09:31 [2022-08-08T11:09:31.735Z] #19 51.00 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
11:09:37 [2022-08-08T11:09:37.015Z] #19 55.44 Selecting previously unselected package g++-aarch64-linux-gnu.
11:09:37 [2022-08-08T11:09:37.015Z] #19 55.44 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
11:09:37 [2022-08-08T11:09:37.015Z] #19 55.44 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ...
11:09:37 [2022-08-08T11:09:37.015Z] #19 55.46 Selecting previously unselected package patch.
11:09:37 [2022-08-08T11:09:37.015Z] #19 55.46 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ...
11:09:37 [2022-08-08T11:09:37.015Z] #19 55.47 Unpacking patch (2.7.6-7) ...
11:09:37 [2022-08-08T11:09:37.015Z] #19 55.50 Selecting previously unselected package dpkg-dev.
11:09:37 [2022-08-08T11:09:37.015Z] #19 55.50 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ...
11:09:37 [2022-08-08T11:09:37.015Z] #19 55.51 Unpacking dpkg-dev (1.20.11) ...
11:09:37 [2022-08-08T11:09:37.015Z] #19 55.63 Selecting previously unselected package libconfig-inifiles-perl.
11:09:37 [2022-08-08T11:09:37.015Z] #19 55.63 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ...
11:09:37 [2022-08-08T11:09:37.015Z] #19 55.63 Unpacking libconfig-inifiles-perl (3.000003-1) ...
11:09:37 [2022-08-08T11:09:37.015Z] #19 55.66 Selecting previously unselected package libio-string-perl.
11:09:37 [2022-08-08T11:09:37.015Z] #19 55.66 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ...
11:09:37 [2022-08-08T11:09:37.015Z] #19 55.66 Unpacking libio-string-perl (1.08-3.1) ...
11:09:37 [2022-08-08T11:09:37.015Z] #19 55.69 Selecting previously unselected package libicu67:amd64.
11:09:37 [2022-08-08T11:09:37.015Z] #19 55.69 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ...
11:09:37 [2022-08-08T11:09:37.015Z] #19 55.69 Unpacking libicu67:amd64 (67.1-7) ...
11:09:37 [2022-08-08T11:09:37.015Z] #19 56.50 Selecting previously unselected package libxml2:amd64.
11:09:37 [2022-08-08T11:09:37.015Z] #19 56.50 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
11:09:37 [2022-08-08T11:09:37.015Z] #19 56.51 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
11:09:37 [2022-08-08T11:09:37.015Z] #19 56.58 Selecting previously unselected package libxml-namespacesupport-perl.
11:09:37 [2022-08-08T11:09:37.276Z] #19 56.58 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
11:09:37 [2022-08-08T11:09:37.276Z] #19 56.59 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
11:09:37 [2022-08-08T11:09:37.276Z] #19 56.61 Selecting previously unselected package libxml-sax-base-perl.
11:09:37 [2022-08-08T11:09:37.276Z] #19 56.61 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ...
11:09:37 [2022-08-08T11:09:37.276Z] #19 56.62 Unpacking libxml-sax-base-perl (1.09-1.1) ...
11:09:37 [2022-08-08T11:09:37.276Z] #19 56.65 Selecting previously unselected package libxml-sax-perl.
11:09:37 [2022-08-08T11:09:37.276Z] #19 56.65 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ...
11:09:37 [2022-08-08T11:09:37.276Z] #19 56.65 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
11:09:37 [2022-08-08T11:09:37.276Z] #19 56.68 Selecting previously unselected package libxml-libxml-perl.
11:09:37 [2022-08-08T11:09:37.276Z] #19 56.69 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ...
11:09:37 [2022-08-08T11:09:37.276Z] #19 56.69 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
11:09:37 [2022-08-08T11:09:37.276Z] #19 56.74 Selecting previously unselected package libxml-simple-perl.
11:09:37 [2022-08-08T11:09:37.276Z] #19 56.74 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ...
11:09:37 [2022-08-08T11:09:37.276Z] #19 56.75 Unpacking libxml-simple-perl (2.25-1) ...
11:09:37 [2022-08-08T11:09:37.276Z] #19 56.78 Selecting previously unselected package libyaml-perl.
11:09:37 [2022-08-08T11:09:37.276Z] #19 56.78 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ...
11:09:37 [2022-08-08T11:09:37.276Z] #19 56.78 Unpacking libyaml-perl (1.30-1) ...
11:09:37 [2022-08-08T11:09:37.276Z] #19 56.81 Selecting previously unselected package libconfig-auto-perl.
11:09:37 [2022-08-08T11:09:37.536Z] #19 56.81 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ...
11:09:37 [2022-08-08T11:09:37.536Z] #19 56.82 Unpacking libconfig-auto-perl (0.44-1.1) ...
11:09:37 [2022-08-08T11:09:37.536Z] #19 56.84 Selecting previously unselected package libfile-which-perl.
11:09:37 [2022-08-08T11:09:37.536Z] #19 56.85 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ...
11:09:37 [2022-08-08T11:09:37.536Z] #19 56.85 Unpacking libfile-which-perl (1.23-1) ...
11:09:37 [2022-08-08T11:09:37.536Z] #19 56.87 Selecting previously unselected package libfile-homedir-perl.
11:09:37 [2022-08-08T11:09:37.536Z] #19 56.88 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ...
11:09:37 [2022-08-08T11:09:37.536Z] #19 56.88 Unpacking libfile-homedir-perl (1.006-1) ...
11:09:37 [2022-08-08T11:09:37.536Z] #19 56.91 Selecting previously unselected package libdebian-dpkgcross-perl.
11:09:37 [2022-08-08T11:09:37.536Z] #19 56.91 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ...
11:09:37 [2022-08-08T11:09:37.536Z] #19 56.92 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ...
11:09:37 [2022-08-08T11:09:37.536Z] #19 56.95 Selecting previously unselected package dpkg-cross.
11:09:37 [2022-08-08T11:09:37.536Z] #19 56.95 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ...
11:09:37 [2022-08-08T11:09:37.536Z] #19 56.95 Unpacking dpkg-cross (2.6.18+nmu1) ...
11:09:37 [2022-08-08T11:09:37.536Z] #19 56.98 Selecting previously unselected package crossbuild-essential-arm64.
11:09:37 [2022-08-08T11:09:37.536Z] #19 56.98 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ...
11:09:37 [2022-08-08T11:09:37.536Z] #19 56.98 Unpacking crossbuild-essential-arm64 (12.9) ...
11:09:37 [2022-08-08T11:09:37.536Z] #19 57.01 Selecting previously unselected package libc6-armel-cross.
11:09:37 [2022-08-08T11:09:37.536Z] #19 57.01 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ...
11:09:37 [2022-08-08T11:09:37.536Z] #19 57.01 Unpacking libc6-armel-cross (2.31-9cross4) ...
11:09:37 [2022-08-08T11:09:37.796Z] #19 57.12 Selecting previously unselected package libgcc-s1-armel-cross.
11:09:37 [2022-08-08T11:09:37.796Z] #19 57.13 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ...
11:09:37 [2022-08-08T11:09:37.796Z] #19 57.13 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ...
11:09:37 [2022-08-08T11:09:37.796Z] #19 57.16 Selecting previously unselected package libgomp1-armel-cross.
11:09:37 [2022-08-08T11:09:37.796Z] #19 57.16 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ...
11:09:37 [2022-08-08T11:09:37.796Z] #19 57.16 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ...
11:09:37 [2022-08-08T11:09:37.796Z] #19 57.19 Selecting previously unselected package libatomic1-armel-cross.
11:09:37 [2022-08-08T11:09:37.796Z] #19 57.19 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ...
11:09:37 [2022-08-08T11:09:37.796Z] #19 57.20 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ...
11:09:37 [2022-08-08T11:09:37.796Z] #19 57.22 Selecting previously unselected package libasan6-armel-cross.
11:09:37 [2022-08-08T11:09:37.796Z] #19 57.22 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ...
11:09:37 [2022-08-08T11:09:37.796Z] #19 57.23 Unpacking libasan6-armel-cross (10.2.1-6cross1) ...
11:09:38 [2022-08-08T11:09:38.056Z] #19 57.43 Selecting previously unselected package libstdc++6-armel-cross.
11:09:38 [2022-08-08T11:09:38.056Z] #19 57.44 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ...
11:09:38 [2022-08-08T11:09:38.056Z] #19 57.44 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ...
11:09:38 [2022-08-08T11:09:38.056Z] #19 57.50 Selecting previously unselected package libubsan1-armel-cross.
11:09:38 [2022-08-08T11:09:38.056Z] #19 57.50 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ...
11:09:38 [2022-08-08T11:09:38.056Z] #19 57.50 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ...
11:09:38 [2022-08-08T11:09:38.056Z] #19 57.60 Selecting previously unselected package libgcc-10-dev-armel-cross.
11:09:38 [2022-08-08T11:09:38.316Z] #19 57.60 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
11:09:38 [2022-08-08T11:09:38.316Z] #19 57.60 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
11:09:38 [2022-08-08T11:09:38.316Z] #19 57.70 Selecting previously unselected package gcc-10-arm-linux-gnueabi.
11:09:38 [2022-08-08T11:09:38.316Z] #19 57.70 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
11:09:38 [2022-08-08T11:09:38.316Z] #19 57.70 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
11:09:40 [2022-08-08T11:09:40.588Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087585ce7a39a37ea) in /home/ubuntu/workspace/moby_PR-43883
[Pipeline] {
[Pipeline] checkout
11:09:40 [2022-08-08T11:09:40.685Z] The recommended git tool is: git
11:09:43 [2022-08-08T11:09:43.464Z] using credential docker-jenkins-github-credentials
11:09:43 [2022-08-08T11:09:43.476Z] Cloning the remote Git repository
11:09:43 [2022-08-08T11:09:43.476Z] Cloning with configured refspecs honoured and without tags
11:09:43 [2022-08-08T11:09:43.650Z] #19 62.12 Selecting previously unselected package gcc-arm-linux-gnueabi.
11:09:43 [2022-08-08T11:09:43.650Z] #19 62.12 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
11:09:43 [2022-08-08T11:09:43.650Z] #19 62.12 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ...
11:09:43 [2022-08-08T11:09:43.650Z] #19 62.15 Selecting previously unselected package linux-libc-dev-armel-cross.
11:09:43 [2022-08-08T11:09:43.650Z] #19 62.15 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ...
11:09:43 [2022-08-08T11:09:43.650Z] #19 62.15 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ...
11:09:43 [2022-08-08T11:09:43.650Z] #19 62.29 Selecting previously unselected package libc6-dev-armel-cross.
11:09:43 [2022-08-08T11:09:43.650Z] #19 62.29 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ...
11:09:43 [2022-08-08T11:09:43.650Z] #19 62.30 Unpacking libc6-dev-armel-cross (2.31-9cross4) ...
11:09:43 [2022-08-08T11:09:43.650Z] #19 62.49 Selecting previously unselected package libstdc++-10-dev-armel-cross.
11:09:43 [2022-08-08T11:09:43.650Z] #19 62.49 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
11:09:43 [2022-08-08T11:09:43.650Z] #19 62.50 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
11:09:43 [2022-08-08T11:09:43.650Z] #19 62.71 Selecting previously unselected package g++-10-arm-linux-gnueabi.
11:09:43 [2022-08-08T11:09:43.650Z] #19 62.71 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
11:09:43 [2022-08-08T11:09:43.650Z] #19 62.72 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
11:09:43 [2022-08-08T11:09:43.582Z] Cloning repository https://github.com/moby/moby.git
11:09:43 [2022-08-08T11:09:43.803Z]  > git init /home/ubuntu/workspace/moby_PR-43883 # timeout=10
11:09:44 [2022-08-08T11:09:44.115Z] Fetching upstream changes from https://github.com/moby/moby.git
11:09:44 [2022-08-08T11:09:44.115Z]  > git --version # timeout=10
11:09:44 [2022-08-08T11:09:44.138Z]  > git --version # 'git version 2.17.1'
11:09:44 [2022-08-08T11:09:44.139Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:09:44 [2022-08-08T11:09:44.141Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43883/head:refs/remotes/origin/PR-43883 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:09:47 [2022-08-08T11:09:47.851Z] #19 66.89 Selecting previously unselected package g++-arm-linux-gnueabi.
11:09:47 [2022-08-08T11:09:47.851Z] #19 66.89 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
11:09:47 [2022-08-08T11:09:47.851Z] #19 66.90 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ...
11:09:47 [2022-08-08T11:09:47.851Z] #19 66.92 Selecting previously unselected package crossbuild-essential-armel.
11:09:47 [2022-08-08T11:09:47.851Z] #19 66.92 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ...
11:09:47 [2022-08-08T11:09:47.851Z] #19 66.93 Unpacking crossbuild-essential-armel (12.9) ...
11:09:47 [2022-08-08T11:09:47.851Z] #19 66.98 Selecting previously unselected package libc6-armhf-cross.
11:09:47 [2022-08-08T11:09:47.851Z] #19 66.98 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ...
11:09:47 [2022-08-08T11:09:47.851Z] #19 67.00 Unpacking libc6-armhf-cross (2.31-9cross4) ...
11:09:47 [2022-08-08T11:09:47.851Z] #19 67.21 Selecting previously unselected package libgcc-s1-armhf-cross.
11:09:47 [2022-08-08T11:09:47.851Z] #19 67.22 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ...
11:09:47 [2022-08-08T11:09:47.851Z] #19 67.24 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ...
11:09:47 [2022-08-08T11:09:47.851Z] #19 67.39 Selecting previously unselected package libgomp1-armhf-cross.
11:09:48 [2022-08-08T11:09:48.111Z] #19 67.39 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ...
11:09:48 [2022-08-08T11:09:48.111Z] #19 67.39 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ...
11:09:48 [2022-08-08T11:09:48.111Z] #19 67.42 Selecting previously unselected package libatomic1-armhf-cross.
11:09:48 [2022-08-08T11:09:48.111Z] #19 67.42 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ...
11:09:48 [2022-08-08T11:09:48.111Z] #19 67.44 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ...
11:09:48 [2022-08-08T11:09:48.111Z] #19 67.47 Selecting previously unselected package libasan6-armhf-cross.
11:09:48 [2022-08-08T11:09:48.111Z] #19 67.47 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ...
11:09:48 [2022-08-08T11:09:48.111Z] #19 67.47 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ...
11:09:48 [2022-08-08T11:09:48.111Z] #19 67.68 Selecting previously unselected package libstdc++6-armhf-cross.
11:09:48 [2022-08-08T11:09:48.371Z] #19 67.68 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ...
11:09:48 [2022-08-08T11:09:48.371Z] #19 67.69 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ...
11:09:48 [2022-08-08T11:09:48.371Z] #19 67.74 Selecting previously unselected package libubsan1-armhf-cross.
11:09:48 [2022-08-08T11:09:48.371Z] #19 67.75 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ...
11:09:48 [2022-08-08T11:09:48.371Z] #19 67.75 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ...
11:09:48 [2022-08-08T11:09:48.371Z] #19 67.84 Selecting previously unselected package libgcc-10-dev-armhf-cross.
11:09:48 [2022-08-08T11:09:48.371Z] #19 67.84 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
11:09:48 [2022-08-08T11:09:48.371Z] #19 67.84 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
11:09:48 [2022-08-08T11:09:48.371Z] #19 67.94 Selecting previously unselected package gcc-10-arm-linux-gnueabihf.
11:09:48 [2022-08-08T11:09:48.631Z] #19 67.94 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
11:09:48 [2022-08-08T11:09:48.631Z] #19 67.95 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
11:09:53 [2022-08-08T11:09:53.911Z] #19 72.35 Selecting previously unselected package gcc-arm-linux-gnueabihf.
11:09:53 [2022-08-08T11:09:53.911Z] #19 72.36 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
11:09:53 [2022-08-08T11:09:53.911Z] #19 72.36 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
11:09:53 [2022-08-08T11:09:53.911Z] #19 72.39 Selecting previously unselected package linux-libc-dev-armhf-cross.
11:09:53 [2022-08-08T11:09:53.911Z] #19 72.39 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ...
11:09:53 [2022-08-08T11:09:53.911Z] #19 72.39 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
11:09:53 [2022-08-08T11:09:53.911Z] #19 72.53 Selecting previously unselected package libc6-dev-armhf-cross.
11:09:53 [2022-08-08T11:09:53.911Z] #19 72.53 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ...
11:09:53 [2022-08-08T11:09:53.911Z] #19 72.53 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ...
11:09:53 [2022-08-08T11:09:53.911Z] #19 72.76 Selecting previously unselected package libstdc++-10-dev-armhf-cross.
11:09:53 [2022-08-08T11:09:53.911Z] #19 72.76 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
11:09:53 [2022-08-08T11:09:53.911Z] #19 72.76 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
11:09:53 [2022-08-08T11:09:53.911Z] #19 72.98 Selecting previously unselected package g++-10-arm-linux-gnueabihf.
11:09:53 [2022-08-08T11:09:53.911Z] #19 72.98 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
11:09:53 [2022-08-08T11:09:53.911Z] #19 72.99 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
11:09:58 [2022-08-08T11:09:58.116Z] #19 77.16 Selecting previously unselected package g++-arm-linux-gnueabihf.
11:09:58 [2022-08-08T11:09:58.116Z] #19 77.16 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
11:09:58 [2022-08-08T11:09:58.116Z] #19 77.16 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ...
11:09:58 [2022-08-08T11:09:58.116Z] #19 77.19 Selecting previously unselected package crossbuild-essential-armhf.
11:09:58 [2022-08-08T11:09:58.116Z] #19 77.19 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ...
11:09:58 [2022-08-08T11:09:58.116Z] #19 77.19 Unpacking crossbuild-essential-armhf (12.9) ...
11:09:58 [2022-08-08T11:09:58.116Z] #19 77.22 Selecting previously unselected package libc6-ppc64el-cross.
11:09:58 [2022-08-08T11:09:58.116Z] #19 77.22 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ...
11:09:58 [2022-08-08T11:09:58.116Z] #19 77.22 Unpacking libc6-ppc64el-cross (2.31-9cross4) ...
11:09:58 [2022-08-08T11:09:58.116Z] #19 77.37 Selecting previously unselected package libgcc-s1-ppc64el-cross.
11:09:58 [2022-08-08T11:09:58.116Z] #19 77.37 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ...
11:09:58 [2022-08-08T11:09:58.116Z] #19 77.38 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
11:09:58 [2022-08-08T11:09:58.116Z] #19 77.40 Selecting previously unselected package libgomp1-ppc64el-cross.
11:09:58 [2022-08-08T11:09:58.116Z] #19 77.41 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ...
11:09:58 [2022-08-08T11:09:58.116Z] #19 77.41 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ...
11:09:58 [2022-08-08T11:09:58.116Z] #19 77.44 Selecting previously unselected package libitm1-ppc64el-cross.
11:09:58 [2022-08-08T11:09:58.116Z] #19 77.45 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ...
11:09:58 [2022-08-08T11:09:58.116Z] #19 77.45 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ...
11:09:58 [2022-08-08T11:09:58.116Z] #19 77.47 Selecting previously unselected package libatomic1-ppc64el-cross.
11:09:58 [2022-08-08T11:09:58.116Z] #19 77.48 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ...
11:09:58 [2022-08-08T11:09:58.116Z] #19 77.48 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ...
11:09:58 [2022-08-08T11:09:58.116Z] #19 77.51 Selecting previously unselected package libasan6-ppc64el-cross.
11:09:58 [2022-08-08T11:09:58.116Z] #19 77.51 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ...
11:09:58 [2022-08-08T11:09:58.116Z] #19 77.51 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ...
11:09:58 [2022-08-08T11:09:58.166Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0e901f939f8ec217b) in /home/ubuntu/workspace/moby_PR-43883
[Pipeline] {
[Pipeline] checkout
11:09:58 [2022-08-08T11:09:58.377Z] #19 77.73 Selecting previously unselected package liblsan0-ppc64el-cross.
11:09:58 [2022-08-08T11:09:58.377Z] #19 77.73 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
11:09:58 [2022-08-08T11:09:58.377Z] #19 77.73 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ...
11:09:58 [2022-08-08T11:09:58.377Z] #19 77.83 Selecting previously unselected package libtsan0-ppc64el-cross.
11:09:58 [2022-08-08T11:09:58.488Z] The recommended git tool is: git
11:09:58 [2022-08-08T11:09:58.637Z] #19 77.84 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
11:09:58 [2022-08-08T11:09:58.637Z] #19 77.84 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ...
11:09:58 [2022-08-08T11:09:58.898Z] #19 78.14 Selecting previously unselected package libstdc++6-ppc64el-cross.
11:09:58 [2022-08-08T11:09:58.898Z] #19 78.14 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ...
11:09:58 [2022-08-08T11:09:58.898Z] #19 78.16 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
11:09:58 [2022-08-08T11:09:58.898Z] #19 78.24 Selecting previously unselected package libubsan1-ppc64el-cross.
11:09:58 [2022-08-08T11:09:58.898Z] #19 78.24 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ...
11:09:58 [2022-08-08T11:09:58.898Z] #19 78.24 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ...
11:09:58 [2022-08-08T11:09:58.898Z] #19 78.34 Selecting previously unselected package libquadmath0-ppc64el-cross.
11:09:58 [2022-08-08T11:09:58.898Z] #19 78.34 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ...
11:09:58 [2022-08-08T11:09:58.898Z] #19 78.35 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
11:09:58 [2022-08-08T11:09:58.898Z] #19 78.38 Selecting previously unselected package libgcc-10-dev-ppc64el-cross.
11:09:58 [2022-08-08T11:09:58.898Z] #19 78.38 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
11:09:58 [2022-08-08T11:09:58.898Z] #19 78.39 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
11:09:59 [2022-08-08T11:09:59.158Z] #19 78.54 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu.
11:09:59 [2022-08-08T11:09:59.158Z] #19 78.54 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
11:09:59 [2022-08-08T11:09:59.158Z] #19 78.54 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
11:09:59 [2022-08-08T11:09:59.836Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-052bdc3774dcedd8f) in /home/ubuntu/workspace/moby_PR-43883
[Pipeline] {
[Pipeline] checkout
11:10:00 [2022-08-08T11:10:00.116Z] The recommended git tool is: git
11:10:02 [2022-08-08T11:10:02.718Z] using credential docker-jenkins-github-credentials
11:10:02 [2022-08-08T11:10:02.730Z] Cloning the remote Git repository
11:10:02 [2022-08-08T11:10:02.730Z] Cloning with configured refspecs honoured and without tags
11:10:02 [2022-08-08T11:10:02.748Z] Cloning repository https://github.com/moby/moby.git
11:10:02 [2022-08-08T11:10:02.832Z]  > git init /home/ubuntu/workspace/moby_PR-43883 # timeout=10
11:10:03 [2022-08-08T11:10:03.396Z] #19 82.81 Selecting previously unselected package gcc-powerpc64le-linux-gnu.
11:10:03 [2022-08-08T11:10:03.396Z] #19 82.81 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
11:10:03 [2022-08-08T11:10:03.396Z] #19 82.82 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
11:10:03 [2022-08-08T11:10:03.397Z] #19 82.84 Selecting previously unselected package linux-libc-dev-ppc64el-cross.
11:10:03 [2022-08-08T11:10:03.397Z] #19 82.84 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ...
11:10:03 [2022-08-08T11:10:03.397Z] #19 82.85 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
11:10:03 [2022-08-08T11:10:03.479Z] using credential docker-jenkins-github-credentials
11:10:03 [2022-08-08T11:10:03.493Z] Cloning the remote Git repository
11:10:03 [2022-08-08T11:10:03.493Z] Cloning with configured refspecs honoured and without tags
11:10:03 [2022-08-08T11:10:03.657Z] #19 82.99 Selecting previously unselected package libc6-dev-ppc64el-cross.
11:10:03 [2022-08-08T11:10:03.657Z] #19 83.00 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ...
11:10:03 [2022-08-08T11:10:03.657Z] #19 83.00 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ...
11:10:03 [2022-08-08T11:10:03.657Z] #19 83.24 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross.
11:10:03 [2022-08-08T11:10:03.521Z] Cloning repository https://github.com/moby/moby.git
11:10:03 [2022-08-08T11:10:03.605Z]  > git init /home/ubuntu/workspace/moby_PR-43883 # timeout=10
11:10:03 [2022-08-08T11:10:03.917Z] #19 83.24 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
11:10:03 [2022-08-08T11:10:03.917Z] #19 83.25 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
11:10:04 [2022-08-08T11:10:04.177Z] #19 83.55 Selecting previously unselected package g++-10-powerpc64le-linux-gnu.
11:10:04 [2022-08-08T11:10:04.177Z] #19 83.55 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
11:10:04 [2022-08-08T11:10:04.177Z] #19 83.57 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
11:10:03 [2022-08-08T11:10:03.585Z] Fetching upstream changes from https://github.com/moby/moby.git
11:10:03 [2022-08-08T11:10:03.585Z]  > git --version # timeout=10
11:10:03 [2022-08-08T11:10:03.614Z]  > git --version # 'git version 2.25.1'
11:10:03 [2022-08-08T11:10:03.615Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:10:03 [2022-08-08T11:10:03.618Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43883/head:refs/remotes/origin/PR-43883 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:10:04 [2022-08-08T11:10:04.156Z] Fetching upstream changes from https://github.com/moby/moby.git
11:10:04 [2022-08-08T11:10:04.156Z]  > git --version # timeout=10
11:10:04 [2022-08-08T11:10:04.181Z]  > git --version # 'git version 2.25.1'
11:10:04 [2022-08-08T11:10:04.182Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:10:04 [2022-08-08T11:10:04.184Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43883/head:refs/remotes/origin/PR-43883 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:10:08 [2022-08-08T11:10:08.376Z] #19 87.61 Selecting previously unselected package g++-powerpc64le-linux-gnu.
11:10:08 [2022-08-08T11:10:08.376Z] #19 87.62 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
11:10:08 [2022-08-08T11:10:08.376Z] #19 87.62 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
11:10:08 [2022-08-08T11:10:08.376Z] #19 87.64 Selecting previously unselected package crossbuild-essential-ppc64el.
11:10:08 [2022-08-08T11:10:08.376Z] #19 87.65 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ...
11:10:08 [2022-08-08T11:10:08.376Z] #19 87.65 Unpacking crossbuild-essential-ppc64el (12.9) ...
11:10:08 [2022-08-08T11:10:08.376Z] #19 87.67 Selecting previously unselected package libc6-s390x-cross.
11:10:08 [2022-08-08T11:10:08.376Z] #19 87.68 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ...
11:10:08 [2022-08-08T11:10:08.376Z] #19 87.68 Unpacking libc6-s390x-cross (2.31-9cross4) ...
11:10:08 [2022-08-08T11:10:08.376Z] #19 87.80 Selecting previously unselected package libgcc-s1-s390x-cross.
11:10:08 [2022-08-08T11:10:08.376Z] #19 87.81 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ...
11:10:08 [2022-08-08T11:10:08.376Z] #19 87.81 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ...
11:10:08 [2022-08-08T11:10:08.376Z] #19 87.83 Selecting previously unselected package libgomp1-s390x-cross.
11:10:08 [2022-08-08T11:10:08.376Z] #19 87.84 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ...
11:10:08 [2022-08-08T11:10:08.376Z] #19 87.84 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ...
11:10:08 [2022-08-08T11:10:08.376Z] #19 87.87 Selecting previously unselected package libitm1-s390x-cross.
11:10:08 [2022-08-08T11:10:08.636Z] #19 87.87 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ...
11:10:08 [2022-08-08T11:10:08.636Z] #19 87.88 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ...
11:10:08 [2022-08-08T11:10:08.636Z] #19 87.91 Selecting previously unselected package libatomic1-s390x-cross.
11:10:08 [2022-08-08T11:10:08.636Z] #19 87.91 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ...
11:10:08 [2022-08-08T11:10:08.636Z] #19 87.91 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ...
11:10:08 [2022-08-08T11:10:08.636Z] #19 87.94 Selecting previously unselected package libasan6-s390x-cross.
11:10:08 [2022-08-08T11:10:08.636Z] #19 87.94 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ...
11:10:08 [2022-08-08T11:10:08.636Z] #19 87.94 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ...
11:10:08 [2022-08-08T11:10:08.636Z] #19 88.15 Selecting previously unselected package libstdc++6-s390x-cross.
11:10:08 [2022-08-08T11:10:08.730Z] Fetching without tags
11:10:08 [2022-08-08T11:10:08.896Z] #19 88.15 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ...
11:10:08 [2022-08-08T11:10:08.896Z] #19 88.15 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ...
11:10:08 [2022-08-08T11:10:08.896Z] #19 88.22 Selecting previously unselected package libubsan1-s390x-cross.
11:10:08 [2022-08-08T11:10:08.896Z] #19 88.22 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ...
11:10:08 [2022-08-08T11:10:08.896Z] #19 88.23 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ...
11:10:08 [2022-08-08T11:10:08.896Z] #19 88.32 Selecting previously unselected package libgcc-10-dev-s390x-cross.
11:10:08 [2022-08-08T11:10:08.896Z] #19 88.32 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
11:10:08 [2022-08-08T11:10:08.896Z] #19 88.33 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
11:10:08 [2022-08-08T11:10:08.896Z] #19 88.42 Selecting previously unselected package gcc-10-s390x-linux-gnu.
11:10:09 [2022-08-08T11:10:09.009Z] Merging remotes/origin/master commit f0680670d2303418816854a74e75e33e41907199 into PR head commit acd0aa7d382cc3bb87d542adf6845bd14d57d53a
11:10:08 [2022-08-08T11:10:08.650Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:10:08 [2022-08-08T11:10:08.676Z]  > git config --add remote.origin.fetch +refs/pull/43883/head:refs/remotes/origin/PR-43883 # timeout=10
11:10:08 [2022-08-08T11:10:08.696Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
11:10:08 [2022-08-08T11:10:08.719Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:10:08 [2022-08-08T11:10:08.751Z] Fetching upstream changes from https://github.com/moby/moby.git
11:10:08 [2022-08-08T11:10:08.751Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:10:08 [2022-08-08T11:10:08.752Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43883/head:refs/remotes/origin/PR-43883 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:10:09 [2022-08-08T11:10:09.041Z]  > git config core.sparsecheckout # timeout=10
11:10:09 [2022-08-08T11:10:09.156Z] #19 88.42 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
11:10:09 [2022-08-08T11:10:09.156Z] #19 88.43 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
11:10:10 [2022-08-08T11:10:10.019Z] Merge succeeded, producing acd0aa7d382cc3bb87d542adf6845bd14d57d53a
11:10:10 [2022-08-08T11:10:10.019Z] Checking out Revision acd0aa7d382cc3bb87d542adf6845bd14d57d53a (PR-43883)
11:10:09 [2022-08-08T11:10:09.066Z]  > git checkout -f acd0aa7d382cc3bb87d542adf6845bd14d57d53a # timeout=10
11:10:09 [2022-08-08T11:10:09.958Z]  > git remote # timeout=10
11:10:09 [2022-08-08T11:10:09.973Z]  > git config --get remote.origin.url # timeout=10
11:10:09 [2022-08-08T11:10:09.995Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:10:09 [2022-08-08T11:10:09.996Z]  > git merge f0680670d2303418816854a74e75e33e41907199 # timeout=10
11:10:10 [2022-08-08T11:10:10.024Z]  > git rev-parse HEAD^{commit} # timeout=10
11:10:10 [2022-08-08T11:10:10.037Z]  > git config core.sparsecheckout # timeout=10
11:10:10 [2022-08-08T11:10:10.046Z]  > git checkout -f acd0aa7d382cc3bb87d542adf6845bd14d57d53a # timeout=10
11:10:13 [2022-08-08T11:10:13.358Z] #19 92.48 Selecting previously unselected package gcc-s390x-linux-gnu.
11:10:13 [2022-08-08T11:10:13.358Z] #19 92.49 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
11:10:13 [2022-08-08T11:10:13.358Z] #19 92.49 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ...
11:10:13 [2022-08-08T11:10:13.358Z] #19 92.52 Selecting previously unselected package linux-libc-dev-s390x-cross.
11:10:13 [2022-08-08T11:10:13.358Z] #19 92.52 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ...
11:10:13 [2022-08-08T11:10:13.358Z] #19 92.52 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
11:10:13 [2022-08-08T11:10:13.358Z] #19 92.66 Selecting previously unselected package libc6-dev-s390x-cross.
11:10:13 [2022-08-08T11:10:13.358Z] #19 92.67 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ...
11:10:13 [2022-08-08T11:10:13.358Z] #19 92.67 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ...
11:10:13 [2022-08-08T11:10:13.358Z] #19 92.87 Selecting previously unselected package libstdc++-10-dev-s390x-cross.
11:10:13 [2022-08-08T11:10:13.358Z] #19 92.88 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
11:10:13 [2022-08-08T11:10:13.358Z] #19 92.88 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
11:10:13 [2022-08-08T11:10:13.928Z] #19 93.09 Selecting previously unselected package g++-10-s390x-linux-gnu.
11:10:13 [2022-08-08T11:10:13.928Z] #19 93.10 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
11:10:13 [2022-08-08T11:10:13.928Z] #19 93.10 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
11:10:14 [2022-08-08T11:10:14.905Z] Commit message: "api/server/router/image: address some linter warnings"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
11:10:16 [2022-08-08T11:10:16.019Z] + docker version
11:10:18 [2022-08-08T11:10:18.331Z] #19 97.00 Selecting previously unselected package g++-s390x-linux-gnu.
11:10:18 [2022-08-08T11:10:18.331Z] #19 97.00 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
11:10:18 [2022-08-08T11:10:18.331Z] #19 97.01 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ...
11:10:18 [2022-08-08T11:10:18.331Z] #19 97.03 Selecting previously unselected package crossbuild-essential-s390x.
11:10:18 [2022-08-08T11:10:18.331Z] #19 97.03 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ...
11:10:18 [2022-08-08T11:10:18.331Z] #19 97.03 Unpacking crossbuild-essential-s390x (12.9) ...
11:10:18 [2022-08-08T11:10:18.331Z] #19 97.07 Setting up libconfig-inifiles-perl (3.000003-1) ...
11:10:18 [2022-08-08T11:10:18.331Z] #19 97.08 Setting up libfile-which-perl (1.23-1) ...
11:10:18 [2022-08-08T11:10:18.331Z] #19 97.09 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ...
11:10:18 [2022-08-08T11:10:18.331Z] #19 97.10 Setting up libc6-armhf-cross (2.31-9cross4) ...
11:10:18 [2022-08-08T11:10:18.331Z] #19 97.11 Setting up binutils-s390x-linux-gnu (2.35.2-2) ...
11:10:18 [2022-08-08T11:10:18.331Z] #19 97.12 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
11:10:18 [2022-08-08T11:10:18.331Z] #19 97.13 Setting up libicu67:amd64 (67.1-7) ...
11:10:18 [2022-08-08T11:10:18.331Z] #19 97.14 Setting up libmagic-mgc (1:5.39-3) ...
11:10:18 [2022-08-08T11:10:18.331Z] #19 97.14 Setting up libc6-ppc64el-cross (2.31-9cross4) ...
11:10:18 [2022-08-08T11:10:18.331Z] #19 97.15 Setting up libc6-s390x-cross (2.31-9cross4) ...
11:10:18 [2022-08-08T11:10:18.331Z] #19 97.16 Setting up libmagic1:amd64 (1:5.39-3) ...
11:10:18 [2022-08-08T11:10:18.331Z] #19 97.18 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
11:10:18 [2022-08-08T11:10:18.331Z] #19 97.19 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ...
11:10:18 [2022-08-08T11:10:18.331Z] #19 97.20 Setting up file (1:5.39-3) ...
11:10:18 [2022-08-08T11:10:18.331Z] #19 97.20 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
11:10:18 [2022-08-08T11:10:18.332Z] #19 97.21 Setting up bzip2 (1.0.8-4) ...
11:10:18 [2022-08-08T11:10:18.332Z] #19 97.22 Setting up libyaml-perl (1.30-1) ...
11:10:18 [2022-08-08T11:10:18.332Z] #19 97.23 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ...
11:10:18 [2022-08-08T11:10:18.332Z] #19 97.24 Setting up libxml-sax-base-perl (1.09-1.1) ...
11:10:18 [2022-08-08T11:10:18.332Z] #19 97.25 Setting up libio-string-perl (1.08-3.1) ...
11:10:18 [2022-08-08T11:10:18.332Z] #19 97.25 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
11:10:18 [2022-08-08T11:10:18.332Z] #19 97.26 Setting up cross-config (2.6.18+nmu1) ...
11:10:18 [2022-08-08T11:10:18.332Z] #19 97.34 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
11:10:18 [2022-08-08T11:10:18.332Z] #19 97.35 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:10:18 [2022-08-08T11:10:18.332Z] #19 97.36 Setting up libc6-arm64-cross (2.31-9cross4) ...
11:10:18 [2022-08-08T11:10:18.332Z] #19 97.37 Setting up patch (2.7.6-7) ...
11:10:18 [2022-08-08T11:10:18.332Z] #19 97.38 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
11:10:18 [2022-08-08T11:10:18.332Z] #19 97.38 Setting up gcc-10-cross-base (10.2.1-6cross1) ...
11:10:18 [2022-08-08T11:10:18.332Z] #19 97.39 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ...
11:10:18 [2022-08-08T11:10:18.332Z] #19 97.40 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
11:10:18 [2022-08-08T11:10:18.332Z] #19 97.41 Setting up libc6-armel-cross (2.31-9cross4) ...
11:10:18 [2022-08-08T11:10:18.332Z] #19 97.42 Setting up libitm1-s390x-cross (10.2.1-6cross1) ...
11:10:18 [2022-08-08T11:10:18.332Z] #19 97.43 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ...
11:10:18 [2022-08-08T11:10:18.332Z] #19 97.43 Setting up libc6-dev-s390x-cross (2.31-9cross4) ...
11:10:18 [2022-08-08T11:10:18.332Z] #19 97.44 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
11:10:18 [2022-08-08T11:10:18.332Z] #19 97.45 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
11:10:18 [2022-08-08T11:10:18.332Z] #19 97.46 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
11:10:18 [2022-08-08T11:10:18.332Z] #19 97.47 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ...
11:10:18 [2022-08-08T11:10:18.332Z] #19 97.48 Setting up libc6-dev-armel-cross (2.31-9cross4) ...
11:10:18 [2022-08-08T11:10:18.332Z] #19 97.48 Setting up libfile-homedir-perl (1.006-1) ...
11:10:18 [2022-08-08T11:10:18.332Z] #19 97.49 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ...
11:10:18 [2022-08-08T11:10:18.332Z] #19 97.50 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ...
11:10:18 [2022-08-08T11:10:18.332Z] #19 97.51 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
11:10:18 [2022-08-08T11:10:18.332Z] #19 97.52 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
11:10:18 [2022-08-08T11:10:18.332Z] #19 97.52 Setting up liblocale-gettext-perl (1.07-4+b1) ...
11:10:18 [2022-08-08T11:10:18.332Z] #19 97.53 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
11:10:18 [2022-08-08T11:10:18.332Z] #19 97.54 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
11:10:18 [2022-08-08T11:10:18.332Z] #19 97.55 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
11:10:18 [2022-08-08T11:10:18.332Z] #19 97.56 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ...
11:10:18 [2022-08-08T11:10:18.332Z] #19 97.57 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
11:10:18 [2022-08-08T11:10:18.332Z] #19 97.57 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ...
11:10:18 [2022-08-08T11:10:18.332Z] #19 97.58 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ...
11:10:18 [2022-08-08T11:10:18.332Z] #19 97.59 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ...
11:10:18 [2022-08-08T11:10:18.332Z] #19 97.60 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ...
11:10:18 [2022-08-08T11:10:18.332Z] #19 97.61 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ...
11:10:18 [2022-08-08T11:10:18.332Z] #19 97.62 Setting up libgomp1-armel-cross (10.2.1-6cross1) ...
11:10:18 [2022-08-08T11:10:18.332Z] #19 97.62 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ...
11:10:18 [2022-08-08T11:10:18.332Z] #19 97.63 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
11:10:18 [2022-08-08T11:10:18.332Z] #19 97.64 Setting up libasan6-arm64-cross (10.2.1-6cross1) ...
11:10:18 [2022-08-08T11:10:18.332Z] #19 97.65 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ...
11:10:18 [2022-08-08T11:10:18.332Z] #19 97.66 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ...
11:10:18 [2022-08-08T11:10:18.332Z] #19 97.67 Setting up libc6-dev-armhf-cross (2.31-9cross4) ...
11:10:18 [2022-08-08T11:10:18.332Z] #19 97.68 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ...
11:10:18 [2022-08-08T11:10:18.332Z] #19 97.68 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ...
11:10:18 [2022-08-08T11:10:18.332Z] #19 97.69 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ...
11:10:18 [2022-08-08T11:10:18.332Z] #19 97.70 Setting up libc6-dev-arm64-cross (2.31-9cross4) ...
11:10:18 [2022-08-08T11:10:18.332Z] #19 97.71 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ...
11:10:18 [2022-08-08T11:10:18.332Z] #19 97.72 Setting up libatomic1-armel-cross (10.2.1-6cross1) ...
11:10:18 [2022-08-08T11:10:18.332Z] #19 97.73 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ...
11:10:18 [2022-08-08T11:10:18.332Z] #19 97.73 Setting up libxml-sax-perl (1.02+dfsg-1) ...
11:10:18 [2022-08-08T11:10:18.332Z] #19 97.79 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
11:10:18 [2022-08-08T11:10:18.591Z] #19 97.85 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
11:10:18 [2022-08-08T11:10:18.591Z] #19 97.97 
11:10:18 [2022-08-08T11:10:18.591Z] #19 97.97 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
11:10:18 [2022-08-08T11:10:18.591Z] #19 98.00 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ...
11:10:18 [2022-08-08T11:10:18.591Z] #19 98.01 Setting up dpkg-dev (1.20.11) ...
11:10:18 [2022-08-08T11:10:18.591Z] #19 98.02 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ...
11:10:18 [2022-08-08T11:10:18.591Z] #19 98.03 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ...
11:10:18 [2022-08-08T11:10:18.591Z] #19 98.04 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ...
11:10:18 [2022-08-08T11:10:18.591Z] #19 98.06 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ...
11:10:18 [2022-08-08T11:10:18.591Z] #19 98.06 Setting up libubsan1-armel-cross (10.2.1-6cross1) ...
11:10:18 [2022-08-08T11:10:18.591Z] #19 98.07 Setting up libasan6-armhf-cross (10.2.1-6cross1) ...
11:10:18 [2022-08-08T11:10:18.591Z] #19 98.08 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
11:10:18 [2022-08-08T11:10:18.591Z] #19 98.09 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ...
11:10:18 [2022-08-08T11:10:18.591Z] #19 98.10 Setting up libitm1-arm64-cross (10.2.1-6cross1) ...
11:10:18 [2022-08-08T11:10:18.591Z] #19 98.11 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ...
11:10:18 [2022-08-08T11:10:18.591Z] #19 98.12 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
11:10:18 [2022-08-08T11:10:18.591Z] #19 98.13 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
11:10:18 [2022-08-08T11:10:18.591Z] #19 98.17 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
11:10:18 [2022-08-08T11:10:18.851Z] #19 98.24 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
11:10:18 [2022-08-08T11:10:18.851Z] #19 98.30 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
11:10:18 [2022-08-08T11:10:18.851Z] #19 98.42 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
11:10:19 [2022-08-08T11:10:19.110Z] #19 98.44 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
11:10:19 [2022-08-08T11:10:19.110Z] #19 98.45 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
11:10:19 [2022-08-08T11:10:19.110Z] #19 98.46 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
11:10:19 [2022-08-08T11:10:19.110Z] #19 98.47 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
11:10:19 [2022-08-08T11:10:19.110Z] #19 98.48 Setting up libasan6-armel-cross (10.2.1-6cross1) ...
11:10:19 [2022-08-08T11:10:19.110Z] #19 98.49 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ...
11:10:19 [2022-08-08T11:10:19.110Z] #19 98.50 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ...
11:10:19 [2022-08-08T11:10:19.110Z] #19 98.50 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
11:10:19 [2022-08-08T11:10:19.110Z] #19 98.51 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
11:10:19 [2022-08-08T11:10:19.110Z] #19 98.52 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ...
11:10:19 [2022-08-08T11:10:19.110Z] #19 98.53 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
11:10:19 [2022-08-08T11:10:19.110Z] #19 98.54 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ...
11:10:19 [2022-08-08T11:10:19.110Z] #19 98.55 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
11:10:19 [2022-08-08T11:10:19.110Z] #19 98.56 Setting up libasan6-s390x-cross (10.2.1-6cross1) ...
11:10:19 [2022-08-08T11:10:19.110Z] #19 98.56 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
11:10:19 [2022-08-08T11:10:19.110Z] #19 98.57 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ...
11:10:19 [2022-08-08T11:10:19.110Z] #19 98.58 Setting up libxml-simple-perl (2.25-1) ...
11:10:19 [2022-08-08T11:10:19.110Z] #19 98.59 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
11:10:19 [2022-08-08T11:10:19.110Z] #19 98.60 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
11:10:19 [2022-08-08T11:10:19.110Z] #19 98.60 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ...
11:10:19 [2022-08-08T11:10:19.110Z] #19 98.61 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
11:10:19 [2022-08-08T11:10:19.110Z] #19 98.62 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ...
11:10:19 [2022-08-08T11:10:19.110Z] #19 98.63 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
11:10:19 [2022-08-08T11:10:19.370Z] #19 98.64 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
11:10:19 [2022-08-08T11:10:19.370Z] #19 98.65 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
11:10:19 [2022-08-08T11:10:19.370Z] #19 98.66 Setting up libconfig-auto-perl (0.44-1.1) ...
11:10:19 [2022-08-08T11:10:19.370Z] #19 98.66 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
11:10:19 [2022-08-08T11:10:19.370Z] #19 98.67 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
11:10:19 [2022-08-08T11:10:19.370Z] #19 98.68 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
11:10:19 [2022-08-08T11:10:19.370Z] #19 98.69 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
11:10:19 [2022-08-08T11:10:19.370Z] #19 98.70 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ...
11:10:19 [2022-08-08T11:10:19.370Z] #19 98.71 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
11:10:19 [2022-08-08T11:10:19.370Z] #19 98.71 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ...
11:10:19 [2022-08-08T11:10:19.370Z] #19 98.73 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ...
11:10:19 [2022-08-08T11:10:19.370Z] #19 98.73 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
11:10:19 [2022-08-08T11:10:19.370Z] #19 98.74 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
11:10:19 [2022-08-08T11:10:19.370Z] #19 98.75 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
11:10:19 [2022-08-08T11:10:19.370Z] #19 98.76 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ...
11:10:19 [2022-08-08T11:10:19.370Z] #19 98.77 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ...
11:10:19 [2022-08-08T11:10:19.370Z] #19 98.78 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
11:10:19 [2022-08-08T11:10:19.370Z] #19 98.79 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
11:10:19 [2022-08-08T11:10:19.370Z] #19 98.79 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ...
11:10:19 [2022-08-08T11:10:19.370Z] #19 98.80 Setting up dpkg-cross (2.6.18+nmu1) ...
11:10:19 [2022-08-08T11:10:19.370Z] #19 98.84 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
11:10:19 [2022-08-08T11:10:19.629Z] #19 98.84 Setting up crossbuild-essential-armel (12.9) ...
11:10:19 [2022-08-08T11:10:19.629Z] #19 98.85 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ...
11:10:19 [2022-08-08T11:10:19.629Z] #19 98.86 Setting up crossbuild-essential-armhf (12.9) ...
11:10:19 [2022-08-08T11:10:19.629Z] #19 98.87 Setting up crossbuild-essential-arm64 (12.9) ...
11:10:19 [2022-08-08T11:10:19.629Z] #19 98.88 Setting up crossbuild-essential-s390x (12.9) ...
11:10:19 [2022-08-08T11:10:19.629Z] #19 98.89 Setting up crossbuild-essential-ppc64el (12.9) ...
11:10:19 [2022-08-08T11:10:19.629Z] #19 98.90 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:10:22 [2022-08-08T11:10:22.933Z] Fetching without tags
11:10:23 [2022-08-08T11:10:23.135Z] Merging remotes/origin/master commit f0680670d2303418816854a74e75e33e41907199 into PR head commit acd0aa7d382cc3bb87d542adf6845bd14d57d53a
11:10:23 [2022-08-08T11:10:23.961Z] Merge succeeded, producing acd0aa7d382cc3bb87d542adf6845bd14d57d53a
11:10:23 [2022-08-08T11:10:23.961Z] Checking out Revision acd0aa7d382cc3bb87d542adf6845bd14d57d53a (PR-43883)
11:10:22 [2022-08-08T11:10:22.894Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:10:22 [2022-08-08T11:10:22.905Z]  > git config --add remote.origin.fetch +refs/pull/43883/head:refs/remotes/origin/PR-43883 # timeout=10
11:10:22 [2022-08-08T11:10:22.910Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
11:10:22 [2022-08-08T11:10:22.925Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:10:22 [2022-08-08T11:10:22.937Z] Fetching upstream changes from https://github.com/moby/moby.git
11:10:22 [2022-08-08T11:10:22.937Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:10:22 [2022-08-08T11:10:22.938Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43883/head:refs/remotes/origin/PR-43883 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:10:23 [2022-08-08T11:10:23.142Z]  > git config core.sparsecheckout # timeout=10
11:10:23 [2022-08-08T11:10:23.153Z]  > git checkout -f acd0aa7d382cc3bb87d542adf6845bd14d57d53a # timeout=10
11:10:23 [2022-08-08T11:10:23.894Z]  > git remote # timeout=10
11:10:23 [2022-08-08T11:10:23.917Z]  > git config --get remote.origin.url # timeout=10
11:10:23 [2022-08-08T11:10:23.929Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:10:23 [2022-08-08T11:10:23.929Z]  > git merge f0680670d2303418816854a74e75e33e41907199 # timeout=10
11:10:23 [2022-08-08T11:10:23.945Z]  > git rev-parse HEAD^{commit} # timeout=10
11:10:23 [2022-08-08T11:10:23.964Z]  > git config core.sparsecheckout # timeout=10
11:10:23 [2022-08-08T11:10:23.976Z]  > git checkout -f acd0aa7d382cc3bb87d542adf6845bd14d57d53a # timeout=10
11:10:24 [2022-08-08T11:10:24.172Z] Client: Docker Engine - Community
11:10:24 [2022-08-08T11:10:24.172Z]  Version:           20.10.14
11:10:24 [2022-08-08T11:10:24.172Z]  API version:       1.41
11:10:24 [2022-08-08T11:10:24.172Z]  Go version:        go1.16.15
11:10:24 [2022-08-08T11:10:24.172Z]  Git commit:        a224086
11:10:24 [2022-08-08T11:10:24.172Z]  Built:             Thu Mar 24 01:47:57 2022
11:10:24 [2022-08-08T11:10:24.172Z]  OS/Arch:           linux/amd64
11:10:24 [2022-08-08T11:10:24.172Z]  Context:           default
11:10:24 [2022-08-08T11:10:24.172Z]  Experimental:      true
11:10:24 [2022-08-08T11:10:24.172Z] 
11:10:24 [2022-08-08T11:10:24.172Z] Server: Docker Engine - Community
11:10:24 [2022-08-08T11:10:24.172Z]  Engine:
11:10:24 [2022-08-08T11:10:24.172Z]   Version:          20.10.14
11:10:24 [2022-08-08T11:10:24.172Z]   API version:      1.41 (minimum version 1.12)
11:10:24 [2022-08-08T11:10:24.172Z]   Go version:       go1.16.15
11:10:24 [2022-08-08T11:10:24.172Z]   Git commit:       87a90dc
11:10:24 [2022-08-08T11:10:24.172Z]   Built:            Thu Mar 24 01:45:46 2022
11:10:24 [2022-08-08T11:10:24.172Z]   OS/Arch:          linux/amd64
11:10:24 [2022-08-08T11:10:24.172Z]   Experimental:     true
11:10:24 [2022-08-08T11:10:24.172Z]  containerd:
11:10:24 [2022-08-08T11:10:24.172Z]   Version:          1.5.11
11:10:24 [2022-08-08T11:10:24.172Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
11:10:24 [2022-08-08T11:10:24.172Z]  runc:
11:10:24 [2022-08-08T11:10:24.172Z]   Version:          1.0.3
11:10:24 [2022-08-08T11:10:24.172Z]   GitCommit:        v1.0.3-0-gf46b6ba
11:10:24 [2022-08-08T11:10:24.172Z]  docker-init:
11:10:24 [2022-08-08T11:10:24.172Z]   Version:          0.19.0
11:10:24 [2022-08-08T11:10:24.172Z]   GitCommit:        de40ad0
[Pipeline] sh
11:10:24 [2022-08-08T11:10:24.495Z] + docker info
11:10:24 [2022-08-08T11:10:24.908Z] #19 DONE 103.5s
11:10:24 [2022-08-08T11:10:24.908Z] 
11:10:24 [2022-08-08T11:10:24.908Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
11:10:24 [2022-08-08T11:10:24.908Z] #73 sha256:c0702860b3b9eebba425042fd6866972df53276490c47994ed96168ffbaf8786
11:10:24 [2022-08-08T11:10:24.908Z] #73 DONE 0.1s
11:10:24 [2022-08-08T11:10:24.908Z] 
11:10:24 [2022-08-08T11:10:24.908Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
11:10:24 [2022-08-08T11:10:24.908Z] #32 sha256:d9ae24e080e7669ffa2ce718fb23967e22b8b7af08c985d4e43d0925d8f859f5
11:10:24 [2022-08-08T11:10:24.908Z] #32 DONE 0.1s
11:10:24 [2022-08-08T11:10:24.908Z] 
11:10:24 [2022-08-08T11:10:24.908Z] #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
11:10:24 [2022-08-08T11:10:24.908Z] #33 sha256:8b33c10e7de6e6779967b3b4c3bb26672d99e0f13649108911030a4294c44457
11:10:25 [2022-08-08T11:10:25.168Z] #33 0.959 + RM_GOPATH=0
11:10:25 [2022-08-08T11:10:25.168Z] #33 0.959 + TMP_GOPATH=
11:10:25 [2022-08-08T11:10:25.168Z] #33 0.959 + : /build
11:10:25 [2022-08-08T11:10:25.168Z] #33 0.959 + '[' -z '' ']'
11:10:25 [2022-08-08T11:10:25.168Z] #33 0.961 ++ mktemp -d
11:10:25 [2022-08-08T11:10:25.168Z] #33 0.962 + export GOPATH=/tmp/tmp.2HnuHnwoV3
11:10:25 [2022-08-08T11:10:25.168Z] #33 0.962 + GOPATH=/tmp/tmp.2HnuHnwoV3
11:10:25 [2022-08-08T11:10:25.168Z] #33 0.962 + RM_GOPATH=1
11:10:25 [2022-08-08T11:10:25.168Z] #33 0.962 + case "$(go env GOARCH)" in
11:10:25 [2022-08-08T11:10:25.168Z] #33 0.962 ++ go env GOARCH
11:10:25 [2022-08-08T11:10:25.168Z] #33 0.966 + export GO_BUILDMODE=-buildmode=pie
11:10:25 [2022-08-08T11:10:25.168Z] #33 0.966 + GO_BUILDMODE=-buildmode=pie
11:10:25 [2022-08-08T11:10:25.168Z] #33 0.966 ++ dirname /install.sh
11:10:25 [2022-08-08T11:10:25.168Z] #33 0.967 + dir=/
11:10:25 [2022-08-08T11:10:25.168Z] #33 0.967 + bin=dockercli
11:10:25 [2022-08-08T11:10:25.168Z] #33 0.967 + shift
11:10:25 [2022-08-08T11:10:25.168Z] #33 0.967 + '[' '!' -f //dockercli.installer ']'
11:10:25 [2022-08-08T11:10:25.168Z] #33 0.967 + . //dockercli.installer
11:10:25 [2022-08-08T11:10:25.168Z] #33 0.967 ++ : stable
11:10:25 [2022-08-08T11:10:25.168Z] #33 0.967 ++ : 17.06.2-ce
11:10:25 [2022-08-08T11:10:25.168Z] #33 0.967 + install_dockercli
11:10:25 [2022-08-08T11:10:25.169Z] #33 0.967 Install docker/cli version 17.06.2-ce from stable
11:10:25 [2022-08-08T11:10:25.169Z] #33 0.967 + echo 'Install docker/cli version 17.06.2-ce from stable'
11:10:25 [2022-08-08T11:10:25.169Z] #33 0.968 ++ uname -m
11:10:25 [2022-08-08T11:10:25.169Z] #33 0.968 + arch=x86_64
11:10:25 [2022-08-08T11:10:25.169Z] #33 0.968 + '[' x86_64 '!=' x86_64 ']'
11:10:25 [2022-08-08T11:10:25.169Z] #33 0.968 + url=https://download.docker.com/linux/static
11:10:25 [2022-08-08T11:10:25.169Z] #33 0.969 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
11:10:25 [2022-08-08T11:10:25.169Z] #33 0.969 + tar -xz docker/docker
11:10:25 [2022-08-08T11:10:25.546Z] Fetching without tags
11:10:25 [2022-08-08T11:10:25.817Z] Merging remotes/origin/master commit f0680670d2303418816854a74e75e33e41907199 into PR head commit acd0aa7d382cc3bb87d542adf6845bd14d57d53a
11:10:26 [2022-08-08T11:10:26.109Z] #33 2.111 + mkdir -p /build
11:10:26 [2022-08-08T11:10:26.369Z] #33 2.112 + mv docker/docker /build/
11:10:26 [2022-08-08T11:10:26.369Z] #33 2.114 + rmdir docker
11:10:26 [2022-08-08T11:10:26.369Z] #33 DONE 2.2s
11:10:26 [2022-08-08T11:10:26.369Z] 
11:10:26 [2022-08-08T11:10:26.369Z] #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
11:10:26 [2022-08-08T11:10:26.369Z] #74 sha256:02e7a87d693a33d98d5c26967472a455ea17a632d2c8cdd5ee08e63d2588d53d
11:10:26 [2022-08-08T11:10:26.369Z] #74 0.993 + RM_GOPATH=0
11:10:26 [2022-08-08T11:10:26.369Z] #74 0.993 + TMP_GOPATH=
11:10:26 [2022-08-08T11:10:26.369Z] #74 0.993 + : /build
11:10:26 [2022-08-08T11:10:26.369Z] #74 0.993 + '[' -z '' ']'
11:10:26 [2022-08-08T11:10:26.369Z] #74 0.994 ++ mktemp -d
11:10:26 [2022-08-08T11:10:26.369Z] #74 0.995 + export GOPATH=/tmp/tmp.d8AzpKgHpU
11:10:26 [2022-08-08T11:10:26.369Z] #74 0.995 + GOPATH=/tmp/tmp.d8AzpKgHpU
11:10:26 [2022-08-08T11:10:26.369Z] #74 0.995 + RM_GOPATH=1
11:10:26 [2022-08-08T11:10:26.370Z] #74 0.995 + case "$(go env GOARCH)" in
11:10:26 [2022-08-08T11:10:26.370Z] #74 0.995 ++ go env GOARCH
11:10:26 [2022-08-08T11:10:26.370Z] #74 0.999 + export GO_BUILDMODE=-buildmode=pie
11:10:26 [2022-08-08T11:10:26.370Z] #74 0.999 + GO_BUILDMODE=-buildmode=pie
11:10:26 [2022-08-08T11:10:26.370Z] #74 0.999 ++ dirname /install.sh
11:10:26 [2022-08-08T11:10:26.370Z] #74 1.000 + dir=/
11:10:26 [2022-08-08T11:10:26.370Z] #74 1.000 + bin=rootlesskit
11:10:26 [2022-08-08T11:10:26.370Z] #74 1.000 + shift
11:10:26 [2022-08-08T11:10:26.370Z] #74 1.000 + '[' '!' -f //rootlesskit.installer ']'
11:10:26 [2022-08-08T11:10:26.370Z] #74 1.000 + . //rootlesskit.installer
11:10:26 [2022-08-08T11:10:26.370Z] #74 1.000 ++ : 1920341cd41e047834a21007424162a2dc946315
11:10:26 [2022-08-08T11:10:26.370Z] #74 1.000 + install_rootlesskit
11:10:26 [2022-08-08T11:10:26.370Z] #74 1.000 + case "$1" in
11:10:26 [2022-08-08T11:10:26.370Z] #74 1.000 + export CGO_ENABLED=0
11:10:26 [2022-08-08T11:10:26.370Z] #74 1.000 + CGO_ENABLED=0
11:10:26 [2022-08-08T11:10:26.370Z] #74 1.000 + _install_rootlesskit
11:10:26 [2022-08-08T11:10:26.370Z] #74 1.000 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
11:10:26 [2022-08-08T11:10:26.370Z] #74 1.000 + for f in rootlesskit rootlesskit-docker-proxy
11:10:26 [2022-08-08T11:10:26.370Z] #74 1.000 + GOBIN=/build
11:10:26 [2022-08-08T11:10:26.370Z] #74 1.000 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
11:10:26 [2022-08-08T11:10:26.370Z] #74 1.000 + GO111MODULE=on
11:10:26 [2022-08-08T11:10:26.370Z] #74 1.001 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
11:10:26 [2022-08-08T11:10:26.370Z] #74 1.122 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
11:10:26 [2022-08-08T11:10:26.941Z] #74 2.573 go: downloading github.com/sirupsen/logrus v1.8.1
11:10:26 [2022-08-08T11:10:26.941Z] #74 2.574 go: downloading github.com/urfave/cli/v2 v2.4.0
11:10:26 [2022-08-08T11:10:26.941Z] #74 2.574 go: downloading github.com/moby/vpnkit v0.5.0
11:10:26 [2022-08-08T11:10:26.941Z] #74 2.574 go: downloading github.com/google/uuid v1.3.0
11:10:26 [2022-08-08T11:10:26.941Z] #74 2.575 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
11:10:26 [2022-08-08T11:10:26.941Z] #74 2.582 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
11:10:26 [2022-08-08T11:10:26.941Z] #74 2.584 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
11:10:26 [2022-08-08T11:10:26.941Z] #74 2.589 go: downloading github.com/gofrs/flock v0.8.1
11:10:26 [2022-08-08T11:10:26.941Z] #74 2.600 go: downloading github.com/gorilla/mux v1.8.0
11:10:26 [2022-08-08T11:10:26.941Z] #74 2.603 go: downloading github.com/moby/sys/mountinfo v0.6.0
11:10:26 [2022-08-08T11:10:26.941Z] #74 2.728 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
11:10:26 [2022-08-08T11:10:26.941Z] #74 2.730 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
11:10:25 [2022-08-08T11:10:25.446Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:10:25 [2022-08-08T11:10:25.461Z]  > git config --add remote.origin.fetch +refs/pull/43883/head:refs/remotes/origin/PR-43883 # timeout=10
11:10:25 [2022-08-08T11:10:25.500Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
11:10:25 [2022-08-08T11:10:25.522Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:10:25 [2022-08-08T11:10:25.548Z] Fetching upstream changes from https://github.com/moby/moby.git
11:10:25 [2022-08-08T11:10:25.548Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:10:25 [2022-08-08T11:10:25.549Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43883/head:refs/remotes/origin/PR-43883 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:10:25 [2022-08-08T11:10:25.830Z]  > git config core.sparsecheckout # timeout=10
11:10:25 [2022-08-08T11:10:25.847Z]  > git checkout -f acd0aa7d382cc3bb87d542adf6845bd14d57d53a # timeout=10
11:10:27 [2022-08-08T11:10:27.202Z] #74 2.869 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
11:10:27 [2022-08-08T11:10:27.202Z] #74 2.883 go: downloading github.com/russross/blackfriday/v2 v2.1.0
11:10:27 [2022-08-08T11:10:27.353Z] Merge succeeded, producing acd0aa7d382cc3bb87d542adf6845bd14d57d53a
11:10:27 [2022-08-08T11:10:27.354Z] Checking out Revision acd0aa7d382cc3bb87d542adf6845bd14d57d53a (PR-43883)
11:10:27 [2022-08-08T11:10:27.463Z] #74 ...
11:10:27 [2022-08-08T11:10:27.463Z] 
11:10:27 [2022-08-08T11:10:27.463Z] #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
11:10:27 [2022-08-08T11:10:27.463Z] #36 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4
11:10:27 [2022-08-08T11:10:27.463Z] #36 CACHED
11:10:27 [2022-08-08T11:10:27.463Z] 
11:10:27 [2022-08-08T11:10:27.463Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
11:10:27 [2022-08-08T11:10:27.463Z] #37 sha256:9caf9f59d80ac406bd1154ee7b905380a88266bd0bda25340a0f506d61279a1a
11:10:27 [2022-08-08T11:10:27.463Z] #37 CACHED
11:10:27 [2022-08-08T11:10:27.463Z] 
11:10:27 [2022-08-08T11:10:27.463Z] #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
11:10:27 [2022-08-08T11:10:27.463Z] #38 sha256:e31e79c0b9ffd547d8d80aa072f8293874ccbacbff5f5c1f9f5a2449ea3c68bf
11:10:27 [2022-08-08T11:10:27.463Z] #38 CACHED
11:10:27 [2022-08-08T11:10:27.463Z] 
11:10:27 [2022-08-08T11:10:27.463Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
11:10:27 [2022-08-08T11:10:27.463Z] #40 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9
11:10:27 [2022-08-08T11:10:27.463Z] #40 CACHED
11:10:27 [2022-08-08T11:10:27.463Z] 
11:10:27 [2022-08-08T11:10:27.463Z] #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
11:10:27 [2022-08-08T11:10:27.463Z] #41 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82
11:10:27 [2022-08-08T11:10:27.463Z] #41 CACHED
11:10:27 [2022-08-08T11:10:27.463Z] 
11:10:27 [2022-08-08T11:10:27.463Z] #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
11:10:27 [2022-08-08T11:10:27.463Z] #43 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a
11:10:27 [2022-08-08T11:10:27.463Z] #43 CACHED
11:10:27 [2022-08-08T11:10:27.463Z] 
11:10:27 [2022-08-08T11:10:27.463Z] #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
11:10:27 [2022-08-08T11:10:27.463Z] #45 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52
11:10:27 [2022-08-08T11:10:27.463Z] #45 CACHED
11:10:27 [2022-08-08T11:10:27.463Z] 
11:10:27 [2022-08-08T11:10:27.463Z] #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
11:10:27 [2022-08-08T11:10:27.463Z] #47 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1
11:10:27 [2022-08-08T11:10:27.463Z] #47 CACHED
11:10:27 [2022-08-08T11:10:27.463Z] 
11:10:27 [2022-08-08T11:10:27.463Z] #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
11:10:27 [2022-08-08T11:10:27.463Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d
11:10:27 [2022-08-08T11:10:27.463Z] #49 1.278 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
11:10:27 [2022-08-08T11:10:27.463Z] #49 1.278 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
11:10:27 [2022-08-08T11:10:27.463Z] #49 1.279 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
11:10:27 [2022-08-08T11:10:27.463Z] #49 1.435 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
11:10:27 [2022-08-08T11:10:27.463Z] #49 1.538 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
11:10:27 [2022-08-08T11:10:27.463Z] #49 1.618 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
11:10:27 [2022-08-08T11:10:27.463Z] #49 1.696 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
11:10:27 [2022-08-08T11:10:27.463Z] #49 1.763 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
11:10:27 [2022-08-08T11:10:27.463Z] #49 1.822 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB]
11:10:27 [2022-08-08T11:10:27.463Z] #49 1.823 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB]
11:10:27 [2022-08-08T11:10:27.463Z] #49 1.825 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [143 kB]
11:10:27 [2022-08-08T11:10:27.463Z] #49 1.826 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB]
11:10:27 [2022-08-08T11:10:27.463Z] #49 1.827 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [167 kB]
11:10:27 [2022-08-08T11:10:27.463Z] #49 1.828 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
11:10:27 [2022-08-08T11:10:27.464Z] #49 1.828 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
11:10:27 [2022-08-08T11:10:27.464Z] #49 1.828 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
11:10:27 [2022-08-08T11:10:27.464Z] #49 1.828 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
11:10:27 [2022-08-08T11:10:27.464Z] #49 1.828 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
11:10:28 [2022-08-08T11:10:28.481Z] Commit message: "api/server/router/image: address some linter warnings"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
11:10:29 [2022-08-08T11:10:29.363Z] + docker version
11:10:27 [2022-08-08T11:10:27.287Z]  > git remote # timeout=10
11:10:27 [2022-08-08T11:10:27.309Z]  > git config --get remote.origin.url # timeout=10
11:10:27 [2022-08-08T11:10:27.326Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:10:27 [2022-08-08T11:10:27.327Z]  > git merge f0680670d2303418816854a74e75e33e41907199 # timeout=10
11:10:27 [2022-08-08T11:10:27.347Z]  > git rev-parse HEAD^{commit} # timeout=10
11:10:27 [2022-08-08T11:10:27.355Z]  > git config core.sparsecheckout # timeout=10
11:10:27 [2022-08-08T11:10:27.359Z]  > git checkout -f acd0aa7d382cc3bb87d542adf6845bd14d57d53a # timeout=10
11:10:30 [2022-08-08T11:10:30.013Z] #49 ...
11:10:30 [2022-08-08T11:10:30.013Z] 
11:10:30 [2022-08-08T11:10:30.013Z] #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
11:10:30 [2022-08-08T11:10:30.013Z] #74 sha256:02e7a87d693a33d98d5c26967472a455ea17a632d2c8cdd5ee08e63d2588d53d
11:10:30 [2022-08-08T11:10:30.013Z] #74 5.864 + for f in rootlesskit rootlesskit-docker-proxy
11:10:30 [2022-08-08T11:10:30.013Z] #74 5.864 + GOBIN=/build
11:10:30 [2022-08-08T11:10:30.013Z] #74 5.864 + GO111MODULE=on
11:10:30 [2022-08-08T11:10:30.013Z] #74 5.864 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
11:10:31 [2022-08-08T11:10:31.259Z] Commit message: "api/server/router/image: address some linter warnings"
11:10:31 [2022-08-08T11:10:31.397Z] #74 6.873 rootlesskit version 1.0.0
11:10:31 [2022-08-08T11:10:31.397Z] #74 6.875 Usage of /build/rootlesskit-docker-proxy:
11:10:31 [2022-08-08T11:10:31.397Z] #74 6.875   -container-ip string
11:10:31 [2022-08-08T11:10:31.397Z] #74 6.875     	container ip
11:10:31 [2022-08-08T11:10:31.397Z] #74 6.875   -container-port int
11:10:31 [2022-08-08T11:10:31.397Z] #74 6.875     	container port (default -1)
11:10:31 [2022-08-08T11:10:31.397Z] #74 6.875   -host-ip string
11:10:31 [2022-08-08T11:10:31.397Z] #74 6.875     	host ip
11:10:31 [2022-08-08T11:10:31.397Z] #74 6.875   -host-port int
11:10:31 [2022-08-08T11:10:31.397Z] #74 6.875     	host port (default -1)
11:10:31 [2022-08-08T11:10:31.397Z] #74 6.875   -proto string
11:10:31 [2022-08-08T11:10:31.397Z] #74 6.875     	proxy protocol (default "tcp")
11:10:31 [2022-08-08T11:10:31.397Z] #74 DONE 7.2s
11:10:31 [2022-08-08T11:10:31.397Z] 
11:10:31 [2022-08-08T11:10:31.397Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
11:10:31 [2022-08-08T11:10:31.397Z] #75 sha256:c45a8f6bab9499f0d934d49232861e60400133102fd2ffaa80d24d73abb08b19
11:10:31 [2022-08-08T11:10:31.397Z] #75 DONE 0.1s
11:10:31 [2022-08-08T11:10:31.397Z] 
11:10:31 [2022-08-08T11:10:31.397Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
11:10:31 [2022-08-08T11:10:31.397Z] #76 sha256:05330c0223316fa43991c7ae0e49342ec98e0a4e97a6545bb534c5a4d8c2b2d9
11:10:31 [2022-08-08T11:10:31.397Z] #76 DONE 0.0s
11:10:31 [2022-08-08T11:10:31.397Z] 
11:10:31 [2022-08-08T11:10:31.397Z] #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
11:10:31 [2022-08-08T11:10:31.397Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6
11:10:31 [2022-08-08T11:10:31.397Z] #69 0.995 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
11:10:31 [2022-08-08T11:10:31.397Z] #69 0.995 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
11:10:31 [2022-08-08T11:10:31.397Z] #69 1.110 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
11:10:31 [2022-08-08T11:10:31.397Z] #69 1.113 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
11:10:31 [2022-08-08T11:10:31.397Z] #69 1.178 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
11:10:31 [2022-08-08T11:10:31.397Z] #69 1.235 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
11:10:31 [2022-08-08T11:10:31.397Z] #69 1.313 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
11:10:31 [2022-08-08T11:10:31.397Z] #69 1.401 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
11:10:31 [2022-08-08T11:10:31.397Z] #69 1.485 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB]
11:10:31 [2022-08-08T11:10:31.397Z] #69 1.487 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB]
11:10:31 [2022-08-08T11:10:31.397Z] #69 1.488 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB]
11:10:31 [2022-08-08T11:10:31.397Z] #69 1.489 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [167 kB]
11:10:31 [2022-08-08T11:10:31.397Z] #69 1.490 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [143 kB]
11:10:31 [2022-08-08T11:10:31.397Z] #69 1.492 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
11:10:31 [2022-08-08T11:10:31.397Z] #69 1.492 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
11:10:31 [2022-08-08T11:10:31.397Z] #69 1.492 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
11:10:31 [2022-08-08T11:10:31.397Z] #69 1.493 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
11:10:31 [2022-08-08T11:10:31.397Z] #69 1.493 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
11:10:31 [2022-08-08T11:10:31.397Z] #69 7.216 Fetched 40.6 MB in 7s (6229 kB/s)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
11:10:31 [2022-08-08T11:10:31.658Z] #69 7.216 Reading package lists...
11:10:31 [2022-08-08T11:10:31.658Z] #69 ...
11:10:31 [2022-08-08T11:10:31.658Z] 
11:10:31 [2022-08-08T11:10:31.658Z] #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
11:10:31 [2022-08-08T11:10:31.658Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d
11:10:31 [2022-08-08T11:10:31.658Z] #49 7.538 Fetched 40.6 MB in 7s (6220 kB/s)
11:10:32 [2022-08-08T11:10:32.226Z] + docker version
11:10:32 [2022-08-08T11:10:32.231Z] #49 7.538 Reading package lists...
11:10:32 [2022-08-08T11:10:32.231Z] #49 ...
11:10:32 [2022-08-08T11:10:32.231Z] 
11:10:32 [2022-08-08T11:10:32.231Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
11:10:32 [2022-08-08T11:10:32.231Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
11:10:32 [2022-08-08T11:10:32.231Z] #79 CACHED
11:10:32 [2022-08-08T11:10:32.231Z] 
11:10:32 [2022-08-08T11:10:32.231Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
11:10:32 [2022-08-08T11:10:32.231Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
11:10:32 [2022-08-08T11:10:32.231Z] #81 CACHED
11:10:32 [2022-08-08T11:10:32.231Z] 
11:10:32 [2022-08-08T11:10:32.231Z] #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             ;
11:10:32 [2022-08-08T11:10:32.231Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13
11:10:32 [2022-08-08T11:10:32.231Z] #83 CACHED
11:10:32 [2022-08-08T11:10:32.231Z] 
11:10:32 [2022-08-08T11:10:32.231Z] #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
11:10:32 [2022-08-08T11:10:32.231Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:10:32 [2022-08-08T11:10:32.231Z] #84 CACHED
11:10:32 [2022-08-08T11:10:32.231Z] 
11:10:32 [2022-08-08T11:10:32.231Z] #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
11:10:32 [2022-08-08T11:10:32.231Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924
11:10:32 [2022-08-08T11:10:32.231Z] #20 1.167 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
11:10:32 [2022-08-08T11:10:32.231Z] #20 1.167 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
11:10:32 [2022-08-08T11:10:32.231Z] #20 1.167 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
11:10:32 [2022-08-08T11:10:32.231Z] #20 1.303 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
11:10:32 [2022-08-08T11:10:32.231Z] #20 1.404 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
11:10:32 [2022-08-08T11:10:32.231Z] #20 1.490 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
11:10:32 [2022-08-08T11:10:32.231Z] #20 1.571 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
11:10:32 [2022-08-08T11:10:32.231Z] #20 1.651 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
11:10:32 [2022-08-08T11:10:32.231Z] #20 1.748 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB]
11:10:32 [2022-08-08T11:10:32.231Z] #20 1.750 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [167 kB]
11:10:32 [2022-08-08T11:10:32.231Z] #20 1.752 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [143 kB]
11:10:32 [2022-08-08T11:10:32.231Z] #20 1.754 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB]
11:10:32 [2022-08-08T11:10:32.231Z] #20 1.757 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB]
11:10:32 [2022-08-08T11:10:32.231Z] #20 1.758 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
11:10:32 [2022-08-08T11:10:32.231Z] #20 1.759 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
11:10:32 [2022-08-08T11:10:32.231Z] #20 1.759 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
11:10:32 [2022-08-08T11:10:32.231Z] #20 1.760 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
11:10:32 [2022-08-08T11:10:32.231Z] #20 1.762 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
11:10:32 [2022-08-08T11:10:32.231Z] #20 7.413 Fetched 40.6 MB in 7s (6176 kB/s)
11:10:34 [2022-08-08T11:10:34.773Z] #20 7.413 Reading package lists...
11:10:34 [2022-08-08T11:10:34.773Z] #20 ...
11:10:34 [2022-08-08T11:10:34.773Z] 
11:10:34 [2022-08-08T11:10:34.773Z] #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
11:10:34 [2022-08-08T11:10:34.773Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6
11:10:34 [2022-08-08T11:10:34.773Z] #69 7.216 Reading package lists...
11:10:37 [2022-08-08T11:10:37.505Z] Client: Docker Engine - Community
11:10:37 [2022-08-08T11:10:37.505Z]  Version:           20.10.14
11:10:37 [2022-08-08T11:10:37.505Z]  API version:       1.41
11:10:37 [2022-08-08T11:10:37.505Z]  Go version:        go1.16.15
11:10:37 [2022-08-08T11:10:37.505Z]  Git commit:        a224086
11:10:37 [2022-08-08T11:10:37.505Z]  Built:             Thu Mar 24 01:47:20 2022
11:10:37 [2022-08-08T11:10:37.505Z]  OS/Arch:           linux/arm64
11:10:37 [2022-08-08T11:10:37.505Z]  Context:           default
11:10:37 [2022-08-08T11:10:37.505Z]  Experimental:      true
11:10:37 [2022-08-08T11:10:37.505Z] 
11:10:37 [2022-08-08T11:10:37.505Z] Server: Docker Engine - Community
11:10:37 [2022-08-08T11:10:37.505Z]  Engine:
11:10:37 [2022-08-08T11:10:37.505Z]   Version:          20.10.14
11:10:37 [2022-08-08T11:10:37.505Z]   API version:      1.41 (minimum version 1.12)
11:10:37 [2022-08-08T11:10:37.505Z]   Go version:       go1.16.15
11:10:37 [2022-08-08T11:10:37.505Z]   Git commit:       87a90dc
11:10:37 [2022-08-08T11:10:37.505Z]   Built:            Thu Mar 24 01:45:39 2022
11:10:37 [2022-08-08T11:10:37.505Z]   OS/Arch:          linux/arm64
11:10:37 [2022-08-08T11:10:37.505Z]   Experimental:     true
11:10:37 [2022-08-08T11:10:37.505Z]  containerd:
11:10:37 [2022-08-08T11:10:37.505Z]   Version:          1.5.11
11:10:37 [2022-08-08T11:10:37.505Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
11:10:37 [2022-08-08T11:10:37.505Z]  runc:
11:10:37 [2022-08-08T11:10:37.505Z]   Version:          1.0.3
11:10:37 [2022-08-08T11:10:37.505Z]   GitCommit:        v1.0.3-0-gf46b6ba
11:10:37 [2022-08-08T11:10:37.505Z]  docker-init:
11:10:37 [2022-08-08T11:10:37.505Z]   Version:          0.19.0
11:10:37 [2022-08-08T11:10:37.505Z]   GitCommit:        de40ad0
[Pipeline] sh
11:10:37 [2022-08-08T11:10:37.810Z] + docker info
11:10:38 [2022-08-08T11:10:38.071Z] #69 10.53 Reading package lists...
11:10:38 [2022-08-08T11:10:38.641Z] #69 13.79 Building dependency tree...
11:10:38 [2022-08-08T11:10:38.641Z] #69 14.58 Reading state information...
11:10:39 [2022-08-08T11:10:39.580Z] #69 15.36 The following additional packages will be installed:
11:10:39 [2022-08-08T11:10:39.580Z] #69 15.36   libbtrfs0
11:10:39 [2022-08-08T11:10:39.580Z] #69 15.45 The following NEW packages will be installed:
11:10:39 [2022-08-08T11:10:39.580Z] #69 15.46   libbtrfs-dev libbtrfs0
11:10:39 [2022-08-08T11:10:39.840Z] #69 15.79 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded.
11:10:39 [2022-08-08T11:10:39.840Z] #69 15.79 Need to get 460 kB of archives.
11:10:39 [2022-08-08T11:10:39.840Z] #69 15.79 After this operation, 1237 kB of additional disk space will be used.
11:10:39 [2022-08-08T11:10:39.840Z] #69 15.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
11:10:39 [2022-08-08T11:10:39.840Z] #69 15.80 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
11:10:40 [2022-08-08T11:10:40.099Z] #69 16.09 debconf: delaying package configuration, since apt-utils is not installed
11:10:40 [2022-08-08T11:10:40.359Z] #69 16.23 Fetched 460 kB in 0s (1595 kB/s)
11:10:40 [2022-08-08T11:10:40.359Z] #69 16.27 Selecting previously unselected package libbtrfs0:amd64.
11:10:40 [2022-08-08T11:10:40.359Z] #69 16.27 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 30255 files and directories currently installed.)
11:10:40 [2022-08-08T11:10:40.359Z] #69 16.29 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
11:10:40 [2022-08-08T11:10:40.359Z] #69 16.30 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
11:10:40 [2022-08-08T11:10:40.359Z] #69 16.34 Selecting previously unselected package libbtrfs-dev:amd64.
11:10:40 [2022-08-08T11:10:40.364Z] Client: Docker Engine - Community
11:10:40 [2022-08-08T11:10:40.364Z]  Version:           20.10.14
11:10:40 [2022-08-08T11:10:40.364Z]  API version:       1.41
11:10:40 [2022-08-08T11:10:40.364Z]  Go version:        go1.16.15
11:10:40 [2022-08-08T11:10:40.364Z]  Git commit:        a224086
11:10:40 [2022-08-08T11:10:40.364Z]  Built:             Thu Mar 24 01:48:02 2022
11:10:40 [2022-08-08T11:10:40.364Z]  OS/Arch:           linux/amd64
11:10:40 [2022-08-08T11:10:40.364Z]  Context:           default
11:10:40 [2022-08-08T11:10:40.364Z]  Experimental:      true
11:10:40 [2022-08-08T11:10:40.364Z] 
11:10:40 [2022-08-08T11:10:40.364Z] Server: Docker Engine - Community
11:10:40 [2022-08-08T11:10:40.364Z]  Engine:
11:10:40 [2022-08-08T11:10:40.364Z]   Version:          20.10.14
11:10:40 [2022-08-08T11:10:40.364Z]   API version:      1.41 (minimum version 1.12)
11:10:40 [2022-08-08T11:10:40.364Z]   Go version:       go1.16.15
11:10:40 [2022-08-08T11:10:40.364Z]   Git commit:       87a90dc
11:10:40 [2022-08-08T11:10:40.364Z]   Built:            Thu Mar 24 01:45:53 2022
11:10:40 [2022-08-08T11:10:40.364Z]   OS/Arch:          linux/amd64
11:10:40 [2022-08-08T11:10:40.364Z]   Experimental:     true
11:10:40 [2022-08-08T11:10:40.364Z]  containerd:
11:10:40 [2022-08-08T11:10:40.364Z]   Version:          1.5.11
11:10:40 [2022-08-08T11:10:40.364Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
11:10:40 [2022-08-08T11:10:40.364Z]  runc:
11:10:40 [2022-08-08T11:10:40.364Z]   Version:          1.0.3
11:10:40 [2022-08-08T11:10:40.364Z]   GitCommit:        v1.0.3-0-gf46b6ba
11:10:40 [2022-08-08T11:10:40.364Z]  docker-init:
11:10:40 [2022-08-08T11:10:40.364Z]   Version:          0.19.0
11:10:40 [2022-08-08T11:10:40.364Z]   GitCommit:        de40ad0
[Pipeline] sh
11:10:40 [2022-08-08T11:10:40.619Z] #69 16.35 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
11:10:40 [2022-08-08T11:10:40.619Z] #69 16.35 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
11:10:40 [2022-08-08T11:10:40.619Z] #69 16.42 Setting up libbtrfs0:amd64 (5.10.1-2) ...
11:10:40 [2022-08-08T11:10:40.619Z] #69 16.43 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
11:10:40 [2022-08-08T11:10:40.619Z] #69 16.44 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:10:40 [2022-08-08T11:10:40.619Z] #69 DONE 16.6s
11:10:40 [2022-08-08T11:10:40.619Z] 
11:10:40 [2022-08-08T11:10:40.619Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
11:10:40 [2022-08-08T11:10:40.619Z] #70 sha256:22dd09db7361cb1302fc592b8e595beca44b641aabb2a168a5e3851deb60bfa2
11:10:40 [2022-08-08T11:10:40.692Z] + docker info
11:10:40 [2022-08-08T11:10:40.879Z] #70 DONE 0.0s
11:10:40 [2022-08-08T11:10:40.879Z] 
11:10:40 [2022-08-08T11:10:40.879Z] #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
11:10:40 [2022-08-08T11:10:40.879Z] #71 sha256:8dcc37a64cbda53f82983a0f7932c67e5b648b1482257ff5a8713efdf90d5b2d
11:10:41 [2022-08-08T11:10:41.139Z] #71 0.397 + RM_GOPATH=0
11:10:41 [2022-08-08T11:10:41.139Z] #71 0.397 + TMP_GOPATH=
11:10:41 [2022-08-08T11:10:41.139Z] #71 0.397 + : /build
11:10:41 [2022-08-08T11:10:41.139Z] #71 0.397 + '[' -z '' ']'
11:10:41 [2022-08-08T11:10:41.139Z] #71 0.398 ++ mktemp -d
11:10:41 [2022-08-08T11:10:41.139Z] #71 0.399 + export GOPATH=/tmp/tmp.dFafRw1Mu2
11:10:41 [2022-08-08T11:10:41.139Z] #71 0.399 + GOPATH=/tmp/tmp.dFafRw1Mu2
11:10:41 [2022-08-08T11:10:41.139Z] #71 0.399 + RM_GOPATH=1
11:10:41 [2022-08-08T11:10:41.139Z] #71 0.399 + case "$(go env GOARCH)" in
11:10:41 [2022-08-08T11:10:41.139Z] #71 0.399 ++ go env GOARCH
11:10:41 [2022-08-08T11:10:41.139Z] #71 0.403 + export GO_BUILDMODE=-buildmode=pie
11:10:41 [2022-08-08T11:10:41.139Z] #71 0.403 + GO_BUILDMODE=-buildmode=pie
11:10:41 [2022-08-08T11:10:41.139Z] #71 0.406 ++ dirname /install.sh
11:10:41 [2022-08-08T11:10:41.139Z] #71 0.407 + dir=/
11:10:41 [2022-08-08T11:10:41.139Z] #71 0.407 + bin=containerd
11:10:41 [2022-08-08T11:10:41.139Z] #71 0.407 + shift
11:10:41 [2022-08-08T11:10:41.139Z] #71 0.407 + '[' '!' -f //containerd.installer ']'
11:10:41 [2022-08-08T11:10:41.139Z] #71 0.407 + . //containerd.installer
11:10:41 [2022-08-08T11:10:41.139Z] #71 0.407 ++ set -e
11:10:41 [2022-08-08T11:10:41.139Z] #71 0.407 ++ : v1.6.7
11:10:41 [2022-08-08T11:10:41.139Z] #71 0.407 + install_containerd
11:10:41 [2022-08-08T11:10:41.139Z] #71 0.407 + echo 'Install containerd version v1.6.7'
11:10:41 [2022-08-08T11:10:41.139Z] #71 0.407 + git clone https://github.com/containerd/containerd.git /tmp/tmp.dFafRw1Mu2/src/github.com/containerd/containerd
11:10:41 [2022-08-08T11:10:41.139Z] #71 0.408 Install containerd version v1.6.7
11:10:41 [2022-08-08T11:10:41.139Z] #71 0.409 Cloning into '/tmp/tmp.dFafRw1Mu2/src/github.com/containerd/containerd'...
11:10:42 [2022-08-08T11:10:42.520Z] #71 ...
11:10:42 [2022-08-08T11:10:42.520Z] 
11:10:42 [2022-08-08T11:10:42.520Z] #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
11:10:42 [2022-08-08T11:10:42.520Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d
11:10:42 [2022-08-08T11:10:42.520Z] #49 7.538 Reading package lists...
11:10:42 [2022-08-08T11:10:42.520Z] #49 10.82 Reading package lists...
11:10:42 [2022-08-08T11:10:42.520Z] #49 14.07 Building dependency tree...
11:10:42 [2022-08-08T11:10:42.520Z] #49 14.85 Reading state information...
11:10:42 [2022-08-08T11:10:42.520Z] #49 15.62 The following additional packages will be installed:
11:10:42 [2022-08-08T11:10:42.520Z] #49 15.62   cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd
11:10:42 [2022-08-08T11:10:42.520Z] #49 15.63 Suggested packages:
11:10:42 [2022-08-08T11:10:42.520Z] #49 15.63   cmake-doc ninja-build lrzip
11:10:42 [2022-08-08T11:10:42.520Z] #49 15.63 Recommended packages:
11:10:42 [2022-08-08T11:10:42.520Z] #49 15.63   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
11:10:42 [2022-08-08T11:10:42.520Z] #49 15.89 The following NEW packages will be installed:
11:10:42 [2022-08-08T11:10:42.520Z] #49 15.89   cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd
11:10:42 [2022-08-08T11:10:42.520Z] #49 16.22 0 upgraded, 8 newly installed, 0 to remove and 5 not upgraded.
11:10:42 [2022-08-08T11:10:42.520Z] #49 16.22 Need to get 8418 kB of archives.
11:10:42 [2022-08-08T11:10:42.520Z] #49 16.22 After this operation, 34.9 MB of additional disk space will be used.
11:10:42 [2022-08-08T11:10:42.520Z] #49 16.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
11:10:42 [2022-08-08T11:10:42.520Z] #49 16.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
11:10:42 [2022-08-08T11:10:42.520Z] #49 16.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
11:10:42 [2022-08-08T11:10:42.520Z] #49 16.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
11:10:42 [2022-08-08T11:10:42.520Z] #49 16.24 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
11:10:42 [2022-08-08T11:10:42.520Z] #49 16.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
11:10:42 [2022-08-08T11:10:42.520Z] #49 16.24 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
11:10:42 [2022-08-08T11:10:42.520Z] #49 16.24 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
11:10:42 [2022-08-08T11:10:42.520Z] #49 16.62 debconf: delaying package configuration, since apt-utils is not installed
11:10:42 [2022-08-08T11:10:42.520Z] #49 16.77 Fetched 8418 kB in 0s (23.8 MB/s)
11:10:42 [2022-08-08T11:10:42.520Z] #49 16.81 Selecting previously unselected package xxd.
11:10:42 [2022-08-08T11:10:42.520Z] #49 16.81 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 30255 files and directories currently installed.)
11:10:42 [2022-08-08T11:10:42.520Z] #49 16.82 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
11:10:42 [2022-08-08T11:10:42.520Z] #49 16.83 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
11:10:42 [2022-08-08T11:10:42.520Z] #49 16.87 Selecting previously unselected package vim-common.
11:10:42 [2022-08-08T11:10:42.520Z] #49 16.88 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
11:10:42 [2022-08-08T11:10:42.520Z] #49 16.89 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
11:10:42 [2022-08-08T11:10:42.520Z] #49 16.96 Selecting previously unselected package cmake-data.
11:10:42 [2022-08-08T11:10:42.520Z] #49 16.97 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
11:10:42 [2022-08-08T11:10:42.520Z] #49 16.97 Unpacking cmake-data (3.18.4-2+deb11u1) ...
11:10:42 [2022-08-08T11:10:42.520Z] #49 17.31 Selecting previously unselected package libarchive13:amd64.
11:10:42 [2022-08-08T11:10:42.520Z] #49 17.31 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
11:10:42 [2022-08-08T11:10:42.520Z] #49 17.32 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
11:10:42 [2022-08-08T11:10:42.520Z] #49 17.38 Selecting previously unselected package libjsoncpp24:amd64.
11:10:42 [2022-08-08T11:10:42.520Z] #49 17.38 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ...
11:10:42 [2022-08-08T11:10:42.520Z] #49 17.38 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
11:10:42 [2022-08-08T11:10:42.520Z] #49 17.42 Selecting previously unselected package librhash0:amd64.
11:10:42 [2022-08-08T11:10:42.520Z] #49 17.43 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ...
11:10:42 [2022-08-08T11:10:42.520Z] #49 17.43 Unpacking librhash0:amd64 (1.4.1-2) ...
11:10:42 [2022-08-08T11:10:42.520Z] #49 17.48 Selecting previously unselected package libuv1:amd64.
11:10:42 [2022-08-08T11:10:42.520Z] #49 17.48 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ...
11:10:42 [2022-08-08T11:10:42.520Z] #49 17.49 Unpacking libuv1:amd64 (1.40.0-2) ...
11:10:42 [2022-08-08T11:10:42.520Z] #49 17.53 Selecting previously unselected package cmake.
11:10:42 [2022-08-08T11:10:42.520Z] #49 17.54 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ...
11:10:42 [2022-08-08T11:10:42.520Z] #49 17.54 Unpacking cmake (3.18.4-2+deb11u1) ...
11:10:42 [2022-08-08T11:10:42.520Z] #49 18.10 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
11:10:42 [2022-08-08T11:10:42.520Z] #49 18.11 Setting up xxd (2:8.2.2434-3+deb11u1) ...
11:10:42 [2022-08-08T11:10:42.520Z] #49 18.12 Setting up libuv1:amd64 (1.40.0-2) ...
11:10:42 [2022-08-08T11:10:42.520Z] #49 18.13 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
11:10:42 [2022-08-08T11:10:42.520Z] #49 18.15 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
11:10:42 [2022-08-08T11:10:42.520Z] #49 18.16 Setting up librhash0:amd64 (1.4.1-2) ...
11:10:42 [2022-08-08T11:10:42.520Z] #49 18.17 Setting up cmake-data (3.18.4-2+deb11u1) ...
11:10:42 [2022-08-08T11:10:42.520Z] #49 18.19 Setting up cmake (3.18.4-2+deb11u1) ...
11:10:42 [2022-08-08T11:10:42.520Z] #49 18.19 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:10:42 [2022-08-08T11:10:42.520Z] #49 DONE 18.4s
11:10:42 [2022-08-08T11:10:42.520Z] 
11:10:42 [2022-08-08T11:10:42.520Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
11:10:42 [2022-08-08T11:10:42.520Z] #50 sha256:e3a23ee7feae4f1db074d493d0fde0e4e8f54617f540c62c0233c3e2aa2f1c00
11:10:42 [2022-08-08T11:10:42.520Z] #50 DONE 0.1s
11:10:42 [2022-08-08T11:10:42.520Z] 
11:10:42 [2022-08-08T11:10:42.520Z] #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
11:10:42 [2022-08-08T11:10:42.520Z] #51 sha256:94bd31ca77229e0ede1fd8b0800ca93bc75c8a56a832975070df0be92d4a3b16
11:10:42 [2022-08-08T11:10:42.601Z] Client:
11:10:42 [2022-08-08T11:10:42.601Z]  Context:    default
11:10:42 [2022-08-08T11:10:42.601Z]  Debug Mode: false
11:10:42 [2022-08-08T11:10:42.601Z]  Plugins:
11:10:42 [2022-08-08T11:10:42.601Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
11:10:42 [2022-08-08T11:10:42.601Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
11:10:42 [2022-08-08T11:10:42.601Z]   compose: Docker Compose (Docker Inc., v2.4.1)
11:10:42 [2022-08-08T11:10:42.601Z]   scan: Docker Scan (Docker Inc., v0.17.0)
11:10:42 [2022-08-08T11:10:42.601Z] 
11:10:42 [2022-08-08T11:10:42.601Z] Server:
11:10:42 [2022-08-08T11:10:42.601Z]  Containers: 0
11:10:42 [2022-08-08T11:10:42.601Z]   Running: 0
11:10:42 [2022-08-08T11:10:42.601Z]   Paused: 0
11:10:42 [2022-08-08T11:10:42.601Z]   Stopped: 0
11:10:42 [2022-08-08T11:10:42.601Z]  Images: 0
11:10:42 [2022-08-08T11:10:42.601Z]  Server Version: 20.10.14
11:10:42 [2022-08-08T11:10:42.601Z]  Storage Driver: overlay2
11:10:42 [2022-08-08T11:10:42.601Z]   Backing Filesystem: extfs
11:10:42 [2022-08-08T11:10:42.601Z]   Supports d_type: true
11:10:42 [2022-08-08T11:10:42.601Z]   Native Overlay Diff: true
11:10:42 [2022-08-08T11:10:42.601Z]   userxattr: false
11:10:42 [2022-08-08T11:10:42.601Z]  Logging Driver: json-file
11:10:42 [2022-08-08T11:10:42.601Z]  Cgroup Driver: cgroupfs
11:10:42 [2022-08-08T11:10:42.601Z]  Cgroup Version: 1
11:10:42 [2022-08-08T11:10:42.601Z]  Plugins:
11:10:42 [2022-08-08T11:10:42.601Z]   Volume: local
11:10:42 [2022-08-08T11:10:42.601Z]   Network: bridge host ipvlan macvlan null overlay
11:10:42 [2022-08-08T11:10:42.601Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
11:10:42 [2022-08-08T11:10:42.601Z]  Swarm: inactive
11:10:42 [2022-08-08T11:10:42.601Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
11:10:42 [2022-08-08T11:10:42.601Z]  Default Runtime: runc
11:10:42 [2022-08-08T11:10:42.601Z]  Init Binary: docker-init
11:10:42 [2022-08-08T11:10:42.601Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
11:10:42 [2022-08-08T11:10:42.601Z]  runc version: v1.0.3-0-gf46b6ba
11:10:42 [2022-08-08T11:10:42.601Z]  init version: de40ad0
11:10:42 [2022-08-08T11:10:42.601Z]  Security Options:
11:10:42 [2022-08-08T11:10:42.601Z]   apparmor
11:10:42 [2022-08-08T11:10:42.601Z]   seccomp
11:10:42 [2022-08-08T11:10:42.601Z]    Profile: default
11:10:42 [2022-08-08T11:10:42.601Z]  Kernel Version: 5.4.0-1071-aws
11:10:42 [2022-08-08T11:10:42.601Z]  Operating System: Ubuntu 18.04.6 LTS
11:10:42 [2022-08-08T11:10:42.601Z]  OSType: linux
11:10:42 [2022-08-08T11:10:42.601Z]  Architecture: x86_64
11:10:42 [2022-08-08T11:10:42.601Z]  CPUs: 2
11:10:42 [2022-08-08T11:10:42.601Z]  Total Memory: 7.483GiB
11:10:42 [2022-08-08T11:10:42.601Z]  Name: ip-10-100-116-158
11:10:42 [2022-08-08T11:10:42.601Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
11:10:42 [2022-08-08T11:10:42.601Z]  Docker Root Dir: /var/lib/docker
11:10:42 [2022-08-08T11:10:42.601Z]  Debug Mode: false
11:10:42 [2022-08-08T11:10:42.601Z]  Registry: https://index.docker.io/v1/
11:10:42 [2022-08-08T11:10:42.601Z]  Labels:
11:10:42 [2022-08-08T11:10:42.601Z]  Experimental: true
11:10:42 [2022-08-08T11:10:42.601Z]  Insecure Registries:
11:10:42 [2022-08-08T11:10:42.601Z]   127.0.0.0/8
11:10:42 [2022-08-08T11:10:42.601Z]  Live Restore Enabled: true
11:10:42 [2022-08-08T11:10:42.601Z] 
11:10:42 [2022-08-08T11:10:42.601Z] WARNING: No swap limit support
[Pipeline] sh
11:10:42 [2022-08-08T11:10:42.897Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
11:10:42 [2022-08-08T11:10:42.898Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
11:10:42 [2022-08-08T11:10:42.898Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43883/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
11:10:42 [2022-08-08T11:10:42.898Z] + bash /home/ubuntu/workspace/moby_PR-43883/check-config.sh
11:10:42 [2022-08-08T11:10:42.898Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
11:10:42 [2022-08-08T11:10:42.898Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
11:10:42 [2022-08-08T11:10:42.898Z] 
11:10:42 [2022-08-08T11:10:42.898Z] Generally Necessary:
11:10:42 [2022-08-08T11:10:42.898Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
11:10:42 [2022-08-08T11:10:42.898Z] - apparmor: enabled and tools installed
11:10:42 [2022-08-08T11:10:42.898Z] - CONFIG_NAMESPACES: enabled
11:10:42 [2022-08-08T11:10:42.898Z] - CONFIG_NET_NS: enabled
11:10:42 [2022-08-08T11:10:42.898Z] - CONFIG_PID_NS: enabled
11:10:42 [2022-08-08T11:10:42.898Z] - CONFIG_IPC_NS: enabled
11:10:42 [2022-08-08T11:10:42.898Z] - CONFIG_UTS_NS: enabled
11:10:42 [2022-08-08T11:10:42.898Z] - CONFIG_CGROUPS: enabled
11:10:42 [2022-08-08T11:10:42.898Z] - CONFIG_CGROUP_CPUACCT: enabled
11:10:42 [2022-08-08T11:10:42.898Z] - CONFIG_CGROUP_DEVICE: enabled
11:10:42 [2022-08-08T11:10:42.898Z] - CONFIG_CGROUP_FREEZER: enabled
11:10:42 [2022-08-08T11:10:42.898Z] - CONFIG_CGROUP_SCHED: enabled
11:10:42 [2022-08-08T11:10:42.898Z] - CONFIG_CPUSETS: enabled
11:10:42 [2022-08-08T11:10:42.898Z] - CONFIG_MEMCG: enabled
11:10:42 [2022-08-08T11:10:42.898Z] - CONFIG_KEYS: enabled
11:10:42 [2022-08-08T11:10:42.898Z] - CONFIG_VETH: enabled (as module)
11:10:42 [2022-08-08T11:10:42.898Z] - CONFIG_BRIDGE: enabled (as module)
11:10:43 [2022-08-08T11:10:43.091Z] #51 0.394 + RM_GOPATH=0
11:10:43 [2022-08-08T11:10:43.091Z] #51 0.394 + TMP_GOPATH=
11:10:43 [2022-08-08T11:10:43.091Z] #51 0.394 + : /build
11:10:43 [2022-08-08T11:10:43.091Z] #51 0.394 + '[' -z '' ']'
11:10:43 [2022-08-08T11:10:43.091Z] #51 0.394 ++ mktemp -d
11:10:43 [2022-08-08T11:10:43.091Z] #51 0.396 + export GOPATH=/tmp/tmp.LtqXQAq9R4
11:10:43 [2022-08-08T11:10:43.091Z] #51 0.396 + GOPATH=/tmp/tmp.LtqXQAq9R4
11:10:43 [2022-08-08T11:10:43.091Z] #51 0.396 + RM_GOPATH=1
11:10:43 [2022-08-08T11:10:43.091Z] #51 0.396 + case "$(go env GOARCH)" in
11:10:43 [2022-08-08T11:10:43.091Z] #51 0.396 ++ go env GOARCH
11:10:43 [2022-08-08T11:10:43.091Z] #51 0.400 + export GO_BUILDMODE=-buildmode=pie
11:10:43 [2022-08-08T11:10:43.091Z] #51 0.400 + GO_BUILDMODE=-buildmode=pie
11:10:43 [2022-08-08T11:10:43.091Z] #51 0.400 ++ dirname /install.sh
11:10:43 [2022-08-08T11:10:43.091Z] #51 0.401 + dir=/
11:10:43 [2022-08-08T11:10:43.091Z] #51 0.401 + bin=tini
11:10:43 [2022-08-08T11:10:43.091Z] #51 0.401 + shift
11:10:43 [2022-08-08T11:10:43.091Z] #51 0.401 + '[' '!' -f //tini.installer ']'
11:10:43 [2022-08-08T11:10:43.091Z] #51 0.401 + . //tini.installer
11:10:43 [2022-08-08T11:10:43.091Z] #51 0.401 ++ : v0.19.0
11:10:43 [2022-08-08T11:10:43.091Z] #51 0.401 + install_tini
11:10:43 [2022-08-08T11:10:43.091Z] #51 0.401 + echo 'Install tini version v0.19.0'
11:10:43 [2022-08-08T11:10:43.091Z] #51 0.401 Install tini version v0.19.0
11:10:43 [2022-08-08T11:10:43.091Z] #51 0.401 + git clone https://github.com/krallin/tini.git /tmp/tmp.LtqXQAq9R4/tini
11:10:43 [2022-08-08T11:10:43.091Z] #51 0.403 Cloning into '/tmp/tmp.LtqXQAq9R4/tini'...
11:10:43 [2022-08-08T11:10:43.091Z] #51 0.633 + cd /tmp/tmp.LtqXQAq9R4/tini
11:10:43 [2022-08-08T11:10:43.091Z] #51 0.633 + git checkout -q v0.19.0
11:10:43 [2022-08-08T11:10:43.091Z] #51 0.637 + cmake .
11:10:43 [2022-08-08T11:10:43.165Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
11:10:43 [2022-08-08T11:10:43.165Z] - CONFIG_IP_NF_FILTER: enabled (as module)
11:10:43 [2022-08-08T11:10:43.165Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
11:10:43 [2022-08-08T11:10:43.165Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
11:10:43 [2022-08-08T11:10:43.165Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
11:10:43 [2022-08-08T11:10:43.165Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
11:10:43 [2022-08-08T11:10:43.165Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
11:10:43 [2022-08-08T11:10:43.165Z] - CONFIG_IP_NF_NAT: enabled (as module)
11:10:43 [2022-08-08T11:10:43.165Z] - CONFIG_NF_NAT: enabled (as module)
11:10:43 [2022-08-08T11:10:43.165Z] - CONFIG_POSIX_MQUEUE: enabled
11:10:43 [2022-08-08T11:10:43.165Z] - CONFIG_CGROUP_BPF: enabled
11:10:43 [2022-08-08T11:10:43.165Z] 
11:10:43 [2022-08-08T11:10:43.165Z] Optional Features:
11:10:43 [2022-08-08T11:10:43.165Z] - CONFIG_USER_NS: enabled
11:10:43 [2022-08-08T11:10:43.165Z] - CONFIG_SECCOMP: enabled
11:10:43 [2022-08-08T11:10:43.165Z] - CONFIG_SECCOMP_FILTER: enabled
11:10:43 [2022-08-08T11:10:43.165Z] - CONFIG_CGROUP_PIDS: enabled
11:10:43 [2022-08-08T11:10:43.165Z] - CONFIG_MEMCG_SWAP: enabled
11:10:43 [2022-08-08T11:10:43.165Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
11:10:43 [2022-08-08T11:10:43.165Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
11:10:43 [2022-08-08T11:10:43.165Z] - CONFIG_BLK_CGROUP: enabled
11:10:43 [2022-08-08T11:10:43.165Z] - CONFIG_BLK_DEV_THROTTLING: enabled
11:10:43 [2022-08-08T11:10:43.165Z] - CONFIG_CGROUP_PERF: enabled
11:10:43 [2022-08-08T11:10:43.165Z] - CONFIG_CGROUP_HUGETLB: enabled
11:10:43 [2022-08-08T11:10:43.165Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
11:10:43 [2022-08-08T11:10:43.165Z] - CONFIG_CGROUP_NET_PRIO: enabled
11:10:43 [2022-08-08T11:10:43.165Z] - CONFIG_CFS_BANDWIDTH: enabled
11:10:43 [2022-08-08T11:10:43.165Z] - CONFIG_FAIR_GROUP_SCHED: enabled
11:10:43 [2022-08-08T11:10:43.165Z] - CONFIG_RT_GROUP_SCHED: missing
11:10:43 [2022-08-08T11:10:43.165Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
11:10:43 [2022-08-08T11:10:43.165Z] - CONFIG_IP_VS: enabled (as module)
11:10:43 [2022-08-08T11:10:43.165Z] - CONFIG_IP_VS_NFCT: enabled
11:10:43 [2022-08-08T11:10:43.165Z] - CONFIG_IP_VS_PROTO_TCP: enabled
11:10:43 [2022-08-08T11:10:43.165Z] - CONFIG_IP_VS_PROTO_UDP: enabled
11:10:43 [2022-08-08T11:10:43.165Z] - CONFIG_IP_VS_RR: enabled (as module)
11:10:43 [2022-08-08T11:10:43.165Z] - CONFIG_SECURITY_SELINUX: enabled
11:10:43 [2022-08-08T11:10:43.165Z] - CONFIG_SECURITY_APPARMOR: enabled
11:10:43 [2022-08-08T11:10:43.165Z] - CONFIG_EXT4_FS: enabled
11:10:43 [2022-08-08T11:10:43.165Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
11:10:43 [2022-08-08T11:10:43.165Z] - CONFIG_EXT4_FS_SECURITY: enabled
11:10:43 [2022-08-08T11:10:43.351Z] #51 0.714 -- The C compiler identification is GNU 10.2.1
11:10:43 [2022-08-08T11:10:43.351Z] #51 0.728 -- Detecting C compiler ABI info
11:10:43 [2022-08-08T11:10:43.351Z] #51 0.833 -- Detecting C compiler ABI info - done
11:10:43 [2022-08-08T11:10:43.351Z] #51 0.858 -- Check for working C compiler: /usr/bin/cc - skipped
11:10:43 [2022-08-08T11:10:43.351Z] #51 0.858 -- Detecting C compile features
11:10:43 [2022-08-08T11:10:43.351Z] #51 0.859 -- Detecting C compile features - done
11:10:43 [2022-08-08T11:10:43.351Z] #51 0.869 -- Performing Test HAS_BUILTIN_FORTIFY
11:10:43 [2022-08-08T11:10:43.351Z] #51 0.901 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
11:10:43 [2022-08-08T11:10:43.436Z] - Network Drivers:
11:10:43 [2022-08-08T11:10:43.437Z]   - "overlay":
11:10:43 [2022-08-08T11:10:43.437Z]     - CONFIG_VXLAN: enabled (as module)
11:10:43 [2022-08-08T11:10:43.437Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
11:10:43 [2022-08-08T11:10:43.437Z]       Optional (for encrypted networks):
11:10:43 [2022-08-08T11:10:43.437Z]       - CONFIG_CRYPTO: enabled
11:10:43 [2022-08-08T11:10:43.437Z]       - CONFIG_CRYPTO_AEAD: enabled
11:10:43 [2022-08-08T11:10:43.437Z]       - CONFIG_CRYPTO_GCM: enabled
11:10:43 [2022-08-08T11:10:43.437Z]       - CONFIG_CRYPTO_SEQIV: enabled
11:10:43 [2022-08-08T11:10:43.437Z]       - CONFIG_CRYPTO_GHASH: enabled
11:10:43 [2022-08-08T11:10:43.437Z]       - CONFIG_XFRM: enabled
11:10:43 [2022-08-08T11:10:43.437Z]       - CONFIG_XFRM_USER: enabled (as module)
11:10:43 [2022-08-08T11:10:43.437Z]       - CONFIG_XFRM_ALGO: enabled (as module)
11:10:43 [2022-08-08T11:10:43.437Z]       - CONFIG_INET_ESP: enabled (as module)
11:10:43 [2022-08-08T11:10:43.437Z]   - "ipvlan":
11:10:43 [2022-08-08T11:10:43.437Z]     - CONFIG_IPVLAN: enabled (as module)
11:10:43 [2022-08-08T11:10:43.437Z]   - "macvlan":
11:10:43 [2022-08-08T11:10:43.437Z]     - CONFIG_MACVLAN: enabled (as module)
11:10:43 [2022-08-08T11:10:43.437Z]     - CONFIG_DUMMY: enabled (as module)
11:10:43 [2022-08-08T11:10:43.437Z]   - "ftp,tftp client in container":
11:10:43 [2022-08-08T11:10:43.437Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
11:10:43 [2022-08-08T11:10:43.437Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
11:10:43 [2022-08-08T11:10:43.437Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
11:10:43 [2022-08-08T11:10:43.437Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
11:10:43 [2022-08-08T11:10:43.437Z] - Storage Drivers:
11:10:43 [2022-08-08T11:10:43.437Z]   - "aufs":
11:10:43 [2022-08-08T11:10:43.437Z]     - CONFIG_AUFS_FS: enabled (as module)
11:10:43 [2022-08-08T11:10:43.437Z]   - "btrfs":
11:10:43 [2022-08-08T11:10:43.437Z]     - CONFIG_BTRFS_FS: enabled (as module)
11:10:43 [2022-08-08T11:10:43.437Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
11:10:43 [2022-08-08T11:10:43.437Z]   - "devicemapper":
11:10:43 [2022-08-08T11:10:43.437Z]     - CONFIG_BLK_DEV_DM: enabled
11:10:43 [2022-08-08T11:10:43.437Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
11:10:43 [2022-08-08T11:10:43.437Z]   - "overlay":
11:10:43 [2022-08-08T11:10:43.437Z]     - CONFIG_OVERLAY_FS: enabled (as module)
11:10:43 [2022-08-08T11:10:43.437Z]   - "zfs":
11:10:43 [2022-08-08T11:10:43.437Z]     - /dev/zfs: present
11:10:43 [2022-08-08T11:10:43.437Z]     - zfs command: missing
11:10:43 [2022-08-08T11:10:43.437Z]     - zpool command: missing
11:10:43 [2022-08-08T11:10:43.437Z] 
11:10:43 [2022-08-08T11:10:43.437Z] Limits:
11:10:43 [2022-08-08T11:10:43.437Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
11:10:43 [2022-08-08T11:10:43.437Z] 
11:10:43 [2022-08-08T11:10:43.437Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
11:10:43 [2022-08-08T11:10:43.612Z] #51 0.912 -- Configuring done
11:10:43 [2022-08-08T11:10:43.612Z] #51 0.916 -- Generating done
11:10:43 [2022-08-08T11:10:43.612Z] #51 0.916 -- Build files have been written to: /tmp/tmp.LtqXQAq9R4/tini
11:10:43 [2022-08-08T11:10:43.612Z] #51 0.918 + make tini-static
11:10:43 [2022-08-08T11:10:43.612Z] #51 0.974 Scanning dependencies of target tini-static
11:10:43 [2022-08-08T11:10:43.612Z] #51 0.986 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
11:10:43 [2022-08-08T11:10:43.612Z] #51 1.188 [100%] Linking C executable tini-static
11:10:43 [2022-08-08T11:10:43.782Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:acd0aa7d382cc3bb87d542adf6845bd14d57d53a .
11:10:43 [2022-08-08T11:10:43.872Z] #51 1.281 [100%] Built target tini-static
11:10:43 [2022-08-08T11:10:43.872Z] #51 1.293 + mkdir -p /build
11:10:43 [2022-08-08T11:10:43.872Z] #51 1.294 + cp tini-static /build/docker-init
11:10:44 [2022-08-08T11:10:44.040Z] #1 [internal] load build definition from Dockerfile
11:10:44 [2022-08-08T11:10:44.040Z] #1 sha256:1967a024d78d09a32ae8612e3621091fce9dc12426a704b48272db4b9012bc00
11:10:44 [2022-08-08T11:10:44.040Z] #1 transferring dockerfile: 19.07kB 0.1s done
11:10:44 [2022-08-08T11:10:44.040Z] #1 DONE 0.2s
11:10:44 [2022-08-08T11:10:44.040Z] 
11:10:44 [2022-08-08T11:10:44.040Z] #2 [internal] load .dockerignore
11:10:44 [2022-08-08T11:10:44.040Z] #2 sha256:e1b18207f267237f8aa7d75fb4e65979a8bb378b1292fea207ef6bcc53d91c24
11:10:44 [2022-08-08T11:10:44.040Z] #2 transferring context: 145B done
11:10:44 [2022-08-08T11:10:44.040Z] #2 DONE 0.2s
11:10:44 [2022-08-08T11:10:44.299Z] 
11:10:44 [2022-08-08T11:10:44.299Z] #3 resolve image config for docker.io/docker/dockerfile:1
11:10:44 [2022-08-08T11:10:44.299Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
11:10:44 [2022-08-08T11:10:44.444Z] #51 DONE 1.6s
11:10:44 [2022-08-08T11:10:44.445Z] 
11:10:44 [2022-08-08T11:10:44.445Z] #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
11:10:44 [2022-08-08T11:10:44.445Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924
11:10:44 [2022-08-08T11:10:44.445Z] #20 7.413 Reading package lists...
11:10:44 [2022-08-08T11:10:44.445Z] #20 10.74 Reading package lists...
11:10:44 [2022-08-08T11:10:44.445Z] #20 13.97 Building dependency tree...
11:10:44 [2022-08-08T11:10:44.445Z] #20 14.74 Reading state information...
11:10:44 [2022-08-08T11:10:44.445Z] #20 15.50 The following additional packages will be installed:
11:10:44 [2022-08-08T11:10:44.445Z] #20 15.50   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:10:44 [2022-08-08T11:10:44.445Z] #20 15.50   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
11:10:44 [2022-08-08T11:10:44.445Z] #20 15.50   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
11:10:44 [2022-08-08T11:10:44.445Z] #20 15.50   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
11:10:44 [2022-08-08T11:10:44.445Z] #20 15.50   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
11:10:44 [2022-08-08T11:10:44.445Z] #20 15.50   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
11:10:44 [2022-08-08T11:10:44.445Z] #20 15.50   mingw-w64-common mingw-w64-x86-64-dev
11:10:44 [2022-08-08T11:10:44.445Z] #20 15.51 Suggested packages:
11:10:44 [2022-08-08T11:10:44.445Z] #20 15.51   gcc-10-locales seccomp wine64
11:10:44 [2022-08-08T11:10:44.445Z] #20 15.81 The following NEW packages will be installed:
11:10:44 [2022-08-08T11:10:44.445Z] #20 15.81   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:10:44 [2022-08-08T11:10:44.445Z] #20 15.81   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
11:10:44 [2022-08-08T11:10:44.445Z] #20 15.81   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
11:10:44 [2022-08-08T11:10:44.445Z] #20 15.81   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
11:10:44 [2022-08-08T11:10:44.445Z] #20 15.81   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
11:10:44 [2022-08-08T11:10:44.445Z] #20 15.81   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
11:10:44 [2022-08-08T11:10:44.445Z] #20 15.81   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
11:10:44 [2022-08-08T11:10:44.445Z] #20 15.81   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
11:10:44 [2022-08-08T11:10:44.445Z] #20 15.82   mingw-w64-x86-64-dev
11:10:44 [2022-08-08T11:10:44.445Z] #20 16.14 0 upgraded, 30 newly installed, 0 to remove and 5 not upgraded.
11:10:44 [2022-08-08T11:10:44.445Z] #20 16.14 Need to get 115 MB of archives.
11:10:44 [2022-08-08T11:10:44.445Z] #20 16.14 After this operation, 645 MB of additional disk space will be used.
11:10:44 [2022-08-08T11:10:44.445Z] #20 16.14 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]
11:10:44 [2022-08-08T11:10:44.445Z] #20 16.16 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]
11:10:44 [2022-08-08T11:10:44.445Z] #20 16.18 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
11:10:44 [2022-08-08T11:10:44.445Z] #20 16.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
11:10:44 [2022-08-08T11:10:44.445Z] #20 16.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
11:10:44 [2022-08-08T11:10:44.445Z] #20 16.19 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
11:10:44 [2022-08-08T11:10:44.445Z] #20 16.23 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
11:10:44 [2022-08-08T11:10:44.445Z] #20 16.26 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]
11:10:44 [2022-08-08T11:10:44.445Z] #20 16.26 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]
11:10:44 [2022-08-08T11:10:44.445Z] #20 16.37 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]
11:10:44 [2022-08-08T11:10:44.445Z] #20 16.55 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]
11:10:44 [2022-08-08T11:10:44.445Z] #20 16.63 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]
11:10:44 [2022-08-08T11:10:44.445Z] #20 16.73 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]
11:10:44 [2022-08-08T11:10:44.445Z] #20 16.95 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]
11:10:44 [2022-08-08T11:10:44.445Z] #20 17.03 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]
11:10:44 [2022-08-08T11:10:44.445Z] #20 17.03 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
11:10:44 [2022-08-08T11:10:44.445Z] #20 17.03 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
11:10:44 [2022-08-08T11:10:44.445Z] #20 17.03 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
11:10:44 [2022-08-08T11:10:44.445Z] #20 17.04 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
11:10:44 [2022-08-08T11:10:44.445Z] #20 17.04 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]
11:10:44 [2022-08-08T11:10:44.445Z] #20 17.04 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
11:10:44 [2022-08-08T11:10:44.445Z] #20 17.04 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
11:10:44 [2022-08-08T11:10:44.445Z] #20 17.04 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
11:10:44 [2022-08-08T11:10:44.445Z] #20 17.04 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
11:10:44 [2022-08-08T11:10:44.445Z] #20 17.05 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
11:10:44 [2022-08-08T11:10:44.445Z] #20 17.05 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
11:10:44 [2022-08-08T11:10:44.445Z] #20 17.05 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
11:10:44 [2022-08-08T11:10:44.445Z] #20 17.05 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
11:10:44 [2022-08-08T11:10:44.445Z] #20 17.05 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
11:10:44 [2022-08-08T11:10:44.445Z] #20 17.05 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
11:10:44 [2022-08-08T11:10:44.445Z] #20 17.35 debconf: delaying package configuration, since apt-utils is not installed
11:10:44 [2022-08-08T11:10:44.445Z] #20 17.49 Fetched 115 MB in 1s (96.7 MB/s)
11:10:44 [2022-08-08T11:10:44.445Z] #20 17.52 Selecting previously unselected package binutils-mingw-w64-i686.
11:10:44 [2022-08-08T11:10:44.445Z] #20 17.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 ... 30255 files and directories currently installed.)
11:10:44 [2022-08-08T11:10:44.445Z] #20 17.53 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
11:10:44 [2022-08-08T11:10:44.445Z] #20 17.54 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
11:10:44 [2022-08-08T11:10:44.445Z] #20 17.83 Selecting previously unselected package binutils-mingw-w64-x86-64.
11:10:44 [2022-08-08T11:10:44.445Z] #20 17.83 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
11:10:44 [2022-08-08T11:10:44.445Z] #20 17.83 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
11:10:44 [2022-08-08T11:10:44.445Z] #20 18.15 Selecting previously unselected package binutils-mingw-w64.
11:10:44 [2022-08-08T11:10:44.445Z] #20 18.16 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
11:10:44 [2022-08-08T11:10:44.445Z] #20 18.16 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
11:10:44 [2022-08-08T11:10:44.445Z] #20 18.20 Selecting previously unselected package libdevmapper1.02.1:amd64.
11:10:44 [2022-08-08T11:10:44.445Z] #20 18.20 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
11:10:44 [2022-08-08T11:10:44.445Z] #20 18.20 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
11:10:44 [2022-08-08T11:10:44.445Z] #20 18.25 Selecting previously unselected package dmsetup.
11:10:44 [2022-08-08T11:10:44.445Z] #20 18.25 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
11:10:44 [2022-08-08T11:10:44.445Z] #20 18.25 Unpacking dmsetup (2:1.02.175-2.1) ...
11:10:44 [2022-08-08T11:10:44.445Z] #20 18.30 Selecting previously unselected package mingw-w64-common.
11:10:44 [2022-08-08T11:10:44.445Z] #20 18.30 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
11:10:44 [2022-08-08T11:10:44.445Z] #20 18.31 Unpacking mingw-w64-common (8.0.0-1) ...
11:10:44 [2022-08-08T11:10:44.445Z] #20 18.94 Selecting previously unselected package mingw-w64-x86-64-dev.
11:10:44 [2022-08-08T11:10:44.445Z] #20 18.94 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
11:10:44 [2022-08-08T11:10:44.445Z] #20 18.94 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
11:10:44 [2022-08-08T11:10:44.445Z] #20 19.59 Selecting previously unselected package gcc-mingw-w64-base.
11:10:44 [2022-08-08T11:10:44.445Z] #20 19.60 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
11:10:44 [2022-08-08T11:10:44.445Z] #20 19.60 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
11:10:44 [2022-08-08T11:10:44.445Z] #20 19.64 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
11:10:44 [2022-08-08T11:10:44.445Z] #20 19.64 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
11:10:44 [2022-08-08T11:10:44.445Z] #20 19.65 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
11:10:44 [2022-08-08T11:10:44.866Z] #3 DONE 0.4s
11:10:44 [2022-08-08T11:10:44.867Z] 
11:10:44 [2022-08-08T11:10:44.867Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
11:10:44 [2022-08-08T11:10:44.867Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
11:10:44 [2022-08-08T11:10:44.867Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done
11:10:44 [2022-08-08T11:10:44.867Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done
11:10:44 [2022-08-08T11:10:44.867Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done
11:10:44 [2022-08-08T11:10:44.867Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done
11:10:44 [2022-08-08T11:10:44.867Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 3.15MB / 9.94MB 0.1s
11:10:44 [2022-08-08T11:10:44.867Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s
11:10:44 [2022-08-08T11:10:44.867Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done
11:10:44 [2022-08-08T11:10:44.867Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940
11:10:45 [2022-08-08T11:10:45.017Z] #20 ...
11:10:45 [2022-08-08T11:10:45.017Z] 
11:10:45 [2022-08-08T11:10:45.017Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
11:10:45 [2022-08-08T11:10:45.017Z] #53 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc
11:10:45 [2022-08-08T11:10:45.017Z] #53 CACHED
11:10:45 [2022-08-08T11:10:45.017Z] 
11:10:45 [2022-08-08T11:10:45.017Z] #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
11:10:45 [2022-08-08T11:10:45.017Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b
11:10:45 [2022-08-08T11:10:45.017Z] #54 CACHED
11:10:45 [2022-08-08T11:10:45.017Z] 
11:10:45 [2022-08-08T11:10:45.017Z] #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
11:10:45 [2022-08-08T11:10:45.017Z] #57 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5
11:10:45 [2022-08-08T11:10:45.017Z] #57 CACHED
11:10:45 [2022-08-08T11:10:45.017Z] 
11:10:45 [2022-08-08T11:10:45.017Z] #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
11:10:45 [2022-08-08T11:10:45.017Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e
11:10:45 [2022-08-08T11:10:45.017Z] #58 CACHED
11:10:45 [2022-08-08T11:10:45.017Z] 
11:10:45 [2022-08-08T11:10:45.017Z] #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
11:10:45 [2022-08-08T11:10:45.017Z] #60 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f
11:10:45 [2022-08-08T11:10:45.017Z] #60 CACHED
11:10:45 [2022-08-08T11:10:45.277Z] 
11:10:45 [2022-08-08T11:10:45.277Z] #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
11:10:45 [2022-08-08T11:10:45.277Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b
11:10:45 [2022-08-08T11:10:45.277Z] #62 CACHED
11:10:45 [2022-08-08T11:10:45.277Z] 
11:10:45 [2022-08-08T11:10:45.277Z] #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
11:10:45 [2022-08-08T11:10:45.277Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924
11:10:45 [2022-08-08T11:10:45.277Z] #20 21.04 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
11:10:45 [2022-08-08T11:10:45.277Z] #20 21.04 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
11:10:45 [2022-08-08T11:10:45.277Z] #20 21.05 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:10:45 [2022-08-08T11:10:45.277Z] #20 ...
11:10:45 [2022-08-08T11:10:45.277Z] 
11:10:45 [2022-08-08T11:10:45.277Z] #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
11:10:45 [2022-08-08T11:10:45.277Z] #64 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef
11:10:45 [2022-08-08T11:10:45.277Z] #64 CACHED
11:10:45 [2022-08-08T11:10:45.434Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done
11:10:45 [2022-08-08T11:10:45.434Z] #4 DONE 0.8s
11:10:45 [2022-08-08T11:10:45.537Z] 
11:10:45 [2022-08-08T11:10:45.537Z] #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
11:10:45 [2022-08-08T11:10:45.537Z] #71 sha256:8dcc37a64cbda53f82983a0f7932c67e5b648b1482257ff5a8713efdf90d5b2d
11:10:45 [2022-08-08T11:10:45.699Z] 
11:10:45 [2022-08-08T11:10:45.699Z] #6 [internal] load .dockerignore
11:10:45 [2022-08-08T11:10:45.699Z] #6 sha256:f5edf062eae62f5f9b80e9085e675880c0482c1fe1acad9bc627f5f7db1435d4
11:10:45 [2022-08-08T11:10:45.699Z] #6 DONE 0.0s
11:10:45 [2022-08-08T11:10:45.699Z] 
11:10:45 [2022-08-08T11:10:45.699Z] #5 [internal] load build definition from Dockerfile
11:10:45 [2022-08-08T11:10:45.699Z] #5 sha256:b83d2c0599335a81f429ef9b3c542ad4acf01eca0c3e3f86d7c56e9655e15871
11:10:45 [2022-08-08T11:10:45.699Z] #5 DONE 0.0s
11:10:45 [2022-08-08T11:10:45.699Z] 
11:10:45 [2022-08-08T11:10:45.699Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye
11:10:45 [2022-08-08T11:10:45.699Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50
11:10:46 [2022-08-08T11:10:46.107Z] #71 5.304 + cd /tmp/tmp.dFafRw1Mu2/src/github.com/containerd/containerd
11:10:46 [2022-08-08T11:10:46.107Z] #71 5.304 + git checkout -q v1.6.7
11:10:46 [2022-08-08T11:10:46.643Z] #7 DONE 0.7s
11:10:46 [2022-08-08T11:10:46.643Z] 
11:10:46 [2022-08-08T11:10:46.643Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
11:10:46 [2022-08-08T11:10:46.643Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
11:10:46 [2022-08-08T11:10:46.643Z] #8 DONE 0.7s
11:10:46 [2022-08-08T11:10:46.643Z] 
11:10:46 [2022-08-08T11:10:46.643Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:10:46 [2022-08-08T11:10:46.643Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
11:10:46 [2022-08-08T11:10:46.643Z] #10 DONE 0.8s
11:10:46 [2022-08-08T11:10:46.643Z] 
11:10:46 [2022-08-08T11:10:46.643Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:10:46 [2022-08-08T11:10:46.643Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
11:10:46 [2022-08-08T11:10:46.643Z] #9 DONE 0.8s
11:10:46 [2022-08-08T11:10:46.676Z] #71 5.868 + export 'BUILDTAGS=netgo osusergo static_build'
11:10:46 [2022-08-08T11:10:46.676Z] #71 5.868 + BUILDTAGS='netgo osusergo static_build'
11:10:46 [2022-08-08T11:10:46.676Z] #71 5.868 + export EXTRA_FLAGS=-buildmode=pie
11:10:46 [2022-08-08T11:10:46.676Z] #71 5.868 + EXTRA_FLAGS=-buildmode=pie
11:10:46 [2022-08-08T11:10:46.676Z] #71 5.868 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
11:10:46 [2022-08-08T11:10:46.676Z] #71 5.868 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
11:10:46 [2022-08-08T11:10:46.676Z] #71 5.868 + '[' '' = dynamic ']'
11:10:46 [2022-08-08T11:10:46.676Z] #71 5.868 + make
11:10:46 [2022-08-08T11:10:46.908Z] 
11:10:46 [2022-08-08T11:10:46.908Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a
11:10:46 [2022-08-08T11:10:46.908Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e
11:10:46 [2022-08-08T11:10:46.908Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.0s done
11:10:47 [2022-08-08T11:10:47.174Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done
11:10:47 [2022-08-08T11:10:47.174Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done
11:10:47 [2022-08-08T11:10:47.174Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done
11:10:47 [2022-08-08T11:10:47.174Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 0B / 55.00MB 0.1s
11:10:47 [2022-08-08T11:10:47.174Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0B / 5.16MB 0.1s
11:10:47 [2022-08-08T11:10:47.174Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0B / 10.88MB 0.1s
11:10:47 [2022-08-08T11:10:47.246Z] #71 6.642 + bin/ctr
11:10:47 [2022-08-08T11:10:47.463Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 2.10MB / 5.16MB 0.2s
11:10:47 [2022-08-08T11:10:47.463Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 2.00MB / 10.88MB 0.2s
11:10:47 [2022-08-08T11:10:47.463Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 3.15MB / 5.16MB 0.3s
11:10:47 [2022-08-08T11:10:47.463Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 3.15MB / 10.88MB 0.3s
11:10:47 [2022-08-08T11:10:47.723Z] #11 ...
11:10:47 [2022-08-08T11:10:47.723Z] 
11:10:47 [2022-08-08T11:10:47.723Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
11:10:47 [2022-08-08T11:10:47.723Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
11:10:47 [2022-08-08T11:10:47.723Z] #49 DONE 0.0s
11:10:47 [2022-08-08T11:10:47.723Z] 
11:10:47 [2022-08-08T11:10:47.723Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a
11:10:47 [2022-08-08T11:10:47.723Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e
11:10:47 [2022-08-08T11:10:47.723Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 7.34MB / 55.00MB 0.5s
11:10:47 [2022-08-08T11:10:47.723Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.5s
11:10:47 [2022-08-08T11:10:47.723Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 8.39MB / 10.88MB 0.5s
11:10:47 [2022-08-08T11:10:47.723Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 13.63MB / 55.00MB 0.6s
11:10:47 [2022-08-08T11:10:47.723Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.5s done
11:10:47 [2022-08-08T11:10:47.723Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 0.6s
11:10:47 [2022-08-08T11:10:47.723Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 0B / 54.58MB 0.6s
11:10:47 [2022-08-08T11:10:47.985Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 0.7s done
11:10:47 [2022-08-08T11:10:47.985Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 3.15MB / 54.58MB 0.7s
11:10:47 [2022-08-08T11:10:47.985Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 17.83MB / 55.00MB 0.8s
11:10:47 [2022-08-08T11:10:47.985Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 6.29MB / 54.58MB 0.8s
11:10:47 [2022-08-08T11:10:47.985Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 0B / 85.90MB 0.8s
11:10:47 [2022-08-08T11:10:47.985Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 29.36MB / 55.00MB 1.0s
11:10:47 [2022-08-08T11:10:47.985Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 15.73MB / 54.58MB 1.0s
11:10:47 [2022-08-08T11:10:47.985Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 7.34MB / 85.90MB 1.0s
11:10:48 [2022-08-08T11:10:48.244Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 33.55MB / 55.00MB 1.1s
11:10:48 [2022-08-08T11:10:48.244Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 19.92MB / 54.58MB 1.1s
11:10:48 [2022-08-08T11:10:48.244Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 12.58MB / 85.90MB 1.1s
11:10:48 [2022-08-08T11:10:48.244Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 38.87MB / 55.00MB 1.2s
11:10:48 [2022-08-08T11:10:48.244Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 23.07MB / 54.58MB 1.2s
11:10:48 [2022-08-08T11:10:48.513Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 44.04MB / 55.00MB 1.3s
11:10:48 [2022-08-08T11:10:48.513Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 26.35MB / 54.58MB 1.3s
11:10:48 [2022-08-08T11:10:48.513Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 17.83MB / 85.90MB 1.3s
11:10:48 [2022-08-08T11:10:48.513Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 53.06MB / 55.00MB 1.5s
11:10:48 [2022-08-08T11:10:48.513Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 33.55MB / 54.58MB 1.5s
11:10:48 [2022-08-08T11:10:48.513Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 23.56MB / 85.90MB 1.5s
11:10:48 [2022-08-08T11:10:48.773Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 28.31MB / 85.90MB 1.6s
11:10:48 [2022-08-08T11:10:48.774Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 37.75MB / 54.58MB 1.7s
11:10:49 [2022-08-08T11:10:49.035Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 40.89MB / 54.58MB 1.8s
11:10:49 [2022-08-08T11:10:49.035Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 36.70MB / 85.90MB 1.8s
11:10:49 [2022-08-08T11:10:49.035Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 44.04MB / 54.58MB 1.9s
11:10:49 [2022-08-08T11:10:49.306Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 48.23MB / 54.58MB 2.0s
11:10:49 [2022-08-08T11:10:49.307Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 42.99MB / 85.90MB 2.0s
11:10:49 [2022-08-08T11:10:49.307Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.0s done
11:10:49 [2022-08-08T11:10:49.307Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 51.81MB / 54.58MB 2.2s
11:10:49 [2022-08-08T11:10:49.307Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 48.23MB / 85.90MB 2.2s
11:10:49 [2022-08-08T11:10:49.307Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 884.74kB / 141.86MB 2.2s
11:10:49 [2022-08-08T11:10:49.565Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 2.5s
11:10:49 [2022-08-08T11:10:49.565Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 55.57MB / 85.90MB 2.5s
11:10:49 [2022-08-08T11:10:49.823Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 8.39MB / 141.86MB 2.6s
11:10:49 [2022-08-08T11:10:49.823Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452
11:10:50 [2022-08-08T11:10:50.013Z] Client:
11:10:50 [2022-08-08T11:10:50.013Z]  Context:    default
11:10:50 [2022-08-08T11:10:50.013Z]  Debug Mode: false
11:10:50 [2022-08-08T11:10:50.013Z]  Plugins:
11:10:50 [2022-08-08T11:10:50.013Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
11:10:50 [2022-08-08T11:10:50.013Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
11:10:50 [2022-08-08T11:10:50.013Z] 
11:10:50 [2022-08-08T11:10:50.013Z] Server:
11:10:50 [2022-08-08T11:10:50.013Z]  Containers: 0
11:10:50 [2022-08-08T11:10:50.013Z]   Running: 0
11:10:50 [2022-08-08T11:10:50.013Z]   Paused: 0
11:10:50 [2022-08-08T11:10:50.013Z]   Stopped: 0
11:10:50 [2022-08-08T11:10:50.013Z]  Images: 0
11:10:50 [2022-08-08T11:10:50.013Z]  Server Version: 20.10.14
11:10:50 [2022-08-08T11:10:50.013Z]  Storage Driver: overlay2
11:10:50 [2022-08-08T11:10:50.013Z]   Backing Filesystem: extfs
11:10:50 [2022-08-08T11:10:50.013Z]   Supports d_type: true
11:10:50 [2022-08-08T11:10:50.013Z]   Native Overlay Diff: true
11:10:50 [2022-08-08T11:10:50.013Z]   userxattr: false
11:10:50 [2022-08-08T11:10:50.013Z]  Logging Driver: json-file
11:10:50 [2022-08-08T11:10:50.013Z]  Cgroup Driver: cgroupfs
11:10:50 [2022-08-08T11:10:50.013Z]  Cgroup Version: 1
11:10:50 [2022-08-08T11:10:50.013Z]  Plugins:
11:10:50 [2022-08-08T11:10:50.013Z]   Volume: local
11:10:50 [2022-08-08T11:10:50.013Z]   Network: bridge host ipvlan macvlan null overlay
11:10:50 [2022-08-08T11:10:50.013Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
11:10:50 [2022-08-08T11:10:50.013Z]  Swarm: inactive
11:10:50 [2022-08-08T11:10:50.013Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
11:10:50 [2022-08-08T11:10:50.013Z]  Default Runtime: runc
11:10:50 [2022-08-08T11:10:50.013Z]  Init Binary: docker-init
11:10:50 [2022-08-08T11:10:50.013Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
11:10:50 [2022-08-08T11:10:50.013Z]  runc version: v1.0.3-0-gf46b6ba
11:10:50 [2022-08-08T11:10:50.013Z]  init version: de40ad0
11:10:50 [2022-08-08T11:10:50.013Z]  Security Options:
11:10:50 [2022-08-08T11:10:50.013Z]   apparmor
11:10:50 [2022-08-08T11:10:50.013Z]   seccomp
11:10:50 [2022-08-08T11:10:50.013Z]    Profile: default
11:10:50 [2022-08-08T11:10:50.013Z]  Kernel Version: 5.13.0-1021-aws
11:10:50 [2022-08-08T11:10:50.013Z]  Operating System: Ubuntu 20.04.4 LTS
11:10:50 [2022-08-08T11:10:50.013Z]  OSType: linux
11:10:50 [2022-08-08T11:10:50.013Z]  Architecture: aarch64
11:10:50 [2022-08-08T11:10:50.013Z]  CPUs: 2
11:10:50 [2022-08-08T11:10:50.013Z]  Total Memory: 7.562GiB
11:10:50 [2022-08-08T11:10:50.013Z]  Name: ip-10-100-112-120
11:10:50 [2022-08-08T11:10:50.013Z]  ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ
11:10:50 [2022-08-08T11:10:50.013Z]  Docker Root Dir: /var/lib/docker
11:10:50 [2022-08-08T11:10:50.013Z]  Debug Mode: false
11:10:50 [2022-08-08T11:10:50.013Z]  Registry: https://index.docker.io/v1/
11:10:50 [2022-08-08T11:10:50.013Z]  Labels:
11:10:50 [2022-08-08T11:10:50.013Z]  Experimental: true
11:10:50 [2022-08-08T11:10:50.013Z]  Insecure Registries:
11:10:50 [2022-08-08T11:10:50.013Z]   127.0.0.0/8
11:10:50 [2022-08-08T11:10:50.013Z]  Live Restore Enabled: true
11:10:50 [2022-08-08T11:10:50.013Z] 
[Pipeline] sh
11:10:50 [2022-08-08T11:10:50.083Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 2.9s done
11:10:50 [2022-08-08T11:10:50.083Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 64.00MB / 85.90MB 2.9s
11:10:50 [2022-08-08T11:10:50.083Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 17.83MB / 141.86MB 3.1s
11:10:50 [2022-08-08T11:10:50.083Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 0B / 156B 3.0s
11:10:50 [2022-08-08T11:10:50.298Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
11:10:50 [2022-08-08T11:10:50.298Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
11:10:50 [2022-08-08T11:10:50.298Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43883/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
11:10:50 [2022-08-08T11:10:50.298Z] + bash /home/ubuntu/workspace/moby_PR-43883/check-config.sh
11:10:50 [2022-08-08T11:10:50.298Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
11:10:50 [2022-08-08T11:10:50.298Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ...
11:10:50 [2022-08-08T11:10:50.298Z] 
11:10:50 [2022-08-08T11:10:50.298Z] Generally Necessary:
11:10:50 [2022-08-08T11:10:50.298Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
11:10:50 [2022-08-08T11:10:50.298Z] - apparmor: enabled and tools installed
11:10:50 [2022-08-08T11:10:50.298Z] - CONFIG_NAMESPACES: enabled
11:10:50 [2022-08-08T11:10:50.298Z] - CONFIG_NET_NS: enabled
11:10:50 [2022-08-08T11:10:50.298Z] - CONFIG_PID_NS: enabled
11:10:50 [2022-08-08T11:10:50.298Z] - CONFIG_IPC_NS: enabled
11:10:50 [2022-08-08T11:10:50.298Z] - CONFIG_UTS_NS: enabled
11:10:50 [2022-08-08T11:10:50.298Z] - CONFIG_CGROUPS: enabled
11:10:50 [2022-08-08T11:10:50.298Z] - CONFIG_CGROUP_CPUACCT: enabled
11:10:50 [2022-08-08T11:10:50.298Z] - CONFIG_CGROUP_DEVICE: enabled
11:10:50 [2022-08-08T11:10:50.298Z] - CONFIG_CGROUP_FREEZER: enabled
11:10:50 [2022-08-08T11:10:50.298Z] - CONFIG_CGROUP_SCHED: enabled
11:10:50 [2022-08-08T11:10:50.298Z] - CONFIG_CPUSETS: enabled
11:10:50 [2022-08-08T11:10:50.298Z] - CONFIG_MEMCG: enabled
11:10:50 [2022-08-08T11:10:50.298Z] - CONFIG_KEYS: enabled
11:10:50 [2022-08-08T11:10:50.298Z] - CONFIG_VETH: enabled (as module)
11:10:50 [2022-08-08T11:10:50.298Z] - CONFIG_BRIDGE: enabled (as module)
11:10:50 [2022-08-08T11:10:50.298Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
11:10:50 [2022-08-08T11:10:50.298Z] - CONFIG_IP_NF_FILTER: enabled (as module)
11:10:50 [2022-08-08T11:10:50.298Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
11:10:50 [2022-08-08T11:10:50.298Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
11:10:50 [2022-08-08T11:10:50.298Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
11:10:50 [2022-08-08T11:10:50.298Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
11:10:50 [2022-08-08T11:10:50.298Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
11:10:50 [2022-08-08T11:10:50.342Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 70.05MB / 85.90MB 3.2s
11:10:50 [2022-08-08T11:10:50.342Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 3.1s done
11:10:50 [2022-08-08T11:10:50.557Z] - CONFIG_IP_NF_NAT: enabled (as module)
11:10:50 [2022-08-08T11:10:50.557Z] - CONFIG_NF_NAT: enabled (as module)
11:10:50 [2022-08-08T11:10:50.557Z] - CONFIG_POSIX_MQUEUE: enabled
11:10:50 [2022-08-08T11:10:50.557Z] - CONFIG_CGROUP_BPF: enabled
11:10:50 [2022-08-08T11:10:50.557Z] 
11:10:50 [2022-08-08T11:10:50.557Z] Optional Features:
11:10:50 [2022-08-08T11:10:50.557Z] - CONFIG_USER_NS: enabled
11:10:50 [2022-08-08T11:10:50.557Z] - CONFIG_SECCOMP: enabled
11:10:50 [2022-08-08T11:10:50.557Z] - CONFIG_SECCOMP_FILTER: enabled
11:10:50 [2022-08-08T11:10:50.557Z] - CONFIG_CGROUP_PIDS: enabled
11:10:50 [2022-08-08T11:10:50.557Z] - CONFIG_MEMCG_SWAP: enabled
11:10:50 [2022-08-08T11:10:50.557Z]     (cgroup swap accounting is currently enabled)
11:10:50 [2022-08-08T11:10:50.557Z] - CONFIG_BLK_CGROUP: enabled
11:10:50 [2022-08-08T11:10:50.557Z] - CONFIG_BLK_DEV_THROTTLING: enabled
11:10:50 [2022-08-08T11:10:50.557Z] - CONFIG_CGROUP_PERF: enabled
11:10:50 [2022-08-08T11:10:50.557Z] - CONFIG_CGROUP_HUGETLB: enabled
11:10:50 [2022-08-08T11:10:50.557Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
11:10:50 [2022-08-08T11:10:50.557Z] - CONFIG_CGROUP_NET_PRIO: enabled
11:10:50 [2022-08-08T11:10:50.557Z] - CONFIG_CFS_BANDWIDTH: enabled
11:10:50 [2022-08-08T11:10:50.557Z] - CONFIG_FAIR_GROUP_SCHED: enabled
11:10:50 [2022-08-08T11:10:50.557Z] - CONFIG_RT_GROUP_SCHED: missing
11:10:50 [2022-08-08T11:10:50.557Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
11:10:50 [2022-08-08T11:10:50.557Z] - CONFIG_IP_VS: enabled (as module)
11:10:50 [2022-08-08T11:10:50.557Z] - CONFIG_IP_VS_NFCT: enabled
11:10:50 [2022-08-08T11:10:50.557Z] - CONFIG_IP_VS_PROTO_TCP: enabled
11:10:50 [2022-08-08T11:10:50.557Z] - CONFIG_IP_VS_PROTO_UDP: enabled
11:10:50 [2022-08-08T11:10:50.557Z] - CONFIG_IP_VS_RR: enabled (as module)
11:10:50 [2022-08-08T11:10:50.557Z] - CONFIG_SECURITY_SELINUX: enabled
11:10:50 [2022-08-08T11:10:50.557Z] - CONFIG_SECURITY_APPARMOR: enabled
11:10:50 [2022-08-08T11:10:50.557Z] - CONFIG_EXT4_FS: enabled
11:10:50 [2022-08-08T11:10:50.557Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
11:10:50 [2022-08-08T11:10:50.557Z] - CONFIG_EXT4_FS_SECURITY: enabled
11:10:50 [2022-08-08T11:10:50.557Z] - Network Drivers:
11:10:50 [2022-08-08T11:10:50.557Z]   - "overlay":
11:10:50 [2022-08-08T11:10:50.557Z]     - CONFIG_VXLAN: enabled (as module)
11:10:50 [2022-08-08T11:10:50.557Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
11:10:50 [2022-08-08T11:10:50.557Z]       Optional (for encrypted networks):
11:10:50 [2022-08-08T11:10:50.604Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 77.59MB / 85.90MB 3.5s
11:10:50 [2022-08-08T11:10:50.604Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 28.31MB / 141.86MB 3.5s
11:10:50 [2022-08-08T11:10:50.817Z]       - CONFIG_CRYPTO: enabled
11:10:50 [2022-08-08T11:10:50.817Z]       - CONFIG_CRYPTO_AEAD: enabled
11:10:50 [2022-08-08T11:10:50.817Z]       - CONFIG_CRYPTO_GCM: enabled
11:10:50 [2022-08-08T11:10:50.817Z]       - CONFIG_CRYPTO_SEQIV: enabled
11:10:50 [2022-08-08T11:10:50.817Z]       - CONFIG_CRYPTO_GHASH: enabled
11:10:50 [2022-08-08T11:10:50.817Z]       - CONFIG_XFRM: enabled
11:10:50 [2022-08-08T11:10:50.817Z]       - CONFIG_XFRM_USER: enabled (as module)
11:10:50 [2022-08-08T11:10:50.817Z]       - CONFIG_XFRM_ALGO: enabled (as module)
11:10:50 [2022-08-08T11:10:50.817Z]       - CONFIG_INET_ESP: enabled (as module)
11:10:50 [2022-08-08T11:10:50.817Z]   - "ipvlan":
11:10:50 [2022-08-08T11:10:50.817Z]     - CONFIG_IPVLAN: enabled (as module)
11:10:50 [2022-08-08T11:10:50.817Z]   - "macvlan":
11:10:50 [2022-08-08T11:10:50.817Z]     - CONFIG_MACVLAN: enabled (as module)
11:10:50 [2022-08-08T11:10:50.817Z]     - CONFIG_DUMMY: enabled (as module)
11:10:50 [2022-08-08T11:10:50.817Z]   - "ftp,tftp client in container":
11:10:50 [2022-08-08T11:10:50.817Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
11:10:50 [2022-08-08T11:10:50.817Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
11:10:50 [2022-08-08T11:10:50.817Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
11:10:50 [2022-08-08T11:10:50.817Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
11:10:50 [2022-08-08T11:10:50.817Z] - Storage Drivers:
11:10:50 [2022-08-08T11:10:50.817Z]   - "aufs":
11:10:50 [2022-08-08T11:10:50.817Z]     - CONFIG_AUFS_FS: enabled (as module)
11:10:50 [2022-08-08T11:10:50.817Z]   - "btrfs":
11:10:50 [2022-08-08T11:10:50.817Z]     - CONFIG_BTRFS_FS: enabled (as module)
11:10:50 [2022-08-08T11:10:50.817Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
11:10:50 [2022-08-08T11:10:50.817Z]   - "devicemapper":
11:10:50 [2022-08-08T11:10:50.817Z]     - CONFIG_BLK_DEV_DM: enabled
11:10:50 [2022-08-08T11:10:50.817Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
11:10:50 [2022-08-08T11:10:50.817Z]   - "overlay":
11:10:50 [2022-08-08T11:10:50.817Z]     - CONFIG_OVERLAY_FS: enabled (as module)
11:10:50 [2022-08-08T11:10:50.817Z]   - "zfs":
11:10:50 [2022-08-08T11:10:50.817Z]     - /dev/zfs: present
11:10:50 [2022-08-08T11:10:50.817Z]     - zfs command: missing
11:10:50 [2022-08-08T11:10:50.817Z]     - zpool command: missing
11:10:50 [2022-08-08T11:10:50.817Z] 
11:10:50 [2022-08-08T11:10:50.817Z] Limits:
11:10:50 [2022-08-08T11:10:50.817Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
11:10:50 [2022-08-08T11:10:50.817Z] 
11:10:50 [2022-08-08T11:10:50.817Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
11:10:50 [2022-08-08T11:10:50.863Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 84.93MB / 85.90MB 3.7s
[Pipeline] sh
11:10:51 [2022-08-08T11:10:51.126Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 38.80MB / 141.86MB 3.8s
11:10:51 [2022-08-08T11:10:51.140Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:acd0aa7d382cc3bb87d542adf6845bd14d57d53a .
11:10:51 [2022-08-08T11:10:51.385Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 48.23MB / 141.86MB 4.1s
11:10:51 [2022-08-08T11:10:51.399Z] #2 [internal] load .dockerignore
11:10:51 [2022-08-08T11:10:51.399Z] #2 sha256:84255ffe0fab7d82aa2034addee97b192b9185fed33f2ca25141a3b8c2ce2e46
11:10:51 [2022-08-08T11:10:51.399Z] #2 transferring context: 145B done
11:10:51 [2022-08-08T11:10:51.399Z] #2 DONE 0.0s
11:10:51 [2022-08-08T11:10:51.399Z] 
11:10:51 [2022-08-08T11:10:51.399Z] #1 [internal] load build definition from Dockerfile
11:10:51 [2022-08-08T11:10:51.399Z] #1 sha256:773b61c0f88a4b15d34084a86fab4fc98db1c7c316602caa911d2ebe962655e5
11:10:51 [2022-08-08T11:10:51.399Z] #1 transferring dockerfile: 19.07kB done
11:10:51 [2022-08-08T11:10:51.399Z] #1 DONE 0.1s
11:10:51 [2022-08-08T11:10:51.399Z] 
11:10:51 [2022-08-08T11:10:51.399Z] #3 resolve image config for docker.io/docker/dockerfile:1
11:10:51 [2022-08-08T11:10:51.399Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f
11:10:51 [2022-08-08T11:10:51.644Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 56.62MB / 141.86MB 4.4s
11:10:51 [2022-08-08T11:10:51.644Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 4.4s done
11:10:51 [2022-08-08T11:10:51.903Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 65.01MB / 141.86MB 4.8s
11:10:52 [2022-08-08T11:10:52.023Z] #3 DONE 0.4s
11:10:52 [2022-08-08T11:10:52.023Z] 
11:10:52 [2022-08-08T11:10:52.023Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
11:10:52 [2022-08-08T11:10:52.023Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17
11:10:52 [2022-08-08T11:10:52.023Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 0.0s done
11:10:52 [2022-08-08T11:10:52.023Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.2s
11:10:52 [2022-08-08T11:10:52.023Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done
11:10:52 [2022-08-08T11:10:52.023Z] #4 sha256:e5075ee34d3ba6561ec00802a2b59a34582147f92b5c2078c4d96fedca773391 528B / 528B done
11:10:52 [2022-08-08T11:10:52.023Z] #4 sha256:dfa55ed301d975cc74bc6a87d28e8644c599284cc1c26e11138cf9336c3a76a3 2.37kB / 2.37kB done
11:10:52 [2022-08-08T11:10:52.282Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.4s done
11:10:52 [2022-08-08T11:10:52.282Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.1s
11:10:52 [2022-08-08T11:10:52.282Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.2s done
11:10:52 [2022-08-08T11:10:52.282Z] #4 DONE 0.6s
11:10:52 [2022-08-08T11:10:52.474Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 72.99MB / 141.86MB 5.4s
11:10:52 [2022-08-08T11:10:52.538Z] #71 ...
11:10:52 [2022-08-08T11:10:52.538Z] 
11:10:52 [2022-08-08T11:10:52.538Z] #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
11:10:52 [2022-08-08T11:10:52.538Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924
11:10:52 [2022-08-08T11:10:52.538Z] #20 23.33 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
11:10:52 [2022-08-08T11:10:52.538Z] #20 23.34 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
11:10:52 [2022-08-08T11:10:52.538Z] #20 23.34 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:10:52 [2022-08-08T11:10:52.538Z] #20 24.67 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
11:10:52 [2022-08-08T11:10:52.538Z] #20 24.67 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
11:10:52 [2022-08-08T11:10:52.538Z] #20 24.68 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
11:10:52 [2022-08-08T11:10:52.538Z] #20 26.25 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
11:10:52 [2022-08-08T11:10:52.538Z] #20 26.26 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
11:10:52 [2022-08-08T11:10:52.538Z] #20 26.26 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:10:52 [2022-08-08T11:10:52.851Z] 
11:10:52 [2022-08-08T11:10:52.851Z] #5 [internal] load build definition from Dockerfile
11:10:52 [2022-08-08T11:10:52.851Z] #5 sha256:5ae0c099560b5ffd023733ad3ecf4a9e97e55eb348dfab7a2b4d122ad1229b3e
11:10:52 [2022-08-08T11:10:52.851Z] #5 DONE 0.0s
11:10:52 [2022-08-08T11:10:52.851Z] 
11:10:52 [2022-08-08T11:10:52.851Z] #6 [internal] load .dockerignore
11:10:52 [2022-08-08T11:10:52.851Z] #6 sha256:19f1e169fca7e20187813b9b10d5360f4e226b12b10742207540d81a8f76b446
11:10:52 [2022-08-08T11:10:52.851Z] #6 DONE 0.0s
11:10:52 [2022-08-08T11:10:52.851Z] 
11:10:52 [2022-08-08T11:10:52.851Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:10:52 [2022-08-08T11:10:52.851Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
11:10:53 [2022-08-08T11:10:53.047Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 83.51MB / 141.86MB 6.0s
11:10:53 [2022-08-08T11:10:53.307Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 93.32MB / 141.86MB 6.2s
11:10:53 [2022-08-08T11:10:53.481Z] #20 29.36 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
11:10:53 [2022-08-08T11:10:53.481Z] #20 29.36 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
11:10:53 [2022-08-08T11:10:53.481Z] #20 29.37 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:10:53 [2022-08-08T11:10:53.790Z] #10 DONE 1.1s
11:10:53 [2022-08-08T11:10:53.790Z] 
11:10:53 [2022-08-08T11:10:53.790Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
11:10:53 [2022-08-08T11:10:53.790Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9
11:10:53 [2022-08-08T11:10:53.790Z] #7 DONE 1.1s
11:10:53 [2022-08-08T11:10:53.790Z] 
11:10:53 [2022-08-08T11:10:53.790Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:10:53 [2022-08-08T11:10:53.790Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
11:10:53 [2022-08-08T11:10:53.790Z] #8 DONE 1.1s
11:10:53 [2022-08-08T11:10:53.790Z] 
11:10:53 [2022-08-08T11:10:53.790Z] #9 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye
11:10:53 [2022-08-08T11:10:53.790Z] #9 sha256:1dd8dccf8b8386d70fa31526ea848b3091e2c3af74c29a8cba65e128a80126b8
11:10:53 [2022-08-08T11:10:53.790Z] #9 DONE 1.1s
11:10:53 [2022-08-08T11:10:53.883Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 102.76MB / 141.86MB 6.7s
11:10:54 [2022-08-08T11:10:54.049Z] 
11:10:54 [2022-08-08T11:10:54.049Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55
11:10:54 [2022-08-08T11:10:54.049Z] #28 sha256:9ba39cb572c0a44d7873dd23b4ec5e5ffc028915971aa35e827c3d588b4296d0
11:10:54 [2022-08-08T11:10:54.049Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 done
11:10:54 [2022-08-08T11:10:54.049Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done
11:10:54 [2022-08-08T11:10:54.050Z] #28 sha256:ede74d90543e4dedd6662653de639d72e82640717f99041591dc9f34c186f0f9 529B / 529B done
11:10:54 [2022-08-08T11:10:54.050Z] #28 sha256:585393df054ae3733a18ba06108b2cee169be81198dde54e073526e856ff9a01 1.48kB / 1.48kB done
11:10:54 [2022-08-08T11:10:54.050Z] #28 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 0B / 53.68MB 0.2s
11:10:54 [2022-08-08T11:10:54.379Z] #28 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 6.29MB / 53.68MB 0.3s
11:10:54 [2022-08-08T11:10:54.452Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 111.15MB / 141.86MB 7.2s
11:10:54 [2022-08-08T11:10:54.639Z] #28 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 39.85MB / 53.68MB 0.5s
11:10:54 [2022-08-08T11:10:54.640Z] #28 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 45.64MB / 53.68MB 0.6s
11:10:54 [2022-08-08T11:10:54.640Z] #28 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 53.68MB / 53.68MB 0.7s
11:10:54 [2022-08-08T11:10:54.865Z] #20 30.67 Selecting previously unselected package g++-mingw-w64-x86-64.
11:10:54 [2022-08-08T11:10:54.865Z] #20 30.67 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
11:10:54 [2022-08-08T11:10:54.865Z] #20 30.69 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
11:10:54 [2022-08-08T11:10:54.865Z] #20 30.75 Selecting previously unselected package libapparmor1:amd64.
11:10:54 [2022-08-08T11:10:54.865Z] #20 30.75 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
11:10:54 [2022-08-08T11:10:54.865Z] #20 30.75 Unpacking libapparmor1:amd64 (2.13.6-10) ...
11:10:54 [2022-08-08T11:10:54.865Z] #20 30.81 Selecting previously unselected package libapparmor-dev:amd64.
11:10:54 [2022-08-08T11:10:54.865Z] #20 30.82 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
11:10:54 [2022-08-08T11:10:54.865Z] #20 30.82 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
11:10:54 [2022-08-08T11:10:54.865Z] #20 30.89 Selecting previously unselected package libbtrfs0:amd64.
11:10:54 [2022-08-08T11:10:54.865Z] #20 30.89 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
11:10:54 [2022-08-08T11:10:54.865Z] #20 30.90 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
11:10:54 [2022-08-08T11:10:54.865Z] #20 30.95 Selecting previously unselected package libbtrfs-dev:amd64.
11:10:55 [2022-08-08T11:10:55.021Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 118.55MB / 141.86MB 7.7s
11:10:55 [2022-08-08T11:10:55.021Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.1s
11:10:55 [2022-08-08T11:10:55.021Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 125.83MB / 141.86MB 8.0s
11:10:55 [2022-08-08T11:10:55.126Z] #20 30.96 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
11:10:55 [2022-08-08T11:10:55.126Z] #20 30.96 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
11:10:55 [2022-08-08T11:10:55.126Z] #20 31.03 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
11:10:55 [2022-08-08T11:10:55.126Z] #20 31.04 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
11:10:55 [2022-08-08T11:10:55.126Z] #20 31.04 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
11:10:55 [2022-08-08T11:10:55.126Z] #20 31.10 Selecting previously unselected package libudev-dev:amd64.
11:10:55 [2022-08-08T11:10:55.392Z] #20 31.10 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
11:10:55 [2022-08-08T11:10:55.392Z] #20 31.11 Unpacking libudev-dev:amd64 (247.3-7) ...
11:10:55 [2022-08-08T11:10:55.392Z] #20 31.17 Selecting previously unselected package libsepol1-dev:amd64.
11:10:55 [2022-08-08T11:10:55.392Z] #20 31.17 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
11:10:55 [2022-08-08T11:10:55.392Z] #20 31.18 Unpacking libsepol1-dev:amd64 (3.1-1) ...
11:10:55 [2022-08-08T11:10:55.392Z] #20 31.29 Selecting previously unselected package libpcre2-16-0:amd64.
11:10:55 [2022-08-08T11:10:55.392Z] #20 31.29 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
11:10:55 [2022-08-08T11:10:55.392Z] #20 31.30 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
11:10:55 [2022-08-08T11:10:55.392Z] #20 31.38 Selecting previously unselected package libpcre2-32-0:amd64.
11:10:55 [2022-08-08T11:10:55.653Z] #20 31.39 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
11:10:55 [2022-08-08T11:10:55.653Z] #20 31.40 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
11:10:55 [2022-08-08T11:10:55.653Z] #20 31.48 Selecting previously unselected package libpcre2-posix2:amd64.
11:10:55 [2022-08-08T11:10:55.653Z] #20 31.49 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
11:10:55 [2022-08-08T11:10:55.653Z] #20 31.50 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
11:10:55 [2022-08-08T11:10:55.653Z] #20 31.54 Selecting previously unselected package libpcre2-dev:amd64.
11:10:55 [2022-08-08T11:10:55.653Z] #20 31.55 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
11:10:55 [2022-08-08T11:10:55.653Z] #20 31.55 Unpacking libpcre2-dev:amd64 (10.36-2) ...
11:10:55 [2022-08-08T11:10:55.914Z] #20 31.68 Selecting previously unselected package libselinux1-dev:amd64.
11:10:55 [2022-08-08T11:10:55.914Z] #20 31.68 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
11:10:55 [2022-08-08T11:10:55.914Z] #20 31.68 Unpacking libselinux1-dev:amd64 (3.1-3) ...
11:10:55 [2022-08-08T11:10:55.914Z] #20 31.76 Selecting previously unselected package libdevmapper-dev:amd64.
11:10:55 [2022-08-08T11:10:55.914Z] #20 31.76 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
11:10:55 [2022-08-08T11:10:55.914Z] #20 31.76 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
11:10:55 [2022-08-08T11:10:55.914Z] #20 31.81 Selecting previously unselected package libseccomp-dev:amd64.
11:10:55 [2022-08-08T11:10:55.914Z] #20 31.81 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
11:10:55 [2022-08-08T11:10:55.914Z] #20 31.82 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
11:10:55 [2022-08-08T11:10:55.914Z] #20 31.88 Selecting previously unselected package libsystemd-dev:amd64.
11:10:55 [2022-08-08T11:10:55.973Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 133.14MB / 141.86MB 8.6s
11:10:56 [2022-08-08T11:10:56.046Z] #28 ...
11:10:56 [2022-08-08T11:10:56.046Z] 
11:10:56 [2022-08-08T11:10:56.046Z] #24 [internal] load build context
11:10:56 [2022-08-08T11:10:56.046Z] #24 sha256:8cccc0e2943f2f75876f7885d8945d4baa19b363d38ab8f7df8dd4391d93414d
11:10:56 [2022-08-08T11:10:56.046Z] #24 transferring context: 62.41MB 2.0s done
11:10:56 [2022-08-08T11:10:56.046Z] #24 DONE 2.1s
11:10:56 [2022-08-08T11:10:56.046Z] 
11:10:56 [2022-08-08T11:10:56.046Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55
11:10:56 [2022-08-08T11:10:56.046Z] #28 sha256:9ba39cb572c0a44d7873dd23b4ec5e5ffc028915971aa35e827c3d588b4296d0
11:10:56 [2022-08-08T11:10:56.046Z] #28 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 53.68MB / 53.68MB 2.0s done
11:10:56 [2022-08-08T11:10:56.046Z] #28 extracting sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d
11:10:56 [2022-08-08T11:10:56.175Z] #20 31.88 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
11:10:56 [2022-08-08T11:10:56.175Z] #20 31.89 Unpacking libsystemd-dev:amd64 (247.3-7) ...
11:10:56 [2022-08-08T11:10:56.175Z] #20 32.02 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
11:10:56 [2022-08-08T11:10:56.175Z] #20 32.03 Setting up libapparmor1:amd64 (2.13.6-10) ...
11:10:56 [2022-08-08T11:10:56.175Z] #20 32.04 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
11:10:56 [2022-08-08T11:10:56.175Z] #20 32.05 Setting up libsepol1-dev:amd64 (3.1-1) ...
11:10:56 [2022-08-08T11:10:56.175Z] #20 32.06 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
11:10:56 [2022-08-08T11:10:56.175Z] #20 32.07 Setting up libpcre2-16-0:amd64 (10.36-2) ...
11:10:56 [2022-08-08T11:10:56.175Z] #20 32.08 Setting up libbtrfs0:amd64 (5.10.1-2) ...
11:10:56 [2022-08-08T11:10:56.175Z] #20 32.10 Setting up libpcre2-32-0:amd64 (10.36-2) ...
11:10:56 [2022-08-08T11:10:56.175Z] #20 32.11 Setting up libudev-dev:amd64 (247.3-7) ...
11:10:56 [2022-08-08T11:10:56.175Z] #20 32.12 Setting up libpcre2-posix2:amd64 (10.36-2) ...
11:10:56 [2022-08-08T11:10:56.175Z] #20 32.13 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
11:10:56 [2022-08-08T11:10:56.175Z] #20 32.14 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
11:10:56 [2022-08-08T11:10:56.175Z] #20 32.15 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
11:10:56 [2022-08-08T11:10:56.175Z] #20 32.16 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
11:10:56 [2022-08-08T11:10:56.175Z] #20 32.17 Setting up mingw-w64-common (8.0.0-1) ...
11:10:56 [2022-08-08T11:10:56.175Z] #20 32.18 Setting up libsystemd-dev:amd64 (247.3-7) ...
11:10:56 [2022-08-08T11:10:56.175Z] #20 32.19 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
11:10:56 [2022-08-08T11:10:56.175Z] #20 32.21 Setting up libpcre2-dev:amd64 (10.36-2) ...
11:10:56 [2022-08-08T11:10:56.175Z] #20 32.22 Setting up libselinux1-dev:amd64 (3.1-3) ...
11:10:56 [2022-08-08T11:10:56.175Z] #20 32.23 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
11:10:56 [2022-08-08T11:10:56.175Z] #20 32.24 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:10:56 [2022-08-08T11:10:56.274Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 9.1s
11:10:56 [2022-08-08T11:10:56.436Z] #20 32.25 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
11:10:56 [2022-08-08T11:10:56.436Z] #20 32.26 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:10:56 [2022-08-08T11:10:56.436Z] #20 32.27 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
11:10:56 [2022-08-08T11:10:56.436Z] #20 32.28 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
11:10:56 [2022-08-08T11:10:56.436Z] #20 32.29 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:10:56 [2022-08-08T11:10:56.436Z] #20 32.30 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
11:10:56 [2022-08-08T11:10:56.436Z] #20 32.31 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:10:56 [2022-08-08T11:10:56.436Z] #20 32.33 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
11:10:56 [2022-08-08T11:10:56.436Z] #20 32.36 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
11:10:56 [2022-08-08T11:10:56.436Z] #20 32.37 Setting up dmsetup (2:1.02.175-2.1) ...
11:10:56 [2022-08-08T11:10:56.436Z] #20 32.38 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
11:10:56 [2022-08-08T11:10:56.436Z] #20 32.39 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
11:10:56 [2022-08-08T11:10:56.436Z] #20 32.40 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:10:56 [2022-08-08T11:10:56.891Z] #11 ...
11:10:56 [2022-08-08T11:10:56.891Z] 
11:10:56 [2022-08-08T11:10:56.891Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55
11:10:56 [2022-08-08T11:10:56.891Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163
11:10:56 [2022-08-08T11:10:56.891Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.1s done
11:10:56 [2022-08-08T11:10:56.891Z] #28 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done
11:10:56 [2022-08-08T11:10:56.891Z] #28 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done
11:10:56 [2022-08-08T11:10:56.891Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done
11:10:56 [2022-08-08T11:10:56.891Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.0s done
11:10:56 [2022-08-08T11:10:56.982Z] #28 ...
11:10:56 [2022-08-08T11:10:56.982Z] 
11:10:56 [2022-08-08T11:10:56.982Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
11:10:56 [2022-08-08T11:10:56.982Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
11:10:56 [2022-08-08T11:10:56.982Z] #49 DONE 0.0s
11:10:56 [2022-08-08T11:10:56.982Z] 
11:10:56 [2022-08-08T11:10:56.982Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55
11:10:56 [2022-08-08T11:10:56.982Z] #28 sha256:9ba39cb572c0a44d7873dd23b4ec5e5ffc028915971aa35e827c3d588b4296d0
11:10:57 [2022-08-08T11:10:57.151Z] #28 ...
11:10:57 [2022-08-08T11:10:57.151Z] 
11:10:57 [2022-08-08T11:10:57.151Z] #24 [internal] load build context
11:10:57 [2022-08-08T11:10:57.151Z] #24 sha256:8b32911f74e8e2300a44a54fb391c5de71eb341d018d96b8e0adbc50364fa252
11:10:57 [2022-08-08T11:10:57.151Z] #24 transferring context: 62.41MB 9.9s done
11:10:57 [2022-08-08T11:10:57.151Z] #24 ...
11:10:57 [2022-08-08T11:10:57.151Z] 
11:10:57 [2022-08-08T11:10:57.151Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:10:57 [2022-08-08T11:10:57.151Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
11:10:57 [2022-08-08T11:10:57.151Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done
11:10:57 [2022-08-08T11:10:57.151Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
11:10:57 [2022-08-08T11:10:57.151Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
11:10:57 [2022-08-08T11:10:57.151Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
11:10:57 [2022-08-08T11:10:57.151Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.3s done
11:10:57 [2022-08-08T11:10:57.151Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.6s
11:10:57 [2022-08-08T11:10:57.418Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.7s done
11:10:57 [2022-08-08T11:10:57.418Z] #73 ...
11:10:57 [2022-08-08T11:10:57.418Z] 
11:10:57 [2022-08-08T11:10:57.418Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:10:57 [2022-08-08T11:10:57.418Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
11:10:57 [2022-08-08T11:10:57.418Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
11:10:57 [2022-08-08T11:10:57.418Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
11:10:57 [2022-08-08T11:10:57.418Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
11:10:57 [2022-08-08T11:10:57.418Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
11:10:57 [2022-08-08T11:10:57.418Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.4s done
11:10:57 [2022-08-08T11:10:57.418Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.5s done
11:10:57 [2022-08-08T11:10:57.418Z] #71 DONE 10.4s
11:10:57 [2022-08-08T11:10:57.418Z] 
11:10:57 [2022-08-08T11:10:57.418Z] #24 [internal] load build context
11:10:57 [2022-08-08T11:10:57.418Z] #24 sha256:8b32911f74e8e2300a44a54fb391c5de71eb341d018d96b8e0adbc50364fa252
11:10:57 [2022-08-08T11:10:57.418Z] #24 DONE 10.5s
11:10:57 [2022-08-08T11:10:57.418Z] 
11:10:57 [2022-08-08T11:10:57.418Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a
11:10:57 [2022-08-08T11:10:57.418Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e
11:10:57 [2022-08-08T11:10:57.418Z] #11 ...
11:10:57 [2022-08-08T11:10:57.418Z] 
11:10:57 [2022-08-08T11:10:57.418Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:10:57 [2022-08-08T11:10:57.418Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
11:10:57 [2022-08-08T11:10:57.418Z] #73 DONE 10.5s
11:10:57 [2022-08-08T11:10:57.676Z] 
11:10:57 [2022-08-08T11:10:57.676Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a
11:10:57 [2022-08-08T11:10:57.676Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e
11:10:57 [2022-08-08T11:10:57.916Z] #28 extracting sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 1.8s done
11:10:58 [2022-08-08T11:10:58.352Z] #20 DONE 34.4s
11:10:58 [2022-08-08T11:10:58.352Z] 
11:10:58 [2022-08-08T11:10:58.352Z] #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
11:10:58 [2022-08-08T11:10:58.352Z] #71 sha256:8dcc37a64cbda53f82983a0f7932c67e5b648b1482257ff5a8713efdf90d5b2d
11:10:58 [2022-08-08T11:10:58.611Z] #71 ...
11:10:58 [2022-08-08T11:10:58.611Z] 
11:10:58 [2022-08-08T11:10:58.611Z] #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
11:10:58 [2022-08-08T11:10:58.611Z] #21 sha256:bb76cfa785b6cc5930758dddc58939c15bbb037b7b997a83ff46b7c32ee35dbc
11:10:58 [2022-08-08T11:10:58.814Z] Client:
11:10:58 [2022-08-08T11:10:58.814Z]  Context:    default
11:10:58 [2022-08-08T11:10:58.814Z]  Debug Mode: false
11:10:58 [2022-08-08T11:10:58.814Z]  Plugins:
11:10:58 [2022-08-08T11:10:58.814Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
11:10:58 [2022-08-08T11:10:58.814Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
11:10:58 [2022-08-08T11:10:58.814Z]   compose: Docker Compose (Docker Inc., v2.4.1)
11:10:58 [2022-08-08T11:10:58.814Z]   scan: Docker Scan (Docker Inc., v0.17.0)
11:10:58 [2022-08-08T11:10:58.814Z] 
11:10:58 [2022-08-08T11:10:58.814Z] Server:
11:10:58 [2022-08-08T11:10:58.814Z]  Containers: 0
11:10:58 [2022-08-08T11:10:58.814Z]   Running: 0
11:10:58 [2022-08-08T11:10:58.814Z]   Paused: 0
11:10:58 [2022-08-08T11:10:58.814Z]   Stopped: 0
11:10:58 [2022-08-08T11:10:58.814Z]  Images: 0
11:10:58 [2022-08-08T11:10:58.814Z]  Server Version: 20.10.14
11:10:58 [2022-08-08T11:10:58.814Z]  Storage Driver: overlay2
11:10:58 [2022-08-08T11:10:58.814Z]   Backing Filesystem: extfs
11:10:58 [2022-08-08T11:10:58.814Z]   Supports d_type: true
11:10:58 [2022-08-08T11:10:58.815Z]   Native Overlay Diff: true
11:10:58 [2022-08-08T11:10:58.815Z]   userxattr: false
11:10:58 [2022-08-08T11:10:58.815Z]  Logging Driver: json-file
11:10:58 [2022-08-08T11:10:58.815Z]  Cgroup Driver: systemd
11:10:58 [2022-08-08T11:10:58.815Z]  Cgroup Version: 2
11:10:58 [2022-08-08T11:10:58.815Z]  Plugins:
11:10:58 [2022-08-08T11:10:58.815Z]   Volume: local
11:10:58 [2022-08-08T11:10:58.815Z]   Network: bridge host ipvlan macvlan null overlay
11:10:58 [2022-08-08T11:10:58.815Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
11:10:58 [2022-08-08T11:10:58.815Z]  Swarm: inactive
11:10:58 [2022-08-08T11:10:58.815Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
11:10:58 [2022-08-08T11:10:58.815Z]  Default Runtime: runc
11:10:58 [2022-08-08T11:10:58.815Z]  Init Binary: docker-init
11:10:58 [2022-08-08T11:10:58.815Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
11:10:58 [2022-08-08T11:10:58.815Z]  runc version: v1.0.3-0-gf46b6ba
11:10:58 [2022-08-08T11:10:58.815Z]  init version: de40ad0
11:10:58 [2022-08-08T11:10:58.815Z]  Security Options:
11:10:58 [2022-08-08T11:10:58.815Z]   apparmor
11:10:58 [2022-08-08T11:10:58.815Z]   seccomp
11:10:58 [2022-08-08T11:10:58.815Z]    Profile: default
11:10:58 [2022-08-08T11:10:58.815Z]   cgroupns
11:10:58 [2022-08-08T11:10:58.815Z]  Kernel Version: 5.13.0-1021-aws
11:10:58 [2022-08-08T11:10:58.815Z]  Operating System: Ubuntu 20.04.4 LTS
11:10:58 [2022-08-08T11:10:58.815Z]  OSType: linux
11:10:58 [2022-08-08T11:10:58.815Z]  Architecture: x86_64
11:10:58 [2022-08-08T11:10:58.815Z]  CPUs: 2
11:10:58 [2022-08-08T11:10:58.815Z]  Total Memory: 7.559GiB
11:10:58 [2022-08-08T11:10:58.815Z]  Name: ip-10-100-49-225
11:10:58 [2022-08-08T11:10:58.815Z]  ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK
11:10:58 [2022-08-08T11:10:58.815Z]  Docker Root Dir: /var/lib/docker
11:10:58 [2022-08-08T11:10:58.815Z]  Debug Mode: false
11:10:58 [2022-08-08T11:10:58.815Z]  Registry: https://index.docker.io/v1/
11:10:58 [2022-08-08T11:10:58.815Z]  Labels:
11:10:58 [2022-08-08T11:10:58.815Z]  Experimental: true
11:10:58 [2022-08-08T11:10:58.815Z]  Insecure Registries:
11:10:58 [2022-08-08T11:10:58.815Z]   127.0.0.0/8
11:10:58 [2022-08-08T11:10:58.815Z]  Live Restore Enabled: true
11:10:58 [2022-08-08T11:10:58.815Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
11:10:58 [2022-08-08T11:10:58.852Z] #28 DONE 4.7s
11:10:58 [2022-08-08T11:10:58.852Z] 
11:10:58 [2022-08-08T11:10:58.852Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a
11:10:58 [2022-08-08T11:10:58.852Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e
11:10:58 [2022-08-08T11:10:58.852Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.1s done
11:10:58 [2022-08-08T11:10:58.852Z] #11 sha256:f180bbb5126909af4db3338726cd34bf68e524dcff3a30e7f1997b162f473101 1.80kB / 1.80kB done
11:10:58 [2022-08-08T11:10:58.852Z] #11 sha256:e7d3e55108ddcc2c6179f74c24bdb528a7652e1cbdc53f8d824eaaf9b3755e8b 7.12kB / 7.12kB done
11:10:58 [2022-08-08T11:10:58.852Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done
11:10:58 [2022-08-08T11:10:58.852Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 53.68MB / 53.68MB 1.8s done
11:10:58 [2022-08-08T11:10:58.852Z] #11 sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 10.66MB / 10.66MB 0.8s done
11:10:58 [2022-08-08T11:10:58.852Z] #11 sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 5.15MB / 5.15MB 0.4s done
11:10:58 [2022-08-08T11:10:58.852Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 54.68MB / 54.68MB 2.9s done
11:10:58 [2022-08-08T11:10:58.852Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 81.12MB / 81.12MB 4.4s done
11:10:58 [2022-08-08T11:10:58.852Z] #11 extracting sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 0.1s
11:10:58 [2022-08-08T11:10:58.852Z] #11 sha256:9d3db10031ae656aaf88a1f6b69935b496c4f700ea3758f49d279550c4d18c9a 125B / 125B 4.4s done
11:10:58 [2022-08-08T11:10:58.852Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 8.39MB / 108.99MB 4.5s
11:10:58 [2022-08-08T11:10:58.852Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 17.83MB / 108.99MB 4.6s
11:10:58 [2022-08-08T11:10:58.852Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 27.41MB / 108.99MB 4.7s
[Pipeline] sh
11:10:59 [2022-08-08T11:10:59.112Z] #11 extracting sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 0.5s done
11:10:59 [2022-08-08T11:10:59.112Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 38.80MB / 108.99MB 4.8s
11:10:59 [2022-08-08T11:10:59.112Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 52.43MB / 108.99MB 5.0s
11:10:59 [2022-08-08T11:10:59.152Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:acd0aa7d382cc3bb87d542adf6845bd14d57d53a .
11:10:59 [2022-08-08T11:10:59.152Z] #1 [internal] load build definition from Dockerfile
11:10:59 [2022-08-08T11:10:59.152Z] #1 sha256:56e1ac6dc1e22c7ef1550c1f2ea1d631eb2cae93ed27ed113b029cb63d6d85a4
11:10:59 [2022-08-08T11:10:59.152Z] #1 transferring dockerfile: 19.07kB done
11:10:59 [2022-08-08T11:10:59.152Z] #1 DONE 0.1s
11:10:59 [2022-08-08T11:10:59.152Z] 
11:10:59 [2022-08-08T11:10:59.152Z] #2 [internal] load .dockerignore
11:10:59 [2022-08-08T11:10:59.152Z] #2 sha256:a196713f08b3f80e03ffefe0d31a8ca127183a6271fa5386b34772b711d65b71
11:10:59 [2022-08-08T11:10:59.153Z] #2 transferring context: 145B done
11:10:59 [2022-08-08T11:10:59.153Z] #2 DONE 0.0s
11:10:59 [2022-08-08T11:10:59.153Z] 
11:10:59 [2022-08-08T11:10:59.153Z] #3 resolve image config for docker.io/docker/dockerfile:1
11:10:59 [2022-08-08T11:10:59.153Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
11:10:59 [2022-08-08T11:10:59.182Z] #21 0.716 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
11:10:59 [2022-08-08T11:10:59.182Z] #21 0.716 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
11:10:59 [2022-08-08T11:10:59.370Z] #11 extracting sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304
11:10:59 [2022-08-08T11:10:59.370Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 64.37MB / 108.99MB 5.2s
11:10:59 [2022-08-08T11:10:59.370Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 70.25MB / 108.99MB 5.3s
11:10:59 [2022-08-08T11:10:59.442Z] #21 0.716 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
11:10:59 [2022-08-08T11:10:59.628Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 83.89MB / 108.99MB 5.4s
11:10:59 [2022-08-08T11:10:59.628Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 95.42MB / 108.99MB 5.5s
11:10:59 [2022-08-08T11:10:59.723Z] #3 DONE 0.4s
11:10:59 [2022-08-08T11:10:59.723Z] 
11:10:59 [2022-08-08T11:10:59.723Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
11:10:59 [2022-08-08T11:10:59.723Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
11:10:59 [2022-08-08T11:10:59.723Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done
11:10:59 [2022-08-08T11:10:59.723Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done
11:10:59 [2022-08-08T11:10:59.723Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done
11:10:59 [2022-08-08T11:10:59.723Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done
11:10:59 [2022-08-08T11:10:59.723Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 5.24MB / 9.94MB 0.1s
11:10:59 [2022-08-08T11:10:59.889Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 108.99MB / 108.99MB 5.6s
11:10:59 [2022-08-08T11:10:59.890Z] #11 extracting sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 0.6s done
11:10:59 [2022-08-08T11:10:59.986Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s
11:10:59 [2022-08-08T11:10:59.986Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done
11:10:59 [2022-08-08T11:10:59.986Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.1s
11:11:00 [2022-08-08T11:11:00.208Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 10.2s
11:11:00 [2022-08-08T11:11:00.208Z] #11 ...
11:11:00 [2022-08-08T11:11:00.208Z] 
11:11:00 [2022-08-08T11:11:00.208Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
11:11:00 [2022-08-08T11:11:00.208Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
11:11:00 [2022-08-08T11:11:00.208Z] #72 DONE 0.9s
11:11:00 [2022-08-08T11:11:00.246Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.3s done
11:11:00 [2022-08-08T11:11:00.246Z] #4 DONE 0.6s
11:11:00 [2022-08-08T11:11:00.467Z] 
11:11:00 [2022-08-08T11:11:00.467Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a
11:11:00 [2022-08-08T11:11:00.467Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e
11:11:00 [2022-08-08T11:11:00.507Z] 
11:11:00 [2022-08-08T11:11:00.507Z] #5 [internal] load .dockerignore
11:11:00 [2022-08-08T11:11:00.507Z] #5 sha256:e61ce0b5663e5df93152b64949062f1d25921f6821b2db8d513837bf51a59555
11:11:00 [2022-08-08T11:11:00.507Z] #5 DONE 0.0s
11:11:00 [2022-08-08T11:11:00.507Z] 
11:11:00 [2022-08-08T11:11:00.507Z] #6 [internal] load build definition from Dockerfile
11:11:00 [2022-08-08T11:11:00.507Z] #6 sha256:0911cc500b9715e5eae175c58e1e7641bdbb8cf7c9d8f48e80da4d6ad586a10d
11:11:00 [2022-08-08T11:11:00.507Z] #6 DONE 0.0s
11:11:00 [2022-08-08T11:11:00.507Z] 
11:11:00 [2022-08-08T11:11:00.507Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:11:00 [2022-08-08T11:11:00.507Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
11:11:01 [2022-08-08T11:11:01.035Z] #11 ...
11:11:01 [2022-08-08T11:11:01.035Z] 
11:11:01 [2022-08-08T11:11:01.035Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
11:11:01 [2022-08-08T11:11:01.035Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
11:11:01 [2022-08-08T11:11:01.035Z] #74 DONE 0.8s
11:11:01 [2022-08-08T11:11:01.035Z] 
11:11:01 [2022-08-08T11:11:01.035Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55
11:11:01 [2022-08-08T11:11:01.035Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163
11:11:01 [2022-08-08T11:11:01.282Z] #11 extracting sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab
11:11:01 [2022-08-08T11:11:01.890Z] #10 ...
11:11:01 [2022-08-08T11:11:01.890Z] 
11:11:01 [2022-08-08T11:11:01.890Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
11:11:01 [2022-08-08T11:11:01.890Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
11:11:01 [2022-08-08T11:11:01.890Z] #7 DONE 1.2s
11:11:01 [2022-08-08T11:11:01.890Z] 
11:11:01 [2022-08-08T11:11:01.890Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:11:01 [2022-08-08T11:11:01.890Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
11:11:01 [2022-08-08T11:11:01.978Z] #28 DONE 15.0s
11:11:01 [2022-08-08T11:11:01.978Z] 
11:11:01 [2022-08-08T11:11:01.978Z] #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
11:11:01 [2022-08-08T11:11:01.978Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4
11:11:02 [2022-08-08T11:11:02.152Z] #9 DONE 1.5s
11:11:02 [2022-08-08T11:11:02.152Z] 
11:11:02 [2022-08-08T11:11:02.152Z] #8 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye
11:11:02 [2022-08-08T11:11:02.152Z] #8 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50
11:11:02 [2022-08-08T11:11:02.152Z] #8 DONE 1.5s
11:11:02 [2022-08-08T11:11:02.152Z] 
11:11:02 [2022-08-08T11:11:02.152Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:11:02 [2022-08-08T11:11:02.152Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
11:11:02 [2022-08-08T11:11:02.152Z] #10 DONE 1.5s
11:11:02 [2022-08-08T11:11:02.216Z] #11 ...
11:11:02 [2022-08-08T11:11:02.217Z] 
11:11:02 [2022-08-08T11:11:02.217Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:11:02 [2022-08-08T11:11:02.217Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
11:11:02 [2022-08-08T11:11:02.217Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
11:11:02 [2022-08-08T11:11:02.217Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
11:11:02 [2022-08-08T11:11:02.217Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
11:11:02 [2022-08-08T11:11:02.217Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
11:11:02 [2022-08-08T11:11:02.217Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.7s done
11:11:02 [2022-08-08T11:11:02.217Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.0s done
11:11:02 [2022-08-08T11:11:02.217Z] #71 DONE 8.1s
11:11:02 [2022-08-08T11:11:02.217Z] 
11:11:02 [2022-08-08T11:11:02.217Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:11:02 [2022-08-08T11:11:02.217Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
11:11:02 [2022-08-08T11:11:02.217Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
11:11:02 [2022-08-08T11:11:02.217Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
11:11:02 [2022-08-08T11:11:02.217Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
11:11:02 [2022-08-08T11:11:02.217Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
11:11:02 [2022-08-08T11:11:02.217Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.9s done
11:11:02 [2022-08-08T11:11:02.217Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.9s done
11:11:02 [2022-08-08T11:11:02.217Z] #73 DONE 8.1s
11:11:02 [2022-08-08T11:11:02.217Z] 
11:11:02 [2022-08-08T11:11:02.217Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a
11:11:02 [2022-08-08T11:11:02.217Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e
11:11:02 [2022-08-08T11:11:02.217Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 108.99MB / 108.99MB 7.8s done
11:11:02 [2022-08-08T11:11:02.217Z] #11 ...
11:11:02 [2022-08-08T11:11:02.217Z] 
11:11:02 [2022-08-08T11:11:02.217Z] #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
11:11:02 [2022-08-08T11:11:02.217Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250
11:11:02 [2022-08-08T11:11:02.217Z] #29 1.134 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
11:11:02 [2022-08-08T11:11:02.217Z] #29 1.214 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:11:02 [2022-08-08T11:11:02.217Z] #29 1.278 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:11:02 [2022-08-08T11:11:02.217Z] #29 1.404 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
11:11:02 [2022-08-08T11:11:02.217Z] #29 2.162 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB]
11:11:02 [2022-08-08T11:11:02.217Z] #29 2.268 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
11:11:02 [2022-08-08T11:11:02.217Z] #29 3.227 Fetched 8450 kB in 2s (3597 kB/s)
11:11:02 [2022-08-08T11:11:02.475Z] #29 3.227 Reading package lists...
11:11:02 [2022-08-08T11:11:02.737Z] 
11:11:02 [2022-08-08T11:11:02.737Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:11:02 [2022-08-08T11:11:02.737Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
11:11:02 [2022-08-08T11:11:02.737Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done
11:11:02 [2022-08-08T11:11:02.737Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
11:11:02 [2022-08-08T11:11:02.737Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
11:11:02 [2022-08-08T11:11:02.737Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
11:11:02 [2022-08-08T11:11:02.737Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.20MB / 9.86MB 0.3s
11:11:02 [2022-08-08T11:11:02.998Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s done
11:11:02 [2022-08-08T11:11:02.998Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734
11:11:03 [2022-08-08T11:11:03.261Z] #71 ...
11:11:03 [2022-08-08T11:11:03.261Z] 
11:11:03 [2022-08-08T11:11:03.261Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
11:11:03 [2022-08-08T11:11:03.261Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
11:11:03 [2022-08-08T11:11:03.261Z] #49 DONE 0.0s
11:11:03 [2022-08-08T11:11:03.261Z] 
11:11:03 [2022-08-08T11:11:03.261Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:11:03 [2022-08-08T11:11:03.261Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
11:11:03 [2022-08-08T11:11:03.410Z] #29 3.866 Reading package lists...
11:11:03 [2022-08-08T11:11:03.410Z] #29 4.521 Building dependency tree...
11:11:03 [2022-08-08T11:11:03.668Z] #29 4.936 The following additional packages will be installed:
11:11:03 [2022-08-08T11:11:03.668Z] #29 4.936   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
11:11:03 [2022-08-08T11:11:03.668Z] #29 4.936   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
11:11:03 [2022-08-08T11:11:03.668Z] #29 4.936 Recommended packages:
11:11:03 [2022-08-08T11:11:03.668Z] #29 4.936   libldap-common publicsuffix libsasl2-modules
11:11:03 [2022-08-08T11:11:03.668Z] #29 5.056 The following NEW packages will be installed:
11:11:03 [2022-08-08T11:11:03.668Z] #29 5.056   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
11:11:03 [2022-08-08T11:11:03.668Z] #29 5.057   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
11:11:03 [2022-08-08T11:11:03.668Z] #29 5.064   libssh2-1 openssl
11:11:03 [2022-08-08T11:11:03.883Z] #29 1.828 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
11:11:03 [2022-08-08T11:11:03.883Z] #29 1.844 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:11:03 [2022-08-08T11:11:03.883Z] #29 1.844 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:11:03 [2022-08-08T11:11:03.930Z] #29 5.328 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded.
11:11:03 [2022-08-08T11:11:03.930Z] #29 5.328 Need to get 2942 kB of archives.
11:11:03 [2022-08-08T11:11:03.930Z] #29 5.328 After this operation, 6482 kB of additional disk space will be used.
11:11:03 [2022-08-08T11:11:03.930Z] #29 5.328 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB]
11:11:03 [2022-08-08T11:11:03.930Z] #29 5.353 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
11:11:03 [2022-08-08T11:11:03.930Z] #29 5.357 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
11:11:03 [2022-08-08T11:11:03.930Z] #29 5.377 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
11:11:03 [2022-08-08T11:11:03.930Z] #29 5.398 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
11:11:03 [2022-08-08T11:11:03.930Z] #29 5.404 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
11:11:04 [2022-08-08T11:11:04.142Z] #29 2.091 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:11:04 [2022-08-08T11:11:04.189Z] #29 5.424 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
11:11:04 [2022-08-08T11:11:04.189Z] #29 5.442 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
11:11:04 [2022-08-08T11:11:04.189Z] #29 5.445 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
11:11:04 [2022-08-08T11:11:04.189Z] #29 5.460 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
11:11:04 [2022-08-08T11:11:04.189Z] #29 5.474 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u2 [325 kB]
11:11:04 [2022-08-08T11:11:04.189Z] #29 5.501 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u2 [264 kB]
11:11:04 [2022-08-08T11:11:04.189Z] #29 5.505 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
11:11:04 [2022-08-08T11:11:04.189Z] #29 5.518 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
11:11:04 [2022-08-08T11:11:04.189Z] #29 5.525 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
11:11:04 [2022-08-08T11:11:04.710Z] #29 2.620 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
11:11:04 [2022-08-08T11:11:04.756Z] #29 6.146 debconf: delaying package configuration, since apt-utils is not installed
11:11:04 [2022-08-08T11:11:04.756Z] #29 6.178 Fetched 2942 kB in 0s (6200 kB/s)
11:11:04 [2022-08-08T11:11:04.968Z] #29 2.801 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
11:11:04 [2022-08-08T11:11:04.993Z] #21 1.208 Reading package lists...
11:11:05 [2022-08-08T11:11:05.015Z] #29 6.401 Selecting previously unselected package openssl.
11:11:05 [2022-08-08T11:11:05.015Z] #29 6.401 (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 ... 6653 files and directories currently installed.)
11:11:05 [2022-08-08T11:11:05.015Z] #29 6.401 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ...
11:11:05 [2022-08-08T11:11:05.274Z] #29 6.479 Unpacking openssl (1.1.1n-0+deb11u3) ...
11:11:05 [2022-08-08T11:11:05.274Z] #29 6.704 Selecting previously unselected package ca-certificates.
11:11:05 [2022-08-08T11:11:05.274Z] #29 6.704 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
11:11:05 [2022-08-08T11:11:05.539Z] #29 6.781 Unpacking ca-certificates (20210119) ...
11:11:05 [2022-08-08T11:11:05.540Z] #29 6.888 Selecting previously unselected package libbrotli1:arm64.
11:11:05 [2022-08-08T11:11:05.540Z] #29 6.888 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
11:11:05 [2022-08-08T11:11:05.540Z] #29 6.908 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
11:11:05 [2022-08-08T11:11:05.540Z] #29 7.003 Selecting previously unselected package libsasl2-modules-db:arm64.
11:11:05 [2022-08-08T11:11:05.540Z] #29 7.003 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
11:11:05 [2022-08-08T11:11:05.806Z] #29 7.060 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
11:11:05 [2022-08-08T11:11:05.825Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.5s done
11:11:05 [2022-08-08T11:11:05.906Z] #29 3.907 Fetched 8563 kB in 2s (3657 kB/s)
11:11:06 [2022-08-08T11:11:06.065Z] #29 7.306 Selecting previously unselected package libsasl2-2:arm64.
11:11:06 [2022-08-08T11:11:06.065Z] #29 7.306 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
11:11:06 [2022-08-08T11:11:06.065Z] #29 7.341 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
11:11:06 [2022-08-08T11:11:06.065Z] #29 ...
11:11:06 [2022-08-08T11:11:06.065Z] 
11:11:06 [2022-08-08T11:11:06.065Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
11:11:06 [2022-08-08T11:11:06.065Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef
11:11:06 [2022-08-08T11:11:06.087Z] #71 DONE 3.6s
11:11:06 [2022-08-08T11:11:06.087Z] 
11:11:06 [2022-08-08T11:11:06.087Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a
11:11:06 [2022-08-08T11:11:06.087Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e
11:11:06 [2022-08-08T11:11:06.087Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.0s done
11:11:06 [2022-08-08T11:11:06.087Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done
11:11:06 [2022-08-08T11:11:06.087Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done
11:11:06 [2022-08-08T11:11:06.087Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.3s done
11:11:06 [2022-08-08T11:11:06.087Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done
11:11:06 [2022-08-08T11:11:06.087Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.6s done
11:11:06 [2022-08-08T11:11:06.087Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 0.8s done
11:11:06 [2022-08-08T11:11:06.087Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 2.0s done
11:11:06 [2022-08-08T11:11:06.087Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 3.1s done
11:11:06 [2022-08-08T11:11:06.087Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 119.54MB / 141.86MB 3.4s
11:11:06 [2022-08-08T11:11:06.087Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 1.8s
11:11:06 [2022-08-08T11:11:06.087Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 2.1s done
11:11:06 [2022-08-08T11:11:06.350Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 133.17MB / 141.86MB 3.6s
11:11:06 [2022-08-08T11:11:06.612Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 3.9s
11:11:06 [2022-08-08T11:11:06.843Z] #29 3.907 Reading package lists...
11:11:07 [2022-08-08T11:11:07.412Z] #29 4.695 Reading package lists...
11:11:07 [2022-08-08T11:11:07.670Z] #29 5.465 Building dependency tree...
11:11:07 [2022-08-08T11:11:07.939Z] #29 5.894 The following additional packages will be installed:
11:11:07 [2022-08-08T11:11:07.939Z] #29 5.894   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
11:11:07 [2022-08-08T11:11:07.939Z] #29 5.894   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
11:11:07 [2022-08-08T11:11:07.939Z] #29 5.894 Recommended packages:
11:11:07 [2022-08-08T11:11:07.939Z] #29 5.894   libldap-common publicsuffix libsasl2-modules
11:11:08 [2022-08-08T11:11:08.014Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 5.3s done
11:11:08 [2022-08-08T11:11:08.200Z] #29 6.092 The following NEW packages will be installed:
11:11:08 [2022-08-08T11:11:08.200Z] #29 6.092   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
11:11:08 [2022-08-08T11:11:08.200Z] #29 6.092   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
11:11:08 [2022-08-08T11:11:08.200Z] #29 6.092   libssh2-1 openssl
11:11:08 [2022-08-08T11:11:08.200Z] #29 6.121 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded.
11:11:08 [2022-08-08T11:11:08.200Z] #29 6.121 Need to get 3047 kB of archives.
11:11:08 [2022-08-08T11:11:08.200Z] #29 6.121 After this operation, 6661 kB of additional disk space will be used.
11:11:08 [2022-08-08T11:11:08.200Z] #29 6.121 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
11:11:08 [2022-08-08T11:11:08.200Z] #29 6.146 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
11:11:08 [2022-08-08T11:11:08.200Z] #29 6.146 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
11:11:08 [2022-08-08T11:11:08.200Z] #29 6.146 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
11:11:08 [2022-08-08T11:11:08.200Z] #29 6.146 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
11:11:08 [2022-08-08T11:11:08.200Z] #29 6.167 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
11:11:08 [2022-08-08T11:11:08.200Z] #29 6.167 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
11:11:08 [2022-08-08T11:11:08.200Z] #29 6.167 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
11:11:08 [2022-08-08T11:11:08.200Z] #29 6.167 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
11:11:08 [2022-08-08T11:11:08.200Z] #29 6.167 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
11:11:08 [2022-08-08T11:11:08.200Z] #29 6.167 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB]
11:11:08 [2022-08-08T11:11:08.200Z] #29 6.167 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB]
11:11:08 [2022-08-08T11:11:08.200Z] #29 6.171 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
11:11:08 [2022-08-08T11:11:08.200Z] #29 6.187 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
11:11:08 [2022-08-08T11:11:08.200Z] #29 6.187 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
11:11:08 [2022-08-08T11:11:08.277Z] #11 ...
11:11:08 [2022-08-08T11:11:08.277Z] 
11:11:08 [2022-08-08T11:11:08.277Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:11:08 [2022-08-08T11:11:08.277Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
11:11:08 [2022-08-08T11:11:08.277Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
11:11:08 [2022-08-08T11:11:08.277Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
11:11:08 [2022-08-08T11:11:08.277Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
11:11:08 [2022-08-08T11:11:08.277Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
11:11:08 [2022-08-08T11:11:08.277Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.2s done
11:11:08 [2022-08-08T11:11:08.277Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.7s done
11:11:08 [2022-08-08T11:11:08.277Z] #73 DONE 5.7s
11:11:08 [2022-08-08T11:11:08.277Z] 
11:11:08 [2022-08-08T11:11:08.277Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a
11:11:08 [2022-08-08T11:11:08.277Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e
11:11:08 [2022-08-08T11:11:08.277Z] #11 ...
11:11:08 [2022-08-08T11:11:08.277Z] 
11:11:08 [2022-08-08T11:11:08.277Z] #24 [internal] load build context
11:11:08 [2022-08-08T11:11:08.277Z] #24 sha256:978690074057c027f341aeb4901cc22f45b789943c34cf721902715b1088f0c0
11:11:08 [2022-08-08T11:11:08.277Z] #24 transferring context: 62.40MB 5.6s done
11:11:08 [2022-08-08T11:11:08.277Z] #24 DONE 5.9s
11:11:08 [2022-08-08T11:11:08.277Z] 
11:11:08 [2022-08-08T11:11:08.277Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55
11:11:08 [2022-08-08T11:11:08.277Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163
11:11:08 [2022-08-08T11:11:08.277Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.0s done
11:11:08 [2022-08-08T11:11:08.277Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done
11:11:08 [2022-08-08T11:11:08.277Z] #28 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done
11:11:08 [2022-08-08T11:11:08.277Z] #28 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done
11:11:08 [2022-08-08T11:11:08.277Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.3s done
11:11:08 [2022-08-08T11:11:08.459Z] #29 6.428 debconf: delaying package configuration, since apt-utils is not installed
11:11:08 [2022-08-08T11:11:08.459Z] #29 6.472 Fetched 3047 kB in 0s (40.3 MB/s)
11:11:08 [2022-08-08T11:11:08.459Z] #29 6.538 Selecting previously unselected package openssl.
11:11:08 [2022-08-08T11:11:08.459Z] #29 6.538 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6661 files and directories currently installed.)
11:11:08 [2022-08-08T11:11:08.539Z] #28 ...
11:11:08 [2022-08-08T11:11:08.539Z] 
11:11:08 [2022-08-08T11:11:08.539Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
11:11:08 [2022-08-08T11:11:08.539Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
11:11:08 [2022-08-08T11:11:08.594Z] #72 DONE 2.1s
11:11:08 [2022-08-08T11:11:08.594Z] 
11:11:08 [2022-08-08T11:11:08.594Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
11:11:08 [2022-08-08T11:11:08.594Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08
11:11:08 [2022-08-08T11:11:08.728Z] #29 6.539 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
11:11:08 [2022-08-08T11:11:08.728Z] #29 6.544 Unpacking openssl (1.1.1n-0+deb11u3) ...
11:11:08 [2022-08-08T11:11:08.728Z] #29 6.793 Selecting previously unselected package ca-certificates.
11:11:08 [2022-08-08T11:11:08.728Z] #29 6.793 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
11:11:08 [2022-08-08T11:11:08.989Z] #29 6.846 Unpacking ca-certificates (20210119) ...
11:11:08 [2022-08-08T11:11:08.989Z] #29 6.942 Selecting previously unselected package libbrotli1:amd64.
11:11:08 [2022-08-08T11:11:08.989Z] #29 6.944 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
11:11:08 [2022-08-08T11:11:08.989Z] #29 6.958 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
11:11:09 [2022-08-08T11:11:09.200Z] #21 5.835 Reading package lists...
11:11:09 [2022-08-08T11:11:09.200Z] #21 10.53 Building dependency tree...
11:11:09 [2022-08-08T11:11:09.200Z] #21 ...
11:11:09 [2022-08-08T11:11:09.200Z] 
11:11:09 [2022-08-08T11:11:09.200Z] #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
11:11:09 [2022-08-08T11:11:09.200Z] #71 sha256:8dcc37a64cbda53f82983a0f7932c67e5b648b1482257ff5a8713efdf90d5b2d
11:11:09 [2022-08-08T11:11:09.200Z] #71 18.57 + bin/containerd
11:11:09 [2022-08-08T11:11:09.248Z] #29 7.095 Selecting previously unselected package libsasl2-modules-db:amd64.
11:11:09 [2022-08-08T11:11:09.248Z] #29 7.095 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
11:11:09 [2022-08-08T11:11:09.248Z] #29 7.106 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:11:09 [2022-08-08T11:11:09.248Z] #29 7.183 Selecting previously unselected package libsasl2-2:amd64.
11:11:09 [2022-08-08T11:11:09.248Z] #29 7.183 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
11:11:09 [2022-08-08T11:11:09.248Z] #29 7.191 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:11:09 [2022-08-08T11:11:09.481Z] #72 DONE 0.5s
11:11:09 [2022-08-08T11:11:09.481Z] 
11:11:09 [2022-08-08T11:11:09.481Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
11:11:09 [2022-08-08T11:11:09.481Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
11:11:09 [2022-08-08T11:11:09.507Z] #29 7.278 Selecting previously unselected package libldap-2.4-2:amd64.
11:11:09 [2022-08-08T11:11:09.507Z] #29 7.278 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
11:11:09 [2022-08-08T11:11:09.507Z] #29 7.306 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
11:11:09 [2022-08-08T11:11:09.507Z] #29 7.396 Selecting previously unselected package libnghttp2-14:amd64.
11:11:09 [2022-08-08T11:11:09.507Z] #29 7.396 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
11:11:09 [2022-08-08T11:11:09.507Z] #29 7.401 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
11:11:09 [2022-08-08T11:11:09.507Z] #29 7.488 Selecting previously unselected package libpsl5:amd64.
11:11:09 [2022-08-08T11:11:09.507Z] #29 7.488 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
11:11:09 [2022-08-08T11:11:09.507Z] #29 7.500 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
11:11:09 [2022-08-08T11:11:09.783Z] #29 7.567 Selecting previously unselected package librtmp1:amd64.
11:11:09 [2022-08-08T11:11:09.783Z] #29 7.567 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
11:11:09 [2022-08-08T11:11:09.783Z] #29 7.572 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
11:11:09 [2022-08-08T11:11:09.783Z] #29 7.679 Selecting previously unselected package libssh2-1:amd64.
11:11:09 [2022-08-08T11:11:09.783Z] #29 7.679 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
11:11:09 [2022-08-08T11:11:09.783Z] #29 7.688 Unpacking libssh2-1:amd64 (1.9.0-2) ...
11:11:09 [2022-08-08T11:11:09.783Z] #29 7.778 Selecting previously unselected package libcurl4:amd64.
11:11:09 [2022-08-08T11:11:09.783Z] #29 7.778 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ...
11:11:10 [2022-08-08T11:11:10.042Z] #29 7.787 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ...
11:11:10 [2022-08-08T11:11:10.042Z] #29 7.932 Selecting previously unselected package curl.
11:11:10 [2022-08-08T11:11:10.042Z] #29 7.932 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ...
11:11:10 [2022-08-08T11:11:10.042Z] #29 7.955 Unpacking curl (7.74.0-1.3+deb11u2) ...
11:11:10 [2022-08-08T11:11:10.042Z] #29 8.067 Selecting previously unselected package libonig5:amd64.
11:11:10 [2022-08-08T11:11:10.042Z] #29 8.067 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
11:11:10 [2022-08-08T11:11:10.051Z] #74 DONE 0.7s
11:11:10 [2022-08-08T11:11:10.052Z] 
11:11:10 [2022-08-08T11:11:10.052Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a
11:11:10 [2022-08-08T11:11:10.052Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e
11:11:10 [2022-08-08T11:11:10.052Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.9s done
11:11:10 [2022-08-08T11:11:10.301Z] #29 8.079 Unpacking libonig5:amd64 (6.9.6-1.1) ...
11:11:10 [2022-08-08T11:11:10.301Z] #29 8.188 Selecting previously unselected package libjq1:amd64.
11:11:10 [2022-08-08T11:11:10.301Z] #29 8.188 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
11:11:10 [2022-08-08T11:11:10.301Z] #29 8.195 Unpacking libjq1:amd64 (1.6-2.1) ...
11:11:10 [2022-08-08T11:11:10.301Z] #29 8.308 Selecting previously unselected package jq.
11:11:10 [2022-08-08T11:11:10.301Z] #29 8.308 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
11:11:10 [2022-08-08T11:11:10.301Z] #29 8.308 Unpacking jq (1.6-2.1) ...
11:11:10 [2022-08-08T11:11:10.312Z] #11 ...
11:11:10 [2022-08-08T11:11:10.312Z] 
11:11:10 [2022-08-08T11:11:10.312Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55
11:11:10 [2022-08-08T11:11:10.312Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163
11:11:10 [2022-08-08T11:11:10.312Z] #28 DONE 7.7s
11:11:10 [2022-08-08T11:11:10.312Z] 
11:11:10 [2022-08-08T11:11:10.312Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a
11:11:10 [2022-08-08T11:11:10.312Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e
11:11:10 [2022-08-08T11:11:10.312Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165
11:11:10 [2022-08-08T11:11:10.559Z] #29 8.427 Setting up libpsl5:amd64 (0.21.0-1.2) ...
11:11:10 [2022-08-08T11:11:10.559Z] #29 8.462 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
11:11:10 [2022-08-08T11:11:10.559Z] #29 8.474 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
11:11:10 [2022-08-08T11:11:10.559Z] #29 8.487 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:11:10 [2022-08-08T11:11:10.559Z] #29 8.521 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
11:11:10 [2022-08-08T11:11:10.559Z] #29 8.535 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:11:10 [2022-08-08T11:11:10.573Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.4s done
11:11:10 [2022-08-08T11:11:10.586Z] #71 ...
11:11:10 [2022-08-08T11:11:10.586Z] 
11:11:10 [2022-08-08T11:11:10.586Z] #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
11:11:10 [2022-08-08T11:11:10.586Z] #21 sha256:bb76cfa785b6cc5930758dddc58939c15bbb037b7b997a83ff46b7c32ee35dbc
11:11:10 [2022-08-08T11:11:10.586Z] #21 10.53 Building dependency tree...
11:11:10 [2022-08-08T11:11:10.586Z] #21 11.71 Reading state information...
11:11:10 [2022-08-08T11:11:10.818Z] #29 8.543 Setting up libssh2-1:amd64 (1.9.0-2) ...
11:11:10 [2022-08-08T11:11:10.819Z] #29 8.555 Setting up openssl (1.1.1n-0+deb11u3) ...
11:11:10 [2022-08-08T11:11:10.819Z] #29 8.570 Setting up libonig5:amd64 (6.9.6-1.1) ...
11:11:10 [2022-08-08T11:11:10.819Z] #29 8.588 Setting up libjq1:amd64 (1.6-2.1) ...
11:11:10 [2022-08-08T11:11:10.819Z] #29 8.600 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
11:11:10 [2022-08-08T11:11:10.819Z] #29 8.613 Setting up ca-certificates (20210119) ...
11:11:10 [2022-08-08T11:11:10.833Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.1s
11:11:11 [2022-08-08T11:11:11.093Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.4s done
11:11:11 [2022-08-08T11:11:11.354Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6
11:11:11 [2022-08-08T11:11:11.389Z] #29 ...
11:11:11 [2022-08-08T11:11:11.389Z] 
11:11:11 [2022-08-08T11:11:11.389Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a
11:11:11 [2022-08-08T11:11:11.389Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e
11:11:11 [2022-08-08T11:11:11.389Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 12.1s done
11:11:11 [2022-08-08T11:11:11.389Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.8s done
11:11:11 [2022-08-08T11:11:11.389Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.8s done
11:11:11 [2022-08-08T11:11:11.389Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 7.4s
11:11:11 [2022-08-08T11:11:11.389Z] #11 ...
11:11:11 [2022-08-08T11:11:11.389Z] 
11:11:11 [2022-08-08T11:11:11.390Z] #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
11:11:11 [2022-08-08T11:11:11.390Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4
11:11:11 [2022-08-08T11:11:11.390Z] #29 9.432 Updating certificates in /etc/ssl/certs...
11:11:11 [2022-08-08T11:11:11.530Z] #21 13.00 The following additional packages will be installed:
11:11:11 [2022-08-08T11:11:11.530Z] #21 13.00   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
11:11:11 [2022-08-08T11:11:11.530Z] #21 13.00   gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
11:11:11 [2022-08-08T11:11:11.530Z] #21 13.00   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
11:11:11 [2022-08-08T11:11:11.530Z] #21 13.00   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
11:11:11 [2022-08-08T11:11:11.530Z] #21 13.00   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
11:11:11 [2022-08-08T11:11:11.530Z] #21 13.01   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64
11:11:11 [2022-08-08T11:11:11.530Z] #21 13.01   libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x
11:11:11 [2022-08-08T11:11:11.530Z] #21 13.03 Suggested packages:
11:11:11 [2022-08-08T11:11:11.530Z] #21 13.03   glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel
11:11:11 [2022-08-08T11:11:11.530Z] #21 13.03   libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf
11:11:11 [2022-08-08T11:11:11.530Z] #21 13.03   glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x
11:11:11 [2022-08-08T11:11:11.530Z] #21 13.03   libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf
11:11:11 [2022-08-08T11:11:11.530Z] #21 13.03   seccomp:ppc64el seccomp:s390x
11:11:11 [2022-08-08T11:11:11.530Z] #21 13.03 Recommended packages:
11:11:11 [2022-08-08T11:11:11.530Z] #21 13.03   libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel
11:11:11 [2022-08-08T11:11:11.530Z] #21 13.03   libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf
11:11:11 [2022-08-08T11:11:11.530Z] #21 13.03   libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el
11:11:11 [2022-08-08T11:11:11.530Z] #21 13.03   libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x
11:11:11 [2022-08-08T11:11:11.875Z] #74 DONE 3.2s
11:11:11 [2022-08-08T11:11:11.875Z] 
11:11:11 [2022-08-08T11:11:11.875Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a
11:11:11 [2022-08-08T11:11:11.875Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e
11:11:11 [2022-08-08T11:11:11.875Z] #11 extracting sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 3.3s done
11:11:11 [2022-08-08T11:11:11.875Z] #11 extracting sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 3.1s done
11:11:11 [2022-08-08T11:11:11.875Z] #11 extracting sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 3.0s
11:11:12 [2022-08-08T11:11:12.101Z] #21 13.46 The following NEW packages will be installed:
11:11:12 [2022-08-08T11:11:12.101Z] #21 13.46   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
11:11:12 [2022-08-08T11:11:12.101Z] #21 13.47   gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel
11:11:12 [2022-08-08T11:11:12.101Z] #21 13.47   libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x
11:11:12 [2022-08-08T11:11:12.101Z] #21 13.47   libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
11:11:12 [2022-08-08T11:11:12.101Z] #21 13.47   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
11:11:12 [2022-08-08T11:11:12.101Z] #21 13.47   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
11:11:12 [2022-08-08T11:11:12.101Z] #21 13.47   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
11:11:12 [2022-08-08T11:11:12.101Z] #21 13.47   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64
11:11:12 [2022-08-08T11:11:12.101Z] #21 13.47   libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el
11:11:12 [2022-08-08T11:11:12.101Z] #21 13.47   libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf
11:11:12 [2022-08-08T11:11:12.101Z] #21 13.47   libseccomp2:ppc64el libseccomp2:s390x
11:11:12 [2022-08-08T11:11:12.362Z] #21 13.83 0 upgraded, 40 newly installed, 0 to remove and 5 not upgraded.
11:11:12 [2022-08-08T11:11:12.362Z] #21 13.83 Need to get 15.9 MB of archives.
11:11:12 [2022-08-08T11:11:12.362Z] #21 13.83 After this operation, 73.0 MB of additional disk space will be used.
11:11:12 [2022-08-08T11:11:12.362Z] #21 13.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB]
11:11:12 [2022-08-08T11:11:12.362Z] #21 13.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB]
11:11:12 [2022-08-08T11:11:12.362Z] #21 13.84 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB]
11:11:12 [2022-08-08T11:11:12.362Z] #21 13.85 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB]
11:11:12 [2022-08-08T11:11:12.362Z] #21 13.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB]
11:11:12 [2022-08-08T11:11:12.362Z] #21 13.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB]
11:11:12 [2022-08-08T11:11:12.362Z] #21 13.85 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB]
11:11:12 [2022-08-08T11:11:12.362Z] #21 13.85 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB]
11:11:12 [2022-08-08T11:11:12.362Z] #21 13.88 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB]
11:11:12 [2022-08-08T11:11:12.362Z] #21 13.88 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB]
11:11:12 [2022-08-08T11:11:12.362Z] #21 13.88 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB]
11:11:12 [2022-08-08T11:11:12.362Z] #21 13.88 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB]
11:11:12 [2022-08-08T11:11:12.362Z] #21 13.88 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB]
11:11:12 [2022-08-08T11:11:12.362Z] #21 13.91 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB]
11:11:12 [2022-08-08T11:11:12.362Z] #21 13.91 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB]
11:11:12 [2022-08-08T11:11:12.362Z] #21 13.92 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB]
11:11:12 [2022-08-08T11:11:12.362Z] #21 13.92 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB]
11:11:12 [2022-08-08T11:11:12.362Z] #21 13.92 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB]
11:11:12 [2022-08-08T11:11:12.362Z] #21 13.94 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB]
11:11:12 [2022-08-08T11:11:12.362Z] #21 13.94 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB]
11:11:12 [2022-08-08T11:11:12.362Z] #21 13.94 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB]
11:11:12 [2022-08-08T11:11:12.362Z] #21 13.94 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB]
11:11:12 [2022-08-08T11:11:12.362Z] #21 13.94 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB]
11:11:12 [2022-08-08T11:11:12.362Z] #21 13.97 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
11:11:12 [2022-08-08T11:11:12.623Z] #21 13.97 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
11:11:12 [2022-08-08T11:11:12.623Z] #21 13.97 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB]
11:11:12 [2022-08-08T11:11:12.623Z] #21 13.97 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB]
11:11:12 [2022-08-08T11:11:12.623Z] #21 13.97 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB]
11:11:12 [2022-08-08T11:11:12.623Z] #21 14.00 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB]
11:11:12 [2022-08-08T11:11:12.623Z] #21 14.00 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB]
11:11:12 [2022-08-08T11:11:12.623Z] #21 14.00 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB]
11:11:12 [2022-08-08T11:11:12.623Z] #21 14.00 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB]
11:11:12 [2022-08-08T11:11:12.623Z] #21 14.01 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB]
11:11:12 [2022-08-08T11:11:12.623Z] #21 14.01 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB]
11:11:12 [2022-08-08T11:11:12.623Z] #21 14.01 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB]
11:11:12 [2022-08-08T11:11:12.623Z] #21 14.01 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB]
11:11:12 [2022-08-08T11:11:12.623Z] #21 14.01 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB]
11:11:12 [2022-08-08T11:11:12.623Z] #21 14.01 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB]
11:11:12 [2022-08-08T11:11:12.623Z] #21 14.01 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB]
11:11:12 [2022-08-08T11:11:12.623Z] #21 14.01 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
11:11:12 [2022-08-08T11:11:12.792Z] #29 10.56 129 added, 0 removed; done.
11:11:12 [2022-08-08T11:11:12.792Z] #29 10.62 Setting up jq (1.6-2.1) ...
11:11:12 [2022-08-08T11:11:12.792Z] #29 10.63 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ...
11:11:12 [2022-08-08T11:11:12.792Z] #29 10.64 Setting up curl (7.74.0-1.3+deb11u2) ...
11:11:12 [2022-08-08T11:11:12.792Z] #29 10.65 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:11:12 [2022-08-08T11:11:12.792Z] #29 10.67 Processing triggers for ca-certificates (20210119) ...
11:11:12 [2022-08-08T11:11:12.792Z] #29 10.69 Updating certificates in /etc/ssl/certs...
11:11:13 [2022-08-08T11:11:13.194Z] #21 14.47 debconf: delaying package configuration, since apt-utils is not installed
11:11:13 [2022-08-08T11:11:13.194Z] #21 14.63 Fetched 15.9 MB in 0s (35.1 MB/s)
11:11:13 [2022-08-08T11:11:13.194Z] #21 14.66 Selecting previously unselected package gcc-10-base:armel.
11:11:13 [2022-08-08T11:11:13.194Z] #21 14.66 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 38556 files and directories currently installed.)
11:11:13 [2022-08-08T11:11:13.194Z] #21 14.68 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ...
11:11:13 [2022-08-08T11:11:13.194Z] #21 14.68 Unpacking gcc-10-base:armel (10.2.1-6) ...
11:11:13 [2022-08-08T11:11:13.194Z] #21 14.72 Selecting previously unselected package gcc-10-base:armhf.
11:11:13 [2022-08-08T11:11:13.194Z] #21 14.72 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ...
11:11:13 [2022-08-08T11:11:13.194Z] #21 14.72 Unpacking gcc-10-base:armhf (10.2.1-6) ...
11:11:13 [2022-08-08T11:11:13.194Z] #21 14.75 Selecting previously unselected package gcc-10-base:ppc64el.
11:11:13 [2022-08-08T11:11:13.194Z] #21 14.76 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ...
11:11:13 [2022-08-08T11:11:13.194Z] #21 14.76 Unpacking gcc-10-base:ppc64el (10.2.1-6) ...
11:11:13 [2022-08-08T11:11:13.194Z] #21 14.79 Selecting previously unselected package gcc-10-base:s390x.
11:11:13 [2022-08-08T11:11:13.454Z] #21 14.80 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ...
11:11:13 [2022-08-08T11:11:13.454Z] #21 14.80 Unpacking gcc-10-base:s390x (10.2.1-6) ...
11:11:13 [2022-08-08T11:11:13.454Z] #21 14.86 Selecting previously unselected package gcc-10-base:arm64.
11:11:13 [2022-08-08T11:11:13.454Z] #21 14.87 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ...
11:11:13 [2022-08-08T11:11:13.454Z] #21 14.88 Unpacking gcc-10-base:arm64 (10.2.1-6) ...
11:11:13 [2022-08-08T11:11:13.454Z] #21 14.92 Selecting previously unselected package libgcc-s1:armel.
11:11:13 [2022-08-08T11:11:13.454Z] #21 14.93 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ...
11:11:13 [2022-08-08T11:11:13.454Z] #21 14.94 Unpacking libgcc-s1:armel (10.2.1-6) ...
11:11:13 [2022-08-08T11:11:13.454Z] #21 14.97 Selecting previously unselected package libcrypt1:armel.
11:11:13 [2022-08-08T11:11:13.454Z] #21 14.98 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ...
11:11:13 [2022-08-08T11:11:13.454Z] #21 14.98 Unpacking libcrypt1:armel (1:4.4.18-4) ...
11:11:13 [2022-08-08T11:11:13.454Z] #21 15.03 Selecting previously unselected package libc6:armel.
11:11:13 [2022-08-08T11:11:13.713Z] #21 15.04 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ...
11:11:13 [2022-08-08T11:11:13.713Z] #21 15.16 Unpacking libc6:armel (2.31-13+deb11u3) ...
11:11:13 [2022-08-08T11:11:13.729Z] #29 11.61 0 added, 0 removed; done.
11:11:13 [2022-08-08T11:11:13.729Z] #29 11.61 Running hooks in /etc/ca-certificates/update.d...
11:11:13 [2022-08-08T11:11:13.729Z] #29 11.61 done.
11:11:13 [2022-08-08T11:11:13.776Z] #11 extracting sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 5.4s done
11:11:13 [2022-08-08T11:11:13.973Z] #21 15.38 Selecting previously unselected package libapparmor1:armel.
11:11:13 [2022-08-08T11:11:13.973Z] #21 15.38 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ...
11:11:13 [2022-08-08T11:11:13.973Z] #21 15.39 Unpacking libapparmor1:armel (2.13.6-10) ...
11:11:13 [2022-08-08T11:11:13.973Z] #21 15.45 Selecting previously unselected package libapparmor-dev:armel.
11:11:13 [2022-08-08T11:11:13.973Z] #21 15.46 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ...
11:11:13 [2022-08-08T11:11:13.973Z] #21 15.46 Unpacking libapparmor-dev:armel (2.13.6-10) ...
11:11:13 [2022-08-08T11:11:13.973Z] #21 15.50 Selecting previously unselected package libgcc-s1:arm64.
11:11:13 [2022-08-08T11:11:13.973Z] #21 15.50 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ...
11:11:13 [2022-08-08T11:11:13.973Z] #21 15.51 Unpacking libgcc-s1:arm64 (10.2.1-6) ...
11:11:13 [2022-08-08T11:11:13.973Z] #21 15.54 Selecting previously unselected package libcrypt1:arm64.
11:11:13 [2022-08-08T11:11:13.973Z] #21 15.54 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ...
11:11:13 [2022-08-08T11:11:13.973Z] #21 15.55 Unpacking libcrypt1:arm64 (1:4.4.18-4) ...
11:11:13 [2022-08-08T11:11:13.973Z] #21 15.59 Selecting previously unselected package libc6:arm64.
11:11:14 [2022-08-08T11:11:14.033Z] #11 extracting sha256:9d3db10031ae656aaf88a1f6b69935b496c4f700ea3758f49d279550c4d18c9a done
11:11:14 [2022-08-08T11:11:14.233Z] #21 15.60 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ...
11:11:14 [2022-08-08T11:11:14.233Z] #21 15.69 Unpacking libc6:arm64 (2.31-13+deb11u3) ...
11:11:14 [2022-08-08T11:11:14.292Z] #11 DONE 20.2s
11:11:14 [2022-08-08T11:11:14.292Z] 
11:11:14 [2022-08-08T11:11:14.292Z] #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
11:11:14 [2022-08-08T11:11:14.292Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250
11:11:14 [2022-08-08T11:11:14.292Z] #29 7.418 Selecting previously unselected package libldap-2.4-2:arm64.
11:11:14 [2022-08-08T11:11:14.292Z] #29 7.418 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
11:11:14 [2022-08-08T11:11:14.292Z] #29 7.427 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
11:11:14 [2022-08-08T11:11:14.292Z] #29 7.925 Selecting previously unselected package libnghttp2-14:arm64.
11:11:14 [2022-08-08T11:11:14.292Z] #29 7.925 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
11:11:14 [2022-08-08T11:11:14.292Z] #29 7.986 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
11:11:14 [2022-08-08T11:11:14.292Z] #29 8.371 Selecting previously unselected package libpsl5:arm64.
11:11:14 [2022-08-08T11:11:14.292Z] #29 8.371 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
11:11:14 [2022-08-08T11:11:14.292Z] #29 8.386 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
11:11:14 [2022-08-08T11:11:14.292Z] #29 9.364 Selecting previously unselected package librtmp1:arm64.
11:11:14 [2022-08-08T11:11:14.292Z] #29 9.364 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
11:11:14 [2022-08-08T11:11:14.292Z] #29 9.371 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
11:11:14 [2022-08-08T11:11:14.292Z] #29 9.489 Selecting previously unselected package libssh2-1:arm64.
11:11:14 [2022-08-08T11:11:14.292Z] #29 9.489 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
11:11:14 [2022-08-08T11:11:14.292Z] #29 9.500 Unpacking libssh2-1:arm64 (1.9.0-2) ...
11:11:14 [2022-08-08T11:11:14.292Z] #29 9.684 Selecting previously unselected package libcurl4:arm64.
11:11:14 [2022-08-08T11:11:14.292Z] #29 9.684 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_arm64.deb ...
11:11:14 [2022-08-08T11:11:14.292Z] #29 9.738 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u2) ...
11:11:14 [2022-08-08T11:11:14.292Z] #29 9.910 Selecting previously unselected package curl.
11:11:14 [2022-08-08T11:11:14.292Z] #29 9.910 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_arm64.deb ...
11:11:14 [2022-08-08T11:11:14.292Z] #29 9.924 Unpacking curl (7.74.0-1.3+deb11u2) ...
11:11:14 [2022-08-08T11:11:14.292Z] #29 10.46 Selecting previously unselected package libonig5:arm64.
11:11:14 [2022-08-08T11:11:14.292Z] #29 10.46 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
11:11:14 [2022-08-08T11:11:14.292Z] #29 10.52 Unpacking libonig5:arm64 (6.9.6-1.1) ...
11:11:14 [2022-08-08T11:11:14.292Z] #29 10.88 Selecting previously unselected package libjq1:arm64.
11:11:14 [2022-08-08T11:11:14.292Z] #29 10.88 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
11:11:14 [2022-08-08T11:11:14.292Z] #29 10.91 Unpacking libjq1:arm64 (1.6-2.1) ...
11:11:14 [2022-08-08T11:11:14.292Z] #29 11.18 Selecting previously unselected package jq.
11:11:14 [2022-08-08T11:11:14.292Z] #29 11.18 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
11:11:14 [2022-08-08T11:11:14.292Z] #29 11.20 Unpacking jq (1.6-2.1) ...
11:11:14 [2022-08-08T11:11:14.292Z] #29 11.45 Setting up libpsl5:arm64 (0.21.0-1.2) ...
11:11:14 [2022-08-08T11:11:14.292Z] #29 11.63 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
11:11:14 [2022-08-08T11:11:14.292Z] #29 11.86 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
11:11:14 [2022-08-08T11:11:14.292Z] #29 12.02 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
11:11:14 [2022-08-08T11:11:14.292Z] #29 12.18 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
11:11:14 [2022-08-08T11:11:14.292Z] #29 12.56 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
11:11:14 [2022-08-08T11:11:14.292Z] #29 12.57 Setting up libssh2-1:arm64 (1.9.0-2) ...
11:11:14 [2022-08-08T11:11:14.292Z] #29 12.59 Setting up openssl (1.1.1n-0+deb11u3) ...
11:11:14 [2022-08-08T11:11:14.292Z] #29 12.60 Setting up libonig5:arm64 (6.9.6-1.1) ...
11:11:14 [2022-08-08T11:11:14.292Z] #29 12.61 Setting up libjq1:arm64 (1.6-2.1) ...
11:11:14 [2022-08-08T11:11:14.292Z] #29 12.63 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
11:11:14 [2022-08-08T11:11:14.292Z] #29 12.64 Setting up ca-certificates (20210119) ...
11:11:14 [2022-08-08T11:11:14.292Z] #29 13.31 Updating certificates in /etc/ssl/certs...
11:11:14 [2022-08-08T11:11:14.292Z] #29 14.21 129 added, 0 removed; done.
11:11:14 [2022-08-08T11:11:14.292Z] #29 14.35 Setting up jq (1.6-2.1) ...
11:11:14 [2022-08-08T11:11:14.292Z] #29 14.36 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u2) ...
11:11:14 [2022-08-08T11:11:14.292Z] #29 14.38 Setting up curl (7.74.0-1.3+deb11u2) ...
11:11:14 [2022-08-08T11:11:14.292Z] #29 14.39 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:11:14 [2022-08-08T11:11:14.292Z] #29 14.41 Processing triggers for ca-certificates (20210119) ...
11:11:14 [2022-08-08T11:11:14.292Z] #29 14.42 Updating certificates in /etc/ssl/certs...
11:11:14 [2022-08-08T11:11:14.292Z] #29 15.17 0 added, 0 removed; done.
11:11:14 [2022-08-08T11:11:14.292Z] #29 15.17 Running hooks in /etc/ca-certificates/update.d...
11:11:14 [2022-08-08T11:11:14.292Z] #29 15.17 done.
11:11:14 [2022-08-08T11:11:14.292Z] #29 DONE 15.6s
11:11:14 [2022-08-08T11:11:14.292Z] 
11:11:14 [2022-08-08T11:11:14.292Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
11:11:14 [2022-08-08T11:11:14.292Z] #30 sha256:c749417601cac8836ab8b9730de4f0b56a1d93d8e2ea499689c6d055048cf10b
11:11:14 [2022-08-08T11:11:14.292Z] #30 DONE 0.1s
11:11:14 [2022-08-08T11:11:14.292Z] 
11:11:14 [2022-08-08T11:11:14.292Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
11:11:14 [2022-08-08T11:11:14.292Z] #12 sha256:bbd7c79ba8f998364c663d0fa204bb0e8ac615a82d7732798556439b1da561b7
11:11:14 [2022-08-08T11:11:14.493Z] #21 15.95 Selecting previously unselected package libapparmor1:arm64.
11:11:14 [2022-08-08T11:11:14.493Z] #21 15.96 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ...
11:11:14 [2022-08-08T11:11:14.493Z] #21 15.97 Unpacking libapparmor1:arm64 (2.13.6-10) ...
11:11:14 [2022-08-08T11:11:14.493Z] #21 16.00 Selecting previously unselected package libapparmor-dev:arm64.
11:11:14 [2022-08-08T11:11:14.493Z] #21 16.00 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ...
11:11:14 [2022-08-08T11:11:14.493Z] #21 16.01 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
11:11:14 [2022-08-08T11:11:14.493Z] #21 16.05 Selecting previously unselected package libgcc-s1:s390x.
11:11:14 [2022-08-08T11:11:14.493Z] #21 16.05 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ...
11:11:14 [2022-08-08T11:11:14.493Z] #21 16.05 Unpacking libgcc-s1:s390x (10.2.1-6) ...
11:11:14 [2022-08-08T11:11:14.493Z] #21 16.09 Selecting previously unselected package libcrypt1:s390x.
11:11:14 [2022-08-08T11:11:14.493Z] #21 16.09 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ...
11:11:14 [2022-08-08T11:11:14.493Z] #21 16.09 Unpacking libcrypt1:s390x (1:4.4.18-4) ...
11:11:14 [2022-08-08T11:11:14.493Z] #21 16.14 Selecting previously unselected package libc6:s390x.
11:11:14 [2022-08-08T11:11:14.666Z] #29 DONE 12.6s
11:11:14 [2022-08-08T11:11:14.666Z] 
11:11:14 [2022-08-08T11:11:14.666Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
11:11:14 [2022-08-08T11:11:14.666Z] #30 sha256:b37ddd4a68dc404dd0d3753bd85dfd0c4cee69dd781abfd4abf0a4bb9b0325f7
11:11:14 [2022-08-08T11:11:14.666Z] #30 DONE 0.1s
11:11:14 [2022-08-08T11:11:14.666Z] 
11:11:14 [2022-08-08T11:11:14.666Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a
11:11:14 [2022-08-08T11:11:14.666Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e
11:11:14 [2022-08-08T11:11:14.666Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 8.8s done
11:11:14 [2022-08-08T11:11:14.666Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 1.4s
11:11:14 [2022-08-08T11:11:14.754Z] #21 16.15 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ...
11:11:14 [2022-08-08T11:11:14.754Z] #21 16.26 Unpacking libc6:s390x (2.31-13+deb11u3) ...
11:11:14 [2022-08-08T11:11:14.861Z] #12 DONE 0.5s
11:11:14 [2022-08-08T11:11:14.861Z] 
11:11:14 [2022-08-08T11:11:14.861Z] #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
11:11:14 [2022-08-08T11:11:14.861Z] #13 sha256:8c34d0ad3df4c12b11dd32703c9eb3b8985fcf362601d7dacf42ebcf39dc15ab
11:11:15 [2022-08-08T11:11:15.014Z] #21 16.51 Selecting previously unselected package libapparmor1:s390x.
11:11:15 [2022-08-08T11:11:15.014Z] #21 16.51 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ...
11:11:15 [2022-08-08T11:11:15.014Z] #21 16.52 Unpacking libapparmor1:s390x (2.13.6-10) ...
11:11:15 [2022-08-08T11:11:15.014Z] #21 16.55 Selecting previously unselected package libapparmor-dev:s390x.
11:11:15 [2022-08-08T11:11:15.014Z] #21 16.55 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ...
11:11:15 [2022-08-08T11:11:15.014Z] #21 16.56 Unpacking libapparmor-dev:s390x (2.13.6-10) ...
11:11:15 [2022-08-08T11:11:15.014Z] #21 16.62 Selecting previously unselected package libgcc-s1:armhf.
11:11:15 [2022-08-08T11:11:15.116Z] Created binary: bundles/dynbinary-daemon/dockerd
11:11:15 [2022-08-08T11:11:15.116Z] Building: bundles/dynbinary-daemon/docker-proxy
11:11:15 [2022-08-08T11:11:15.116Z] GOOS="" GOARCH="" GOARM=""
11:11:15 [2022-08-08T11:11:15.116Z] Created binary: bundles/dynbinary-daemon/docker-proxy
11:11:15 [2022-08-08T11:11:15.116Z] 
11:11:15 [2022-08-08T11:11:15.116Z] + TEST_INTEGRATION_DEST=1
11:11:15 [2022-08-08T11:11:15.116Z] + CONTAINER_NAME=docker-pr4-1
11:11:15 [2022-08-08T11:11:15.116Z] + TEST_SKIP_INTEGRATION_CLI=1
11:11:15 [2022-08-08T11:11:15.116Z] + run_tests test-integration-flaky
11:11:15 [2022-08-08T11:11:15.116Z] + '[' -n 0 ']'
11:11:15 [2022-08-08T11:11:15.116Z] + rm=
11:11:15 [2022-08-08T11:11:15.116Z] + c=0
11:11:15 [2022-08-08T11:11:15.116Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43883/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43883/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43883/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=acd0aa7d382cc3bb87d542adf6845bd14d57d53a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:acd0aa7d382cc3bb87d542adf6845bd14d57d53a hack/make.sh test-integration-flaky test-integration
11:11:15 [2022-08-08T11:11:15.116Z] + TEST_INTEGRATION_DEST=3
11:11:15 [2022-08-08T11:11:15.116Z] + CONTAINER_NAME=docker-pr4-3
11:11:15 [2022-08-08T11:11:15.116Z] + TEST_SKIP_INTEGRATION=1
11:11:15 [2022-08-08T11:11:15.116Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
11:11:15 [2022-08-08T11:11:15.116Z] + run_tests
11:11:15 [2022-08-08T11:11:15.116Z] + '[' -n 0 ']'
11:11:15 [2022-08-08T11:11:15.116Z] + rm=
11:11:15 [2022-08-08T11:11:15.116Z] + TEST_INTEGRATION_DEST=2
11:11:15 [2022-08-08T11:11:15.116Z] + CONTAINER_NAME=docker-pr4-2
11:11:15 [2022-08-08T11:11:15.116Z] + TEST_SKIP_INTEGRATION=1
11:11:15 [2022-08-08T11:11:15.116Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
11:11:15 [2022-08-08T11:11:15.116Z] + run_tests
11:11:15 [2022-08-08T11:11:15.116Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43883/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43883/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43883/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=acd0aa7d382cc3bb87d542adf6845bd14d57d53a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:acd0aa7d382cc3bb87d542adf6845bd14d57d53a hack/make.sh '' test-integration
11:11:15 [2022-08-08T11:11:15.116Z] + '[' -n 0 ']'
11:11:15 [2022-08-08T11:11:15.116Z] + rm=
11:11:15 [2022-08-08T11:11:15.116Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43883/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43883/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43883/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=acd0aa7d382cc3bb87d542adf6845bd14d57d53a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:acd0aa7d382cc3bb87d542adf6845bd14d57d53a hack/make.sh '' test-integration
11:11:15 [2022-08-08T11:11:15.116Z] ++ jobs -p
11:11:15 [2022-08-08T11:11:15.116Z] + for job in $(jobs -p)
11:11:15 [2022-08-08T11:11:15.116Z] + wait 13009
11:11:15 [2022-08-08T11:11:15.116Z] 
11:11:15 [2022-08-08T11:11:15.116Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:11:15 [2022-08-08T11:11:15.116Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:11:15 [2022-08-08T11:11:15.116Z] HOSTNAME=51d2409a38c7
11:11:15 [2022-08-08T11:11:15.116Z] TEST_SKIP_INTEGRATION=1
11:11:15 [2022-08-08T11:11:15.116Z] TESTDEBUG=0
11:11:15 [2022-08-08T11:11:15.116Z] DEST=bundles/test-integration
11:11:15 [2022-08-08T11:11:15.116Z] PWD=/go/src/github.com/docker/docker
11:11:15 [2022-08-08T11:11:15.116Z] KEEPBUNDLE=1
11:11:15 [2022-08-08T11:11:15.116Z] DOCKER_GITCOMMIT=acd0aa7d382cc3bb87d542adf6845bd14d57d53a
11:11:15 [2022-08-08T11:11:15.116Z] container=docker
11:11:15 [2022-08-08T11:11:15.116Z] HOME=/root
11:11:15 [2022-08-08T11:11:15.116Z] GOLANG_VERSION=1.18.5
11:11:15 [2022-08-08T11:11:15.116Z] VALIDATE_REPO=https://github.com/moby/moby.git
11:11:15 [2022-08-08T11:11:15.116Z] VALIDATE_BRANCH=master
11:11:15 [2022-08-08T11:11:15.116Z] TERM=xterm
11:11:15 [2022-08-08T11:11:15.116Z] DOCKER_PKG=github.com/docker/docker
11:11:15 [2022-08-08T11:11:15.116Z] SHLVL=1
11:11:15 [2022-08-08T11:11:15.116Z] TIMEOUT=120m
11:11:15 [2022-08-08T11:11:15.116Z] DOCKER_BUILDTAGS= journald
11:11:15 [2022-08-08T11:11:15.116Z] DOCKER_GRAPHDRIVER=overlay2
11:11:15 [2022-08-08T11:11:15.116Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
11:11:15 [2022-08-08T11:11:15.116Z] GO111MODULE=off
11:11:15 [2022-08-08T11:11:15.116Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:11:15 [2022-08-08T11:11:15.116Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:11:15 [2022-08-08T11:11:15.116Z] GOPATH=/go
11:11:15 [2022-08-08T11:11:15.116Z] PKG_CONFIG=pkg-config
11:11:15 [2022-08-08T11:11:15.116Z] _=/usr/bin/env
11:11:15 [2022-08-08T11:11:15.116Z] Building test suite binary ./integration-cli/test.main
11:11:15 [2022-08-08T11:11:15.116Z] 
11:11:15 [2022-08-08T11:11:15.116Z] 
11:11:15 [2022-08-08T11:11:15.116Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:11:15 [2022-08-08T11:11:15.116Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:11:15 [2022-08-08T11:11:15.116Z] HOSTNAME=abfb0548eb8c
11:11:15 [2022-08-08T11:11:15.116Z] TEST_SKIP_INTEGRATION=1
11:11:15 [2022-08-08T11:11:15.116Z] TESTDEBUG=0
11:11:15 [2022-08-08T11:11:15.116Z] DEST=bundles/test-integration
11:11:15 [2022-08-08T11:11:15.116Z] PWD=/go/src/github.com/docker/docker
11:11:15 [2022-08-08T11:11:15.116Z] KEEPBUNDLE=1
11:11:15 [2022-08-08T11:11:15.116Z] DOCKER_GITCOMMIT=acd0aa7d382cc3bb87d542adf6845bd14d57d53a
11:11:15 [2022-08-08T11:11:15.116Z] container=docker
11:11:15 [2022-08-08T11:11:15.116Z] HOME=/root
11:11:15 [2022-08-08T11:11:15.116Z] GOLANG_VERSION=1.18.5
11:11:15 [2022-08-08T11:11:15.116Z] VALIDATE_REPO=https://github.com/moby/moby.git
11:11:15 [2022-08-08T11:11:15.116Z] VALIDATE_BRANCH=master
11:11:15 [2022-08-08T11:11:15.116Z] TERM=xterm
11:11:15 [2022-08-08T11:11:15.116Z] DOCKER_PKG=github.com/docker/docker
11:11:15 [2022-08-08T11:11:15.116Z] SHLVL=1
11:11:15 [2022-08-08T11:11:15.116Z] TIMEOUT=120m
11:11:15 [2022-08-08T11:11:15.116Z] DOCKER_BUILDTAGS= journald
11:11:15 [2022-08-08T11:11:15.116Z] DOCKER_GRAPHDRIVER=overlay2
11:11:15 [2022-08-08T11:11:15.116Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
11:11:15 [2022-08-08T11:11:15.116Z] GO111MODULE=off
11:11:15 [2022-08-08T11:11:15.116Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:11:15 [2022-08-08T11:11:15.116Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:11:15 [2022-08-08T11:11:15.116Z] GOPATH=/go
11:11:15 [2022-08-08T11:11:15.116Z] PKG_CONFIG=pkg-config
11:11:15 [2022-08-08T11:11:15.116Z] _=/usr/bin/env
11:11:15 [2022-08-08T11:11:15.116Z] Building test suite binary ./integration-cli/test.main
11:11:15 [2022-08-08T11:11:15.116Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
11:11:15 [2022-08-08T11:11:15.116Z] No new tests added to integration.
11:11:15 [2022-08-08T11:11:15.116Z] 
11:11:15 [2022-08-08T11:11:15.116Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:11:15 [2022-08-08T11:11:15.116Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:11:15 [2022-08-08T11:11:15.116Z] HOSTNAME=1b05ebe12f10
11:11:15 [2022-08-08T11:11:15.116Z] TESTDEBUG=0
11:11:15 [2022-08-08T11:11:15.116Z] DEST=bundles/test-integration
11:11:15 [2022-08-08T11:11:15.116Z] PWD=/go/src/github.com/docker/docker
11:11:15 [2022-08-08T11:11:15.116Z] KEEPBUNDLE=1
11:11:15 [2022-08-08T11:11:15.116Z] DOCKER_GITCOMMIT=acd0aa7d382cc3bb87d542adf6845bd14d57d53a
11:11:15 [2022-08-08T11:11:15.116Z] container=docker
11:11:15 [2022-08-08T11:11:15.116Z] HOME=/root
11:11:15 [2022-08-08T11:11:15.116Z] GOLANG_VERSION=1.18.5
11:11:15 [2022-08-08T11:11:15.116Z] VALIDATE_REPO=https://github.com/moby/moby.git
11:11:15 [2022-08-08T11:11:15.116Z] VALIDATE_BRANCH=master
11:11:15 [2022-08-08T11:11:15.116Z] TERM=xterm
11:11:15 [2022-08-08T11:11:15.116Z] DOCKER_PKG=github.com/docker/docker
11:11:15 [2022-08-08T11:11:15.116Z] SHLVL=1
11:11:15 [2022-08-08T11:11:15.116Z] TIMEOUT=120m
11:11:15 [2022-08-08T11:11:15.116Z] DOCKER_BUILDTAGS= journald
11:11:15 [2022-08-08T11:11:15.116Z] DOCKER_GRAPHDRIVER=overlay2
11:11:15 [2022-08-08T11:11:15.116Z] GO111MODULE=off
11:11:15 [2022-08-08T11:11:15.116Z] TEST_SKIP_INTEGRATION_CLI=1
11:11:15 [2022-08-08T11:11:15.116Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:11:15 [2022-08-08T11:11:15.116Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:11:15 [2022-08-08T11:11:15.116Z] GOPATH=/go
11:11:15 [2022-08-08T11:11:15.116Z] PKG_CONFIG=pkg-config
11:11:15 [2022-08-08T11:11:15.116Z] _=/usr/bin/env
11:11:15 [2022-08-08T11:11:15.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
11:11:15 [2022-08-08T11:11:15.119Z] #13 DONE 0.5s
11:11:15 [2022-08-08T11:11:15.119Z] 
11:11:15 [2022-08-08T11:11:15.119Z] #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
11:11:15 [2022-08-08T11:11:15.119Z] #31 sha256:90ad87b29b509f10330f40070ad9fae20b9a4168a3ec8a7528f80a7dca40011c
11:11:15 [2022-08-08T11:11:15.275Z] #21 16.62 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ...
11:11:15 [2022-08-08T11:11:15.275Z] #21 16.62 Unpacking libgcc-s1:armhf (10.2.1-6) ...
11:11:15 [2022-08-08T11:11:15.275Z] #21 16.66 Selecting previously unselected package libcrypt1:armhf.
11:11:15 [2022-08-08T11:11:15.275Z] #21 16.66 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ...
11:11:15 [2022-08-08T11:11:15.275Z] #21 16.67 Unpacking libcrypt1:armhf (1:4.4.18-4) ...
11:11:15 [2022-08-08T11:11:15.275Z] #21 16.74 Selecting previously unselected package libc6:armhf.
11:11:15 [2022-08-08T11:11:15.275Z] #21 16.74 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ...
11:11:15 [2022-08-08T11:11:15.275Z] #21 16.84 Unpacking libc6:armhf (2.31-13+deb11u3) ...
11:11:15 [2022-08-08T11:11:15.381Z] #31 ...
11:11:15 [2022-08-08T11:11:15.381Z] 
11:11:15 [2022-08-08T11:11:15.381Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
11:11:15 [2022-08-08T11:11:15.381Z] #46 sha256:ea4824a11dc4bb760bb0af966210e5a5c8cecae78503a30ad627e3cba18a1870
11:11:15 [2022-08-08T11:11:15.381Z] #46 DONE 0.2s
11:11:15 [2022-08-08T11:11:15.381Z] 
11:11:15 [2022-08-08T11:11:15.381Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
11:11:15 [2022-08-08T11:11:15.381Z] #33 sha256:e80816566d71fce896145e0bb5346aa09debfdd454c63c9608e59c245d90e4a0
11:11:15 [2022-08-08T11:11:15.382Z] #33 DONE 0.2s
11:11:15 [2022-08-08T11:11:15.534Z] #21 17.08 Selecting previously unselected package libapparmor1:armhf.
11:11:15 [2022-08-08T11:11:15.534Z] #21 17.08 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ...
11:11:15 [2022-08-08T11:11:15.534Z] #21 17.08 Unpacking libapparmor1:armhf (2.13.6-10) ...
11:11:15 [2022-08-08T11:11:15.534Z] #21 17.12 Selecting previously unselected package libapparmor-dev:armhf.
11:11:15 [2022-08-08T11:11:15.643Z] 
11:11:15 [2022-08-08T11:11:15.643Z] #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
11:11:15 [2022-08-08T11:11:15.643Z] #50 sha256:25dc087b06119ece4c0858160446b4e82d21a784bb017a84a0d19ca3035866ed
11:11:15 [2022-08-08T11:11:15.643Z] #50 DONE 0.4s
11:11:15 [2022-08-08T11:11:15.643Z] 
11:11:15 [2022-08-08T11:11:15.643Z] #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
11:11:15 [2022-08-08T11:11:15.643Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b
11:11:15 [2022-08-08T11:11:15.643Z] #34 ...
11:11:15 [2022-08-08T11:11:15.643Z] 
11:11:15 [2022-08-08T11:11:15.643Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
11:11:15 [2022-08-08T11:11:15.643Z] #25 sha256:a3a5078a7566c290e2295a5f70ed319a9121ecd2f44d52e40bbf5f673880c55d
11:11:15 [2022-08-08T11:11:15.643Z] #25 DONE 0.4s
11:11:15 [2022-08-08T11:11:15.643Z] 
11:11:15 [2022-08-08T11:11:15.643Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
11:11:15 [2022-08-08T11:11:15.643Z] #66 sha256:0f28749077708b5e91c1a82459368e2bc010e51fce1ae42c395b98a55957b484
11:11:15 [2022-08-08T11:11:15.643Z] #66 DONE 0.4s
11:11:15 [2022-08-08T11:11:15.794Z] #21 17.12 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ...
11:11:15 [2022-08-08T11:11:15.794Z] #21 17.12 Unpacking libapparmor-dev:armhf (2.13.6-10) ...
11:11:15 [2022-08-08T11:11:15.794Z] #21 17.16 Selecting previously unselected package libgcc-s1:ppc64el.
11:11:15 [2022-08-08T11:11:15.794Z] #21 17.17 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ...
11:11:15 [2022-08-08T11:11:15.794Z] #21 17.17 Unpacking libgcc-s1:ppc64el (10.2.1-6) ...
11:11:15 [2022-08-08T11:11:15.794Z] #21 17.20 Selecting previously unselected package libcrypt1:ppc64el.
11:11:15 [2022-08-08T11:11:15.794Z] #21 17.20 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ...
11:11:15 [2022-08-08T11:11:15.794Z] #21 17.21 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ...
11:11:15 [2022-08-08T11:11:15.794Z] #21 17.26 Selecting previously unselected package libc6:ppc64el.
11:11:15 [2022-08-08T11:11:15.794Z] #21 17.26 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ...
11:11:15 [2022-08-08T11:11:15.794Z] #21 17.35 Unpacking libc6:ppc64el (2.31-13+deb11u3) ...
11:11:15 [2022-08-08T11:11:15.901Z] 
11:11:15 [2022-08-08T11:11:15.901Z] #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
11:11:15 [2022-08-08T11:11:15.901Z] #67 sha256:5de14fcd755ca44a1f3dbd94a840ad4e6dfff5967e1edffbd85765a210e07162
11:11:16 [2022-08-08T11:11:16.054Z] #21 17.66 Selecting previously unselected package libapparmor1:ppc64el.
11:11:16 [2022-08-08T11:11:16.313Z] #21 17.67 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ...
11:11:16 [2022-08-08T11:11:16.314Z] #21 17.67 Unpacking libapparmor1:ppc64el (2.13.6-10) ...
11:11:16 [2022-08-08T11:11:16.314Z] #21 17.70 Selecting previously unselected package libapparmor-dev:ppc64el.
11:11:16 [2022-08-08T11:11:16.314Z] #21 17.70 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ...
11:11:16 [2022-08-08T11:11:16.314Z] #21 17.71 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ...
11:11:16 [2022-08-08T11:11:16.314Z] #21 17.74 Selecting previously unselected package libseccomp2:s390x.
11:11:16 [2022-08-08T11:11:16.314Z] #21 17.75 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ...
11:11:16 [2022-08-08T11:11:16.314Z] #21 17.75 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ...
11:11:16 [2022-08-08T11:11:16.314Z] #21 17.78 Selecting previously unselected package libseccomp-dev:s390x.
11:11:16 [2022-08-08T11:11:16.314Z] #21 17.78 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ...
11:11:16 [2022-08-08T11:11:16.314Z] #21 17.78 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ...
11:11:16 [2022-08-08T11:11:16.314Z] #21 17.82 Selecting previously unselected package libseccomp2:ppc64el.
11:11:16 [2022-08-08T11:11:16.314Z] #21 17.83 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ...
11:11:16 [2022-08-08T11:11:16.314Z] #21 17.83 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ...
11:11:16 [2022-08-08T11:11:16.314Z] #21 17.86 Selecting previously unselected package libseccomp-dev:ppc64el.
11:11:16 [2022-08-08T11:11:16.314Z] #21 17.86 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ...
11:11:16 [2022-08-08T11:11:16.314Z] #21 17.86 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ...
11:11:16 [2022-08-08T11:11:16.314Z] #21 17.90 Selecting previously unselected package libseccomp2:armhf.
11:11:16 [2022-08-08T11:11:16.573Z] #21 17.91 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ...
11:11:16 [2022-08-08T11:11:16.573Z] #21 17.91 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ...
11:11:16 [2022-08-08T11:11:16.573Z] #21 17.94 Selecting previously unselected package libseccomp-dev:armhf.
11:11:16 [2022-08-08T11:11:16.573Z] #21 17.94 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ...
11:11:16 [2022-08-08T11:11:16.573Z] #21 17.95 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
11:11:16 [2022-08-08T11:11:16.573Z] #21 17.98 Selecting previously unselected package libseccomp2:armel.
11:11:16 [2022-08-08T11:11:16.573Z] #21 17.99 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ...
11:11:16 [2022-08-08T11:11:16.573Z] #21 18.00 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ...
11:11:16 [2022-08-08T11:11:16.573Z] #21 18.05 Selecting previously unselected package libseccomp-dev:armel.
11:11:16 [2022-08-08T11:11:16.573Z] #21 18.05 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ...
11:11:16 [2022-08-08T11:11:16.573Z] #21 18.06 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ...
11:11:16 [2022-08-08T11:11:16.573Z] #21 18.09 Selecting previously unselected package libseccomp2:arm64.
11:11:16 [2022-08-08T11:11:16.573Z] #21 18.10 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ...
11:11:16 [2022-08-08T11:11:16.573Z] #21 18.10 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ...
11:11:16 [2022-08-08T11:11:16.573Z] #21 18.13 Selecting previously unselected package libseccomp-dev:arm64.
11:11:16 [2022-08-08T11:11:16.573Z] #21 18.13 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
11:11:16 [2022-08-08T11:11:16.573Z] #21 18.13 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
11:11:16 [2022-08-08T11:11:16.573Z] #21 18.18 Setting up gcc-10-base:arm64 (10.2.1-6) ...
11:11:16 [2022-08-08T11:11:16.647Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 4.5s done
11:11:16 [2022-08-08T11:11:16.647Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702
11:11:16 [2022-08-08T11:11:16.833Z] #21 18.19 Setting up gcc-10-base:armel (10.2.1-6) ...
11:11:16 [2022-08-08T11:11:16.833Z] #21 18.20 Setting up gcc-10-base:armhf (10.2.1-6) ...
11:11:16 [2022-08-08T11:11:16.833Z] #21 18.21 Setting up gcc-10-base:ppc64el (10.2.1-6) ...
11:11:16 [2022-08-08T11:11:16.833Z] #21 18.22 Setting up gcc-10-base:s390x (10.2.1-6) ...
11:11:16 [2022-08-08T11:11:16.833Z] #21 18.23 Setting up libcrypt1:arm64 (1:4.4.18-4) ...
11:11:16 [2022-08-08T11:11:16.833Z] #21 18.24 Setting up libcrypt1:armel (1:4.4.18-4) ...
11:11:16 [2022-08-08T11:11:16.833Z] #21 18.25 Setting up libcrypt1:armhf (1:4.4.18-4) ...
11:11:16 [2022-08-08T11:11:16.833Z] #21 18.26 Setting up libcrypt1:ppc64el (1:4.4.18-4) ...
11:11:16 [2022-08-08T11:11:16.833Z] #21 18.27 Setting up libcrypt1:s390x (1:4.4.18-4) ...
11:11:16 [2022-08-08T11:11:16.833Z] #21 18.28 Setting up libgcc-s1:arm64 (10.2.1-6) ...
11:11:16 [2022-08-08T11:11:16.833Z] #21 18.29 Setting up libgcc-s1:armel (10.2.1-6) ...
11:11:16 [2022-08-08T11:11:16.833Z] #21 18.30 Setting up libgcc-s1:armhf (10.2.1-6) ...
11:11:16 [2022-08-08T11:11:16.833Z] #21 18.31 Setting up libgcc-s1:ppc64el (10.2.1-6) ...
11:11:16 [2022-08-08T11:11:16.833Z] #21 18.32 Setting up libgcc-s1:s390x (10.2.1-6) ...
11:11:16 [2022-08-08T11:11:16.833Z] #21 18.33 Setting up libc6:arm64 (2.31-13+deb11u3) ...
11:11:18 [2022-08-08T11:11:18.214Z] #21 19.46 Setting up libc6:armel (2.31-13+deb11u3) ...
11:11:19 [2022-08-08T11:11:19.157Z] #21 20.59 Setting up libc6:armhf (2.31-13+deb11u3) ...
11:11:19 [2022-08-08T11:11:19.935Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 6.5s
11:11:19 [2022-08-08T11:11:19.950Z] #11 ...
11:11:19 [2022-08-08T11:11:19.950Z] 
11:11:19 [2022-08-08T11:11:19.950Z] #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
11:11:19 [2022-08-08T11:11:19.950Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4
11:11:19 [2022-08-08T11:11:19.950Z] #29 1.006 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
11:11:19 [2022-08-08T11:11:19.950Z] #29 1.020 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:11:19 [2022-08-08T11:11:19.950Z] #29 1.020 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:11:19 [2022-08-08T11:11:19.950Z] #29 1.147 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:11:19 [2022-08-08T11:11:19.950Z] #29 1.364 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
11:11:19 [2022-08-08T11:11:19.950Z] #29 1.756 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
11:11:19 [2022-08-08T11:11:19.950Z] #29 2.987 Fetched 8563 kB in 2s (3822 kB/s)
11:11:19 [2022-08-08T11:11:19.950Z] #29 2.987 Reading package lists...
11:11:19 [2022-08-08T11:11:19.950Z] #29 3.788 Reading package lists...
11:11:19 [2022-08-08T11:11:19.950Z] #29 4.581 Building dependency tree...
11:11:19 [2022-08-08T11:11:19.950Z] #29 4.926 The following additional packages will be installed:
11:11:19 [2022-08-08T11:11:19.950Z] #29 4.927   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
11:11:19 [2022-08-08T11:11:19.950Z] #29 4.928   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
11:11:19 [2022-08-08T11:11:19.950Z] #29 4.929 Recommended packages:
11:11:19 [2022-08-08T11:11:19.950Z] #29 4.929   libldap-common publicsuffix libsasl2-modules
11:11:19 [2022-08-08T11:11:19.950Z] #29 5.098 The following NEW packages will be installed:
11:11:19 [2022-08-08T11:11:19.950Z] #29 5.099   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
11:11:19 [2022-08-08T11:11:19.950Z] #29 5.099   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
11:11:19 [2022-08-08T11:11:19.950Z] #29 5.100   libssh2-1 openssl
11:11:19 [2022-08-08T11:11:19.950Z] #29 5.380 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded.
11:11:19 [2022-08-08T11:11:19.950Z] #29 5.380 Need to get 3047 kB of archives.
11:11:19 [2022-08-08T11:11:19.950Z] #29 5.380 After this operation, 6661 kB of additional disk space will be used.
11:11:19 [2022-08-08T11:11:19.950Z] #29 5.380 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
11:11:19 [2022-08-08T11:11:19.950Z] #29 5.422 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
11:11:19 [2022-08-08T11:11:19.950Z] #29 5.445 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
11:11:19 [2022-08-08T11:11:19.950Z] #29 5.446 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
11:11:19 [2022-08-08T11:11:19.950Z] #29 5.478 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
11:11:19 [2022-08-08T11:11:19.950Z] #29 5.478 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
11:11:19 [2022-08-08T11:11:19.950Z] #29 5.481 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
11:11:19 [2022-08-08T11:11:19.950Z] #29 5.483 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
11:11:19 [2022-08-08T11:11:19.950Z] #29 5.484 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
11:11:19 [2022-08-08T11:11:19.950Z] #29 5.501 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
11:11:19 [2022-08-08T11:11:19.950Z] #29 5.507 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB]
11:11:19 [2022-08-08T11:11:19.950Z] #29 5.527 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB]
11:11:19 [2022-08-08T11:11:19.950Z] #29 5.545 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
11:11:19 [2022-08-08T11:11:19.950Z] #29 5.547 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
11:11:19 [2022-08-08T11:11:19.950Z] #29 5.549 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
11:11:19 [2022-08-08T11:11:19.950Z] #29 5.684 debconf: delaying package configuration, since apt-utils is not installed
11:11:19 [2022-08-08T11:11:19.950Z] #29 5.712 Fetched 3047 kB in 0s (6874 kB/s)
11:11:19 [2022-08-08T11:11:19.950Z] #29 5.740 Selecting previously unselected package openssl.
11:11:19 [2022-08-08T11:11:19.950Z] #29 5.740 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6661 files and directories currently installed.)
11:11:19 [2022-08-08T11:11:19.950Z] #29 5.743 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
11:11:19 [2022-08-08T11:11:19.950Z] #29 5.747 Unpacking openssl (1.1.1n-0+deb11u3) ...
11:11:19 [2022-08-08T11:11:19.950Z] #29 5.897 Selecting previously unselected package ca-certificates.
11:11:19 [2022-08-08T11:11:19.950Z] #29 5.897 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
11:11:19 [2022-08-08T11:11:19.950Z] #29 5.903 Unpacking ca-certificates (20210119) ...
11:11:19 [2022-08-08T11:11:19.950Z] #29 5.986 Selecting previously unselected package libbrotli1:amd64.
11:11:19 [2022-08-08T11:11:19.950Z] #29 5.986 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
11:11:19 [2022-08-08T11:11:19.950Z] #29 5.992 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
11:11:19 [2022-08-08T11:11:19.950Z] #29 6.058 Selecting previously unselected package libsasl2-modules-db:amd64.
11:11:19 [2022-08-08T11:11:19.950Z] #29 6.059 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
11:11:19 [2022-08-08T11:11:19.950Z] #29 6.064 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:11:19 [2022-08-08T11:11:19.950Z] #29 6.109 Selecting previously unselected package libsasl2-2:amd64.
11:11:19 [2022-08-08T11:11:19.950Z] #29 6.109 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
11:11:19 [2022-08-08T11:11:19.950Z] #29 6.113 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:11:19 [2022-08-08T11:11:19.950Z] #29 6.164 Selecting previously unselected package libldap-2.4-2:amd64.
11:11:19 [2022-08-08T11:11:19.950Z] #29 6.164 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
11:11:19 [2022-08-08T11:11:19.950Z] #29 6.169 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
11:11:19 [2022-08-08T11:11:19.950Z] #29 6.250 Selecting previously unselected package libnghttp2-14:amd64.
11:11:19 [2022-08-08T11:11:19.950Z] #29 6.250 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
11:11:19 [2022-08-08T11:11:19.950Z] #29 6.259 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
11:11:19 [2022-08-08T11:11:19.950Z] #29 6.304 Selecting previously unselected package libpsl5:amd64.
11:11:19 [2022-08-08T11:11:19.950Z] #29 6.305 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
11:11:19 [2022-08-08T11:11:19.950Z] #29 6.309 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
11:11:19 [2022-08-08T11:11:19.950Z] #29 6.356 Selecting previously unselected package librtmp1:amd64.
11:11:19 [2022-08-08T11:11:19.950Z] #29 6.356 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
11:11:19 [2022-08-08T11:11:19.950Z] #29 6.361 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
11:11:19 [2022-08-08T11:11:19.950Z] #29 6.414 Selecting previously unselected package libssh2-1:amd64.
11:11:19 [2022-08-08T11:11:19.950Z] #29 6.414 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
11:11:19 [2022-08-08T11:11:19.950Z] #29 6.414 Unpacking libssh2-1:amd64 (1.9.0-2) ...
11:11:19 [2022-08-08T11:11:19.950Z] #29 6.474 Selecting previously unselected package libcurl4:amd64.
11:11:19 [2022-08-08T11:11:19.950Z] #29 6.474 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ...
11:11:19 [2022-08-08T11:11:19.950Z] #29 6.479 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ...
11:11:19 [2022-08-08T11:11:19.950Z] #29 6.555 Selecting previously unselected package curl.
11:11:19 [2022-08-08T11:11:19.950Z] #29 6.555 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ...
11:11:19 [2022-08-08T11:11:19.950Z] #29 6.563 Unpacking curl (7.74.0-1.3+deb11u2) ...
11:11:19 [2022-08-08T11:11:19.950Z] #29 6.637 Selecting previously unselected package libonig5:amd64.
11:11:19 [2022-08-08T11:11:19.950Z] #29 6.637 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
11:11:19 [2022-08-08T11:11:19.950Z] #29 6.637 Unpacking libonig5:amd64 (6.9.6-1.1) ...
11:11:19 [2022-08-08T11:11:19.950Z] #29 6.704 Selecting previously unselected package libjq1:amd64.
11:11:19 [2022-08-08T11:11:19.950Z] #29 6.704 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
11:11:19 [2022-08-08T11:11:19.950Z] #29 6.709 Unpacking libjq1:amd64 (1.6-2.1) ...
11:11:19 [2022-08-08T11:11:19.950Z] #29 6.766 Selecting previously unselected package jq.
11:11:19 [2022-08-08T11:11:19.950Z] #29 6.766 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
11:11:19 [2022-08-08T11:11:19.950Z] #29 6.780 Unpacking jq (1.6-2.1) ...
11:11:19 [2022-08-08T11:11:19.950Z] #29 6.844 Setting up libpsl5:amd64 (0.21.0-1.2) ...
11:11:19 [2022-08-08T11:11:19.950Z] #29 6.861 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
11:11:19 [2022-08-08T11:11:19.950Z] #29 6.871 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
11:11:19 [2022-08-08T11:11:19.950Z] #29 6.883 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:11:19 [2022-08-08T11:11:19.950Z] #29 6.895 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
11:11:19 [2022-08-08T11:11:19.950Z] #29 6.908 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
11:11:19 [2022-08-08T11:11:19.950Z] #29 6.923 Setting up libssh2-1:amd64 (1.9.0-2) ...
11:11:19 [2022-08-08T11:11:19.950Z] #29 6.940 Setting up openssl (1.1.1n-0+deb11u3) ...
11:11:19 [2022-08-08T11:11:19.950Z] #29 6.954 Setting up libonig5:amd64 (6.9.6-1.1) ...
11:11:19 [2022-08-08T11:11:19.950Z] #29 6.965 Setting up libjq1:amd64 (1.6-2.1) ...
11:11:19 [2022-08-08T11:11:19.950Z] #29 6.991 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
11:11:19 [2022-08-08T11:11:19.950Z] #29 7.006 Setting up ca-certificates (20210119) ...
11:11:19 [2022-08-08T11:11:19.950Z] #29 7.622 Updating certificates in /etc/ssl/certs...
11:11:19 [2022-08-08T11:11:19.950Z] #29 8.325 129 added, 0 removed; done.
11:11:19 [2022-08-08T11:11:19.950Z] #29 8.397 Setting up jq (1.6-2.1) ...
11:11:19 [2022-08-08T11:11:19.950Z] #29 8.408 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ...
11:11:19 [2022-08-08T11:11:19.950Z] #29 8.421 Setting up curl (7.74.0-1.3+deb11u2) ...
11:11:19 [2022-08-08T11:11:19.951Z] #29 8.434 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:11:19 [2022-08-08T11:11:19.951Z] #29 8.454 Processing triggers for ca-certificates (20210119) ...
11:11:19 [2022-08-08T11:11:19.951Z] #29 8.463 Updating certificates in /etc/ssl/certs...
11:11:19 [2022-08-08T11:11:19.951Z] #29 9.025 0 added, 0 removed; done.
11:11:19 [2022-08-08T11:11:19.951Z] #29 9.025 Running hooks in /etc/ca-certificates/update.d...
11:11:19 [2022-08-08T11:11:19.951Z] #29 9.025 done.
11:11:19 [2022-08-08T11:11:19.951Z] #29 ...
11:11:19 [2022-08-08T11:11:19.951Z] 
11:11:19 [2022-08-08T11:11:19.951Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a
11:11:19 [2022-08-08T11:11:19.951Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e
11:11:20 [2022-08-08T11:11:20.089Z] #67 3.785 + RM_GOPATH=0
11:11:20 [2022-08-08T11:11:20.089Z] #67 3.785 + TMP_GOPATH=
11:11:20 [2022-08-08T11:11:20.089Z] #67 3.785 + : /build
11:11:20 [2022-08-08T11:11:20.089Z] #67 3.785 + '[' -z '' ']'
11:11:20 [2022-08-08T11:11:20.089Z] #67 3.785 ++ mktemp -d
11:11:20 [2022-08-08T11:11:20.089Z] #67 3.785 + export GOPATH=/tmp/tmp.a77mXVZYf3
11:11:20 [2022-08-08T11:11:20.089Z] #67 3.785 + GOPATH=/tmp/tmp.a77mXVZYf3
11:11:20 [2022-08-08T11:11:20.089Z] #67 3.785 + RM_GOPATH=1
11:11:20 [2022-08-08T11:11:20.089Z] #67 3.785 + case "$(go env GOARCH)" in
11:11:20 [2022-08-08T11:11:20.089Z] #67 3.785 ++ go env GOARCH
11:11:20 [2022-08-08T11:11:20.089Z] #67 3.816 + export GO_BUILDMODE=-buildmode=pie
11:11:20 [2022-08-08T11:11:20.089Z] #67 3.816 + GO_BUILDMODE=-buildmode=pie
11:11:20 [2022-08-08T11:11:20.089Z] #67 3.816 ++ dirname /install.sh
11:11:20 [2022-08-08T11:11:20.089Z] #67 3.821 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
11:11:20 [2022-08-08T11:11:20.089Z] #67 3.822 + dir=/
11:11:20 [2022-08-08T11:11:20.089Z] #67 3.822 + bin=rootlesskit
11:11:20 [2022-08-08T11:11:20.089Z] #67 3.822 + shift
11:11:20 [2022-08-08T11:11:20.089Z] #67 3.822 + '[' '!' -f //rootlesskit.installer ']'
11:11:20 [2022-08-08T11:11:20.089Z] #67 3.822 + . //rootlesskit.installer
11:11:20 [2022-08-08T11:11:20.089Z] #67 3.822 ++ : 1920341cd41e047834a21007424162a2dc946315
11:11:20 [2022-08-08T11:11:20.089Z] #67 3.822 + install_rootlesskit
11:11:20 [2022-08-08T11:11:20.089Z] #67 3.822 + case "$1" in
11:11:20 [2022-08-08T11:11:20.089Z] #67 3.822 + export CGO_ENABLED=0
11:11:20 [2022-08-08T11:11:20.089Z] #67 3.822 + CGO_ENABLED=0
11:11:20 [2022-08-08T11:11:20.089Z] #67 3.822 + _install_rootlesskit
11:11:20 [2022-08-08T11:11:20.089Z] #67 3.822 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
11:11:20 [2022-08-08T11:11:20.089Z] #67 3.822 + for f in rootlesskit rootlesskit-docker-proxy
11:11:20 [2022-08-08T11:11:20.089Z] #67 3.822 + GOBIN=/build
11:11:20 [2022-08-08T11:11:20.089Z] #67 3.822 + GO111MODULE=on
11:11:20 [2022-08-08T11:11:20.089Z] #67 3.822 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
11:11:20 [2022-08-08T11:11:20.089Z] #67 4.269 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
11:11:20 [2022-08-08T11:11:20.210Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 4.3s done
11:11:20 [2022-08-08T11:11:20.692Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 7.3s done
11:11:20 [2022-08-08T11:11:20.704Z] #21 21.82 Setting up libc6:ppc64el (2.31-13+deb11u3) ...
11:11:20 [2022-08-08T11:11:20.780Z] #11 ...
11:11:20 [2022-08-08T11:11:20.780Z] 
11:11:20 [2022-08-08T11:11:20.780Z] #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
11:11:20 [2022-08-08T11:11:20.780Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4
11:11:20 [2022-08-08T11:11:20.780Z] #29 DONE 10.5s
11:11:20 [2022-08-08T11:11:20.780Z] 
11:11:20 [2022-08-08T11:11:20.780Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a
11:11:20 [2022-08-08T11:11:20.781Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e
11:11:20 [2022-08-08T11:11:20.781Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6
11:11:20 [2022-08-08T11:11:20.952Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6
11:11:21 [2022-08-08T11:11:21.075Z] #67 ...
11:11:21 [2022-08-08T11:11:21.075Z] 
11:11:21 [2022-08-08T11:11:21.075Z] #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
11:11:21 [2022-08-08T11:11:21.075Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b
11:11:21 [2022-08-08T11:11:21.075Z] #34 4.245 + git clone https://github.com/kolyshkin/go-swagger.git .
11:11:21 [2022-08-08T11:11:21.075Z] #34 4.247 Cloning into '.'...
11:11:21 [2022-08-08T11:11:21.356Z] #11 ...
11:11:21 [2022-08-08T11:11:21.356Z] 
11:11:21 [2022-08-08T11:11:21.356Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
11:11:21 [2022-08-08T11:11:21.356Z] #30 sha256:66d40528c01bbfa3d388aea08a5a55c8600dc0a5d3e0319828e258afaad2d2ed
11:11:21 [2022-08-08T11:11:21.356Z] #30 DONE 0.5s
11:11:21 [2022-08-08T11:11:21.356Z] 
11:11:21 [2022-08-08T11:11:21.356Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a
11:11:21 [2022-08-08T11:11:21.356Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e
11:11:21 [2022-08-08T11:11:21.643Z] #21 23.00 Setting up libc6:s390x (2.31-13+deb11u3) ...
11:11:22 [2022-08-08T11:11:22.583Z] #21 24.15 Setting up libapparmor1:arm64 (2.13.6-10) ...
11:11:22 [2022-08-08T11:11:22.583Z] #21 24.16 Setting up libapparmor1:armel (2.13.6-10) ...
11:11:22 [2022-08-08T11:11:22.845Z] #21 24.17 Setting up libapparmor1:armhf (2.13.6-10) ...
11:11:22 [2022-08-08T11:11:22.845Z] #21 24.18 Setting up libapparmor1:ppc64el (2.13.6-10) ...
11:11:22 [2022-08-08T11:11:22.845Z] #21 24.19 Setting up libapparmor1:s390x (2.13.6-10) ...
11:11:22 [2022-08-08T11:11:22.845Z] #21 24.20 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ...
11:11:22 [2022-08-08T11:11:22.845Z] #21 24.21 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ...
11:11:22 [2022-08-08T11:11:22.845Z] #21 24.22 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ...
11:11:22 [2022-08-08T11:11:22.845Z] #21 24.24 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ...
11:11:22 [2022-08-08T11:11:22.845Z] #21 24.25 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ...
11:11:22 [2022-08-08T11:11:22.845Z] #21 24.26 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
11:11:22 [2022-08-08T11:11:22.845Z] #21 24.27 Setting up libapparmor-dev:armel (2.13.6-10) ...
11:11:22 [2022-08-08T11:11:22.845Z] #21 24.28 Setting up libapparmor-dev:armhf (2.13.6-10) ...
11:11:22 [2022-08-08T11:11:22.845Z] #21 24.29 Setting up libapparmor-dev:ppc64el (2.13.6-10) ...
11:11:22 [2022-08-08T11:11:22.845Z] #21 24.31 Setting up libapparmor-dev:s390x (2.13.6-10) ...
11:11:22 [2022-08-08T11:11:22.845Z] #21 24.32 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
11:11:22 [2022-08-08T11:11:22.845Z] #21 24.33 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ...
11:11:22 [2022-08-08T11:11:22.845Z] #21 24.34 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
11:11:22 [2022-08-08T11:11:22.845Z] #21 24.35 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ...
11:11:22 [2022-08-08T11:11:22.845Z] #21 24.36 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ...
11:11:22 [2022-08-08T11:11:22.845Z] #21 24.37 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:11:23 [2022-08-08T11:11:23.789Z] #21 DONE 25.1s
11:11:23 [2022-08-08T11:11:23.789Z] 
11:11:23 [2022-08-08T11:11:23.789Z] #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
11:11:23 [2022-08-08T11:11:23.789Z] #71 sha256:8dcc37a64cbda53f82983a0f7932c67e5b648b1482257ff5a8713efdf90d5b2d
11:11:23 [2022-08-08T11:11:23.789Z] #71 36.57 # github.com/containerd/containerd/cmd/containerd
11:11:23 [2022-08-08T11:11:23.789Z] #71 36.57 /usr/bin/ld: /tmp/go-link-1717329407/000019.o: in function `New':
11:11:23 [2022-08-08T11:11:23.789Z] #71 36.57 /tmp/tmp.dFafRw1Mu2/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
11:11:23 [2022-08-08T11:11:23.789Z] #71 36.63 + bin/containerd-stress
11:11:23 [2022-08-08T11:11:23.789Z] #71 37.50 + bin/containerd-shim
11:11:23 [2022-08-08T11:11:23.789Z] #71 41.87 + bin/containerd-shim-runc-v1
11:11:23 [2022-08-08T11:11:23.789Z] #71 ...
11:11:23 [2022-08-08T11:11:23.789Z] 
11:11:23 [2022-08-08T11:11:23.789Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
11:11:23 [2022-08-08T11:11:23.789Z] #66 sha256:faf7d10efcc09ce12f5fb8d9deb132b0409a00bc41d9b9141e9f2b1c6ea72d9c
11:11:23 [2022-08-08T11:11:23.789Z] #66 DONE 0.1s
11:11:23 [2022-08-08T11:11:23.789Z] 
11:11:23 [2022-08-08T11:11:23.789Z] #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
11:11:23 [2022-08-08T11:11:23.789Z] #67 sha256:7ec88226959272753951c1494f0b20f37ae6f306829169174842fb5dcb228d71
11:11:24 [2022-08-08T11:11:24.365Z] #67 ...
11:11:24 [2022-08-08T11:11:24.365Z] 
11:11:24 [2022-08-08T11:11:24.365Z] #22 [dev-systemd-false  1/28] RUN groupadd -r docker
11:11:24 [2022-08-08T11:11:24.365Z] #22 sha256:b4b0e38cb982b6838d989466b55e2a317fb4968bad7b01f6bcf5cc5f0e10a442
11:11:24 [2022-08-08T11:11:24.365Z] #22 DONE 0.8s
11:11:24 [2022-08-08T11:11:24.365Z] 
11:11:24 [2022-08-08T11:11:24.365Z] #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
11:11:24 [2022-08-08T11:11:24.365Z] #67 sha256:7ec88226959272753951c1494f0b20f37ae6f306829169174842fb5dcb228d71
11:11:24 [2022-08-08T11:11:24.365Z] #67 0.698 + RM_GOPATH=0
11:11:24 [2022-08-08T11:11:24.365Z] #67 0.698 + TMP_GOPATH=
11:11:24 [2022-08-08T11:11:24.365Z] #67 0.698 + : /build
11:11:24 [2022-08-08T11:11:24.365Z] #67 0.698 + '[' -z '' ']'
11:11:24 [2022-08-08T11:11:24.365Z] #67 0.698 ++ mktemp -d
11:11:24 [2022-08-08T11:11:24.365Z] #67 0.699 + export GOPATH=/tmp/tmp.kCTctxUS1u
11:11:24 [2022-08-08T11:11:24.365Z] #67 0.699 + GOPATH=/tmp/tmp.kCTctxUS1u
11:11:24 [2022-08-08T11:11:24.365Z] #67 0.699 + RM_GOPATH=1
11:11:24 [2022-08-08T11:11:24.365Z] #67 0.699 + case "$(go env GOARCH)" in
11:11:24 [2022-08-08T11:11:24.365Z] #67 0.700 ++ go env GOARCH
11:11:24 [2022-08-08T11:11:24.365Z] #67 0.705 + export GO_BUILDMODE=-buildmode=pie
11:11:24 [2022-08-08T11:11:24.365Z] #67 0.705 + GO_BUILDMODE=-buildmode=pie
11:11:24 [2022-08-08T11:11:24.365Z] #67 0.705 ++ dirname /install.sh
11:11:24 [2022-08-08T11:11:24.365Z] #67 0.707 + dir=/
11:11:24 [2022-08-08T11:11:24.365Z] #67 0.707 + bin=runc
11:11:24 [2022-08-08T11:11:24.365Z] #67 0.707 + shift
11:11:24 [2022-08-08T11:11:24.365Z] #67 0.707 + '[' '!' -f //runc.installer ']'
11:11:24 [2022-08-08T11:11:24.365Z] #67 0.707 + . //runc.installer
11:11:24 [2022-08-08T11:11:24.365Z] #67 0.707 ++ set -e
11:11:24 [2022-08-08T11:11:24.365Z] #67 0.707 ++ : v1.1.3
11:11:24 [2022-08-08T11:11:24.365Z] #67 0.707 + install_runc
11:11:24 [2022-08-08T11:11:24.365Z] #67 0.707 + RUNC_BUILDTAGS=seccomp
11:11:24 [2022-08-08T11:11:24.365Z] #67 0.707 Install runc version v1.1.3 (build tags: seccomp)
11:11:24 [2022-08-08T11:11:24.365Z] #67 0.707 + echo 'Install runc version v1.1.3 (build tags: seccomp)'
11:11:24 [2022-08-08T11:11:24.365Z] #67 0.707 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.kCTctxUS1u/src/github.com/opencontainers/runc
11:11:24 [2022-08-08T11:11:24.365Z] #67 0.708 Cloning into '/tmp/tmp.kCTctxUS1u/src/github.com/opencontainers/runc'...
11:11:24 [2022-08-08T11:11:24.935Z] #67 ...
11:11:24 [2022-08-08T11:11:24.935Z] 
11:11:24 [2022-08-08T11:11:24.936Z] #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
11:11:24 [2022-08-08T11:11:24.936Z] #23 sha256:e15bcc7067f86bcfad3ee74946bac736dedf08af442c45ad394e135a11879f13
11:11:24 [2022-08-08T11:11:24.936Z] #23 DONE 0.6s
11:11:25 [2022-08-08T11:11:25.154Z] #11 ...
11:11:25 [2022-08-08T11:11:25.154Z] 
11:11:25 [2022-08-08T11:11:25.154Z] #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
11:11:25 [2022-08-08T11:11:25.154Z] #31 sha256:44a2811c2d8c0eea7dca3b5eed7d3179328293705ec3f776833eb28e3db6d319
11:11:25 [2022-08-08T11:11:25.154Z] #31 2.367 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
11:11:25 [2022-08-08T11:11:25.154Z] #31 2.657 
11:11:25 [2022-08-08T11:11:25.154Z] #31 2.896 #=#=#                                                                         

######################################################################## 100.0%
11:11:25 [2022-08-08T11:11:25.154Z] #31 3.196 
11:11:25 [2022-08-08T11:11:25.154Z] #31 4.218 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
11:11:25 [2022-08-08T11:11:25.154Z] #31 4.614 
11:11:25 [2022-08-08T11:11:25.154Z] #31 4.837 #=#=#                                                                         

######################################################################## 100.0%
11:11:25 [2022-08-08T11:11:25.154Z] #31 5.180 
11:11:25 [2022-08-08T11:11:25.154Z] #31 6.228 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
11:11:25 [2022-08-08T11:11:25.154Z] #31 6.561 
11:11:25 [2022-08-08T11:11:25.154Z] #31 6.802 #=#=#                                                                         

#################                                                         24.8%
#########################################                                 57.5%
################################################################          89.3%
######################################################################## 100.0%
11:11:25 [2022-08-08T11:11:25.154Z] #31 7.346 
11:11:25 [2022-08-08T11:11:25.154Z] #31 8.353 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
11:11:25 [2022-08-08T11:11:25.154Z] #31 8.690 
11:11:25 [2022-08-08T11:11:25.154Z] #31 8.917 #=#=#                                                                         

######################################################################## 100.0%
11:11:25 [2022-08-08T11:11:25.154Z] #31 9.216 
11:11:25 [2022-08-08T11:11:25.154Z] #31 9.984 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
11:11:25 [2022-08-08T11:11:25.154Z] #31 10.26 
11:11:25 [2022-08-08T11:11:25.154Z] #31 ...
11:11:25 [2022-08-08T11:11:25.154Z] 
11:11:25 [2022-08-08T11:11:25.154Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a
11:11:25 [2022-08-08T11:11:25.154Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e
11:11:25 [2022-08-08T11:11:25.196Z] 
11:11:25 [2022-08-08T11:11:25.196Z] #24 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
11:11:25 [2022-08-08T11:11:25.196Z] #24 sha256:ca0200f4f6b3db6adf6df5ddd3eb22cd5b2cccbb2090378aa26cf135949c045e
11:11:25 [2022-08-08T11:11:25.281Z] #34 ...
11:11:25 [2022-08-08T11:11:25.281Z] 
11:11:25 [2022-08-08T11:11:25.281Z] #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
11:11:25 [2022-08-08T11:11:25.281Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa
11:11:25 [2022-08-08T11:11:25.282Z] #55 3.629 go: downloading github.com/golangci/golangci-lint v1.46.2
11:11:25 [2022-08-08T11:11:25.282Z] #55 5.121 go: downloading github.com/fatih/color v1.13.0
11:11:25 [2022-08-08T11:11:25.282Z] #55 5.146 go: downloading github.com/gofrs/flock v0.8.1
11:11:25 [2022-08-08T11:11:25.282Z] #55 5.262 go: downloading github.com/spf13/cobra v1.4.0
11:11:25 [2022-08-08T11:11:25.282Z] #55 5.277 go: downloading github.com/spf13/pflag v1.0.5
11:11:25 [2022-08-08T11:11:25.282Z] #55 5.506 go: downloading github.com/spf13/viper v1.11.0
11:11:25 [2022-08-08T11:11:25.282Z] #55 5.606 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
11:11:25 [2022-08-08T11:11:25.282Z] #55 6.217 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
11:11:25 [2022-08-08T11:11:25.282Z] #55 6.263 go: downloading github.com/go-critic/go-critic v0.6.3
11:11:25 [2022-08-08T11:11:25.282Z] #55 7.829 go: downloading github.com/hashicorp/go-version v1.4.0
11:11:25 [2022-08-08T11:11:25.282Z] #55 7.971 go: downloading github.com/ldez/gomoddirectives v0.2.3
11:11:25 [2022-08-08T11:11:25.282Z] #55 8.220 go: downloading github.com/mitchellh/go-homedir v1.1.0
11:11:25 [2022-08-08T11:11:25.282Z] #55 8.461 go: downloading github.com/hashicorp/go-multierror v1.1.1
11:11:25 [2022-08-08T11:11:25.282Z] #55 ...
11:11:25 [2022-08-08T11:11:25.282Z] 
11:11:25 [2022-08-08T11:11:25.282Z] #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
11:11:25 [2022-08-08T11:11:25.282Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de
11:11:25 [2022-08-08T11:11:25.282Z] #62 4.956 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:11:25 [2022-08-08T11:11:25.282Z] #62 5.019 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:11:25 [2022-08-08T11:11:25.282Z] #62 5.024 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:11:25 [2022-08-08T11:11:25.282Z] #62 6.078 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
11:11:25 [2022-08-08T11:11:25.282Z] #62 8.836 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB]
11:11:25 [2022-08-08T11:11:25.457Z] #24 0.518 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
11:11:25 [2022-08-08T11:11:25.539Z] #62 ...
11:11:25 [2022-08-08T11:11:25.539Z] 
11:11:25 [2022-08-08T11:11:25.539Z] #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
11:11:25 [2022-08-08T11:11:25.539Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c
11:11:25 [2022-08-08T11:11:25.539Z] #14 4.588 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:11:25 [2022-08-08T11:11:25.539Z] #14 4.624 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:11:25 [2022-08-08T11:11:25.539Z] #14 4.625 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:11:25 [2022-08-08T11:11:25.540Z] #14 5.580 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
11:11:25 [2022-08-08T11:11:25.540Z] #14 7.932 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB]
11:11:25 [2022-08-08T11:11:25.717Z] #24 DONE 0.6s
11:11:25 [2022-08-08T11:11:25.717Z] 
11:11:25 [2022-08-08T11:11:25.717Z] #25 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
11:11:25 [2022-08-08T11:11:25.717Z] #25 sha256:f914172291988a167cf82d7cbb0d44d02f3406aec8e3ec88b28a3db79ccdeb0b
11:11:25 [2022-08-08T11:11:25.798Z] #14 10.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
11:11:25 [2022-08-08T11:11:25.798Z] #14 ...
11:11:25 [2022-08-08T11:11:25.798Z] 
11:11:25 [2022-08-08T11:11:25.798Z] #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
11:11:25 [2022-08-08T11:11:25.798Z] #26 sha256:bcbb8ddf4e7cedf64dbf4e0930aa15faad2a3ce1f24a14146660ffb129cda4ba
11:11:25 [2022-08-08T11:11:25.798Z] #26 3.987 + RM_GOPATH=0
11:11:25 [2022-08-08T11:11:25.798Z] #26 3.987 + TMP_GOPATH=
11:11:25 [2022-08-08T11:11:25.798Z] #26 3.987 + : /build
11:11:25 [2022-08-08T11:11:25.798Z] #26 3.987 + '[' -z '' ']'
11:11:25 [2022-08-08T11:11:25.798Z] #26 3.997 ++ mktemp -d
11:11:25 [2022-08-08T11:11:25.798Z] #26 4.001 + export GOPATH=/tmp/tmp.AyjgwOB5Sz
11:11:25 [2022-08-08T11:11:25.798Z] #26 4.001 + GOPATH=/tmp/tmp.AyjgwOB5Sz
11:11:25 [2022-08-08T11:11:25.798Z] #26 4.001 + RM_GOPATH=1
11:11:25 [2022-08-08T11:11:25.798Z] #26 4.001 + case "$(go env GOARCH)" in
11:11:25 [2022-08-08T11:11:25.798Z] #26 4.009 ++ go env GOARCH
11:11:25 [2022-08-08T11:11:25.798Z] #26 4.073 + export GO_BUILDMODE=-buildmode=pie
11:11:25 [2022-08-08T11:11:25.798Z] #26 4.073 + GO_BUILDMODE=-buildmode=pie
11:11:25 [2022-08-08T11:11:25.798Z] #26 4.073 ++ dirname /install.sh
11:11:25 [2022-08-08T11:11:25.798Z] #26 4.090 + dir=/
11:11:25 [2022-08-08T11:11:25.798Z] #26 4.090 + bin=dockercli
11:11:25 [2022-08-08T11:11:25.798Z] #26 4.090 + shift
11:11:25 [2022-08-08T11:11:25.798Z] #26 4.091 + '[' '!' -f //dockercli.installer ']'
11:11:25 [2022-08-08T11:11:25.798Z] #26 4.091 + . //dockercli.installer
11:11:25 [2022-08-08T11:11:25.798Z] #26 4.091 ++ : stable
11:11:25 [2022-08-08T11:11:25.798Z] #26 4.091 ++ : 17.06.2-ce
11:11:25 [2022-08-08T11:11:25.798Z] #26 4.102 + install_dockercli
11:11:25 [2022-08-08T11:11:25.798Z] #26 4.103 + echo 'Install docker/cli version 17.06.2-ce from stable'
11:11:25 [2022-08-08T11:11:25.798Z] #26 4.103 Install docker/cli version 17.06.2-ce from stable
11:11:25 [2022-08-08T11:11:25.798Z] #26 4.104 ++ uname -m
11:11:25 [2022-08-08T11:11:25.798Z] #26 4.111 + arch=aarch64
11:11:25 [2022-08-08T11:11:25.798Z] #26 4.113 + '[' aarch64 '!=' x86_64 ']'
11:11:25 [2022-08-08T11:11:25.798Z] #26 4.114 + '[' aarch64 '!=' s390x ']'
11:11:25 [2022-08-08T11:11:25.798Z] #26 4.114 + '[' aarch64 '!=' armhf ']'
11:11:25 [2022-08-08T11:11:25.798Z] #26 4.114 + build_dockercli
11:11:25 [2022-08-08T11:11:25.798Z] #26 4.114 + git clone https://github.com/docker/docker-ce /tmp/tmp.AyjgwOB5Sz/tmp/docker-ce
11:11:25 [2022-08-08T11:11:25.798Z] #26 4.117 Cloning into '/tmp/tmp.AyjgwOB5Sz/tmp/docker-ce'...
11:11:25 [2022-08-08T11:11:25.798Z] #26 ...
11:11:25 [2022-08-08T11:11:25.798Z] 
11:11:25 [2022-08-08T11:11:25.798Z] #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
11:11:25 [2022-08-08T11:11:25.798Z] #53 sha256:c2b7baa3a398da628953c9c8b55f28a47dcb6ea86c993b76242c87504fe14697
11:11:25 [2022-08-08T11:11:25.798Z] #53 3.135 go: downloading gotest.tools/gotestsum v1.8.1
11:11:25 [2022-08-08T11:11:25.798Z] #53 4.107 go: downloading github.com/dnephin/pflag v1.0.7
11:11:25 [2022-08-08T11:11:25.798Z] #53 4.107 go: downloading github.com/fatih/color v1.10.0
11:11:25 [2022-08-08T11:11:25.798Z] #53 4.177 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
11:11:25 [2022-08-08T11:11:25.798Z] #53 4.194 go: downloading github.com/pkg/errors v0.9.1
11:11:25 [2022-08-08T11:11:25.798Z] #53 4.575 go: downloading github.com/mattn/go-colorable v0.1.8
11:11:25 [2022-08-08T11:11:25.798Z] #53 4.622 go: downloading github.com/mattn/go-isatty v0.0.12
11:11:25 [2022-08-08T11:11:25.798Z] #53 4.696 go: downloading github.com/fsnotify/fsnotify v1.4.9
11:11:25 [2022-08-08T11:11:25.798Z] #53 4.713 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
11:11:25 [2022-08-08T11:11:25.798Z] #53 4.741 go: downloading github.com/jonboulle/clockwork v0.2.2
11:11:25 [2022-08-08T11:11:25.798Z] #53 4.861 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
11:11:25 [2022-08-08T11:11:25.798Z] #53 5.085 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
11:11:25 [2022-08-08T11:11:25.798Z] #53 5.336 go: downloading golang.org/x/tools v0.1.0
11:11:25 [2022-08-08T11:11:25.798Z] #53 10.21 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
11:11:25 [2022-08-08T11:11:25.798Z] #53 10.22 go: downloading golang.org/x/mod v0.3.0
11:11:26 [2022-08-08T11:11:26.058Z] #53 ...
11:11:26 [2022-08-08T11:11:26.058Z] 
11:11:26 [2022-08-08T11:11:26.058Z] #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
11:11:26 [2022-08-08T11:11:26.058Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d
11:11:26 [2022-08-08T11:11:26.058Z] #42 4.971 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:11:26 [2022-08-08T11:11:26.058Z] #42 4.987 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:11:26 [2022-08-08T11:11:26.058Z] #42 4.992 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:11:26 [2022-08-08T11:11:26.058Z] #42 6.094 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
11:11:26 [2022-08-08T11:11:26.058Z] #42 8.545 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB]
11:11:26 [2022-08-08T11:11:26.058Z] #42 ...
11:11:26 [2022-08-08T11:11:26.058Z] 
11:11:26 [2022-08-08T11:11:26.058Z] #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
11:11:26 [2022-08-08T11:11:26.058Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138
11:11:26 [2022-08-08T11:11:26.058Z] #36 5.069 go: downloading github.com/go-delve/delve v1.8.1
11:11:26 [2022-08-08T11:11:26.092Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.1s
11:11:26 [2022-08-08T11:11:26.288Z] #25 DONE 0.7s
11:11:26 [2022-08-08T11:11:26.288Z] 
11:11:26 [2022-08-08T11:11:26.288Z] #26 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
11:11:26 [2022-08-08T11:11:26.288Z] #26 sha256:2b77314a577ecf5ea59b6828ac277e34cf85a8fd5ebd730fc2115d4119f236e7
11:11:26 [2022-08-08T11:11:26.288Z] #26 ...
11:11:26 [2022-08-08T11:11:26.288Z] 
11:11:26 [2022-08-08T11:11:26.288Z] #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
11:11:26 [2022-08-08T11:11:26.288Z] #71 sha256:8dcc37a64cbda53f82983a0f7932c67e5b648b1482257ff5a8713efdf90d5b2d
11:11:26 [2022-08-08T11:11:26.288Z] #71 44.57 + bin/containerd-shim-runc-v2
11:11:26 [2022-08-08T11:11:26.288Z] #71 45.35 + binaries
11:11:26 [2022-08-08T11:11:26.288Z] #71 45.35 + install -D bin/containerd /build/containerd
11:11:26 [2022-08-08T11:11:26.288Z] #71 45.39 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
11:11:26 [2022-08-08T11:11:26.288Z] #71 45.39 + install -D bin/ctr /build/ctr
11:11:26 [2022-08-08T11:11:26.288Z] #71 DONE 45.6s
11:11:26 [2022-08-08T11:11:26.316Z] #36 ...
11:11:26 [2022-08-08T11:11:26.316Z] 
11:11:26 [2022-08-08T11:11:26.316Z] #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             ;
11:11:26 [2022-08-08T11:11:26.316Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e
11:11:26 [2022-08-08T11:11:26.316Z] #76 4.626 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:11:26 [2022-08-08T11:11:26.316Z] #76 4.665 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:11:26 [2022-08-08T11:11:26.316Z] #76 4.673 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:11:26 [2022-08-08T11:11:26.316Z] #76 5.441 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
11:11:26 [2022-08-08T11:11:26.316Z] #76 8.439 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB]
11:11:26 [2022-08-08T11:11:26.316Z] #76 11.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
11:11:26 [2022-08-08T11:11:26.316Z] #76 ...
11:11:26 [2022-08-08T11:11:26.316Z] 
11:11:26 [2022-08-08T11:11:26.316Z] #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
11:11:26 [2022-08-08T11:11:26.316Z] #38 sha256:c896c42fc52d68eb0bdf368fbaf5b7fdd774b9a57470726289de1511b423f53e
11:11:26 [2022-08-08T11:11:26.316Z] #38 3.943 go: downloading github.com/pelletier/go-toml v1.8.1
11:11:26 [2022-08-08T11:11:26.548Z] 
11:11:26 [2022-08-08T11:11:26.548Z] #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
11:11:26 [2022-08-08T11:11:26.548Z] #67 sha256:7ec88226959272753951c1494f0b20f37ae6f306829169174842fb5dcb228d71
11:11:26 [2022-08-08T11:11:26.548Z] #67 2.109 + cd /tmp/tmp.kCTctxUS1u/src/github.com/opencontainers/runc
11:11:26 [2022-08-08T11:11:26.548Z] #67 2.109 + git checkout -q v1.1.3
11:11:26 [2022-08-08T11:11:26.548Z] #67 2.241 + '[' -z '' ']'
11:11:26 [2022-08-08T11:11:26.548Z] #67 2.241 + target=static
11:11:26 [2022-08-08T11:11:26.548Z] #67 2.241 + make BUILDTAGS=seccomp static
11:11:26 [2022-08-08T11:11:26.548Z] #67 2.397 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc .
11:11:26 [2022-08-08T11:11:26.574Z] #38 ...
11:11:26 [2022-08-08T11:11:26.574Z] 
11:11:26 [2022-08-08T11:11:26.574Z] #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
11:11:26 [2022-08-08T11:11:26.574Z] #31 sha256:90ad87b29b509f10330f40070ad9fae20b9a4168a3ec8a7528f80a7dca40011c
11:11:26 [2022-08-08T11:11:26.574Z] #31 1.611 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
11:11:26 [2022-08-08T11:11:26.574Z] #31 2.064 
11:11:26 [2022-08-08T11:11:26.574Z] #31 2.263 #=#=#                                                                         

######################################################################## 100.0%
11:11:26 [2022-08-08T11:11:26.574Z] #31 2.602 
11:11:26 [2022-08-08T11:11:26.574Z] #31 3.656 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
11:11:26 [2022-08-08T11:11:26.574Z] #31 4.058 
11:11:26 [2022-08-08T11:11:26.574Z] #31 4.289 #=#=#                                                                         

######################################################################## 100.0%
11:11:26 [2022-08-08T11:11:26.574Z] #31 5.027 
11:11:26 [2022-08-08T11:11:26.574Z] #31 9.814 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
11:11:26 [2022-08-08T11:11:26.574Z] #31 11.73 
11:11:26 [2022-08-08T11:11:26.574Z] #31 12.15 #=#=#                                                                         

#####                                                                      7.4%
11:11:26 [2022-08-08T11:11:26.574Z] #31 ...
11:11:26 [2022-08-08T11:11:26.574Z] 
11:11:26 [2022-08-08T11:11:26.574Z] #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
11:11:26 [2022-08-08T11:11:26.574Z] #57 sha256:a3a5813f76520bf3568edd80f01f59dc71cbcb3d8fa218a31e7caaf63c37bf35
11:11:26 [2022-08-08T11:11:26.574Z] #57 3.005 go: downloading mvdan.cc/sh/v3 v3.0.2
11:11:26 [2022-08-08T11:11:26.574Z] #57 3.579 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
11:11:26 [2022-08-08T11:11:26.574Z] #57 3.579 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
11:11:26 [2022-08-08T11:11:26.574Z] #57 3.669 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
11:11:26 [2022-08-08T11:11:26.574Z] #57 4.728 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
11:11:26 [2022-08-08T11:11:26.642Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.1s
11:11:26 [2022-08-08T11:11:26.832Z] #57 ...
11:11:26 [2022-08-08T11:11:26.832Z] 
11:11:26 [2022-08-08T11:11:26.832Z] #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
11:11:26 [2022-08-08T11:11:26.832Z] #40 sha256:69570b798ff99da2ef0b1346cd9a9f0570efcefad557de6cde34dfcdb46133cd
11:11:26 [2022-08-08T11:11:26.832Z] #40 4.480 go: downloading github.com/tc-hib/go-winres v0.2.3
11:11:26 [2022-08-08T11:11:26.832Z] #40 5.181 go: downloading github.com/tc-hib/winres v0.1.5
11:11:26 [2022-08-08T11:11:26.832Z] #40 6.307 go: downloading github.com/urfave/cli/v2 v2.3.0
11:11:26 [2022-08-08T11:11:26.832Z] #40 6.606 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
11:11:26 [2022-08-08T11:11:26.832Z] #40 6.699 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
11:11:26 [2022-08-08T11:11:26.832Z] #40 8.934 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
11:11:26 [2022-08-08T11:11:26.832Z] #40 9.071 go: downloading github.com/russross/blackfriday/v2 v2.1.0
11:11:26 [2022-08-08T11:11:26.832Z] #40 ...
11:11:26 [2022-08-08T11:11:26.832Z] 
11:11:26 [2022-08-08T11:11:26.832Z] #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
11:11:26 [2022-08-08T11:11:26.832Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a
11:11:26 [2022-08-08T11:11:26.832Z] #47 3.938 + git clone https://github.com/docker/distribution.git .
11:11:26 [2022-08-08T11:11:26.832Z] #47 3.938 Cloning into '.'...
11:11:27 [2022-08-08T11:11:27.090Z] #47 ...
11:11:27 [2022-08-08T11:11:27.090Z] 
11:11:27 [2022-08-08T11:11:27.090Z] #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
11:11:27 [2022-08-08T11:11:27.090Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78
11:11:27 [2022-08-08T11:11:27.090Z] #51 4.624 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:11:27 [2022-08-08T11:11:27.090Z] #51 4.673 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:11:27 [2022-08-08T11:11:27.090Z] #51 4.674 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:11:27 [2022-08-08T11:11:27.090Z] #51 5.290 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
11:11:27 [2022-08-08T11:11:27.090Z] #51 5.973 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
11:11:27 [2022-08-08T11:11:27.090Z] #51 8.318 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB]
11:11:27 [2022-08-08T11:11:27.090Z] #51 11.24 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
11:11:27 [2022-08-08T11:11:27.090Z] #51 ...
11:11:27 [2022-08-08T11:11:27.090Z] 
11:11:27 [2022-08-08T11:11:27.090Z] #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
11:11:27 [2022-08-08T11:11:27.090Z] #31 sha256:90ad87b29b509f10330f40070ad9fae20b9a4168a3ec8a7528f80a7dca40011c
11:11:27 [2022-08-08T11:11:27.118Z] #67 ...
11:11:27 [2022-08-08T11:11:27.118Z] 
11:11:27 [2022-08-08T11:11:27.118Z] #26 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
11:11:27 [2022-08-08T11:11:27.118Z] #26 sha256:2b77314a577ecf5ea59b6828ac277e34cf85a8fd5ebd730fc2115d4119f236e7
11:11:27 [2022-08-08T11:11:27.118Z] #26 DONE 0.7s
11:11:27 [2022-08-08T11:11:27.118Z] 
11:11:27 [2022-08-08T11:11:27.118Z] #27 [dev-systemd-false  6/28] RUN ldconfig
11:11:27 [2022-08-08T11:11:27.118Z] #27 sha256:4e7201ea34eaa6bff2791a8b633d584621f8f6b1a7718b29e03a74e0ed0467ba
11:11:27 [2022-08-08T11:11:27.690Z] #27 DONE 0.5s
11:11:27 [2022-08-08T11:11:27.690Z] 
11:11:27 [2022-08-08T11:11:27.690Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:11:27 [2022-08-08T11:11:27.690Z] #28 sha256:42bc05b1a7b01aa6a55bb55ce06c349607013fa5223c796f15cfacd0450039b0
11:11:27 [2022-08-08T11:11:27.864Z] #31 12.15 #=#=#                                                                         

#####                                                                      7.4%
##########                                                                15.1%
#################                                                         23.8%
######################                                                    31.3%
############################                                              38.9%
###################################                                       49.7%
############################################                              61.3%
####################################################                      72.3%
############################################################              84.5%
#################################################################         91.6%
######################################################################## 100.0%
11:11:27 [2022-08-08T11:11:27.950Z] #28 ...
11:11:27 [2022-08-08T11:11:27.950Z] 
11:11:27 [2022-08-08T11:11:27.950Z] #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
11:11:27 [2022-08-08T11:11:27.950Z] #67 sha256:7ec88226959272753951c1494f0b20f37ae6f306829169174842fb5dcb228d71
11:11:27 [2022-08-08T11:11:27.950Z] #67 3.933 + mkdir -p /build
11:11:27 [2022-08-08T11:11:27.950Z] #67 3.935 + cp runc /build/runc
11:11:27 [2022-08-08T11:11:27.950Z] #67 DONE 4.1s
11:11:27 [2022-08-08T11:11:27.950Z] 
11:11:27 [2022-08-08T11:11:27.950Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:11:27 [2022-08-08T11:11:27.950Z] #28 sha256:42bc05b1a7b01aa6a55bb55ce06c349607013fa5223c796f15cfacd0450039b0
11:11:27 [2022-08-08T11:11:27.994Z] #11 ...
11:11:27 [2022-08-08T11:11:27.994Z] 
11:11:27 [2022-08-08T11:11:27.994Z] #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
11:11:27 [2022-08-08T11:11:27.994Z] #31 sha256:44a2811c2d8c0eea7dca3b5eed7d3179328293705ec3f776833eb28e3db6d319
11:11:27 [2022-08-08T11:11:27.994Z] #31 10.49 #=#=#                                                                         

######################################################################## 100.0%
11:11:27 [2022-08-08T11:11:27.994Z] #31 10.79 
11:11:27 [2022-08-08T11:11:27.994Z] #31 10.88 Download of images into '/build' complete.
11:11:27 [2022-08-08T11:11:27.994Z] #31 10.88 Use something like the following to load the result into a Docker daemon:
11:11:27 [2022-08-08T11:11:27.994Z] #31 10.88   tar -cC '/build' . | docker load
11:11:27 [2022-08-08T11:11:27.994Z] #31 DONE 13.1s
11:11:27 [2022-08-08T11:11:27.994Z] 
11:11:27 [2022-08-08T11:11:27.994Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a
11:11:27 [2022-08-08T11:11:27.994Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e
11:11:28 [2022-08-08T11:11:28.519Z] #28 0.997 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
11:11:28 [2022-08-08T11:11:28.519Z] #28 0.997 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
11:11:28 [2022-08-08T11:11:28.519Z] #28 0.997 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
11:11:28 [2022-08-08T11:11:28.519Z] #28 1.103 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
11:11:28 [2022-08-08T11:11:28.519Z] #28 1.170 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
11:11:28 [2022-08-08T11:11:28.519Z] #28 1.229 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
11:11:28 [2022-08-08T11:11:28.779Z] #28 1.286 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
11:11:28 [2022-08-08T11:11:28.779Z] #28 1.344 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
11:11:28 [2022-08-08T11:11:28.779Z] #28 1.400 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [167 kB]
11:11:28 [2022-08-08T11:11:28.779Z] #28 1.401 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB]
11:11:28 [2022-08-08T11:11:28.779Z] #28 1.402 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB]
11:11:28 [2022-08-08T11:11:28.779Z] #28 1.402 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB]
11:11:28 [2022-08-08T11:11:28.779Z] #28 1.403 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [143 kB]
11:11:28 [2022-08-08T11:11:28.779Z] #28 1.404 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
11:11:28 [2022-08-08T11:11:28.779Z] #28 1.404 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
11:11:28 [2022-08-08T11:11:28.779Z] #28 1.404 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
11:11:28 [2022-08-08T11:11:28.779Z] #28 1.404 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
11:11:28 [2022-08-08T11:11:28.779Z] #28 1.404 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
11:11:29 [2022-08-08T11:11:29.190Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 8.2s done
11:11:29 [2022-08-08T11:11:29.190Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done
11:11:29 [2022-08-08T11:11:29.239Z] #31 14.50 
11:11:29 [2022-08-08T11:11:29.451Z] #11 DONE 26.9s
11:11:29 [2022-08-08T11:11:29.451Z] 
11:11:29 [2022-08-08T11:11:29.451Z] #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
11:11:29 [2022-08-08T11:11:29.451Z] #31 sha256:b31d409a8f74fd93bdfcfcd37613ac312c7e006e38129eddc52d911436989b62
11:11:29 [2022-08-08T11:11:29.451Z] #31 1.492 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
11:11:29 [2022-08-08T11:11:29.451Z] #31 1.755 
11:11:29 [2022-08-08T11:11:29.451Z] #31 1.974 #=#=#                                                                         

######################################################################## 100.0%
11:11:29 [2022-08-08T11:11:29.451Z] #31 2.218 
11:11:29 [2022-08-08T11:11:29.451Z] #31 3.089 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
11:11:29 [2022-08-08T11:11:29.451Z] #31 3.356 
11:11:29 [2022-08-08T11:11:29.451Z] #31 3.572 #=#=#                                                                         

######################################################################## 100.0%
11:11:29 [2022-08-08T11:11:29.451Z] #31 3.826 
11:11:29 [2022-08-08T11:11:29.451Z] #31 4.734 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
11:11:29 [2022-08-08T11:11:29.451Z] #31 5.021 
11:11:29 [2022-08-08T11:11:29.451Z] #31 5.234 #=#=#                                                                         

###################                                                       26.4%
#########################################                                 58.1%
################################################################          89.7%
######################################################################## 100.0%
11:11:29 [2022-08-08T11:11:29.451Z] #31 5.790 
11:11:29 [2022-08-08T11:11:29.451Z] #31 6.669 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
11:11:29 [2022-08-08T11:11:29.451Z] #31 6.943 
11:11:29 [2022-08-08T11:11:29.451Z] #31 7.172 #=#=#                                                                         

######################################################################## 100.0%
11:11:29 [2022-08-08T11:11:29.451Z] #31 7.432 
11:11:29 [2022-08-08T11:11:29.451Z] #31 8.104 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
11:11:29 [2022-08-08T11:11:29.451Z] #31 8.347 
11:11:29 [2022-08-08T11:11:29.451Z] #31 ...
11:11:29 [2022-08-08T11:11:29.451Z] 
11:11:29 [2022-08-08T11:11:29.451Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
11:11:29 [2022-08-08T11:11:29.451Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7
11:11:30 [2022-08-08T11:11:30.837Z] #12 DONE 1.3s
11:11:30 [2022-08-08T11:11:30.837Z] 
11:11:30 [2022-08-08T11:11:30.837Z] #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
11:11:30 [2022-08-08T11:11:30.837Z] #31 sha256:b31d409a8f74fd93bdfcfcd37613ac312c7e006e38129eddc52d911436989b62
11:11:30 [2022-08-08T11:11:30.837Z] #31 8.573 #=#=#                                                                         

######################################################################## 100.0%
11:11:30 [2022-08-08T11:11:30.837Z] #31 8.756 
11:11:30 [2022-08-08T11:11:30.837Z] #31 8.795 Download of images into '/build' complete.
11:11:30 [2022-08-08T11:11:30.837Z] #31 8.795 Use something like the following to load the result into a Docker daemon:
11:11:30 [2022-08-08T11:11:30.837Z] #31 8.795   tar -cC '/build' . | docker load
11:11:30 [2022-08-08T11:11:30.837Z] #31 DONE 9.5s
11:11:30 [2022-08-08T11:11:30.837Z] 
11:11:30 [2022-08-08T11:11:30.837Z] #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
11:11:30 [2022-08-08T11:11:30.837Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6
11:11:31 [2022-08-08T11:11:31.141Z] #31 ...
11:11:31 [2022-08-08T11:11:31.141Z] 
11:11:31 [2022-08-08T11:11:31.141Z] #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
11:11:31 [2022-08-08T11:11:31.141Z] #38 sha256:c896c42fc52d68eb0bdf368fbaf5b7fdd774b9a57470726289de1511b423f53e
11:11:31 [2022-08-08T11:11:31.141Z] #38 14.73 tomll can be used in two ways:
11:11:31 [2022-08-08T11:11:31.141Z] #38 14.73 Writing to STDIN and reading from STDOUT:
11:11:31 [2022-08-08T11:11:31.141Z] #38 14.73   cat file.toml | tomll > file.toml
11:11:31 [2022-08-08T11:11:31.141Z] #38 14.73 
11:11:31 [2022-08-08T11:11:31.141Z] #38 14.73 Reading and updating a list of files:
11:11:31 [2022-08-08T11:11:31.141Z] #38 14.73   tomll a.toml b.toml c.toml
11:11:31 [2022-08-08T11:11:31.141Z] #38 14.73 
11:11:31 [2022-08-08T11:11:31.141Z] #38 14.73 When given a list of files, tomll will modify all files in place without asking.
11:11:31 [2022-08-08T11:11:31.141Z] #38 DONE 15.7s
11:11:31 [2022-08-08T11:11:31.141Z] 
11:11:31 [2022-08-08T11:11:31.141Z] #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
11:11:31 [2022-08-08T11:11:31.141Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa
11:11:31 [2022-08-08T11:11:31.141Z] #55 11.57 go: downloading github.com/mattn/go-colorable v0.1.12
11:11:31 [2022-08-08T11:11:31.141Z] #55 11.62 go: downloading github.com/sirupsen/logrus v1.8.1
11:11:31 [2022-08-08T11:11:31.141Z] #55 11.63 go: downloading github.com/stretchr/testify v1.7.1
11:11:31 [2022-08-08T11:11:31.141Z] #55 12.05 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
11:11:31 [2022-08-08T11:11:31.141Z] #55 12.10 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
11:11:31 [2022-08-08T11:11:31.141Z] #55 12.11 go: downloading github.com/mattn/go-isatty v0.0.14
11:11:31 [2022-08-08T11:11:31.141Z] #55 12.30 go: downloading github.com/fsnotify/fsnotify v1.5.4
11:11:31 [2022-08-08T11:11:31.141Z] #55 12.31 go: downloading github.com/mitchellh/mapstructure v1.5.0
11:11:31 [2022-08-08T11:11:31.141Z] #55 12.45 go: downloading github.com/spf13/afero v1.8.2
11:11:31 [2022-08-08T11:11:31.141Z] #55 12.47 go: downloading github.com/spf13/cast v1.4.1
11:11:31 [2022-08-08T11:11:31.141Z] #55 12.78 go: downloading github.com/spf13/jwalterweatherman v1.1.0
11:11:31 [2022-08-08T11:11:31.141Z] #55 12.86 go: downloading github.com/go-toolsmith/astcast v1.0.0
11:11:31 [2022-08-08T11:11:31.141Z] #55 12.87 go: downloading github.com/go-toolsmith/astcopy v1.0.0
11:11:31 [2022-08-08T11:11:31.141Z] #55 12.90 go: downloading github.com/go-toolsmith/astequal v1.0.1
11:11:31 [2022-08-08T11:11:31.141Z] #55 12.92 go: downloading github.com/go-toolsmith/astfmt v1.0.0
11:11:31 [2022-08-08T11:11:31.141Z] #55 12.95 go: downloading github.com/go-toolsmith/astp v1.0.0
11:11:31 [2022-08-08T11:11:31.141Z] #55 12.99 go: downloading github.com/go-toolsmith/strparse v1.0.0
11:11:31 [2022-08-08T11:11:31.141Z] #55 13.07 go: downloading github.com/go-toolsmith/typep v1.0.2
11:11:31 [2022-08-08T11:11:31.141Z] #55 13.09 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a
11:11:31 [2022-08-08T11:11:31.141Z] #55 13.13 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
11:11:31 [2022-08-08T11:11:31.141Z] #55 13.39 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
11:11:31 [2022-08-08T11:11:31.141Z] #55 13.91 go: downloading github.com/hashicorp/errwrap v1.0.0
11:11:31 [2022-08-08T11:11:31.141Z] #55 13.91 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
11:11:31 [2022-08-08T11:11:31.141Z] #55 13.97 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
11:11:31 [2022-08-08T11:11:31.141Z] #55 14.30 go: downloading 4d63.com/gochecknoglobals v0.1.0
11:11:31 [2022-08-08T11:11:31.141Z] #55 14.47 go: downloading github.com/Antonboom/errname v0.1.6
11:11:31 [2022-08-08T11:11:31.141Z] #55 14.54 go: downloading github.com/Antonboom/nilnil v0.1.1
11:11:31 [2022-08-08T11:11:31.141Z] #55 14.62 go: downloading github.com/BurntSushi/toml v1.1.0
11:11:31 [2022-08-08T11:11:31.141Z] #55 15.89 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
11:11:31 [2022-08-08T11:11:31.141Z] #55 15.97 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0
11:11:31 [2022-08-08T11:11:31.293Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 10.3s
11:11:31 [2022-08-08T11:11:31.411Z] #13 DONE 0.6s
11:11:31 [2022-08-08T11:11:31.411Z] 
11:11:31 [2022-08-08T11:11:31.411Z] #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
11:11:31 [2022-08-08T11:11:31.411Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26
11:11:31 [2022-08-08T11:11:31.674Z] #42 ...
11:11:31 [2022-08-08T11:11:31.674Z] 
11:11:31 [2022-08-08T11:11:31.674Z] #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
11:11:31 [2022-08-08T11:11:31.674Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5
11:11:31 [2022-08-08T11:11:31.674Z] #50 DONE 0.2s
11:11:31 [2022-08-08T11:11:31.674Z] 
11:11:31 [2022-08-08T11:11:31.674Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
11:11:31 [2022-08-08T11:11:31.674Z] #25 sha256:da808ef96759bba2d5d61cdf34ea709b3248bf560392fe1caec2e12e6a47cffe
11:11:31 [2022-08-08T11:11:31.674Z] #25 DONE 0.2s
11:11:31 [2022-08-08T11:11:31.674Z] 
11:11:31 [2022-08-08T11:11:31.674Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
11:11:31 [2022-08-08T11:11:31.674Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc
11:11:31 [2022-08-08T11:11:31.674Z] #46 DONE 0.3s
11:11:31 [2022-08-08T11:11:31.674Z] 
11:11:31 [2022-08-08T11:11:31.674Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
11:11:31 [2022-08-08T11:11:31.674Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9
11:11:31 [2022-08-08T11:11:31.674Z] #33 DONE 0.3s
11:11:31 [2022-08-08T11:11:31.674Z] 
11:11:31 [2022-08-08T11:11:31.674Z] #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
11:11:31 [2022-08-08T11:11:31.675Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b
11:11:31 [2022-08-08T11:11:31.707Z] #55 16.21 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
11:11:31 [2022-08-08T11:11:31.707Z] #55 16.50 go: downloading github.com/alexkohler/prealloc v1.0.0
11:11:31 [2022-08-08T11:11:31.707Z] #55 16.62 go: downloading github.com/ashanbrown/forbidigo v1.3.0
11:11:31 [2022-08-08T11:11:31.939Z] #47 ...
11:11:31 [2022-08-08T11:11:31.939Z] 
11:11:31 [2022-08-08T11:11:31.939Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
11:11:31 [2022-08-08T11:11:31.939Z] #66 sha256:5a5aa525d7ac72a7a6658406c0655023e722143552b4991d804b626b95bc511c
11:11:31 [2022-08-08T11:11:31.939Z] #66 DONE 0.3s
11:11:31 [2022-08-08T11:11:31.939Z] 
11:11:31 [2022-08-08T11:11:31.939Z] #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
11:11:31 [2022-08-08T11:11:31.939Z] #67 sha256:6489fdbc2ace091a03f2ced2e2bdba3060cc64a61e400b37fb1793e879becd9a
11:11:31 [2022-08-08T11:11:31.977Z] #55 16.69 go: downloading github.com/ashanbrown/makezero v1.1.1
11:11:31 [2022-08-08T11:11:31.977Z] #55 ...
11:11:31 [2022-08-08T11:11:31.977Z] 
11:11:31 [2022-08-08T11:11:31.977Z] #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
11:11:31 [2022-08-08T11:11:31.977Z] #67 sha256:5de14fcd755ca44a1f3dbd94a840ad4e6dfff5967e1edffbd85765a210e07162
11:11:31 [2022-08-08T11:11:31.977Z] #67 6.227 go: downloading github.com/sirupsen/logrus v1.8.1
11:11:31 [2022-08-08T11:11:31.977Z] #67 6.229 go: downloading github.com/urfave/cli/v2 v2.4.0
11:11:31 [2022-08-08T11:11:31.977Z] #67 6.626 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
11:11:31 [2022-08-08T11:11:31.977Z] #67 9.518 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
11:11:31 [2022-08-08T11:11:31.977Z] #67 9.982 go: downloading github.com/google/uuid v1.3.0
11:11:31 [2022-08-08T11:11:31.977Z] #67 9.983 go: downloading github.com/moby/vpnkit v0.5.0
11:11:31 [2022-08-08T11:11:31.977Z] #67 10.08 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
11:11:31 [2022-08-08T11:11:31.977Z] #67 10.20 go: downloading github.com/gofrs/flock v0.8.1
11:11:31 [2022-08-08T11:11:31.977Z] #67 10.26 go: downloading github.com/gorilla/mux v1.8.0
11:11:31 [2022-08-08T11:11:31.977Z] #67 10.42 go: downloading github.com/moby/sys/mountinfo v0.6.0
11:11:31 [2022-08-08T11:11:31.977Z] #67 10.73 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
11:11:31 [2022-08-08T11:11:31.977Z] #67 10.83 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
11:11:31 [2022-08-08T11:11:31.977Z] #67 11.07 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
11:11:31 [2022-08-08T11:11:31.977Z] #67 13.44 go: downloading github.com/russross/blackfriday/v2 v2.1.0
11:11:31 [2022-08-08T11:11:31.977Z] #67 ...
11:11:31 [2022-08-08T11:11:31.977Z] 
11:11:31 [2022-08-08T11:11:31.977Z] #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
11:11:31 [2022-08-08T11:11:31.977Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa
11:11:31 [2022-08-08T11:11:31.977Z] #55 16.83 go: downloading github.com/bkielbasa/cyclop v1.2.0
11:11:31 [2022-08-08T11:11:31.977Z] #55 16.85 go: downloading github.com/blizzy78/varnamelen v0.8.0
11:11:32 [2022-08-08T11:11:32.236Z] #55 16.95 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
11:11:32 [2022-08-08T11:11:32.236Z] #55 17.04 go: downloading github.com/breml/bidichk v0.2.3
11:11:32 [2022-08-08T11:11:32.493Z] #55 17.09 go: downloading github.com/breml/errchkjson v0.3.0
11:11:32 [2022-08-08T11:11:32.493Z] #55 17.19 go: downloading github.com/butuzov/ireturn v0.1.1
11:11:32 [2022-08-08T11:11:32.493Z] #55 17.19 go: downloading github.com/charithe/durationcheck v0.0.9
11:11:32 [2022-08-08T11:11:32.493Z] #55 17.22 go: downloading github.com/daixiang0/gci v0.3.3
11:11:32 [2022-08-08T11:11:32.752Z] #55 17.39 go: downloading github.com/denis-tingaikin/go-header v0.4.3
11:11:32 [2022-08-08T11:11:32.752Z] #55 17.47 go: downloading github.com/esimonov/ifshort v1.0.4
11:11:32 [2022-08-08T11:11:32.752Z] #55 17.56 go: downloading github.com/firefart/nonamedreturns v1.0.1
11:11:32 [2022-08-08T11:11:32.752Z] #55 17.57 go: downloading github.com/fzipp/gocyclo v0.5.1
11:11:33 [2022-08-08T11:11:33.011Z] #55 17.64 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
11:11:33 [2022-08-08T11:11:33.011Z] #55 17.72 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
11:11:33 [2022-08-08T11:11:33.011Z] #55 17.73 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
11:11:33 [2022-08-08T11:11:33.011Z] #55 17.82 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
11:11:33 [2022-08-08T11:11:33.269Z] #55 17.98 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
11:11:33 [2022-08-08T11:11:33.269Z] #55 18.08 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
11:11:33 [2022-08-08T11:11:33.528Z] #55 18.11 go: downloading github.com/golangci/misspell v0.3.5
11:11:33 [2022-08-08T11:11:33.528Z] #55 18.13 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
11:11:33 [2022-08-08T11:11:33.528Z] #55 18.26 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
11:11:33 [2022-08-08T11:11:33.528Z] #55 18.32 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
11:11:33 [2022-08-08T11:11:33.528Z] #55 18.38 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
11:11:33 [2022-08-08T11:11:33.787Z] #55 18.44 go: downloading github.com/jgautheron/goconst v1.5.1
11:11:33 [2022-08-08T11:11:33.787Z] #55 18.49 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
11:11:33 [2022-08-08T11:11:33.787Z] #55 18.54 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
11:11:33 [2022-08-08T11:11:33.787Z] #55 18.56 go: downloading github.com/julz/importas v0.1.0
11:11:33 [2022-08-08T11:11:33.787Z] #55 18.61 go: downloading github.com/kisielk/errcheck v1.6.0
11:11:33 [2022-08-08T11:11:33.787Z] #55 18.70 go: downloading github.com/kulti/thelper v0.6.2
11:11:33 [2022-08-08T11:11:33.787Z] #55 18.71 go: downloading github.com/kunwardeep/paralleltest v1.0.3
11:11:33 [2022-08-08T11:11:33.827Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 12.9s done
11:11:34 [2022-08-08T11:11:34.045Z] #55 18.84 go: downloading github.com/kyoh86/exportloopref v0.1.8
11:11:34 [2022-08-08T11:11:34.056Z] #28 6.134 Fetched 40.6 MB in 5s (7522 kB/s)
11:11:34 [2022-08-08T11:11:34.305Z] #55 18.86 go: downloading github.com/ldez/tagliatelle v0.3.1
11:11:34 [2022-08-08T11:11:34.305Z] #55 18.94 go: downloading github.com/leonklingele/grouper v1.1.0
11:11:34 [2022-08-08T11:11:34.305Z] #55 19.06 go: downloading github.com/lufeee/execinquery v1.2.1
11:11:34 [2022-08-08T11:11:34.305Z] #55 19.12 go: downloading github.com/maratori/testpackage v1.0.1
11:11:34 [2022-08-08T11:11:34.394Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done
11:11:34 [2022-08-08T11:11:34.394Z] #11 DONE 47.4s
11:11:34 [2022-08-08T11:11:34.564Z] #55 19.13 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
11:11:34 [2022-08-08T11:11:34.564Z] #55 19.18 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
11:11:34 [2022-08-08T11:11:34.564Z] #55 19.22 go: downloading github.com/mgechev/revive v1.2.1
11:11:34 [2022-08-08T11:11:34.653Z] 
11:11:34 [2022-08-08T11:11:34.653Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
11:11:34 [2022-08-08T11:11:34.653Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7
11:11:35 [2022-08-08T11:11:35.141Z] #55 19.87 go: downloading github.com/moricho/tparallel v0.2.1
11:11:35 [2022-08-08T11:11:35.141Z] #55 19.88 go: downloading github.com/nakabonne/nestif v0.3.1
11:11:35 [2022-08-08T11:11:35.141Z] #55 19.94 go: downloading github.com/nishanths/exhaustive v0.7.11
11:11:35 [2022-08-08T11:11:35.141Z] #55 20.00 go: downloading github.com/nishanths/predeclared v0.2.2
11:11:35 [2022-08-08T11:11:35.218Z] #12 DONE 0.9s
11:11:35 [2022-08-08T11:11:35.400Z] #55 20.14 go: downloading github.com/polyfloyd/go-errorlint v1.0.0
11:11:35 [2022-08-08T11:11:35.400Z] #55 20.16 go: downloading github.com/ryancurrah/gomodguard v1.2.3
11:11:35 [2022-08-08T11:11:35.400Z] #55 20.21 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
11:11:35 [2022-08-08T11:11:35.400Z] #55 20.28 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
11:11:35 [2022-08-08T11:11:35.476Z] 
11:11:35 [2022-08-08T11:11:35.476Z] #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
11:11:35 [2022-08-08T11:11:35.476Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6
11:11:35 [2022-08-08T11:11:35.659Z] #55 20.32 go: downloading github.com/securego/gosec/v2 v2.11.0
11:11:35 [2022-08-08T11:11:35.917Z] #55 20.65 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
11:11:35 [2022-08-08T11:11:35.918Z] #55 20.66 go: downloading github.com/sivchari/containedctx v1.0.2
11:11:35 [2022-08-08T11:11:35.918Z] #55 20.66 go: downloading github.com/sivchari/tenv v1.5.0
11:11:35 [2022-08-08T11:11:35.918Z] #55 20.73 go: downloading github.com/sonatard/noctx v0.0.1
11:11:35 [2022-08-08T11:11:35.918Z] #55 20.76 go: downloading github.com/sourcegraph/go-diff v0.6.1
11:11:36 [2022-08-08T11:11:36.047Z] #13 DONE 0.6s
11:11:36 [2022-08-08T11:11:36.047Z] 
11:11:36 [2022-08-08T11:11:36.047Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
11:11:36 [2022-08-08T11:11:36.047Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9
11:11:36 [2022-08-08T11:11:36.047Z] #33 ...
11:11:36 [2022-08-08T11:11:36.047Z] 
11:11:36 [2022-08-08T11:11:36.047Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
11:11:36 [2022-08-08T11:11:36.047Z] #25 sha256:449dd2a318fae79faceb76b2d3b8aac58969ac05218ee23a4d66c95c33159c56
11:11:36 [2022-08-08T11:11:36.047Z] #25 DONE 0.2s
11:11:36 [2022-08-08T11:11:36.178Z] #55 20.91 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
11:11:36 [2022-08-08T11:11:36.178Z] #55 20.91 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
11:11:36 [2022-08-08T11:11:36.178Z] #55 20.92 go: downloading github.com/sylvia7788/contextcheck v1.0.4
11:11:36 [2022-08-08T11:11:36.178Z] #55 20.94 go: downloading github.com/tdakkota/asciicheck v0.1.1
11:11:36 [2022-08-08T11:11:36.178Z] #55 20.96 go: downloading github.com/tetafro/godot v1.4.11
11:11:36 [2022-08-08T11:11:36.178Z] #55 20.96 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
11:11:36 [2022-08-08T11:11:36.178Z] #55 ...
11:11:36 [2022-08-08T11:11:36.178Z] 
11:11:36 [2022-08-08T11:11:36.178Z] #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
11:11:36 [2022-08-08T11:11:36.178Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de
11:11:36 [2022-08-08T11:11:36.178Z] #62 10.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
11:11:36 [2022-08-08T11:11:36.178Z] #62 16.69 Fetched 8450 kB in 12s (706 kB/s)
11:11:36 [2022-08-08T11:11:36.310Z] 
11:11:36 [2022-08-08T11:11:36.310Z] #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
11:11:36 [2022-08-08T11:11:36.310Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5
11:11:36 [2022-08-08T11:11:36.310Z] #50 DONE 0.3s
11:11:36 [2022-08-08T11:11:36.310Z] 
11:11:36 [2022-08-08T11:11:36.310Z] #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
11:11:36 [2022-08-08T11:11:36.310Z] #26 sha256:8b316e66f51c750d238f2e0f83c4864e2ae1feb91e095cab77e44e43452bb4aa
11:11:36 [2022-08-08T11:11:36.310Z] #26 ...
11:11:36 [2022-08-08T11:11:36.310Z] 
11:11:36 [2022-08-08T11:11:36.310Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
11:11:36 [2022-08-08T11:11:36.310Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9
11:11:36 [2022-08-08T11:11:36.310Z] #33 DONE 0.3s
11:11:36 [2022-08-08T11:11:36.310Z] 
11:11:36 [2022-08-08T11:11:36.310Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
11:11:36 [2022-08-08T11:11:36.310Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc
11:11:36 [2022-08-08T11:11:36.310Z] #46 DONE 0.4s
11:11:36 [2022-08-08T11:11:36.310Z] 
11:11:36 [2022-08-08T11:11:36.310Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
11:11:36 [2022-08-08T11:11:36.310Z] #66 sha256:97b0d2e844ffca271b4a8b832a569b3162105325555b2dadf1aa676f097d3535
11:11:36 [2022-08-08T11:11:36.310Z] #66 DONE 0.4s
11:11:36 [2022-08-08T11:11:36.436Z] #62 16.69 Reading package lists...
11:11:36 [2022-08-08T11:11:36.436Z] #62 ...
11:11:36 [2022-08-08T11:11:36.436Z] 
11:11:36 [2022-08-08T11:11:36.436Z] #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
11:11:36 [2022-08-08T11:11:36.436Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d
11:11:36 [2022-08-08T11:11:36.436Z] #42 11.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
11:11:36 [2022-08-08T11:11:36.436Z] #42 17.21 Fetched 8450 kB in 12s (676 kB/s)
11:11:36 [2022-08-08T11:11:36.436Z] #42 17.21 Reading package lists...
11:11:36 [2022-08-08T11:11:36.436Z] #42 ...
11:11:36 [2022-08-08T11:11:36.436Z] 
11:11:36 [2022-08-08T11:11:36.436Z] #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
11:11:36 [2022-08-08T11:11:36.436Z] #31 sha256:90ad87b29b509f10330f40070ad9fae20b9a4168a3ec8a7528f80a7dca40011c
11:11:36 [2022-08-08T11:11:36.436Z] #31 19.95 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
11:11:36 [2022-08-08T11:11:36.436Z] #31 21.73 #=#=#                                                                         
11:11:36 [2022-08-08T11:11:36.436Z] #31 22.01 #=#=#                                                                         

######################################################################## 100.0%
11:11:36 [2022-08-08T11:11:36.580Z] 
11:11:36 [2022-08-08T11:11:36.580Z] #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
11:11:36 [2022-08-08T11:11:36.580Z] #67 sha256:65994625a105f9927102f42689d9e014c32b92761e106e34be2a09efe05e2d80
11:11:36 [2022-08-08T11:11:36.594Z] #28 6.134 Reading package lists...
11:11:37 [2022-08-08T11:11:37.234Z] #67 ...
11:11:37 [2022-08-08T11:11:37.234Z] 
11:11:37 [2022-08-08T11:11:37.234Z] #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
11:11:37 [2022-08-08T11:11:37.234Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f
11:11:37 [2022-08-08T11:11:37.234Z] #53 3.864 go: downloading gotest.tools/gotestsum v1.8.1
11:11:37 [2022-08-08T11:11:37.234Z] #53 5.024 go: downloading github.com/dnephin/pflag v1.0.7
11:11:37 [2022-08-08T11:11:37.234Z] #53 5.024 go: downloading github.com/fatih/color v1.10.0
11:11:37 [2022-08-08T11:11:37.234Z] #53 5.048 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
11:11:37 [2022-08-08T11:11:37.234Z] #53 5.090 go: downloading github.com/pkg/errors v0.9.1
11:11:37 [2022-08-08T11:11:37.234Z] #53 5.374 go: downloading github.com/mattn/go-colorable v0.1.8
11:11:37 [2022-08-08T11:11:37.234Z] #53 5.399 go: downloading github.com/mattn/go-isatty v0.0.12
11:11:37 [2022-08-08T11:11:37.234Z] #53 5.441 go: downloading github.com/fsnotify/fsnotify v1.4.9
11:11:37 [2022-08-08T11:11:37.234Z] #53 5.527 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
11:11:37 [2022-08-08T11:11:37.234Z] #53 5.602 go: downloading github.com/jonboulle/clockwork v0.2.2
11:11:37 [2022-08-08T11:11:37.234Z] #53 5.696 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
11:11:37 [2022-08-08T11:11:37.234Z] #53 5.758 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
11:11:37 [2022-08-08T11:11:37.496Z] #53 5.997 go: downloading golang.org/x/tools v0.1.0
11:11:37 [2022-08-08T11:11:37.496Z] #53 ...
11:11:37 [2022-08-08T11:11:37.496Z] 
11:11:37 [2022-08-08T11:11:37.496Z] #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
11:11:37 [2022-08-08T11:11:37.496Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26
11:11:37 [2022-08-08T11:11:37.496Z] #42 5.987 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:11:37 [2022-08-08T11:11:37.496Z] #42 6.027 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:11:37 [2022-08-08T11:11:37.496Z] #42 6.029 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:11:37 [2022-08-08T11:11:37.820Z] #31 23.35 
11:11:37 [2022-08-08T11:11:37.820Z] #31 ...
11:11:37 [2022-08-08T11:11:37.820Z] 
11:11:37 [2022-08-08T11:11:37.820Z] #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
11:11:37 [2022-08-08T11:11:37.820Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138
11:11:37 [2022-08-08T11:11:37.820Z] #36 12.44 go: downloading github.com/sirupsen/logrus v1.6.0
11:11:37 [2022-08-08T11:11:37.820Z] #36 12.46 go: downloading github.com/spf13/cobra v1.1.3
11:11:37 [2022-08-08T11:11:37.820Z] #36 12.77 go: downloading github.com/mattn/go-isatty v0.0.3
11:11:37 [2022-08-08T11:11:37.820Z] #36 12.96 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
11:11:37 [2022-08-08T11:11:37.820Z] #36 13.19 go: downloading gopkg.in/yaml.v2 v2.4.0
11:11:37 [2022-08-08T11:11:37.820Z] #36 13.42 go: downloading github.com/cosiner/argv v0.1.0
11:11:37 [2022-08-08T11:11:37.820Z] #36 13.45 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
11:11:37 [2022-08-08T11:11:37.820Z] #36 13.48 go: downloading github.com/peterh/liner v1.2.2
11:11:37 [2022-08-08T11:11:37.820Z] #36 13.62 go: downloading github.com/google/go-dap v0.6.0
11:11:37 [2022-08-08T11:11:37.820Z] #36 13.99 go: downloading github.com/russross/blackfriday/v2 v2.0.1
11:11:37 [2022-08-08T11:11:37.820Z] #36 14.41 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
11:11:37 [2022-08-08T11:11:37.820Z] #36 14.90 go: downloading github.com/mattn/go-runewidth v0.0.3
11:11:37 [2022-08-08T11:11:37.820Z] #36 15.19 go: downloading github.com/hashicorp/golang-lru v0.5.4
11:11:37 [2022-08-08T11:11:37.820Z] #36 15.33 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
11:11:37 [2022-08-08T11:11:37.820Z] #36 16.66 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
11:11:37 [2022-08-08T11:11:37.820Z] #36 ...
11:11:37 [2022-08-08T11:11:37.820Z] 
11:11:37 [2022-08-08T11:11:37.821Z] #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
11:11:37 [2022-08-08T11:11:37.821Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a
11:11:37 [2022-08-08T11:11:37.821Z] #47 22.14 Updating files:  77% (1684/2176)
Updating files:  78% (1698/2176)
Updating files:  79% (1720/2176)
Updating files:  80% (1741/2176)
Updating files:  81% (1763/2176)
Updating files:  82% (1785/2176)
Updating files:  83% (1807/2176)
Updating files:  84% (1828/2176)
Updating files:  85% (1850/2176)
Updating files:  86% (1872/2176)
Updating files:  87% (1894/2176)
Updating files:  88% (1915/2176)
Updating files:  89% (1937/2176)
Updating files:  90% (1959/2176)
Updating files:  91% (1981/2176)
Updating files:  92% (2002/2176)
Updating files:  93% (2024/2176)
Updating files:  94% (2046/2176)
Updating files:  95% (2068/2176)
Updating files:  96% (2089/2176)
Updating files:  97% (2111/2176)
Updating files:  98% (2133/2176)
Updating files:  99% (2155/2176)
Updating files: 100% (2176/2176)
Updating files: 100% (2176/2176), done.
11:11:38 [2022-08-08T11:11:38.079Z] #47 22.54 + git checkout -q v2.3.0
11:11:38 [2022-08-08T11:11:38.453Z] #42 6.907 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:11:39 [2022-08-08T11:11:39.981Z] #47 24.55 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
11:11:39 [2022-08-08T11:11:39.981Z] #47 ...
11:11:39 [2022-08-08T11:11:39.981Z] 
11:11:39 [2022-08-08T11:11:39.981Z] #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
11:11:39 [2022-08-08T11:11:39.981Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78
11:11:39 [2022-08-08T11:11:39.981Z] #51 14.38 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
11:11:39 [2022-08-08T11:11:39.981Z] #51 17.46 Fetched 8453 kB in 13s (643 kB/s)
11:11:39 [2022-08-08T11:11:39.981Z] #51 17.46 Reading package lists...
11:11:40 [2022-08-08T11:11:40.145Z] #28 9.317 Reading package lists...
11:11:40 [2022-08-08T11:11:40.247Z] #51 22.29 Reading package lists...
11:11:40 [2022-08-08T11:11:40.247Z] #51 ...
11:11:40 [2022-08-08T11:11:40.247Z] 
11:11:40 [2022-08-08T11:11:40.247Z] #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
11:11:40 [2022-08-08T11:11:40.247Z] #31 sha256:90ad87b29b509f10330f40070ad9fae20b9a4168a3ec8a7528f80a7dca40011c
11:11:40 [2022-08-08T11:11:40.247Z] #31 25.86 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
11:11:40 [2022-08-08T11:11:40.247Z] #31 ...
11:11:40 [2022-08-08T11:11:40.247Z] 
11:11:40 [2022-08-08T11:11:40.247Z] #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             ;
11:11:40 [2022-08-08T11:11:40.247Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e
11:11:40 [2022-08-08T11:11:40.247Z] #76 15.05 Fetched 8450 kB in 11s (791 kB/s)
11:11:40 [2022-08-08T11:11:40.247Z] #76 15.05 Reading package lists...
11:11:40 [2022-08-08T11:11:40.247Z] #76 20.41 Reading package lists...
11:11:40 [2022-08-08T11:11:40.505Z] #76 25.03 Building dependency tree...
11:11:40 [2022-08-08T11:11:40.505Z] #76 ...
11:11:40 [2022-08-08T11:11:40.505Z] 
11:11:40 [2022-08-08T11:11:40.505Z] #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
11:11:40 [2022-08-08T11:11:40.505Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa
11:11:40 [2022-08-08T11:11:40.505Z] #55 21.05 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1
11:11:40 [2022-08-08T11:11:40.505Z] #55 21.05 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
11:11:40 [2022-08-08T11:11:40.505Z] #55 21.17 go: downloading github.com/ultraware/funlen v0.0.3
11:11:40 [2022-08-08T11:11:40.505Z] #55 21.32 go: downloading github.com/ultraware/whitespace v0.0.5
11:11:40 [2022-08-08T11:11:40.505Z] #55 21.48 go: downloading github.com/uudashr/gocognit v1.0.5
11:11:40 [2022-08-08T11:11:40.505Z] #55 21.55 go: downloading github.com/yagipy/maintidx v1.0.0
11:11:40 [2022-08-08T11:11:40.505Z] #55 21.63 go: downloading github.com/yeya24/promlinter v0.2.0
11:11:40 [2022-08-08T11:11:40.505Z] #55 21.69 go: downloading gitlab.com/bosi/decorder v0.2.1
11:11:40 [2022-08-08T11:11:40.505Z] #55 21.87 go: downloading honnef.co/go/tools v0.3.1
11:11:40 [2022-08-08T11:11:40.505Z] #55 23.48 go: downloading mvdan.cc/gofumpt v0.3.1
11:11:40 [2022-08-08T11:11:40.505Z] #55 23.49 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
11:11:40 [2022-08-08T11:11:40.505Z] #55 23.58 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
11:11:40 [2022-08-08T11:11:40.505Z] #55 23.72 go: downloading github.com/davecgh/go-spew v1.1.1
11:11:40 [2022-08-08T11:11:40.505Z] #55 23.79 go: downloading github.com/pmezard/go-difflib v1.0.0
11:11:40 [2022-08-08T11:11:40.505Z] #55 23.83 go: downloading github.com/stretchr/objx v0.1.1
11:11:40 [2022-08-08T11:11:40.505Z] #55 24.03 go: downloading golang.org/x/text v0.3.7
11:11:40 [2022-08-08T11:11:40.714Z] #28 12.50 Building dependency tree...
11:11:40 [2022-08-08T11:11:40.714Z] #28 13.30 Reading state information...
11:11:41 [2022-08-08T11:11:41.002Z] #42 9.457 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
11:11:41 [2022-08-08T11:11:41.575Z] #42 ...
11:11:41 [2022-08-08T11:11:41.575Z] 
11:11:41 [2022-08-08T11:11:41.575Z] #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
11:11:41 [2022-08-08T11:11:41.575Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef
11:11:41 [2022-08-08T11:11:41.575Z] #57 5.612 go: downloading mvdan.cc/sh/v3 v3.0.2
11:11:41 [2022-08-08T11:11:41.575Z] #57 6.651 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
11:11:41 [2022-08-08T11:11:41.575Z] #57 6.657 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
11:11:41 [2022-08-08T11:11:41.575Z] #57 6.745 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
11:11:41 [2022-08-08T11:11:41.575Z] #57 8.941 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
11:11:41 [2022-08-08T11:11:41.575Z] #57 ...
11:11:41 [2022-08-08T11:11:41.575Z] 
11:11:41 [2022-08-08T11:11:41.575Z] #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
11:11:41 [2022-08-08T11:11:41.575Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363
11:11:41 [2022-08-08T11:11:41.575Z] #62 6.590 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:11:41 [2022-08-08T11:11:41.575Z] #62 6.613 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:11:41 [2022-08-08T11:11:41.575Z] #62 6.623 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:11:41 [2022-08-08T11:11:41.575Z] #62 7.745 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:11:41 [2022-08-08T11:11:41.575Z] #62 ...
11:11:41 [2022-08-08T11:11:41.576Z] 
11:11:41 [2022-08-08T11:11:41.576Z] #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
11:11:41 [2022-08-08T11:11:41.576Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba
11:11:41 [2022-08-08T11:11:41.576Z] #14 5.991 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:11:41 [2022-08-08T11:11:41.576Z] #14 5.996 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:11:41 [2022-08-08T11:11:41.576Z] #14 5.996 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:11:41 [2022-08-08T11:11:41.576Z] #14 7.137 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:11:41 [2022-08-08T11:11:41.576Z] #14 9.719 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
11:11:41 [2022-08-08T11:11:41.652Z] #28 14.07 bzip2 is already the newest version (1.0.8-4).
11:11:41 [2022-08-08T11:11:41.652Z] #28 14.07 patch is already the newest version (2.7.6-7).
11:11:41 [2022-08-08T11:11:41.652Z] #28 14.07 xz-utils is already the newest version (5.2.5-2.1~deb11u1).
11:11:41 [2022-08-08T11:11:41.652Z] #28 14.07 The following additional packages will be installed:
11:11:41 [2022-08-08T11:11:41.652Z] #28 14.07   libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libinih1
11:11:41 [2022-08-08T11:11:41.652Z] #28 14.07   libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0
11:11:41 [2022-08-08T11:11:41.652Z] #28 14.08   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libxtables12
11:11:41 [2022-08-08T11:11:41.652Z] #28 14.08   python-pip-whl python3-distutils python3-lib2to3 python3-pkg-resources
11:11:41 [2022-08-08T11:11:41.652Z] #28 14.08   systemd vim-runtime xxd
11:11:41 [2022-08-08T11:11:41.652Z] #28 14.09 Suggested packages:
11:11:41 [2022-08-08T11:11:41.652Z] #28 14.09   apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm
11:11:41 [2022-08-08T11:11:41.652Z] #28 14.09   python-setuptools-doc systemd-container policykit-1 ctags vim-doc
11:11:41 [2022-08-08T11:11:41.652Z] #28 14.09   vim-scripts xfsdump acl attr quota
11:11:41 [2022-08-08T11:11:41.652Z] #28 14.09 Recommended packages:
11:11:41 [2022-08-08T11:11:41.652Z] #28 14.09   libatm1 nftables libpam-cap build-essential python3-dev dbus
11:11:41 [2022-08-08T11:11:41.652Z] #28 14.09   systemd-timesyncd | time-daemon unzip
11:11:41 [2022-08-08T11:11:41.837Z] #14 ...
11:11:41 [2022-08-08T11:11:41.837Z] 
11:11:41 [2022-08-08T11:11:41.837Z] #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
11:11:41 [2022-08-08T11:11:41.837Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82
11:11:41 [2022-08-08T11:11:41.837Z] #34 4.441 + git clone https://github.com/kolyshkin/go-swagger.git .
11:11:41 [2022-08-08T11:11:41.837Z] #34 4.441 Cloning into '.'...
11:11:41 [2022-08-08T11:11:41.851Z] #67 ...
11:11:41 [2022-08-08T11:11:41.851Z] 
11:11:41 [2022-08-08T11:11:41.851Z] #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             ;
11:11:41 [2022-08-08T11:11:41.851Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13
11:11:41 [2022-08-08T11:11:41.851Z] #76 4.043 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:11:41 [2022-08-08T11:11:41.851Z] #76 4.054 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:11:41 [2022-08-08T11:11:41.851Z] #76 4.054 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:11:41 [2022-08-08T11:11:41.851Z] #76 4.277 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:11:41 [2022-08-08T11:11:41.851Z] #76 4.740 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
11:11:41 [2022-08-08T11:11:41.851Z] #76 ...
11:11:41 [2022-08-08T11:11:41.851Z] 
11:11:41 [2022-08-08T11:11:41.851Z] #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
11:11:41 [2022-08-08T11:11:41.851Z] #67 sha256:65994625a105f9927102f42689d9e014c32b92761e106e34be2a09efe05e2d80
11:11:41 [2022-08-08T11:11:41.851Z] #67 5.450 + RM_GOPATH=0
11:11:41 [2022-08-08T11:11:41.851Z] #67 5.450 + TMP_GOPATH=
11:11:41 [2022-08-08T11:11:41.851Z] #67 5.450 + : /build
11:11:41 [2022-08-08T11:11:41.851Z] #67 5.450 + '[' -z '' ']'
11:11:41 [2022-08-08T11:11:41.851Z] #67 5.451 ++ mktemp -d
11:11:41 [2022-08-08T11:11:41.851Z] #67 5.454 + export GOPATH=/tmp/tmp.ICivYWbijg
11:11:41 [2022-08-08T11:11:41.851Z] #67 5.454 + GOPATH=/tmp/tmp.ICivYWbijg
11:11:41 [2022-08-08T11:11:41.851Z] #67 5.454 + RM_GOPATH=1
11:11:41 [2022-08-08T11:11:41.851Z] #67 5.454 + case "$(go env GOARCH)" in
11:11:41 [2022-08-08T11:11:41.851Z] #67 5.454 ++ go env GOARCH
11:11:41 [2022-08-08T11:11:41.851Z] #67 5.485 + export GO_BUILDMODE=-buildmode=pie
11:11:41 [2022-08-08T11:11:41.851Z] #67 5.485 + GO_BUILDMODE=-buildmode=pie
11:11:41 [2022-08-08T11:11:41.882Z] #55 ...
11:11:41 [2022-08-08T11:11:41.882Z] 
11:11:41 [2022-08-08T11:11:41.882Z] #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             ;
11:11:41 [2022-08-08T11:11:41.882Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e
11:11:41 [2022-08-08T11:11:41.882Z] #76 25.03 Building dependency tree...
11:11:41 [2022-08-08T11:11:41.882Z] #76 ...
11:11:41 [2022-08-08T11:11:41.882Z] 
11:11:41 [2022-08-08T11:11:41.882Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
11:11:41 [2022-08-08T11:11:41.882Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c
11:11:41 [2022-08-08T11:11:41.882Z] #14 16.57 Fetched 8450 kB in 12s (689 kB/s)
11:11:41 [2022-08-08T11:11:41.882Z] #14 16.57 Reading package lists...
11:11:41 [2022-08-08T11:11:41.882Z] #14 21.29 Reading package lists...
11:11:41 [2022-08-08T11:11:41.882Z] #14 25.67 Building dependency tree...
11:11:41 [2022-08-08T11:11:41.882Z] #14 ...
11:11:41 [2022-08-08T11:11:41.882Z] 
11:11:41 [2022-08-08T11:11:41.882Z] #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
11:11:41 [2022-08-08T11:11:41.882Z] #31 sha256:90ad87b29b509f10330f40070ad9fae20b9a4168a3ec8a7528f80a7dca40011c
11:11:41 [2022-08-08T11:11:41.882Z] #31 27.58 
11:11:42 [2022-08-08T11:11:42.100Z] #34 ...
11:11:42 [2022-08-08T11:11:42.100Z] 
11:11:42 [2022-08-08T11:11:42.100Z] #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
11:11:42 [2022-08-08T11:11:42.100Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e
11:11:42 [2022-08-08T11:11:42.100Z] #51 5.547 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:11:42 [2022-08-08T11:11:42.100Z] #51 5.605 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:11:42 [2022-08-08T11:11:42.100Z] #51 5.614 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:11:42 [2022-08-08T11:11:42.100Z] #51 6.338 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
11:11:42 [2022-08-08T11:11:42.100Z] #51 6.718 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:11:42 [2022-08-08T11:11:42.100Z] #51 9.162 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
11:11:42 [2022-08-08T11:11:42.100Z] #51 ...
11:11:42 [2022-08-08T11:11:42.100Z] 
11:11:42 [2022-08-08T11:11:42.100Z] #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
11:11:42 [2022-08-08T11:11:42.100Z] #26 sha256:53728c08b1045bd204a347c9c1c31ef1df12bbb856080828c2e9298b53a60c72
11:11:42 [2022-08-08T11:11:42.100Z] #26 4.181 + RM_GOPATH=0
11:11:42 [2022-08-08T11:11:42.100Z] #26 4.181 + TMP_GOPATH=
11:11:42 [2022-08-08T11:11:42.100Z] #26 4.181 + : /build
11:11:42 [2022-08-08T11:11:42.100Z] #26 4.181 + '[' -z '' ']'
11:11:42 [2022-08-08T11:11:42.100Z] #26 4.181 ++ mktemp -d
11:11:42 [2022-08-08T11:11:42.100Z] #26 4.185 + export GOPATH=/tmp/tmp.217ne4uEuk
11:11:42 [2022-08-08T11:11:42.100Z] #26 4.185 + GOPATH=/tmp/tmp.217ne4uEuk
11:11:42 [2022-08-08T11:11:42.100Z] #26 4.185 + RM_GOPATH=1
11:11:42 [2022-08-08T11:11:42.100Z] #26 4.185 + case "$(go env GOARCH)" in
11:11:42 [2022-08-08T11:11:42.100Z] #26 4.185 ++ go env GOARCH
11:11:42 [2022-08-08T11:11:42.100Z] #26 4.214 Install docker/cli version 17.06.2-ce from stable
11:11:42 [2022-08-08T11:11:42.100Z] #26 4.214 + export GO_BUILDMODE=-buildmode=pie
11:11:42 [2022-08-08T11:11:42.100Z] #26 4.214 + GO_BUILDMODE=-buildmode=pie
11:11:42 [2022-08-08T11:11:42.100Z] #26 4.214 ++ dirname /install.sh
11:11:42 [2022-08-08T11:11:42.100Z] #26 4.214 + dir=/
11:11:42 [2022-08-08T11:11:42.100Z] #26 4.214 + bin=dockercli
11:11:42 [2022-08-08T11:11:42.100Z] #26 4.214 + shift
11:11:42 [2022-08-08T11:11:42.100Z] #26 4.214 + '[' '!' -f //dockercli.installer ']'
11:11:42 [2022-08-08T11:11:42.100Z] #26 4.214 + . //dockercli.installer
11:11:42 [2022-08-08T11:11:42.100Z] #26 4.214 ++ : stable
11:11:42 [2022-08-08T11:11:42.100Z] #26 4.214 ++ : 17.06.2-ce
11:11:42 [2022-08-08T11:11:42.100Z] #26 4.214 + install_dockercli
11:11:42 [2022-08-08T11:11:42.100Z] #26 4.214 + echo 'Install docker/cli version 17.06.2-ce from stable'
11:11:42 [2022-08-08T11:11:42.100Z] #26 4.214 ++ uname -m
11:11:42 [2022-08-08T11:11:42.100Z] #26 4.214 + arch=x86_64
11:11:42 [2022-08-08T11:11:42.100Z] #26 4.214 + '[' x86_64 '!=' x86_64 ']'
11:11:42 [2022-08-08T11:11:42.100Z] #26 4.214 + url=https://download.docker.com/linux/static
11:11:42 [2022-08-08T11:11:42.100Z] #26 4.214 + tar -xz docker/docker
11:11:42 [2022-08-08T11:11:42.100Z] #26 4.214 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
11:11:42 [2022-08-08T11:11:42.110Z] #67 5.488 ++ dirname /install.sh
11:11:42 [2022-08-08T11:11:42.110Z] #67 5.513 + dir=/
11:11:42 [2022-08-08T11:11:42.110Z] #67 5.513 + bin=rootlesskit
11:11:42 [2022-08-08T11:11:42.110Z] #67 5.513 + shift
11:11:42 [2022-08-08T11:11:42.110Z] #67 5.513 + '[' '!' -f //rootlesskit.installer ']'
11:11:42 [2022-08-08T11:11:42.110Z] #67 5.513 + . //rootlesskit.installer
11:11:42 [2022-08-08T11:11:42.110Z] #67 5.513 ++ : 1920341cd41e047834a21007424162a2dc946315
11:11:42 [2022-08-08T11:11:42.110Z] #67 5.513 + install_rootlesskit
11:11:42 [2022-08-08T11:11:42.110Z] #67 5.513 + case "$1" in
11:11:42 [2022-08-08T11:11:42.110Z] #67 5.513 + export CGO_ENABLED=0
11:11:42 [2022-08-08T11:11:42.110Z] #67 5.513 + CGO_ENABLED=0
11:11:42 [2022-08-08T11:11:42.110Z] #67 5.513 + _install_rootlesskit
11:11:42 [2022-08-08T11:11:42.110Z] #67 5.513 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
11:11:42 [2022-08-08T11:11:42.110Z] #67 5.513 + for f in rootlesskit rootlesskit-docker-proxy
11:11:42 [2022-08-08T11:11:42.110Z] #67 5.513 + GOBIN=/build
11:11:42 [2022-08-08T11:11:42.110Z] #67 5.513 + GO111MODULE=on
11:11:42 [2022-08-08T11:11:42.110Z] #67 5.513 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
11:11:42 [2022-08-08T11:11:42.110Z] #67 5.514 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
11:11:42 [2022-08-08T11:11:42.361Z] #26 ...
11:11:42 [2022-08-08T11:11:42.361Z] 
11:11:42 [2022-08-08T11:11:42.361Z] #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             ;
11:11:42 [2022-08-08T11:11:42.361Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13
11:11:42 [2022-08-08T11:11:42.361Z] #76 5.165 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:11:42 [2022-08-08T11:11:42.361Z] #76 5.183 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:11:42 [2022-08-08T11:11:42.361Z] #76 5.184 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:11:42 [2022-08-08T11:11:42.361Z] #76 5.927 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:11:42 [2022-08-08T11:11:42.361Z] #76 8.774 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
11:11:42 [2022-08-08T11:11:42.361Z] #76 ...
11:11:42 [2022-08-08T11:11:42.361Z] 
11:11:42 [2022-08-08T11:11:42.361Z] #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
11:11:42 [2022-08-08T11:11:42.361Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b
11:11:42 [2022-08-08T11:11:42.361Z] #55 4.090 go: downloading github.com/golangci/golangci-lint v1.46.2
11:11:42 [2022-08-08T11:11:42.361Z] #55 5.210 go: downloading github.com/fatih/color v1.13.0
11:11:42 [2022-08-08T11:11:42.361Z] #55 5.232 go: downloading github.com/gofrs/flock v0.8.1
11:11:42 [2022-08-08T11:11:42.361Z] #55 5.374 go: downloading github.com/spf13/cobra v1.4.0
11:11:42 [2022-08-08T11:11:42.361Z] #55 5.414 go: downloading github.com/spf13/pflag v1.0.5
11:11:42 [2022-08-08T11:11:42.361Z] #55 5.681 go: downloading github.com/spf13/viper v1.11.0
11:11:42 [2022-08-08T11:11:42.361Z] #55 5.856 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
11:11:42 [2022-08-08T11:11:42.361Z] #55 6.484 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
11:11:42 [2022-08-08T11:11:42.361Z] #55 6.492 go: downloading github.com/go-critic/go-critic v0.6.3
11:11:42 [2022-08-08T11:11:42.361Z] #55 8.215 go: downloading github.com/hashicorp/go-version v1.4.0
11:11:42 [2022-08-08T11:11:42.361Z] #55 8.395 go: downloading github.com/ldez/gomoddirectives v0.2.3
11:11:42 [2022-08-08T11:11:42.361Z] #55 8.453 go: downloading github.com/mitchellh/go-homedir v1.1.0
11:11:42 [2022-08-08T11:11:42.361Z] #55 8.560 go: downloading github.com/hashicorp/go-multierror v1.1.1
11:11:42 [2022-08-08T11:11:42.400Z] #31 27.93 #=#=#                                                                         

######################################################################## 100.0%
11:11:42 [2022-08-08T11:11:42.590Z] #28 14.84 The following NEW packages will be installed:
11:11:42 [2022-08-08T11:11:42.590Z] #28 14.84   apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1
11:11:42 [2022-08-08T11:11:42.590Z] #28 14.84   libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2
11:11:42 [2022-08-08T11:11:42.590Z] #28 14.84   libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12
11:11:42 [2022-08-08T11:11:42.590Z] #28 14.84   libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200
11:11:42 [2022-08-08T11:11:42.590Z] #28 14.85   libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl
11:11:42 [2022-08-08T11:11:42.590Z] #28 14.85   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
11:11:42 [2022-08-08T11:11:42.590Z] #28 14.85   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
11:11:42 [2022-08-08T11:11:42.590Z] #28 14.85   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd zip
11:11:42 [2022-08-08T11:11:42.590Z] #28 14.85   zstd
11:11:42 [2022-08-08T11:11:42.590Z] #28 15.17 0 upgraded, 52 newly installed, 0 to remove and 5 not upgraded.
11:11:42 [2022-08-08T11:11:42.590Z] #28 15.17 Need to get 23.8 MB of archives.
11:11:42 [2022-08-08T11:11:42.590Z] #28 15.17 After this operation, 89.3 MB of additional disk space will be used.
11:11:42 [2022-08-08T11:11:42.590Z] #28 15.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
11:11:42 [2022-08-08T11:11:42.590Z] #28 15.17 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
11:11:42 [2022-08-08T11:11:42.590Z] #28 15.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB]
11:11:42 [2022-08-08T11:11:42.590Z] #28 15.17 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]
11:11:42 [2022-08-08T11:11:42.590Z] #28 15.17 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
11:11:42 [2022-08-08T11:11:42.590Z] #28 15.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
11:11:42 [2022-08-08T11:11:42.590Z] #28 15.18 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB]
11:11:42 [2022-08-08T11:11:42.590Z] #28 15.21 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
11:11:42 [2022-08-08T11:11:42.622Z] #55 ...
11:11:42 [2022-08-08T11:11:42.622Z] 
11:11:42 [2022-08-08T11:11:42.622Z] #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
11:11:42 [2022-08-08T11:11:42.622Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1
11:11:42 [2022-08-08T11:11:42.622Z] #40 6.407 go: downloading github.com/tc-hib/go-winres v0.2.3
11:11:42 [2022-08-08T11:11:42.622Z] #40 7.427 go: downloading github.com/tc-hib/winres v0.1.5
11:11:42 [2022-08-08T11:11:42.622Z] #40 9.196 go: downloading github.com/urfave/cli/v2 v2.3.0
11:11:42 [2022-08-08T11:11:42.622Z] #40 9.551 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
11:11:42 [2022-08-08T11:11:42.622Z] #40 9.576 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
11:11:42 [2022-08-08T11:11:42.622Z] #40 ...
11:11:42 [2022-08-08T11:11:42.622Z] 
11:11:42 [2022-08-08T11:11:42.622Z] #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
11:11:42 [2022-08-08T11:11:42.622Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a
11:11:42 [2022-08-08T11:11:42.622Z] #36 4.011 go: downloading github.com/go-delve/delve v1.8.1
11:11:42 [2022-08-08T11:11:42.679Z] #67 6.155 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
11:11:42 [2022-08-08T11:11:42.850Z] #28 15.21 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
11:11:42 [2022-08-08T11:11:42.850Z] #28 15.21 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
11:11:42 [2022-08-08T11:11:42.850Z] #28 15.21 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
11:11:42 [2022-08-08T11:11:42.850Z] #28 15.21 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
11:11:42 [2022-08-08T11:11:42.850Z] #28 15.21 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
11:11:42 [2022-08-08T11:11:42.850Z] #28 15.21 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
11:11:42 [2022-08-08T11:11:42.850Z] #28 15.22 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
11:11:42 [2022-08-08T11:11:42.850Z] #28 15.22 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
11:11:42 [2022-08-08T11:11:42.850Z] #28 15.22 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
11:11:42 [2022-08-08T11:11:42.850Z] #28 15.23 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
11:11:42 [2022-08-08T11:11:42.850Z] #28 15.23 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
11:11:42 [2022-08-08T11:11:42.850Z] #28 15.23 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
11:11:42 [2022-08-08T11:11:42.850Z] #28 15.23 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
11:11:42 [2022-08-08T11:11:42.850Z] #28 15.23 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
11:11:42 [2022-08-08T11:11:42.850Z] #28 15.23 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
11:11:42 [2022-08-08T11:11:42.850Z] #28 15.23 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
11:11:42 [2022-08-08T11:11:42.850Z] #28 15.23 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
11:11:42 [2022-08-08T11:11:42.850Z] #28 15.25 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
11:11:42 [2022-08-08T11:11:42.850Z] #28 15.25 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
11:11:42 [2022-08-08T11:11:42.850Z] #28 15.26 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
11:11:42 [2022-08-08T11:11:42.850Z] #28 15.26 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
11:11:42 [2022-08-08T11:11:42.850Z] #28 15.26 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
11:11:42 [2022-08-08T11:11:42.850Z] #28 15.27 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB]
11:11:42 [2022-08-08T11:11:42.850Z] #28 15.27 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
11:11:42 [2022-08-08T11:11:42.850Z] #28 15.27 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
11:11:42 [2022-08-08T11:11:42.850Z] #28 15.27 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
11:11:42 [2022-08-08T11:11:42.850Z] #28 15.27 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
11:11:42 [2022-08-08T11:11:42.850Z] #28 15.27 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
11:11:42 [2022-08-08T11:11:42.850Z] #28 15.27 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
11:11:42 [2022-08-08T11:11:42.850Z] #28 15.29 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
11:11:42 [2022-08-08T11:11:42.850Z] #28 15.29 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
11:11:42 [2022-08-08T11:11:42.850Z] #28 15.29 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
11:11:42 [2022-08-08T11:11:42.851Z] #28 15.29 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
11:11:42 [2022-08-08T11:11:42.851Z] #28 15.29 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
11:11:42 [2022-08-08T11:11:42.851Z] #28 15.29 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
11:11:42 [2022-08-08T11:11:42.851Z] #28 15.29 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
11:11:42 [2022-08-08T11:11:42.851Z] #28 15.30 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB]
11:11:42 [2022-08-08T11:11:42.851Z] #28 15.30 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
11:11:42 [2022-08-08T11:11:42.851Z] #28 15.31 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
11:11:42 [2022-08-08T11:11:42.851Z] #28 15.31 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
11:11:42 [2022-08-08T11:11:42.851Z] #28 15.35 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
11:11:42 [2022-08-08T11:11:42.851Z] #28 15.36 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
11:11:42 [2022-08-08T11:11:42.851Z] #28 15.37 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
11:11:42 [2022-08-08T11:11:42.851Z] #28 15.37 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
11:11:42 [2022-08-08T11:11:42.884Z] #36 ...
11:11:42 [2022-08-08T11:11:42.884Z] 
11:11:42 [2022-08-08T11:11:42.884Z] #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
11:11:42 [2022-08-08T11:11:42.884Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52
11:11:42 [2022-08-08T11:11:42.884Z] #38 3.431 go: downloading github.com/pelletier/go-toml v1.8.1
11:11:42 [2022-08-08T11:11:42.884Z] #38 ...
11:11:42 [2022-08-08T11:11:42.884Z] 
11:11:42 [2022-08-08T11:11:42.884Z] #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
11:11:42 [2022-08-08T11:11:42.884Z] #67 sha256:6489fdbc2ace091a03f2ced2e2bdba3060cc64a61e400b37fb1793e879becd9a
11:11:42 [2022-08-08T11:11:42.884Z] #67 5.916 + RM_GOPATH=0
11:11:42 [2022-08-08T11:11:42.884Z] #67 5.916 + TMP_GOPATH=
11:11:42 [2022-08-08T11:11:42.884Z] #67 5.916 + : /build
11:11:42 [2022-08-08T11:11:42.884Z] #67 5.916 + '[' -z '' ']'
11:11:42 [2022-08-08T11:11:42.884Z] #67 5.917 ++ mktemp -d
11:11:42 [2022-08-08T11:11:42.884Z] #67 5.920 + export GOPATH=/tmp/tmp.at9SsytioB
11:11:42 [2022-08-08T11:11:42.884Z] #67 5.920 + GOPATH=/tmp/tmp.at9SsytioB
11:11:42 [2022-08-08T11:11:42.884Z] #67 5.920 + RM_GOPATH=1
11:11:42 [2022-08-08T11:11:42.884Z] #67 5.920 + case "$(go env GOARCH)" in
11:11:42 [2022-08-08T11:11:42.884Z] #67 5.927 ++ go env GOARCH
11:11:42 [2022-08-08T11:11:42.884Z] #67 5.948 + export GO_BUILDMODE=-buildmode=pie
11:11:42 [2022-08-08T11:11:42.884Z] #67 5.961 + GO_BUILDMODE=-buildmode=pie
11:11:42 [2022-08-08T11:11:42.884Z] #67 5.961 ++ dirname /install.sh
11:11:42 [2022-08-08T11:11:42.884Z] #67 5.988 + dir=/
11:11:42 [2022-08-08T11:11:42.884Z] #67 5.989 + bin=rootlesskit
11:11:42 [2022-08-08T11:11:42.884Z] #67 5.989 + shift
11:11:42 [2022-08-08T11:11:42.884Z] #67 5.989 + '[' '!' -f //rootlesskit.installer ']'
11:11:42 [2022-08-08T11:11:42.884Z] #67 5.989 + . //rootlesskit.installer
11:11:42 [2022-08-08T11:11:42.884Z] #67 5.990 ++ : 1920341cd41e047834a21007424162a2dc946315
11:11:42 [2022-08-08T11:11:42.884Z] #67 5.991 + install_rootlesskit
11:11:42 [2022-08-08T11:11:42.884Z] #67 5.991 + case "$1" in
11:11:42 [2022-08-08T11:11:42.884Z] #67 5.991 + export CGO_ENABLED=0
11:11:42 [2022-08-08T11:11:42.884Z] #67 5.991 + CGO_ENABLED=0
11:11:42 [2022-08-08T11:11:42.884Z] #67 5.991 + _install_rootlesskit
11:11:42 [2022-08-08T11:11:42.884Z] #67 5.992 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
11:11:42 [2022-08-08T11:11:42.884Z] #67 5.996 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
11:11:42 [2022-08-08T11:11:42.884Z] #67 5.996 + for f in rootlesskit rootlesskit-docker-proxy
11:11:42 [2022-08-08T11:11:42.884Z] #67 5.996 + GOBIN=/build
11:11:42 [2022-08-08T11:11:42.884Z] #67 5.996 + GO111MODULE=on
11:11:42 [2022-08-08T11:11:42.884Z] #67 5.996 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
11:11:42 [2022-08-08T11:11:42.884Z] #67 6.563 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
11:11:42 [2022-08-08T11:11:42.884Z] #67 9.797 go: downloading github.com/sirupsen/logrus v1.8.1
11:11:42 [2022-08-08T11:11:42.884Z] #67 9.826 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
11:11:42 [2022-08-08T11:11:42.884Z] #67 10.68 go: downloading github.com/urfave/cli/v2 v2.4.0
11:11:43 [2022-08-08T11:11:43.110Z] #28 15.67 debconf: delaying package configuration, since apt-utils is not installed
11:11:43 [2022-08-08T11:11:43.110Z] #28 15.80 Fetched 23.8 MB in 0s (50.0 MB/s)
11:11:43 [2022-08-08T11:11:43.370Z] #28 15.84 Selecting previously unselected package libcap2:amd64.
11:11:43 [2022-08-08T11:11:43.370Z] #28 15.84 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 40116 files and directories currently installed.)
11:11:43 [2022-08-08T11:11:43.370Z] #28 15.86 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ...
11:11:43 [2022-08-08T11:11:43.370Z] #28 15.86 Unpacking libcap2:amd64 (1:2.44-1) ...
11:11:43 [2022-08-08T11:11:43.370Z] #28 15.89 Selecting previously unselected package libargon2-1:amd64.
11:11:43 [2022-08-08T11:11:43.370Z] #28 15.90 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ...
11:11:43 [2022-08-08T11:11:43.370Z] #28 15.90 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
11:11:43 [2022-08-08T11:11:43.370Z] #28 15.93 Selecting previously unselected package libjson-c5:amd64.
11:11:43 [2022-08-08T11:11:43.370Z] #28 15.93 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ...
11:11:43 [2022-08-08T11:11:43.370Z] #28 15.94 Unpacking libjson-c5:amd64 (0.15-2) ...
11:11:43 [2022-08-08T11:11:43.370Z] #28 15.97 Selecting previously unselected package libcryptsetup12:amd64.
11:11:43 [2022-08-08T11:11:43.370Z] #28 15.97 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ...
11:11:43 [2022-08-08T11:11:43.370Z] #28 15.97 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
11:11:43 [2022-08-08T11:11:43.370Z] #28 16.02 Selecting previously unselected package libip4tc2:amd64.
11:11:43 [2022-08-08T11:11:43.370Z] #28 16.03 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ...
11:11:43 [2022-08-08T11:11:43.370Z] #28 16.03 Unpacking libip4tc2:amd64 (1.8.7-1) ...
11:11:43 [2022-08-08T11:11:43.630Z] #28 16.06 Selecting previously unselected package libkmod2:amd64.
11:11:43 [2022-08-08T11:11:43.630Z] #28 16.07 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ...
11:11:43 [2022-08-08T11:11:43.630Z] #28 16.07 Unpacking libkmod2:amd64 (28-1) ...
11:11:43 [2022-08-08T11:11:43.630Z] #28 16.11 Selecting previously unselected package systemd.
11:11:43 [2022-08-08T11:11:43.630Z] #28 16.11 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ...
11:11:43 [2022-08-08T11:11:43.630Z] #28 16.15 Unpacking systemd (247.3-7) ...
11:11:43 [2022-08-08T11:11:43.823Z] #31 29.33 
11:11:43 [2022-08-08T11:11:43.827Z] #67 ...
11:11:43 [2022-08-08T11:11:43.827Z] 
11:11:43 [2022-08-08T11:11:43.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
11:11:43 [2022-08-08T11:11:43.827Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a
11:11:43 [2022-08-08T11:11:43.827Z] #36 12.25 go: downloading github.com/sirupsen/logrus v1.6.0
11:11:43 [2022-08-08T11:11:43.827Z] #36 12.26 go: downloading github.com/spf13/cobra v1.1.3
11:11:43 [2022-08-08T11:11:43.890Z] #28 16.57 Selecting previously unselected package pigz.
11:11:44 [2022-08-08T11:11:44.084Z] #31 29.68 Download of images into '/build' complete.
11:11:44 [2022-08-08T11:11:44.084Z] #31 29.68 Use something like the following to load the result into a Docker daemon:
11:11:44 [2022-08-08T11:11:44.084Z] #31 29.68   tar -cC '/build' . | docker load
11:11:44 [2022-08-08T11:11:44.092Z] #36 12.76 go: downloading github.com/mattn/go-isatty v0.0.3
11:11:44 [2022-08-08T11:11:44.150Z] #28 16.57 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ...
11:11:44 [2022-08-08T11:11:44.150Z] #28 16.58 Unpacking pigz (2.6-1) ...
11:11:44 [2022-08-08T11:11:44.150Z] #28 16.61 Selecting previously unselected package libelf1:amd64.
11:11:44 [2022-08-08T11:11:44.150Z] #28 16.61 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ...
11:11:44 [2022-08-08T11:11:44.150Z] #28 16.62 Unpacking libelf1:amd64 (0.183-1) ...
11:11:44 [2022-08-08T11:11:44.150Z] #28 16.66 Selecting previously unselected package libbpf0:amd64.
11:11:44 [2022-08-08T11:11:44.150Z] #28 16.66 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ...
11:11:44 [2022-08-08T11:11:44.150Z] #28 16.67 Unpacking libbpf0:amd64 (1:0.3-2) ...
11:11:44 [2022-08-08T11:11:44.150Z] #28 16.71 Selecting previously unselected package libmnl0:amd64.
11:11:44 [2022-08-08T11:11:44.150Z] #28 16.71 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ...
11:11:44 [2022-08-08T11:11:44.150Z] #28 16.71 Unpacking libmnl0:amd64 (1.0.4-3) ...
11:11:44 [2022-08-08T11:11:44.150Z] #28 16.74 Selecting previously unselected package libxtables12:amd64.
11:11:44 [2022-08-08T11:11:44.150Z] #28 16.75 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ...
11:11:44 [2022-08-08T11:11:44.150Z] #28 16.75 Unpacking libxtables12:amd64 (1.8.7-1) ...
11:11:44 [2022-08-08T11:11:44.150Z] #28 16.78 Selecting previously unselected package libcap2-bin.
11:11:44 [2022-08-08T11:11:44.150Z] #28 16.78 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ...
11:11:44 [2022-08-08T11:11:44.150Z] #28 16.78 Unpacking libcap2-bin (1:2.44-1) ...
11:11:44 [2022-08-08T11:11:44.150Z] #28 16.82 Selecting previously unselected package iproute2.
11:11:44 [2022-08-08T11:11:44.352Z] #31 ...
11:11:44 [2022-08-08T11:11:44.352Z] 
11:11:44 [2022-08-08T11:11:44.352Z] #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
11:11:44 [2022-08-08T11:11:44.352Z] #57 sha256:a3a5813f76520bf3568edd80f01f59dc71cbcb3d8fa218a31e7caaf63c37bf35
11:11:44 [2022-08-08T11:11:44.352Z] #57 28.97 v3.0.2
11:11:44 [2022-08-08T11:11:44.352Z] #57 DONE 29.2s
11:11:44 [2022-08-08T11:11:44.410Z] #28 16.82 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ...
11:11:44 [2022-08-08T11:11:44.410Z] #28 16.82 Unpacking iproute2 (5.10.0-4) ...
11:11:44 [2022-08-08T11:11:44.410Z] #28 16.93 Selecting previously unselected package xxd.
11:11:44 [2022-08-08T11:11:44.410Z] #28 16.93 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
11:11:44 [2022-08-08T11:11:44.410Z] #28 16.94 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
11:11:44 [2022-08-08T11:11:44.410Z] #28 16.98 Selecting previously unselected package vim-common.
11:11:44 [2022-08-08T11:11:44.410Z] #28 16.98 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
11:11:44 [2022-08-08T11:11:44.410Z] #28 16.99 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
11:11:44 [2022-08-08T11:11:44.410Z] #28 17.04 Selecting previously unselected package bash-completion.
11:11:44 [2022-08-08T11:11:44.618Z] 
11:11:44 [2022-08-08T11:11:44.618Z] #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
11:11:44 [2022-08-08T11:11:44.618Z] #31 sha256:90ad87b29b509f10330f40070ad9fae20b9a4168a3ec8a7528f80a7dca40011c
11:11:44 [2022-08-08T11:11:44.618Z] #31 DONE 30.1s
11:11:44 [2022-08-08T11:11:44.618Z] 
11:11:44 [2022-08-08T11:11:44.618Z] #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             ;
11:11:44 [2022-08-08T11:11:44.618Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e
11:11:44 [2022-08-08T11:11:44.618Z] #76 28.95 python3 is already the newest version (3.9.2-3).
11:11:44 [2022-08-08T11:11:44.618Z] #76 28.95 The following additional packages will be installed:
11:11:44 [2022-08-08T11:11:44.618Z] #76 28.95   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
11:11:44 [2022-08-08T11:11:44.618Z] #76 28.96   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
11:11:44 [2022-08-08T11:11:44.618Z] #76 28.98 Suggested packages:
11:11:44 [2022-08-08T11:11:44.618Z] #76 29.00   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
11:11:44 [2022-08-08T11:11:44.618Z] #76 29.00   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
11:11:44 [2022-08-08T11:11:44.618Z] #76 29.00   m4-doc ed diffutils-doc
11:11:44 [2022-08-08T11:11:44.618Z] #76 29.00 Recommended packages:
11:11:44 [2022-08-08T11:11:44.618Z] #76 29.00   fakeroot libalgorithm-merge-perl libltdl-dev
11:11:44 [2022-08-08T11:11:44.667Z] #36 ...
11:11:44 [2022-08-08T11:11:44.667Z] 
11:11:44 [2022-08-08T11:11:44.667Z] #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
11:11:44 [2022-08-08T11:11:44.667Z] #26 sha256:53728c08b1045bd204a347c9c1c31ef1df12bbb856080828c2e9298b53a60c72
11:11:44 [2022-08-08T11:11:44.667Z] #26 12.47 + mkdir -p /build
11:11:44 [2022-08-08T11:11:44.667Z] #26 12.47 + mv docker/docker /build/
11:11:44 [2022-08-08T11:11:44.667Z] #26 12.48 + rmdir docker
11:11:44 [2022-08-08T11:11:44.667Z] #26 DONE 12.9s
11:11:44 [2022-08-08T11:11:44.667Z] 
11:11:44 [2022-08-08T11:11:44.667Z] #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
11:11:44 [2022-08-08T11:11:44.667Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a
11:11:44 [2022-08-08T11:11:44.667Z] #36 13.08 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
11:11:44 [2022-08-08T11:11:44.670Z] #28 17.04 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ...
11:11:44 [2022-08-08T11:11:44.929Z] #36 13.38 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
11:11:44 [2022-08-08T11:11:44.929Z] #36 13.49 go: downloading gopkg.in/yaml.v2 v2.4.0
11:11:44 [2022-08-08T11:11:44.931Z] #28 17.54 Unpacking bash-completion (1:2.11-2) ...
11:11:45 [2022-08-08T11:11:45.191Z] #28 17.65 Selecting previously unselected package apparmor.
11:11:45 [2022-08-08T11:11:45.191Z] #28 17.65 Preparing to unpack .../17-apparmor_2.13.6-10_amd64.deb ...
11:11:45 [2022-08-08T11:11:45.191Z] #28 17.67 Unpacking apparmor (2.13.6-10) ...
11:11:45 [2022-08-08T11:11:45.191Z] #28 17.76 Selecting previously unselected package inetutils-ping.
11:11:45 [2022-08-08T11:11:45.191Z] #28 17.76 Preparing to unpack .../18-inetutils-ping_2%3a2.0-1_amd64.deb ...
11:11:45 [2022-08-08T11:11:45.191Z] #28 17.77 Unpacking inetutils-ping (2:2.0-1) ...
11:11:45 [2022-08-08T11:11:45.191Z] #28 17.80 Selecting previously unselected package libip6tc2:amd64.
11:11:45 [2022-08-08T11:11:45.191Z] #28 17.81 Preparing to unpack .../19-libip6tc2_1.8.7-1_amd64.deb ...
11:11:45 [2022-08-08T11:11:45.191Z] #28 17.81 Unpacking libip6tc2:amd64 (1.8.7-1) ...
11:11:45 [2022-08-08T11:11:45.191Z] #28 17.85 Selecting previously unselected package libnfnetlink0:amd64.
11:11:45 [2022-08-08T11:11:45.191Z] #28 17.85 Preparing to unpack .../20-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
11:11:45 [2022-08-08T11:11:45.191Z] #28 17.85 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
11:11:45 [2022-08-08T11:11:45.191Z] #28 17.89 Selecting previously unselected package libnetfilter-conntrack3:amd64.
11:11:45 [2022-08-08T11:11:45.191Z] #36 13.86 go: downloading github.com/cosiner/argv v0.1.0
11:11:45 [2022-08-08T11:11:45.451Z] #28 17.89 Preparing to unpack .../21-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
11:11:45 [2022-08-08T11:11:45.451Z] #28 17.89 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
11:11:45 [2022-08-08T11:11:45.451Z] #28 17.93 Selecting previously unselected package libnftnl11:amd64.
11:11:45 [2022-08-08T11:11:45.451Z] #28 17.93 Preparing to unpack .../22-libnftnl11_1.1.9-1_amd64.deb ...
11:11:45 [2022-08-08T11:11:45.451Z] #28 17.93 Unpacking libnftnl11:amd64 (1.1.9-1) ...
11:11:45 [2022-08-08T11:11:45.451Z] #28 17.97 Selecting previously unselected package iptables.
11:11:45 [2022-08-08T11:11:45.451Z] #28 17.97 Preparing to unpack .../23-iptables_1.8.7-1_amd64.deb ...
11:11:45 [2022-08-08T11:11:45.451Z] #28 17.97 Unpacking iptables (1.8.7-1) ...
11:11:45 [2022-08-08T11:11:45.451Z] #28 18.05 Selecting previously unselected package libonig5:amd64.
11:11:45 [2022-08-08T11:11:45.451Z] #28 18.05 Preparing to unpack .../24-libonig5_6.9.6-1.1_amd64.deb ...
11:11:45 [2022-08-08T11:11:45.451Z] #28 18.06 Unpacking libonig5:amd64 (6.9.6-1.1) ...
11:11:45 [2022-08-08T11:11:45.451Z] #28 18.10 Selecting previously unselected package libjq1:amd64.
11:11:45 [2022-08-08T11:11:45.451Z] #28 18.11 Preparing to unpack .../25-libjq1_1.6-2.1_amd64.deb ...
11:11:45 [2022-08-08T11:11:45.451Z] #28 18.11 Unpacking libjq1:amd64 (1.6-2.1) ...
11:11:45 [2022-08-08T11:11:45.451Z] #28 18.15 Selecting previously unselected package jq.
11:11:45 [2022-08-08T11:11:45.453Z] #36 13.92 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
11:11:45 [2022-08-08T11:11:45.453Z] #36 13.92 go: downloading github.com/peterh/liner v1.2.2
11:11:45 [2022-08-08T11:11:45.711Z] #28 18.15 Preparing to unpack .../26-jq_1.6-2.1_amd64.deb ...
11:11:45 [2022-08-08T11:11:45.711Z] #28 18.15 Unpacking jq (1.6-2.1) ...
11:11:45 [2022-08-08T11:11:45.711Z] #28 18.19 Selecting previously unselected package libaio1:amd64.
11:11:45 [2022-08-08T11:11:45.711Z] #28 18.19 Preparing to unpack .../27-libaio1_0.3.112-9_amd64.deb ...
11:11:45 [2022-08-08T11:11:45.711Z] #28 18.19 Unpacking libaio1:amd64 (0.3.112-9) ...
11:11:45 [2022-08-08T11:11:45.711Z] #28 18.22 Selecting previously unselected package libgpm2:amd64.
11:11:45 [2022-08-08T11:11:45.711Z] #28 18.22 Preparing to unpack .../28-libgpm2_1.20.7-8_amd64.deb ...
11:11:45 [2022-08-08T11:11:45.711Z] #28 18.23 Unpacking libgpm2:amd64 (1.20.7-8) ...
11:11:45 [2022-08-08T11:11:45.711Z] #28 18.26 Selecting previously unselected package libinih1:amd64.
11:11:45 [2022-08-08T11:11:45.711Z] #28 18.26 Preparing to unpack .../29-libinih1_53-1+b2_amd64.deb ...
11:11:45 [2022-08-08T11:11:45.711Z] #28 18.26 Unpacking libinih1:amd64 (53-1+b2) ...
11:11:45 [2022-08-08T11:11:45.711Z] #28 18.29 Selecting previously unselected package libmicrohttpd12:amd64.
11:11:45 [2022-08-08T11:11:45.711Z] #28 18.30 Preparing to unpack .../30-libmicrohttpd12_0.9.72-2_amd64.deb ...
11:11:45 [2022-08-08T11:11:45.711Z] #28 18.30 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ...
11:11:45 [2022-08-08T11:11:45.711Z] #28 18.34 Selecting previously unselected package libnet1:amd64.
11:11:45 [2022-08-08T11:11:45.711Z] #28 18.34 Preparing to unpack .../31-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
11:11:45 [2022-08-08T11:11:45.711Z] #28 18.35 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:11:45 [2022-08-08T11:11:45.711Z] #28 18.38 Selecting previously unselected package libnl-3-200:amd64.
11:11:45 [2022-08-08T11:11:45.971Z] #28 18.39 Preparing to unpack .../32-libnl-3-200_3.4.0-1+b1_amd64.deb ...
11:11:45 [2022-08-08T11:11:45.971Z] #28 18.39 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
11:11:45 [2022-08-08T11:11:45.971Z] #28 18.42 Selecting previously unselected package libprotobuf-c1:amd64.
11:11:45 [2022-08-08T11:11:45.971Z] #28 18.43 Preparing to unpack .../33-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
11:11:45 [2022-08-08T11:11:45.971Z] #28 18.43 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:11:45 [2022-08-08T11:11:45.971Z] #28 18.46 Selecting previously unselected package libyajl2:amd64.
11:11:45 [2022-08-08T11:11:45.971Z] #28 18.47 Preparing to unpack .../34-libyajl2_2.1.0-3_amd64.deb ...
11:11:45 [2022-08-08T11:11:45.971Z] #28 18.47 Unpacking libyajl2:amd64 (2.1.0-3) ...
11:11:45 [2022-08-08T11:11:45.971Z] #28 18.50 Selecting previously unselected package net-tools.
11:11:45 [2022-08-08T11:11:45.971Z] #28 18.50 Preparing to unpack .../35-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
11:11:45 [2022-08-08T11:11:45.971Z] #28 18.50 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
11:11:45 [2022-08-08T11:11:45.971Z] #28 18.55 Selecting previously unselected package python-pip-whl.
11:11:45 [2022-08-08T11:11:45.971Z] #28 18.55 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
11:11:45 [2022-08-08T11:11:45.971Z] #28 18.56 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
11:11:45 [2022-08-08T11:11:45.978Z] #67 ...
11:11:45 [2022-08-08T11:11:45.978Z] 
11:11:45 [2022-08-08T11:11:45.978Z] #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
11:11:45 [2022-08-08T11:11:45.978Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef
11:11:45 [2022-08-08T11:11:45.978Z] #57 6.209 go: downloading mvdan.cc/sh/v3 v3.0.2
11:11:45 [2022-08-08T11:11:45.978Z] #57 7.910 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
11:11:45 [2022-08-08T11:11:45.978Z] #57 7.942 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
11:11:45 [2022-08-08T11:11:45.978Z] #57 8.167 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
11:11:46 [2022-08-08T11:11:46.025Z] #36 14.34 go: downloading github.com/google/go-dap v0.6.0
11:11:46 [2022-08-08T11:11:46.025Z] #36 14.52 go: downloading github.com/russross/blackfriday/v2 v2.0.1
11:11:46 [2022-08-08T11:11:46.025Z] #36 ...
11:11:46 [2022-08-08T11:11:46.025Z] 
11:11:46 [2022-08-08T11:11:46.025Z] #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
11:11:46 [2022-08-08T11:11:46.025Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52
11:11:46 [2022-08-08T11:11:46.025Z] #38 14.25 tomll can be used in two ways:
11:11:46 [2022-08-08T11:11:46.025Z] #38 14.25 Writing to STDIN and reading from STDOUT:
11:11:46 [2022-08-08T11:11:46.025Z] #38 14.25   cat file.toml | tomll > file.toml
11:11:46 [2022-08-08T11:11:46.025Z] #38 14.25 
11:11:46 [2022-08-08T11:11:46.025Z] #38 14.25 Reading and updating a list of files:
11:11:46 [2022-08-08T11:11:46.025Z] #38 14.25   tomll a.toml b.toml c.toml
11:11:46 [2022-08-08T11:11:46.025Z] #38 14.25 
11:11:46 [2022-08-08T11:11:46.025Z] #38 14.25 When given a list of files, tomll will modify all files in place without asking.
11:11:46 [2022-08-08T11:11:46.025Z] #38 DONE 14.6s
11:11:46 [2022-08-08T11:11:46.231Z] #28 18.70 Selecting previously unselected package python3-lib2to3.
11:11:46 [2022-08-08T11:11:46.231Z] #28 18.71 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ...
11:11:46 [2022-08-08T11:11:46.231Z] #28 18.71 Unpacking python3-lib2to3 (3.9.2-1) ...
11:11:46 [2022-08-08T11:11:46.231Z] #28 18.75 Selecting previously unselected package python3-distutils.
11:11:46 [2022-08-08T11:11:46.231Z] #28 18.75 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ...
11:11:46 [2022-08-08T11:11:46.231Z] #28 18.75 Unpacking python3-distutils (3.9.2-1) ...
11:11:46 [2022-08-08T11:11:46.231Z] #28 18.79 Selecting previously unselected package python3-pkg-resources.
11:11:46 [2022-08-08T11:11:46.231Z] #28 18.80 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ...
11:11:46 [2022-08-08T11:11:46.231Z] #28 18.80 Unpacking python3-pkg-resources (52.0.0-4) ...
11:11:46 [2022-08-08T11:11:46.231Z] #28 18.84 Selecting previously unselected package python3-setuptools.
11:11:46 [2022-08-08T11:11:46.231Z] #28 18.85 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ...
11:11:46 [2022-08-08T11:11:46.231Z] #28 18.85 Unpacking python3-setuptools (52.0.0-4) ...
11:11:46 [2022-08-08T11:11:46.240Z] #57 ...
11:11:46 [2022-08-08T11:11:46.240Z] 
11:11:46 [2022-08-08T11:11:46.240Z] #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
11:11:46 [2022-08-08T11:11:46.241Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba
11:11:46 [2022-08-08T11:11:46.241Z] #14 6.188 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:11:46 [2022-08-08T11:11:46.241Z] #14 6.220 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:11:46 [2022-08-08T11:11:46.241Z] #14 6.242 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:11:46 [2022-08-08T11:11:46.241Z] #14 8.427 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:11:46 [2022-08-08T11:11:46.241Z] #14 ...
11:11:46 [2022-08-08T11:11:46.241Z] 
11:11:46 [2022-08-08T11:11:46.241Z] #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
11:11:46 [2022-08-08T11:11:46.241Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52
11:11:46 [2022-08-08T11:11:46.241Z] #38 5.083 go: downloading github.com/pelletier/go-toml v1.8.1
11:11:46 [2022-08-08T11:11:46.286Z] 
11:11:46 [2022-08-08T11:11:46.286Z] #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
11:11:46 [2022-08-08T11:11:46.286Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1
11:11:46 [2022-08-08T11:11:46.286Z] #40 14.08 go: downloading github.com/russross/blackfriday/v2 v2.1.0
11:11:46 [2022-08-08T11:11:46.490Z] #28 18.91 Selecting previously unselected package python3-wheel.
11:11:46 [2022-08-08T11:11:46.490Z] #28 18.91 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ...
11:11:46 [2022-08-08T11:11:46.490Z] #28 18.91 Unpacking python3-wheel (0.34.2-1) ...
11:11:46 [2022-08-08T11:11:46.490Z] #28 18.94 Selecting previously unselected package python3-pip.
11:11:46 [2022-08-08T11:11:46.490Z] #28 18.94 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ...
11:11:46 [2022-08-08T11:11:46.490Z] #28 18.95 Unpacking python3-pip (20.3.4-4+deb11u1) ...
11:11:46 [2022-08-08T11:11:46.490Z] #28 19.01 Selecting previously unselected package sudo.
11:11:46 [2022-08-08T11:11:46.490Z] #28 19.01 Preparing to unpack .../43-sudo_1.9.5p2-3_amd64.deb ...
11:11:46 [2022-08-08T11:11:46.490Z] #28 19.02 Unpacking sudo (1.9.5p2-3) ...
11:11:46 [2022-08-08T11:11:46.490Z] #28 19.14 Selecting previously unselected package systemd-journal-remote.
11:11:46 [2022-08-08T11:11:46.500Z] #38 ...
11:11:46 [2022-08-08T11:11:46.500Z] 
11:11:46 [2022-08-08T11:11:46.500Z] #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
11:11:46 [2022-08-08T11:11:46.500Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82
11:11:46 [2022-08-08T11:11:46.500Z] #34 5.761 + git clone https://github.com/kolyshkin/go-swagger.git .
11:11:46 [2022-08-08T11:11:46.500Z] #34 5.764 Cloning into '.'...
11:11:46 [2022-08-08T11:11:46.500Z] #34 ...
11:11:46 [2022-08-08T11:11:46.500Z] 
11:11:46 [2022-08-08T11:11:46.500Z] #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
11:11:46 [2022-08-08T11:11:46.500Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b
11:11:46 [2022-08-08T11:11:46.500Z] #47 4.122 + git clone https://github.com/docker/distribution.git .
11:11:46 [2022-08-08T11:11:46.500Z] #47 4.122 Cloning into '.'...
11:11:46 [2022-08-08T11:11:46.527Z] #76 31.08 The following NEW packages will be installed:
11:11:46 [2022-08-08T11:11:46.527Z] #76 31.08   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
11:11:46 [2022-08-08T11:11:46.527Z] #76 31.08   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
11:11:46 [2022-08-08T11:11:46.527Z] #76 31.09   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
11:11:46 [2022-08-08T11:11:46.527Z] #76 31.09   libyajl2 m4 patch xz-utils
11:11:46 [2022-08-08T11:11:46.527Z] #76 ...
11:11:46 [2022-08-08T11:11:46.527Z] 
11:11:46 [2022-08-08T11:11:46.527Z] #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
11:11:46 [2022-08-08T11:11:46.527Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de
11:11:46 [2022-08-08T11:11:46.527Z] #62 21.29 Reading package lists...
11:11:46 [2022-08-08T11:11:46.527Z] #62 25.79 Building dependency tree...
11:11:46 [2022-08-08T11:11:46.527Z] #62 30.05 The following additional packages will be installed:
11:11:46 [2022-08-08T11:11:46.527Z] #62 30.05   libbtrfs0
11:11:46 [2022-08-08T11:11:46.527Z] #62 30.45 The following NEW packages will be installed:
11:11:46 [2022-08-08T11:11:46.527Z] #62 30.47   libbtrfs-dev libbtrfs0
11:11:46 [2022-08-08T11:11:46.527Z] #62 30.98 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
11:11:46 [2022-08-08T11:11:46.527Z] #62 30.98 Need to get 454 kB of archives.
11:11:46 [2022-08-08T11:11:46.527Z] #62 30.98 After this operation, 1275 kB of additional disk space will be used.
11:11:46 [2022-08-08T11:11:46.527Z] #62 30.98 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
11:11:46 [2022-08-08T11:11:46.527Z] #62 30.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
11:11:46 [2022-08-08T11:11:46.547Z] #40 ...
11:11:46 [2022-08-08T11:11:46.547Z] 
11:11:46 [2022-08-08T11:11:46.547Z] #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
11:11:46 [2022-08-08T11:11:46.547Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b
11:11:46 [2022-08-08T11:11:46.547Z] #47 4.577 + git clone https://github.com/docker/distribution.git .
11:11:46 [2022-08-08T11:11:46.547Z] #47 4.577 Cloning into '.'...
11:11:46 [2022-08-08T11:11:46.547Z] #47 ...
11:11:46 [2022-08-08T11:11:46.547Z] 
11:11:46 [2022-08-08T11:11:46.547Z] #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
11:11:46 [2022-08-08T11:11:46.547Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b
11:11:46 [2022-08-08T11:11:46.547Z] #55 13.80 go: downloading github.com/mattn/go-colorable v0.1.12
11:11:46 [2022-08-08T11:11:46.547Z] #55 13.84 go: downloading github.com/sirupsen/logrus v1.8.1
11:11:46 [2022-08-08T11:11:46.547Z] #55 13.88 go: downloading github.com/stretchr/testify v1.7.1
11:11:46 [2022-08-08T11:11:46.547Z] #55 14.13 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
11:11:46 [2022-08-08T11:11:46.547Z] #55 14.27 go: downloading github.com/mattn/go-isatty v0.0.14
11:11:46 [2022-08-08T11:11:46.547Z] #55 14.31 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
11:11:46 [2022-08-08T11:11:46.547Z] #55 14.48 go: downloading github.com/fsnotify/fsnotify v1.5.4
11:11:46 [2022-08-08T11:11:46.547Z] #55 14.52 go: downloading github.com/mitchellh/mapstructure v1.5.0
11:11:46 [2022-08-08T11:11:46.547Z] #55 14.68 go: downloading github.com/spf13/afero v1.8.2
11:11:46 [2022-08-08T11:11:46.547Z] #55 14.76 go: downloading github.com/spf13/cast v1.4.1
11:11:46 [2022-08-08T11:11:46.547Z] #55 14.89 go: downloading github.com/spf13/jwalterweatherman v1.1.0
11:11:46 [2022-08-08T11:11:46.547Z] #55 15.10 go: downloading github.com/go-toolsmith/astcast v1.0.0
11:11:46 [2022-08-08T11:11:46.547Z] #55 15.10 go: downloading github.com/go-toolsmith/astcopy v1.0.0
11:11:46 [2022-08-08T11:11:46.547Z] #55 15.16 go: downloading github.com/go-toolsmith/astequal v1.0.1
11:11:46 [2022-08-08T11:11:46.751Z] #28 19.15 Preparing to unpack .../44-systemd-journal-remote_247.3-7_amd64.deb ...
11:11:46 [2022-08-08T11:11:46.751Z] #28 19.15 Unpacking systemd-journal-remote (247.3-7) ...
11:11:46 [2022-08-08T11:11:46.751Z] #28 19.18 Selecting previously unselected package thin-provisioning-tools.
11:11:46 [2022-08-08T11:11:46.751Z] #28 19.19 Preparing to unpack .../45-thin-provisioning-tools_0.9.0-1_amd64.deb ...
11:11:46 [2022-08-08T11:11:46.751Z] #28 19.19 Unpacking thin-provisioning-tools (0.9.0-1) ...
11:11:46 [2022-08-08T11:11:46.751Z] #28 19.25 Selecting previously unselected package uidmap.
11:11:46 [2022-08-08T11:11:46.751Z] #28 19.25 Preparing to unpack .../46-uidmap_1%3a4.8.1-1_amd64.deb ...
11:11:46 [2022-08-08T11:11:46.751Z] #28 19.26 Unpacking uidmap (1:4.8.1-1) ...
11:11:46 [2022-08-08T11:11:46.751Z] #28 19.30 Selecting previously unselected package vim-runtime.
11:11:46 [2022-08-08T11:11:46.751Z] #28 19.31 Preparing to unpack .../47-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
11:11:46 [2022-08-08T11:11:46.751Z] #28 19.32 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
11:11:46 [2022-08-08T11:11:46.751Z] #28 19.33 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
11:11:46 [2022-08-08T11:11:46.751Z] #28 19.33 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
11:11:46 [2022-08-08T11:11:46.760Z] #47 ...
11:11:46 [2022-08-08T11:11:46.760Z] 
11:11:46 [2022-08-08T11:11:46.760Z] #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
11:11:46 [2022-08-08T11:11:46.760Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26
11:11:46 [2022-08-08T11:11:46.760Z] #42 6.554 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:11:46 [2022-08-08T11:11:46.760Z] #42 6.636 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:11:46 [2022-08-08T11:11:46.760Z] #42 6.656 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:11:46 [2022-08-08T11:11:46.760Z] #42 9.552 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:11:46 [2022-08-08T11:11:46.760Z] #42 ...
11:11:46 [2022-08-08T11:11:46.760Z] 
11:11:46 [2022-08-08T11:11:46.760Z] #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
11:11:46 [2022-08-08T11:11:46.760Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f
11:11:46 [2022-08-08T11:11:46.760Z] #53 6.436 go: downloading gotest.tools/gotestsum v1.8.1
11:11:46 [2022-08-08T11:11:46.760Z] #53 8.997 go: downloading github.com/dnephin/pflag v1.0.7
11:11:46 [2022-08-08T11:11:46.760Z] #53 8.998 go: downloading github.com/fatih/color v1.10.0
11:11:46 [2022-08-08T11:11:46.760Z] #53 9.183 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
11:11:46 [2022-08-08T11:11:46.760Z] #53 9.936 go: downloading github.com/mattn/go-colorable v0.1.8
11:11:46 [2022-08-08T11:11:46.760Z] #53 10.08 go: downloading github.com/mattn/go-isatty v0.0.12
11:11:46 [2022-08-08T11:11:46.760Z] #53 10.17 go: downloading github.com/fsnotify/fsnotify v1.4.9
11:11:46 [2022-08-08T11:11:46.760Z] #53 10.18 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
11:11:46 [2022-08-08T11:11:46.760Z] #53 10.54 go: downloading github.com/jonboulle/clockwork v0.2.2
11:11:46 [2022-08-08T11:11:46.760Z] #53 10.79 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
11:11:46 [2022-08-08T11:11:46.786Z] #62 ...
11:11:46 [2022-08-08T11:11:46.786Z] 
11:11:46 [2022-08-08T11:11:46.786Z] #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             ;
11:11:46 [2022-08-08T11:11:46.786Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e
11:11:46 [2022-08-08T11:11:46.786Z] #76 31.48 0 upgraded, 23 newly installed, 0 to remove and 3 not upgraded.
11:11:46 [2022-08-08T11:11:46.786Z] #76 31.48 Need to get 5916 kB of archives.
11:11:46 [2022-08-08T11:11:46.786Z] #76 31.48 After this operation, 18.6 MB of additional disk space will be used.
11:11:46 [2022-08-08T11:11:46.786Z] #76 31.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
11:11:46 [2022-08-08T11:11:46.786Z] #76 31.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
11:11:46 [2022-08-08T11:11:46.786Z] #76 31.49 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
11:11:46 [2022-08-08T11:11:46.786Z] #76 31.49 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
11:11:46 [2022-08-08T11:11:46.786Z] #76 31.49 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
11:11:46 [2022-08-08T11:11:46.786Z] #76 31.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
11:11:46 [2022-08-08T11:11:46.786Z] #76 31.49 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
11:11:46 [2022-08-08T11:11:46.786Z] #76 31.50 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
11:11:46 [2022-08-08T11:11:46.786Z] #76 31.52 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
11:11:46 [2022-08-08T11:11:46.786Z] #76 31.53 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
11:11:46 [2022-08-08T11:11:46.786Z] #76 31.55 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
11:11:46 [2022-08-08T11:11:46.786Z] #76 31.56 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB]
11:11:46 [2022-08-08T11:11:46.786Z] #76 31.67 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
11:11:46 [2022-08-08T11:11:46.786Z] #76 31.67 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
11:11:46 [2022-08-08T11:11:46.786Z] #76 31.68 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
11:11:46 [2022-08-08T11:11:46.786Z] #76 31.68 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
11:11:46 [2022-08-08T11:11:46.786Z] #76 31.69 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
11:11:46 [2022-08-08T11:11:46.786Z] #76 31.69 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
11:11:46 [2022-08-08T11:11:46.786Z] #76 31.69 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB]
11:11:46 [2022-08-08T11:11:46.786Z] #76 ...
11:11:46 [2022-08-08T11:11:46.786Z] 
11:11:46 [2022-08-08T11:11:46.786Z] #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
11:11:46 [2022-08-08T11:11:46.786Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d
11:11:46 [2022-08-08T11:11:46.786Z] #42 17.21 Reading package lists...
11:11:46 [2022-08-08T11:11:46.786Z] #42 21.90 Reading package lists...
11:11:46 [2022-08-08T11:11:46.786Z] #42 26.50 Building dependency tree...
11:11:46 [2022-08-08T11:11:46.786Z] #42 30.99 The following additional packages will be installed:
11:11:46 [2022-08-08T11:11:46.786Z] #42 30.99   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
11:11:46 [2022-08-08T11:11:46.786Z] #42 31.02 Suggested packages:
11:11:46 [2022-08-08T11:11:46.786Z] #42 31.02   cmake-doc ninja-build lrzip
11:11:46 [2022-08-08T11:11:46.786Z] #42 31.02 Recommended packages:
11:11:46 [2022-08-08T11:11:46.786Z] #42 31.02   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
11:11:46 [2022-08-08T11:11:46.786Z] #42 31.70 The following NEW packages will be installed:
11:11:46 [2022-08-08T11:11:46.786Z] #42 31.71   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
11:11:46 [2022-08-08T11:11:46.808Z] #55 15.21 go: downloading github.com/go-toolsmith/astfmt v1.0.0
11:11:46 [2022-08-08T11:11:46.808Z] #55 15.22 go: downloading github.com/go-toolsmith/astp v1.0.0
11:11:46 [2022-08-08T11:11:46.808Z] #55 15.30 go: downloading github.com/go-toolsmith/strparse v1.0.0
11:11:46 [2022-08-08T11:11:46.808Z] #55 15.31 go: downloading github.com/go-toolsmith/typep v1.0.2
11:11:47 [2022-08-08T11:11:47.020Z] #53 11.02 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
11:11:47 [2022-08-08T11:11:47.020Z] #53 ...
11:11:47 [2022-08-08T11:11:47.020Z] 
11:11:47 [2022-08-08T11:11:47.020Z] #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
11:11:47 [2022-08-08T11:11:47.020Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1
11:11:47 [2022-08-08T11:11:47.020Z] #40 5.430 go: downloading github.com/tc-hib/go-winres v0.2.3
11:11:47 [2022-08-08T11:11:47.020Z] #40 6.879 go: downloading github.com/tc-hib/winres v0.1.5
11:11:47 [2022-08-08T11:11:47.020Z] #40 9.029 go: downloading github.com/urfave/cli/v2 v2.3.0
11:11:47 [2022-08-08T11:11:47.020Z] #40 9.687 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
11:11:47 [2022-08-08T11:11:47.020Z] #40 9.765 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
11:11:47 [2022-08-08T11:11:47.020Z] #40 ...
11:11:47 [2022-08-08T11:11:47.020Z] 
11:11:47 [2022-08-08T11:11:47.020Z] #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
11:11:47 [2022-08-08T11:11:47.020Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a
11:11:47 [2022-08-08T11:11:47.020Z] #36 5.988 go: downloading github.com/go-delve/delve v1.8.1
11:11:47 [2022-08-08T11:11:47.044Z] #42 31.71   vim-common xxd
11:11:47 [2022-08-08T11:11:47.044Z] #42 ...
11:11:47 [2022-08-08T11:11:47.044Z] 
11:11:47 [2022-08-08T11:11:47.044Z] #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             ;
11:11:47 [2022-08-08T11:11:47.044Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e
11:11:47 [2022-08-08T11:11:47.044Z] #76 31.71 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
11:11:47 [2022-08-08T11:11:47.044Z] #76 31.73 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB]
11:11:47 [2022-08-08T11:11:47.044Z] #76 31.73 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
11:11:47 [2022-08-08T11:11:47.044Z] #76 31.74 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
11:11:47 [2022-08-08T11:11:47.069Z] #55 15.47 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a
11:11:47 [2022-08-08T11:11:47.069Z] #55 15.47 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
11:11:47 [2022-08-08T11:11:47.069Z] #55 15.75 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
11:11:47 [2022-08-08T11:11:47.279Z] #36 ...
11:11:47 [2022-08-08T11:11:47.279Z] 
11:11:47 [2022-08-08T11:11:47.279Z] #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
11:11:47 [2022-08-08T11:11:47.279Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e
11:11:47 [2022-08-08T11:11:47.279Z] #51 6.311 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:11:47 [2022-08-08T11:11:47.279Z] #51 6.402 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:11:47 [2022-08-08T11:11:47.279Z] #51 6.409 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:11:47 [2022-08-08T11:11:47.279Z] #51 7.009 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
11:11:47 [2022-08-08T11:11:47.279Z] #51 8.773 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:11:47 [2022-08-08T11:11:47.320Z] #28 19.92 Selecting previously unselected package vim.
11:11:47 [2022-08-08T11:11:47.321Z] #28 19.92 Preparing to unpack .../48-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
11:11:47 [2022-08-08T11:11:47.321Z] #28 19.93 Unpacking vim (2:8.2.2434-3+deb11u1) ...
11:11:47 [2022-08-08T11:11:47.540Z] #51 ...
11:11:47 [2022-08-08T11:11:47.540Z] 
11:11:47 [2022-08-08T11:11:47.540Z] #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
11:11:47 [2022-08-08T11:11:47.540Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363
11:11:47 [2022-08-08T11:11:47.540Z] #62 6.453 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:11:47 [2022-08-08T11:11:47.540Z] #62 6.483 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:11:47 [2022-08-08T11:11:47.540Z] #62 6.495 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:11:47 [2022-08-08T11:11:47.541Z] #62 8.657 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:11:47 [2022-08-08T11:11:47.541Z] #62 ...
11:11:47 [2022-08-08T11:11:47.541Z] 
11:11:47 [2022-08-08T11:11:47.541Z] #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
11:11:47 [2022-08-08T11:11:47.541Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b
11:11:47 [2022-08-08T11:11:47.541Z] #55 5.139 go: downloading github.com/golangci/golangci-lint v1.46.2
11:11:47 [2022-08-08T11:11:47.541Z] #55 7.371 go: downloading github.com/fatih/color v1.13.0
11:11:47 [2022-08-08T11:11:47.541Z] #55 7.383 go: downloading github.com/gofrs/flock v0.8.1
11:11:47 [2022-08-08T11:11:47.541Z] #55 7.575 go: downloading github.com/pkg/errors v0.9.1
11:11:47 [2022-08-08T11:11:47.541Z] #55 7.592 go: downloading github.com/spf13/cobra v1.4.0
11:11:47 [2022-08-08T11:11:47.541Z] #55 7.920 go: downloading github.com/spf13/pflag v1.0.5
11:11:47 [2022-08-08T11:11:47.541Z] #55 8.434 go: downloading github.com/spf13/viper v1.11.0
11:11:47 [2022-08-08T11:11:47.541Z] #55 8.612 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
11:11:47 [2022-08-08T11:11:47.541Z] #55 9.871 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
11:11:47 [2022-08-08T11:11:47.541Z] #55 9.935 go: downloading github.com/go-critic/go-critic v0.6.3
11:11:47 [2022-08-08T11:11:47.582Z] #28 20.07 Selecting previously unselected package xfsprogs.
11:11:47 [2022-08-08T11:11:47.582Z] #28 20.07 Preparing to unpack .../49-xfsprogs_5.10.0-4_amd64.deb ...
11:11:47 [2022-08-08T11:11:47.582Z] #28 20.08 Unpacking xfsprogs (5.10.0-4) ...
11:11:47 [2022-08-08T11:11:47.802Z] #55 ...
11:11:47 [2022-08-08T11:11:47.802Z] 
11:11:47 [2022-08-08T11:11:47.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
11:11:47 [2022-08-08T11:11:47.802Z] #67 sha256:65994625a105f9927102f42689d9e014c32b92761e106e34be2a09efe05e2d80
11:11:47 [2022-08-08T11:11:47.802Z] #67 11.08 go: downloading github.com/sirupsen/logrus v1.8.1
11:11:47 [2022-08-08T11:11:47.802Z] #67 11.10 go: downloading github.com/urfave/cli/v2 v2.4.0
11:11:47 [2022-08-08T11:11:47.867Z] #28 20.18 Selecting previously unselected package zip.
11:11:47 [2022-08-08T11:11:47.867Z] #28 20.18 Preparing to unpack .../50-zip_3.0-12_amd64.deb ...
11:11:47 [2022-08-08T11:11:47.867Z] #28 20.19 Unpacking zip (3.0-12) ...
11:11:47 [2022-08-08T11:11:47.867Z] #28 20.23 Selecting previously unselected package zstd.
11:11:47 [2022-08-08T11:11:47.867Z] #28 20.23 Preparing to unpack .../51-zstd_1.4.8+dfsg-2.1_amd64.deb ...
11:11:47 [2022-08-08T11:11:47.867Z] #28 20.23 Unpacking zstd (1.4.8+dfsg-2.1) ...
11:11:47 [2022-08-08T11:11:47.867Z] #28 20.34 Setting up python3-pkg-resources (52.0.0-4) ...
11:11:47 [2022-08-08T11:11:47.867Z] #28 20.52 Setting up libip4tc2:amd64 (1.8.7-1) ...
11:11:47 [2022-08-08T11:11:47.867Z] #28 20.53 Setting up net-tools (1.60+git20181103.0eebece-1) ...
11:11:47 [2022-08-08T11:11:47.867Z] #28 20.54 Setting up libgpm2:amd64 (1.20.7-8) ...
11:11:47 [2022-08-08T11:11:47.867Z] #28 20.55 Setting up libip6tc2:amd64 (1.8.7-1) ...
11:11:47 [2022-08-08T11:11:47.867Z] #28 20.56 Setting up libinih1:amd64 (53-1+b2) ...
11:11:47 [2022-08-08T11:11:47.997Z] #76 32.76 debconf: delaying package configuration, since apt-utils is not installed
11:11:48 [2022-08-08T11:11:48.011Z] #55 16.31 go: downloading github.com/hashicorp/errwrap v1.0.0
11:11:48 [2022-08-08T11:11:48.011Z] #55 16.44 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
11:11:48 [2022-08-08T11:11:48.011Z] #55 16.52 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
11:11:48 [2022-08-08T11:11:48.149Z] #28 20.56 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
11:11:48 [2022-08-08T11:11:48.149Z] #28 20.57 Setting up uidmap (1:4.8.1-1) ...
11:11:48 [2022-08-08T11:11:48.149Z] #28 20.58 Setting up libyajl2:amd64 (2.1.0-3) ...
11:11:48 [2022-08-08T11:11:48.149Z] #28 20.59 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:11:48 [2022-08-08T11:11:48.149Z] #28 20.60 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:11:48 [2022-08-08T11:11:48.149Z] #28 20.61 Setting up python3-wheel (0.34.2-1) ...
11:11:48 [2022-08-08T11:11:48.149Z] #28 20.74 Setting up libmicrohttpd12:amd64 (0.9.72-2) ...
11:11:48 [2022-08-08T11:11:48.149Z] #28 20.75 Setting up xxd (2:8.2.2434-3+deb11u1) ...
11:11:48 [2022-08-08T11:11:48.149Z] #28 20.76 Setting up libcap2:amd64 (1:2.44-1) ...
11:11:48 [2022-08-08T11:11:48.149Z] #28 20.77 Setting up libcap2-bin (1:2.44-1) ...
11:11:48 [2022-08-08T11:11:48.149Z] #28 20.77 Setting up apparmor (2.13.6-10) ...
11:11:48 [2022-08-08T11:11:48.261Z] #76 33.05 Fetched 5916 kB in 1s (10.3 MB/s)
11:11:48 [2022-08-08T11:11:48.272Z] #55 16.78 go: downloading 4d63.com/gochecknoglobals v0.1.0
11:11:48 [2022-08-08T11:11:48.272Z] #55 16.84 go: downloading github.com/Antonboom/errname v0.1.6
11:11:48 [2022-08-08T11:11:48.372Z] #67 11.88 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
11:11:48 [2022-08-08T11:11:48.519Z] #76 33.18 Selecting previously unselected package bzip2.
11:11:48 [2022-08-08T11:11:48.520Z] #76 33.18 (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 ... 15708 files and directories currently installed.)
11:11:48 [2022-08-08T11:11:48.520Z] #76 33.24 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
11:11:48 [2022-08-08T11:11:48.520Z] #76 33.24 Unpacking bzip2 (1.0.8-4) ...
11:11:48 [2022-08-08T11:11:48.533Z] #55 17.18 go: downloading github.com/Antonboom/nilnil v0.1.1
11:11:48 [2022-08-08T11:11:48.741Z] #28 21.40 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
11:11:48 [2022-08-08T11:11:48.741Z] #28 21.42 Setting up zip (3.0-12) ...
11:11:48 [2022-08-08T11:11:48.778Z] #76 33.51 Selecting previously unselected package libmagic-mgc.
11:11:48 [2022-08-08T11:11:48.778Z] #76 33.51 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ...
11:11:48 [2022-08-08T11:11:48.778Z] #76 33.55 Unpacking libmagic-mgc (1:5.39-3) ...
11:11:48 [2022-08-08T11:11:48.793Z] #55 17.37 go: downloading github.com/BurntSushi/toml v1.1.0
11:11:49 [2022-08-08T11:11:49.007Z] #28 21.43 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
11:11:49 [2022-08-08T11:11:49.007Z] #28 21.45 Setting up bash-completion (1:2.11-2) ...
11:11:49 [2022-08-08T11:11:49.036Z] #76 ...
11:11:49 [2022-08-08T11:11:49.036Z] 
11:11:49 [2022-08-08T11:11:49.036Z] #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
11:11:49 [2022-08-08T11:11:49.036Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de
11:11:49 [2022-08-08T11:11:49.036Z] #62 31.95 debconf: delaying package configuration, since apt-utils is not installed
11:11:49 [2022-08-08T11:11:49.036Z] #62 32.20 Fetched 454 kB in 0s (1557 kB/s)
11:11:49 [2022-08-08T11:11:49.036Z] #62 32.32 Selecting previously unselected package libbtrfs0:arm64.
11:11:49 [2022-08-08T11:11:49.036Z] #62 32.32 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15708 files and directories currently installed.)
11:11:49 [2022-08-08T11:11:49.036Z] #62 32.38 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ...
11:11:49 [2022-08-08T11:11:49.036Z] #62 32.42 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
11:11:49 [2022-08-08T11:11:49.036Z] #62 32.63 Selecting previously unselected package libbtrfs-dev:arm64.
11:11:49 [2022-08-08T11:11:49.036Z] #62 32.63 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ...
11:11:49 [2022-08-08T11:11:49.036Z] #62 32.65 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
11:11:49 [2022-08-08T11:11:49.036Z] #62 33.01 Setting up libbtrfs0:arm64 (5.10.1-2) ...
11:11:49 [2022-08-08T11:11:49.036Z] #62 33.03 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
11:11:49 [2022-08-08T11:11:49.036Z] #62 33.06 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:11:49 [2022-08-08T11:11:49.036Z] #62 DONE 33.9s
11:11:49 [2022-08-08T11:11:49.295Z] 
11:11:49 [2022-08-08T11:11:49.295Z] #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
11:11:49 [2022-08-08T11:11:49.295Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d
11:11:49 [2022-08-08T11:11:49.295Z] #42 32.11 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
11:11:49 [2022-08-08T11:11:49.295Z] #42 32.11 Need to get 15.6 MB of archives.
11:11:49 [2022-08-08T11:11:49.295Z] #42 32.11 After this operation, 67.4 MB of additional disk space will be used.
11:11:49 [2022-08-08T11:11:49.295Z] #42 32.11 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
11:11:49 [2022-08-08T11:11:49.295Z] #42 32.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
11:11:49 [2022-08-08T11:11:49.295Z] #42 32.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
11:11:49 [2022-08-08T11:11:49.295Z] #42 32.18 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
11:11:49 [2022-08-08T11:11:49.295Z] #42 32.51 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB]
11:11:49 [2022-08-08T11:11:49.295Z] #42 32.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
11:11:49 [2022-08-08T11:11:49.295Z] #42 32.54 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
11:11:49 [2022-08-08T11:11:49.295Z] #42 32.54 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
11:11:49 [2022-08-08T11:11:49.295Z] #42 32.54 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
11:11:49 [2022-08-08T11:11:49.295Z] #42 32.55 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
11:11:49 [2022-08-08T11:11:49.295Z] #42 33.48 debconf: delaying package configuration, since apt-utils is not installed
11:11:49 [2022-08-08T11:11:49.295Z] #42 33.77 Fetched 15.6 MB in 1s (17.8 MB/s)
11:11:49 [2022-08-08T11:11:49.295Z] #42 33.88 Selecting previously unselected package xxd.
11:11:49 [2022-08-08T11:11:49.295Z] #42 33.89 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
#42 ...
11:11:49 [2022-08-08T11:11:49.295Z] 
11:11:49 [2022-08-08T11:11:49.295Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
11:11:49 [2022-08-08T11:11:49.295Z] #63 sha256:9797a521e1d34f0aa0cb320784f58dc1c32872b4426e4602a571ae52dd8af082
11:11:49 [2022-08-08T11:11:49.295Z] #63 DONE 0.2s
11:11:49 [2022-08-08T11:11:49.295Z] 
11:11:49 [2022-08-08T11:11:49.295Z] #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
11:11:49 [2022-08-08T11:11:49.295Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d
11:11:49 [2022-08-08T11:11:49.295Z] #42 33.89 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15708 files and directories currently installed.)
11:11:49 [2022-08-08T11:11:49.295Z] #42 34.04 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
11:11:49 [2022-08-08T11:11:49.295Z] #42 34.07 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
11:11:49 [2022-08-08T11:11:49.554Z] #42 34.33 Selecting previously unselected package vim-common.
11:11:49 [2022-08-08T11:11:49.554Z] #42 34.33 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
11:11:49 [2022-08-08T11:11:49.554Z] #42 34.37 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
11:11:49 [2022-08-08T11:11:49.597Z] #28 22.00 Setting up libmnl0:amd64 (1.0.4-3) ...
11:11:49 [2022-08-08T11:11:49.598Z] #28 22.01 Setting up sudo (1.9.5p2-3) ...
11:11:49 [2022-08-08T11:11:49.598Z] #28 22.04 invoke-rc.d: could not determine current runlevel
11:11:49 [2022-08-08T11:11:49.598Z] #28 22.04 invoke-rc.d: policy-rc.d denied execution of start.
11:11:49 [2022-08-08T11:11:49.598Z] #28 22.04 Setting up xfsprogs (5.10.0-4) ...
11:11:49 [2022-08-08T11:11:49.598Z] #28 22.05 System has not been booted with systemd as init system (PID 1). Can't operate.
11:11:49 [2022-08-08T11:11:49.598Z] #28 22.05 Failed to connect to bus: Host is down
11:11:49 [2022-08-08T11:11:49.598Z] #28 22.06 Setting up libxtables12:amd64 (1.8.7-1) ...
11:11:49 [2022-08-08T11:11:49.598Z] #28 22.06 Setting up inetutils-ping (2:2.0-1) ...
11:11:49 [2022-08-08T11:11:49.598Z] #28 22.07 Setting up pigz (2.6-1) ...
11:11:49 [2022-08-08T11:11:49.598Z] #28 22.08 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
11:11:49 [2022-08-08T11:11:49.598Z] #28 22.09 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
11:11:49 [2022-08-08T11:11:49.598Z] #28 22.10 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
11:11:49 [2022-08-08T11:11:49.598Z] #28 22.11 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
11:11:49 [2022-08-08T11:11:49.863Z] #28 22.26 Setting up libaio1:amd64 (0.3.112-9) ...
11:11:49 [2022-08-08T11:11:49.863Z] #28 22.27 Setting up python3-lib2to3 (3.9.2-1) ...
11:11:49 [2022-08-08T11:11:49.863Z] #28 22.38 Setting up libelf1:amd64 (0.183-1) ...
11:11:49 [2022-08-08T11:11:49.863Z] #28 22.38 Setting up libjson-c5:amd64 (0.15-2) ...
11:11:49 [2022-08-08T11:11:49.863Z] #28 22.40 Setting up zstd (1.4.8+dfsg-2.1) ...
11:11:49 [2022-08-08T11:11:49.863Z] #28 22.41 Setting up libonig5:amd64 (6.9.6-1.1) ...
11:11:49 [2022-08-08T11:11:49.863Z] #28 22.42 Setting up libkmod2:amd64 (28-1) ...
11:11:49 [2022-08-08T11:11:49.863Z] #28 22.43 Setting up python3-distutils (3.9.2-1) ...
11:11:50 [2022-08-08T11:11:50.142Z] #28 22.54 Setting up vim (2:8.2.2434-3+deb11u1) ...
11:11:50 [2022-08-08T11:11:50.142Z] #28 22.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
11:11:50 [2022-08-08T11:11:50.142Z] #28 22.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
11:11:50 [2022-08-08T11:11:50.142Z] #28 22.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
11:11:50 [2022-08-08T11:11:50.142Z] #28 22.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
11:11:50 [2022-08-08T11:11:50.142Z] #28 22.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
11:11:50 [2022-08-08T11:11:50.142Z] #28 22.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
11:11:50 [2022-08-08T11:11:50.142Z] #28 22.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
11:11:50 [2022-08-08T11:11:50.142Z] #28 22.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
11:11:50 [2022-08-08T11:11:50.142Z] #28 22.59 Setting up python3-setuptools (52.0.0-4) ...
11:11:50 [2022-08-08T11:11:50.179Z] #55 18.49 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
11:11:50 [2022-08-08T11:11:50.179Z] #55 18.64 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0
11:11:50 [2022-08-08T11:11:50.179Z] #55 18.82 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
11:11:50 [2022-08-08T11:11:50.399Z] #42 34.99 Selecting previously unselected package cmake-data.
11:11:50 [2022-08-08T11:11:50.399Z] #42 34.99 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
11:11:50 [2022-08-08T11:11:50.399Z] #42 35.05 Unpacking cmake-data (3.18.4-2+deb11u1) ...
11:11:50 [2022-08-08T11:11:50.407Z] #28 22.90 Setting up libjq1:amd64 (1.6-2.1) ...
11:11:50 [2022-08-08T11:11:50.407Z] #28 22.91 Setting up libnftnl11:amd64 (1.1.9-1) ...
11:11:50 [2022-08-08T11:11:50.407Z] #28 22.92 Setting up thin-provisioning-tools (0.9.0-1) ...
11:11:50 [2022-08-08T11:11:50.407Z] #28 22.93 Setting up python3-pip (20.3.4-4+deb11u1) ...
11:11:50 [2022-08-08T11:11:50.439Z] #55 19.08 go: downloading github.com/alexkohler/prealloc v1.0.0
11:11:50 [2022-08-08T11:11:50.439Z] #55 19.11 go: downloading github.com/ashanbrown/forbidigo v1.3.0
11:11:50 [2022-08-08T11:11:50.669Z] #28 23.17 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
11:11:50 [2022-08-08T11:11:50.669Z] #28 23.18 Setting up jq (1.6-2.1) ...
11:11:50 [2022-08-08T11:11:50.669Z] #28 23.19 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
11:11:50 [2022-08-08T11:11:50.669Z] #28 23.20 Setting up libbpf0:amd64 (1:0.3-2) ...
11:11:50 [2022-08-08T11:11:50.669Z] #28 23.21 Setting up iptables (1.8.7-1) ...
11:11:50 [2022-08-08T11:11:50.669Z] #28 23.22 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
11:11:50 [2022-08-08T11:11:50.669Z] #28 23.22 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:11:50 [2022-08-08T11:11:50.669Z] #28 23.22 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
11:11:50 [2022-08-08T11:11:50.669Z] #28 23.22 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:11:50 [2022-08-08T11:11:50.669Z] #28 23.23 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
11:11:50 [2022-08-08T11:11:50.669Z] #28 23.23 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
11:11:50 [2022-08-08T11:11:50.669Z] #28 23.24 Setting up iproute2 (5.10.0-4) ...
11:11:50 [2022-08-08T11:11:50.673Z] #42 ...
11:11:50 [2022-08-08T11:11:50.673Z] 
11:11:50 [2022-08-08T11:11:50.673Z] #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
11:11:50 [2022-08-08T11:11:50.673Z] #40 sha256:69570b798ff99da2ef0b1346cd9a9f0570efcefad557de6cde34dfcdb46133cd
11:11:50 [2022-08-08T11:11:50.673Z] #40 34.73 NAME:
11:11:50 [2022-08-08T11:11:50.673Z] #40 34.73    go-winres - A tool for embedding resources in Windows executables
11:11:50 [2022-08-08T11:11:50.673Z] #40 34.73 
11:11:50 [2022-08-08T11:11:50.673Z] #40 34.73 USAGE:
11:11:50 [2022-08-08T11:11:50.673Z] #40 34.73    go-winres [global options] command [command options] [arguments...]
11:11:50 [2022-08-08T11:11:50.673Z] #40 34.73 
11:11:50 [2022-08-08T11:11:50.673Z] #40 34.73 COMMANDS:
11:11:50 [2022-08-08T11:11:50.673Z] #40 34.73    init     Create an initial ./winres/winres.json
11:11:50 [2022-08-08T11:11:50.673Z] #40 34.73    make     Make syso files for the "go build" command
11:11:50 [2022-08-08T11:11:50.673Z] #40 34.73    simply   Make syso files for the "go build" command (simplified)
11:11:50 [2022-08-08T11:11:50.673Z] #40 34.73    extract  Extract all resources from an executable
11:11:50 [2022-08-08T11:11:50.673Z] #40 34.73    patch    Replace resources in an executable file (exe, dll)
11:11:50 [2022-08-08T11:11:50.673Z] #40 34.73    help, h  Shows a list of commands or help for one command
11:11:50 [2022-08-08T11:11:50.673Z] #40 34.73 
11:11:50 [2022-08-08T11:11:50.673Z] #40 34.73 GLOBAL OPTIONS:
11:11:50 [2022-08-08T11:11:50.673Z] #40 34.73    --help, -h  show help (default: false)
11:11:50 [2022-08-08T11:11:50.673Z] #40 DONE 35.4s
11:11:50 [2022-08-08T11:11:50.673Z] 
11:11:50 [2022-08-08T11:11:50.673Z] #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             ;
11:11:50 [2022-08-08T11:11:50.673Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e
11:11:50 [2022-08-08T11:11:50.673Z] #76 34.29 Selecting previously unselected package libmagic1:arm64.
11:11:50 [2022-08-08T11:11:50.673Z] #76 34.30 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ...
11:11:50 [2022-08-08T11:11:50.673Z] #76 34.32 Unpacking libmagic1:arm64 (1:5.39-3) ...
11:11:50 [2022-08-08T11:11:50.673Z] #76 34.55 Selecting previously unselected package file.
11:11:50 [2022-08-08T11:11:50.673Z] #76 34.55 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ...
11:11:50 [2022-08-08T11:11:50.673Z] #76 34.58 Unpacking file (1:5.39-3) ...
11:11:50 [2022-08-08T11:11:50.673Z] #76 34.99 Selecting previously unselected package xz-utils.
11:11:50 [2022-08-08T11:11:50.673Z] #76 35.00 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
11:11:50 [2022-08-08T11:11:50.673Z] #76 35.05 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
11:11:50 [2022-08-08T11:11:50.673Z] #76 35.44 Selecting previously unselected package libsigsegv2:arm64.
11:11:50 [2022-08-08T11:11:50.673Z] #76 35.44 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ...
11:11:50 [2022-08-08T11:11:50.673Z] #76 35.51 Unpacking libsigsegv2:arm64 (2.13-1) ...
11:11:50 [2022-08-08T11:11:50.701Z] #55 19.25 go: downloading github.com/ashanbrown/makezero v1.1.1
11:11:50 [2022-08-08T11:11:50.702Z] #55 19.38 go: downloading github.com/bkielbasa/cyclop v1.2.0
11:11:50 [2022-08-08T11:11:50.929Z] #28 23.42 Setting up systemd (247.3-7) ...
11:11:50 [2022-08-08T11:11:50.929Z] #28 23.45 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
11:11:50 [2022-08-08T11:11:50.929Z] #28 23.45 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
11:11:50 [2022-08-08T11:11:50.929Z] #28 23.46 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
11:11:50 [2022-08-08T11:11:50.929Z] #28 23.48 Initializing machine ID from KVM UUID.
11:11:50 [2022-08-08T11:11:50.933Z] #76 35.72 Selecting previously unselected package m4.
11:11:50 [2022-08-08T11:11:50.933Z] #76 35.72 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ...
11:11:50 [2022-08-08T11:11:50.933Z] #76 35.74 Unpacking m4 (1.4.18-5) ...
11:11:50 [2022-08-08T11:11:50.962Z] #55 19.57 go: downloading github.com/blizzy78/varnamelen v0.8.0
11:11:51 [2022-08-08T11:11:51.188Z] #28 23.77 Setting up systemd-journal-remote (247.3-7) ...
11:11:51 [2022-08-08T11:11:51.448Z] #28 23.88 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:11:51 [2022-08-08T11:11:51.500Z] #76 36.30 Selecting previously unselected package autoconf.
11:11:51 [2022-08-08T11:11:51.500Z] #76 36.30 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
11:11:51 [2022-08-08T11:11:51.500Z] #76 36.31 Unpacking autoconf (2.69-14) ...
11:11:51 [2022-08-08T11:11:51.534Z] #55 19.86 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
11:11:51 [2022-08-08T11:11:51.534Z] #55 20.25 go: downloading github.com/breml/bidichk v0.2.3
11:11:51 [2022-08-08T11:11:51.811Z] #55 ...
11:11:51 [2022-08-08T11:11:51.811Z] 
11:11:51 [2022-08-08T11:11:51.811Z] #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
11:11:51 [2022-08-08T11:11:51.811Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363
11:11:51 [2022-08-08T11:11:51.811Z] #62 10.35 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
11:11:51 [2022-08-08T11:11:51.811Z] #62 12.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
11:11:51 [2022-08-08T11:11:51.811Z] #62 ...
11:11:51 [2022-08-08T11:11:51.811Z] 
11:11:51 [2022-08-08T11:11:51.811Z] #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
11:11:51 [2022-08-08T11:11:51.811Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b
11:11:51 [2022-08-08T11:11:51.811Z] #55 20.39 go: downloading github.com/breml/errchkjson v0.3.0
11:11:51 [2022-08-08T11:11:51.811Z] #55 20.39 go: downloading github.com/butuzov/ireturn v0.1.1
11:11:51 [2022-08-08T11:11:51.811Z] #55 20.39 go: downloading github.com/charithe/durationcheck v0.0.9
11:11:52 [2022-08-08T11:11:52.018Z] #28 DONE 24.3s
11:11:52 [2022-08-08T11:11:52.018Z] 
11:11:52 [2022-08-08T11:11:52.018Z] #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
11:11:52 [2022-08-08T11:11:52.018Z] #29 sha256:98dc7d0d38ca0fea8dcf12f06e5b363a0c33aa3672c45fb76569fbec70e0fe6a
11:11:52 [2022-08-08T11:11:52.068Z] #76 36.68 Selecting previously unselected package autotools-dev.
11:11:52 [2022-08-08T11:11:52.068Z] #76 36.70 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
11:11:52 [2022-08-08T11:11:52.068Z] #76 36.72 Unpacking autotools-dev (20180224.1+nmu1) ...
11:11:52 [2022-08-08T11:11:52.277Z] #29 0.415 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
11:11:52 [2022-08-08T11:11:52.277Z] #29 0.418 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
11:11:52 [2022-08-08T11:11:52.277Z] #29 0.421 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
11:11:52 [2022-08-08T11:11:52.277Z] #29 DONE 0.5s
11:11:52 [2022-08-08T11:11:52.277Z] 
11:11:52 [2022-08-08T11:11:52.277Z] #30 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
11:11:52 [2022-08-08T11:11:52.277Z] #30 sha256:8919d89a3e191054757dbaa5e3b88f9804c9f75a80e639626fbb0e16d1506039
11:11:52 [2022-08-08T11:11:52.327Z] #76 36.88 Selecting previously unselected package automake.
11:11:52 [2022-08-08T11:11:52.327Z] #76 36.89 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
11:11:52 [2022-08-08T11:11:52.327Z] #76 36.89 Unpacking automake (1:1.16.3-2) ...
11:11:52 [2022-08-08T11:11:52.327Z] #76 ...
11:11:52 [2022-08-08T11:11:52.327Z] 
11:11:52 [2022-08-08T11:11:52.327Z] #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
11:11:52 [2022-08-08T11:11:52.327Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78
11:11:52 [2022-08-08T11:11:52.327Z] #51 22.29 Reading package lists...
11:11:52 [2022-08-08T11:11:52.327Z] #51 26.78 Building dependency tree...
11:11:52 [2022-08-08T11:11:52.327Z] #51 31.39 The following additional packages will be installed:
11:11:52 [2022-08-08T11:11:52.327Z] #51 31.41   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
11:11:52 [2022-08-08T11:11:52.327Z] #51 31.42   python3-protobuf python3-six
11:11:52 [2022-08-08T11:11:52.327Z] #51 31.43 Suggested packages:
11:11:52 [2022-08-08T11:11:52.327Z] #51 31.43   python3-setuptools
11:11:52 [2022-08-08T11:11:52.327Z] #51 31.43 Recommended packages:
11:11:52 [2022-08-08T11:11:52.327Z] #51 31.43   iproute2 | iproute
11:11:52 [2022-08-08T11:11:52.327Z] #51 32.04 The following NEW packages will be installed:
11:11:52 [2022-08-08T11:11:52.327Z] #51 32.05   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
11:11:52 [2022-08-08T11:11:52.327Z] #51 32.05   python3-protobuf python3-six
11:11:52 [2022-08-08T11:11:52.327Z] #51 32.56 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded.
11:11:52 [2022-08-08T11:11:52.327Z] #51 32.56 Need to get 2136 kB of archives.
11:11:52 [2022-08-08T11:11:52.327Z] #51 32.56 After this operation, 10.8 MB of additional disk space will be used.
11:11:52 [2022-08-08T11:11:52.327Z] #51 32.56 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
11:11:52 [2022-08-08T11:11:52.327Z] #51 32.58 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
11:11:52 [2022-08-08T11:11:52.327Z] #51 32.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
11:11:52 [2022-08-08T11:11:52.327Z] #51 32.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
11:11:52 [2022-08-08T11:11:52.327Z] #51 32.61 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
11:11:52 [2022-08-08T11:11:52.327Z] #51 32.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
11:11:52 [2022-08-08T11:11:52.327Z] #51 32.63 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
11:11:52 [2022-08-08T11:11:52.327Z] #51 35.12 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [630 kB]
11:11:52 [2022-08-08T11:11:52.327Z] #51 36.52 debconf: delaying package configuration, since apt-utils is not installed
11:11:52 [2022-08-08T11:11:52.327Z] #51 36.71 Fetched 2136 kB in 3s (640 kB/s)
11:11:52 [2022-08-08T11:11:52.384Z] #55 20.57 go: downloading github.com/daixiang0/gci v0.3.3
11:11:52 [2022-08-08T11:11:52.384Z] #55 20.69 go: downloading github.com/denis-tingaikin/go-header v0.4.3
11:11:52 [2022-08-08T11:11:52.384Z] #55 20.92 go: downloading github.com/esimonov/ifshort v1.0.4
11:11:52 [2022-08-08T11:11:52.567Z] #67 ...
11:11:52 [2022-08-08T11:11:52.567Z] 
11:11:52 [2022-08-08T11:11:52.567Z] #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
11:11:52 [2022-08-08T11:11:52.567Z] #26 sha256:8b316e66f51c750d238f2e0f83c4864e2ae1feb91e095cab77e44e43452bb4aa
11:11:52 [2022-08-08T11:11:52.567Z] #26 5.664 + RM_GOPATH=0
11:11:52 [2022-08-08T11:11:52.567Z] #26 5.664 + TMP_GOPATH=
11:11:52 [2022-08-08T11:11:52.567Z] #26 5.664 + : /build
11:11:52 [2022-08-08T11:11:52.567Z] #26 5.670 + '[' -z '' ']'
11:11:52 [2022-08-08T11:11:52.567Z] #26 5.677 ++ mktemp -d
11:11:52 [2022-08-08T11:11:52.567Z] #26 5.677 + export GOPATH=/tmp/tmp.S4mgQEqjmL
11:11:52 [2022-08-08T11:11:52.567Z] #26 5.677 + GOPATH=/tmp/tmp.S4mgQEqjmL
11:11:52 [2022-08-08T11:11:52.567Z] #26 5.677 + RM_GOPATH=1
11:11:52 [2022-08-08T11:11:52.567Z] #26 5.677 + case "$(go env GOARCH)" in
11:11:52 [2022-08-08T11:11:52.567Z] #26 5.678 ++ go env GOARCH
11:11:52 [2022-08-08T11:11:52.567Z] #26 5.739 + export GO_BUILDMODE=-buildmode=pie
11:11:52 [2022-08-08T11:11:52.567Z] #26 5.739 + GO_BUILDMODE=-buildmode=pie
11:11:52 [2022-08-08T11:11:52.567Z] #26 5.739 ++ dirname /install.sh
11:11:52 [2022-08-08T11:11:52.567Z] #26 5.743 Install docker/cli version 17.06.2-ce from stable
11:11:52 [2022-08-08T11:11:52.567Z] #26 5.743 + dir=/
11:11:52 [2022-08-08T11:11:52.567Z] #26 5.743 + bin=dockercli
11:11:52 [2022-08-08T11:11:52.567Z] #26 5.743 + shift
11:11:52 [2022-08-08T11:11:52.567Z] #26 5.743 + '[' '!' -f //dockercli.installer ']'
11:11:52 [2022-08-08T11:11:52.567Z] #26 5.743 + . //dockercli.installer
11:11:52 [2022-08-08T11:11:52.567Z] #26 5.743 ++ : stable
11:11:52 [2022-08-08T11:11:52.567Z] #26 5.743 ++ : 17.06.2-ce
11:11:52 [2022-08-08T11:11:52.567Z] #26 5.743 + install_dockercli
11:11:52 [2022-08-08T11:11:52.567Z] #26 5.743 + echo 'Install docker/cli version 17.06.2-ce from stable'
11:11:52 [2022-08-08T11:11:52.567Z] #26 5.744 ++ uname -m
11:11:52 [2022-08-08T11:11:52.567Z] #26 5.746 + arch=x86_64
11:11:52 [2022-08-08T11:11:52.567Z] #26 5.746 + '[' x86_64 '!=' x86_64 ']'
11:11:52 [2022-08-08T11:11:52.567Z] #26 5.746 + url=https://download.docker.com/linux/static
11:11:52 [2022-08-08T11:11:52.567Z] #26 5.750 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
11:11:52 [2022-08-08T11:11:52.567Z] #26 5.757 + tar -xz docker/docker
11:11:52 [2022-08-08T11:11:52.567Z] #26 ...
11:11:52 [2022-08-08T11:11:52.567Z] 
11:11:52 [2022-08-08T11:11:52.567Z] #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
11:11:52 [2022-08-08T11:11:52.567Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1
11:11:52 [2022-08-08T11:11:52.567Z] #40 15.60 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
11:11:52 [2022-08-08T11:11:52.567Z] #40 15.72 go: downloading github.com/russross/blackfriday/v2 v2.1.0
11:11:52 [2022-08-08T11:11:52.567Z] #40 ...
11:11:52 [2022-08-08T11:11:52.567Z] 
11:11:52 [2022-08-08T11:11:52.567Z] #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             ;
11:11:52 [2022-08-08T11:11:52.567Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13
11:11:52 [2022-08-08T11:11:52.567Z] #76 6.500 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
11:11:52 [2022-08-08T11:11:52.567Z] #76 ...
11:11:52 [2022-08-08T11:11:52.567Z] 
11:11:52 [2022-08-08T11:11:52.567Z] #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
11:11:52 [2022-08-08T11:11:52.567Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b
11:11:52 [2022-08-08T11:11:52.567Z] #55 13.11 go: downloading github.com/hashicorp/go-version v1.4.0
11:11:52 [2022-08-08T11:11:52.567Z] #55 13.38 go: downloading github.com/ldez/gomoddirectives v0.2.3
11:11:52 [2022-08-08T11:11:52.567Z] #55 13.54 go: downloading github.com/mitchellh/go-homedir v1.1.0
11:11:52 [2022-08-08T11:11:52.567Z] #55 13.65 go: downloading github.com/hashicorp/go-multierror v1.1.1
11:11:52 [2022-08-08T11:11:52.585Z] #51 36.84 Selecting previously unselected package libprotobuf23:arm64.
11:11:52 [2022-08-08T11:11:52.585Z] #51 36.84 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
11:11:52 [2022-08-08T11:11:52.585Z] #51 ...
11:11:52 [2022-08-08T11:11:52.585Z] 
11:11:52 [2022-08-08T11:11:52.585Z] #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
11:11:52 [2022-08-08T11:11:52.585Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c
11:11:52 [2022-08-08T11:11:52.585Z] #14 25.67 Building dependency tree...
11:11:52 [2022-08-08T11:11:52.586Z] #14 30.17 The following additional packages will be installed:
11:11:52 [2022-08-08T11:11:52.586Z] #14 30.17   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:11:52 [2022-08-08T11:11:52.586Z] #14 30.17   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
11:11:52 [2022-08-08T11:11:52.586Z] #14 30.17   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
11:11:52 [2022-08-08T11:11:52.586Z] #14 30.17   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
11:11:52 [2022-08-08T11:11:52.586Z] #14 30.17   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
11:11:52 [2022-08-08T11:11:52.586Z] #14 30.17   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
11:11:52 [2022-08-08T11:11:52.586Z] #14 30.17   mingw-w64-common mingw-w64-x86-64-dev
11:11:52 [2022-08-08T11:11:52.586Z] #14 30.18 Suggested packages:
11:11:52 [2022-08-08T11:11:52.586Z] #14 30.18   gcc-10-locales seccomp wine64
11:11:52 [2022-08-08T11:11:52.586Z] #14 31.60 The following NEW packages will be installed:
11:11:52 [2022-08-08T11:11:52.586Z] #14 31.62   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:11:52 [2022-08-08T11:11:52.586Z] #14 31.62   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
11:11:52 [2022-08-08T11:11:52.586Z] #14 31.62   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
11:11:52 [2022-08-08T11:11:52.586Z] #14 31.62   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
11:11:52 [2022-08-08T11:11:52.586Z] #14 31.62   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
11:11:52 [2022-08-08T11:11:52.586Z] #14 31.63   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
11:11:52 [2022-08-08T11:11:52.586Z] #14 31.63   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
11:11:52 [2022-08-08T11:11:52.586Z] #14 31.63   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
11:11:52 [2022-08-08T11:11:52.586Z] #14 31.63   mingw-w64-x86-64-dev
11:11:52 [2022-08-08T11:11:52.586Z] #14 32.03 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded.
11:11:52 [2022-08-08T11:11:52.586Z] #14 32.03 Need to get 108 MB of archives.
11:11:52 [2022-08-08T11:11:52.586Z] #14 32.03 After this operation, 620 MB of additional disk space will be used.
11:11:52 [2022-08-08T11:11:52.586Z] #14 32.03 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]
11:11:52 [2022-08-08T11:11:52.586Z] #14 32.10 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]
11:11:52 [2022-08-08T11:11:52.586Z] #14 32.22 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
11:11:52 [2022-08-08T11:11:52.586Z] #14 32.22 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
11:11:52 [2022-08-08T11:11:52.586Z] #14 32.24 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
11:11:52 [2022-08-08T11:11:52.586Z] #14 32.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB]
11:11:52 [2022-08-08T11:11:52.586Z] #14 32.41 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
11:11:52 [2022-08-08T11:11:52.586Z] #14 32.57 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]
11:11:52 [2022-08-08T11:11:52.586Z] #14 32.58 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]
11:11:52 [2022-08-08T11:11:52.586Z] #14 33.02 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]
11:11:52 [2022-08-08T11:11:52.586Z] #14 33.73 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]
11:11:52 [2022-08-08T11:11:52.586Z] #14 34.10 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]
11:11:52 [2022-08-08T11:11:52.586Z] #14 34.80 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]
11:11:52 [2022-08-08T11:11:52.586Z] #14 35.97 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]
11:11:52 [2022-08-08T11:11:52.586Z] #14 36.51 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]
11:11:52 [2022-08-08T11:11:52.586Z] #14 36.52 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
11:11:52 [2022-08-08T11:11:52.586Z] #14 36.52 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
11:11:52 [2022-08-08T11:11:52.586Z] #14 36.53 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
11:11:52 [2022-08-08T11:11:52.586Z] #14 36.56 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
11:11:52 [2022-08-08T11:11:52.586Z] #14 36.57 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]
11:11:52 [2022-08-08T11:11:52.586Z] #14 36.58 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB]
11:11:52 [2022-08-08T11:11:52.586Z] #14 36.58 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
11:11:52 [2022-08-08T11:11:52.586Z] #14 36.59 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB]
11:11:52 [2022-08-08T11:11:52.586Z] #14 36.59 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB]
11:11:52 [2022-08-08T11:11:52.586Z] #14 36.60 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB]
11:11:52 [2022-08-08T11:11:52.586Z] #14 36.60 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB]
11:11:52 [2022-08-08T11:11:52.586Z] #14 36.61 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
11:11:52 [2022-08-08T11:11:52.586Z] #14 36.61 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
11:11:52 [2022-08-08T11:11:52.586Z] #14 36.63 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
11:11:52 [2022-08-08T11:11:52.586Z] #14 36.63 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB]
11:11:52 [2022-08-08T11:11:52.586Z] #14 ...
11:11:52 [2022-08-08T11:11:52.586Z] 
11:11:52 [2022-08-08T11:11:52.586Z] #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             ;
11:11:52 [2022-08-08T11:11:52.586Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e
11:11:52 [2022-08-08T11:11:52.586Z] #76 37.35 Selecting previously unselected package patch.
11:11:52 [2022-08-08T11:11:52.586Z] #76 37.39 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ...
11:11:52 [2022-08-08T11:11:52.645Z] #55 20.94 go: downloading github.com/firefart/nonamedreturns v1.0.1
11:11:52 [2022-08-08T11:11:52.645Z] #55 21.09 go: downloading github.com/fzipp/gocyclo v0.5.1
11:11:52 [2022-08-08T11:11:52.645Z] #55 21.09 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
11:11:52 [2022-08-08T11:11:52.645Z] #55 ...
11:11:52 [2022-08-08T11:11:52.645Z] 
11:11:52 [2022-08-08T11:11:52.645Z] #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             ;
11:11:52 [2022-08-08T11:11:52.645Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13
11:11:52 [2022-08-08T11:11:52.645Z] #76 11.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
11:11:52 [2022-08-08T11:11:52.645Z] #76 20.25 Fetched 8563 kB in 15s (560 kB/s)
11:11:52 [2022-08-08T11:11:52.846Z] #76 37.39 Unpacking patch (2.7.6-7) ...
11:11:52 [2022-08-08T11:11:52.846Z] #76 37.56 Selecting previously unselected package dpkg-dev.
11:11:52 [2022-08-08T11:11:52.846Z] #76 37.57 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ...
11:11:52 [2022-08-08T11:11:52.846Z] #76 37.58 Unpacking dpkg-dev (1.20.11) ...
11:11:52 [2022-08-08T11:11:52.907Z] #76 20.25 Reading package lists...
11:11:52 [2022-08-08T11:11:52.907Z] #76 ...
11:11:52 [2022-08-08T11:11:52.907Z] 
11:11:52 [2022-08-08T11:11:52.907Z] #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
11:11:52 [2022-08-08T11:11:52.907Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b
11:11:52 [2022-08-08T11:11:52.907Z] #55 21.22 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
11:11:52 [2022-08-08T11:11:52.907Z] #55 21.22 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
11:11:52 [2022-08-08T11:11:52.907Z] #55 21.22 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
11:11:52 [2022-08-08T11:11:52.907Z] #55 21.41 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
11:11:53 [2022-08-08T11:11:53.169Z] #55 21.75 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
11:11:53 [2022-08-08T11:11:53.169Z] #55 21.75 go: downloading github.com/golangci/misspell v0.3.5
11:11:53 [2022-08-08T11:11:53.169Z] #55 21.75 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
11:11:53 [2022-08-08T11:11:53.169Z] #55 21.86 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
11:11:53 [2022-08-08T11:11:53.169Z] #55 ...
11:11:53 [2022-08-08T11:11:53.169Z] 
11:11:53 [2022-08-08T11:11:53.169Z] #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
11:11:53 [2022-08-08T11:11:53.169Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26
11:11:53 [2022-08-08T11:11:53.169Z] #42 11.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
11:11:53 [2022-08-08T11:11:53.169Z] #42 20.88 Fetched 8563 kB in 15s (566 kB/s)
11:11:53 [2022-08-08T11:11:53.429Z] #42 20.88 Reading package lists...
11:11:53 [2022-08-08T11:11:53.429Z] #42 ...
11:11:53 [2022-08-08T11:11:53.429Z] 
11:11:53 [2022-08-08T11:11:53.429Z] #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
11:11:53 [2022-08-08T11:11:53.429Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b
11:11:53 [2022-08-08T11:11:53.429Z] #55 21.95 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
11:11:53 [2022-08-08T11:11:53.429Z] #55 22.03 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
11:11:53 [2022-08-08T11:11:53.429Z] #55 22.10 go: downloading github.com/jgautheron/goconst v1.5.1
11:11:53 [2022-08-08T11:11:53.429Z] #55 22.16 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
11:11:53 [2022-08-08T11:11:53.689Z] #55 22.31 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
11:11:53 [2022-08-08T11:11:53.689Z] #55 ...
11:11:53 [2022-08-08T11:11:53.689Z] 
11:11:53 [2022-08-08T11:11:53.689Z] #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
11:11:53 [2022-08-08T11:11:53.689Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e
11:11:53 [2022-08-08T11:11:53.689Z] #51 12.00 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
11:11:53 [2022-08-08T11:11:53.689Z] #51 14.87 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
11:11:53 [2022-08-08T11:11:53.689Z] #51 21.56 Fetched 8567 kB in 16s (526 kB/s)
11:11:53 [2022-08-08T11:11:53.781Z] #76 38.44 Selecting previously unselected package build-essential.
11:11:53 [2022-08-08T11:11:53.781Z] #76 38.44 Preparing to unpack .../12-build-essential_12.9_arm64.deb ...
11:11:53 [2022-08-08T11:11:53.781Z] #76 38.45 Unpacking build-essential (12.9) ...
11:11:53 [2022-08-08T11:11:53.781Z] #76 38.58 Selecting previously unselected package libcap2:arm64.
11:11:53 [2022-08-08T11:11:53.781Z] #76 38.58 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ...
11:11:53 [2022-08-08T11:11:53.781Z] #76 38.58 Unpacking libcap2:arm64 (1:2.44-1) ...
11:11:53 [2022-08-08T11:11:53.781Z] #76 38.68 Selecting previously unselected package libcap-dev:arm64.
11:11:53 [2022-08-08T11:11:53.950Z] #51 21.56 Reading package lists...
11:11:53 [2022-08-08T11:11:53.950Z] #51 ...
11:11:53 [2022-08-08T11:11:53.950Z] 
11:11:53 [2022-08-08T11:11:53.950Z] #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
11:11:53 [2022-08-08T11:11:53.950Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba
11:11:53 [2022-08-08T11:11:53.950Z] #14 12.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
11:11:53 [2022-08-08T11:11:53.950Z] #14 21.23 Fetched 8563 kB in 16s (552 kB/s)
11:11:53 [2022-08-08T11:11:53.950Z] #14 21.23 Reading package lists...
11:11:53 [2022-08-08T11:11:53.950Z] #14 ...
11:11:53 [2022-08-08T11:11:53.950Z] 
11:11:53 [2022-08-08T11:11:53.950Z] #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
11:11:53 [2022-08-08T11:11:53.950Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b
11:11:53 [2022-08-08T11:11:53.950Z] #55 22.37 go: downloading github.com/julz/importas v0.1.0
11:11:53 [2022-08-08T11:11:53.950Z] #55 22.46 go: downloading github.com/kisielk/errcheck v1.6.0
11:11:53 [2022-08-08T11:11:53.950Z] #55 22.48 go: downloading github.com/kulti/thelper v0.6.2
11:11:53 [2022-08-08T11:11:53.950Z] #55 22.58 go: downloading github.com/kunwardeep/paralleltest v1.0.3
11:11:54 [2022-08-08T11:11:54.040Z] #76 38.68 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ...
11:11:54 [2022-08-08T11:11:54.040Z] #76 38.69 Unpacking libcap-dev:arm64 (1:2.44-1) ...
11:11:54 [2022-08-08T11:11:54.040Z] #76 38.86 Selecting previously unselected package libprotobuf-c1:arm64.
11:11:54 [2022-08-08T11:11:54.040Z] #76 38.86 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
11:11:54 [2022-08-08T11:11:54.040Z] #76 38.87 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
11:11:54 [2022-08-08T11:11:54.211Z] #55 22.65 go: downloading github.com/kyoh86/exportloopref v0.1.8
11:11:54 [2022-08-08T11:11:54.211Z] #55 22.70 go: downloading github.com/ldez/tagliatelle v0.3.1
11:11:54 [2022-08-08T11:11:54.211Z] #55 22.76 go: downloading github.com/leonklingele/grouper v1.1.0
11:11:54 [2022-08-08T11:11:54.299Z] #76 38.98 Selecting previously unselected package libprotobuf-c-dev:arm64.
11:11:54 [2022-08-08T11:11:54.300Z] #76 38.98 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
11:11:54 [2022-08-08T11:11:54.300Z] #76 39.02 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
11:11:54 [2022-08-08T11:11:54.300Z] #76 39.12 Selecting previously unselected package libseccomp-dev:arm64.
11:11:54 [2022-08-08T11:11:54.300Z] #76 39.13 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
11:11:54 [2022-08-08T11:11:54.300Z] #76 39.14 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
11:11:54 [2022-08-08T11:11:54.472Z] #55 22.82 go: downloading github.com/lufeee/execinquery v1.2.1
11:11:54 [2022-08-08T11:11:54.472Z] #55 22.96 go: downloading github.com/maratori/testpackage v1.0.1
11:11:54 [2022-08-08T11:11:54.472Z] #55 23.00 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
11:11:54 [2022-08-08T11:11:54.472Z] #55 23.09 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
11:11:54 [2022-08-08T11:11:54.559Z] #76 39.35 Selecting previously unselected package libsystemd-dev:arm64.
11:11:54 [2022-08-08T11:11:54.559Z] #76 39.40 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ...
11:11:54 [2022-08-08T11:11:54.559Z] #76 39.41 Unpacking libsystemd-dev:arm64 (247.3-7) ...
11:11:54 [2022-08-08T11:11:54.559Z] #76 ...
11:11:54 [2022-08-08T11:11:54.559Z] 
11:11:54 [2022-08-08T11:11:54.559Z] #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
11:11:54 [2022-08-08T11:11:54.559Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa
11:11:54 [2022-08-08T11:11:54.559Z] #55 29.38 go: downloading github.com/subosito/gotenv v1.2.0
11:11:54 [2022-08-08T11:11:54.559Z] #55 29.38 go: downloading github.com/hashicorp/hcl v1.0.0
11:11:54 [2022-08-08T11:11:54.559Z] #55 29.80 go: downloading gopkg.in/ini.v1 v1.66.4
11:11:54 [2022-08-08T11:11:54.559Z] #55 29.83 go: downloading github.com/magiconair/properties v1.8.6
11:11:54 [2022-08-08T11:11:54.559Z] #55 29.87 go: downloading github.com/pelletier/go-toml v1.9.5
11:11:54 [2022-08-08T11:11:54.559Z] #55 30.45 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
11:11:54 [2022-08-08T11:11:54.559Z] #55 30.55 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
11:11:54 [2022-08-08T11:11:54.559Z] #55 30.58 go: downloading github.com/gobwas/glob v0.2.3
11:11:54 [2022-08-08T11:11:54.559Z] #55 30.73 go: downloading github.com/kisielk/gotool v1.0.0
11:11:54 [2022-08-08T11:11:54.559Z] #55 30.76 go: downloading github.com/gostaticanalysis/comment v1.4.2
11:11:54 [2022-08-08T11:11:54.559Z] #55 30.83 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
11:11:54 [2022-08-08T11:11:54.559Z] #55 30.85 go: downloading github.com/ettle/strcase v0.1.1
11:11:54 [2022-08-08T11:11:54.559Z] #55 30.89 go: downloading github.com/fatih/structtag v1.2.0
11:11:54 [2022-08-08T11:11:54.559Z] #55 30.96 go: downloading github.com/Masterminds/semver v1.5.0
11:11:54 [2022-08-08T11:11:54.559Z] #55 30.97 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
11:11:54 [2022-08-08T11:11:54.559Z] #55 31.04 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
11:11:54 [2022-08-08T11:11:54.559Z] #55 31.15 go: downloading github.com/prometheus/client_golang v1.12.1
11:11:54 [2022-08-08T11:11:54.559Z] #55 31.44 go: downloading github.com/prometheus/client_model v0.2.0
11:11:54 [2022-08-08T11:11:54.559Z] #55 31.56 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e
11:11:54 [2022-08-08T11:11:54.559Z] #55 31.69 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
11:11:54 [2022-08-08T11:11:54.559Z] #55 31.81 go: downloading github.com/google/go-cmp v0.5.7
11:11:54 [2022-08-08T11:11:54.559Z] #55 31.90 go: downloading github.com/hexops/gotextdiff v1.0.3
11:11:54 [2022-08-08T11:11:54.559Z] #55 32.05 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
11:11:54 [2022-08-08T11:11:54.559Z] #55 32.07 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4
11:11:54 [2022-08-08T11:11:54.559Z] #55 32.09 go: downloading github.com/olekukonko/tablewriter v0.0.5
11:11:54 [2022-08-08T11:11:54.559Z] #55 32.23 go: downloading github.com/beorn7/perks v1.0.1
11:11:54 [2022-08-08T11:11:54.559Z] #55 32.26 go: downloading github.com/cespare/xxhash/v2 v2.1.2
11:11:54 [2022-08-08T11:11:54.559Z] #55 32.27 go: downloading github.com/golang/protobuf v1.5.2
11:11:54 [2022-08-08T11:11:54.559Z] #55 32.35 go: downloading github.com/prometheus/common v0.32.1
11:11:54 [2022-08-08T11:11:54.559Z] #55 32.67 go: downloading github.com/prometheus/procfs v0.7.3
11:11:54 [2022-08-08T11:11:54.559Z] #55 32.69 go: downloading google.golang.org/protobuf v1.28.0
11:11:54 [2022-08-08T11:11:54.559Z] #55 33.36 go: downloading github.com/mattn/go-runewidth v0.0.9
11:11:54 [2022-08-08T11:11:54.559Z] #55 34.64 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
11:11:54 [2022-08-08T11:11:54.733Z] #55 23.14 go: downloading github.com/mgechev/revive v1.2.1
11:11:54 [2022-08-08T11:11:54.733Z] #55 ...
11:11:54 [2022-08-08T11:11:54.733Z] 
11:11:54 [2022-08-08T11:11:54.733Z] #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
11:11:54 [2022-08-08T11:11:54.733Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f
11:11:54 [2022-08-08T11:11:54.733Z] #53 13.31 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
11:11:54 [2022-08-08T11:11:54.733Z] #53 13.31 go: downloading golang.org/x/mod v0.3.0
11:11:54 [2022-08-08T11:11:54.818Z] #55 ...
11:11:54 [2022-08-08T11:11:54.818Z] 
11:11:54 [2022-08-08T11:11:54.818Z] #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
11:11:54 [2022-08-08T11:11:54.818Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78
11:11:54 [2022-08-08T11:11:54.818Z] #51 36.84 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15708 files and directories currently installed.)
11:11:54 [2022-08-08T11:11:54.818Z] #51 36.90 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
11:11:54 [2022-08-08T11:11:54.818Z] #51 36.94 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
11:11:54 [2022-08-08T11:11:54.818Z] #51 37.52 Selecting previously unselected package python3-pkg-resources.
11:11:54 [2022-08-08T11:11:54.818Z] #51 37.54 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
11:11:54 [2022-08-08T11:11:54.818Z] #51 37.54 Unpacking python3-pkg-resources (52.0.0-4) ...
11:11:54 [2022-08-08T11:11:54.818Z] #51 37.76 Selecting previously unselected package python3-six.
11:11:54 [2022-08-08T11:11:54.818Z] #51 37.76 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
11:11:54 [2022-08-08T11:11:54.818Z] #51 37.76 Unpacking python3-six (1.16.0-2) ...
11:11:54 [2022-08-08T11:11:54.818Z] #51 37.86 Selecting previously unselected package python3-protobuf.
11:11:54 [2022-08-08T11:11:54.818Z] #51 37.88 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
11:11:54 [2022-08-08T11:11:54.818Z] #51 37.89 Unpacking python3-protobuf (3.12.4-1) ...
11:11:54 [2022-08-08T11:11:54.818Z] #51 38.45 Selecting previously unselected package libnet1:arm64.
11:11:54 [2022-08-08T11:11:54.818Z] #51 38.46 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
11:11:54 [2022-08-08T11:11:54.818Z] #51 38.47 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
11:11:54 [2022-08-08T11:11:54.818Z] #51 38.59 Selecting previously unselected package libnl-3-200:arm64.
11:11:54 [2022-08-08T11:11:54.818Z] #51 38.60 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
11:11:54 [2022-08-08T11:11:54.818Z] #51 38.62 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
11:11:54 [2022-08-08T11:11:54.818Z] #51 38.76 Selecting previously unselected package libprotobuf-c1:arm64.
11:11:54 [2022-08-08T11:11:54.818Z] #51 38.77 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
11:11:54 [2022-08-08T11:11:54.818Z] #51 38.80 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
11:11:54 [2022-08-08T11:11:54.818Z] #51 38.99 Selecting previously unselected package criu.
11:11:54 [2022-08-08T11:11:54.818Z] #51 38.99 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ...
11:11:54 [2022-08-08T11:11:54.818Z] #51 38.99 Unpacking criu (3.17.1-1) ...
11:11:54 [2022-08-08T11:11:54.995Z] #53 ...
11:11:54 [2022-08-08T11:11:54.995Z] 
11:11:54 [2022-08-08T11:11:54.995Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
11:11:54 [2022-08-08T11:11:54.995Z] #67 sha256:6489fdbc2ace091a03f2ced2e2bdba3060cc64a61e400b37fb1793e879becd9a
11:11:54 [2022-08-08T11:11:54.995Z] #67 14.93 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
11:11:54 [2022-08-08T11:11:54.995Z] #67 15.55 go: downloading github.com/google/uuid v1.3.0
11:11:54 [2022-08-08T11:11:54.995Z] #67 15.55 go: downloading github.com/moby/vpnkit v0.5.0
11:11:54 [2022-08-08T11:11:54.995Z] #67 15.60 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
11:11:54 [2022-08-08T11:11:54.995Z] #67 15.67 go: downloading github.com/gofrs/flock v0.8.1
11:11:54 [2022-08-08T11:11:54.995Z] #67 15.93 go: downloading github.com/gorilla/mux v1.8.0
11:11:54 [2022-08-08T11:11:54.995Z] #67 16.08 go: downloading github.com/moby/sys/mountinfo v0.6.0
11:11:54 [2022-08-08T11:11:54.995Z] #67 16.23 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
11:11:54 [2022-08-08T11:11:54.995Z] #67 16.34 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
11:11:54 [2022-08-08T11:11:54.995Z] #67 18.84 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
11:11:54 [2022-08-08T11:11:54.995Z] #67 19.24 go: downloading github.com/russross/blackfriday/v2 v2.1.0
11:11:55 [2022-08-08T11:11:55.256Z] #67 ...
11:11:55 [2022-08-08T11:11:55.256Z] 
11:11:55 [2022-08-08T11:11:55.256Z] #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
11:11:55 [2022-08-08T11:11:55.256Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b
11:11:55 [2022-08-08T11:11:55.256Z] #55 23.88 go: downloading github.com/moricho/tparallel v0.2.1
11:11:55 [2022-08-08T11:11:55.256Z] #55 23.88 go: downloading github.com/nakabonne/nestif v0.3.1
11:11:55 [2022-08-08T11:11:55.389Z] #51 39.70 Setting up python3-pkg-resources (52.0.0-4) ...
11:11:55 [2022-08-08T11:11:55.518Z] #55 24.00 go: downloading github.com/nishanths/exhaustive v0.7.11
11:11:55 [2022-08-08T11:11:55.518Z] #55 24.05 go: downloading github.com/nishanths/predeclared v0.2.2
11:11:55 [2022-08-08T11:11:55.779Z] #55 24.39 go: downloading github.com/polyfloyd/go-errorlint v1.0.0
11:11:55 [2022-08-08T11:11:55.779Z] #55 24.39 go: downloading github.com/ryancurrah/gomodguard v1.2.3
11:11:55 [2022-08-08T11:11:55.779Z] #55 24.39 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
11:11:55 [2022-08-08T11:11:55.857Z] #55 ...
11:11:55 [2022-08-08T11:11:55.857Z] 
11:11:55 [2022-08-08T11:11:55.857Z] #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
11:11:55 [2022-08-08T11:11:55.857Z] #67 sha256:65994625a105f9927102f42689d9e014c32b92761e106e34be2a09efe05e2d80
11:11:55 [2022-08-08T11:11:55.857Z] #67 17.51 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
11:11:55 [2022-08-08T11:11:55.857Z] #67 18.99 go: downloading github.com/google/uuid v1.3.0
11:11:55 [2022-08-08T11:11:55.857Z] #67 19.30 go: downloading github.com/moby/vpnkit v0.5.0
11:11:56 [2022-08-08T11:11:56.040Z] #55 24.43 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
11:11:56 [2022-08-08T11:11:56.040Z] #55 24.43 go: downloading github.com/securego/gosec/v2 v2.11.0
11:11:56 [2022-08-08T11:11:56.301Z] #55 24.81 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
11:11:56 [2022-08-08T11:11:56.301Z] #55 24.81 go: downloading github.com/sivchari/containedctx v1.0.2
11:11:56 [2022-08-08T11:11:56.301Z] #55 24.85 go: downloading github.com/sivchari/tenv v1.5.0
11:11:56 [2022-08-08T11:11:56.301Z] #55 24.88 go: downloading github.com/sonatard/noctx v0.0.1
11:11:56 [2022-08-08T11:11:56.301Z] #55 ...
11:11:56 [2022-08-08T11:11:56.301Z] 
11:11:56 [2022-08-08T11:11:56.301Z] #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
11:11:56 [2022-08-08T11:11:56.301Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a
11:11:56 [2022-08-08T11:11:56.301Z] #36 14.88 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
11:11:56 [2022-08-08T11:11:56.301Z] #36 15.47 go: downloading github.com/mattn/go-runewidth v0.0.3
11:11:56 [2022-08-08T11:11:56.301Z] #36 15.75 go: downloading github.com/hashicorp/golang-lru v0.5.4
11:11:56 [2022-08-08T11:11:56.301Z] #36 15.91 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
11:11:56 [2022-08-08T11:11:56.301Z] #36 17.69 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
11:11:56 [2022-08-08T11:11:56.301Z] #36 17.75 go: downloading github.com/cilium/ebpf v0.7.0
11:11:56 [2022-08-08T11:11:56.425Z] #67 19.97 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
11:11:56 [2022-08-08T11:11:56.426Z] #67 ...
11:11:56 [2022-08-08T11:11:56.426Z] 
11:11:56 [2022-08-08T11:11:56.426Z] #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
11:11:56 [2022-08-08T11:11:56.426Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef
11:11:56 [2022-08-08T11:11:56.426Z] #57 10.53 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
11:11:56 [2022-08-08T11:11:56.563Z] #36 ...
11:11:56 [2022-08-08T11:11:56.563Z] 
11:11:56 [2022-08-08T11:11:56.563Z] #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
11:11:56 [2022-08-08T11:11:56.563Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b
11:11:56 [2022-08-08T11:11:56.563Z] #55 25.08 go: downloading github.com/sourcegraph/go-diff v0.6.1
11:11:56 [2022-08-08T11:11:56.563Z] #55 25.18 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
11:11:56 [2022-08-08T11:11:56.685Z] #57 ...
11:11:56 [2022-08-08T11:11:56.685Z] 
11:11:56 [2022-08-08T11:11:56.685Z] #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
11:11:56 [2022-08-08T11:11:56.685Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b
11:11:56 [2022-08-08T11:11:56.685Z] #55 20.45 go: downloading github.com/mattn/go-colorable v0.1.12
11:11:56 [2022-08-08T11:11:56.685Z] #55 20.50 go: downloading github.com/sirupsen/logrus v1.8.1
11:11:56 [2022-08-08T11:11:56.773Z] #51 41.12 Setting up libprotobuf23:arm64 (3.12.4-1) ...
11:11:56 [2022-08-08T11:11:56.773Z] #51 41.14 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
11:11:56 [2022-08-08T11:11:56.837Z] #55 25.31 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
11:11:56 [2022-08-08T11:11:56.837Z] #55 25.31 go: downloading github.com/sylvia7788/contextcheck v1.0.4
11:11:56 [2022-08-08T11:11:56.837Z] #55 25.35 go: downloading github.com/tdakkota/asciicheck v0.1.1
11:11:56 [2022-08-08T11:11:56.945Z] #55 20.97 go: downloading github.com/stretchr/testify v1.7.1
11:11:57 [2022-08-08T11:11:57.034Z] #51 41.18 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
11:11:57 [2022-08-08T11:11:57.034Z] #51 41.21 Setting up python3-six (1.16.0-2) ...
11:11:57 [2022-08-08T11:11:57.099Z] #55 25.47 go: downloading github.com/tetafro/godot v1.4.11
11:11:57 [2022-08-08T11:11:57.099Z] #55 25.53 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
11:11:57 [2022-08-08T11:11:57.099Z] #55 25.65 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1
11:11:57 [2022-08-08T11:11:57.360Z] #55 25.79 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
11:11:57 [2022-08-08T11:11:57.514Z] #55 21.33 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
11:11:57 [2022-08-08T11:11:57.514Z] #55 21.71 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
11:11:57 [2022-08-08T11:11:57.621Z] #55 26.07 go: downloading github.com/ultraware/funlen v0.0.3
11:11:57 [2022-08-08T11:11:57.621Z] #55 26.25 go: downloading github.com/ultraware/whitespace v0.0.5
11:11:57 [2022-08-08T11:11:57.773Z] #55 ...
11:11:57 [2022-08-08T11:11:57.773Z] 
11:11:57 [2022-08-08T11:11:57.773Z] #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
11:11:57 [2022-08-08T11:11:57.773Z] #26 sha256:8b316e66f51c750d238f2e0f83c4864e2ae1feb91e095cab77e44e43452bb4aa
11:11:57 [2022-08-08T11:11:57.773Z] #26 20.76 + mkdir -p /build
11:11:57 [2022-08-08T11:11:57.773Z] #26 20.79 + mv docker/docker /build/
11:11:57 [2022-08-08T11:11:57.773Z] #26 20.81 + rmdir docker
11:11:57 [2022-08-08T11:11:57.773Z] #26 DONE 21.5s
11:11:57 [2022-08-08T11:11:57.773Z] 
11:11:57 [2022-08-08T11:11:57.773Z] #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
11:11:57 [2022-08-08T11:11:57.773Z] #67 sha256:65994625a105f9927102f42689d9e014c32b92761e106e34be2a09efe05e2d80
11:11:57 [2022-08-08T11:11:57.773Z] #67 20.36 go: downloading github.com/gofrs/flock v0.8.1
11:11:57 [2022-08-08T11:11:57.773Z] #67 20.58 go: downloading github.com/gorilla/mux v1.8.0
11:11:57 [2022-08-08T11:11:57.773Z] #67 20.85 go: downloading github.com/moby/sys/mountinfo v0.6.0
11:11:57 [2022-08-08T11:11:57.882Z] #55 26.27 go: downloading github.com/uudashr/gocognit v1.0.5
11:11:57 [2022-08-08T11:11:57.883Z] #55 26.34 go: downloading github.com/yagipy/maintidx v1.0.0
11:11:57 [2022-08-08T11:11:57.883Z] #55 26.48 go: downloading github.com/yeya24/promlinter v0.2.0
11:11:57 [2022-08-08T11:11:57.883Z] #55 26.57 go: downloading gitlab.com/bosi/decorder v0.2.1
11:11:58 [2022-08-08T11:11:58.033Z] #67 ...
11:11:58 [2022-08-08T11:11:58.033Z] 
11:11:58 [2022-08-08T11:11:58.033Z] #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
11:11:58 [2022-08-08T11:11:58.033Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f
11:11:58 [2022-08-08T11:11:58.033Z] #53 11.87 go: downloading golang.org/x/tools v0.1.0
11:11:58 [2022-08-08T11:11:58.143Z] #55 26.85 go: downloading honnef.co/go/tools v0.3.1
11:11:58 [2022-08-08T11:11:58.295Z] #53 ...
11:11:58 [2022-08-08T11:11:58.296Z] 
11:11:58 [2022-08-08T11:11:58.296Z] #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
11:11:58 [2022-08-08T11:11:58.296Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b
11:11:58 [2022-08-08T11:11:58.296Z] #55 22.21 go: downloading github.com/mattn/go-isatty v0.0.14
11:11:58 [2022-08-08T11:11:58.296Z] #55 22.44 go: downloading github.com/fsnotify/fsnotify v1.5.4
11:11:58 [2022-08-08T11:11:58.296Z] #55 22.52 go: downloading github.com/mitchellh/mapstructure v1.5.0
11:11:58 [2022-08-08T11:11:58.296Z] #55 ...
11:11:58 [2022-08-08T11:11:58.296Z] 
11:11:58 [2022-08-08T11:11:58.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
11:11:58 [2022-08-08T11:11:58.296Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba
11:11:58 [2022-08-08T11:11:58.296Z] #14 12.44 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
11:11:58 [2022-08-08T11:11:58.296Z] #14 16.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
11:11:58 [2022-08-08T11:11:58.486Z] #51 42.61 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
11:11:58 [2022-08-08T11:11:58.486Z] #51 42.69 Setting up python3-protobuf (3.12.4-1) ...
11:11:58 [2022-08-08T11:11:58.486Z] #51 ...
11:11:58 [2022-08-08T11:11:58.486Z] 
11:11:58 [2022-08-08T11:11:58.486Z] #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             ;
11:11:58 [2022-08-08T11:11:58.486Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e
11:11:58 [2022-08-08T11:11:58.486Z] #76 40.18 Selecting previously unselected package libtool.
11:11:58 [2022-08-08T11:11:58.486Z] #76 40.20 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
11:11:58 [2022-08-08T11:11:58.486Z] #76 40.20 Unpacking libtool (2.4.6-15) ...
11:11:58 [2022-08-08T11:11:58.486Z] #76 40.46 Selecting previously unselected package libudev-dev:arm64.
11:11:58 [2022-08-08T11:11:58.486Z] #76 40.47 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ...
11:11:58 [2022-08-08T11:11:58.486Z] #76 40.47 Unpacking libudev-dev:arm64 (247.3-7) ...
11:11:58 [2022-08-08T11:11:58.486Z] #76 40.75 Selecting previously unselected package libyajl2:arm64.
11:11:58 [2022-08-08T11:11:58.486Z] #76 40.76 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ...
11:11:58 [2022-08-08T11:11:58.486Z] #76 40.76 Unpacking libyajl2:arm64 (2.1.0-3) ...
11:11:58 [2022-08-08T11:11:58.486Z] #76 40.85 Selecting previously unselected package libyajl-dev:arm64.
11:11:58 [2022-08-08T11:11:58.486Z] #76 40.87 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ...
11:11:58 [2022-08-08T11:11:58.486Z] #76 40.88 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
11:11:58 [2022-08-08T11:11:58.486Z] #76 41.08 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
11:11:58 [2022-08-08T11:11:58.486Z] #76 41.09 Setting up libmagic-mgc (1:5.39-3) ...
11:11:58 [2022-08-08T11:11:58.486Z] #76 41.11 Setting up libyajl2:arm64 (2.1.0-3) ...
11:11:58 [2022-08-08T11:11:58.486Z] #76 41.15 Setting up libmagic1:arm64 (1:5.39-3) ...
11:11:58 [2022-08-08T11:11:58.486Z] #76 41.17 Setting up file (1:5.39-3) ...
11:11:58 [2022-08-08T11:11:58.486Z] #76 41.19 Setting up bzip2 (1.0.8-4) ...
11:11:58 [2022-08-08T11:11:58.486Z] #76 41.21 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
11:11:58 [2022-08-08T11:11:58.486Z] #76 41.23 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
11:11:58 [2022-08-08T11:11:58.486Z] #76 41.25 Setting up libcap2:arm64 (1:2.44-1) ...
11:11:58 [2022-08-08T11:11:58.486Z] #76 41.26 Setting up autotools-dev (20180224.1+nmu1) ...
11:11:58 [2022-08-08T11:11:58.486Z] #76 41.27 Setting up libsigsegv2:arm64 (2.13-1) ...
11:11:58 [2022-08-08T11:11:58.486Z] #76 41.29 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
11:11:58 [2022-08-08T11:11:58.486Z] #76 41.31 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:11:58 [2022-08-08T11:11:58.486Z] #76 41.32 Setting up patch (2.7.6-7) ...
11:11:58 [2022-08-08T11:11:58.486Z] #76 41.34 Setting up libudev-dev:arm64 (247.3-7) ...
11:11:58 [2022-08-08T11:11:58.486Z] #76 41.35 Setting up libyajl-dev:arm64 (2.1.0-3) ...
11:11:58 [2022-08-08T11:11:58.486Z] #76 41.37 Setting up libcap-dev:arm64 (1:2.44-1) ...
11:11:58 [2022-08-08T11:11:58.486Z] #76 41.38 Setting up libsystemd-dev:arm64 (247.3-7) ...
11:11:58 [2022-08-08T11:11:58.486Z] #76 41.40 Setting up libtool (2.4.6-15) ...
11:11:58 [2022-08-08T11:11:58.486Z] #76 41.42 Setting up m4 (1.4.18-5) ...
11:11:58 [2022-08-08T11:11:58.486Z] #76 41.47 Setting up dpkg-dev (1.20.11) ...
11:11:58 [2022-08-08T11:11:58.486Z] #76 41.52 Setting up autoconf (2.69-14) ...
11:11:58 [2022-08-08T11:11:58.486Z] #76 41.56 Setting up build-essential (12.9) ...
11:11:58 [2022-08-08T11:11:58.486Z] #76 41.58 Setting up automake (1:1.16.3-2) ...
11:11:58 [2022-08-08T11:11:58.486Z] #76 41.61 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
11:11:58 [2022-08-08T11:11:58.486Z] #76 41.63 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:11:58 [2022-08-08T11:11:58.486Z] #76 DONE 43.4s
11:11:58 [2022-08-08T11:11:58.486Z] 
11:11:58 [2022-08-08T11:11:58.486Z] #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
11:11:58 [2022-08-08T11:11:58.486Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c
11:11:58 [2022-08-08T11:11:58.486Z] #14 37.59 debconf: delaying package configuration, since apt-utils is not installed
11:11:58 [2022-08-08T11:11:58.486Z] #14 37.83 Fetched 108 MB in 5s (21.8 MB/s)
11:11:58 [2022-08-08T11:11:58.486Z] #14 37.94 Selecting previously unselected package binutils-mingw-w64-i686.
11:11:58 [2022-08-08T11:11:58.486Z] #14 37.94 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15708 files and directories currently installed.)
11:11:58 [2022-08-08T11:11:58.486Z] #14 38.00 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ...
11:11:58 [2022-08-08T11:11:58.486Z] #14 38.01 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
11:11:58 [2022-08-08T11:11:58.486Z] #14 39.99 Selecting previously unselected package binutils-mingw-w64-x86-64.
11:11:58 [2022-08-08T11:11:58.486Z] #14 40.02 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ...
11:11:58 [2022-08-08T11:11:58.486Z] #14 40.03 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
11:11:58 [2022-08-08T11:11:58.486Z] #14 42.60 Selecting previously unselected package binutils-mingw-w64.
11:11:58 [2022-08-08T11:11:58.486Z] #14 42.61 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
11:11:58 [2022-08-08T11:11:58.486Z] #14 42.61 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
11:11:58 [2022-08-08T11:11:58.486Z] #14 43.11 Selecting previously unselected package libdevmapper1.02.1:arm64.
11:11:58 [2022-08-08T11:11:58.486Z] #14 43.11 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
11:11:58 [2022-08-08T11:11:58.486Z] #14 43.26 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
11:11:58 [2022-08-08T11:11:58.559Z] #14 ...
11:11:58 [2022-08-08T11:11:58.559Z] 
11:11:58 [2022-08-08T11:11:58.559Z] #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
11:11:58 [2022-08-08T11:11:58.559Z] #67 sha256:65994625a105f9927102f42689d9e014c32b92761e106e34be2a09efe05e2d80
11:11:58 [2022-08-08T11:11:58.559Z] #67 21.98 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
11:11:58 [2022-08-08T11:11:58.746Z] #14 43.40 Selecting previously unselected package dmsetup.
11:11:58 [2022-08-08T11:11:58.746Z] #14 43.41 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
11:11:58 [2022-08-08T11:11:58.746Z] #14 43.41 Unpacking dmsetup (2:1.02.175-2.1) ...
11:11:58 [2022-08-08T11:11:58.746Z] #14 43.67 Selecting previously unselected package mingw-w64-common.
11:11:58 [2022-08-08T11:11:58.746Z] #14 43.67 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
11:11:58 [2022-08-08T11:11:58.818Z] #67 22.27 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
11:11:58 [2022-08-08T11:11:58.818Z] #67 ...
11:11:58 [2022-08-08T11:11:58.818Z] 
11:11:58 [2022-08-08T11:11:58.818Z] #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
11:11:58 [2022-08-08T11:11:58.818Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363
11:11:58 [2022-08-08T11:11:58.818Z] #62 12.76 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
11:11:58 [2022-08-08T11:11:58.818Z] #62 15.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
11:11:58 [2022-08-08T11:11:58.818Z] #62 ...
11:11:58 [2022-08-08T11:11:58.818Z] 
11:11:58 [2022-08-08T11:11:58.818Z] #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
11:11:58 [2022-08-08T11:11:58.818Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f
11:11:58 [2022-08-08T11:11:58.818Z] #53 22.73 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
11:11:58 [2022-08-08T11:11:58.818Z] #53 22.86 go: downloading golang.org/x/mod v0.3.0
11:11:58 [2022-08-08T11:11:58.852Z] #30 5.645 Collecting yamllint==1.26.1
11:11:58 [2022-08-08T11:11:58.852Z] #30 6.674   Downloading yamllint-1.26.1.tar.gz (126 kB)
11:11:59 [2022-08-08T11:11:59.007Z] #14 43.68 Unpacking mingw-w64-common (8.0.0-1) ...
11:11:59 [2022-08-08T11:11:59.077Z] #53 ...
11:11:59 [2022-08-08T11:11:59.077Z] 
11:11:59 [2022-08-08T11:11:59.077Z] #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
11:11:59 [2022-08-08T11:11:59.077Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e
11:11:59 [2022-08-08T11:11:59.077Z] #51 12.66 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
11:11:59 [2022-08-08T11:11:59.077Z] #51 16.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
11:11:59 [2022-08-08T11:11:59.077Z] #51 19.97 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
11:11:59 [2022-08-08T11:11:59.077Z] #51 ...
11:11:59 [2022-08-08T11:11:59.077Z] 
11:11:59 [2022-08-08T11:11:59.077Z] #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
11:11:59 [2022-08-08T11:11:59.077Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b
11:11:59 [2022-08-08T11:11:59.077Z] #55 22.69 go: downloading github.com/spf13/afero v1.8.2
11:11:59 [2022-08-08T11:11:59.077Z] #55 22.89 go: downloading github.com/spf13/cast v1.4.1
11:11:59 [2022-08-08T11:11:59.077Z] #55 23.04 go: downloading github.com/spf13/jwalterweatherman v1.1.0
11:11:59 [2022-08-08T11:11:59.112Z] #30 6.951 Collecting pathspec>=0.5.3
11:11:59 [2022-08-08T11:11:59.266Z] #14 ...
11:11:59 [2022-08-08T11:11:59.266Z] 
11:11:59 [2022-08-08T11:11:59.266Z] #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
11:11:59 [2022-08-08T11:11:59.266Z] #64 sha256:546e11544d7da025f578462880618e4d0f9c14c48ad06051f4c08b5396b663e2
11:11:59 [2022-08-08T11:11:59.266Z] #64 0.728 + RM_GOPATH=0
11:11:59 [2022-08-08T11:11:59.266Z] #64 0.728 + TMP_GOPATH=
11:11:59 [2022-08-08T11:11:59.266Z] #64 0.728 + : /build
11:11:59 [2022-08-08T11:11:59.266Z] #64 0.729 + '[' -z '' ']'
11:11:59 [2022-08-08T11:11:59.266Z] #64 0.729 ++ mktemp -d
11:11:59 [2022-08-08T11:11:59.266Z] #64 0.731 + export GOPATH=/tmp/tmp.VjGn0f2mxk
11:11:59 [2022-08-08T11:11:59.266Z] #64 0.731 + GOPATH=/tmp/tmp.VjGn0f2mxk
11:11:59 [2022-08-08T11:11:59.266Z] #64 0.731 + RM_GOPATH=1
11:11:59 [2022-08-08T11:11:59.266Z] #64 0.731 + case "$(go env GOARCH)" in
11:11:59 [2022-08-08T11:11:59.266Z] #64 0.732 ++ go env GOARCH
11:11:59 [2022-08-08T11:11:59.266Z] #64 0.740 + export GO_BUILDMODE=-buildmode=pie
11:11:59 [2022-08-08T11:11:59.266Z] #64 0.740 + GO_BUILDMODE=-buildmode=pie
11:11:59 [2022-08-08T11:11:59.266Z] #64 0.744 ++ dirname /install.sh
11:11:59 [2022-08-08T11:11:59.266Z] #64 0.746 + dir=/
11:11:59 [2022-08-08T11:11:59.266Z] #64 0.748 + bin=containerd
11:11:59 [2022-08-08T11:11:59.266Z] #64 0.748 + shift
11:11:59 [2022-08-08T11:11:59.266Z] #64 0.748 + '[' '!' -f //containerd.installer ']'
11:11:59 [2022-08-08T11:11:59.266Z] #64 0.748 + . //containerd.installer
11:11:59 [2022-08-08T11:11:59.266Z] #64 0.748 ++ set -e
11:11:59 [2022-08-08T11:11:59.266Z] #64 0.748 ++ : v1.6.7
11:11:59 [2022-08-08T11:11:59.266Z] #64 0.748 + install_containerd
11:11:59 [2022-08-08T11:11:59.266Z] #64 0.748 + echo 'Install containerd version v1.6.7'
11:11:59 [2022-08-08T11:11:59.266Z] #64 0.749 Install containerd version v1.6.7
11:11:59 [2022-08-08T11:11:59.266Z] #64 0.749 + git clone https://github.com/containerd/containerd.git /tmp/tmp.VjGn0f2mxk/src/github.com/containerd/containerd
11:11:59 [2022-08-08T11:11:59.266Z] #64 0.797 Cloning into '/tmp/tmp.VjGn0f2mxk/src/github.com/containerd/containerd'...
11:11:59 [2022-08-08T11:11:59.336Z] #55 23.37 go: downloading github.com/go-toolsmith/astcast v1.0.0
11:11:59 [2022-08-08T11:11:59.336Z] #55 23.47 go: downloading github.com/go-toolsmith/astcopy v1.0.0
11:11:59 [2022-08-08T11:11:59.336Z] #55 ...
11:11:59 [2022-08-08T11:11:59.336Z] 
11:11:59 [2022-08-08T11:11:59.336Z] #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
11:11:59 [2022-08-08T11:11:59.336Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26
11:11:59 [2022-08-08T11:11:59.336Z] #42 13.42 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
11:11:59 [2022-08-08T11:11:59.336Z] #42 17.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
11:11:59 [2022-08-08T11:11:59.371Z] #30 6.954   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
11:11:59 [2022-08-08T11:11:59.371Z] #30 7.052 Collecting pyyaml
11:11:59 [2022-08-08T11:11:59.371Z] #30 7.060   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)
11:11:59 [2022-08-08T11:11:59.371Z] #30 7.078 Building wheels for collected packages: yamllint
11:11:59 [2022-08-08T11:11:59.371Z] #30 7.078   Building wheel for yamllint (setup.py): started
11:11:59 [2022-08-08T11:11:59.525Z] #64 ...
11:11:59 [2022-08-08T11:11:59.525Z] 
11:11:59 [2022-08-08T11:11:59.525Z] #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
11:11:59 [2022-08-08T11:11:59.525Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b
11:11:59 [2022-08-08T11:11:59.525Z] #34 39.49 Updating files:  93% (1423/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.
11:11:59 [2022-08-08T11:11:59.525Z] #34 39.61 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
11:11:59 [2022-08-08T11:11:59.526Z] #34 40.40 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:11:59 [2022-08-08T11:11:59.596Z] #42 ...
11:11:59 [2022-08-08T11:11:59.596Z] 
11:11:59 [2022-08-08T11:11:59.596Z] #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
11:11:59 [2022-08-08T11:11:59.596Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b
11:11:59 [2022-08-08T11:11:59.596Z] #55 23.56 go: downloading github.com/go-toolsmith/astequal v1.0.1
11:11:59 [2022-08-08T11:11:59.596Z] #55 23.69 go: downloading github.com/go-toolsmith/astfmt v1.0.0
11:11:59 [2022-08-08T11:11:59.631Z] #30 7.312   Building wheel for yamllint (setup.py): finished with status 'done'
11:11:59 [2022-08-08T11:11:59.631Z] #30 7.313   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=c209f99167eb27ac5949b2df495d8d514efbf32fdb38691d7429a91107fbb3a0
11:11:59 [2022-08-08T11:11:59.631Z] #30 7.313   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
11:11:59 [2022-08-08T11:11:59.631Z] #30 7.315 Successfully built yamllint
11:11:59 [2022-08-08T11:11:59.631Z] #30 7.322 Installing collected packages: pyyaml, pathspec, yamllint
11:11:59 [2022-08-08T11:11:59.631Z] #30 7.427 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
11:11:59 [2022-08-08T11:11:59.631Z] #30 DONE 7.5s
11:11:59 [2022-08-08T11:11:59.855Z] #55 23.86 go: downloading github.com/go-toolsmith/astp v1.0.0
11:11:59 [2022-08-08T11:11:59.855Z] #55 23.89 go: downloading github.com/go-toolsmith/strparse v1.0.0
11:11:59 [2022-08-08T11:11:59.855Z] #55 23.93 go: downloading github.com/go-toolsmith/typep v1.0.2
11:11:59 [2022-08-08T11:11:59.891Z] 
11:11:59 [2022-08-08T11:11:59.891Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
11:11:59 [2022-08-08T11:11:59.891Z] #34 sha256:71335280a0f6e93cadd0bec06fa5862acec3cb141006d959c46dc22827c7cc34
11:11:59 [2022-08-08T11:11:59.891Z] #34 DONE 0.1s
11:11:59 [2022-08-08T11:11:59.891Z] 
11:11:59 [2022-08-08T11:11:59.891Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
11:11:59 [2022-08-08T11:11:59.891Z] #39 sha256:989f3349a47a3de2a260961c1ba5b4fe1e264ecce1048ea92095c62097e8b3e4
11:11:59 [2022-08-08T11:11:59.891Z] #39 DONE 0.1s
11:11:59 [2022-08-08T11:11:59.891Z] 
11:11:59 [2022-08-08T11:11:59.891Z] #42 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
11:11:59 [2022-08-08T11:11:59.891Z] #42 sha256:ac4628754e66126da3c43e53d178b3fe83c79baad2a0cd788c5fc584a2722118
11:11:59 [2022-08-08T11:11:59.891Z] #42 DONE 0.1s
11:12:00 [2022-08-08T11:12:00.114Z] #55 24.09 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a
11:12:00 [2022-08-08T11:12:00.114Z] #55 24.30 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
11:12:00 [2022-08-08T11:12:00.151Z] 
11:12:00 [2022-08-08T11:12:00.151Z] #44 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
11:12:00 [2022-08-08T11:12:00.151Z] #44 sha256:1e1af2af3db53171912a29978d6ab3cd0349f40a3776553084183dc951b59a29
11:12:00 [2022-08-08T11:12:00.151Z] #44 DONE 0.1s
11:12:00 [2022-08-08T11:12:00.151Z] 
11:12:00 [2022-08-08T11:12:00.151Z] #46 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
11:12:00 [2022-08-08T11:12:00.151Z] #46 sha256:56bdba563cf1e7519f45dca318e56148347427da68b368d342ae3918e34f266a
11:12:00 [2022-08-08T11:12:00.151Z] #46 DONE 0.0s
11:12:00 [2022-08-08T11:12:00.151Z] 
11:12:00 [2022-08-08T11:12:00.151Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
11:12:00 [2022-08-08T11:12:00.151Z] #48 sha256:b0a677c842910cc185083ce878986cf17f96a7b699e6195a5d46275fbd7722d1
11:12:00 [2022-08-08T11:12:00.151Z] #48 DONE 0.0s
11:12:00 [2022-08-08T11:12:00.151Z] 
11:12:00 [2022-08-08T11:12:00.151Z] #52 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
11:12:00 [2022-08-08T11:12:00.151Z] #52 sha256:f3d8cf6288e36895d033ccd0f27586a6e73a321138f7ddaa554e05c0a153bb60
11:12:00 [2022-08-08T11:12:00.151Z] #52 DONE 0.0s
11:12:00 [2022-08-08T11:12:00.151Z] 
11:12:00 [2022-08-08T11:12:00.151Z] #55 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
11:12:00 [2022-08-08T11:12:00.151Z] #55 sha256:803410402c0e08610f49b7e04a569363e0b5bc9e40951e3a245e7ac219879189
11:12:00 [2022-08-08T11:12:00.411Z] #55 DONE 0.1s
11:12:00 [2022-08-08T11:12:00.411Z] 
11:12:00 [2022-08-08T11:12:00.411Z] #59 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
11:12:00 [2022-08-08T11:12:00.411Z] #59 sha256:4a682f10d1795f023c04a2a67f68ad44a7224bf17b4826e94cc8a39cbd4bd000
11:12:00 [2022-08-08T11:12:00.411Z] #59 DONE 0.0s
11:12:00 [2022-08-08T11:12:00.411Z] 
11:12:00 [2022-08-08T11:12:00.411Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
11:12:00 [2022-08-08T11:12:00.411Z] #61 sha256:dc42b8d9047cac709a9053edc92979fc33b23e9f3b9a44625b7ac85692d6eb02
11:12:00 [2022-08-08T11:12:00.411Z] #61 DONE 0.0s
11:12:00 [2022-08-08T11:12:00.411Z] 
11:12:00 [2022-08-08T11:12:00.411Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
11:12:00 [2022-08-08T11:12:00.411Z] #63 sha256:8f792c79aa98982d36b5faf27d5deb0eaf267bfc7bc1f5026444eb6783648179
11:12:00 [2022-08-08T11:12:00.672Z] #63 DONE 0.1s
11:12:00 [2022-08-08T11:12:00.672Z] 
11:12:00 [2022-08-08T11:12:00.672Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
11:12:00 [2022-08-08T11:12:00.672Z] #65 sha256:905e6488178f5333c687b22a215719aa4af79a6a3d2f2ec73261cad0274391a8
11:12:00 [2022-08-08T11:12:00.672Z] #65 DONE 0.0s
11:12:00 [2022-08-08T11:12:00.672Z] 
11:12:00 [2022-08-08T11:12:00.672Z] #68 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
11:12:00 [2022-08-08T11:12:00.672Z] #68 sha256:6b4ac9dc1a68b1e8bcc474d211641b7b9a75f202ca4aa217ae294079133e3078
11:12:00 [2022-08-08T11:12:00.672Z] #68 DONE 0.1s
11:12:00 [2022-08-08T11:12:00.672Z] 
11:12:00 [2022-08-08T11:12:00.672Z] #72 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
11:12:00 [2022-08-08T11:12:00.672Z] #72 sha256:928b4a66bb232cb9351f9b65cbbf65704c91dd220336b59fe0788f89dac83575
11:12:00 [2022-08-08T11:12:00.689Z] #55 28.81 go: downloading mvdan.cc/gofumpt v0.3.1
11:12:00 [2022-08-08T11:12:00.689Z] #55 28.81 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
11:12:00 [2022-08-08T11:12:00.689Z] #55 29.05 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
11:12:00 [2022-08-08T11:12:00.689Z] #55 29.21 go: downloading github.com/davecgh/go-spew v1.1.1
11:12:00 [2022-08-08T11:12:00.932Z] #72 DONE 0.2s
11:12:00 [2022-08-08T11:12:00.932Z] 
11:12:00 [2022-08-08T11:12:00.932Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
11:12:00 [2022-08-08T11:12:00.932Z] #77 sha256:1594e85eb3a492e95f07c01b0aa951cc85abf73cf30e2906ec7393a99fe9e006
11:12:00 [2022-08-08T11:12:00.932Z] #77 DONE 0.1s
11:12:00 [2022-08-08T11:12:00.932Z] 
11:12:00 [2022-08-08T11:12:00.932Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
11:12:00 [2022-08-08T11:12:00.932Z] #82 sha256:a5b24aede1d2b5605774315594b29c2e25a5e6c8592c7a77a463d792a11d547f
11:12:00 [2022-08-08T11:12:00.932Z] #82 DONE 0.2s
11:12:00 [2022-08-08T11:12:00.932Z] 
11:12:00 [2022-08-08T11:12:00.932Z] #85 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
11:12:00 [2022-08-08T11:12:00.932Z] #85 sha256:5cec569208315634bca2ac0c05ac7289e497277c0b1f9d64282844d602246e7f
11:12:00 [2022-08-08T11:12:00.932Z] #85 DONE 0.0s
11:12:00 [2022-08-08T11:12:00.950Z] #55 29.39 go: downloading github.com/pmezard/go-difflib v1.0.0
11:12:01 [2022-08-08T11:12:01.053Z] #55 24.97 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
11:12:01 [2022-08-08T11:12:01.192Z] 
11:12:01 [2022-08-08T11:12:01.192Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
11:12:01 [2022-08-08T11:12:01.192Z] #86 sha256:a998b1f1905ed6f65969296d83ef3f3a8af462ecc3926ec6d307b22d8c99dff2
11:12:01 [2022-08-08T11:12:01.192Z] #86 DONE 0.0s
11:12:01 [2022-08-08T11:12:01.192Z] 
11:12:01 [2022-08-08T11:12:01.192Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
11:12:01 [2022-08-08T11:12:01.192Z] #87 sha256:32f5a8f58375b723a5af6e3775e294d39d254f6f1de1f882379cd00c46e0ceb6
11:12:01 [2022-08-08T11:12:01.192Z] #87 DONE 0.0s
11:12:01 [2022-08-08T11:12:01.192Z] 
11:12:01 [2022-08-08T11:12:01.192Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker
11:12:01 [2022-08-08T11:12:01.192Z] #88 sha256:44727aad7093a37d656884e31629fc686998bbb705635cb5ff684f37cf92f5f9
11:12:01 [2022-08-08T11:12:01.228Z] #55 29.54 go: downloading github.com/stretchr/objx v0.1.1
11:12:01 [2022-08-08T11:12:01.228Z] #55 29.54 go: downloading github.com/subosito/gotenv v1.2.0
11:12:01 [2022-08-08T11:12:01.228Z] #55 29.65 go: downloading github.com/hashicorp/hcl v1.0.0
11:12:01 [2022-08-08T11:12:01.764Z] #88 DONE 0.7s
11:12:01 [2022-08-08T11:12:01.764Z] 
11:12:01 [2022-08-08T11:12:01.764Z] #89 exporting to image
11:12:01 [2022-08-08T11:12:01.764Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
11:12:01 [2022-08-08T11:12:01.764Z] #89 exporting layers
11:12:01 [2022-08-08T11:12:01.800Z] #55 30.20 go: downloading gopkg.in/ini.v1 v1.66.4
11:12:01 [2022-08-08T11:12:01.800Z] #55 30.20 go: downloading github.com/magiconair/properties v1.8.6
11:12:01 [2022-08-08T11:12:01.800Z] #55 30.34 go: downloading github.com/pelletier/go-toml v1.9.5
11:12:01 [2022-08-08T11:12:01.800Z] #55 30.54 go: downloading golang.org/x/text v0.3.7
11:12:01 [2022-08-08T11:12:01.996Z] #55 25.79 go: downloading github.com/hashicorp/errwrap v1.0.0
11:12:01 [2022-08-08T11:12:01.996Z] #55 25.88 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
11:12:01 [2022-08-08T11:12:01.996Z] #55 26.05 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
11:12:02 [2022-08-08T11:12:02.256Z] #55 26.48 go: downloading 4d63.com/gochecknoglobals v0.1.0
11:12:02 [2022-08-08T11:12:02.824Z] #34 ...
11:12:02 [2022-08-08T11:12:02.824Z] 
11:12:02 [2022-08-08T11:12:02.824Z] #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
11:12:02 [2022-08-08T11:12:02.824Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78
11:12:02 [2022-08-08T11:12:02.824Z] #51 46.64 Setting up criu (3.17.1-1) ...
11:12:02 [2022-08-08T11:12:02.825Z] #55 26.77 go: downloading github.com/Antonboom/errname v0.1.6
11:12:02 [2022-08-08T11:12:02.825Z] #55 27.01 go: downloading github.com/Antonboom/nilnil v0.1.1
11:12:03 [2022-08-08T11:12:03.085Z] #55 ...
11:12:03 [2022-08-08T11:12:03.085Z] 
11:12:03 [2022-08-08T11:12:03.085Z] #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
11:12:03 [2022-08-08T11:12:03.085Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52
11:12:03 [2022-08-08T11:12:03.085Z] #38 26.96 tomll can be used in two ways:
11:12:03 [2022-08-08T11:12:03.085Z] #38 26.97 Writing to STDIN and reading from STDOUT:
11:12:03 [2022-08-08T11:12:03.085Z] #38 26.97   cat file.toml | tomll > file.toml
11:12:03 [2022-08-08T11:12:03.085Z] #38 26.97 
11:12:03 [2022-08-08T11:12:03.085Z] #38 26.97 Reading and updating a list of files:
11:12:03 [2022-08-08T11:12:03.085Z] #38 26.97   tomll a.toml b.toml c.toml
11:12:03 [2022-08-08T11:12:03.085Z] #38 26.97 
11:12:03 [2022-08-08T11:12:03.085Z] #38 26.97 When given a list of files, tomll will modify all files in place without asking.
11:12:03 [2022-08-08T11:12:03.085Z] #38 DONE 27.2s
11:12:03 [2022-08-08T11:12:03.085Z] 
11:12:03 [2022-08-08T11:12:03.085Z] #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
11:12:03 [2022-08-08T11:12:03.085Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b
11:12:03 [2022-08-08T11:12:03.085Z] #55 27.31 go: downloading github.com/BurntSushi/toml v1.1.0
11:12:03 [2022-08-08T11:12:03.810Z] #55 ...
11:12:03 [2022-08-08T11:12:03.810Z] 
11:12:03 [2022-08-08T11:12:03.810Z] #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
11:12:03 [2022-08-08T11:12:03.810Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363
11:12:03 [2022-08-08T11:12:03.810Z] #62 22.10 Fetched 8563 kB in 16s (542 kB/s)
11:12:03 [2022-08-08T11:12:03.810Z] #62 22.10 Reading package lists...
11:12:03 [2022-08-08T11:12:03.810Z] #62 28.51 Reading package lists...
11:12:03 [2022-08-08T11:12:03.810Z] #62 ...
11:12:03 [2022-08-08T11:12:03.810Z] 
11:12:03 [2022-08-08T11:12:03.810Z] #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
11:12:03 [2022-08-08T11:12:03.810Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b
11:12:03 [2022-08-08T11:12:03.810Z] #47 25.63 Updating files:  71% (1558/2176)
Updating files:  72% (1567/2176)
Updating files:  73% (1589/2176)
Updating files:  74% (1611/2176)
Updating files:  75% (1632/2176)
Updating files:  76% (1654/2176)
Updating files:  77% (1676/2176)
Updating files:  78% (1698/2176)
Updating files:  79% (1720/2176)
Updating files:  80% (1741/2176)
Updating files:  81% (1763/2176)
Updating files:  82% (1785/2176)
Updating files:  83% (1807/2176)
Updating files:  84% (1828/2176)
Updating files:  85% (1850/2176)
Updating files:  86% (1872/2176)
Updating files:  87% (1894/2176)
Updating files:  88% (1915/2176)
Updating files:  89% (1937/2176)
Updating files:  90% (1959/2176)
Updating files:  91% (1981/2176)
Updating files:  92% (2002/2176)
Updating files:  93% (2024/2176)
Updating files:  94% (2046/2176)
Updating files:  95% (2068/2176)
Updating files:  96% (2089/2176)
Updating files:  97% (2111/2176)
Updating files:  98% (2133/2176)
Updating files:  99% (2155/2176)
Updating files: 100% (2176/2176)
Updating files: 100% (2176/2176), done.
11:12:03 [2022-08-08T11:12:03.810Z] #47 26.32 + git checkout -q v2.3.0
11:12:03 [2022-08-08T11:12:03.810Z] #47 28.85 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
11:12:04 [2022-08-08T11:12:04.216Z] #51 ...
11:12:04 [2022-08-08T11:12:04.216Z] 
11:12:04 [2022-08-08T11:12:04.216Z] #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
11:12:04 [2022-08-08T11:12:04.217Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d
11:12:04 [2022-08-08T11:12:04.217Z] #42 38.76 Selecting previously unselected package libicu67:arm64.
11:12:04 [2022-08-08T11:12:04.217Z] #42 38.77 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ...
11:12:04 [2022-08-08T11:12:04.217Z] #42 38.79 Unpacking libicu67:arm64 (67.1-7) ...
11:12:04 [2022-08-08T11:12:04.217Z] #42 44.38 Selecting previously unselected package libxml2:arm64.
11:12:04 [2022-08-08T11:12:04.217Z] #42 44.38 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ...
11:12:04 [2022-08-08T11:12:04.217Z] #42 44.39 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ...
11:12:04 [2022-08-08T11:12:04.217Z] #42 44.87 Selecting previously unselected package libarchive13:arm64.
11:12:04 [2022-08-08T11:12:04.217Z] #42 44.87 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
11:12:04 [2022-08-08T11:12:04.217Z] #42 44.88 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
11:12:04 [2022-08-08T11:12:04.217Z] #42 45.20 Selecting previously unselected package libjsoncpp24:arm64.
11:12:04 [2022-08-08T11:12:04.217Z] #42 45.20 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ...
11:12:04 [2022-08-08T11:12:04.217Z] #42 45.24 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
11:12:04 [2022-08-08T11:12:04.217Z] #42 45.41 Selecting previously unselected package librhash0:arm64.
11:12:04 [2022-08-08T11:12:04.217Z] #42 45.41 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ...
11:12:04 [2022-08-08T11:12:04.217Z] #42 45.42 Unpacking librhash0:arm64 (1.4.1-2) ...
11:12:04 [2022-08-08T11:12:04.217Z] #42 45.65 Selecting previously unselected package libuv1:arm64.
11:12:04 [2022-08-08T11:12:04.217Z] #42 45.65 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ...
11:12:04 [2022-08-08T11:12:04.217Z] #42 45.65 Unpacking libuv1:arm64 (1.40.0-2) ...
11:12:04 [2022-08-08T11:12:04.217Z] #42 45.82 Selecting previously unselected package cmake.
11:12:04 [2022-08-08T11:12:04.217Z] #42 45.82 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ...
11:12:04 [2022-08-08T11:12:04.217Z] #42 45.84 Unpacking cmake (3.18.4-2+deb11u1) ...
11:12:04 [2022-08-08T11:12:04.217Z] #42 ...
11:12:04 [2022-08-08T11:12:04.217Z] 
11:12:04 [2022-08-08T11:12:04.217Z] #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
11:12:04 [2022-08-08T11:12:04.217Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c
11:12:04 [2022-08-08T11:12:04.217Z] #14 48.64 Selecting previously unselected package mingw-w64-x86-64-dev.
11:12:04 [2022-08-08T11:12:04.217Z] #14 48.67 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
11:12:04 [2022-08-08T11:12:04.217Z] #14 48.69 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
11:12:05 [2022-08-08T11:12:05.599Z] #14 ...
11:12:05 [2022-08-08T11:12:05.599Z] 
11:12:05 [2022-08-08T11:12:05.600Z] #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
11:12:05 [2022-08-08T11:12:05.600Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78
11:12:05 [2022-08-08T11:12:05.600Z] #51 48.44 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:12:05 [2022-08-08T11:12:05.600Z] #51 DONE 50.0s
11:12:05 [2022-08-08T11:12:05.600Z] 
11:12:05 [2022-08-08T11:12:05.600Z] #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
11:12:05 [2022-08-08T11:12:05.600Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d
11:12:05 [2022-08-08T11:12:05.600Z] #42 48.95 Setting up libicu67:arm64 (67.1-7) ...
11:12:05 [2022-08-08T11:12:05.600Z] #42 48.97 Setting up xxd (2:8.2.2434-3+deb11u1) ...
11:12:05 [2022-08-08T11:12:05.600Z] #42 49.00 Setting up libuv1:arm64 (1.40.0-2) ...
11:12:05 [2022-08-08T11:12:05.600Z] #42 49.01 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
11:12:05 [2022-08-08T11:12:05.600Z] #42 49.06 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
11:12:05 [2022-08-08T11:12:05.600Z] #42 49.07 Setting up librhash0:arm64 (1.4.1-2) ...
11:12:05 [2022-08-08T11:12:05.600Z] #42 49.08 Setting up cmake-data (3.18.4-2+deb11u1) ...
11:12:05 [2022-08-08T11:12:05.600Z] #42 49.12 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ...
11:12:05 [2022-08-08T11:12:05.600Z] #42 49.13 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
11:12:05 [2022-08-08T11:12:05.600Z] #42 49.15 Setting up cmake (3.18.4-2+deb11u1) ...
11:12:05 [2022-08-08T11:12:05.600Z] #42 49.64 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:12:05 [2022-08-08T11:12:05.600Z] #42 DONE 50.4s
11:12:05 [2022-08-08T11:12:05.600Z] 
11:12:05 [2022-08-08T11:12:05.600Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
11:12:05 [2022-08-08T11:12:05.600Z] #43 sha256:674969763d1cb9408ccf0db7535c991b51abc2bade54bd3cd8ebf649c5c372b5
11:12:05 [2022-08-08T11:12:05.698Z] #55 29.44 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
11:12:05 [2022-08-08T11:12:05.698Z] #55 29.79 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0
11:12:05 [2022-08-08T11:12:05.787Z] #47 ...
11:12:05 [2022-08-08T11:12:05.787Z] 
11:12:05 [2022-08-08T11:12:05.787Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
11:12:05 [2022-08-08T11:12:05.787Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363
11:12:05 [2022-08-08T11:12:05.787Z] #62 28.51 Reading package lists...
11:12:05 [2022-08-08T11:12:05.858Z] #43 DONE 0.2s
11:12:05 [2022-08-08T11:12:05.858Z] 
11:12:05 [2022-08-08T11:12:05.858Z] #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
11:12:05 [2022-08-08T11:12:05.858Z] #44 sha256:b69cf931b39e2ddafa87dd489f3ca5652286dba80d82c48853a74219548fe559
11:12:05 [2022-08-08T11:12:05.962Z] #55 30.04 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
11:12:05 [2022-08-08T11:12:05.962Z] #55 30.19 go: downloading github.com/alexkohler/prealloc v1.0.0
11:12:06 [2022-08-08T11:12:06.544Z] #55 30.55 go: downloading github.com/ashanbrown/forbidigo v1.3.0
11:12:06 [2022-08-08T11:12:06.544Z] #55 ...
11:12:06 [2022-08-08T11:12:06.544Z] 
11:12:06 [2022-08-08T11:12:06.544Z] #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             ;
11:12:06 [2022-08-08T11:12:06.544Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13
11:12:06 [2022-08-08T11:12:06.544Z] #76 20.53 Fetched 8563 kB in 17s (513 kB/s)
11:12:06 [2022-08-08T11:12:06.796Z] #44 1.033 + RM_GOPATH=0
11:12:06 [2022-08-08T11:12:06.796Z] #44 1.047 + TMP_GOPATH=
11:12:06 [2022-08-08T11:12:06.796Z] #44 1.051 + : /build
11:12:06 [2022-08-08T11:12:06.796Z] #44 1.051 + '[' -z '' ']'
11:12:06 [2022-08-08T11:12:06.796Z] #44 1.051 ++ mktemp -d
11:12:06 [2022-08-08T11:12:06.796Z] #44 1.082 + export GOPATH=/tmp/tmp.QcwKYKrxvd
11:12:06 [2022-08-08T11:12:06.796Z] #44 1.083 + GOPATH=/tmp/tmp.QcwKYKrxvd
11:12:06 [2022-08-08T11:12:06.796Z] #44 1.083 + RM_GOPATH=1
11:12:06 [2022-08-08T11:12:06.796Z] #44 1.083 + case "$(go env GOARCH)" in
11:12:06 [2022-08-08T11:12:06.796Z] #44 1.083 ++ go env GOARCH
11:12:06 [2022-08-08T11:12:06.796Z] #44 1.141 + export GO_BUILDMODE=-buildmode=pie
11:12:06 [2022-08-08T11:12:06.796Z] #44 1.141 + GO_BUILDMODE=-buildmode=pie
11:12:06 [2022-08-08T11:12:06.796Z] #44 1.141 ++ dirname /install.sh
11:12:06 [2022-08-08T11:12:06.806Z] #76 20.53 Reading package lists...
11:12:06 [2022-08-08T11:12:06.806Z] #76 ...
11:12:06 [2022-08-08T11:12:06.806Z] 
11:12:06 [2022-08-08T11:12:06.806Z] #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
11:12:06 [2022-08-08T11:12:06.806Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba
11:12:06 [2022-08-08T11:12:06.806Z] #14 30.33 Fetched 8563 kB in 24s (351 kB/s)
11:12:07 [2022-08-08T11:12:07.055Z] #44 1.154 Install tini version v0.19.0
11:12:07 [2022-08-08T11:12:07.055Z] #44 1.154 + dir=/
11:12:07 [2022-08-08T11:12:07.055Z] #44 1.154 + bin=tini
11:12:07 [2022-08-08T11:12:07.055Z] #44 1.154 + shift
11:12:07 [2022-08-08T11:12:07.055Z] #44 1.154 + '[' '!' -f //tini.installer ']'
11:12:07 [2022-08-08T11:12:07.055Z] #44 1.154 + . //tini.installer
11:12:07 [2022-08-08T11:12:07.055Z] #44 1.154 ++ : v0.19.0
11:12:07 [2022-08-08T11:12:07.055Z] #44 1.154 + install_tini
11:12:07 [2022-08-08T11:12:07.055Z] #44 1.154 + echo 'Install tini version v0.19.0'
11:12:07 [2022-08-08T11:12:07.055Z] #44 1.154 + git clone https://github.com/krallin/tini.git /tmp/tmp.QcwKYKrxvd/tini
11:12:07 [2022-08-08T11:12:07.055Z] #44 1.154 Cloning into '/tmp/tmp.QcwKYKrxvd/tini'...
11:12:07 [2022-08-08T11:12:07.624Z] #44 1.859 + cd /tmp/tmp.QcwKYKrxvd/tini
11:12:07 [2022-08-08T11:12:07.883Z] #44 1.878 + git checkout -q v0.19.0
11:12:07 [2022-08-08T11:12:07.883Z] #44 1.883 + cmake .
11:12:07 [2022-08-08T11:12:07.964Z] #62 34.62 Building dependency tree...
11:12:07 [2022-08-08T11:12:07.964Z] #62 ...
11:12:07 [2022-08-08T11:12:07.964Z] 
11:12:07 [2022-08-08T11:12:07.964Z] #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             ;
11:12:07 [2022-08-08T11:12:07.964Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13
11:12:07 [2022-08-08T11:12:07.964Z] #76 20.25 Reading package lists...
11:12:07 [2022-08-08T11:12:07.964Z] #76 26.66 Reading package lists...
11:12:07 [2022-08-08T11:12:07.964Z] #76 32.91 Building dependency tree...
11:12:07 [2022-08-08T11:12:07.964Z] #76 36.68 python3 is already the newest version (3.9.2-3).
11:12:07 [2022-08-08T11:12:07.964Z] #76 36.68 The following additional packages will be installed:
11:12:08 [2022-08-08T11:12:08.247Z] #76 36.70   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
11:12:08 [2022-08-08T11:12:08.247Z] #76 36.70   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
11:12:08 [2022-08-08T11:12:08.247Z] #76 36.71 Suggested packages:
11:12:08 [2022-08-08T11:12:08.247Z] #76 36.71   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
11:12:08 [2022-08-08T11:12:08.247Z] #76 36.71   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
11:12:08 [2022-08-08T11:12:08.247Z] #76 36.71   m4-doc ed diffutils-doc
11:12:08 [2022-08-08T11:12:08.247Z] #76 36.71 Recommended packages:
11:12:08 [2022-08-08T11:12:08.247Z] #76 36.71   fakeroot libalgorithm-merge-perl libltdl-dev
11:12:08 [2022-08-08T11:12:08.247Z] #76 ...
11:12:08 [2022-08-08T11:12:08.247Z] 
11:12:08 [2022-08-08T11:12:08.247Z] #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
11:12:08 [2022-08-08T11:12:08.247Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26
11:12:08 [2022-08-08T11:12:08.247Z] #42 20.88 Reading package lists...
11:12:08 [2022-08-08T11:12:08.247Z] #42 27.10 Reading package lists...
11:12:08 [2022-08-08T11:12:08.247Z] #42 33.53 Building dependency tree...
11:12:08 [2022-08-08T11:12:08.457Z] #44 2.442 -- The C compiler identification is GNU 10.2.1
11:12:08 [2022-08-08T11:12:08.457Z] #44 2.528 -- Detecting C compiler ABI info
11:12:08 [2022-08-08T11:12:08.508Z] #42 ...
11:12:08 [2022-08-08T11:12:08.509Z] 
11:12:08 [2022-08-08T11:12:08.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
11:12:08 [2022-08-08T11:12:08.509Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e
11:12:08 [2022-08-08T11:12:08.509Z] #51 21.56 Reading package lists...
11:12:08 [2022-08-08T11:12:08.509Z] #51 27.82 Reading package lists...
11:12:08 [2022-08-08T11:12:08.509Z] #51 34.28 Building dependency tree...
11:12:08 [2022-08-08T11:12:08.715Z] #44 ...
11:12:08 [2022-08-08T11:12:08.715Z] 
11:12:08 [2022-08-08T11:12:08.716Z] #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
11:12:08 [2022-08-08T11:12:08.716Z] #53 sha256:c2b7baa3a398da628953c9c8b55f28a47dcb6ea86c993b76242c87504fe14697
11:12:08 [2022-08-08T11:12:08.716Z] #53 52.86 gotestsum version dev
11:12:08 [2022-08-08T11:12:08.716Z] #53 DONE 53.4s
11:12:08 [2022-08-08T11:12:08.716Z] 
11:12:08 [2022-08-08T11:12:08.716Z] #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
11:12:08 [2022-08-08T11:12:08.716Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0
11:12:08 [2022-08-08T11:12:08.716Z] #77 0.663 Cloning into '/tmp/crun-build'...
11:12:08 [2022-08-08T11:12:08.716Z] #77 6.183 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
11:12:08 [2022-08-08T11:12:08.716Z] #77 6.202 Cloning into '/tmp/crun-build/libocispec'...
11:12:08 [2022-08-08T11:12:08.716Z] #77 7.600 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
11:12:08 [2022-08-08T11:12:08.716Z] #77 7.606 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
11:12:08 [2022-08-08T11:12:08.716Z] #77 7.607 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
11:12:08 [2022-08-08T11:12:08.716Z] #77 7.611 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
11:12:08 [2022-08-08T11:12:08.716Z] #77 7.643 Cloning into '/tmp/crun-build/libocispec/image-spec'...
11:12:08 [2022-08-08T11:12:08.716Z] #77 9.615 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
11:12:08 [2022-08-08T11:12:08.721Z] #14 30.33 Reading package lists...
11:12:08 [2022-08-08T11:12:08.721Z] #14 ...
11:12:08 [2022-08-08T11:12:08.721Z] 
11:12:08 [2022-08-08T11:12:08.721Z] #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
11:12:08 [2022-08-08T11:12:08.721Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a
11:12:08 [2022-08-08T11:12:08.721Z] #36 22.39 go: downloading github.com/sirupsen/logrus v1.6.0
11:12:08 [2022-08-08T11:12:08.721Z] #36 22.39 go: downloading github.com/spf13/cobra v1.1.3
11:12:08 [2022-08-08T11:12:08.721Z] #36 23.24 go: downloading github.com/mattn/go-isatty v0.0.3
11:12:08 [2022-08-08T11:12:08.721Z] #36 23.69 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
11:12:08 [2022-08-08T11:12:08.721Z] #36 24.03 go: downloading gopkg.in/yaml.v2 v2.4.0
11:12:08 [2022-08-08T11:12:08.721Z] #36 24.96 go: downloading github.com/cosiner/argv v0.1.0
11:12:08 [2022-08-08T11:12:08.721Z] #36 25.17 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
11:12:08 [2022-08-08T11:12:08.721Z] #36 25.24 go: downloading github.com/peterh/liner v1.2.2
11:12:08 [2022-08-08T11:12:08.721Z] #36 25.75 go: downloading github.com/google/go-dap v0.6.0
11:12:08 [2022-08-08T11:12:08.721Z] #36 26.26 go: downloading github.com/russross/blackfriday/v2 v2.0.1
11:12:08 [2022-08-08T11:12:08.721Z] #36 26.98 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
11:12:08 [2022-08-08T11:12:08.721Z] #36 28.12 go: downloading github.com/mattn/go-runewidth v0.0.3
11:12:08 [2022-08-08T11:12:08.721Z] #36 28.36 go: downloading github.com/hashicorp/golang-lru v0.5.4
11:12:08 [2022-08-08T11:12:08.721Z] #36 28.47 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
11:12:08 [2022-08-08T11:12:08.721Z] #36 31.47 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
11:12:08 [2022-08-08T11:12:08.721Z] #36 31.69 go: downloading github.com/cilium/ebpf v0.7.0
11:12:08 [2022-08-08T11:12:08.721Z] #36 ...
11:12:08 [2022-08-08T11:12:08.721Z] 
11:12:08 [2022-08-08T11:12:08.721Z] #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
11:12:08 [2022-08-08T11:12:08.721Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b
11:12:08 [2022-08-08T11:12:08.721Z] #55 31.07 go: downloading github.com/ashanbrown/makezero v1.1.1
11:12:08 [2022-08-08T11:12:08.721Z] #55 31.56 go: downloading github.com/bkielbasa/cyclop v1.2.0
11:12:08 [2022-08-08T11:12:08.721Z] #55 31.73 go: downloading github.com/blizzy78/varnamelen v0.8.0
11:12:08 [2022-08-08T11:12:08.721Z] #55 32.08 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
11:12:08 [2022-08-08T11:12:08.721Z] #55 32.31 go: downloading github.com/breml/bidichk v0.2.3
11:12:08 [2022-08-08T11:12:08.721Z] #55 32.48 go: downloading github.com/breml/errchkjson v0.3.0
11:12:08 [2022-08-08T11:12:08.721Z] #55 32.66 go: downloading github.com/butuzov/ireturn v0.1.1
11:12:08 [2022-08-08T11:12:08.721Z] #55 32.75 go: downloading github.com/charithe/durationcheck v0.0.9
11:12:08 [2022-08-08T11:12:08.721Z] #55 ...
11:12:08 [2022-08-08T11:12:08.721Z] 
11:12:08 [2022-08-08T11:12:08.721Z] #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
11:12:08 [2022-08-08T11:12:08.721Z] #67 sha256:65994625a105f9927102f42689d9e014c32b92761e106e34be2a09efe05e2d80
11:12:08 [2022-08-08T11:12:08.721Z] #67 22.38 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
11:12:08 [2022-08-08T11:12:08.721Z] #67 26.59 go: downloading github.com/russross/blackfriday/v2 v2.1.0
11:12:08 [2022-08-08T11:12:08.770Z] #51 ...
11:12:08 [2022-08-08T11:12:08.770Z] 
11:12:08 [2022-08-08T11:12:08.770Z] #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
11:12:08 [2022-08-08T11:12:08.770Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba
11:12:08 [2022-08-08T11:12:08.770Z] #14 21.23 Reading package lists...
11:12:08 [2022-08-08T11:12:08.770Z] #14 27.45 Reading package lists...
11:12:08 [2022-08-08T11:12:08.770Z] #14 33.93 Building dependency tree...
11:12:08 [2022-08-08T11:12:08.770Z] #14 ...
11:12:08 [2022-08-08T11:12:08.770Z] 
11:12:08 [2022-08-08T11:12:08.770Z] #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
11:12:08 [2022-08-08T11:12:08.770Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26
11:12:08 [2022-08-08T11:12:08.770Z] #42 37.18 The following additional packages will be installed:
11:12:08 [2022-08-08T11:12:08.770Z] #42 37.21   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
11:12:08 [2022-08-08T11:12:08.770Z] #42 37.23 Suggested packages:
11:12:08 [2022-08-08T11:12:08.770Z] #42 37.23   cmake-doc ninja-build lrzip
11:12:08 [2022-08-08T11:12:08.770Z] #42 37.23 Recommended packages:
11:12:08 [2022-08-08T11:12:08.770Z] #42 37.23   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
11:12:08 [2022-08-08T11:12:08.974Z] #77 ...
11:12:08 [2022-08-08T11:12:08.974Z] 
11:12:08 [2022-08-08T11:12:08.974Z] #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
11:12:08 [2022-08-08T11:12:08.974Z] #44 sha256:b69cf931b39e2ddafa87dd489f3ca5652286dba80d82c48853a74219548fe559
11:12:08 [2022-08-08T11:12:08.974Z] #44 3.156 -- Detecting C compiler ABI info - done
11:12:08 [2022-08-08T11:12:08.979Z] #67 ...
11:12:08 [2022-08-08T11:12:08.979Z] 
11:12:08 [2022-08-08T11:12:08.979Z] #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
11:12:08 [2022-08-08T11:12:08.979Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b
11:12:08 [2022-08-08T11:12:08.979Z] #55 33.02 go: downloading github.com/daixiang0/gci v0.3.3
11:12:08 [2022-08-08T11:12:08.979Z] #55 33.04 go: downloading github.com/denis-tingaikin/go-header v0.4.3
11:12:09 [2022-08-08T11:12:09.232Z] #44 3.331 -- Check for working C compiler: /usr/bin/cc - skipped
11:12:09 [2022-08-08T11:12:09.232Z] #44 3.331 -- Detecting C compile features
11:12:09 [2022-08-08T11:12:09.232Z] #44 3.331 -- Detecting C compile features - done
11:12:09 [2022-08-08T11:12:09.232Z] #44 3.407 -- Performing Test HAS_BUILTIN_FORTIFY
11:12:09 [2022-08-08T11:12:09.490Z] #44 3.722 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
11:12:09 [2022-08-08T11:12:09.490Z] #44 3.823 -- Configuring done
11:12:09 [2022-08-08T11:12:09.545Z] #55 33.36 go: downloading github.com/esimonov/ifshort v1.0.4
11:12:09 [2022-08-08T11:12:09.545Z] #55 33.52 go: downloading github.com/firefart/nonamedreturns v1.0.1
11:12:09 [2022-08-08T11:12:09.545Z] #55 33.62 go: downloading github.com/fzipp/gocyclo v0.5.1
11:12:09 [2022-08-08T11:12:09.713Z] #42 38.18 The following NEW packages will be installed:
11:12:09 [2022-08-08T11:12:09.713Z] #42 38.18   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
11:12:09 [2022-08-08T11:12:09.713Z] #42 38.18   vim-common xxd
11:12:09 [2022-08-08T11:12:09.748Z] #44 3.893 -- Generating done
11:12:09 [2022-08-08T11:12:09.748Z] #44 3.896 -- Build files have been written to: /tmp/tmp.QcwKYKrxvd/tini
11:12:09 [2022-08-08T11:12:09.748Z] #44 3.928 + make tini-static
11:12:09 [2022-08-08T11:12:09.805Z] #55 33.89 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
11:12:09 [2022-08-08T11:12:09.805Z] #55 34.01 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
11:12:09 [2022-08-08T11:12:09.977Z] #42 38.65 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded.
11:12:09 [2022-08-08T11:12:09.977Z] #42 38.65 Need to get 17.7 MB of archives.
11:12:09 [2022-08-08T11:12:09.977Z] #42 38.65 After this operation, 70.7 MB of additional disk space will be used.
11:12:09 [2022-08-08T11:12:09.977Z] #42 38.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
11:12:10 [2022-08-08T11:12:10.010Z] #44 4.113 Scanning dependencies of target tini-static
11:12:10 [2022-08-08T11:12:10.010Z] #44 4.179 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
11:12:10 [2022-08-08T11:12:10.064Z] #55 34.03 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
11:12:10 [2022-08-08T11:12:10.238Z] #42 38.65 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
11:12:10 [2022-08-08T11:12:10.238Z] #42 38.66 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
11:12:10 [2022-08-08T11:12:10.238Z] #42 38.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
11:12:10 [2022-08-08T11:12:10.323Z] #55 34.29 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
11:12:10 [2022-08-08T11:12:10.583Z] #55 34.62 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
11:12:10 [2022-08-08T11:12:10.810Z] #42 39.32 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
11:12:10 [2022-08-08T11:12:10.810Z] #42 39.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
11:12:10 [2022-08-08T11:12:10.810Z] #42 39.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
11:12:10 [2022-08-08T11:12:10.810Z] #42 39.40 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
11:12:10 [2022-08-08T11:12:10.810Z] #42 39.40 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
11:12:10 [2022-08-08T11:12:10.810Z] #42 39.42 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
11:12:10 [2022-08-08T11:12:10.853Z] #55 34.76 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
11:12:10 [2022-08-08T11:12:10.853Z] #55 34.88 go: downloading github.com/golangci/misspell v0.3.5
11:12:11 [2022-08-08T11:12:11.111Z] #55 35.15 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
11:12:11 [2022-08-08T11:12:11.111Z] #55 35.30 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
11:12:11 [2022-08-08T11:12:11.373Z] #55 35.42 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
11:12:11 [2022-08-08T11:12:11.373Z] #55 35.55 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
11:12:11 [2022-08-08T11:12:11.387Z] #44 5.294 [100%] Linking C executable tini-static
11:12:11 [2022-08-08T11:12:11.632Z] #55 35.67 go: downloading github.com/jgautheron/goconst v1.5.1
11:12:11 [2022-08-08T11:12:11.632Z] #55 35.72 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
11:12:11 [2022-08-08T11:12:11.646Z] #44 5.685 [100%] Built target tini-static
11:12:11 [2022-08-08T11:12:11.646Z] #44 5.743 + mkdir -p /build
11:12:11 [2022-08-08T11:12:11.646Z] #44 5.746 + cp tini-static /build/docker-init
11:12:11 [2022-08-08T11:12:11.754Z] #42 ...
11:12:11 [2022-08-08T11:12:11.754Z] 
11:12:11 [2022-08-08T11:12:11.754Z] #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
11:12:11 [2022-08-08T11:12:11.754Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef
11:12:11 [2022-08-08T11:12:11.754Z] #57 39.85 v3.0.2
11:12:11 [2022-08-08T11:12:11.754Z] #57 DONE 40.2s
11:12:11 [2022-08-08T11:12:11.754Z] 
11:12:11 [2022-08-08T11:12:11.754Z] #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             ;
11:12:11 [2022-08-08T11:12:11.754Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13
11:12:11 [2022-08-08T11:12:11.754Z] #76 38.32 The following NEW packages will be installed:
11:12:11 [2022-08-08T11:12:11.754Z] #76 38.34   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
11:12:11 [2022-08-08T11:12:11.754Z] #76 38.34   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
11:12:11 [2022-08-08T11:12:11.754Z] #76 38.35   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
11:12:11 [2022-08-08T11:12:11.754Z] #76 38.35   libyajl2 m4 patch xz-utils
11:12:11 [2022-08-08T11:12:11.754Z] #76 38.75 0 upgraded, 23 newly installed, 0 to remove and 5 not upgraded.
11:12:11 [2022-08-08T11:12:11.754Z] #76 38.75 Need to get 5940 kB of archives.
11:12:11 [2022-08-08T11:12:11.754Z] #76 38.75 After this operation, 18.7 MB of additional disk space will be used.
11:12:11 [2022-08-08T11:12:11.754Z] #76 38.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
11:12:11 [2022-08-08T11:12:11.754Z] #76 38.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
11:12:11 [2022-08-08T11:12:11.754Z] #76 38.75 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
11:12:11 [2022-08-08T11:12:11.754Z] #76 38.75 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
11:12:11 [2022-08-08T11:12:11.754Z] #76 38.76 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
11:12:11 [2022-08-08T11:12:11.754Z] #76 38.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
11:12:11 [2022-08-08T11:12:11.754Z] #76 38.79 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
11:12:11 [2022-08-08T11:12:11.754Z] #76 38.80 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
11:12:11 [2022-08-08T11:12:11.754Z] #76 38.83 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
11:12:11 [2022-08-08T11:12:11.754Z] #76 38.85 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
11:12:11 [2022-08-08T11:12:11.754Z] #76 38.90 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
11:12:11 [2022-08-08T11:12:11.754Z] #76 38.91 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB]
11:12:11 [2022-08-08T11:12:11.754Z] #76 39.04 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
11:12:11 [2022-08-08T11:12:11.754Z] #76 39.05 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
11:12:11 [2022-08-08T11:12:11.754Z] #76 39.06 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
11:12:11 [2022-08-08T11:12:11.754Z] #76 39.06 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
11:12:11 [2022-08-08T11:12:11.754Z] #76 39.08 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
11:12:11 [2022-08-08T11:12:11.754Z] #76 39.08 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
11:12:11 [2022-08-08T11:12:11.754Z] #76 39.09 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
11:12:11 [2022-08-08T11:12:11.754Z] #76 39.11 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
11:12:11 [2022-08-08T11:12:11.754Z] #76 39.13 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
11:12:11 [2022-08-08T11:12:11.754Z] #76 39.14 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
11:12:11 [2022-08-08T11:12:11.754Z] #76 39.15 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB]
11:12:11 [2022-08-08T11:12:11.890Z] #55 35.90 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
11:12:12 [2022-08-08T11:12:12.021Z] #76 40.44 debconf: delaying package configuration, since apt-utils is not installed
11:12:12 [2022-08-08T11:12:12.149Z] #55 36.00 go: downloading github.com/julz/importas v0.1.0
11:12:12 [2022-08-08T11:12:12.149Z] #55 36.00 go: downloading github.com/kisielk/errcheck v1.6.0
11:12:12 [2022-08-08T11:12:12.149Z] #55 36.23 go: downloading github.com/kulti/thelper v0.6.2
11:12:12 [2022-08-08T11:12:12.213Z] #44 DONE 6.4s
11:12:12 [2022-08-08T11:12:12.213Z] 
11:12:12 [2022-08-08T11:12:12.213Z] #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
11:12:12 [2022-08-08T11:12:12.213Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c
11:12:12 [2022-08-08T11:12:12.213Z] #14 56.01 Selecting previously unselected package gcc-mingw-w64-base.
11:12:12 [2022-08-08T11:12:12.213Z] #14 56.01 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
11:12:12 [2022-08-08T11:12:12.213Z] #14 56.03 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
11:12:12 [2022-08-08T11:12:12.213Z] #14 56.16 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
11:12:12 [2022-08-08T11:12:12.213Z] #14 56.16 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
11:12:12 [2022-08-08T11:12:12.213Z] #14 56.17 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
11:12:12 [2022-08-08T11:12:12.285Z] #76 40.78 Fetched 5940 kB in 1s (7987 kB/s)
11:12:12 [2022-08-08T11:12:12.285Z] #76 40.87 Selecting previously unselected package bzip2.
11:12:12 [2022-08-08T11:12:12.408Z] #55 36.32 go: downloading github.com/kunwardeep/paralleltest v1.0.3
11:12:12 [2022-08-08T11:12:12.548Z] #76 40.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 ... 15717 files and directories currently installed.)
11:12:12 [2022-08-08T11:12:12.548Z] #76 40.98 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ...
11:12:12 [2022-08-08T11:12:12.548Z] #76 40.98 Unpacking bzip2 (1.0.8-4) ...
11:12:12 [2022-08-08T11:12:12.548Z] #76 41.16 Selecting previously unselected package libmagic-mgc.
11:12:12 [2022-08-08T11:12:12.548Z] #76 41.16 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ...
11:12:12 [2022-08-08T11:12:12.548Z] #76 41.16 Unpacking libmagic-mgc (1:5.39-3) ...
11:12:12 [2022-08-08T11:12:12.668Z] #55 36.66 go: downloading github.com/kyoh86/exportloopref v0.1.8
11:12:12 [2022-08-08T11:12:12.668Z] #55 36.70 go: downloading github.com/ldez/tagliatelle v0.3.1
11:12:12 [2022-08-08T11:12:12.668Z] #55 36.81 go: downloading github.com/leonklingele/grouper v1.1.0
11:12:13 [2022-08-08T11:12:13.120Z] #76 41.71 Selecting previously unselected package libmagic1:amd64.
11:12:13 [2022-08-08T11:12:13.235Z] #55 37.17 go: downloading github.com/lufeee/execinquery v1.2.1
11:12:13 [2022-08-08T11:12:13.235Z] #55 37.24 go: downloading github.com/maratori/testpackage v1.0.1
11:12:13 [2022-08-08T11:12:13.235Z] #55 37.35 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
11:12:13 [2022-08-08T11:12:13.382Z] #76 41.72 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ...
11:12:13 [2022-08-08T11:12:13.382Z] #76 41.77 Unpacking libmagic1:amd64 (1:5.39-3) ...
11:12:13 [2022-08-08T11:12:13.382Z] #76 41.93 Selecting previously unselected package file.
11:12:13 [2022-08-08T11:12:13.382Z] #76 41.93 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ...
11:12:13 [2022-08-08T11:12:13.382Z] #76 41.93 Unpacking file (1:5.39-3) ...
11:12:13 [2022-08-08T11:12:13.382Z] #76 42.11 Selecting previously unselected package xz-utils.
11:12:13 [2022-08-08T11:12:13.382Z] #76 42.11 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
11:12:13 [2022-08-08T11:12:13.496Z] #55 37.38 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
11:12:13 [2022-08-08T11:12:13.496Z] #55 37.45 go: downloading github.com/mgechev/revive v1.2.1
11:12:13 [2022-08-08T11:12:13.643Z] #76 42.12 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
11:12:13 [2022-08-08T11:12:13.906Z] #76 42.50 Selecting previously unselected package libsigsegv2:amd64.
11:12:13 [2022-08-08T11:12:13.906Z] #76 42.50 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ...
11:12:13 [2022-08-08T11:12:13.906Z] #76 ...
11:12:13 [2022-08-08T11:12:13.906Z] 
11:12:13 [2022-08-08T11:12:13.906Z] #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
11:12:13 [2022-08-08T11:12:13.906Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363
11:12:13 [2022-08-08T11:12:13.906Z] #62 38.56 The following additional packages will be installed:
11:12:13 [2022-08-08T11:12:13.906Z] #62 38.58   libbtrfs0
11:12:13 [2022-08-08T11:12:13.906Z] #62 38.78 The following NEW packages will be installed:
11:12:13 [2022-08-08T11:12:13.906Z] #62 38.81   libbtrfs-dev libbtrfs0
11:12:13 [2022-08-08T11:12:13.906Z] #62 39.32 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded.
11:12:13 [2022-08-08T11:12:13.906Z] #62 39.32 Need to get 460 kB of archives.
11:12:13 [2022-08-08T11:12:13.906Z] #62 39.32 After this operation, 1237 kB of additional disk space will be used.
11:12:13 [2022-08-08T11:12:13.906Z] #62 39.32 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
11:12:13 [2022-08-08T11:12:13.906Z] #62 39.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
11:12:13 [2022-08-08T11:12:13.906Z] #62 40.59 debconf: delaying package configuration, since apt-utils is not installed
11:12:13 [2022-08-08T11:12:13.906Z] #62 40.92 Fetched 460 kB in 0s (1247 kB/s)
11:12:13 [2022-08-08T11:12:13.906Z] #62 41.04 Selecting previously unselected package libbtrfs0:amd64.
11:12:13 [2022-08-08T11:12:13.906Z] #62 41.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 ... 15717 files and directories currently installed.)
11:12:13 [2022-08-08T11:12:13.906Z] #62 41.13 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
11:12:13 [2022-08-08T11:12:13.906Z] #62 41.16 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
11:12:13 [2022-08-08T11:12:13.906Z] #62 41.53 Selecting previously unselected package libbtrfs-dev:amd64.
11:12:13 [2022-08-08T11:12:13.906Z] #62 41.53 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
11:12:13 [2022-08-08T11:12:13.906Z] #62 41.53 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
11:12:13 [2022-08-08T11:12:13.906Z] #62 41.97 Setting up libbtrfs0:amd64 (5.10.1-2) ...
11:12:13 [2022-08-08T11:12:13.906Z] #62 41.98 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
11:12:13 [2022-08-08T11:12:13.906Z] #62 42.01 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:12:13 [2022-08-08T11:12:13.906Z] #62 DONE 42.6s
11:12:13 [2022-08-08T11:12:13.906Z] 
11:12:13 [2022-08-08T11:12:13.906Z] #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             ;
11:12:13 [2022-08-08T11:12:13.906Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13
11:12:13 [2022-08-08T11:12:13.906Z] #76 42.52 Unpacking libsigsegv2:amd64 (2.13-1) ...
11:12:13 [2022-08-08T11:12:13.906Z] #76 42.65 Selecting previously unselected package m4.
11:12:14 [2022-08-08T11:12:14.169Z] #76 42.69 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ...
11:12:14 [2022-08-08T11:12:14.169Z] #76 42.69 Unpacking m4 (1.4.18-5) ...
11:12:14 [2022-08-08T11:12:14.435Z] #76 42.89 Selecting previously unselected package autoconf.
11:12:14 [2022-08-08T11:12:14.435Z] #76 42.89 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
11:12:14 [2022-08-08T11:12:14.435Z] #76 42.89 Unpacking autoconf (2.69-14) ...
11:12:14 [2022-08-08T11:12:14.699Z] #76 ...
11:12:14 [2022-08-08T11:12:14.699Z] 
11:12:14 [2022-08-08T11:12:14.699Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
11:12:14 [2022-08-08T11:12:14.699Z] #63 sha256:8cd5761a76d03d035c0a800c8401a831bd7d7ad22e03a66c82ade3683b977116
11:12:14 [2022-08-08T11:12:14.699Z] #63 DONE 0.7s
11:12:14 [2022-08-08T11:12:14.874Z] #55 38.63 go: downloading github.com/moricho/tparallel v0.2.1
11:12:14 [2022-08-08T11:12:14.874Z] #55 38.66 go: downloading github.com/nakabonne/nestif v0.3.1
11:12:14 [2022-08-08T11:12:14.874Z] #55 38.84 go: downloading github.com/nishanths/exhaustive v0.7.11
11:12:14 [2022-08-08T11:12:14.874Z] #55 39.04 go: downloading github.com/nishanths/predeclared v0.2.2
11:12:14 [2022-08-08T11:12:14.961Z] 
11:12:14 [2022-08-08T11:12:14.961Z] #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
11:12:14 [2022-08-08T11:12:14.961Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba
11:12:14 [2022-08-08T11:12:14.961Z] #14 37.94 The following additional packages will be installed:
11:12:14 [2022-08-08T11:12:14.961Z] #14 37.97   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:12:14 [2022-08-08T11:12:14.961Z] #14 37.97   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
11:12:14 [2022-08-08T11:12:14.961Z] #14 37.97   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
11:12:14 [2022-08-08T11:12:14.961Z] #14 37.97   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
11:12:14 [2022-08-08T11:12:14.961Z] #14 37.97   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
11:12:14 [2022-08-08T11:12:14.961Z] #14 37.99   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
11:12:14 [2022-08-08T11:12:14.961Z] #14 37.99   mingw-w64-common mingw-w64-x86-64-dev
11:12:14 [2022-08-08T11:12:14.961Z] #14 37.99 Suggested packages:
11:12:14 [2022-08-08T11:12:14.961Z] #14 37.99   gcc-10-locales seccomp wine64
11:12:14 [2022-08-08T11:12:14.961Z] #14 39.60 The following NEW packages will be installed:
11:12:14 [2022-08-08T11:12:14.961Z] #14 39.60   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:12:14 [2022-08-08T11:12:14.961Z] #14 39.60   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
11:12:14 [2022-08-08T11:12:14.961Z] #14 39.60   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
11:12:14 [2022-08-08T11:12:14.961Z] #14 39.60   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
11:12:14 [2022-08-08T11:12:14.961Z] #14 39.60   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
11:12:14 [2022-08-08T11:12:14.961Z] #14 39.60   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
11:12:14 [2022-08-08T11:12:14.961Z] #14 39.61   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
11:12:14 [2022-08-08T11:12:14.961Z] #14 39.61   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
11:12:14 [2022-08-08T11:12:14.961Z] #14 39.61   mingw-w64-x86-64-dev
11:12:14 [2022-08-08T11:12:14.961Z] #14 40.01 0 upgraded, 30 newly installed, 0 to remove and 5 not upgraded.
11:12:14 [2022-08-08T11:12:14.961Z] #14 40.01 Need to get 115 MB of archives.
11:12:14 [2022-08-08T11:12:14.961Z] #14 40.01 After this operation, 645 MB of additional disk space will be used.
11:12:14 [2022-08-08T11:12:14.961Z] #14 40.01 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]
11:12:14 [2022-08-08T11:12:14.961Z] #14 40.18 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]
11:12:14 [2022-08-08T11:12:14.961Z] #14 40.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
11:12:14 [2022-08-08T11:12:14.961Z] #14 40.40 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
11:12:14 [2022-08-08T11:12:14.961Z] #14 40.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
11:12:14 [2022-08-08T11:12:14.961Z] #14 40.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
11:12:14 [2022-08-08T11:12:14.961Z] #14 40.88 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
11:12:14 [2022-08-08T11:12:14.961Z] #14 41.13 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]
11:12:14 [2022-08-08T11:12:14.961Z] #14 41.16 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]
11:12:14 [2022-08-08T11:12:14.961Z] #14 41.73 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]
11:12:14 [2022-08-08T11:12:14.961Z] #14 43.36 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]
11:12:14 [2022-08-08T11:12:14.961Z] #14 ...
11:12:14 [2022-08-08T11:12:14.961Z] 
11:12:14 [2022-08-08T11:12:14.961Z] #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             ;
11:12:14 [2022-08-08T11:12:14.961Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13
11:12:14 [2022-08-08T11:12:14.961Z] #76 43.51 Selecting previously unselected package autotools-dev.
11:12:14 [2022-08-08T11:12:14.961Z] #76 43.54 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
11:12:14 [2022-08-08T11:12:14.961Z] #76 43.59 Unpacking autotools-dev (20180224.1+nmu1) ...
11:12:15 [2022-08-08T11:12:15.133Z] #55 39.19 go: downloading github.com/polyfloyd/go-errorlint v1.0.0
11:12:15 [2022-08-08T11:12:15.223Z] #76 43.75 Selecting previously unselected package automake.
11:12:15 [2022-08-08T11:12:15.223Z] #76 43.75 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
11:12:15 [2022-08-08T11:12:15.223Z] #76 43.75 Unpacking automake (1:1.16.3-2) ...
11:12:15 [2022-08-08T11:12:15.392Z] #55 39.34 go: downloading github.com/ryancurrah/gomodguard v1.2.3
11:12:15 [2022-08-08T11:12:15.392Z] #55 39.44 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
11:12:15 [2022-08-08T11:12:15.813Z] #76 44.41 Selecting previously unselected package patch.
11:12:15 [2022-08-08T11:12:15.813Z] #76 44.42 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ...
11:12:15 [2022-08-08T11:12:15.813Z] #76 44.43 Unpacking patch (2.7.6-7) ...
11:12:15 [2022-08-08T11:12:15.961Z] #55 39.75 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
11:12:15 [2022-08-08T11:12:15.961Z] #55 39.76 go: downloading github.com/securego/gosec/v2 v2.11.0
11:12:15 [2022-08-08T11:12:15.961Z] #55 ...
11:12:15 [2022-08-08T11:12:15.961Z] 
11:12:15 [2022-08-08T11:12:15.961Z] #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
11:12:15 [2022-08-08T11:12:15.961Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b
11:12:15 [2022-08-08T11:12:15.961Z] #47 36.09 Updating files:  54% (1183/2176)
Updating files:  55% (1197/2176)
Updating files:  56% (1219/2176)
Updating files:  57% (1241/2176)
Updating files:  58% (1263/2176)
Updating files:  59% (1284/2176)
Updating files:  60% (1306/2176)
Updating files:  61% (1328/2176)
Updating files:  62% (1350/2176)
Updating files:  63% (1371/2176)
Updating files:  64% (1393/2176)
Updating files:  65% (1415/2176)
Updating files:  66% (1437/2176)
Updating files:  67% (1458/2176)
Updating files:  68% (1480/2176)
Updating files:  69% (1502/2176)
Updating files:  70% (1524/2176)
Updating files:  71% (1545/2176)
Updating files:  72% (1567/2176)
Updating files:  73% (1589/2176)
Updating files:  74% (1611/2176)
Updating files:  75% (1632/2176)
Updating files:  76% (1654/2176)
Updating files:  77% (1676/2176)
Updating files:  78% (1698/2176)
Updating files:  79% (1720/2176)
Updating files:  80% (1741/2176)
Updating files:  81% (1763/2176)
Updating files:  82% (1785/2176)
Updating files:  83% (1807/2176)
Updating files:  84% (1828/2176)
Updating files:  85% (1850/2176)
Updating files:  86% (1872/2176)
Updating files:  87% (1894/2176)
Updating files:  88% (1915/2176)
Updating files:  89% (1937/2176)
Updating files:  90% (1959/2176)
Updating files:  91% (1981/2176)
Updating files:  92% (2002/2176)
Updating files:  93% (2024/2176)
Updating files:  94% (2046/2176)
Updating files:  95% (2068/2176)
Updating files:  96% (2089/2176)
Updating files:  97% (2111/2176)
Updating files:  98% (2133/2176)
Updating files:  99% (2155/2176)
Updating files: 100% (2176/2176)
Updating files: 100% (2176/2176), done.
11:12:15 [2022-08-08T11:12:15.961Z] #47 37.42 + git checkout -q v2.3.0
11:12:16 [2022-08-08T11:12:16.075Z] #76 44.61 Selecting previously unselected package dpkg-dev.
11:12:16 [2022-08-08T11:12:16.075Z] #76 44.66 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ...
11:12:16 [2022-08-08T11:12:16.075Z] #76 44.66 Unpacking dpkg-dev (1.20.11) ...
11:12:16 [2022-08-08T11:12:16.897Z] #47 ...
11:12:16 [2022-08-08T11:12:16.897Z] 
11:12:16 [2022-08-08T11:12:16.897Z] #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             ;
11:12:16 [2022-08-08T11:12:16.897Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13
11:12:16 [2022-08-08T11:12:16.897Z] #76 20.53 Reading package lists...
11:12:16 [2022-08-08T11:12:16.897Z] #76 31.19 Reading package lists...
11:12:17 [2022-08-08T11:12:17.051Z] #76 ...
11:12:17 [2022-08-08T11:12:17.051Z] 
11:12:17 [2022-08-08T11:12:17.051Z] #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
11:12:17 [2022-08-08T11:12:17.051Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1
11:12:17 [2022-08-08T11:12:17.051Z] #40 45.02 NAME:
11:12:17 [2022-08-08T11:12:17.051Z] #40 45.05    go-winres - A tool for embedding resources in Windows executables
11:12:17 [2022-08-08T11:12:17.051Z] #40 45.05 
11:12:17 [2022-08-08T11:12:17.051Z] #40 45.05 USAGE:
11:12:17 [2022-08-08T11:12:17.051Z] #40 45.05    go-winres [global options] command [command options] [arguments...]
11:12:17 [2022-08-08T11:12:17.051Z] #40 45.05 
11:12:17 [2022-08-08T11:12:17.051Z] #40 45.05 COMMANDS:
11:12:17 [2022-08-08T11:12:17.051Z] #40 45.05    init     Create an initial ./winres/winres.json
11:12:17 [2022-08-08T11:12:17.051Z] #40 45.05    make     Make syso files for the "go build" command
11:12:17 [2022-08-08T11:12:17.051Z] #40 45.05    simply   Make syso files for the "go build" command (simplified)
11:12:17 [2022-08-08T11:12:17.052Z] #40 45.05    extract  Extract all resources from an executable
11:12:17 [2022-08-08T11:12:17.052Z] #40 45.05    patch    Replace resources in an executable file (exe, dll)
11:12:17 [2022-08-08T11:12:17.052Z] #40 45.05    help, h  Shows a list of commands or help for one command
11:12:17 [2022-08-08T11:12:17.052Z] #40 45.05 
11:12:17 [2022-08-08T11:12:17.052Z] #40 45.05 GLOBAL OPTIONS:
11:12:17 [2022-08-08T11:12:17.052Z] #40 45.05    --help, -h  show help (default: false)
11:12:17 [2022-08-08T11:12:17.052Z] #40 DONE 45.6s
11:12:17 [2022-08-08T11:12:17.157Z] #76 41.08 Building dependency tree...
11:12:17 [2022-08-08T11:12:17.157Z] #76 ...
11:12:17 [2022-08-08T11:12:17.157Z] 
11:12:17 [2022-08-08T11:12:17.157Z] #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
11:12:17 [2022-08-08T11:12:17.157Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b
11:12:17 [2022-08-08T11:12:17.157Z] #55 40.39 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
11:12:17 [2022-08-08T11:12:17.157Z] #55 40.44 go: downloading github.com/sivchari/containedctx v1.0.2
11:12:17 [2022-08-08T11:12:17.157Z] #55 40.65 go: downloading github.com/sivchari/tenv v1.5.0
11:12:17 [2022-08-08T11:12:17.157Z] #55 40.65 go: downloading github.com/sonatard/noctx v0.0.1
11:12:17 [2022-08-08T11:12:17.157Z] #55 40.80 go: downloading github.com/sourcegraph/go-diff v0.6.1
11:12:17 [2022-08-08T11:12:17.157Z] #55 41.00 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
11:12:17 [2022-08-08T11:12:17.157Z] #55 41.13 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
11:12:17 [2022-08-08T11:12:17.317Z] 
11:12:17 [2022-08-08T11:12:17.317Z] #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
11:12:17 [2022-08-08T11:12:17.317Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e
11:12:17 [2022-08-08T11:12:17.317Z] #51 38.32 The following additional packages will be installed:
11:12:17 [2022-08-08T11:12:17.317Z] #51 38.33   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
11:12:17 [2022-08-08T11:12:17.317Z] #51 38.34   python3-protobuf python3-six
11:12:17 [2022-08-08T11:12:17.317Z] #51 38.34 Suggested packages:
11:12:17 [2022-08-08T11:12:17.317Z] #51 38.34   python3-setuptools
11:12:17 [2022-08-08T11:12:17.317Z] #51 38.34 Recommended packages:
11:12:17 [2022-08-08T11:12:17.317Z] #51 38.34   iproute2 | iproute
11:12:17 [2022-08-08T11:12:17.317Z] #51 39.06 The following NEW packages will be installed:
11:12:17 [2022-08-08T11:12:17.317Z] #51 39.07   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
11:12:17 [2022-08-08T11:12:17.317Z] #51 39.09   python3-protobuf python3-six
11:12:17 [2022-08-08T11:12:17.317Z] #51 39.56 0 upgraded, 8 newly installed, 0 to remove and 5 not upgraded.
11:12:17 [2022-08-08T11:12:17.317Z] #51 39.56 Need to get 2315 kB of archives.
11:12:17 [2022-08-08T11:12:17.317Z] #51 39.56 After this operation, 11.1 MB of additional disk space will be used.
11:12:17 [2022-08-08T11:12:17.317Z] #51 39.56 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
11:12:17 [2022-08-08T11:12:17.317Z] #51 39.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
11:12:17 [2022-08-08T11:12:17.317Z] #51 39.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
11:12:17 [2022-08-08T11:12:17.317Z] #51 39.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
11:12:17 [2022-08-08T11:12:17.317Z] #51 39.62 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
11:12:17 [2022-08-08T11:12:17.317Z] #51 39.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
11:12:17 [2022-08-08T11:12:17.317Z] #51 39.64 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
11:12:17 [2022-08-08T11:12:17.317Z] #51 42.04 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [683 kB]
11:12:17 [2022-08-08T11:12:17.317Z] #51 43.76 debconf: delaying package configuration, since apt-utils is not installed
11:12:17 [2022-08-08T11:12:17.317Z] #51 43.99 Fetched 2315 kB in 3s (709 kB/s)
11:12:17 [2022-08-08T11:12:17.317Z] #51 44.09 Selecting previously unselected package libprotobuf23:amd64.
11:12:17 [2022-08-08T11:12:17.317Z] #51 44.09 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
11:12:17 [2022-08-08T11:12:17.317Z] #51 44.17 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
11:12:17 [2022-08-08T11:12:17.317Z] #51 44.20 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
11:12:17 [2022-08-08T11:12:17.317Z] #51 45.19 Selecting previously unselected package python3-pkg-resources.
11:12:17 [2022-08-08T11:12:17.317Z] #51 45.19 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
11:12:17 [2022-08-08T11:12:17.317Z] #51 45.22 Unpacking python3-pkg-resources (52.0.0-4) ...
11:12:17 [2022-08-08T11:12:17.317Z] #51 45.65 Selecting previously unselected package python3-six.
11:12:17 [2022-08-08T11:12:17.317Z] #51 45.65 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
11:12:17 [2022-08-08T11:12:17.317Z] #51 45.65 Unpacking python3-six (1.16.0-2) ...
11:12:17 [2022-08-08T11:12:17.317Z] #51 45.73 Selecting previously unselected package python3-protobuf.
11:12:17 [2022-08-08T11:12:17.317Z] #51 45.73 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
11:12:17 [2022-08-08T11:12:17.317Z] #51 45.73 Unpacking python3-protobuf (3.12.4-1) ...
11:12:17 [2022-08-08T11:12:17.317Z] #51 ...
11:12:17 [2022-08-08T11:12:17.317Z] 
11:12:17 [2022-08-08T11:12:17.317Z] #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             ;
11:12:17 [2022-08-08T11:12:17.317Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13
11:12:17 [2022-08-08T11:12:17.317Z] #76 45.93 Selecting previously unselected package build-essential.
11:12:17 [2022-08-08T11:12:17.317Z] #76 45.93 Preparing to unpack .../12-build-essential_12.9_amd64.deb ...
11:12:17 [2022-08-08T11:12:17.317Z] #76 45.93 Unpacking build-essential (12.9) ...
11:12:17 [2022-08-08T11:12:17.317Z] #76 45.99 Selecting previously unselected package libcap2:amd64.
11:12:17 [2022-08-08T11:12:17.418Z] #55 41.30 go: downloading github.com/sylvia7788/contextcheck v1.0.4
11:12:17 [2022-08-08T11:12:17.418Z] #55 41.32 go: downloading github.com/tdakkota/asciicheck v0.1.1
11:12:17 [2022-08-08T11:12:17.418Z] #55 ...
11:12:17 [2022-08-08T11:12:17.418Z] 
11:12:17 [2022-08-08T11:12:17.418Z] #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
11:12:17 [2022-08-08T11:12:17.418Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363
11:12:17 [2022-08-08T11:12:17.418Z] #62 31.37 Fetched 8563 kB in 25s (341 kB/s)
11:12:17 [2022-08-08T11:12:17.418Z] #62 31.37 Reading package lists...
11:12:17 [2022-08-08T11:12:17.418Z] #62 41.37 Reading package lists...
11:12:17 [2022-08-08T11:12:17.418Z] #62 ...
11:12:17 [2022-08-08T11:12:17.418Z] 
11:12:17 [2022-08-08T11:12:17.418Z] #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
11:12:17 [2022-08-08T11:12:17.418Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b
11:12:17 [2022-08-08T11:12:17.580Z] #76 45.99 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ...
11:12:17 [2022-08-08T11:12:17.580Z] #76 46.01 Unpacking libcap2:amd64 (1:2.44-1) ...
11:12:17 [2022-08-08T11:12:17.580Z] #76 46.13 Selecting previously unselected package libcap-dev:amd64.
11:12:17 [2022-08-08T11:12:17.580Z] #76 46.15 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ...
11:12:17 [2022-08-08T11:12:17.580Z] #76 46.15 Unpacking libcap-dev:amd64 (1:2.44-1) ...
11:12:17 [2022-08-08T11:12:17.677Z] #47 41.15 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
11:12:17 [2022-08-08T11:12:17.677Z] #47 ...
11:12:17 [2022-08-08T11:12:17.677Z] 
11:12:17 [2022-08-08T11:12:17.677Z] #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
11:12:17 [2022-08-08T11:12:17.677Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26
11:12:17 [2022-08-08T11:12:17.677Z] #42 31.61 Fetched 8563 kB in 25s (339 kB/s)
11:12:17 [2022-08-08T11:12:17.677Z] #42 31.61 Reading package lists...
11:12:17 [2022-08-08T11:12:17.677Z] #42 41.28 Reading package lists...
11:12:17 [2022-08-08T11:12:17.677Z] #42 ...
11:12:17 [2022-08-08T11:12:17.677Z] 
11:12:17 [2022-08-08T11:12:17.677Z] #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
11:12:17 [2022-08-08T11:12:17.677Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b
11:12:17 [2022-08-08T11:12:17.677Z] #55 41.59 go: downloading github.com/tetafro/godot v1.4.11
11:12:17 [2022-08-08T11:12:17.677Z] #55 41.59 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
11:12:17 [2022-08-08T11:12:17.855Z] #76 46.31 Selecting previously unselected package libprotobuf-c1:amd64.
11:12:17 [2022-08-08T11:12:17.855Z] #76 46.33 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
11:12:17 [2022-08-08T11:12:17.855Z] #76 46.34 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:12:17 [2022-08-08T11:12:17.935Z] #55 41.87 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1
11:12:17 [2022-08-08T11:12:17.935Z] #55 41.98 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
11:12:18 [2022-08-08T11:12:18.117Z] #76 46.54 Selecting previously unselected package libprotobuf-c-dev:amd64.
11:12:18 [2022-08-08T11:12:18.117Z] #76 46.54 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
11:12:18 [2022-08-08T11:12:18.117Z] #76 46.66 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
11:12:18 [2022-08-08T11:12:18.117Z] #76 46.78 Selecting previously unselected package libseccomp-dev:amd64.
11:12:18 [2022-08-08T11:12:18.117Z] #76 46.78 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
11:12:18 [2022-08-08T11:12:18.380Z] #76 46.83 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
11:12:18 [2022-08-08T11:12:18.503Z] #55 42.56 go: downloading github.com/ultraware/funlen v0.0.3
11:12:18 [2022-08-08T11:12:18.503Z] #55 42.66 go: downloading github.com/ultraware/whitespace v0.0.5
11:12:18 [2022-08-08T11:12:18.641Z] #76 47.08 Selecting previously unselected package libsystemd-dev:amd64.
11:12:18 [2022-08-08T11:12:18.641Z] #76 47.08 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ...
11:12:18 [2022-08-08T11:12:18.641Z] #76 47.08 Unpacking libsystemd-dev:amd64 (247.3-7) ...
11:12:18 [2022-08-08T11:12:18.762Z] #55 42.78 go: downloading github.com/uudashr/gocognit v1.0.5
11:12:18 [2022-08-08T11:12:18.762Z] #55 ...
11:12:18 [2022-08-08T11:12:18.762Z] 
11:12:18 [2022-08-08T11:12:18.762Z] #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
11:12:18 [2022-08-08T11:12:18.762Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e
11:12:18 [2022-08-08T11:12:18.762Z] #51 32.50 Fetched 8567 kB in 26s (324 kB/s)
11:12:18 [2022-08-08T11:12:18.762Z] #51 32.50 Reading package lists...
11:12:18 [2022-08-08T11:12:18.772Z] #14 62.50 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
11:12:18 [2022-08-08T11:12:18.773Z] #14 62.50 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
11:12:18 [2022-08-08T11:12:18.773Z] #14 62.51 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:12:19 [2022-08-08T11:12:19.021Z] #51 42.10 Reading package lists...
11:12:19 [2022-08-08T11:12:19.021Z] #51 ...
11:12:19 [2022-08-08T11:12:19.021Z] 
11:12:19 [2022-08-08T11:12:19.021Z] #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
11:12:19 [2022-08-08T11:12:19.021Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b
11:12:19 [2022-08-08T11:12:19.021Z] #55 42.90 go: downloading github.com/yagipy/maintidx v1.0.0
11:12:19 [2022-08-08T11:12:19.021Z] #55 43.06 go: downloading github.com/yeya24/promlinter v0.2.0
11:12:19 [2022-08-08T11:12:19.212Z] #76 47.88 Selecting previously unselected package libtool.
11:12:19 [2022-08-08T11:12:19.213Z] #76 47.88 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
11:12:19 [2022-08-08T11:12:19.213Z] #76 47.89 Unpacking libtool (2.4.6-15) ...
11:12:19 [2022-08-08T11:12:19.280Z] #55 43.39 go: downloading gitlab.com/bosi/decorder v0.2.1
11:12:19 [2022-08-08T11:12:19.474Z] #76 ...
11:12:19 [2022-08-08T11:12:19.474Z] 
11:12:19 [2022-08-08T11:12:19.474Z] #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
11:12:19 [2022-08-08T11:12:19.474Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b
11:12:19 [2022-08-08T11:12:19.474Z] #55 37.96 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
11:12:19 [2022-08-08T11:12:19.474Z] #55 38.12 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
11:12:19 [2022-08-08T11:12:19.474Z] #55 38.15 go: downloading github.com/gobwas/glob v0.2.3
11:12:19 [2022-08-08T11:12:19.474Z] #55 38.17 go: downloading github.com/kisielk/gotool v1.0.0
11:12:19 [2022-08-08T11:12:19.474Z] #55 38.31 go: downloading github.com/gostaticanalysis/comment v1.4.2
11:12:19 [2022-08-08T11:12:19.474Z] #55 38.44 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
11:12:19 [2022-08-08T11:12:19.474Z] #55 38.45 go: downloading github.com/ettle/strcase v0.1.1
11:12:19 [2022-08-08T11:12:19.474Z] #55 38.56 go: downloading github.com/fatih/structtag v1.2.0
11:12:19 [2022-08-08T11:12:19.474Z] #55 38.59 go: downloading github.com/Masterminds/semver v1.5.0
11:12:19 [2022-08-08T11:12:19.474Z] #55 38.68 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
11:12:19 [2022-08-08T11:12:19.474Z] #55 38.79 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
11:12:19 [2022-08-08T11:12:19.474Z] #55 38.88 go: downloading github.com/prometheus/client_golang v1.12.1
11:12:19 [2022-08-08T11:12:19.474Z] #55 39.53 go: downloading github.com/prometheus/client_model v0.2.0
11:12:19 [2022-08-08T11:12:19.474Z] #55 39.61 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e
11:12:19 [2022-08-08T11:12:19.474Z] #55 39.85 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
11:12:19 [2022-08-08T11:12:19.474Z] #55 39.92 go: downloading github.com/google/go-cmp v0.5.7
11:12:19 [2022-08-08T11:12:19.474Z] #55 40.42 go: downloading github.com/hexops/gotextdiff v1.0.3
11:12:19 [2022-08-08T11:12:19.474Z] #55 40.59 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
11:12:19 [2022-08-08T11:12:19.474Z] #55 40.59 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4
11:12:19 [2022-08-08T11:12:19.474Z] #55 40.66 go: downloading github.com/olekukonko/tablewriter v0.0.5
11:12:19 [2022-08-08T11:12:19.474Z] #55 40.84 go: downloading github.com/beorn7/perks v1.0.1
11:12:19 [2022-08-08T11:12:19.474Z] #55 40.90 go: downloading github.com/cespare/xxhash/v2 v2.1.2
11:12:19 [2022-08-08T11:12:19.474Z] #55 40.93 go: downloading github.com/golang/protobuf v1.5.2
11:12:19 [2022-08-08T11:12:19.474Z] #55 40.98 go: downloading github.com/prometheus/common v0.32.1
11:12:19 [2022-08-08T11:12:19.474Z] #55 41.34 go: downloading github.com/prometheus/procfs v0.7.3
11:12:19 [2022-08-08T11:12:19.474Z] #55 41.75 go: downloading google.golang.org/protobuf v1.28.0
11:12:19 [2022-08-08T11:12:19.474Z] #55 42.37 go: downloading github.com/mattn/go-runewidth v0.0.9
11:12:19 [2022-08-08T11:12:19.474Z] #55 42.62 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
11:12:19 [2022-08-08T11:12:19.474Z] #55 ...
11:12:19 [2022-08-08T11:12:19.474Z] 
11:12:19 [2022-08-08T11:12:19.474Z] #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             ;
11:12:19 [2022-08-08T11:12:19.474Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13
11:12:19 [2022-08-08T11:12:19.474Z] #76 48.17 Selecting previously unselected package libudev-dev:amd64.
11:12:19 [2022-08-08T11:12:19.474Z] #76 48.20 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
11:12:19 [2022-08-08T11:12:19.474Z] #76 48.20 Unpacking libudev-dev:amd64 (247.3-7) ...
11:12:19 [2022-08-08T11:12:19.847Z] #55 43.83 go: downloading honnef.co/go/tools v0.3.1
11:12:19 [2022-08-08T11:12:19.874Z] #89 exporting layers 15.8s done
11:12:19 [2022-08-08T11:12:19.874Z] #89 writing image sha256:e11169c654c50225ef9f992853625c017e0e21e248bb1efadab6816af0be3ae3 done
11:12:19 [2022-08-08T11:12:19.874Z] #89 naming to docker.io/library/docker:acd0aa7d382cc3bb87d542adf6845bd14d57d53a done
11:12:19 [2022-08-08T11:12:19.874Z] #89 DONE 15.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
11:12:20 [2022-08-08T11:12:20.048Z] #76 48.50 Selecting previously unselected package libyajl2:amd64.
11:12:20 [2022-08-08T11:12:20.048Z] #76 48.50 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ...
11:12:20 [2022-08-08T11:12:20.048Z] #76 48.50 Unpacking libyajl2:amd64 (2.1.0-3) ...
11:12:20 [2022-08-08T11:12:20.048Z] #76 48.59 Selecting previously unselected package libyajl-dev:amd64.
11:12:20 [2022-08-08T11:12:20.048Z] #76 48.59 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ...
11:12:20 [2022-08-08T11:12:20.048Z] #76 48.59 Unpacking libyajl-dev:amd64 (2.1.0-3) ...
11:12:20 [2022-08-08T11:12:20.149Z] #14 ...
11:12:20 [2022-08-08T11:12:20.149Z] 
11:12:20 [2022-08-08T11:12:20.149Z] #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
11:12:20 [2022-08-08T11:12:20.149Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0
11:12:20 [2022-08-08T11:12:20.149Z] #77 11.35 Cloning into '/tmp/crun-build/libocispec/yajl'...
11:12:20 [2022-08-08T11:12:20.149Z] #77 12.46 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
11:12:20 [2022-08-08T11:12:20.149Z] #77 12.69 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
11:12:20 [2022-08-08T11:12:20.149Z] #77 12.91 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
11:12:20 [2022-08-08T11:12:20.201Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43883/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43883/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=acd0aa7d382cc3bb87d542adf6845bd14d57d53a -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:acd0aa7d382cc3bb87d542adf6845bd14d57d53a hack/validate/default
11:12:20 [2022-08-08T11:12:20.311Z] #76 48.82 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
11:12:20 [2022-08-08T11:12:20.311Z] #76 48.82 Setting up libmagic-mgc (1:5.39-3) ...
11:12:20 [2022-08-08T11:12:20.311Z] #76 48.82 Setting up libyajl2:amd64 (2.1.0-3) ...
11:12:20 [2022-08-08T11:12:20.311Z] #76 48.82 Setting up libmagic1:amd64 (1:5.39-3) ...
11:12:20 [2022-08-08T11:12:20.311Z] #76 48.82 Setting up file (1:5.39-3) ...
11:12:20 [2022-08-08T11:12:20.311Z] #76 48.82 Setting up bzip2 (1.0.8-4) ...
11:12:20 [2022-08-08T11:12:20.311Z] #76 48.82 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:12:20 [2022-08-08T11:12:20.311Z] #76 48.85 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
11:12:20 [2022-08-08T11:12:20.311Z] #76 48.92 Setting up libcap2:amd64 (1:2.44-1) ...
11:12:20 [2022-08-08T11:12:20.311Z] #76 48.92 Setting up autotools-dev (20180224.1+nmu1) ...
11:12:20 [2022-08-08T11:12:20.311Z] #76 48.97 Setting up libsigsegv2:amd64 (2.13-1) ...
11:12:20 [2022-08-08T11:12:20.311Z] #76 48.97 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
11:12:20 [2022-08-08T11:12:20.311Z] #76 48.99 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:12:20 [2022-08-08T11:12:20.311Z] #76 48.99 Setting up patch (2.7.6-7) ...
11:12:20 [2022-08-08T11:12:20.311Z] #76 49.00 Setting up libudev-dev:amd64 (247.3-7) ...
11:12:20 [2022-08-08T11:12:20.311Z] #76 49.04 Setting up libyajl-dev:amd64 (2.1.0-3) ...
11:12:20 [2022-08-08T11:12:20.573Z] #76 49.05 Setting up libcap-dev:amd64 (1:2.44-1) ...
11:12:20 [2022-08-08T11:12:20.573Z] #76 49.07 Setting up libsystemd-dev:amd64 (247.3-7) ...
11:12:20 [2022-08-08T11:12:20.573Z] #76 49.07 Setting up libtool (2.4.6-15) ...
11:12:20 [2022-08-08T11:12:20.573Z] #76 49.09 Setting up m4 (1.4.18-5) ...
11:12:20 [2022-08-08T11:12:20.573Z] #76 49.10 Setting up dpkg-dev (1.20.11) ...
11:12:20 [2022-08-08T11:12:20.573Z] #76 49.13 Setting up autoconf (2.69-14) ...
11:12:20 [2022-08-08T11:12:20.770Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
11:12:20 [2022-08-08T11:12:20.770Z] No api/types/ or api/swagger.yaml changes in diff.
11:12:20 [2022-08-08T11:12:20.770Z] Congratulations!  All TOML source files changed here have valid syntax.
11:12:20 [2022-08-08T11:12:20.770Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
11:12:20 [2022-08-08T11:12:20.770Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
11:12:20 [2022-08-08T11:12:20.770Z] 
11:12:20 [2022-08-08T11:12:20.770Z] INFO Start validation with golang-ci-lint
11:12:20 [2022-08-08T11:12:20.836Z] #76 49.22 Setting up build-essential (12.9) ...
11:12:20 [2022-08-08T11:12:20.836Z] #76 49.22 Setting up automake (1:1.16.3-2) ...
11:12:20 [2022-08-08T11:12:20.836Z] #76 49.23 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
11:12:20 [2022-08-08T11:12:20.836Z] #76 49.24 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:12:21 [2022-08-08T11:12:21.030Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
11:12:21 [2022-08-08T11:12:21.291Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] 
11:12:21 [2022-08-08T11:12:21.291Z] INFO [loader] Using build tags: [ journald]       
11:12:21 [2022-08-08T11:12:21.780Z] #76 DONE 50.4s
11:12:21 [2022-08-08T11:12:21.780Z] 
11:12:21 [2022-08-08T11:12:21.780Z] #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
11:12:21 [2022-08-08T11:12:21.780Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e
11:12:21 [2022-08-08T11:12:21.780Z] #51 46.45 Selecting previously unselected package libnet1:amd64.
11:12:21 [2022-08-08T11:12:21.780Z] #51 46.46 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
11:12:21 [2022-08-08T11:12:21.780Z] #51 46.46 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:12:21 [2022-08-08T11:12:21.780Z] #51 46.64 Selecting previously unselected package libnl-3-200:amd64.
11:12:21 [2022-08-08T11:12:21.780Z] #51 46.64 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
11:12:21 [2022-08-08T11:12:21.780Z] #51 46.64 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
11:12:21 [2022-08-08T11:12:21.780Z] #51 46.83 Selecting previously unselected package libprotobuf-c1:amd64.
11:12:21 [2022-08-08T11:12:21.780Z] #51 46.83 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
11:12:21 [2022-08-08T11:12:21.780Z] #51 46.83 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:12:21 [2022-08-08T11:12:21.780Z] #51 46.98 Selecting previously unselected package criu.
11:12:21 [2022-08-08T11:12:21.780Z] #51 46.98 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ...
11:12:21 [2022-08-08T11:12:21.780Z] #51 46.98 Unpacking criu (3.17.1-1) ...
11:12:21 [2022-08-08T11:12:21.780Z] #51 47.87 Setting up python3-pkg-resources (52.0.0-4) ...
11:12:21 [2022-08-08T11:12:21.780Z] #51 49.79 Setting up libprotobuf23:amd64 (3.12.4-1) ...
11:12:21 [2022-08-08T11:12:21.780Z] #51 49.79 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:12:21 [2022-08-08T11:12:21.780Z] #51 49.82 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:12:21 [2022-08-08T11:12:21.780Z] #51 49.86 Setting up python3-six (1.16.0-2) ...
11:12:22 [2022-08-08T11:12:22.356Z] #51 ...
11:12:22 [2022-08-08T11:12:22.356Z] 
11:12:22 [2022-08-08T11:12:22.356Z] #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
11:12:22 [2022-08-08T11:12:22.356Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26
11:12:22 [2022-08-08T11:12:22.356Z] #42 40.82 debconf: delaying package configuration, since apt-utils is not installed
11:12:22 [2022-08-08T11:12:22.356Z] #42 41.04 Fetched 17.7 MB in 1s (12.0 MB/s)
11:12:22 [2022-08-08T11:12:22.356Z] #42 41.16 Selecting previously unselected package xxd.
11:12:22 [2022-08-08T11:12:22.356Z] #42 41.16 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
11:12:22 [2022-08-08T11:12:22.356Z] #42 41.20 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
11:12:22 [2022-08-08T11:12:22.356Z] #42 41.25 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
11:12:22 [2022-08-08T11:12:22.356Z] #42 41.53 Selecting previously unselected package vim-common.
11:12:22 [2022-08-08T11:12:22.356Z] #42 41.53 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
11:12:22 [2022-08-08T11:12:22.356Z] #42 41.55 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
11:12:22 [2022-08-08T11:12:22.356Z] #42 41.91 Selecting previously unselected package cmake-data.
11:12:22 [2022-08-08T11:12:22.356Z] #42 41.91 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
11:12:22 [2022-08-08T11:12:22.356Z] #42 41.93 Unpacking cmake-data (3.18.4-2+deb11u1) ...
11:12:22 [2022-08-08T11:12:22.356Z] #42 46.07 Selecting previously unselected package libicu67:amd64.
11:12:22 [2022-08-08T11:12:22.356Z] #42 46.07 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
11:12:22 [2022-08-08T11:12:22.356Z] #42 46.10 Unpacking libicu67:amd64 (67.1-7) ...
11:12:22 [2022-08-08T11:12:22.356Z] #42 ...
11:12:22 [2022-08-08T11:12:22.356Z] 
11:12:22 [2022-08-08T11:12:22.356Z] #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
11:12:22 [2022-08-08T11:12:22.356Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba
11:12:22 [2022-08-08T11:12:22.356Z] #14 44.18 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]
11:12:22 [2022-08-08T11:12:22.356Z] #14 44.89 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]
11:12:22 [2022-08-08T11:12:22.356Z] #14 46.64 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]
11:12:22 [2022-08-08T11:12:22.356Z] #14 47.35 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]
11:12:22 [2022-08-08T11:12:22.356Z] #14 47.35 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
11:12:22 [2022-08-08T11:12:22.356Z] #14 47.35 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
11:12:22 [2022-08-08T11:12:22.356Z] #14 47.35 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
11:12:22 [2022-08-08T11:12:22.356Z] #14 47.35 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
11:12:22 [2022-08-08T11:12:22.356Z] #14 47.35 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]
11:12:22 [2022-08-08T11:12:22.356Z] #14 47.35 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
11:12:22 [2022-08-08T11:12:22.356Z] #14 47.35 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
11:12:22 [2022-08-08T11:12:22.356Z] #14 47.37 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
11:12:22 [2022-08-08T11:12:22.356Z] #14 47.37 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
11:12:22 [2022-08-08T11:12:22.356Z] #14 47.38 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
11:12:22 [2022-08-08T11:12:22.356Z] #14 47.50 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
11:12:22 [2022-08-08T11:12:22.356Z] #14 47.50 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
11:12:22 [2022-08-08T11:12:22.356Z] #14 47.50 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
11:12:22 [2022-08-08T11:12:22.356Z] #14 47.50 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
11:12:22 [2022-08-08T11:12:22.356Z] #14 47.50 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
11:12:22 [2022-08-08T11:12:22.356Z] #14 48.61 debconf: delaying package configuration, since apt-utils is not installed
11:12:22 [2022-08-08T11:12:22.356Z] #14 48.92 Fetched 115 MB in 8s (14.7 MB/s)
11:12:22 [2022-08-08T11:12:22.356Z] #14 48.99 Selecting previously unselected package binutils-mingw-w64-i686.
11:12:22 [2022-08-08T11:12:22.356Z] #14 48.99 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
11:12:22 [2022-08-08T11:12:22.356Z] #14 49.07 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
11:12:22 [2022-08-08T11:12:22.356Z] #14 49.09 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
11:12:22 [2022-08-08T11:12:22.928Z] #14 ...
11:12:22 [2022-08-08T11:12:22.928Z] 
11:12:22 [2022-08-08T11:12:22.928Z] #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
11:12:22 [2022-08-08T11:12:22.928Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e
11:12:22 [2022-08-08T11:12:22.928Z] #51 51.27 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
11:12:22 [2022-08-08T11:12:22.928Z] #51 51.29 Setting up python3-protobuf (3.12.4-1) ...
11:12:23 [2022-08-08T11:12:23.133Z] #55 46.80 go: downloading mvdan.cc/gofumpt v0.3.1
11:12:23 [2022-08-08T11:12:23.133Z] #55 46.81 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
11:12:23 [2022-08-08T11:12:23.133Z] #55 47.16 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
11:12:23 [2022-08-08T11:12:23.392Z] #55 47.42 go: downloading github.com/davecgh/go-spew v1.1.1
11:12:23 [2022-08-08T11:12:23.392Z] #55 47.46 go: downloading github.com/pmezard/go-difflib v1.0.0
11:12:23 [2022-08-08T11:12:23.650Z] #55 47.67 go: downloading github.com/stretchr/objx v0.1.1
11:12:23 [2022-08-08T11:12:23.909Z] #55 47.89 go: downloading github.com/subosito/gotenv v1.2.0
11:12:23 [2022-08-08T11:12:23.909Z] #55 47.98 go: downloading github.com/hashicorp/hcl v1.0.0
11:12:24 [2022-08-08T11:12:24.338Z] #77 25.06 aclocal: warning: couldn't open directory 'm4': No such file or directory
11:12:24 [2022-08-08T11:12:24.476Z] #55 48.54 go: downloading gopkg.in/ini.v1 v1.66.4
11:12:24 [2022-08-08T11:12:24.476Z] #55 48.54 go: downloading github.com/magiconair/properties v1.8.6
11:12:24 [2022-08-08T11:12:24.735Z] #55 48.95 go: downloading github.com/pelletier/go-toml v1.9.5
11:12:24 [2022-08-08T11:12:24.841Z] #51 ...
11:12:24 [2022-08-08T11:12:24.841Z] 
11:12:24 [2022-08-08T11:12:24.841Z] #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
11:12:24 [2022-08-08T11:12:24.841Z] #64 sha256:83f4469eaefda68ad58584726b73d937dd9d140f1116cd49ec1a0cfce3e58302
11:12:24 [2022-08-08T11:12:24.841Z] #64 6.317 + RM_GOPATH=0
11:12:24 [2022-08-08T11:12:24.841Z] #64 6.317 + TMP_GOPATH=
11:12:24 [2022-08-08T11:12:24.841Z] #64 6.318 + : /build
11:12:24 [2022-08-08T11:12:24.841Z] #64 6.320 + '[' -z '' ']'
11:12:24 [2022-08-08T11:12:24.841Z] #64 6.321 ++ mktemp -d
11:12:24 [2022-08-08T11:12:24.841Z] #64 6.342 + export GOPATH=/tmp/tmp.7P4ntQEuxp
11:12:24 [2022-08-08T11:12:24.841Z] #64 6.342 + GOPATH=/tmp/tmp.7P4ntQEuxp
11:12:24 [2022-08-08T11:12:24.841Z] #64 6.342 + RM_GOPATH=1
11:12:24 [2022-08-08T11:12:24.841Z] #64 6.342 + case "$(go env GOARCH)" in
11:12:24 [2022-08-08T11:12:24.841Z] #64 6.342 ++ go env GOARCH
11:12:24 [2022-08-08T11:12:24.841Z] #64 6.367 + export GO_BUILDMODE=-buildmode=pie
11:12:24 [2022-08-08T11:12:24.841Z] #64 6.367 + GO_BUILDMODE=-buildmode=pie
11:12:24 [2022-08-08T11:12:24.841Z] #64 6.367 ++ dirname /install.sh
11:12:24 [2022-08-08T11:12:24.841Z] #64 6.378 Install containerd version v1.6.7
11:12:24 [2022-08-08T11:12:24.841Z] #64 6.378 + dir=/
11:12:24 [2022-08-08T11:12:24.841Z] #64 6.378 + bin=containerd
11:12:24 [2022-08-08T11:12:24.842Z] #64 6.378 + shift
11:12:24 [2022-08-08T11:12:24.842Z] #64 6.378 + '[' '!' -f //containerd.installer ']'
11:12:24 [2022-08-08T11:12:24.842Z] #64 6.378 + . //containerd.installer
11:12:24 [2022-08-08T11:12:24.842Z] #64 6.378 ++ set -e
11:12:24 [2022-08-08T11:12:24.842Z] #64 6.378 ++ : v1.6.7
11:12:24 [2022-08-08T11:12:24.842Z] #64 6.378 + install_containerd
11:12:24 [2022-08-08T11:12:24.842Z] #64 6.378 + echo 'Install containerd version v1.6.7'
11:12:24 [2022-08-08T11:12:24.842Z] #64 6.378 + git clone https://github.com/containerd/containerd.git /tmp/tmp.7P4ntQEuxp/src/github.com/containerd/containerd
11:12:24 [2022-08-08T11:12:24.842Z] #64 6.397 Cloning into '/tmp/tmp.7P4ntQEuxp/src/github.com/containerd/containerd'...
11:12:24 [2022-08-08T11:12:24.842Z] #64 ...
11:12:24 [2022-08-08T11:12:24.842Z] 
11:12:24 [2022-08-08T11:12:24.842Z] #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
11:12:24 [2022-08-08T11:12:24.842Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26
11:12:24 [2022-08-08T11:12:24.842Z] #42 52.67 Selecting previously unselected package libxml2:amd64.
11:12:24 [2022-08-08T11:12:24.842Z] #42 52.67 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
11:12:24 [2022-08-08T11:12:24.842Z] #42 52.67 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
11:12:24 [2022-08-08T11:12:24.842Z] #42 53.29 Selecting previously unselected package libarchive13:amd64.
11:12:24 [2022-08-08T11:12:24.842Z] #42 53.29 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
11:12:24 [2022-08-08T11:12:24.842Z] #42 53.31 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
11:12:24 [2022-08-08T11:12:24.995Z] #55 49.10 go: downloading golang.org/x/text v0.3.7
11:12:25 [2022-08-08T11:12:25.104Z] #42 53.70 Selecting previously unselected package libjsoncpp24:amd64.
11:12:25 [2022-08-08T11:12:25.104Z] #42 53.70 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
11:12:25 [2022-08-08T11:12:25.104Z] #42 53.70 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
11:12:25 [2022-08-08T11:12:25.104Z] #42 53.83 Selecting previously unselected package librhash0:amd64.
11:12:25 [2022-08-08T11:12:25.104Z] #42 53.83 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
11:12:25 [2022-08-08T11:12:25.365Z] #42 53.88 Unpacking librhash0:amd64 (1.4.1-2) ...
11:12:25 [2022-08-08T11:12:25.949Z] #42 54.26 Selecting previously unselected package libuv1:amd64.
11:12:25 [2022-08-08T11:12:25.949Z] #42 54.26 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
11:12:25 [2022-08-08T11:12:25.949Z] #42 54.26 Unpacking libuv1:amd64 (1.40.0-2) ...
11:12:25 [2022-08-08T11:12:25.949Z] #42 54.51 Selecting previously unselected package cmake.
11:12:25 [2022-08-08T11:12:25.949Z] #42 54.51 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
11:12:25 [2022-08-08T11:12:25.949Z] #42 54.51 Unpacking cmake (3.18.4-2+deb11u1) ...
11:12:26 [2022-08-08T11:12:26.392Z] #55 ...
11:12:26 [2022-08-08T11:12:26.392Z] 
11:12:26 [2022-08-08T11:12:26.392Z] #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
11:12:26 [2022-08-08T11:12:26.392Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba
11:12:26 [2022-08-08T11:12:26.392Z] #14 30.33 Reading package lists...
11:12:26 [2022-08-08T11:12:26.392Z] #14 40.60 Reading package lists...
11:12:26 [2022-08-08T11:12:26.392Z] #14 ...
11:12:26 [2022-08-08T11:12:26.392Z] 
11:12:26 [2022-08-08T11:12:26.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             ;
11:12:26 [2022-08-08T11:12:26.392Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13
11:12:26 [2022-08-08T11:12:26.392Z] #76 41.08 Building dependency tree...
11:12:26 [2022-08-08T11:12:26.392Z] #76 47.93 python3 is already the newest version (3.9.2-3).
11:12:26 [2022-08-08T11:12:26.392Z] #76 47.93 The following additional packages will be installed:
11:12:26 [2022-08-08T11:12:26.392Z] #76 47.96   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
11:12:26 [2022-08-08T11:12:26.392Z] #76 47.98   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
11:12:26 [2022-08-08T11:12:26.392Z] #76 48.05 Suggested packages:
11:12:26 [2022-08-08T11:12:26.392Z] #76 48.05   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
11:12:26 [2022-08-08T11:12:26.392Z] #76 48.05   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
11:12:26 [2022-08-08T11:12:26.392Z] #76 48.05   m4-doc ed diffutils-doc
11:12:26 [2022-08-08T11:12:26.392Z] #76 48.05 Recommended packages:
11:12:26 [2022-08-08T11:12:26.392Z] #76 48.05   fakeroot libalgorithm-merge-perl libltdl-dev
11:12:26 [2022-08-08T11:12:26.392Z] #76 ...
11:12:26 [2022-08-08T11:12:26.392Z] 
11:12:26 [2022-08-08T11:12:26.392Z] #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
11:12:26 [2022-08-08T11:12:26.392Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba
11:12:28 [2022-08-08T11:12:28.929Z] #14 50.48 Building dependency tree...
11:12:29 [2022-08-08T11:12:29.250Z] #42 ...
11:12:29 [2022-08-08T11:12:29.250Z] 
11:12:29 [2022-08-08T11:12:29.250Z] #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
11:12:29 [2022-08-08T11:12:29.250Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82
11:12:29 [2022-08-08T11:12:29.250Z] #34 47.41 Updating files:  92% (1403/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
11:12:29 [2022-08-08T11:12:29.250Z] #34 47.66 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
11:12:29 [2022-08-08T11:12:29.251Z] #34 47.87 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:12:29 [2022-08-08T11:12:29.251Z] #34 ...
11:12:29 [2022-08-08T11:12:29.251Z] 
11:12:29 [2022-08-08T11:12:29.251Z] #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
11:12:29 [2022-08-08T11:12:29.251Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba
11:12:29 [2022-08-08T11:12:29.251Z] #14 51.60 Selecting previously unselected package binutils-mingw-w64-x86-64.
11:12:29 [2022-08-08T11:12:29.251Z] #14 51.60 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
11:12:29 [2022-08-08T11:12:29.251Z] #14 51.60 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
11:12:29 [2022-08-08T11:12:29.251Z] #14 54.49 Selecting previously unselected package binutils-mingw-w64.
11:12:29 [2022-08-08T11:12:29.251Z] #14 54.49 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
11:12:29 [2022-08-08T11:12:29.251Z] #14 54.51 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
11:12:29 [2022-08-08T11:12:29.251Z] #14 54.65 Selecting previously unselected package libdevmapper1.02.1:amd64.
11:12:29 [2022-08-08T11:12:29.251Z] #14 54.65 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
11:12:29 [2022-08-08T11:12:29.251Z] #14 54.66 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
11:12:29 [2022-08-08T11:12:29.251Z] #14 54.91 Selecting previously unselected package dmsetup.
11:12:29 [2022-08-08T11:12:29.251Z] #14 54.91 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
11:12:29 [2022-08-08T11:12:29.251Z] #14 54.91 Unpacking dmsetup (2:1.02.175-2.1) ...
11:12:29 [2022-08-08T11:12:29.251Z] #14 55.08 Selecting previously unselected package mingw-w64-common.
11:12:29 [2022-08-08T11:12:29.251Z] #14 55.08 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
11:12:29 [2022-08-08T11:12:29.251Z] #14 55.10 Unpacking mingw-w64-common (8.0.0-1) ...
11:12:29 [2022-08-08T11:12:29.707Z] #77 ...
11:12:29 [2022-08-08T11:12:29.707Z] 
11:12:29 [2022-08-08T11:12:29.707Z] #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
11:12:29 [2022-08-08T11:12:29.707Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c
11:12:29 [2022-08-08T11:12:29.707Z] #14 73.58 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
11:12:29 [2022-08-08T11:12:29.707Z] #14 73.59 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
11:12:29 [2022-08-08T11:12:29.707Z] #14 73.60 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:12:31 [2022-08-08T11:12:31.171Z] #14 ...
11:12:31 [2022-08-08T11:12:31.171Z] 
11:12:31 [2022-08-08T11:12:31.171Z] #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
11:12:31 [2022-08-08T11:12:31.171Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e
11:12:31 [2022-08-08T11:12:31.171Z] #51 55.91 Setting up criu (3.17.1-1) ...
11:12:31 [2022-08-08T11:12:31.171Z] #51 58.31 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:12:31 [2022-08-08T11:12:31.171Z] #51 DONE 59.1s
11:12:31 [2022-08-08T11:12:31.171Z] 
11:12:31 [2022-08-08T11:12:31.171Z] #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
11:12:31 [2022-08-08T11:12:31.171Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26
11:12:31 [2022-08-08T11:12:31.171Z] #42 59.35 Setting up libicu67:amd64 (67.1-7) ...
11:12:31 [2022-08-08T11:12:31.171Z] #42 59.46 Setting up xxd (2:8.2.2434-3+deb11u1) ...
11:12:31 [2022-08-08T11:12:31.171Z] #42 59.46 Setting up libuv1:amd64 (1.40.0-2) ...
11:12:31 [2022-08-08T11:12:31.171Z] #42 59.46 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
11:12:31 [2022-08-08T11:12:31.171Z] #42 59.55 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
11:12:31 [2022-08-08T11:12:31.171Z] #42 59.57 Setting up librhash0:amd64 (1.4.1-2) ...
11:12:31 [2022-08-08T11:12:31.171Z] #42 59.59 Setting up cmake-data (3.18.4-2+deb11u1) ...
11:12:31 [2022-08-08T11:12:31.171Z] #42 59.62 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
11:12:31 [2022-08-08T11:12:31.171Z] #42 59.69 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
11:12:31 [2022-08-08T11:12:31.171Z] #42 59.69 Setting up cmake (3.18.4-2+deb11u1) ...
11:12:31 [2022-08-08T11:12:31.171Z] #42 59.74 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:12:31 [2022-08-08T11:12:31.744Z] #42 DONE 60.4s
11:12:31 [2022-08-08T11:12:31.744Z] 
11:12:31 [2022-08-08T11:12:31.744Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
11:12:31 [2022-08-08T11:12:31.744Z] #43 sha256:a4dd7c3e4464b64c1a542e28f92e1bcc20ff73c30b1520965b38a838acb0e9c6
11:12:32 [2022-08-08T11:12:32.005Z] #43 ...
11:12:32 [2022-08-08T11:12:32.005Z] 
11:12:32 [2022-08-08T11:12:32.005Z] #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
11:12:32 [2022-08-08T11:12:32.005Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:12:32 [2022-08-08T11:12:32.005Z] #77 5.667 Cloning into '/tmp/crun-build'...
11:12:32 [2022-08-08T11:12:32.232Z] #14 ...
11:12:32 [2022-08-08T11:12:32.232Z] 
11:12:32 [2022-08-08T11:12:32.232Z] #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             ;
11:12:32 [2022-08-08T11:12:32.232Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13
11:12:32 [2022-08-08T11:12:32.232Z] #76 51.07 The following NEW packages will be installed:
11:12:32 [2022-08-08T11:12:32.232Z] #76 51.08   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
11:12:32 [2022-08-08T11:12:32.232Z] #76 51.08   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
11:12:32 [2022-08-08T11:12:32.232Z] #76 51.08   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
11:12:32 [2022-08-08T11:12:32.232Z] #76 51.10   libyajl2 m4 patch xz-utils
11:12:32 [2022-08-08T11:12:32.232Z] #76 51.65 0 upgraded, 23 newly installed, 0 to remove and 5 not upgraded.
11:12:32 [2022-08-08T11:12:32.232Z] #76 51.65 Need to get 5940 kB of archives.
11:12:32 [2022-08-08T11:12:32.232Z] #76 51.65 After this operation, 18.7 MB of additional disk space will be used.
11:12:32 [2022-08-08T11:12:32.232Z] #76 51.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
11:12:32 [2022-08-08T11:12:32.232Z] #76 51.65 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
11:12:32 [2022-08-08T11:12:32.232Z] #76 51.66 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
11:12:32 [2022-08-08T11:12:32.232Z] #76 51.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
11:12:32 [2022-08-08T11:12:32.232Z] #76 51.69 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
11:12:32 [2022-08-08T11:12:32.232Z] #76 51.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
11:12:32 [2022-08-08T11:12:32.232Z] #76 51.72 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
11:12:32 [2022-08-08T11:12:32.232Z] #76 51.73 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
11:12:32 [2022-08-08T11:12:32.233Z] #76 51.85 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
11:12:32 [2022-08-08T11:12:32.233Z] #76 51.86 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
11:12:32 [2022-08-08T11:12:32.233Z] #76 51.93 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
11:12:32 [2022-08-08T11:12:32.233Z] #76 51.97 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB]
11:12:32 [2022-08-08T11:12:32.233Z] #76 52.26 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
11:12:32 [2022-08-08T11:12:32.233Z] #76 52.26 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
11:12:32 [2022-08-08T11:12:32.233Z] #76 52.26 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
11:12:32 [2022-08-08T11:12:32.233Z] #76 52.28 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
11:12:32 [2022-08-08T11:12:32.233Z] #76 52.28 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
11:12:32 [2022-08-08T11:12:32.233Z] #76 52.30 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
11:12:32 [2022-08-08T11:12:32.233Z] #76 52.31 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
11:12:32 [2022-08-08T11:12:32.233Z] #76 52.32 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
11:12:32 [2022-08-08T11:12:32.233Z] #76 52.37 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
11:12:32 [2022-08-08T11:12:32.233Z] #76 52.43 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
11:12:32 [2022-08-08T11:12:32.233Z] #76 52.44 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB]
11:12:32 [2022-08-08T11:12:32.233Z] #76 54.37 debconf: delaying package configuration, since apt-utils is not installed
11:12:32 [2022-08-08T11:12:32.233Z] #76 54.98 Fetched 5940 kB in 1s (5068 kB/s)
11:12:32 [2022-08-08T11:12:32.233Z] #76 55.19 Selecting previously unselected package bzip2.
11:12:32 [2022-08-08T11:12:32.233Z] #76 55.19 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
11:12:32 [2022-08-08T11:12:32.233Z] #76 55.38 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ...
11:12:32 [2022-08-08T11:12:32.233Z] #76 55.41 Unpacking bzip2 (1.0.8-4) ...
11:12:32 [2022-08-08T11:12:32.233Z] #76 55.79 Selecting previously unselected package libmagic-mgc.
11:12:32 [2022-08-08T11:12:32.233Z] #76 55.79 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ...
11:12:32 [2022-08-08T11:12:32.233Z] #76 55.81 Unpacking libmagic-mgc (1:5.39-3) ...
11:12:32 [2022-08-08T11:12:32.266Z] #77 ...
11:12:32 [2022-08-08T11:12:32.266Z] 
11:12:32 [2022-08-08T11:12:32.266Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
11:12:32 [2022-08-08T11:12:32.266Z] #43 sha256:a4dd7c3e4464b64c1a542e28f92e1bcc20ff73c30b1520965b38a838acb0e9c6
11:12:32 [2022-08-08T11:12:32.266Z] #43 DONE 0.4s
11:12:32 [2022-08-08T11:12:32.266Z] 
11:12:32 [2022-08-08T11:12:32.266Z] #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
11:12:32 [2022-08-08T11:12:32.266Z] #44 sha256:82ea0bb040d035b450984b734f2e4e66609b4ef3445a71f079466449275dc74a
11:12:33 [2022-08-08T11:12:33.172Z] #76 ...
11:12:33 [2022-08-08T11:12:33.172Z] 
11:12:33 [2022-08-08T11:12:33.172Z] #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
11:12:33 [2022-08-08T11:12:33.172Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba
11:12:33 [2022-08-08T11:12:33.172Z] #14 57.04 The following additional packages will be installed:
11:12:33 [2022-08-08T11:12:33.172Z] #14 57.07   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:12:33 [2022-08-08T11:12:33.172Z] #14 57.08   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
11:12:33 [2022-08-08T11:12:33.172Z] #14 57.08   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
11:12:33 [2022-08-08T11:12:33.172Z] #14 57.08   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
11:12:33 [2022-08-08T11:12:33.172Z] #14 57.08   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
11:12:33 [2022-08-08T11:12:33.172Z] #14 57.08   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
11:12:33 [2022-08-08T11:12:33.172Z] #14 57.10   mingw-w64-common mingw-w64-x86-64-dev
11:12:33 [2022-08-08T11:12:33.172Z] #14 57.15 Suggested packages:
11:12:33 [2022-08-08T11:12:33.172Z] #14 57.15   gcc-10-locales seccomp wine64
11:12:33 [2022-08-08T11:12:33.894Z] #14 78.65 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
11:12:33 [2022-08-08T11:12:33.894Z] #14 78.67 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
11:12:33 [2022-08-08T11:12:33.894Z] #14 78.68 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
11:12:34 [2022-08-08T11:12:34.461Z] #14 ...
11:12:34 [2022-08-08T11:12:34.461Z] 
11:12:34 [2022-08-08T11:12:34.461Z] #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
11:12:34 [2022-08-08T11:12:34.461Z] #64 sha256:546e11544d7da025f578462880618e4d0f9c14c48ad06051f4c08b5396b663e2
11:12:34 [2022-08-08T11:12:34.461Z] #64 39.97 Updating files:  59% (2948/4925)
Updating files:  60% (2955/4925)
Updating files:  61% (3005/4925)
Updating files:  62% (3054/4925)
Updating files:  63% (3103/4925)
Updating files:  64% (3152/4925)
Updating files:  65% (3202/4925)
Updating files:  66% (3251/4925)
Updating files:  67% (3300/4925)
Updating files:  68% (3349/4925)
Updating files:  69% (3399/4925)
Updating files:  70% (3448/4925)
Updating files:  71% (3497/4925)
Updating files:  72% (3546/4925)
Updating files:  73% (3596/4925)
Updating files:  74% (3645/4925)
Updating files:  75% (3694/4925)
Updating files:  76% (3743/4925)
Updating files:  77% (3793/4925)
Updating files:  78% (3842/4925)
Updating files:  79% (3891/4925)
Updating files:  80% (3940/4925)
Updating files:  81% (3990/4925)
Updating files:  82% (4039/4925)
Updating files:  83% (4088/4925)
Updating files:  84% (4137/4925)
Updating files:  85% (4187/4925)
Updating files:  86% (4236/4925)
Updating files:  87% (4285/4925)
Updating files:  88% (4334/4925)
Updating files:  89% (4384/4925)
Updating files:  90% (4433/4925)
Updating files:  91% (4482/4925)
Updating files:  92% (4531/4925)
Updating files:  93% (4581/4925)
Updating files:  94% (4630/4925)
Updating files:  95% (4679/4925)
Updating files:  96% (4728/4925)
Updating files:  97% (4778/4925)
Updating files:  98% (4827/4925)
Updating files:  99% (4876/4925)
Updating files: 100% (4925/4925)
Updating files: 100% (4925/4925), done.
11:12:34 [2022-08-08T11:12:34.461Z] #64 40.97 + cd /tmp/tmp.VjGn0f2mxk/src/github.com/containerd/containerd
11:12:34 [2022-08-08T11:12:34.461Z] #64 40.97 + git checkout -q v1.6.7
11:12:34 [2022-08-08T11:12:34.461Z] #64 41.99 + export 'BUILDTAGS=netgo osusergo static_build'
11:12:34 [2022-08-08T11:12:34.461Z] #64 41.99 + BUILDTAGS='netgo osusergo static_build'
11:12:34 [2022-08-08T11:12:34.461Z] #64 41.99 + export EXTRA_FLAGS=-buildmode=pie
11:12:34 [2022-08-08T11:12:34.461Z] #64 41.99 + EXTRA_FLAGS=-buildmode=pie
11:12:34 [2022-08-08T11:12:34.461Z] #64 41.99 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
11:12:34 [2022-08-08T11:12:34.461Z] #64 41.99 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
11:12:34 [2022-08-08T11:12:34.461Z] #64 41.99 + '[' '' = dynamic ']'
11:12:34 [2022-08-08T11:12:34.461Z] #64 41.99 + make
11:12:34 [2022-08-08T11:12:34.461Z] #64 43.21 + bin/ctr
11:12:35 [2022-08-08T11:12:35.709Z] #14 59.35 The following NEW packages will be installed:
11:12:35 [2022-08-08T11:12:35.709Z] #14 59.38   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:12:35 [2022-08-08T11:12:35.709Z] #14 59.38   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
11:12:35 [2022-08-08T11:12:35.709Z] #14 59.38   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
11:12:35 [2022-08-08T11:12:35.709Z] #14 59.38   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
11:12:35 [2022-08-08T11:12:35.709Z] #14 59.38   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
11:12:35 [2022-08-08T11:12:35.709Z] #14 59.39   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
11:12:35 [2022-08-08T11:12:35.709Z] #14 59.40   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
11:12:35 [2022-08-08T11:12:35.709Z] #14 59.40   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
11:12:35 [2022-08-08T11:12:35.709Z] #14 59.40   mingw-w64-x86-64-dev
11:12:36 [2022-08-08T11:12:36.279Z] #14 60.20 0 upgraded, 30 newly installed, 0 to remove and 5 not upgraded.
11:12:36 [2022-08-08T11:12:36.279Z] #14 60.20 Need to get 115 MB of archives.
11:12:36 [2022-08-08T11:12:36.279Z] #14 60.20 After this operation, 645 MB of additional disk space will be used.
11:12:36 [2022-08-08T11:12:36.279Z] #14 60.20 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]
11:12:36 [2022-08-08T11:12:36.539Z] #14 60.48 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]
11:12:36 [2022-08-08T11:12:36.801Z] #14 60.76 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
11:12:36 [2022-08-08T11:12:36.801Z] #14 60.78 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
11:12:36 [2022-08-08T11:12:36.801Z] #14 60.81 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
11:12:36 [2022-08-08T11:12:36.801Z] #14 ...
11:12:36 [2022-08-08T11:12:36.801Z] 
11:12:36 [2022-08-08T11:12:36.801Z] #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
11:12:36 [2022-08-08T11:12:36.801Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26
11:12:36 [2022-08-08T11:12:36.801Z] #42 41.28 Reading package lists...
11:12:36 [2022-08-08T11:12:36.801Z] #42 50.97 Building dependency tree...
11:12:36 [2022-08-08T11:12:36.801Z] #42 57.51 The following additional packages will be installed:
11:12:36 [2022-08-08T11:12:36.801Z] #42 57.52   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
11:12:36 [2022-08-08T11:12:36.801Z] #42 57.54 Suggested packages:
11:12:36 [2022-08-08T11:12:36.801Z] #42 57.56   cmake-doc ninja-build lrzip
11:12:36 [2022-08-08T11:12:36.801Z] #42 57.56 Recommended packages:
11:12:36 [2022-08-08T11:12:36.801Z] #42 57.56   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
11:12:36 [2022-08-08T11:12:36.801Z] #42 58.85 The following NEW packages will be installed:
11:12:36 [2022-08-08T11:12:36.801Z] #42 58.87   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
11:12:36 [2022-08-08T11:12:36.801Z] #42 58.87   vim-common xxd
11:12:36 [2022-08-08T11:12:36.801Z] #42 59.33 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded.
11:12:36 [2022-08-08T11:12:36.801Z] #42 59.33 Need to get 17.7 MB of archives.
11:12:36 [2022-08-08T11:12:36.801Z] #42 59.33 After this operation, 70.7 MB of additional disk space will be used.
11:12:36 [2022-08-08T11:12:36.801Z] #42 59.33 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
11:12:36 [2022-08-08T11:12:36.801Z] #42 59.34 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
11:12:36 [2022-08-08T11:12:36.801Z] #42 59.35 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
11:12:36 [2022-08-08T11:12:36.801Z] #42 59.55 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
11:12:36 [2022-08-08T11:12:36.801Z] #42 60.44 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
11:12:36 [2022-08-08T11:12:36.801Z] #42 60.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
11:12:36 [2022-08-08T11:12:36.801Z] #42 60.55 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
11:12:36 [2022-08-08T11:12:36.801Z] #42 60.55 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
11:12:36 [2022-08-08T11:12:36.801Z] #42 60.56 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
11:12:36 [2022-08-08T11:12:36.801Z] #42 60.58 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
11:12:36 [2022-08-08T11:12:36.801Z] #42 ...
11:12:36 [2022-08-08T11:12:36.801Z] 
11:12:36 [2022-08-08T11:12:36.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
11:12:36 [2022-08-08T11:12:36.801Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba
11:12:36 [2022-08-08T11:12:36.801Z] #14 60.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
11:12:37 [2022-08-08T11:12:37.061Z] #14 ...
11:12:37 [2022-08-08T11:12:37.061Z] 
11:12:37 [2022-08-08T11:12:37.061Z] #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
11:12:37 [2022-08-08T11:12:37.061Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363
11:12:37 [2022-08-08T11:12:37.061Z] #62 41.37 Reading package lists...
11:12:37 [2022-08-08T11:12:37.061Z] #62 51.12 Building dependency tree...
11:12:37 [2022-08-08T11:12:37.061Z] #62 57.91 The following additional packages will be installed:
11:12:37 [2022-08-08T11:12:37.061Z] #62 57.93   libbtrfs0
11:12:37 [2022-08-08T11:12:37.061Z] #62 58.30 The following NEW packages will be installed:
11:12:37 [2022-08-08T11:12:37.061Z] #62 58.31   libbtrfs-dev libbtrfs0
11:12:37 [2022-08-08T11:12:37.061Z] #62 58.71 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded.
11:12:37 [2022-08-08T11:12:37.061Z] #62 58.71 Need to get 460 kB of archives.
11:12:37 [2022-08-08T11:12:37.061Z] #62 58.71 After this operation, 1237 kB of additional disk space will be used.
11:12:37 [2022-08-08T11:12:37.061Z] #62 58.71 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
11:12:37 [2022-08-08T11:12:37.061Z] #62 58.72 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
11:12:37 [2022-08-08T11:12:37.061Z] #62 60.70 debconf: delaying package configuration, since apt-utils is not installed
11:12:37 [2022-08-08T11:12:37.061Z] #62 61.20 Fetched 460 kB in 0s (1474 kB/s)
11:12:37 [2022-08-08T11:12:37.061Z] #62 ...
11:12:37 [2022-08-08T11:12:37.061Z] 
11:12:37 [2022-08-08T11:12:37.061Z] #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
11:12:37 [2022-08-08T11:12:37.061Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef
11:12:37 [2022-08-08T11:12:37.061Z] #57 61.09 v3.0.2
11:12:37 [2022-08-08T11:12:37.560Z] #44 4.583 + RM_GOPATH=0
11:12:37 [2022-08-08T11:12:37.560Z] #44 4.583 + TMP_GOPATH=
11:12:37 [2022-08-08T11:12:37.560Z] #44 4.583 + : /build
11:12:37 [2022-08-08T11:12:37.560Z] #44 4.583 + '[' -z '' ']'
11:12:37 [2022-08-08T11:12:37.560Z] #44 4.583 ++ mktemp -d
11:12:37 [2022-08-08T11:12:37.560Z] #44 4.583 + export GOPATH=/tmp/tmp.eLYH9j4Wt9
11:12:37 [2022-08-08T11:12:37.560Z] #44 4.583 + GOPATH=/tmp/tmp.eLYH9j4Wt9
11:12:37 [2022-08-08T11:12:37.560Z] #44 4.583 + RM_GOPATH=1
11:12:37 [2022-08-08T11:12:37.560Z] #44 4.583 + case "$(go env GOARCH)" in
11:12:37 [2022-08-08T11:12:37.560Z] #44 4.583 ++ go env GOARCH
11:12:37 [2022-08-08T11:12:37.560Z] #44 ...
11:12:37 [2022-08-08T11:12:37.560Z] 
11:12:37 [2022-08-08T11:12:37.560Z] #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
11:12:37 [2022-08-08T11:12:37.560Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f
11:12:37 [2022-08-08T11:12:37.560Z] #53 64.85 gotestsum version dev
11:12:37 [2022-08-08T11:12:37.560Z] #53 DONE 65.4s
11:12:37 [2022-08-08T11:12:37.560Z] 
11:12:37 [2022-08-08T11:12:37.560Z] #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
11:12:37 [2022-08-08T11:12:37.560Z] #44 sha256:82ea0bb040d035b450984b734f2e4e66609b4ef3445a71f079466449275dc74a
11:12:37 [2022-08-08T11:12:37.560Z] #44 4.598 Install tini version v0.19.0
11:12:37 [2022-08-08T11:12:37.561Z] #44 4.626 + export GO_BUILDMODE=-buildmode=pie
11:12:37 [2022-08-08T11:12:37.561Z] #44 4.626 + GO_BUILDMODE=-buildmode=pie
11:12:37 [2022-08-08T11:12:37.561Z] #44 4.626 ++ dirname /install.sh
11:12:37 [2022-08-08T11:12:37.561Z] #44 4.626 + dir=/
11:12:37 [2022-08-08T11:12:37.561Z] #44 4.626 + bin=tini
11:12:37 [2022-08-08T11:12:37.561Z] #44 4.626 + shift
11:12:37 [2022-08-08T11:12:37.561Z] #44 4.626 + '[' '!' -f //tini.installer ']'
11:12:37 [2022-08-08T11:12:37.561Z] #44 4.626 + . //tini.installer
11:12:37 [2022-08-08T11:12:37.561Z] #44 4.626 ++ : v0.19.0
11:12:37 [2022-08-08T11:12:37.561Z] #44 4.626 + install_tini
11:12:37 [2022-08-08T11:12:37.561Z] #44 4.626 + echo 'Install tini version v0.19.0'
11:12:37 [2022-08-08T11:12:37.561Z] #44 4.626 + git clone https://github.com/krallin/tini.git /tmp/tmp.eLYH9j4Wt9/tini
11:12:37 [2022-08-08T11:12:37.561Z] #44 4.626 Cloning into '/tmp/tmp.eLYH9j4Wt9/tini'...
11:12:37 [2022-08-08T11:12:37.561Z] #44 ...
11:12:37 [2022-08-08T11:12:37.561Z] 
11:12:37 [2022-08-08T11:12:37.561Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:12:37 [2022-08-08T11:12:37.561Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:12:37 [2022-08-08T11:12:37.561Z] #77 12.61 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
11:12:37 [2022-08-08T11:12:37.561Z] #77 12.63 Cloning into '/tmp/crun-build/libocispec'...
11:12:37 [2022-08-08T11:12:37.561Z] #77 13.87 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
11:12:37 [2022-08-08T11:12:37.561Z] #77 13.89 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
11:12:37 [2022-08-08T11:12:37.561Z] #77 13.89 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
11:12:37 [2022-08-08T11:12:37.561Z] #77 13.89 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
11:12:37 [2022-08-08T11:12:37.561Z] #77 13.91 Cloning into '/tmp/crun-build/libocispec/image-spec'...
11:12:37 [2022-08-08T11:12:37.662Z] #57 DONE 61.7s
11:12:37 [2022-08-08T11:12:37.662Z] 
11:12:37 [2022-08-08T11:12:37.662Z] #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
11:12:37 [2022-08-08T11:12:37.662Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363
11:12:37 [2022-08-08T11:12:37.662Z] #62 61.67 Selecting previously unselected package libbtrfs0:amd64.
11:12:37 [2022-08-08T11:12:37.662Z] #62 61.67 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
11:12:37 [2022-08-08T11:12:37.662Z] #62 ...
11:12:37 [2022-08-08T11:12:37.662Z] 
11:12:37 [2022-08-08T11:12:37.662Z] #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
11:12:37 [2022-08-08T11:12:37.662Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e
11:12:37 [2022-08-08T11:12:37.662Z] #51 42.10 Reading package lists...
11:12:37 [2022-08-08T11:12:37.662Z] #51 51.55 Building dependency tree...
11:12:37 [2022-08-08T11:12:37.662Z] #51 58.22 The following additional packages will be installed:
11:12:37 [2022-08-08T11:12:37.662Z] #51 58.23   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
11:12:37 [2022-08-08T11:12:37.662Z] #51 58.23   python3-protobuf python3-six
11:12:37 [2022-08-08T11:12:37.662Z] #51 58.25 Suggested packages:
11:12:37 [2022-08-08T11:12:37.662Z] #51 58.26   python3-setuptools
11:12:37 [2022-08-08T11:12:37.662Z] #51 58.26 Recommended packages:
11:12:37 [2022-08-08T11:12:37.662Z] #51 58.26   iproute2 | iproute
11:12:37 [2022-08-08T11:12:37.662Z] #51 59.27 The following NEW packages will be installed:
11:12:37 [2022-08-08T11:12:37.662Z] #51 59.30   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
11:12:37 [2022-08-08T11:12:37.662Z] #51 59.31   python3-protobuf python3-six
11:12:37 [2022-08-08T11:12:37.662Z] #51 59.95 0 upgraded, 8 newly installed, 0 to remove and 5 not upgraded.
11:12:37 [2022-08-08T11:12:37.662Z] #51 59.95 Need to get 2315 kB of archives.
11:12:37 [2022-08-08T11:12:37.662Z] #51 59.95 After this operation, 11.1 MB of additional disk space will be used.
11:12:37 [2022-08-08T11:12:37.662Z] #51 59.95 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
11:12:37 [2022-08-08T11:12:37.663Z] #51 60.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
11:12:37 [2022-08-08T11:12:37.663Z] #51 60.18 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
11:12:37 [2022-08-08T11:12:37.663Z] #51 60.18 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
11:12:37 [2022-08-08T11:12:37.663Z] #51 60.29 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
11:12:37 [2022-08-08T11:12:37.663Z] #51 60.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
11:12:37 [2022-08-08T11:12:37.663Z] #51 60.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
11:12:37 [2022-08-08T11:12:37.821Z] #77 16.08 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
11:12:37 [2022-08-08T11:12:37.991Z] #51 ...
11:12:37 [2022-08-08T11:12:37.991Z] 
11:12:37 [2022-08-08T11:12:37.991Z] #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
11:12:37 [2022-08-08T11:12:37.991Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363
11:12:37 [2022-08-08T11:12:37.991Z] #62 61.67 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
11:12:37 [2022-08-08T11:12:37.991Z] #62 61.85 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
11:12:37 [2022-08-08T11:12:37.991Z] #62 61.92 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
11:12:38 [2022-08-08T11:12:38.250Z] #62 62.35 Selecting previously unselected package libbtrfs-dev:amd64.
11:12:38 [2022-08-08T11:12:38.250Z] #62 62.35 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
11:12:38 [2022-08-08T11:12:38.250Z] #62 62.37 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
11:12:39 [2022-08-08T11:12:39.186Z] #62 63.15 Setting up libbtrfs0:amd64 (5.10.1-2) ...
11:12:39 [2022-08-08T11:12:39.186Z] #62 63.30 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
11:12:39 [2022-08-08T11:12:39.446Z] #62 63.41 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:12:39 [2022-08-08T11:12:39.724Z] #64 ...
11:12:39 [2022-08-08T11:12:39.724Z] 
11:12:39 [2022-08-08T11:12:39.724Z] #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
11:12:39 [2022-08-08T11:12:39.724Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c
11:12:39 [2022-08-08T11:12:39.724Z] #14 83.60 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
11:12:39 [2022-08-08T11:12:39.724Z] #14 83.60 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
11:12:39 [2022-08-08T11:12:39.724Z] #14 83.62 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:12:40 [2022-08-08T11:12:40.019Z] #62 DONE 64.0s
11:12:40 [2022-08-08T11:12:40.019Z] 
11:12:40 [2022-08-08T11:12:40.019Z] #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
11:12:40 [2022-08-08T11:12:40.019Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26
11:12:40 [2022-08-08T11:12:40.019Z] #42 63.05 debconf: delaying package configuration, since apt-utils is not installed
11:12:40 [2022-08-08T11:12:40.019Z] #42 63.64 Fetched 17.7 MB in 2s (8433 kB/s)
11:12:40 [2022-08-08T11:12:40.019Z] #42 63.75 Selecting previously unselected package xxd.
11:12:40 [2022-08-08T11:12:40.019Z] #42 63.75 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
11:12:40 [2022-08-08T11:12:40.019Z] #42 63.95 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
11:12:40 [2022-08-08T11:12:40.019Z] #42 63.98 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
11:12:40 [2022-08-08T11:12:40.019Z] #42 ...
11:12:40 [2022-08-08T11:12:40.019Z] 
11:12:40 [2022-08-08T11:12:40.019Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
11:12:40 [2022-08-08T11:12:40.019Z] #63 sha256:ed9ada00d91bfa3d534d05b1388d4a53eb53f569e39305e0a0721ed26ed1f005
11:12:40 [2022-08-08T11:12:40.019Z] #63 DONE 0.1s
11:12:40 [2022-08-08T11:12:40.279Z] 
11:12:40 [2022-08-08T11:12:40.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
11:12:40 [2022-08-08T11:12:40.279Z] #64 sha256:4b04c5a573385c31a93915fceebd291df86e13f99f81682163e89052cd10f7f5
11:12:40 [2022-08-08T11:12:40.366Z] #77 18.00 Cloning into '/tmp/crun-build/libocispec/yajl'...
11:12:40 [2022-08-08T11:12:40.627Z] #77 ...
11:12:40 [2022-08-08T11:12:40.627Z] 
11:12:40 [2022-08-08T11:12:40.627Z] #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
11:12:40 [2022-08-08T11:12:40.627Z] #44 sha256:82ea0bb040d035b450984b734f2e4e66609b4ef3445a71f079466449275dc74a
11:12:40 [2022-08-08T11:12:40.627Z] #44 5.300 + cd /tmp/tmp.eLYH9j4Wt9/tini
11:12:40 [2022-08-08T11:12:40.627Z] #44 5.300 + git checkout -q v0.19.0
11:12:40 [2022-08-08T11:12:40.627Z] #44 5.397 + cmake .
11:12:40 [2022-08-08T11:12:40.627Z] #44 5.858 -- The C compiler identification is GNU 10.2.1
11:12:40 [2022-08-08T11:12:40.627Z] #44 5.981 -- Detecting C compiler ABI info
11:12:40 [2022-08-08T11:12:40.627Z] #44 6.757 -- Detecting C compiler ABI info - done
11:12:40 [2022-08-08T11:12:40.627Z] #44 6.910 -- Check for working C compiler: /usr/bin/cc - skipped
11:12:40 [2022-08-08T11:12:40.627Z] #44 6.910 -- Detecting C compile features
11:12:40 [2022-08-08T11:12:40.627Z] #44 6.910 -- Detecting C compile features - done
11:12:40 [2022-08-08T11:12:40.627Z] #44 6.993 -- Performing Test HAS_BUILTIN_FORTIFY
11:12:40 [2022-08-08T11:12:40.627Z] #44 7.217 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
11:12:40 [2022-08-08T11:12:40.627Z] #44 7.354 -- Configuring done
11:12:40 [2022-08-08T11:12:40.627Z] #44 7.369 -- Generating done
11:12:40 [2022-08-08T11:12:40.627Z] #44 7.376 -- Build files have been written to: /tmp/tmp.eLYH9j4Wt9/tini
11:12:40 [2022-08-08T11:12:40.627Z] #44 7.447 + make tini-static
11:12:40 [2022-08-08T11:12:40.627Z] #44 7.742 Scanning dependencies of target tini-static
11:12:40 [2022-08-08T11:12:40.627Z] #44 7.801 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
11:12:41 [2022-08-08T11:12:41.568Z] #44 9.178 [100%] Linking C executable tini-static
11:12:41 [2022-08-08T11:12:41.662Z] #64 1.357 + RM_GOPATH=0
11:12:41 [2022-08-08T11:12:41.662Z] #64 1.357 + TMP_GOPATH=
11:12:41 [2022-08-08T11:12:41.662Z] #64 1.357 + : /build
11:12:41 [2022-08-08T11:12:41.662Z] #64 1.357 + '[' -z '' ']'
11:12:41 [2022-08-08T11:12:41.662Z] #64 1.361 ++ mktemp -d
11:12:41 [2022-08-08T11:12:41.662Z] #64 1.388 + export GOPATH=/tmp/tmp.XEZJnrbziC
11:12:41 [2022-08-08T11:12:41.662Z] #64 1.388 + GOPATH=/tmp/tmp.XEZJnrbziC
11:12:41 [2022-08-08T11:12:41.662Z] #64 1.388 + RM_GOPATH=1
11:12:41 [2022-08-08T11:12:41.662Z] #64 1.388 + case "$(go env GOARCH)" in
11:12:41 [2022-08-08T11:12:41.662Z] #64 1.389 ++ go env GOARCH
11:12:41 [2022-08-08T11:12:41.662Z] #64 1.413 + export GO_BUILDMODE=-buildmode=pie
11:12:41 [2022-08-08T11:12:41.662Z] #64 1.413 + GO_BUILDMODE=-buildmode=pie
11:12:41 [2022-08-08T11:12:41.662Z] #64 1.417 ++ dirname /install.sh
11:12:41 [2022-08-08T11:12:41.662Z] #64 1.427 + dir=/
11:12:41 [2022-08-08T11:12:41.662Z] #64 1.427 + bin=containerd
11:12:41 [2022-08-08T11:12:41.662Z] #64 1.427 + shift
11:12:41 [2022-08-08T11:12:41.662Z] #64 1.427 + '[' '!' -f //containerd.installer ']'
11:12:41 [2022-08-08T11:12:41.662Z] #64 1.427 + . //containerd.installer
11:12:41 [2022-08-08T11:12:41.662Z] #64 1.427 ++ set -e
11:12:41 [2022-08-08T11:12:41.662Z] #64 1.427 ++ : v1.6.7
11:12:41 [2022-08-08T11:12:41.662Z] #64 1.427 + install_containerd
11:12:41 [2022-08-08T11:12:41.662Z] #64 1.461 + echo 'Install containerd version v1.6.7'
11:12:41 [2022-08-08T11:12:41.662Z] #64 1.461 + git clone https://github.com/containerd/containerd.git /tmp/tmp.XEZJnrbziC/src/github.com/containerd/containerd
11:12:41 [2022-08-08T11:12:41.662Z] #64 1.463 Cloning into '/tmp/tmp.XEZJnrbziC/src/github.com/containerd/containerd'...
11:12:41 [2022-08-08T11:12:41.663Z] #64 1.463 Install containerd version v1.6.7
11:12:42 [2022-08-08T11:12:42.139Z] #44 9.800 [100%] Built target tini-static
11:12:42 [2022-08-08T11:12:42.139Z] #44 9.916 + mkdir -p /build
11:12:42 [2022-08-08T11:12:42.139Z] #44 9.916 + cp tini-static /build/docker-init
11:12:42 [2022-08-08T11:12:42.601Z] #64 ...
11:12:42 [2022-08-08T11:12:42.601Z] 
11:12:42 [2022-08-08T11:12:42.601Z] #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
11:12:42 [2022-08-08T11:12:42.601Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1
11:12:42 [2022-08-08T11:12:42.601Z] #40 66.26 NAME:
11:12:42 [2022-08-08T11:12:42.601Z] #40 66.26    go-winres - A tool for embedding resources in Windows executables
11:12:42 [2022-08-08T11:12:42.601Z] #40 66.26 
11:12:42 [2022-08-08T11:12:42.601Z] #40 66.26 USAGE:
11:12:42 [2022-08-08T11:12:42.601Z] #40 66.26    go-winres [global options] command [command options] [arguments...]
11:12:42 [2022-08-08T11:12:42.601Z] #40 66.26 
11:12:42 [2022-08-08T11:12:42.601Z] #40 66.26 COMMANDS:
11:12:42 [2022-08-08T11:12:42.601Z] #40 66.26    init     Create an initial ./winres/winres.json
11:12:42 [2022-08-08T11:12:42.601Z] #40 66.26    make     Make syso files for the "go build" command
11:12:42 [2022-08-08T11:12:42.601Z] #40 66.26    simply   Make syso files for the "go build" command (simplified)
11:12:42 [2022-08-08T11:12:42.601Z] #40 66.26    extract  Extract all resources from an executable
11:12:42 [2022-08-08T11:12:42.601Z] #40 66.26    patch    Replace resources in an executable file (exe, dll)
11:12:42 [2022-08-08T11:12:42.601Z] #40 66.26    help, h  Shows a list of commands or help for one command
11:12:42 [2022-08-08T11:12:42.601Z] #40 66.26 
11:12:42 [2022-08-08T11:12:42.601Z] #40 66.26 GLOBAL OPTIONS:
11:12:42 [2022-08-08T11:12:42.601Z] #40 66.26    --help, -h  show help (default: false)
11:12:42 [2022-08-08T11:12:42.601Z] #40 DONE 66.5s
11:12:42 [2022-08-08T11:12:42.601Z] 
11:12:42 [2022-08-08T11:12:42.601Z] #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             ;
11:12:42 [2022-08-08T11:12:42.601Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13
11:12:42 [2022-08-08T11:12:42.601Z] #76 57.10 Selecting previously unselected package libmagic1:amd64.
11:12:42 [2022-08-08T11:12:42.601Z] #76 57.11 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ...
11:12:42 [2022-08-08T11:12:42.601Z] #76 57.11 Unpacking libmagic1:amd64 (1:5.39-3) ...
11:12:42 [2022-08-08T11:12:42.601Z] #76 57.33 Selecting previously unselected package file.
11:12:42 [2022-08-08T11:12:42.601Z] #76 57.35 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ...
11:12:42 [2022-08-08T11:12:42.601Z] #76 57.38 Unpacking file (1:5.39-3) ...
11:12:42 [2022-08-08T11:12:42.601Z] #76 57.92 Selecting previously unselected package xz-utils.
11:12:42 [2022-08-08T11:12:42.601Z] #76 57.92 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
11:12:42 [2022-08-08T11:12:42.601Z] #76 58.03 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
11:12:42 [2022-08-08T11:12:42.601Z] #76 58.57 Selecting previously unselected package libsigsegv2:amd64.
11:12:42 [2022-08-08T11:12:42.601Z] #76 58.57 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ...
11:12:42 [2022-08-08T11:12:42.601Z] #76 58.59 Unpacking libsigsegv2:amd64 (2.13-1) ...
11:12:42 [2022-08-08T11:12:42.601Z] #76 58.72 Selecting previously unselected package m4.
11:12:42 [2022-08-08T11:12:42.601Z] #76 58.72 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ...
11:12:42 [2022-08-08T11:12:42.601Z] #76 58.75 Unpacking m4 (1.4.18-5) ...
11:12:42 [2022-08-08T11:12:42.601Z] #76 59.04 Selecting previously unselected package autoconf.
11:12:42 [2022-08-08T11:12:42.601Z] #76 59.05 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
11:12:42 [2022-08-08T11:12:42.601Z] #76 59.08 Unpacking autoconf (2.69-14) ...
11:12:42 [2022-08-08T11:12:42.601Z] #76 60.02 Selecting previously unselected package autotools-dev.
11:12:42 [2022-08-08T11:12:42.601Z] #76 60.02 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
11:12:42 [2022-08-08T11:12:42.601Z] #76 60.08 Unpacking autotools-dev (20180224.1+nmu1) ...
11:12:42 [2022-08-08T11:12:42.601Z] #76 60.85 Selecting previously unselected package automake.
11:12:42 [2022-08-08T11:12:42.601Z] #76 60.85 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
11:12:42 [2022-08-08T11:12:42.601Z] #76 60.94 Unpacking automake (1:1.16.3-2) ...
11:12:42 [2022-08-08T11:12:42.601Z] #76 62.13 Selecting previously unselected package patch.
11:12:42 [2022-08-08T11:12:42.601Z] #76 62.13 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ...
11:12:42 [2022-08-08T11:12:42.601Z] #76 62.22 Unpacking patch (2.7.6-7) ...
11:12:42 [2022-08-08T11:12:42.601Z] #76 62.56 Selecting previously unselected package dpkg-dev.
11:12:42 [2022-08-08T11:12:42.601Z] #76 62.56 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ...
11:12:42 [2022-08-08T11:12:42.601Z] #76 62.57 Unpacking dpkg-dev (1.20.11) ...
11:12:42 [2022-08-08T11:12:42.601Z] #76 64.81 Selecting previously unselected package build-essential.
11:12:42 [2022-08-08T11:12:42.601Z] #76 64.81 Preparing to unpack .../12-build-essential_12.9_amd64.deb ...
11:12:42 [2022-08-08T11:12:42.601Z] #76 64.83 Unpacking build-essential (12.9) ...
11:12:42 [2022-08-08T11:12:42.601Z] #76 65.11 Selecting previously unselected package libcap2:amd64.
11:12:42 [2022-08-08T11:12:42.601Z] #76 65.12 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ...
11:12:42 [2022-08-08T11:12:42.601Z] #76 65.18 Unpacking libcap2:amd64 (1:2.44-1) ...
11:12:42 [2022-08-08T11:12:42.601Z] #76 65.45 Selecting previously unselected package libcap-dev:amd64.
11:12:42 [2022-08-08T11:12:42.601Z] #76 65.47 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ...
11:12:42 [2022-08-08T11:12:42.601Z] #76 65.48 Unpacking libcap-dev:amd64 (1:2.44-1) ...
11:12:42 [2022-08-08T11:12:42.601Z] #76 65.66 Selecting previously unselected package libprotobuf-c1:amd64.
11:12:42 [2022-08-08T11:12:42.601Z] #76 65.66 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
11:12:42 [2022-08-08T11:12:42.601Z] #76 65.76 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:12:42 [2022-08-08T11:12:42.601Z] #76 65.95 Selecting previously unselected package libprotobuf-c-dev:amd64.
11:12:42 [2022-08-08T11:12:42.601Z] #76 65.95 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
11:12:42 [2022-08-08T11:12:42.601Z] #76 65.95 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
11:12:42 [2022-08-08T11:12:42.601Z] #76 66.17 Selecting previously unselected package libseccomp-dev:amd64.
11:12:42 [2022-08-08T11:12:42.601Z] #76 66.22 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
11:12:42 [2022-08-08T11:12:42.601Z] #76 66.25 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
11:12:42 [2022-08-08T11:12:42.601Z] #76 66.68 Selecting previously unselected package libsystemd-dev:amd64.
11:12:42 [2022-08-08T11:12:42.601Z] #76 66.68 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ...
11:12:42 [2022-08-08T11:12:42.601Z] #76 66.68 Unpacking libsystemd-dev:amd64 (247.3-7) ...
11:12:43 [2022-08-08T11:12:43.010Z] #14 ...
11:12:43 [2022-08-08T11:12:43.010Z] 
11:12:43 [2022-08-08T11:12:43.010Z] #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
11:12:43 [2022-08-08T11:12:43.010Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0
11:12:43 [2022-08-08T11:12:43.010Z] #77 34.34 libtoolize: putting auxiliary files in '.'.
11:12:43 [2022-08-08T11:12:43.010Z] #77 34.34 libtoolize: copying file './ltmain.sh'
11:12:43 [2022-08-08T11:12:43.010Z] #77 35.12 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
11:12:43 [2022-08-08T11:12:43.010Z] #77 35.14 libtoolize: and rerunning libtoolize and aclocal.
11:12:43 [2022-08-08T11:12:43.010Z] #77 35.14 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
11:12:43 [2022-08-08T11:12:43.010Z] #77 43.35 configure.ac:7: installing './compile'
11:12:43 [2022-08-08T11:12:43.010Z] #77 43.37 configure.ac:11: installing './config.guess'
11:12:43 [2022-08-08T11:12:43.010Z] #77 43.38 configure.ac:11: installing './config.sub'
11:12:43 [2022-08-08T11:12:43.010Z] #77 43.39 configure.ac:8: installing './install-sh'
11:12:43 [2022-08-08T11:12:43.010Z] #77 43.40 configure.ac:8: installing './missing'
11:12:43 [2022-08-08T11:12:43.010Z] #77 43.48 Makefile.am: installing './depcomp'
11:12:43 [2022-08-08T11:12:43.084Z] #44 ...
11:12:43 [2022-08-08T11:12:43.084Z] 
11:12:43 [2022-08-08T11:12:43.084Z] #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
11:12:43 [2022-08-08T11:12:43.084Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba
11:12:43 [2022-08-08T11:12:43.084Z] #14 61.43 Selecting previously unselected package mingw-w64-x86-64-dev.
11:12:43 [2022-08-08T11:12:43.084Z] #14 61.44 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
11:12:43 [2022-08-08T11:12:43.084Z] #14 61.46 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
11:12:43 [2022-08-08T11:12:43.084Z] #14 68.12 Selecting previously unselected package gcc-mingw-w64-base.
11:12:43 [2022-08-08T11:12:43.084Z] #14 68.12 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
11:12:43 [2022-08-08T11:12:43.084Z] #14 68.15 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
11:12:43 [2022-08-08T11:12:43.084Z] #14 68.34 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
11:12:43 [2022-08-08T11:12:43.084Z] #14 68.34 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
11:12:43 [2022-08-08T11:12:43.084Z] #14 68.34 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
11:12:43 [2022-08-08T11:12:43.084Z] #14 ...
11:12:43 [2022-08-08T11:12:43.084Z] 
11:12:43 [2022-08-08T11:12:43.084Z] #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
11:12:43 [2022-08-08T11:12:43.084Z] #44 sha256:82ea0bb040d035b450984b734f2e4e66609b4ef3445a71f079466449275dc74a
11:12:43 [2022-08-08T11:12:43.084Z] #44 DONE 10.7s
11:12:43 [2022-08-08T11:12:43.084Z] 
11:12:43 [2022-08-08T11:12:43.084Z] #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
11:12:43 [2022-08-08T11:12:43.084Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:12:43 [2022-08-08T11:12:43.084Z] #77 19.32 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
11:12:43 [2022-08-08T11:12:43.084Z] #77 19.51 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
11:12:43 [2022-08-08T11:12:43.084Z] #77 19.81 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
11:12:43 [2022-08-08T11:12:43.269Z] #77 44.65 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
11:12:43 [2022-08-08T11:12:43.269Z] #77 44.65 libtoolize: copying file 'build-aux/ltmain.sh'
11:12:43 [2022-08-08T11:12:43.528Z] #77 44.82 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
11:12:43 [2022-08-08T11:12:43.528Z] #77 44.82 libtoolize: copying file 'm4/libtool.m4'
11:12:43 [2022-08-08T11:12:43.528Z] #77 44.93 libtoolize: copying file 'm4/ltoptions.m4'
11:12:43 [2022-08-08T11:12:43.528Z] #77 45.06 libtoolize: copying file 'm4/ltsugar.m4'
11:12:43 [2022-08-08T11:12:43.787Z] #77 45.20 libtoolize: copying file 'm4/ltversion.m4'
11:12:43 [2022-08-08T11:12:43.787Z] #77 45.32 libtoolize: copying file 'm4/lt~obsolete.m4'
11:12:43 [2022-08-08T11:12:43.988Z] #76 67.87 Selecting previously unselected package libtool.
11:12:43 [2022-08-08T11:12:43.988Z] #76 67.87 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
11:12:43 [2022-08-08T11:12:43.988Z] #76 67.90 Unpacking libtool (2.4.6-15) ...
11:12:44 [2022-08-08T11:12:44.046Z] #77 45.44 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
11:12:44 [2022-08-08T11:12:44.559Z] #76 68.67 Selecting previously unselected package libudev-dev:amd64.
11:12:44 [2022-08-08T11:12:44.559Z] #76 68.67 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
11:12:44 [2022-08-08T11:12:44.559Z] #76 68.67 Unpacking libudev-dev:amd64 (247.3-7) ...
11:12:45 [2022-08-08T11:12:45.392Z] #76 69.25 Selecting previously unselected package libyajl2:amd64.
11:12:45 [2022-08-08T11:12:45.392Z] #76 69.26 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ...
11:12:45 [2022-08-08T11:12:45.392Z] #76 69.27 Unpacking libyajl2:amd64 (2.1.0-3) ...
11:12:45 [2022-08-08T11:12:45.392Z] #76 69.44 Selecting previously unselected package libyajl-dev:amd64.
11:12:45 [2022-08-08T11:12:45.392Z] #76 69.45 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ...
11:12:45 [2022-08-08T11:12:45.392Z] #76 69.48 Unpacking libyajl-dev:amd64 (2.1.0-3) ...
11:12:45 [2022-08-08T11:12:45.961Z] #76 69.86 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
11:12:45 [2022-08-08T11:12:45.961Z] #76 69.92 Setting up libmagic-mgc (1:5.39-3) ...
11:12:45 [2022-08-08T11:12:45.961Z] #76 69.95 Setting up libyajl2:amd64 (2.1.0-3) ...
11:12:45 [2022-08-08T11:12:45.961Z] #76 69.97 Setting up libmagic1:amd64 (1:5.39-3) ...
11:12:45 [2022-08-08T11:12:45.961Z] #76 70.03 Setting up file (1:5.39-3) ...
11:12:45 [2022-08-08T11:12:45.961Z] #76 70.06 Setting up bzip2 (1.0.8-4) ...
11:12:45 [2022-08-08T11:12:45.961Z] #76 70.08 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:12:45 [2022-08-08T11:12:45.961Z] #76 70.12 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
11:12:46 [2022-08-08T11:12:46.221Z] #76 70.16 Setting up libcap2:amd64 (1:2.44-1) ...
11:12:46 [2022-08-08T11:12:46.221Z] #76 70.17 Setting up autotools-dev (20180224.1+nmu1) ...
11:12:46 [2022-08-08T11:12:46.221Z] #76 70.20 Setting up libsigsegv2:amd64 (2.13-1) ...
11:12:46 [2022-08-08T11:12:46.221Z] #76 70.22 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
11:12:46 [2022-08-08T11:12:46.221Z] #76 70.25 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:12:46 [2022-08-08T11:12:46.221Z] #76 70.27 Setting up patch (2.7.6-7) ...
11:12:46 [2022-08-08T11:12:46.221Z] #76 70.32 Setting up libudev-dev:amd64 (247.3-7) ...
11:12:46 [2022-08-08T11:12:46.489Z] #76 70.39 Setting up libyajl-dev:amd64 (2.1.0-3) ...
11:12:46 [2022-08-08T11:12:46.489Z] #76 70.41 Setting up libcap-dev:amd64 (1:2.44-1) ...
11:12:46 [2022-08-08T11:12:46.489Z] #76 70.46 Setting up libsystemd-dev:amd64 (247.3-7) ...
11:12:46 [2022-08-08T11:12:46.489Z] #76 70.50 Setting up libtool (2.4.6-15) ...
11:12:46 [2022-08-08T11:12:46.489Z] #76 70.54 Setting up m4 (1.4.18-5) ...
11:12:46 [2022-08-08T11:12:46.489Z] #76 70.55 Setting up dpkg-dev (1.20.11) ...
11:12:46 [2022-08-08T11:12:46.758Z] #76 70.60 Setting up autoconf (2.69-14) ...
11:12:46 [2022-08-08T11:12:46.758Z] #76 70.62 Setting up build-essential (12.9) ...
11:12:46 [2022-08-08T11:12:46.758Z] #76 70.64 Setting up automake (1:1.16.3-2) ...
11:12:46 [2022-08-08T11:12:46.758Z] #76 70.67 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
11:12:46 [2022-08-08T11:12:46.758Z] #76 70.73 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:12:46 [2022-08-08T11:12:46.758Z] #76 ...
11:12:46 [2022-08-08T11:12:46.758Z] 
11:12:46 [2022-08-08T11:12:46.758Z] #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
11:12:46 [2022-08-08T11:12:46.758Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b
11:12:46 [2022-08-08T11:12:46.758Z] #55 60.95 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
11:12:46 [2022-08-08T11:12:46.759Z] #55 61.20 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
11:12:46 [2022-08-08T11:12:46.759Z] #55 61.33 go: downloading github.com/gobwas/glob v0.2.3
11:12:46 [2022-08-08T11:12:46.759Z] #55 61.36 go: downloading github.com/kisielk/gotool v1.0.0
11:12:46 [2022-08-08T11:12:46.759Z] #55 61.55 go: downloading github.com/gostaticanalysis/comment v1.4.2
11:12:46 [2022-08-08T11:12:46.759Z] #55 61.64 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
11:12:46 [2022-08-08T11:12:46.759Z] #55 61.65 go: downloading github.com/ettle/strcase v0.1.1
11:12:46 [2022-08-08T11:12:46.759Z] #55 62.03 go: downloading github.com/fatih/structtag v1.2.0
11:12:46 [2022-08-08T11:12:46.759Z] #55 62.06 go: downloading github.com/Masterminds/semver v1.5.0
11:12:46 [2022-08-08T11:12:46.759Z] #55 62.37 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
11:12:46 [2022-08-08T11:12:46.759Z] #55 62.45 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
11:12:46 [2022-08-08T11:12:46.759Z] #55 62.57 go: downloading github.com/prometheus/client_golang v1.12.1
11:12:46 [2022-08-08T11:12:46.759Z] #55 63.81 go: downloading github.com/prometheus/client_model v0.2.0
11:12:46 [2022-08-08T11:12:46.759Z] #55 64.20 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e
11:12:46 [2022-08-08T11:12:46.759Z] #55 64.66 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
11:12:46 [2022-08-08T11:12:46.759Z] #55 64.76 go: downloading github.com/google/go-cmp v0.5.7
11:12:46 [2022-08-08T11:12:46.759Z] #55 65.12 go: downloading github.com/hexops/gotextdiff v1.0.3
11:12:46 [2022-08-08T11:12:46.759Z] #55 65.39 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
11:12:46 [2022-08-08T11:12:46.759Z] #55 65.40 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4
11:12:46 [2022-08-08T11:12:46.759Z] #55 65.43 go: downloading github.com/olekukonko/tablewriter v0.0.5
11:12:46 [2022-08-08T11:12:46.759Z] #55 65.83 go: downloading github.com/beorn7/perks v1.0.1
11:12:46 [2022-08-08T11:12:46.759Z] #55 65.83 go: downloading github.com/cespare/xxhash/v2 v2.1.2
11:12:46 [2022-08-08T11:12:46.759Z] #55 66.07 go: downloading github.com/golang/protobuf v1.5.2
11:12:46 [2022-08-08T11:12:46.759Z] #55 66.13 go: downloading github.com/prometheus/common v0.32.1
11:12:46 [2022-08-08T11:12:46.759Z] #55 67.00 go: downloading github.com/prometheus/procfs v0.7.3
11:12:46 [2022-08-08T11:12:46.759Z] #55 67.00 go: downloading google.golang.org/protobuf v1.28.0
11:12:46 [2022-08-08T11:12:46.759Z] #55 68.61 go: downloading github.com/mattn/go-runewidth v0.0.9
11:12:46 [2022-08-08T11:12:46.759Z] #55 70.99 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
11:12:47 [2022-08-08T11:12:47.024Z] #55 ...
11:12:47 [2022-08-08T11:12:47.024Z] 
11:12:47 [2022-08-08T11:12:47.024Z] #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
11:12:47 [2022-08-08T11:12:47.024Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e
11:12:47 [2022-08-08T11:12:47.024Z] #51 62.75 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [683 kB]
11:12:47 [2022-08-08T11:12:47.024Z] #51 65.36 debconf: delaying package configuration, since apt-utils is not installed
11:12:47 [2022-08-08T11:12:47.024Z] #51 65.67 Fetched 2315 kB in 4s (644 kB/s)
11:12:47 [2022-08-08T11:12:47.024Z] #51 65.90 Selecting previously unselected package libprotobuf23:amd64.
11:12:47 [2022-08-08T11:12:47.024Z] #51 65.90 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
11:12:47 [2022-08-08T11:12:47.024Z] #51 66.07 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
11:12:47 [2022-08-08T11:12:47.024Z] #51 66.13 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
11:12:47 [2022-08-08T11:12:47.024Z] #51 67.36 Selecting previously unselected package python3-pkg-resources.
11:12:47 [2022-08-08T11:12:47.024Z] #51 67.36 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
11:12:47 [2022-08-08T11:12:47.024Z] #51 67.38 Unpacking python3-pkg-resources (52.0.0-4) ...
11:12:47 [2022-08-08T11:12:47.024Z] #51 67.75 Selecting previously unselected package python3-six.
11:12:47 [2022-08-08T11:12:47.024Z] #51 67.75 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
11:12:47 [2022-08-08T11:12:47.024Z] #51 67.80 Unpacking python3-six (1.16.0-2) ...
11:12:47 [2022-08-08T11:12:47.024Z] #51 67.92 Selecting previously unselected package python3-protobuf.
11:12:47 [2022-08-08T11:12:47.024Z] #51 67.92 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
11:12:47 [2022-08-08T11:12:47.024Z] #51 67.95 Unpacking python3-protobuf (3.12.4-1) ...
11:12:47 [2022-08-08T11:12:47.024Z] #51 69.04 Selecting previously unselected package libnet1:amd64.
11:12:47 [2022-08-08T11:12:47.024Z] #51 69.06 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
11:12:47 [2022-08-08T11:12:47.024Z] #51 69.09 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:12:47 [2022-08-08T11:12:47.024Z] #51 69.29 Selecting previously unselected package libnl-3-200:amd64.
11:12:47 [2022-08-08T11:12:47.024Z] #51 69.30 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
11:12:47 [2022-08-08T11:12:47.024Z] #51 69.34 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
11:12:47 [2022-08-08T11:12:47.024Z] #51 69.55 Selecting previously unselected package libprotobuf-c1:amd64.
11:12:47 [2022-08-08T11:12:47.024Z] #51 69.56 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
11:12:47 [2022-08-08T11:12:47.024Z] #51 69.58 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:12:47 [2022-08-08T11:12:47.024Z] #51 69.79 Selecting previously unselected package criu.
11:12:47 [2022-08-08T11:12:47.024Z] #51 69.79 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ...
11:12:47 [2022-08-08T11:12:47.024Z] #51 69.82 Unpacking criu (3.17.1-1) ...
11:12:47 [2022-08-08T11:12:47.283Z] #51 ...
11:12:47 [2022-08-08T11:12:47.283Z] 
11:12:47 [2022-08-08T11:12:47.283Z] #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
11:12:47 [2022-08-08T11:12:47.283Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba
11:12:47 [2022-08-08T11:12:47.283Z] #14 61.31 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
11:12:47 [2022-08-08T11:12:47.283Z] #14 61.75 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]
11:12:47 [2022-08-08T11:12:47.283Z] #14 61.80 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]
11:12:47 [2022-08-08T11:12:47.283Z] #14 62.98 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]
11:12:47 [2022-08-08T11:12:47.283Z] #14 65.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]
11:12:47 [2022-08-08T11:12:47.283Z] #14 66.87 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]
11:12:47 [2022-08-08T11:12:47.283Z] #14 68.13 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]
11:12:47 [2022-08-08T11:12:47.283Z] #14 70.46 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]
11:12:47 [2022-08-08T11:12:47.283Z] #14 71.34 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]
11:12:47 [2022-08-08T11:12:47.283Z] #14 71.36 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
11:12:47 [2022-08-08T11:12:47.283Z] #14 71.37 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
11:12:47 [2022-08-08T11:12:47.283Z] #14 71.39 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
11:12:47 [2022-08-08T11:12:47.543Z] #14 ...
11:12:47 [2022-08-08T11:12:47.543Z] 
11:12:47 [2022-08-08T11:12:47.543Z] #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             ;
11:12:47 [2022-08-08T11:12:47.543Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13
11:12:47 [2022-08-08T11:12:47.543Z] #76 DONE 71.5s
11:12:47 [2022-08-08T11:12:47.543Z] 
11:12:47 [2022-08-08T11:12:47.543Z] #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
11:12:47 [2022-08-08T11:12:47.543Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba
11:12:47 [2022-08-08T11:12:47.543Z] #14 71.40 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
11:12:47 [2022-08-08T11:12:47.543Z] #14 71.44 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]
11:12:47 [2022-08-08T11:12:47.543Z] #14 71.51 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
11:12:47 [2022-08-08T11:12:47.543Z] #14 ...
11:12:47 [2022-08-08T11:12:47.543Z] 
11:12:47 [2022-08-08T11:12:47.543Z] #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
11:12:47 [2022-08-08T11:12:47.543Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:12:48 [2022-08-08T11:12:48.373Z] #77 ...
11:12:48 [2022-08-08T11:12:48.373Z] 
11:12:48 [2022-08-08T11:12:48.373Z] #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
11:12:48 [2022-08-08T11:12:48.373Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba
11:12:48 [2022-08-08T11:12:48.373Z] #14 76.05 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
11:12:48 [2022-08-08T11:12:48.373Z] #14 76.05 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
11:12:48 [2022-08-08T11:12:48.373Z] #14 76.05 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:12:48 [2022-08-08T11:12:48.921Z] #77 1.409 Cloning into '/tmp/crun-build'...
11:12:50 [2022-08-08T11:12:50.609Z] #77 ...
11:12:50 [2022-08-08T11:12:50.609Z] 
11:12:50 [2022-08-08T11:12:50.609Z] #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
11:12:50 [2022-08-08T11:12:50.609Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c
11:12:50 [2022-08-08T11:12:50.609Z] #14 95.36 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
11:12:50 [2022-08-08T11:12:50.609Z] #14 95.36 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
11:12:50 [2022-08-08T11:12:50.609Z] #14 95.37 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:12:50 [2022-08-08T11:12:50.827Z] #77 ...
11:12:50 [2022-08-08T11:12:50.827Z] 
11:12:50 [2022-08-08T11:12:50.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
11:12:50 [2022-08-08T11:12:50.827Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26
11:12:50 [2022-08-08T11:12:50.827Z] #42 64.45 Selecting previously unselected package vim-common.
11:12:50 [2022-08-08T11:12:50.827Z] #42 64.45 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
11:12:50 [2022-08-08T11:12:50.827Z] #42 64.55 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
11:12:50 [2022-08-08T11:12:50.827Z] #42 65.11 Selecting previously unselected package cmake-data.
11:12:50 [2022-08-08T11:12:50.827Z] #42 65.11 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
11:12:50 [2022-08-08T11:12:50.827Z] #42 65.12 Unpacking cmake-data (3.18.4-2+deb11u1) ...
11:12:50 [2022-08-08T11:12:50.827Z] #42 71.13 Selecting previously unselected package libicu67:amd64.
11:12:50 [2022-08-08T11:12:50.827Z] #42 71.13 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
11:12:50 [2022-08-08T11:12:50.827Z] #42 71.20 Unpacking libicu67:amd64 (67.1-7) ...
11:12:50 [2022-08-08T11:12:50.827Z] #42 ...
11:12:50 [2022-08-08T11:12:50.827Z] 
11:12:50 [2022-08-08T11:12:50.827Z] #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
11:12:50 [2022-08-08T11:12:50.827Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82
11:12:50 [2022-08-08T11:12:50.827Z] #34 73.02 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.
11:12:50 [2022-08-08T11:12:50.827Z] #34 73.82 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
11:12:51 [2022-08-08T11:12:51.086Z] #34 74.78 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:12:55 [2022-08-08T11:12:55.879Z] #14 100.7 Selecting previously unselected package g++-mingw-w64-x86-64.
11:12:55 [2022-08-08T11:12:55.879Z] #14 100.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
11:12:55 [2022-08-08T11:12:55.879Z] #14 100.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
11:12:56 [2022-08-08T11:12:56.137Z] #14 100.8 Selecting previously unselected package libapparmor1:arm64.
11:12:56 [2022-08-08T11:12:56.137Z] #14 100.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
11:12:56 [2022-08-08T11:12:56.137Z] #14 100.8 Unpacking libapparmor1:arm64 (2.13.6-10) ...
11:12:56 [2022-08-08T11:12:56.137Z] #14 101.0 Selecting previously unselected package libapparmor-dev:arm64.
11:12:56 [2022-08-08T11:12:56.137Z] #14 101.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
11:12:56 [2022-08-08T11:12:56.137Z] #14 101.0 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
11:12:56 [2022-08-08T11:12:56.396Z] #14 101.1 Selecting previously unselected package libbtrfs0:arm64.
11:12:56 [2022-08-08T11:12:56.396Z] #14 101.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
11:12:56 [2022-08-08T11:12:56.396Z] #14 101.1 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
11:12:56 [2022-08-08T11:12:56.655Z] #14 101.3 Selecting previously unselected package libbtrfs-dev:arm64.
11:12:56 [2022-08-08T11:12:56.655Z] #14 101.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
11:12:56 [2022-08-08T11:12:56.655Z] #14 101.3 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
11:12:56 [2022-08-08T11:12:56.655Z] #14 101.5 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
11:12:56 [2022-08-08T11:12:56.914Z] #14 101.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
11:12:56 [2022-08-08T11:12:56.914Z] #14 101.5 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
11:12:56 [2022-08-08T11:12:56.914Z] #14 101.6 Selecting previously unselected package libudev-dev:arm64.
11:12:56 [2022-08-08T11:12:56.914Z] #14 101.6 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ...
11:12:56 [2022-08-08T11:12:56.914Z] #14 101.6 Unpacking libudev-dev:arm64 (247.3-7) ...
11:12:56 [2022-08-08T11:12:56.914Z] #14 101.7 Selecting previously unselected package libsepol1-dev:arm64.
11:12:56 [2022-08-08T11:12:56.914Z] #14 101.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
11:12:56 [2022-08-08T11:12:56.914Z] #14 101.7 Unpacking libsepol1-dev:arm64 (3.1-1) ...
11:12:57 [2022-08-08T11:12:57.172Z] #14 102.0 Selecting previously unselected package libpcre2-16-0:arm64.
11:12:57 [2022-08-08T11:12:57.172Z] #14 102.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ...
11:12:57 [2022-08-08T11:12:57.172Z] #14 102.0 Unpacking libpcre2-16-0:arm64 (10.36-2) ...
11:12:57 [2022-08-08T11:12:57.430Z] #14 102.1 Selecting previously unselected package libpcre2-32-0:arm64.
11:12:57 [2022-08-08T11:12:57.430Z] #14 102.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ...
11:12:57 [2022-08-08T11:12:57.430Z] #14 102.1 Unpacking libpcre2-32-0:arm64 (10.36-2) ...
11:12:57 [2022-08-08T11:12:57.430Z] #14 102.3 Selecting previously unselected package libpcre2-posix2:arm64.
11:12:57 [2022-08-08T11:12:57.689Z] #14 102.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ...
11:12:57 [2022-08-08T11:12:57.689Z] #14 102.3 Unpacking libpcre2-posix2:arm64 (10.36-2) ...
11:12:57 [2022-08-08T11:12:57.689Z] #14 102.4 Selecting previously unselected package libpcre2-dev:arm64.
11:12:57 [2022-08-08T11:12:57.689Z] #14 102.4 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ...
11:12:57 [2022-08-08T11:12:57.689Z] #14 102.4 Unpacking libpcre2-dev:arm64 (10.36-2) ...
11:12:57 [2022-08-08T11:12:57.747Z] #34 ...
11:12:57 [2022-08-08T11:12:57.747Z] 
11:12:57 [2022-08-08T11:12:57.747Z] #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
11:12:57 [2022-08-08T11:12:57.747Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba
11:12:57 [2022-08-08T11:12:57.747Z] #14 71.52 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
11:12:57 [2022-08-08T11:12:57.747Z] #14 71.53 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
11:12:57 [2022-08-08T11:12:57.747Z] #14 71.55 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
11:12:57 [2022-08-08T11:12:57.747Z] #14 71.55 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
11:12:57 [2022-08-08T11:12:57.747Z] #14 71.56 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
11:12:57 [2022-08-08T11:12:57.747Z] #14 71.69 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
11:12:57 [2022-08-08T11:12:57.747Z] #14 71.69 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
11:12:57 [2022-08-08T11:12:57.747Z] #14 71.69 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
11:12:57 [2022-08-08T11:12:57.747Z] #14 71.69 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
11:12:57 [2022-08-08T11:12:57.747Z] #14 73.32 debconf: delaying package configuration, since apt-utils is not installed
11:12:57 [2022-08-08T11:12:57.747Z] #14 73.73 Fetched 115 MB in 12s (9473 kB/s)
11:12:57 [2022-08-08T11:12:57.747Z] #14 73.85 Selecting previously unselected package binutils-mingw-w64-i686.
11:12:57 [2022-08-08T11:12:57.747Z] #14 73.85 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
11:12:57 [2022-08-08T11:12:57.747Z] #14 73.96 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
11:12:57 [2022-08-08T11:12:57.747Z] #14 73.97 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
11:12:57 [2022-08-08T11:12:57.747Z] #14 78.85 Selecting previously unselected package binutils-mingw-w64-x86-64.
11:12:57 [2022-08-08T11:12:57.747Z] #14 78.85 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
11:12:57 [2022-08-08T11:12:57.747Z] #14 78.87 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
11:12:57 [2022-08-08T11:12:57.747Z] #14 ...
11:12:57 [2022-08-08T11:12:57.747Z] 
11:12:57 [2022-08-08T11:12:57.748Z] #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
11:12:57 [2022-08-08T11:12:57.748Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e
11:12:57 [2022-08-08T11:12:57.748Z] #51 71.29 Setting up python3-pkg-resources (52.0.0-4) ...
11:12:57 [2022-08-08T11:12:57.748Z] #51 74.59 Setting up libprotobuf23:amd64 (3.12.4-1) ...
11:12:57 [2022-08-08T11:12:57.748Z] #51 74.65 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:12:57 [2022-08-08T11:12:57.748Z] #51 74.69 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:12:57 [2022-08-08T11:12:57.748Z] #51 74.72 Setting up python3-six (1.16.0-2) ...
11:12:57 [2022-08-08T11:12:57.748Z] #51 76.77 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
11:12:57 [2022-08-08T11:12:57.748Z] #51 76.85 Setting up python3-protobuf (3.12.4-1) ...
11:12:58 [2022-08-08T11:12:58.421Z] #14 ...
11:12:58 [2022-08-08T11:12:58.421Z] 
11:12:58 [2022-08-08T11:12:58.421Z] #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
11:12:58 [2022-08-08T11:12:58.421Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:12:58 [2022-08-08T11:12:58.421Z] #77 35.49 aclocal: warning: couldn't open directory 'm4': No such file or directory
11:12:58 [2022-08-08T11:12:58.624Z] #14 103.3 Selecting previously unselected package libselinux1-dev:arm64.
11:12:58 [2022-08-08T11:12:58.624Z] #14 103.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
11:12:58 [2022-08-08T11:12:58.624Z] #14 103.3 Unpacking libselinux1-dev:arm64 (3.1-3) ...
11:12:59 [2022-08-08T11:12:59.123Z] #51 ...
11:12:59 [2022-08-08T11:12:59.124Z] 
11:12:59 [2022-08-08T11:12:59.124Z] #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
11:12:59 [2022-08-08T11:12:59.124Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26
11:12:59 [2022-08-08T11:12:59.124Z] #42 83.35 Selecting previously unselected package libxml2:amd64.
11:12:59 [2022-08-08T11:12:59.382Z] #42 83.35 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
11:12:59 [2022-08-08T11:12:59.382Z] #42 83.36 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
11:12:59 [2022-08-08T11:12:59.492Z] #14 103.9 Selecting previously unselected package libdevmapper-dev:arm64.
11:12:59 [2022-08-08T11:12:59.493Z] #14 103.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
11:12:59 [2022-08-08T11:12:59.493Z] #14 103.9 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
11:12:59 [2022-08-08T11:12:59.751Z] #14 104.5 Selecting previously unselected package libseccomp-dev:arm64.
11:12:59 [2022-08-08T11:12:59.751Z] #14 104.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
11:12:59 [2022-08-08T11:12:59.751Z] #14 104.5 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
11:13:00 [2022-08-08T11:13:00.757Z] #42 84.57 Selecting previously unselected package libarchive13:amd64.
11:13:00 [2022-08-08T11:13:00.757Z] #42 84.59 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
11:13:00 [2022-08-08T11:13:00.757Z] #42 84.63 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
11:13:00 [2022-08-08T11:13:00.824Z] #14 105.2 Selecting previously unselected package libsystemd-dev:arm64.
11:13:00 [2022-08-08T11:13:00.824Z] #14 105.2 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ...
11:13:00 [2022-08-08T11:13:00.824Z] #14 105.4 Unpacking libsystemd-dev:arm64 (247.3-7) ...
11:13:01 [2022-08-08T11:13:01.016Z] #42 85.11 Selecting previously unselected package libjsoncpp24:amd64.
11:13:01 [2022-08-08T11:13:01.016Z] #42 85.11 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
11:13:01 [2022-08-08T11:13:01.016Z] #42 85.15 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
11:13:01 [2022-08-08T11:13:01.274Z] #42 85.40 Selecting previously unselected package librhash0:amd64.
11:13:01 [2022-08-08T11:13:01.532Z] #42 85.41 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
11:13:01 [2022-08-08T11:13:01.532Z] #42 85.42 Unpacking librhash0:amd64 (1.4.1-2) ...
11:13:01 [2022-08-08T11:13:01.532Z] #42 85.63 Selecting previously unselected package libuv1:amd64.
11:13:01 [2022-08-08T11:13:01.532Z] #42 85.64 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
11:13:01 [2022-08-08T11:13:01.790Z] #42 85.65 Unpacking libuv1:amd64 (1.40.0-2) ...
11:13:01 [2022-08-08T11:13:01.790Z] #42 85.90 Selecting previously unselected package cmake.
11:13:01 [2022-08-08T11:13:01.832Z] #14 106.6 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
11:13:01 [2022-08-08T11:13:01.832Z] #14 106.6 Setting up libapparmor1:arm64 (2.13.6-10) ...
11:13:02 [2022-08-08T11:13:02.051Z] #42 85.91 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
11:13:02 [2022-08-08T11:13:02.051Z] #42 85.94 Unpacking cmake (3.18.4-2+deb11u1) ...
11:13:02 [2022-08-08T11:13:02.154Z] #14 106.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
11:13:02 [2022-08-08T11:13:02.476Z] #14 107.1 Setting up libsepol1-dev:arm64 (3.1-1) ...
11:13:02 [2022-08-08T11:13:02.642Z] #77 ...
11:13:02 [2022-08-08T11:13:02.642Z] 
11:13:02 [2022-08-08T11:13:02.642Z] #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
11:13:02 [2022-08-08T11:13:02.642Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba
11:13:02 [2022-08-08T11:13:02.642Z] #14 90.78 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
11:13:02 [2022-08-08T11:13:02.642Z] #14 90.80 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
11:13:02 [2022-08-08T11:13:02.642Z] #14 90.81 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:13:02 [2022-08-08T11:13:02.939Z] #14 107.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
11:13:02 [2022-08-08T11:13:02.939Z] #14 107.3 Setting up libpcre2-16-0:arm64 (10.36-2) ...
11:13:02 [2022-08-08T11:13:02.939Z] #14 107.4 Setting up libbtrfs0:arm64 (5.10.1-2) ...
11:13:02 [2022-08-08T11:13:02.939Z] #14 ...
11:13:02 [2022-08-08T11:13:02.939Z] 
11:13:02 [2022-08-08T11:13:02.939Z] #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
11:13:02 [2022-08-08T11:13:02.939Z] #67 sha256:5de14fcd755ca44a1f3dbd94a840ad4e6dfff5967e1edffbd85765a210e07162
11:13:02 [2022-08-08T11:13:02.939Z] #67 97.13 + for f in rootlesskit rootlesskit-docker-proxy
11:13:02 [2022-08-08T11:13:02.939Z] #67 97.13 + GOBIN=/build
11:13:02 [2022-08-08T11:13:02.939Z] #67 97.13 + GO111MODULE=on
11:13:02 [2022-08-08T11:13:02.939Z] #67 97.13 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
11:13:02 [2022-08-08T11:13:02.939Z] #67 102.2 rootlesskit version 1.0.0
11:13:02 [2022-08-08T11:13:02.939Z] #67 102.2 Usage of /build/rootlesskit-docker-proxy:
11:13:02 [2022-08-08T11:13:02.939Z] #67 102.2   -container-ip string
11:13:02 [2022-08-08T11:13:02.939Z] #67 102.2     	container ip
11:13:02 [2022-08-08T11:13:02.939Z] #67 102.2   -container-port int
11:13:02 [2022-08-08T11:13:02.939Z] #67 102.2     	container port (default -1)
11:13:02 [2022-08-08T11:13:02.939Z] #67 102.2   -host-ip string
11:13:02 [2022-08-08T11:13:02.939Z] #67 102.2     	host ip
11:13:02 [2022-08-08T11:13:02.939Z] #67 102.2   -host-port int
11:13:02 [2022-08-08T11:13:02.939Z] #67 102.2     	host port (default -1)
11:13:02 [2022-08-08T11:13:02.939Z] #67 102.2   -proto string
11:13:02 [2022-08-08T11:13:02.939Z] #67 102.2     	proxy protocol (default "tcp")
11:13:03 [2022-08-08T11:13:03.200Z] #67 ...
11:13:03 [2022-08-08T11:13:03.200Z] 
11:13:03 [2022-08-08T11:13:03.200Z] #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
11:13:03 [2022-08-08T11:13:03.200Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0
11:13:03 [2022-08-08T11:13:03.200Z] #77 55.88 configure.ac:7: installing 'build-aux/compile'
11:13:03 [2022-08-08T11:13:03.200Z] #77 55.89 configure.ac:9: installing 'build-aux/config.guess'
11:13:03 [2022-08-08T11:13:03.200Z] #77 55.91 configure.ac:9: installing 'build-aux/config.sub'
11:13:03 [2022-08-08T11:13:03.200Z] #77 55.92 configure.ac:11: installing 'build-aux/install-sh'
11:13:03 [2022-08-08T11:13:03.200Z] #77 55.93 configure.ac:11: installing 'build-aux/missing'
11:13:03 [2022-08-08T11:13:03.200Z] #77 56.10 Makefile.am: installing 'build-aux/depcomp'
11:13:03 [2022-08-08T11:13:03.200Z] #77 56.18 parallel-tests: installing 'build-aux/test-driver'
11:13:03 [2022-08-08T11:13:03.200Z] #77 58.37 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
11:13:03 [2022-08-08T11:13:03.200Z] #77 58.37 libtoolize: copying file 'build-aux/ltmain.sh'
11:13:03 [2022-08-08T11:13:03.200Z] #77 59.04 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
11:13:03 [2022-08-08T11:13:03.200Z] #77 59.04 libtoolize: copying file 'm4/libtool.m4'
11:13:03 [2022-08-08T11:13:03.200Z] #77 59.18 libtoolize: copying file 'm4/ltoptions.m4'
11:13:03 [2022-08-08T11:13:03.200Z] #77 59.30 libtoolize: copying file 'm4/ltsugar.m4'
11:13:03 [2022-08-08T11:13:03.200Z] #77 59.40 libtoolize: copying file 'm4/ltversion.m4'
11:13:03 [2022-08-08T11:13:03.200Z] #77 59.55 libtoolize: copying file 'm4/lt~obsolete.m4'
11:13:03 [2022-08-08T11:13:03.200Z] #77 ...
11:13:03 [2022-08-08T11:13:03.200Z] 
11:13:03 [2022-08-08T11:13:03.200Z] #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
11:13:03 [2022-08-08T11:13:03.200Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c
11:13:03 [2022-08-08T11:13:03.200Z] #14 108.0 Setting up libpcre2-32-0:arm64 (10.36-2) ...
11:13:03 [2022-08-08T11:13:03.460Z] #14 108.1 Setting up libudev-dev:arm64 (247.3-7) ...
11:13:03 [2022-08-08T11:13:03.460Z] #14 108.2 Setting up libpcre2-posix2:arm64 (10.36-2) ...
11:13:03 [2022-08-08T11:13:03.460Z] #14 108.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
11:13:03 [2022-08-08T11:13:03.720Z] #14 108.3 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
11:13:03 [2022-08-08T11:13:03.720Z] #14 108.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...#14 ...
11:13:03 [2022-08-08T11:13:03.720Z] 
11:13:03 [2022-08-08T11:13:03.720Z] #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
11:13:03 [2022-08-08T11:13:03.720Z] #67 sha256:5de14fcd755ca44a1f3dbd94a840ad4e6dfff5967e1edffbd85765a210e07162
11:13:03 [2022-08-08T11:13:03.720Z] #67 DONE 108.1s
11:13:03 [2022-08-08T11:13:03.720Z] 
11:13:03 [2022-08-08T11:13:03.720Z] #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
11:13:03 [2022-08-08T11:13:03.720Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c
11:13:03 [2022-08-08T11:13:03.720Z] #14 108.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
11:13:03 [2022-08-08T11:13:03.720Z] #14 108.4 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
11:13:03 [2022-08-08T11:13:03.720Z] #14 108.5 Setting up mingw-w64-common (8.0.0-1) ...
11:13:03 [2022-08-08T11:13:03.720Z] #14 108.5 Setting up libsystemd-dev:arm64 (247.3-7) ...
11:13:03 [2022-08-08T11:13:03.720Z] #14 108.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
11:13:03 [2022-08-08T11:13:03.720Z] #14 ...
11:13:03 [2022-08-08T11:13:03.720Z] 
11:13:03 [2022-08-08T11:13:03.720Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
11:13:03 [2022-08-08T11:13:03.720Z] #68 sha256:cc3b1f6a989a6b9d094e90c552cf4c3398cee344eb02a9d5e9e8be7d41029ed1
11:13:03 [2022-08-08T11:13:03.720Z] #68 DONE 0.1s
11:13:03 [2022-08-08T11:13:03.720Z] 
11:13:03 [2022-08-08T11:13:03.720Z] #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
11:13:03 [2022-08-08T11:13:03.720Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c
11:13:03 [2022-08-08T11:13:03.720Z] #14 108.5 Setting up libpcre2-dev:arm64 (10.36-2) ...
11:13:03 [2022-08-08T11:13:03.720Z] #14 108.5 Setting up libselinux1-dev:arm64 (3.1-3) ...
11:13:03 [2022-08-08T11:13:03.720Z] #14 108.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
11:13:03 [2022-08-08T11:13:03.720Z] #14 108.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:13:03 [2022-08-08T11:13:03.720Z] #14 108.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
11:13:03 [2022-08-08T11:13:03.720Z] #14 108.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:13:03 [2022-08-08T11:13:03.720Z] #14 108.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
11:13:03 [2022-08-08T11:13:03.979Z] 
11:13:03 [2022-08-08T11:13:03.979Z] #14 ...
11:13:03 [2022-08-08T11:13:03.979Z] 
11:13:03 [2022-08-08T11:13:03.979Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
11:13:03 [2022-08-08T11:13:03.979Z] #69 sha256:8d629e5c3966cc94ae226b6a4233ffe4abe29fc067debdd87be1da5ec828b5c5
11:13:03 [2022-08-08T11:13:03.979Z] #69 DONE 0.1s
11:13:03 [2022-08-08T11:13:03.979Z] 
11:13:03 [2022-08-08T11:13:03.979Z] #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
11:13:03 [2022-08-08T11:13:03.979Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c
11:13:03 [2022-08-08T11:13:03.979Z] #14 108.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
11:13:03 [2022-08-08T11:13:03.979Z] #14 108.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:13:03 [2022-08-08T11:13:03.979Z] #14 108.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
11:13:03 [2022-08-08T11:13:03.979Z] #14 108.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:13:03 [2022-08-08T11:13:03.979Z] #14 108.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
11:13:03 [2022-08-08T11:13:03.979Z] #14 108.8 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
11:13:03 [2022-08-08T11:13:03.979Z] #14 108.8 Setting up dmsetup (2:1.02.175-2.1) ...
11:13:03 [2022-08-08T11:13:03.979Z] #14 108.8 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
11:13:03 [2022-08-08T11:13:03.979Z] #14 108.8 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
11:13:03 [2022-08-08T11:13:03.979Z] #14 108.8 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:13:04 [2022-08-08T11:13:04.554Z] #14 DONE 109.3s
11:13:04 [2022-08-08T11:13:04.554Z] 
11:13:04 [2022-08-08T11:13:04.554Z] #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
11:13:04 [2022-08-08T11:13:04.554Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0
11:13:04 [2022-08-08T11:13:04.582Z] #42 ...
11:13:04 [2022-08-08T11:13:04.582Z] 
11:13:04 [2022-08-08T11:13:04.582Z] #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
11:13:04 [2022-08-08T11:13:04.582Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e
11:13:04 [2022-08-08T11:13:04.582Z] #51 83.79 Setting up criu (3.17.1-1) ...
11:13:04 [2022-08-08T11:13:04.582Z] #51 87.16 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:13:04 [2022-08-08T11:13:04.582Z] #51 DONE 88.1s
11:13:04 [2022-08-08T11:13:04.582Z] 
11:13:04 [2022-08-08T11:13:04.582Z] #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
11:13:04 [2022-08-08T11:13:04.582Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba
11:13:04 [2022-08-08T11:13:04.582Z] #14 83.62 Selecting previously unselected package binutils-mingw-w64.
11:13:04 [2022-08-08T11:13:04.582Z] #14 83.66 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
11:13:04 [2022-08-08T11:13:04.582Z] #14 83.68 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
11:13:04 [2022-08-08T11:13:04.582Z] #14 83.86 Selecting previously unselected package libdevmapper1.02.1:amd64.
11:13:04 [2022-08-08T11:13:04.582Z] #14 83.86 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
11:13:04 [2022-08-08T11:13:04.582Z] #14 83.87 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
11:13:04 [2022-08-08T11:13:04.582Z] #14 84.51 Selecting previously unselected package dmsetup.
11:13:04 [2022-08-08T11:13:04.582Z] #14 84.52 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
11:13:04 [2022-08-08T11:13:04.582Z] #14 84.52 Unpacking dmsetup (2:1.02.175-2.1) ...
11:13:04 [2022-08-08T11:13:04.582Z] #14 84.95 Selecting previously unselected package mingw-w64-common.
11:13:04 [2022-08-08T11:13:04.582Z] #14 84.96 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
11:13:04 [2022-08-08T11:13:04.582Z] #14 84.97 Unpacking mingw-w64-common (8.0.0-1) ...
11:13:04 [2022-08-08T11:13:04.813Z] #77 ...
11:13:04 [2022-08-08T11:13:04.813Z] 
11:13:04 [2022-08-08T11:13:04.813Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
11:13:04 [2022-08-08T11:13:04.813Z] #59 sha256:fe6319b15da2690df40e4679a725d280857c66e1eeeba74c7b7459bb0e1e18a3
11:13:04 [2022-08-08T11:13:04.813Z] #59 DONE 0.2s
11:13:04 [2022-08-08T11:13:04.813Z] 
11:13:04 [2022-08-08T11:13:04.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
11:13:04 [2022-08-08T11:13:04.813Z] #60 sha256:79bdbd4ca172cdfd4a0321f04f71653d0a6905354faeac75cc7b8c90ea5a6776
11:13:05 [2022-08-08T11:13:05.755Z] #60 ...
11:13:05 [2022-08-08T11:13:05.755Z] 
11:13:05 [2022-08-08T11:13:05.755Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
11:13:05 [2022-08-08T11:13:05.755Z] #15 sha256:4cb23e92961690195d4aec764eed4a398ec84f077b04b9ba921efb39d521ab53
11:13:05 [2022-08-08T11:13:05.755Z] #15 DONE 1.0s
11:13:05 [2022-08-08T11:13:05.755Z] 
11:13:05 [2022-08-08T11:13:05.755Z] #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
11:13:05 [2022-08-08T11:13:05.755Z] #60 sha256:79bdbd4ca172cdfd4a0321f04f71653d0a6905354faeac75cc7b8c90ea5a6776
11:13:05 [2022-08-08T11:13:05.755Z] #60 0.818 + RM_GOPATH=0
11:13:05 [2022-08-08T11:13:05.755Z] #60 0.819 + TMP_GOPATH=
11:13:05 [2022-08-08T11:13:05.755Z] #60 0.819 + : /build
11:13:05 [2022-08-08T11:13:05.755Z] #60 0.819 + '[' -z '' ']'
11:13:05 [2022-08-08T11:13:05.755Z] #60 0.836 ++ mktemp -d
11:13:05 [2022-08-08T11:13:05.755Z] #60 0.874 + export GOPATH=/tmp/tmp.WbQNaHC5Xi
11:13:05 [2022-08-08T11:13:05.755Z] #60 0.874 + GOPATH=/tmp/tmp.WbQNaHC5Xi
11:13:05 [2022-08-08T11:13:05.755Z] #60 0.874 + RM_GOPATH=1
11:13:05 [2022-08-08T11:13:05.755Z] #60 0.874 + case "$(go env GOARCH)" in
11:13:05 [2022-08-08T11:13:05.755Z] #60 0.874 ++ go env GOARCH
11:13:05 [2022-08-08T11:13:05.755Z] #60 0.881 Install runc version v1.1.3 (build tags: seccomp)
11:13:05 [2022-08-08T11:13:05.755Z] #60 0.881 + export GO_BUILDMODE=-buildmode=pie
11:13:05 [2022-08-08T11:13:05.755Z] #60 0.881 + GO_BUILDMODE=-buildmode=pie
11:13:05 [2022-08-08T11:13:05.755Z] #60 0.881 ++ dirname /install.sh
11:13:05 [2022-08-08T11:13:05.755Z] #60 0.886 + dir=/
11:13:05 [2022-08-08T11:13:05.755Z] #60 0.886 + bin=runc
11:13:05 [2022-08-08T11:13:05.755Z] #60 0.886 + shift
11:13:05 [2022-08-08T11:13:05.755Z] #60 0.886 + '[' '!' -f //runc.installer ']'
11:13:05 [2022-08-08T11:13:05.755Z] #60 0.886 + . //runc.installer
11:13:05 [2022-08-08T11:13:05.755Z] #60 0.886 ++ set -e
11:13:05 [2022-08-08T11:13:05.755Z] #60 0.886 ++ : v1.1.3
11:13:05 [2022-08-08T11:13:05.755Z] #60 0.886 + install_runc
11:13:05 [2022-08-08T11:13:05.755Z] #60 0.886 + RUNC_BUILDTAGS=seccomp
11:13:05 [2022-08-08T11:13:05.755Z] #60 0.886 + echo 'Install runc version v1.1.3 (build tags: seccomp)'
11:13:05 [2022-08-08T11:13:05.755Z] #60 0.886 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.WbQNaHC5Xi/src/github.com/opencontainers/runc
11:13:05 [2022-08-08T11:13:05.755Z] #60 0.936 Cloning into '/tmp/tmp.WbQNaHC5Xi/src/github.com/opencontainers/runc'...
11:13:06 [2022-08-08T11:13:06.691Z] #60 ...
11:13:06 [2022-08-08T11:13:06.691Z] 
11:13:06 [2022-08-08T11:13:06.691Z] #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
11:13:06 [2022-08-08T11:13:06.691Z] #16 sha256:af04b8d62a70a6749757939799115e3707e7241a50fffe1872053d2b7923fc58
11:13:06 [2022-08-08T11:13:06.691Z] #16 DONE 0.8s
11:13:06 [2022-08-08T11:13:06.691Z] 
11:13:06 [2022-08-08T11:13:06.691Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
11:13:06 [2022-08-08T11:13:06.691Z] #17 sha256:5a043a1bf04d32135199d8dd013684c7dd7a866030adbe71d62fceb853833dbd
11:13:06 [2022-08-08T11:13:06.953Z] #17 0.661 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
11:13:06 [2022-08-08T11:13:06.954Z] #17 DONE 0.7s
11:13:06 [2022-08-08T11:13:06.954Z] 
11:13:06 [2022-08-08T11:13:06.954Z] #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
11:13:06 [2022-08-08T11:13:06.954Z] #60 sha256:79bdbd4ca172cdfd4a0321f04f71653d0a6905354faeac75cc7b8c90ea5a6776
11:13:07 [2022-08-08T11:13:07.899Z] #60 ...
11:13:07 [2022-08-08T11:13:07.899Z] 
11:13:07 [2022-08-08T11:13:07.899Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
11:13:07 [2022-08-08T11:13:07.899Z] #18 sha256:f07ff2ac9fd46250779327c7d38974e9bb1cbcf347068f6d43bbd85c8667bbd6
11:13:07 [2022-08-08T11:13:07.899Z] #18 DONE 0.7s
11:13:07 [2022-08-08T11:13:07.899Z] 
11:13:07 [2022-08-08T11:13:07.899Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
11:13:07 [2022-08-08T11:13:07.899Z] #19 sha256:dd23165dd72a2a1f8a87b49cbd3dd137a15f0e1683938f561ac373a5933852b2
11:13:07 [2022-08-08T11:13:07.936Z] #14 ...
11:13:07 [2022-08-08T11:13:07.936Z] 
11:13:07 [2022-08-08T11:13:07.936Z] #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
11:13:07 [2022-08-08T11:13:07.936Z] #64 sha256:83f4469eaefda68ad58584726b73d937dd9d140f1116cd49ec1a0cfce3e58302
11:13:07 [2022-08-08T11:13:07.936Z] #64 50.61 Updating files:  46% (2293/4925)
Updating files:  47% (2315/4925)
Updating files:  48% (2364/4925)
Updating files:  49% (2414/4925)
Updating files:  50% (2463/4925)
Updating files:  51% (2512/4925)
Updating files:  52% (2561/4925)
Updating files:  53% (2611/4925)
Updating files:  54% (2660/4925)
Updating files:  55% (2709/4925)
Updating files:  56% (2758/4925)
Updating files:  57% (2808/4925)
Updating files:  58% (2857/4925)
Updating files:  59% (2906/4925)
Updating files:  60% (2955/4925)
Updating files:  61% (3005/4925)
Updating files:  62% (3054/4925)
Updating files:  63% (3103/4925)
Updating files:  64% (3152/4925)
Updating files:  65% (3202/4925)
Updating files:  66% (3251/4925)
Updating files:  67% (3300/4925)
Updating files:  68% (3349/4925)
Updating files:  69% (3399/4925)
Updating files:  70% (3448/4925)
Updating files:  71% (3497/4925)
Updating files:  72% (3546/4925)
Updating files:  73% (3596/4925)
Updating files:  74% (3645/4925)
Updating files:  75% (3694/4925)
Updating files:  76% (3743/4925)
Updating files:  77% (3793/4925)
Updating files:  78% (3842/4925)
Updating files:  79% (3891/4925)
Updating files:  80% (3940/4925)
Updating files:  81% (3990/4925)
Updating files:  82% (4039/4925)
Updating files:  83% (4088/4925)
Updating files:  84% (4137/4925)
Updating files:  84% (4159/4925)
Updating files:  85% (4187/4925)
Updating files:  86% (4236/4925)
Updating files:  87% (4285/4925)
Updating files:  88% (4334/4925)
Updating files:  89% (4384/4925)
Updating files:  90% (4433/4925)
Updating files:  91% (4482/4925)
Updating files:  92% (4531/4925)
Updating files:  93% (4581/4925)
Updating files:  94% (4630/4925)
Updating files:  95% (4679/4925)
Updating files:  96% (4728/4925)
Updating files:  97% (4778/4925)
Updating files:  98% (4827/4925)
Updating files:  99% (4876/4925)
Updating files: 100% (4925/4925)
Updating files: 100% (4925/4925), done.
11:13:07 [2022-08-08T11:13:07.936Z] #64 52.19 + cd /tmp/tmp.7P4ntQEuxp/src/github.com/containerd/containerd
11:13:07 [2022-08-08T11:13:07.936Z] #64 52.19 + git checkout -q v1.6.7
11:13:08 [2022-08-08T11:13:08.467Z] #19 DONE 0.7s
11:13:08 [2022-08-08T11:13:08.467Z] 
11:13:08 [2022-08-08T11:13:08.467Z] #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
11:13:08 [2022-08-08T11:13:08.467Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa
11:13:08 [2022-08-08T11:13:08.726Z] #55 ...
11:13:08 [2022-08-08T11:13:08.726Z] 
11:13:08 [2022-08-08T11:13:08.726Z] #20 [dev-systemd-false  6/28] RUN ldconfig
11:13:08 [2022-08-08T11:13:08.726Z] #20 sha256:c3525b3da3fd3efe5719964eee1b2aeff2d670820a72f607d7066937ed101317
11:13:09 [2022-08-08T11:13:09.293Z] #20 DONE 0.7s
11:13:09 [2022-08-08T11:13:09.293Z] 
11:13:09 [2022-08-08T11:13:09.293Z] #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
11:13:09 [2022-08-08T11:13:09.293Z] #60 sha256:79bdbd4ca172cdfd4a0321f04f71653d0a6905354faeac75cc7b8c90ea5a6776
11:13:09 [2022-08-08T11:13:09.323Z] #64 54.27 + export 'BUILDTAGS=netgo osusergo static_build'
11:13:09 [2022-08-08T11:13:09.323Z] #64 54.27 + BUILDTAGS='netgo osusergo static_build'
11:13:09 [2022-08-08T11:13:09.323Z] #64 54.27 + export EXTRA_FLAGS=-buildmode=pie
11:13:09 [2022-08-08T11:13:09.323Z] #64 54.28 + EXTRA_FLAGS=-buildmode=pie
11:13:09 [2022-08-08T11:13:09.323Z] #64 54.28 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
11:13:09 [2022-08-08T11:13:09.323Z] #64 54.28 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
11:13:09 [2022-08-08T11:13:09.323Z] #64 54.28 + '[' '' = dynamic ']'
11:13:09 [2022-08-08T11:13:09.323Z] #64 54.28 + make
11:13:09 [2022-08-08T11:13:09.848Z] #14 ...
11:13:09 [2022-08-08T11:13:09.848Z] 
11:13:09 [2022-08-08T11:13:09.848Z] #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
11:13:09 [2022-08-08T11:13:09.848Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:13:09 [2022-08-08T11:13:09.848Z] #77 12.07 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
11:13:09 [2022-08-08T11:13:09.848Z] #77 12.09 Cloning into '/tmp/crun-build/libocispec'...
11:13:09 [2022-08-08T11:13:09.848Z] #77 13.88 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
11:13:09 [2022-08-08T11:13:09.848Z] #77 13.97 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
11:13:09 [2022-08-08T11:13:09.848Z] #77 13.98 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
11:13:09 [2022-08-08T11:13:09.848Z] #77 13.98 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
11:13:09 [2022-08-08T11:13:09.848Z] #77 14.01 Cloning into '/tmp/crun-build/libocispec/image-spec'...
11:13:09 [2022-08-08T11:13:09.848Z] #77 18.00 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
11:13:09 [2022-08-08T11:13:09.848Z] #77 21.00 Cloning into '/tmp/crun-build/libocispec/yajl'...
11:13:09 [2022-08-08T11:13:09.848Z] #77 ...
11:13:09 [2022-08-08T11:13:09.848Z] 
11:13:09 [2022-08-08T11:13:09.848Z] #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
11:13:09 [2022-08-08T11:13:09.848Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26
11:13:09 [2022-08-08T11:13:09.848Z] #42 93.59 Setting up libicu67:amd64 (67.1-7) ...
11:13:09 [2022-08-08T11:13:09.848Z] #42 93.68 Setting up xxd (2:8.2.2434-3+deb11u1) ...
11:13:09 [2022-08-08T11:13:09.848Z] #42 93.72 Setting up libuv1:amd64 (1.40.0-2) ...
11:13:09 [2022-08-08T11:13:09.848Z] #42 93.79 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
11:13:09 [2022-08-08T11:13:09.848Z] #42 93.91 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
11:13:09 [2022-08-08T11:13:09.848Z] #42 93.91 Setting up librhash0:amd64 (1.4.1-2) ...
11:13:09 [2022-08-08T11:13:09.848Z] #42 93.91 Setting up cmake-data (3.18.4-2+deb11u1) ...
11:13:09 [2022-08-08T11:13:09.848Z] #42 93.97 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
11:13:09 [2022-08-08T11:13:09.848Z] #42 94.00 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
11:13:09 [2022-08-08T11:13:09.848Z] #42 94.01 Setting up cmake (3.18.4-2+deb11u1) ...
11:13:09 [2022-08-08T11:13:09.848Z] #42 94.02 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:13:10 [2022-08-08T11:13:10.670Z] #60 ...
11:13:10 [2022-08-08T11:13:10.670Z] 
11:13:10 [2022-08-08T11:13:10.670Z] #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
11:13:10 [2022-08-08T11:13:10.670Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138
11:13:10 [2022-08-08T11:13:10.670Z] #36 115.3 Delve is a source level debugger for Go programs.
11:13:10 [2022-08-08T11:13:10.670Z] #36 115.3 
11:13:10 [2022-08-08T11:13:10.670Z] #36 115.3 Delve enables you to interact with your program by controlling the execution of the process,
11:13:10 [2022-08-08T11:13:10.670Z] #36 115.3 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
11:13:10 [2022-08-08T11:13:10.670Z] #36 115.3 
11:13:10 [2022-08-08T11:13:10.670Z] #36 115.3 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
11:13:10 [2022-08-08T11:13:10.670Z] #36 115.3 
11:13:10 [2022-08-08T11:13:10.670Z] #36 115.3 Pass flags to the program you are debugging using `--`, for example:
11:13:10 [2022-08-08T11:13:10.670Z] #36 115.3 
11:13:10 [2022-08-08T11:13:10.670Z] #36 115.3 `dlv exec ./hello -- server --config conf/config.toml`
11:13:10 [2022-08-08T11:13:10.670Z] #36 115.3 
11:13:10 [2022-08-08T11:13:10.670Z] #36 115.3 Usage:
11:13:10 [2022-08-08T11:13:10.670Z] #36 115.3   dlv [command]
11:13:10 [2022-08-08T11:13:10.670Z] #36 115.3 
11:13:10 [2022-08-08T11:13:10.670Z] #36 115.3 Available Commands:
11:13:10 [2022-08-08T11:13:10.670Z] #36 115.3   attach      Attach to running process and begin debugging.
11:13:10 [2022-08-08T11:13:10.670Z] #36 115.3   connect     Connect to a headless debug server with a terminal client.
11:13:10 [2022-08-08T11:13:10.670Z] #36 115.3   core        Examine a core dump.
11:13:10 [2022-08-08T11:13:10.670Z] #36 115.3   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
11:13:10 [2022-08-08T11:13:10.670Z] #36 115.3   debug       Compile and begin debugging main package in current directory, or the package specified.
11:13:10 [2022-08-08T11:13:10.670Z] #36 115.3   exec        Execute a precompiled binary, and begin a debug session.
11:13:10 [2022-08-08T11:13:10.670Z] #36 115.3   help        Help about any command
11:13:10 [2022-08-08T11:13:10.670Z] #36 115.3   run         Deprecated command. Use 'debug' instead.
11:13:10 [2022-08-08T11:13:10.670Z] #36 115.3   test        Compile test binary and begin debugging program.
11:13:10 [2022-08-08T11:13:10.670Z] #36 115.3   trace       Compile and begin tracing program.
11:13:10 [2022-08-08T11:13:10.670Z] #36 115.3   version     Prints version.
11:13:10 [2022-08-08T11:13:10.670Z] #36 115.3 
11:13:10 [2022-08-08T11:13:10.670Z] #36 115.3 Flags:
11:13:10 [2022-08-08T11:13:10.670Z] #36 115.3       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
11:13:10 [2022-08-08T11:13:10.670Z] #36 115.3       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
11:13:10 [2022-08-08T11:13:10.670Z] #36 115.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)
11:13:10 [2022-08-08T11:13:10.670Z] #36 115.3       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
11:13:10 [2022-08-08T11:13:10.670Z] #36 115.3       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
11:13:10 [2022-08-08T11:13:10.670Z] #36 115.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)
11:13:10 [2022-08-08T11:13:10.670Z] #36 115.3       --disable-aslr                     Disables address space randomization
11:13:10 [2022-08-08T11:13:10.670Z] #36 115.3       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
11:13:10 [2022-08-08T11:13:10.670Z] #36 115.3   -h, --help                             help for dlv
11:13:10 [2022-08-08T11:13:10.670Z] #36 115.3       --init string                      Init file, executed by the terminal client.
11:13:10 [2022-08-08T11:13:10.670Z] #36 115.3   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
11:13:10 [2022-08-08T11:13:10.670Z] #36 115.3       --log                              Enable debugging server logging.
11:13:10 [2022-08-08T11:13:10.670Z] #36 115.3       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
11:13:10 [2022-08-08T11:13:10.670Z] #36 115.3       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
11:13:10 [2022-08-08T11:13:10.670Z] #36 115.3       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
11:13:10 [2022-08-08T11:13:10.670Z] #36 115.3   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
11:13:10 [2022-08-08T11:13:10.670Z] #36 115.3       --wd string                        Working directory for running the program.
11:13:10 [2022-08-08T11:13:10.670Z] #36 115.3 
11:13:10 [2022-08-08T11:13:10.670Z] #36 115.3 Additional help topics:
11:13:10 [2022-08-08T11:13:10.670Z] #36 115.3   dlv backend  Help about the --backend flag.
11:13:10 [2022-08-08T11:13:10.670Z] #36 115.3   dlv log      Help about logging flags.
11:13:10 [2022-08-08T11:13:10.670Z] #36 115.3   dlv redirect Help about file redirection.
11:13:10 [2022-08-08T11:13:10.670Z] #36 115.3 
11:13:10 [2022-08-08T11:13:10.670Z] #36 115.3 Use "dlv [command] --help" for more information about a command.
11:13:10 [2022-08-08T11:13:10.786Z] #42 DONE 94.7s
11:13:10 [2022-08-08T11:13:10.786Z] 
11:13:10 [2022-08-08T11:13:10.786Z] #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
11:13:10 [2022-08-08T11:13:10.786Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b
11:13:10 [2022-08-08T11:13:10.786Z] #55 ...
11:13:10 [2022-08-08T11:13:10.786Z] 
11:13:10 [2022-08-08T11:13:10.786Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
11:13:10 [2022-08-08T11:13:10.786Z] #43 sha256:44690dbf31b46c9106b12e705c07b42a42df2fd2f79195951cf9889c316f4a93
11:13:10 [2022-08-08T11:13:10.786Z] #43 DONE 0.1s
11:13:10 [2022-08-08T11:13:10.786Z] 
11:13:10 [2022-08-08T11:13:10.786Z] #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
11:13:10 [2022-08-08T11:13:10.786Z] #44 sha256:cef7818b9f118304638a89f22bbc0d81c7bbce77e46608c20a372badb91b6984
11:13:10 [2022-08-08T11:13:10.929Z] #36 DONE 115.6s
11:13:10 [2022-08-08T11:13:10.929Z] 
11:13:10 [2022-08-08T11:13:10.929Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:13:10 [2022-08-08T11:13:10.929Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb
11:13:10 [2022-08-08T11:13:10.929Z] #21 1.013 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:13:10 [2022-08-08T11:13:10.929Z] #21 1.044 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:13:10 [2022-08-08T11:13:10.929Z] #21 1.045 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:13:11 [2022-08-08T11:13:11.188Z] #21 1.801 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
11:13:11 [2022-08-08T11:13:11.239Z] #64 56.20 + bin/ctr
11:13:12 [2022-08-08T11:13:12.166Z] #44 1.433 + RM_GOPATH=0
11:13:12 [2022-08-08T11:13:12.166Z] #44 1.433 + TMP_GOPATH=
11:13:12 [2022-08-08T11:13:12.166Z] #44 1.433 + : /build
11:13:12 [2022-08-08T11:13:12.166Z] #44 1.433 + '[' -z '' ']'
11:13:12 [2022-08-08T11:13:12.166Z] #44 1.433 ++ mktemp -d
11:13:12 [2022-08-08T11:13:12.166Z] #44 1.443 + export GOPATH=/tmp/tmp.SzEqN63wPT
11:13:12 [2022-08-08T11:13:12.166Z] #44 1.443 + GOPATH=/tmp/tmp.SzEqN63wPT
11:13:12 [2022-08-08T11:13:12.166Z] #44 1.443 + RM_GOPATH=1
11:13:12 [2022-08-08T11:13:12.166Z] #44 1.443 + case "$(go env GOARCH)" in
11:13:12 [2022-08-08T11:13:12.166Z] #44 1.443 ++ go env GOARCH
11:13:12 [2022-08-08T11:13:12.426Z] #44 1.514 + export GO_BUILDMODE=-buildmode=pie
11:13:12 [2022-08-08T11:13:12.426Z] #44 1.514 + GO_BUILDMODE=-buildmode=pie
11:13:12 [2022-08-08T11:13:12.426Z] #44 1.514 ++ dirname /install.sh
11:13:12 [2022-08-08T11:13:12.426Z] #44 1.520 + dir=/
11:13:12 [2022-08-08T11:13:12.426Z] #44 1.520 + bin=tini
11:13:12 [2022-08-08T11:13:12.426Z] #44 1.522 + shift
11:13:12 [2022-08-08T11:13:12.426Z] #44 1.523 + '[' '!' -f //tini.installer ']'
11:13:12 [2022-08-08T11:13:12.426Z] #44 1.524 + . //tini.installer
11:13:12 [2022-08-08T11:13:12.426Z] #44 1.524 ++ : v0.19.0
11:13:12 [2022-08-08T11:13:12.426Z] #44 1.526 + install_tini
11:13:12 [2022-08-08T11:13:12.426Z] #44 1.526 + echo 'Install tini version v0.19.0'
11:13:12 [2022-08-08T11:13:12.426Z] #44 1.526 Install tini version v0.19.0
11:13:12 [2022-08-08T11:13:12.426Z] #44 1.527 + git clone https://github.com/krallin/tini.git /tmp/tmp.SzEqN63wPT/tini
11:13:12 [2022-08-08T11:13:12.426Z] #44 1.533 Cloning into '/tmp/tmp.SzEqN63wPT/tini'...
11:13:13 [2022-08-08T11:13:13.091Z] #21 3.364 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB]
11:13:13 [2022-08-08T11:13:13.804Z] #44 2.941 + cd /tmp/tmp.SzEqN63wPT/tini
11:13:13 [2022-08-08T11:13:13.804Z] #44 2.941 + git checkout -q v0.19.0
11:13:13 [2022-08-08T11:13:13.804Z] #44 2.999 + cmake .
11:13:14 [2022-08-08T11:13:14.027Z] #21 4.664 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
11:13:14 [2022-08-08T11:13:14.595Z] #21 ...
11:13:14 [2022-08-08T11:13:14.595Z] 
11:13:14 [2022-08-08T11:13:14.595Z] #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
11:13:14 [2022-08-08T11:13:14.595Z] #26 sha256:bcbb8ddf4e7cedf64dbf4e0930aa15faad2a3ce1f24a14146660ffb129cda4ba
11:13:14 [2022-08-08T11:13:14.741Z] #44 3.907 -- The C compiler identification is GNU 10.2.1
11:13:15 [2022-08-08T11:13:15.000Z] #44 4.092 -- Detecting C compiler ABI info
11:13:15 [2022-08-08T11:13:15.937Z] #44 5.052 -- Detecting C compiler ABI info - done
11:13:15 [2022-08-08T11:13:15.937Z] #44 5.248 -- Check for working C compiler: /usr/bin/cc - skipped
11:13:16 [2022-08-08T11:13:16.148Z] #26 117.9 Updating files:  24% (2772/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:  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:  47% (5430/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/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:  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:  76% (8781/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:  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:  98% (11186/11414)
Updating files:  99% (11300/11414)
Updating files: 100% (11414/11414)
Updating files: 100% (11414/11414), done.
11:13:16 [2022-08-08T11:13:16.196Z] #44 5.249 -- Detecting C compile features
11:13:16 [2022-08-08T11:13:16.196Z] #44 5.251 -- Detecting C compile features - done
11:13:16 [2022-08-08T11:13:16.196Z] #44 5.319 -- Performing Test HAS_BUILTIN_FORTIFY
11:13:16 [2022-08-08T11:13:16.407Z] #26 120.7 + cd /tmp/tmp.AyjgwOB5Sz/tmp/docker-ce
11:13:16 [2022-08-08T11:13:16.407Z] #26 120.7 + git checkout -q v17.06.2-ce
11:13:16 [2022-08-08T11:13:16.455Z] #44 5.656 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
11:13:16 [2022-08-08T11:13:16.456Z] #44 5.764 -- Configuring done
11:13:16 [2022-08-08T11:13:16.714Z] #44 5.807 -- Generating done
11:13:16 [2022-08-08T11:13:16.714Z] #44 5.824 -- Build files have been written to: /tmp/tmp.SzEqN63wPT/tini
11:13:16 [2022-08-08T11:13:16.714Z] #44 5.841 + make tini-static
11:13:17 [2022-08-08T11:13:17.280Z] #44 6.355 Scanning dependencies of target tini-static
11:13:17 [2022-08-08T11:13:17.540Z] #44 6.550 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
11:13:17 [2022-08-08T11:13:17.572Z] INFO [loader] Go packages loading at mode 575 (imports|name|types_sizes|deps|files|compiled_files|exports_file) took 49.917622241s 
11:13:17 [2022-08-08T11:13:17.572Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 179.327326ms 
11:13:19 [2022-08-08T11:13:19.388Z] #64 ...
11:13:19 [2022-08-08T11:13:19.388Z] 
11:13:19 [2022-08-08T11:13:19.388Z] #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
11:13:19 [2022-08-08T11:13:19.388Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:13:19 [2022-08-08T11:13:19.388Z] #77 46.62 libtoolize: putting auxiliary files in '.'.
11:13:19 [2022-08-08T11:13:19.388Z] #77 46.62 libtoolize: copying file './ltmain.sh'
11:13:19 [2022-08-08T11:13:19.388Z] #77 47.32 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
11:13:19 [2022-08-08T11:13:19.388Z] #77 47.32 libtoolize: and rerunning libtoolize and aclocal.
11:13:19 [2022-08-08T11:13:19.388Z] #77 47.32 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
11:13:19 [2022-08-08T11:13:19.388Z] #77 ...
11:13:19 [2022-08-08T11:13:19.388Z] 
11:13:19 [2022-08-08T11:13:19.388Z] #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
11:13:19 [2022-08-08T11:13:19.388Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba
11:13:19 [2022-08-08T11:13:19.388Z] #14 97.38 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
11:13:19 [2022-08-08T11:13:19.388Z] #14 97.39 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
11:13:19 [2022-08-08T11:13:19.388Z] #14 97.39 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
11:13:19 [2022-08-08T11:13:19.388Z] #14 104.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
11:13:19 [2022-08-08T11:13:19.388Z] #14 104.2 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
11:13:19 [2022-08-08T11:13:19.388Z] #14 104.2 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:13:19 [2022-08-08T11:13:19.388Z] #14 ...
11:13:19 [2022-08-08T11:13:19.388Z] 
11:13:19 [2022-08-08T11:13:19.388Z] #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
11:13:19 [2022-08-08T11:13:19.388Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:13:19 [2022-08-08T11:13:19.388Z] #77 57.02 configure.ac:7: installing './compile'
11:13:19 [2022-08-08T11:13:19.388Z] #77 57.03 configure.ac:11: installing './config.guess'
11:13:19 [2022-08-08T11:13:19.388Z] #77 57.03 configure.ac:11: installing './config.sub'
11:13:19 [2022-08-08T11:13:19.388Z] #77 57.05 configure.ac:8: installing './install-sh'
11:13:19 [2022-08-08T11:13:19.388Z] #77 57.05 configure.ac:8: installing './missing'
11:13:19 [2022-08-08T11:13:19.388Z] #77 57.17 Makefile.am: installing './depcomp'
11:13:19 [2022-08-08T11:13:19.776Z] #26 123.7 + mkdir -p /tmp/tmp.AyjgwOB5Sz/src/github.com/docker
11:13:19 [2022-08-08T11:13:19.776Z] #26 123.7 + mv components/cli /tmp/tmp.AyjgwOB5Sz/src/github.com/docker/cli
11:13:19 [2022-08-08T11:13:19.776Z] #26 123.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
11:13:20 [2022-08-08T11:13:20.075Z] #44 8.912 [100%] Linking C executable tini-static
11:13:20 [2022-08-08T11:13:20.334Z] #77 58.45 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
11:13:20 [2022-08-08T11:13:20.334Z] #77 58.46 libtoolize: copying file 'build-aux/ltmain.sh'
11:13:20 [2022-08-08T11:13:20.604Z] #77 58.60 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
11:13:20 [2022-08-08T11:13:20.604Z] #77 58.62 libtoolize: copying file 'm4/libtool.m4'
11:13:20 [2022-08-08T11:13:20.604Z] #77 58.74 libtoolize: copying file 'm4/ltoptions.m4'
11:13:20 [2022-08-08T11:13:20.644Z] #44 9.932 [100%] Built target tini-static
11:13:20 [2022-08-08T11:13:20.865Z] #77 58.86 libtoolize: copying file 'm4/ltsugar.m4'
11:13:20 [2022-08-08T11:13:20.865Z] #77 58.95 libtoolize: copying file 'm4/ltversion.m4'
11:13:20 [2022-08-08T11:13:20.865Z] #77 59.06 libtoolize: copying file 'm4/lt~obsolete.m4'
11:13:20 [2022-08-08T11:13:20.903Z] #44 10.03 + mkdir -p /build
11:13:20 [2022-08-08T11:13:20.903Z] #44 ...
11:13:20 [2022-08-08T11:13:20.903Z] 
11:13:20 [2022-08-08T11:13:20.903Z] #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
11:13:20 [2022-08-08T11:13:20.903Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:13:20 [2022-08-08T11:13:20.903Z] #77 23.36 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
11:13:20 [2022-08-08T11:13:20.903Z] #77 23.75 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
11:13:20 [2022-08-08T11:13:20.903Z] #77 24.03 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
11:13:20 [2022-08-08T11:13:20.903Z] #77 ...
11:13:20 [2022-08-08T11:13:20.903Z] 
11:13:20 [2022-08-08T11:13:20.903Z] #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
11:13:20 [2022-08-08T11:13:20.903Z] #44 sha256:cef7818b9f118304638a89f22bbc0d81c7bbce77e46608c20a372badb91b6984
11:13:20 [2022-08-08T11:13:20.903Z] #44 10.04 + cp tini-static /build/docker-init
11:13:21 [2022-08-08T11:13:21.127Z] #77 59.18 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
11:13:21 [2022-08-08T11:13:21.162Z] #44 DONE 10.4s
11:13:21 [2022-08-08T11:13:21.162Z] 
11:13:21 [2022-08-08T11:13:21.162Z] #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
11:13:21 [2022-08-08T11:13:21.162Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba
11:13:21 [2022-08-08T11:13:21.162Z] #14 95.34 Selecting previously unselected package mingw-w64-x86-64-dev.
11:13:21 [2022-08-08T11:13:21.162Z] #14 95.34 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
11:13:21 [2022-08-08T11:13:21.162Z] #14 95.35 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
11:13:21 [2022-08-08T11:13:21.421Z] #14 ...
11:13:21 [2022-08-08T11:13:21.421Z] 
11:13:21 [2022-08-08T11:13:21.421Z] #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
11:13:21 [2022-08-08T11:13:21.421Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f
11:13:21 [2022-08-08T11:13:21.421Z] #53 105.6 gotestsum version dev
11:13:21 [2022-08-08T11:13:21.684Z] #26 ...
11:13:21 [2022-08-08T11:13:21.684Z] 
11:13:21 [2022-08-08T11:13:21.684Z] #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
11:13:21 [2022-08-08T11:13:21.684Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0
11:13:21 [2022-08-08T11:13:21.684Z] #77 73.55 configure.ac:11: installing 'build-aux/compile'
11:13:21 [2022-08-08T11:13:21.684Z] #77 73.56 configure.ac:11: installing 'build-aux/config.guess'
11:13:21 [2022-08-08T11:13:21.684Z] #77 73.56 configure.ac:11: installing 'build-aux/config.sub'
11:13:21 [2022-08-08T11:13:21.684Z] #77 73.58 configure.ac:13: installing 'build-aux/install-sh'
11:13:21 [2022-08-08T11:13:21.684Z] #77 73.61 configure.ac:13: installing 'build-aux/missing'
11:13:21 [2022-08-08T11:13:21.684Z] #77 73.61 configure.ac:8: installing 'build-aux/tap-driver.sh'
11:13:21 [2022-08-08T11:13:21.684Z] #77 73.78 Makefile.am: installing 'build-aux/depcomp'
11:13:21 [2022-08-08T11:13:21.684Z] #77 74.89 checking build system type... aarch64-unknown-linux-gnu
11:13:21 [2022-08-08T11:13:21.684Z] #77 75.19 checking host system type... aarch64-unknown-linux-gnu
11:13:21 [2022-08-08T11:13:21.684Z] #77 75.19 checking how to print strings... printf
11:13:21 [2022-08-08T11:13:21.684Z] #77 75.21 checking for gcc... gcc
11:13:21 [2022-08-08T11:13:21.684Z] #77 75.31 checking whether the C compiler works... yes
11:13:21 [2022-08-08T11:13:21.684Z] #77 75.52 checking for C compiler default output file name... a.out
11:13:21 [2022-08-08T11:13:21.684Z] #77 75.53 checking for suffix of executables... 
11:13:21 [2022-08-08T11:13:21.684Z] #77 75.72 checking whether we are cross compiling... no
11:13:21 [2022-08-08T11:13:21.684Z] #77 75.94 checking for suffix of object files... o
11:13:21 [2022-08-08T11:13:21.684Z] #77 76.07 checking whether we are using the GNU C compiler... yes
11:13:21 [2022-08-08T11:13:21.684Z] #77 76.18 checking whether gcc accepts -g... yes
11:13:21 [2022-08-08T11:13:21.684Z] #77 76.27 checking for gcc option to accept ISO C89... none needed
11:13:21 [2022-08-08T11:13:21.684Z] #77 76.51 checking whether gcc understands -c and -o together... yes
11:13:21 [2022-08-08T11:13:21.684Z] #77 76.68 checking for a sed that does not truncate output... /bin/sed
11:13:21 [2022-08-08T11:13:21.684Z] #77 76.71 checking for grep that handles long lines and -e... /bin/grep
11:13:21 [2022-08-08T11:13:21.684Z] #77 76.73 checking for egrep... /bin/grep -E
11:13:21 [2022-08-08T11:13:21.684Z] #77 76.73 checking for fgrep... /bin/grep -F
11:13:21 [2022-08-08T11:13:21.684Z] #77 76.75 checking for ld used by gcc... /usr/bin/ld
11:13:21 [2022-08-08T11:13:21.684Z] #77 76.78 checking if the linker (/usr/bin/ld) is GNU ld... yes
11:13:21 [2022-08-08T11:13:21.684Z] #77 76.79 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
11:13:21 [2022-08-08T11:13:21.684Z] #77 76.81 checking the name lister (/usr/bin/nm -B) interface... BSD nm
11:13:21 [2022-08-08T11:13:21.684Z] #77 76.95 checking whether ln -s works... yes
11:13:21 [2022-08-08T11:13:21.684Z] #77 76.95 checking the maximum length of command line arguments... 1572864
11:13:21 [2022-08-08T11:13:21.684Z] #77 76.98 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
11:13:21 [2022-08-08T11:13:21.684Z] #77 76.99 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
11:13:21 [2022-08-08T11:13:21.684Z] #77 76.99 checking for /usr/bin/ld option to reload object files... -r
11:13:21 [2022-08-08T11:13:21.684Z] #77 76.99 checking for objdump... objdump
11:13:21 [2022-08-08T11:13:21.684Z] #77 77.00 checking how to recognize dependent libraries... pass_all
11:13:21 [2022-08-08T11:13:21.684Z] #77 77.00 checking for dlltool... no
11:13:21 [2022-08-08T11:13:21.684Z] #77 77.01 checking how to associate runtime and link libraries... printf %s\n
11:13:21 [2022-08-08T11:13:21.684Z] #77 77.02 checking for ar... ar
11:13:21 [2022-08-08T11:13:21.684Z] #77 77.02 checking for archiver @FILE support... @
11:13:21 [2022-08-08T11:13:21.684Z] #77 77.17 checking for strip... strip
11:13:21 [2022-08-08T11:13:21.684Z] #77 77.17 checking for ranlib... ranlib
11:13:21 [2022-08-08T11:13:21.684Z] #77 77.17 checking for gawk... no
11:13:21 [2022-08-08T11:13:21.685Z] #77 77.17 checking for mawk... mawk
11:13:21 [2022-08-08T11:13:21.685Z] #77 77.17 checking command to parse /usr/bin/nm -B output from gcc object... ok
11:13:21 [2022-08-08T11:13:21.685Z] #77 77.67 checking for sysroot... no
11:13:21 [2022-08-08T11:13:21.685Z] #77 77.67 checking for a working dd... /bin/dd
11:13:21 [2022-08-08T11:13:21.685Z] #77 77.72 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
11:13:21 [2022-08-08T11:13:21.685Z] #77 77.74 checking for mt... no
11:13:21 [2022-08-08T11:13:21.685Z] #77 77.76 checking if : is a manifest tool... no
11:13:21 [2022-08-08T11:13:21.685Z] #77 77.77 checking how to run the C preprocessor... gcc -E
11:13:21 [2022-08-08T11:13:21.685Z] #77 78.12 checking for ANSI C header files... yes
11:13:21 [2022-08-08T11:13:21.685Z] #77 78.81 checking for sys/types.h... yes
11:13:21 [2022-08-08T11:13:21.685Z] #77 79.00 checking for sys/stat.h... yes
11:13:21 [2022-08-08T11:13:21.685Z] #77 79.15 checking for stdlib.h... yes
11:13:21 [2022-08-08T11:13:21.685Z] #77 79.32 checking for string.h... yes
11:13:21 [2022-08-08T11:13:21.685Z] #77 79.53 checking for memory.h... yes
11:13:21 [2022-08-08T11:13:21.685Z] #77 79.78 checking for strings.h... yes
11:13:21 [2022-08-08T11:13:21.685Z] #77 80.01 checking for inttypes.h... yes
11:13:21 [2022-08-08T11:13:21.685Z] #77 80.34 checking for stdint.h... yes
11:13:21 [2022-08-08T11:13:21.685Z] #77 80.55 checking for unistd.h... yes
11:13:21 [2022-08-08T11:13:21.685Z] #77 80.75 checking for dlfcn.h... yes
11:13:21 [2022-08-08T11:13:21.685Z] #77 80.90 checking for objdir... .libs
11:13:21 [2022-08-08T11:13:21.685Z] #77 81.28 checking if gcc supports -fno-rtti -fno-exceptions... no
11:13:21 [2022-08-08T11:13:21.685Z] #77 81.49 checking for gcc option to produce PIC... -fPIC -DPIC
11:13:21 [2022-08-08T11:13:21.685Z] #77 81.49 checking if gcc PIC flag -fPIC -DPIC works... yes
11:13:21 [2022-08-08T11:13:21.685Z] #77 81.60 checking if gcc static flag -static works... yes
11:13:21 [2022-08-08T11:13:21.685Z] #77 82.03 checking if gcc supports -c -o file.o... yes
11:13:21 [2022-08-08T11:13:21.685Z] #77 82.18 checking if gcc supports -c -o file.o... (cached) yes
11:13:21 [2022-08-08T11:13:21.685Z] #77 82.19 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
11:13:21 [2022-08-08T11:13:21.685Z] #77 82.25 checking dynamic linker characteristics... GNU/Linux ld.so
11:13:21 [2022-08-08T11:13:21.685Z] #77 82.60 checking how to hardcode library paths into programs... immediate
11:13:21 [2022-08-08T11:13:21.685Z] #77 82.60 checking whether stripping libraries is possible... yes
11:13:21 [2022-08-08T11:13:21.685Z] #77 82.60 checking if libtool supports shared libraries... yes
11:13:21 [2022-08-08T11:13:21.685Z] #77 82.60 checking whether to build shared libraries... no
11:13:21 [2022-08-08T11:13:21.685Z] #77 82.60 checking whether to build static libraries... yes
11:13:21 [2022-08-08T11:13:21.685Z] #77 82.61 checking for a BSD-compatible install... /usr/bin/install -c
11:13:21 [2022-08-08T11:13:21.685Z] #77 82.65 checking whether build environment is sane... yes
11:13:21 [2022-08-08T11:13:21.685Z] #77 82.71 checking for a thread-safe mkdir -p... /bin/mkdir -p
11:13:21 [2022-08-08T11:13:21.685Z] #77 82.72 checking whether make sets $(MAKE)... yes
11:13:21 [2022-08-08T11:13:21.685Z] #77 82.78 checking whether make supports the include directive... yes (GNU style)
11:13:21 [2022-08-08T11:13:21.685Z] #77 82.84 checking whether make supports nested variables... yes
11:13:21 [2022-08-08T11:13:21.685Z] #77 82.88 checking whether UID '0' is supported by ustar format... yes
11:13:21 [2022-08-08T11:13:21.685Z] #77 82.88 checking whether GID '0' is supported by ustar format... yes
11:13:21 [2022-08-08T11:13:21.685Z] #77 82.88 checking how to create a ustar tar archive... gnutar
11:13:21 [2022-08-08T11:13:21.685Z] #77 83.00 checking dependency style of gcc... gcc3
11:13:21 [2022-08-08T11:13:21.685Z] #77 83.21 checking whether to enable maintainer-specific portions of Makefiles... yes
11:13:21 [2022-08-08T11:13:21.944Z] #77 83.21 checking whether make supports nested variables... (cached) yes
11:13:21 [2022-08-08T11:13:21.944Z] #77 83.21 checking for gawk... (cached) mawk
11:13:21 [2022-08-08T11:13:21.944Z] #77 83.23 checking for a sed that does not truncate output... (cached) /bin/sed
11:13:21 [2022-08-08T11:13:21.944Z] #77 83.23 checking for gcc... (cached) gcc
11:13:21 [2022-08-08T11:13:21.944Z] #77 83.32 checking whether we are using the GNU C compiler... (cached) yes
11:13:21 [2022-08-08T11:13:21.944Z] #77 83.32 checking whether gcc accepts -g... (cached) yes
11:13:21 [2022-08-08T11:13:21.944Z] #77 83.32 checking for gcc option to accept ISO C89... (cached) none needed
11:13:21 [2022-08-08T11:13:21.944Z] #77 83.32 checking whether gcc understands -c and -o together... (cached) yes
11:13:21 [2022-08-08T11:13:21.944Z] #77 83.32 checking for a Python interpreter with version >= 3... python3
11:13:21 [2022-08-08T11:13:21.944Z] #77 83.37 checking for python3... /usr/bin/python3
11:13:21 [2022-08-08T11:13:21.944Z] #77 83.37 checking for python3 version... 3.9
11:13:22 [2022-08-08T11:13:22.070Z] #53 DONE 105.9s
11:13:22 [2022-08-08T11:13:22.071Z] 
11:13:22 [2022-08-08T11:13:22.071Z] #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
11:13:22 [2022-08-08T11:13:22.071Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82
11:13:22 [2022-08-08T11:13:22.203Z] #77 83.44 checking for python3 platform... linux
11:13:22 [2022-08-08T11:13:22.203Z] #77 83.49 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
11:13:22 [2022-08-08T11:13:22.462Z] #77 83.64 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
11:13:22 [2022-08-08T11:13:22.462Z] #77 83.79 checking for go-md2man... no
11:13:22 [2022-08-08T11:13:22.462Z] #77 83.80 checking error.h usability... yes
11:13:22 [2022-08-08T11:13:22.462Z] #77 83.93 checking error.h presence... yes
11:13:22 [2022-08-08T11:13:22.462Z] #77 83.98 checking for error.h... yes
11:13:22 [2022-08-08T11:13:22.638Z] #34 ...
11:13:22 [2022-08-08T11:13:22.638Z] 
11:13:22 [2022-08-08T11:13:22.638Z] #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
11:13:22 [2022-08-08T11:13:22.638Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba
11:13:22 [2022-08-08T11:13:22.638Z] #14 106.7 Selecting previously unselected package gcc-mingw-w64-base.
11:13:22 [2022-08-08T11:13:22.638Z] #14 106.7 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
11:13:22 [2022-08-08T11:13:22.638Z] #14 106.7 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
11:13:22 [2022-08-08T11:13:22.720Z] #77 84.02 checking linux/openat2.h usability... yes
11:13:22 [2022-08-08T11:13:22.896Z] #14 107.0 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
11:13:22 [2022-08-08T11:13:22.896Z] #14 107.0 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
11:13:22 [2022-08-08T11:13:22.896Z] #14 107.0 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
11:13:22 [2022-08-08T11:13:22.980Z] #77 84.27 checking linux/openat2.h presence... yes
11:13:22 [2022-08-08T11:13:22.980Z] #77 84.32 checking for linux/openat2.h... yes
11:13:23 [2022-08-08T11:13:23.238Z] #77 84.35 checking for copy_file_range... yes
11:13:23 [2022-08-08T11:13:23.497Z] #77 84.59 checking for fgetxattr... yes
11:13:23 [2022-08-08T11:13:23.755Z] #77 84.80 checking for statx... yes
11:13:23 [2022-08-08T11:13:23.755Z] #77 85.03 checking for fgetpwent_r... yes
11:13:24 [2022-08-08T11:13:24.272Z] #77 85.30 checking for issetugid... no
11:13:24 [2022-08-08T11:13:24.272Z] #77 85.57 checking for pkg-config... /usr/bin/pkg-config
11:13:24 [2022-08-08T11:13:24.272Z] #77 85.57 checking pkg-config is at least version 0.9.0... yes
11:13:24 [2022-08-08T11:13:24.531Z] #77 85.58 checking for library containing yajl_tree_get... -lyajl
11:13:24 [2022-08-08T11:13:24.531Z] #77 85.97 checking for yajl >= 2.0.0... yes
11:13:24 [2022-08-08T11:13:24.790Z] #77 86.00 checking sys/capability.h usability... yes
11:13:24 [2022-08-08T11:13:24.790Z] #77 86.16 checking sys/capability.h presence... yes
11:13:24 [2022-08-08T11:13:24.790Z] #77 86.26 checking for sys/capability.h... yes
11:13:25 [2022-08-08T11:13:25.049Z] #77 86.26 checking for library containing cap_from_name... 
11:13:25 [2022-08-08T11:13:25.049Z] #77 ...
11:13:25 [2022-08-08T11:13:25.049Z] 
11:13:25 [2022-08-08T11:13:25.049Z] #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
11:13:25 [2022-08-08T11:13:25.049Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b
11:13:25 [2022-08-08T11:13:25.049Z] #34 DONE 129.5s
11:13:25 [2022-08-08T11:13:25.049Z] 
11:13:25 [2022-08-08T11:13:25.049Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:13:25 [2022-08-08T11:13:25.049Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb
11:13:25 [2022-08-08T11:13:25.049Z] #21 7.084 Fetched 8450 kB in 6s (1331 kB/s)
11:13:25 [2022-08-08T11:13:25.049Z] #21 7.084 Reading package lists...
11:13:25 [2022-08-08T11:13:25.049Z] #21 9.435 Reading package lists...
11:13:25 [2022-08-08T11:13:25.049Z] #21 11.71 Building dependency tree...
11:13:25 [2022-08-08T11:13:25.049Z] #21 13.31 The following additional packages will be installed:
11:13:25 [2022-08-08T11:13:25.050Z] #21 13.33   libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67
11:13:25 [2022-08-08T11:13:25.050Z] #21 13.33   libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12
11:13:25 [2022-08-08T11:13:25.050Z] #21 13.33   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
11:13:25 [2022-08-08T11:13:25.050Z] #21 13.33   libxtables12 python-pip-whl python3-distutils python3-lib2to3
11:13:25 [2022-08-08T11:13:25.050Z] #21 13.33   python3-pkg-resources systemd vim-runtime xxd
11:13:25 [2022-08-08T11:13:25.050Z] #21 13.33 Suggested packages:
11:13:25 [2022-08-08T11:13:25.050Z] #21 13.34   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
11:13:25 [2022-08-08T11:13:25.050Z] #21 13.34   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
11:13:25 [2022-08-08T11:13:25.050Z] #21 13.34   ctags vim-doc vim-scripts xfsdump acl attr quota
11:13:25 [2022-08-08T11:13:25.050Z] #21 13.34 Recommended packages:
11:13:25 [2022-08-08T11:13:25.050Z] #21 13.34   libatm1 nftables libpam-cap build-essential python3-dev dbus
11:13:25 [2022-08-08T11:13:25.050Z] #21 13.34   systemd-timesyncd | time-daemon unzip
11:13:25 [2022-08-08T11:13:25.050Z] #21 14.85 The following NEW packages will be installed:
11:13:25 [2022-08-08T11:13:25.050Z] #21 14.85   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
11:13:25 [2022-08-08T11:13:25.050Z] #21 14.85   libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2
11:13:25 [2022-08-08T11:13:25.050Z] #21 14.85   libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2
11:13:25 [2022-08-08T11:13:25.050Z] #21 14.85   libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
11:13:25 [2022-08-08T11:13:25.050Z] #21 14.85   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
11:13:25 [2022-08-08T11:13:25.050Z] #21 14.85   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
11:13:25 [2022-08-08T11:13:25.050Z] #21 14.85   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
11:13:25 [2022-08-08T11:13:25.050Z] #21 14.86   systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common
11:13:25 [2022-08-08T11:13:25.050Z] #21 14.86   vim-runtime xfsprogs xxd xz-utils zip zstd
11:13:25 [2022-08-08T11:13:25.050Z] #21 15.15 0 upgraded, 56 newly installed, 0 to remove and 3 not upgraded.
11:13:25 [2022-08-08T11:13:25.050Z] #21 15.15 Need to get 31.8 MB of archives.
11:13:25 [2022-08-08T11:13:25.050Z] #21 15.15 After this operation, 123 MB of additional disk space will be used.
11:13:25 [2022-08-08T11:13:25.050Z] #21 15.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
11:13:25 [2022-08-08T11:13:25.050Z] #21 15.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
11:13:25 [2022-08-08T11:13:25.050Z] #21 15.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
11:13:25 [2022-08-08T11:13:25.050Z] #21 15.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
11:13:25 [2022-08-08T11:13:25.050Z] #21 15.22 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
11:13:25 [2022-08-08T11:13:25.050Z] #21 15.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
11:13:25 [2022-08-08T11:13:25.050Z] #21 15.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7 [4157 kB]
11:13:25 [2022-08-08T11:13:25.050Z] #21 15.40 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
11:13:25 [2022-08-08T11:13:25.050Z] #21 15.41 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
11:13:25 [2022-08-08T11:13:25.050Z] #21 15.41 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
11:13:25 [2022-08-08T11:13:25.050Z] #21 15.41 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
11:13:25 [2022-08-08T11:13:25.050Z] #21 15.41 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
11:13:25 [2022-08-08T11:13:25.050Z] #21 15.41 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
11:13:25 [2022-08-08T11:13:25.050Z] #21 15.42 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
11:13:25 [2022-08-08T11:13:25.050Z] #21 15.43 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
11:13:25 [2022-08-08T11:13:25.050Z] #21 15.43 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
11:13:25 [2022-08-08T11:13:25.050Z] #21 15.46 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
11:13:25 [2022-08-08T11:13:25.050Z] #21 15.47 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
11:13:25 [2022-08-08T11:13:25.050Z] #21 15.47 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
11:13:25 [2022-08-08T11:13:25.050Z] #21 15.48 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
11:13:25 [2022-08-08T11:13:25.050Z] #21 15.49 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB]
11:13:25 [2022-08-08T11:13:25.050Z] #21 15.49 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
11:13:25 [2022-08-08T11:13:25.050Z] #21 15.50 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
11:13:25 [2022-08-08T11:13:25.050Z] #21 15.50 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
11:13:25 [2022-08-08T11:13:25.050Z] #21 15.50 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
11:13:25 [2022-08-08T11:13:25.050Z] #21 15.51 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
11:13:25 [2022-08-08T11:13:25.050Z] #21 15.51 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
11:13:25 [2022-08-08T11:13:25.050Z] #21 15.51 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
11:13:25 [2022-08-08T11:13:25.050Z] #21 15.52 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
11:13:25 [2022-08-08T11:13:25.050Z] #21 15.52 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
11:13:25 [2022-08-08T11:13:25.050Z] #21 15.53 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
11:13:25 [2022-08-08T11:13:25.050Z] #21 15.53 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
11:13:25 [2022-08-08T11:13:25.050Z] #21 15.75 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
11:13:25 [2022-08-08T11:13:25.050Z] #21 15.75 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
11:13:25 [2022-08-08T11:13:25.050Z] #21 15.75 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
11:13:25 [2022-08-08T11:13:25.050Z] #21 15.75 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
11:13:25 [2022-08-08T11:13:25.050Z] #21 15.75 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
11:13:25 [2022-08-08T11:13:25.050Z] #21 15.75 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
11:13:25 [2022-08-08T11:13:25.050Z] #21 15.75 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
11:13:25 [2022-08-08T11:13:25.050Z] #21 15.75 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
11:13:25 [2022-08-08T11:13:25.050Z] #21 15.75 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
11:13:25 [2022-08-08T11:13:25.050Z] #21 15.82 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
11:13:25 [2022-08-08T11:13:25.050Z] #21 15.84 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
11:13:25 [2022-08-08T11:13:25.050Z] #21 15.86 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
11:13:25 [2022-08-08T11:13:25.050Z] #21 15.87 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
11:13:25 [2022-08-08T11:13:25.050Z] #21 15.89 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
11:13:25 [2022-08-08T11:13:25.050Z] #21 15.89 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
11:13:25 [2022-08-08T11:13:25.050Z] #21 15.90 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
11:13:25 [2022-08-08T11:13:25.050Z] #21 15.92 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7 [161 kB]
11:13:25 [2022-08-08T11:13:25.309Z] #21 15.93 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
11:13:25 [2022-08-08T11:13:25.309Z] #21 15.93 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
11:13:25 [2022-08-08T11:13:25.309Z] #21 15.95 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
11:13:25 [2022-08-08T11:13:25.309Z] #21 16.15 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
11:13:25 [2022-08-08T11:13:25.309Z] #21 16.18 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
11:13:25 [2022-08-08T11:13:25.309Z] #21 ...
11:13:25 [2022-08-08T11:13:25.309Z] 
11:13:25 [2022-08-08T11:13:25.309Z] #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
11:13:25 [2022-08-08T11:13:25.309Z] #60 sha256:79bdbd4ca172cdfd4a0321f04f71653d0a6905354faeac75cc7b8c90ea5a6776
11:13:25 [2022-08-08T11:13:25.309Z] #60 10.60 + cd /tmp/tmp.WbQNaHC5Xi/src/github.com/opencontainers/runc
11:13:25 [2022-08-08T11:13:25.309Z] #60 10.61 + git checkout -q v1.1.3
11:13:25 [2022-08-08T11:13:25.309Z] #60 11.08 + '[' -z '' ']'
11:13:25 [2022-08-08T11:13:25.309Z] #60 11.09 + target=static
11:13:25 [2022-08-08T11:13:25.309Z] #60 11.09 + make BUILDTAGS=seccomp static
11:13:25 [2022-08-08T11:13:25.309Z] #60 11.61 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc .
11:13:25 [2022-08-08T11:13:25.569Z] #60 ...
11:13:25 [2022-08-08T11:13:25.569Z] 
11:13:25 [2022-08-08T11:13:25.569Z] #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
11:13:25 [2022-08-08T11:13:25.569Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0
11:13:25 [2022-08-08T11:13:25.569Z] #77 86.26 checking for library containing cap_from_name... -lcap
11:13:26 [2022-08-08T11:13:26.138Z] #77 86.88 checking for library containing dlopen... -ldl
11:13:26 [2022-08-08T11:13:26.138Z] #77 87.34 checking seccomp.h usability... yes
11:13:26 [2022-08-08T11:13:26.138Z] #77 87.51 checking seccomp.h presence... yes
11:13:26 [2022-08-08T11:13:26.397Z] #77 87.59 checking for seccomp.h... yes
11:13:26 [2022-08-08T11:13:26.655Z] #77 87.60 checking for library containing seccomp_rule_add... -lseccomp
11:13:26 [2022-08-08T11:13:26.914Z] #77 88.00 checking for library containing seccomp_arch_resolve_name... none required
11:13:26 [2022-08-08T11:13:26.914Z] #77 88.17 checking systemd/sd-bus.h usability... yes
11:13:27 [2022-08-08T11:13:27.172Z] #77 88.31 checking systemd/sd-bus.h presence... yes
11:13:27 [2022-08-08T11:13:27.172Z] #77 88.42 checking for systemd/sd-bus.h... yes
11:13:27 [2022-08-08T11:13:27.431Z] #77 88.43 checking for library containing sd_bus_match_signal_async... -lsystemd
11:13:27 [2022-08-08T11:13:27.431Z] #77 88.75 checking for sd_notify_barrier... yes
11:13:27 [2022-08-08T11:13:27.689Z] #77 88.88 checking linux/bpf.h usability... yes
11:13:27 [2022-08-08T11:13:27.689Z] #77 89.07 checking linux/bpf.h presence... yes
11:13:27 [2022-08-08T11:13:27.689Z] #77 89.13 checking for linux/bpf.h... yes
11:13:27 [2022-08-08T11:13:27.948Z] #77 89.13 checking compilation for eBPF... yes
11:13:28 [2022-08-08T11:13:28.206Z] #77 89.36 checking for criu >= 3.15... no
11:13:28 [2022-08-08T11:13:28.206Z] #77 89.40 configure: CRIU headers not found, building without CRIU support
11:13:28 [2022-08-08T11:13:28.206Z] #77 89.40 checking for criu > 3.16... no
11:13:28 [2022-08-08T11:13:28.206Z] #77 89.41 configure: CRIU version doesn't support join-ns API
11:13:28 [2022-08-08T11:13:28.206Z] #77 89.41 checking for criu > 3.16.1... no
11:13:28 [2022-08-08T11:13:28.206Z] #77 89.44 configure: CRIU version doesn't support for pre-dumping
11:13:28 [2022-08-08T11:13:28.206Z] #77 89.44 checking for new mount API (fsconfig)... yes
11:13:28 [2022-08-08T11:13:28.464Z] #77 89.59 checking for seccomp notify API... yes
11:13:28 [2022-08-08T11:13:28.464Z] #77 89.73 checking for gperf... no
11:13:28 [2022-08-08T11:13:28.464Z] #77 89.73 configure: gperf not found - cannot rebuild signal parser code
11:13:28 [2022-08-08T11:13:28.464Z] #77 89.73 checking for library containing argp_parse... none required
11:13:28 [2022-08-08T11:13:28.722Z] #77 90.04 checking that generated files are newer than configure... done
11:13:28 [2022-08-08T11:13:28.722Z] #77 90.04 configure: creating ./config.status
11:13:31 [2022-08-08T11:13:31.137Z] #77 ...
11:13:31 [2022-08-08T11:13:31.137Z] 
11:13:31 [2022-08-08T11:13:31.137Z] #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
11:13:31 [2022-08-08T11:13:31.137Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba
11:13:31 [2022-08-08T11:13:31.137Z] #14 118.2 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
11:13:31 [2022-08-08T11:13:31.137Z] #14 118.2 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
11:13:31 [2022-08-08T11:13:31.137Z] #14 118.2 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:13:31 [2022-08-08T11:13:31.252Z] #77 92.52 config.status: creating Makefile
11:13:31 [2022-08-08T11:13:31.252Z] #77 92.61 config.status: creating rpm/crun.spec
11:13:31 [2022-08-08T11:13:31.252Z] #77 92.70 config.status: creating config.h
11:13:31 [2022-08-08T11:13:31.511Z] #77 92.73 config.status: executing libtool commands
11:13:31 [2022-08-08T11:13:31.511Z] #77 92.79 config.status: executing depfiles commands
11:13:32 [2022-08-08T11:13:32.885Z] #77 94.01 === configuring in libocispec (/tmp/crun-build/libocispec)
11:13:32 [2022-08-08T11:13:32.885Z] #77 94.04 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
11:13:33 [2022-08-08T11:13:33.143Z] #77 94.46 checking for gcc... gcc
11:13:33 [2022-08-08T11:13:33.400Z] #77 94.56 checking whether the C compiler works... yes
11:13:33 [2022-08-08T11:13:33.400Z] #77 94.76 checking for C compiler default output file name... a.out
11:13:33 [2022-08-08T11:13:33.658Z] #77 94.76 checking for suffix of executables... 
11:13:33 [2022-08-08T11:13:33.658Z] #77 94.91 checking whether we are cross compiling... no
11:13:33 [2022-08-08T11:13:33.658Z] #77 ...
11:13:33 [2022-08-08T11:13:33.658Z] 
11:13:33 [2022-08-08T11:13:33.658Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:13:33 [2022-08-08T11:13:33.658Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb
11:13:33 [2022-08-08T11:13:33.658Z] #21 16.21 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
11:13:33 [2022-08-08T11:13:33.658Z] #21 16.21 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
11:13:33 [2022-08-08T11:13:33.658Z] #21 16.95 debconf: delaying package configuration, since apt-utils is not installed
11:13:33 [2022-08-08T11:13:33.658Z] #21 17.08 Fetched 31.8 MB in 1s (23.4 MB/s)
11:13:33 [2022-08-08T11:13:33.658Z] #21 17.16 Selecting previously unselected package libcap2:arm64.
11:13:33 [2022-08-08T11:13:33.658Z] #21 17.16 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24009 files and directories currently installed.)
11:13:33 [2022-08-08T11:13:33.658Z] #21 17.22 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ...
11:13:33 [2022-08-08T11:13:33.658Z] #21 17.24 Unpacking libcap2:arm64 (1:2.44-1) ...
11:13:33 [2022-08-08T11:13:33.658Z] #21 17.31 Selecting previously unselected package libargon2-1:arm64.
11:13:33 [2022-08-08T11:13:33.658Z] #21 17.31 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ...
11:13:33 [2022-08-08T11:13:33.658Z] #21 17.31 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
11:13:33 [2022-08-08T11:13:33.658Z] #21 17.37 Selecting previously unselected package libjson-c5:arm64.
11:13:33 [2022-08-08T11:13:33.658Z] #21 17.39 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ...
11:13:33 [2022-08-08T11:13:33.658Z] #21 17.40 Unpacking libjson-c5:arm64 (0.15-2) ...
11:13:33 [2022-08-08T11:13:33.658Z] #21 17.49 Selecting previously unselected package libcryptsetup12:arm64.
11:13:33 [2022-08-08T11:13:33.658Z] #21 17.49 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
11:13:33 [2022-08-08T11:13:33.658Z] #21 17.49 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
11:13:33 [2022-08-08T11:13:33.658Z] #21 17.65 Selecting previously unselected package libip4tc2:arm64.
11:13:33 [2022-08-08T11:13:33.658Z] #21 17.66 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ...
11:13:33 [2022-08-08T11:13:33.658Z] #21 17.66 Unpacking libip4tc2:arm64 (1.8.7-1) ...
11:13:33 [2022-08-08T11:13:33.658Z] #21 17.73 Selecting previously unselected package libkmod2:arm64.
11:13:33 [2022-08-08T11:13:33.658Z] #21 17.74 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ...
11:13:33 [2022-08-08T11:13:33.658Z] #21 17.74 Unpacking libkmod2:arm64 (28-1) ...
11:13:33 [2022-08-08T11:13:33.658Z] #21 17.83 Selecting previously unselected package systemd.
11:13:33 [2022-08-08T11:13:33.658Z] #21 17.84 Preparing to unpack .../06-systemd_247.3-7_arm64.deb ...
11:13:33 [2022-08-08T11:13:33.658Z] #21 18.00 Unpacking systemd (247.3-7) ...
11:13:33 [2022-08-08T11:13:33.658Z] #21 19.85 Selecting previously unselected package pigz.
11:13:33 [2022-08-08T11:13:33.658Z] #21 19.86 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ...
11:13:33 [2022-08-08T11:13:33.658Z] #21 19.87 Unpacking pigz (2.6-1) ...
11:13:33 [2022-08-08T11:13:33.658Z] #21 19.94 Selecting previously unselected package libelf1:arm64.
11:13:33 [2022-08-08T11:13:33.658Z] #21 19.95 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ...
11:13:33 [2022-08-08T11:13:33.658Z] #21 19.95 Unpacking libelf1:arm64 (0.183-1) ...
11:13:33 [2022-08-08T11:13:33.658Z] #21 20.10 Selecting previously unselected package libbpf0:arm64.
11:13:33 [2022-08-08T11:13:33.658Z] #21 20.11 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ...
11:13:33 [2022-08-08T11:13:33.658Z] #21 20.11 Unpacking libbpf0:arm64 (1:0.3-2) ...
11:13:33 [2022-08-08T11:13:33.658Z] #21 20.20 Selecting previously unselected package libmnl0:arm64.
11:13:33 [2022-08-08T11:13:33.658Z] #21 20.23 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ...
11:13:33 [2022-08-08T11:13:33.658Z] #21 20.24 Unpacking libmnl0:arm64 (1.0.4-3) ...
11:13:33 [2022-08-08T11:13:33.658Z] #21 20.28 Selecting previously unselected package libxtables12:arm64.
11:13:33 [2022-08-08T11:13:33.658Z] #21 20.29 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ...
11:13:33 [2022-08-08T11:13:33.658Z] #21 20.29 Unpacking libxtables12:arm64 (1.8.7-1) ...
11:13:33 [2022-08-08T11:13:33.658Z] #21 20.35 Selecting previously unselected package libcap2-bin.
11:13:33 [2022-08-08T11:13:33.658Z] #21 20.36 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ...
11:13:33 [2022-08-08T11:13:33.658Z] #21 20.37 Unpacking libcap2-bin (1:2.44-1) ...
11:13:33 [2022-08-08T11:13:33.658Z] #21 20.43 Selecting previously unselected package iproute2.
11:13:33 [2022-08-08T11:13:33.658Z] #21 20.44 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ...
11:13:33 [2022-08-08T11:13:33.658Z] #21 20.44 Unpacking iproute2 (5.10.0-4) ...
11:13:33 [2022-08-08T11:13:33.658Z] #21 20.91 Selecting previously unselected package xxd.
11:13:33 [2022-08-08T11:13:33.658Z] #21 20.93 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
11:13:33 [2022-08-08T11:13:33.658Z] #21 20.93 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
11:13:33 [2022-08-08T11:13:33.658Z] #21 21.01 Selecting previously unselected package vim-common.
11:13:33 [2022-08-08T11:13:33.658Z] #21 21.01 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
11:13:33 [2022-08-08T11:13:33.658Z] #21 21.02 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
11:13:33 [2022-08-08T11:13:33.658Z] #21 21.18 Selecting previously unselected package bash-completion.
11:13:33 [2022-08-08T11:13:33.658Z] #21 21.18 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ...
11:13:33 [2022-08-08T11:13:33.658Z] #21 23.52 Unpacking bash-completion (1:2.11-2) ...
11:13:33 [2022-08-08T11:13:33.658Z] #21 23.97 Selecting previously unselected package bzip2.
11:13:33 [2022-08-08T11:13:33.658Z] #21 23.97 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ...
11:13:33 [2022-08-08T11:13:33.658Z] #21 23.98 Unpacking bzip2 (1.0.8-4) ...
11:13:33 [2022-08-08T11:13:33.658Z] #21 24.06 Selecting previously unselected package xz-utils.
11:13:33 [2022-08-08T11:13:33.658Z] #21 24.06 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
11:13:33 [2022-08-08T11:13:33.658Z] #21 24.07 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
11:13:33 [2022-08-08T11:13:33.658Z] #21 24.21 Selecting previously unselected package apparmor.
11:13:33 [2022-08-08T11:13:33.658Z] #21 24.21 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ...
11:13:33 [2022-08-08T11:13:33.658Z] #21 24.27 Unpacking apparmor (2.13.6-10) ...
11:13:33 [2022-08-08T11:13:33.917Z] #21 ...
11:13:33 [2022-08-08T11:13:33.917Z] 
11:13:33 [2022-08-08T11:13:33.917Z] #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
11:13:33 [2022-08-08T11:13:33.917Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0
11:13:33 [2022-08-08T11:13:33.917Z] #77 95.12 checking for suffix of object files... o
11:13:33 [2022-08-08T11:13:33.917Z] #77 95.23 checking whether we are using the GNU C compiler... yes
11:13:34 [2022-08-08T11:13:34.175Z] #77 95.35 checking whether gcc accepts -g... yes
11:13:34 [2022-08-08T11:13:34.175Z] #77 95.46 checking for gcc option to accept ISO C89... none needed
11:13:34 [2022-08-08T11:13:34.434Z] #77 95.68 checking whether gcc understands -c and -o together... yes
11:13:34 [2022-08-08T11:13:34.693Z] #77 95.85 checking how to run the C preprocessor... gcc -E
11:13:34 [2022-08-08T11:13:34.693Z] #77 96.13 checking for grep that handles long lines and -e... /bin/grep
11:13:34 [2022-08-08T11:13:34.693Z] #77 96.15 checking for egrep... /bin/grep -E
11:13:35 [2022-08-08T11:13:35.261Z] #77 96.17 checking for ANSI C header files... yes
11:13:35 [2022-08-08T11:13:35.349Z] #14 ...
11:13:35 [2022-08-08T11:13:35.349Z] 
11:13:35 [2022-08-08T11:13:35.349Z] #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
11:13:35 [2022-08-08T11:13:35.349Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:13:35 [2022-08-08T11:13:35.349Z] #77 72.41 configure.ac:7: installing 'build-aux/compile'
11:13:35 [2022-08-08T11:13:35.349Z] #77 72.42 configure.ac:9: installing 'build-aux/config.guess'
11:13:35 [2022-08-08T11:13:35.349Z] #77 72.44 configure.ac:9: installing 'build-aux/config.sub'
11:13:35 [2022-08-08T11:13:35.349Z] #77 72.44 configure.ac:11: installing 'build-aux/install-sh'
11:13:35 [2022-08-08T11:13:35.349Z] #77 72.46 configure.ac:11: installing 'build-aux/missing'
11:13:35 [2022-08-08T11:13:35.349Z] #77 72.77 Makefile.am: installing 'build-aux/depcomp'
11:13:35 [2022-08-08T11:13:35.349Z] #77 72.89 parallel-tests: installing 'build-aux/test-driver'
11:13:35 [2022-08-08T11:13:35.519Z] #77 96.73 checking for sys/types.h... yes
11:13:35 [2022-08-08T11:13:35.519Z] #77 96.84 checking for sys/stat.h... yes
11:13:35 [2022-08-08T11:13:35.778Z] #77 97.01 checking for stdlib.h... yes
11:13:36 [2022-08-08T11:13:36.036Z] #77 97.18 checking for string.h... yes
11:13:36 [2022-08-08T11:13:36.036Z] #77 97.37 checking for memory.h... yes
11:13:36 [2022-08-08T11:13:36.295Z] #77 97.49 checking for strings.h... yes
11:13:36 [2022-08-08T11:13:36.295Z] #77 97.63 checking for inttypes.h... yes
11:13:36 [2022-08-08T11:13:36.554Z] #77 97.75 checking for stdint.h... yes
11:13:36 [2022-08-08T11:13:36.812Z] #77 97.92 checking for unistd.h... yes
11:13:36 [2022-08-08T11:13:36.812Z] #77 98.05 checking minix/config.h usability... no
11:13:36 [2022-08-08T11:13:36.812Z] #77 98.19 checking minix/config.h presence... no
11:13:37 [2022-08-08T11:13:37.071Z] #77 98.30 checking for minix/config.h... no
11:13:37 [2022-08-08T11:13:37.071Z] #77 98.30 checking whether it is safe to define __EXTENSIONS__... yes
11:13:37 [2022-08-08T11:13:37.266Z] #77 74.95 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
11:13:37 [2022-08-08T11:13:37.266Z] #77 74.96 libtoolize: copying file 'build-aux/ltmain.sh'
11:13:37 [2022-08-08T11:13:37.266Z] #77 75.48 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
11:13:37 [2022-08-08T11:13:37.329Z] #77 98.55 checking build system type... aarch64-unknown-linux-gnu
11:13:37 [2022-08-08T11:13:37.528Z] #77 75.48 libtoolize: copying file 'm4/libtool.m4'
11:13:37 [2022-08-08T11:13:37.528Z] #77 75.63 libtoolize: copying file 'm4/ltoptions.m4'
11:13:37 [2022-08-08T11:13:37.528Z] #77 75.71 libtoolize: copying file 'm4/ltsugar.m4'
11:13:37 [2022-08-08T11:13:37.588Z] #77 98.81 checking host system type... aarch64-unknown-linux-gnu
11:13:37 [2022-08-08T11:13:37.588Z] #77 98.81 checking how to print strings... printf
11:13:37 [2022-08-08T11:13:37.588Z] #77 98.83 checking for a sed that does not truncate output... /bin/sed
11:13:37 [2022-08-08T11:13:37.588Z] #77 98.86 checking for fgrep... /bin/grep -F
11:13:37 [2022-08-08T11:13:37.588Z] #77 98.86 checking for ld used by gcc... /usr/bin/ld
11:13:37 [2022-08-08T11:13:37.588Z] #77 98.90 checking if the linker (/usr/bin/ld) is GNU ld... yes
11:13:37 [2022-08-08T11:13:37.588Z] #77 98.91 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
11:13:37 [2022-08-08T11:13:37.588Z] #77 98.93 checking the name lister (/usr/bin/nm -B) interface... BSD nm
11:13:37 [2022-08-08T11:13:37.787Z] #14 ...
11:13:37 [2022-08-08T11:13:37.787Z] 
11:13:37 [2022-08-08T11:13:37.787Z] #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
11:13:37 [2022-08-08T11:13:37.787Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:13:37 [2022-08-08T11:13:37.787Z] #77 47.81 aclocal: warning: couldn't open directory 'm4': No such file or directory
11:13:37 [2022-08-08T11:13:37.789Z] #77 75.78 libtoolize: copying file 'm4/ltversion.m4'
11:13:37 [2022-08-08T11:13:37.789Z] #77 75.88 libtoolize: copying file 'm4/lt~obsolete.m4'
11:13:37 [2022-08-08T11:13:37.846Z] #77 99.03 checking whether ln -s works... yes
11:13:37 [2022-08-08T11:13:37.846Z] #77 99.03 checking the maximum length of command line arguments... 1572864
11:13:37 [2022-08-08T11:13:37.846Z] #77 99.06 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
11:13:37 [2022-08-08T11:13:37.846Z] #77 99.06 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
11:13:37 [2022-08-08T11:13:37.846Z] #77 99.06 checking for /usr/bin/ld option to reload object files... -r
11:13:37 [2022-08-08T11:13:37.846Z] #77 99.07 checking for objdump... objdump
11:13:37 [2022-08-08T11:13:37.846Z] #77 99.07 checking how to recognize dependent libraries... pass_all
11:13:37 [2022-08-08T11:13:37.846Z] #77 99.08 checking for dlltool... no
11:13:37 [2022-08-08T11:13:37.846Z] #77 99.08 checking how to associate runtime and link libraries... printf %s\n
11:13:37 [2022-08-08T11:13:37.846Z] #77 99.08 checking for ar... ar
11:13:37 [2022-08-08T11:13:37.846Z] #77 99.09 checking for archiver @FILE support... @
11:13:37 [2022-08-08T11:13:37.846Z] #77 99.24 checking for strip... strip
11:13:37 [2022-08-08T11:13:37.846Z] #77 99.24 checking for ranlib... ranlib
11:13:37 [2022-08-08T11:13:37.846Z] #77 99.24 checking for gawk... no
11:13:37 [2022-08-08T11:13:37.846Z] #77 99.25 checking for mawk... mawk
11:13:38 [2022-08-08T11:13:38.413Z] #77 99.25 checking command to parse /usr/bin/nm -B output from gcc object... ok
11:13:38 [2022-08-08T11:13:38.413Z] #77 99.67 checking for sysroot... no
11:13:38 [2022-08-08T11:13:38.413Z] #77 99.67 checking for a working dd... /bin/dd
11:13:38 [2022-08-08T11:13:38.413Z] #77 99.69 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
11:13:38 [2022-08-08T11:13:38.413Z] #77 99.70 checking for mt... no
11:13:38 [2022-08-08T11:13:38.413Z] #77 99.71 checking if : is a manifest tool... no
11:13:38 [2022-08-08T11:13:38.413Z] #77 99.72 checking for dlfcn.h... yes
11:13:38 [2022-08-08T11:13:38.672Z] #77 99.91 checking for objdir... .libs
11:13:38 [2022-08-08T11:13:38.930Z] #77 100.3 checking if gcc supports -fno-rtti -fno-exceptions... no
11:13:39 [2022-08-08T11:13:39.205Z] #77 100.4 checking for gcc option to produce PIC... -fPIC -DPIC
11:13:39 [2022-08-08T11:13:39.205Z] #77 100.4 checking if gcc PIC flag -fPIC -DPIC works... yes
11:13:39 [2022-08-08T11:13:39.465Z] #77 100.5 checking if gcc static flag -static works... yes
11:13:39 [2022-08-08T11:13:39.724Z] #77 100.9 checking if gcc supports -c -o file.o... yes
11:13:39 [2022-08-08T11:13:39.724Z] #77 101.1 checking if gcc supports -c -o file.o... (cached) yes
11:13:39 [2022-08-08T11:13:39.724Z] #77 101.1 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
11:13:39 [2022-08-08T11:13:39.982Z] #77 101.1 checking dynamic linker characteristics... GNU/Linux ld.so
11:13:39 [2022-08-08T11:13:39.982Z] #77 101.4 checking how to hardcode library paths into programs... immediate
11:13:39 [2022-08-08T11:13:39.982Z] #77 101.4 checking whether stripping libraries is possible... yes
11:13:39 [2022-08-08T11:13:39.982Z] #77 101.4 checking if libtool supports shared libraries... yes
11:13:39 [2022-08-08T11:13:39.982Z] #77 101.4 checking whether to build shared libraries... no
11:13:39 [2022-08-08T11:13:39.982Z] #77 101.4 checking whether to build static libraries... yes
11:13:39 [2022-08-08T11:13:39.982Z] #77 101.4 checking for a BSD-compatible install... /usr/bin/install -c
11:13:39 [2022-08-08T11:13:39.982Z] #77 101.4 checking whether build environment is sane... yes
11:13:40 [2022-08-08T11:13:40.240Z] #77 101.5 checking for a thread-safe mkdir -p... /bin/mkdir -p
11:13:40 [2022-08-08T11:13:40.240Z] #77 101.5 checking whether make sets $(MAKE)... yes
11:13:40 [2022-08-08T11:13:40.240Z] #77 101.6 checking whether make supports the include directive... yes (GNU style)
11:13:40 [2022-08-08T11:13:40.240Z] #77 101.6 checking whether make supports nested variables... yes
11:13:40 [2022-08-08T11:13:40.240Z] #77 101.7 checking whether UID '0' is supported by ustar format... yes
11:13:40 [2022-08-08T11:13:40.240Z] #77 101.7 checking whether GID '0' is supported by ustar format... yes
11:13:40 [2022-08-08T11:13:40.335Z] #77 ...
11:13:40 [2022-08-08T11:13:40.335Z] 
11:13:40 [2022-08-08T11:13:40.335Z] #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
11:13:40 [2022-08-08T11:13:40.335Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba
11:13:40 [2022-08-08T11:13:40.335Z] #14 124.6 Selecting previously unselected package g++-mingw-w64-x86-64.
11:13:40 [2022-08-08T11:13:40.335Z] #14 124.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
11:13:40 [2022-08-08T11:13:40.335Z] #14 124.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
11:13:40 [2022-08-08T11:13:40.335Z] #14 124.8 Selecting previously unselected package libapparmor1:amd64.
11:13:40 [2022-08-08T11:13:40.335Z] #14 124.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
11:13:40 [2022-08-08T11:13:40.335Z] #14 124.8 Unpacking libapparmor1:amd64 (2.13.6-10) ...
11:13:40 [2022-08-08T11:13:40.335Z] #14 124.9 Selecting previously unselected package libapparmor-dev:amd64.
11:13:40 [2022-08-08T11:13:40.335Z] #14 124.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
11:13:40 [2022-08-08T11:13:40.335Z] #14 124.9 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
11:13:40 [2022-08-08T11:13:40.336Z] #14 125.1 Selecting previously unselected package libbtrfs0:amd64.
11:13:40 [2022-08-08T11:13:40.336Z] #14 125.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
11:13:40 [2022-08-08T11:13:40.336Z] #14 125.1 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
11:13:40 [2022-08-08T11:13:40.336Z] #14 125.3 Selecting previously unselected package libbtrfs-dev:amd64.
11:13:40 [2022-08-08T11:13:40.336Z] #14 125.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
11:13:40 [2022-08-08T11:13:40.336Z] #14 125.3 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
11:13:40 [2022-08-08T11:13:40.336Z] #14 125.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
11:13:40 [2022-08-08T11:13:40.336Z] #14 125.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
11:13:40 [2022-08-08T11:13:40.336Z] #14 125.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
11:13:40 [2022-08-08T11:13:40.336Z] #14 125.6 Selecting previously unselected package libudev-dev:amd64.
11:13:40 [2022-08-08T11:13:40.336Z] #14 125.6 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
11:13:40 [2022-08-08T11:13:40.336Z] #14 125.6 Unpacking libudev-dev:amd64 (247.3-7) ...
11:13:40 [2022-08-08T11:13:40.336Z] #14 125.7 Selecting previously unselected package libsepol1-dev:amd64.
11:13:40 [2022-08-08T11:13:40.336Z] #14 125.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
11:13:40 [2022-08-08T11:13:40.336Z] #14 125.8 Unpacking libsepol1-dev:amd64 (3.1-1) ...
11:13:40 [2022-08-08T11:13:40.336Z] #14 126.0 Selecting previously unselected package libpcre2-16-0:amd64.
11:13:40 [2022-08-08T11:13:40.336Z] #14 126.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
11:13:40 [2022-08-08T11:13:40.336Z] #14 126.0 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
11:13:40 [2022-08-08T11:13:40.336Z] #14 126.2 Selecting previously unselected package libpcre2-32-0:amd64.
11:13:40 [2022-08-08T11:13:40.336Z] #14 126.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
11:13:40 [2022-08-08T11:13:40.336Z] #14 126.2 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
11:13:40 [2022-08-08T11:13:40.336Z] #14 126.4 Selecting previously unselected package libpcre2-posix2:amd64.
11:13:40 [2022-08-08T11:13:40.336Z] #14 126.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
11:13:40 [2022-08-08T11:13:40.336Z] #14 126.4 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
11:13:40 [2022-08-08T11:13:40.336Z] #14 126.5 Selecting previously unselected package libpcre2-dev:amd64.
11:13:40 [2022-08-08T11:13:40.336Z] #14 126.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
11:13:40 [2022-08-08T11:13:40.336Z] #14 126.6 Unpacking libpcre2-dev:amd64 (10.36-2) ...
11:13:40 [2022-08-08T11:13:40.336Z] #14 127.1 Selecting previously unselected package libselinux1-dev:amd64.
11:13:40 [2022-08-08T11:13:40.336Z] #14 127.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
11:13:40 [2022-08-08T11:13:40.336Z] #14 127.1 Unpacking libselinux1-dev:amd64 (3.1-3) ...
11:13:40 [2022-08-08T11:13:40.336Z] #14 127.3 Selecting previously unselected package libdevmapper-dev:amd64.
11:13:40 [2022-08-08T11:13:40.336Z] #14 127.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
11:13:40 [2022-08-08T11:13:40.336Z] #14 127.4 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
11:13:40 [2022-08-08T11:13:40.336Z] #14 127.5 Selecting previously unselected package libseccomp-dev:amd64.
11:13:40 [2022-08-08T11:13:40.336Z] #14 127.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
11:13:40 [2022-08-08T11:13:40.336Z] #14 127.5 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
11:13:40 [2022-08-08T11:13:40.336Z] #14 127.6 Selecting previously unselected package libsystemd-dev:amd64.
11:13:40 [2022-08-08T11:13:40.336Z] #14 127.6 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
11:13:40 [2022-08-08T11:13:40.336Z] #14 127.6 Unpacking libsystemd-dev:amd64 (247.3-7) ...
11:13:40 [2022-08-08T11:13:40.336Z] #14 128.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
11:13:40 [2022-08-08T11:13:40.336Z] #14 128.3 Setting up libapparmor1:amd64 (2.13.6-10) ...
11:13:40 [2022-08-08T11:13:40.336Z] #14 128.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
11:13:40 [2022-08-08T11:13:40.336Z] #14 128.3 Setting up libsepol1-dev:amd64 (3.1-1) ...
11:13:40 [2022-08-08T11:13:40.336Z] #14 128.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
11:13:40 [2022-08-08T11:13:40.336Z] #14 128.3 Setting up libpcre2-16-0:amd64 (10.36-2) ...
11:13:40 [2022-08-08T11:13:40.336Z] #14 128.3 Setting up libbtrfs0:amd64 (5.10.1-2) ...
11:13:40 [2022-08-08T11:13:40.336Z] #14 128.4 Setting up libpcre2-32-0:amd64 (10.36-2) ...
11:13:40 [2022-08-08T11:13:40.336Z] #14 128.4 Setting up libudev-dev:amd64 (247.3-7) ...
11:13:40 [2022-08-08T11:13:40.336Z] #14 128.4 Setting up libpcre2-posix2:amd64 (10.36-2) ...
11:13:40 [2022-08-08T11:13:40.336Z] #14 128.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
11:13:40 [2022-08-08T11:13:40.336Z] #14 128.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
11:13:40 [2022-08-08T11:13:40.336Z] #14 128.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
11:13:40 [2022-08-08T11:13:40.336Z] #14 128.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
11:13:40 [2022-08-08T11:13:40.336Z] #14 128.5 Setting up mingw-w64-common (8.0.0-1) ...
11:13:40 [2022-08-08T11:13:40.336Z] #14 128.5 Setting up libsystemd-dev:amd64 (247.3-7) ...
11:13:40 [2022-08-08T11:13:40.336Z] #14 128.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
11:13:40 [2022-08-08T11:13:40.336Z] #14 128.5 Setting up libpcre2-dev:amd64 (10.36-2) ...
11:13:40 [2022-08-08T11:13:40.336Z] #14 128.5 Setting up libselinux1-dev:amd64 (3.1-3) ...
11:13:40 [2022-08-08T11:13:40.336Z] #14 128.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
11:13:40 [2022-08-08T11:13:40.336Z] #14 128.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:13:40 [2022-08-08T11:13:40.336Z] #14 128.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
11:13:40 [2022-08-08T11:13:40.336Z] #14 128.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:13:40 [2022-08-08T11:13:40.336Z] #14 128.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
11:13:40 [2022-08-08T11:13:40.336Z] #14 128.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
11:13:40 [2022-08-08T11:13:40.336Z] #14 128.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:13:40 [2022-08-08T11:13:40.336Z] #14 128.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
11:13:40 [2022-08-08T11:13:40.336Z] #14 128.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:13:40 [2022-08-08T11:13:40.336Z] #14 128.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
11:13:40 [2022-08-08T11:13:40.336Z] #14 128.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
11:13:40 [2022-08-08T11:13:40.336Z] #14 128.7 Setting up dmsetup (2:1.02.175-2.1) ...
11:13:40 [2022-08-08T11:13:40.336Z] #14 128.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
11:13:40 [2022-08-08T11:13:40.336Z] #14 128.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
11:13:40 [2022-08-08T11:13:40.336Z] #14 128.7 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:13:40 [2022-08-08T11:13:40.499Z] #77 101.7 checking how to create a ustar tar archive... gnutar
11:13:40 [2022-08-08T11:13:40.499Z] #77 101.7 checking dependency style of gcc... gcc3
11:13:40 [2022-08-08T11:13:40.499Z] #77 101.9 checking whether to enable maintainer-specific portions of Makefiles... yes
11:13:40 [2022-08-08T11:13:40.499Z] #77 101.9 checking whether make supports nested variables... (cached) yes
11:13:40 [2022-08-08T11:13:40.499Z] #77 101.9 checking for pkg-config... /usr/bin/pkg-config
11:13:40 [2022-08-08T11:13:40.499Z] #77 101.9 checking pkg-config is at least version 0.9.0... yes
11:13:40 [2022-08-08T11:13:40.499Z] #77 101.9 checking for yajl >= 2.1.0... yes
11:13:40 [2022-08-08T11:13:40.499Z] #77 101.9 checking for a sed that does not truncate output... (cached) /bin/sed
11:13:40 [2022-08-08T11:13:40.499Z] #77 101.9 checking for gcc... (cached) gcc
11:13:40 [2022-08-08T11:13:40.758Z] #77 102.0 checking whether we are using the GNU C compiler... (cached) yes
11:13:40 [2022-08-08T11:13:40.758Z] #77 102.0 checking whether gcc accepts -g... (cached) yes
11:13:40 [2022-08-08T11:13:40.758Z] #77 102.0 checking for gcc option to accept ISO C89... (cached) none needed
11:13:40 [2022-08-08T11:13:40.758Z] #77 102.0 checking whether gcc understands -c and -o together... (cached) yes
11:13:40 [2022-08-08T11:13:40.758Z] #77 102.0 checking for a Python interpreter with version >= 3... python3
11:13:40 [2022-08-08T11:13:40.758Z] #77 102.1 checking for python3... /usr/bin/python3
11:13:40 [2022-08-08T11:13:40.758Z] #77 102.1 checking for python3 version... 3.9
11:13:40 [2022-08-08T11:13:40.758Z] #77 102.1 checking for python3 platform... linux
11:13:41 [2022-08-08T11:13:41.017Z] #77 102.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
11:13:41 [2022-08-08T11:13:41.017Z] #77 102.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
11:13:41 [2022-08-08T11:13:41.276Z] #77 102.7 checking that generated files are newer than configure... done
11:13:41 [2022-08-08T11:13:41.276Z] #77 102.7 configure: creating ./config.status
11:13:41 [2022-08-08T11:13:41.279Z] #14 DONE 129.8s
11:13:41 [2022-08-08T11:13:41.279Z] 
11:13:41 [2022-08-08T11:13:41.279Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
11:13:41 [2022-08-08T11:13:41.279Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62
11:13:41 [2022-08-08T11:13:41.539Z] #15 ...
11:13:41 [2022-08-08T11:13:41.539Z] 
11:13:41 [2022-08-08T11:13:41.539Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
11:13:41 [2022-08-08T11:13:41.539Z] #59 sha256:28834f799ff9be4b616830e486b38f22f3c396c766535c50caf65006224e15fa
11:13:41 [2022-08-08T11:13:41.539Z] #59 DONE 0.3s
11:13:41 [2022-08-08T11:13:41.539Z] 
11:13:41 [2022-08-08T11:13:41.539Z] #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
11:13:41 [2022-08-08T11:13:41.539Z] #67 sha256:6489fdbc2ace091a03f2ced2e2bdba3060cc64a61e400b37fb1793e879becd9a
11:13:41 [2022-08-08T11:13:41.539Z] #67 123.2 + for f in rootlesskit rootlesskit-docker-proxy
11:13:41 [2022-08-08T11:13:41.539Z] #67 123.2 + GOBIN=/build
11:13:41 [2022-08-08T11:13:41.539Z] #67 123.2 + GO111MODULE=on
11:13:41 [2022-08-08T11:13:41.539Z] #67 123.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
11:13:41 [2022-08-08T11:13:41.539Z] #67 129.6 rootlesskit version 1.0.0
11:13:41 [2022-08-08T11:13:41.539Z] #67 129.6 Usage of /build/rootlesskit-docker-proxy:
11:13:41 [2022-08-08T11:13:41.539Z] #67 129.6   -container-ip string
11:13:41 [2022-08-08T11:13:41.539Z] #67 129.6     	container ip
11:13:41 [2022-08-08T11:13:41.539Z] #67 129.6   -container-port int
11:13:41 [2022-08-08T11:13:41.539Z] #67 129.6     	container port (default -1)
11:13:41 [2022-08-08T11:13:41.539Z] #67 129.6   -host-ip string
11:13:41 [2022-08-08T11:13:41.539Z] #67 129.6     	host ip
11:13:41 [2022-08-08T11:13:41.539Z] #67 129.6   -host-port int
11:13:41 [2022-08-08T11:13:41.539Z] #67 129.6     	host port (default -1)
11:13:41 [2022-08-08T11:13:41.539Z] #67 129.6   -proto string
11:13:41 [2022-08-08T11:13:41.539Z] #67 129.6     	proxy protocol (default "tcp")
11:13:41 [2022-08-08T11:13:41.539Z] #67 DONE 129.8s
11:13:41 [2022-08-08T11:13:41.539Z] 
11:13:41 [2022-08-08T11:13:41.539Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
11:13:41 [2022-08-08T11:13:41.539Z] #68 sha256:a55d6bca9507386787ae5b633673b22bf63dcd57657fc3d18c2553e9c3affc4c
11:13:42 [2022-08-08T11:13:42.110Z] #68 DONE 0.3s
11:13:42 [2022-08-08T11:13:42.110Z] 
11:13:42 [2022-08-08T11:13:42.110Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
11:13:42 [2022-08-08T11:13:42.110Z] #69 sha256:18e14f9b8c3d7c7700e7551d527ff77c0917c8e54c2b98cb952997717dcf5d2f
11:13:42 [2022-08-08T11:13:42.110Z] #69 DONE 0.2s
11:13:42 [2022-08-08T11:13:42.110Z] 
11:13:42 [2022-08-08T11:13:42.110Z] #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
11:13:42 [2022-08-08T11:13:42.110Z] #60 sha256:489c2c072c29b253efd070436a226b4c62c3faebf2ba7ff8c2a48c9edcb3c681
11:13:43 [2022-08-08T11:13:43.065Z] #77 ...
11:13:43 [2022-08-08T11:13:43.065Z] 
11:13:43 [2022-08-08T11:13:43.065Z] #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
11:13:43 [2022-08-08T11:13:43.065Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba
11:13:43 [2022-08-08T11:13:43.065Z] #14 120.8 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
11:13:43 [2022-08-08T11:13:43.065Z] #14 120.8 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
11:13:43 [2022-08-08T11:13:43.065Z] #14 120.8 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:13:43 [2022-08-08T11:13:43.806Z] #77 105.2 config.status: creating Makefile
11:13:43 [2022-08-08T11:13:43.806Z] #77 105.2 config.status: creating config.h
11:13:43 [2022-08-08T11:13:43.806Z] #77 105.3 config.status: executing libtool commands
11:13:44 [2022-08-08T11:13:44.065Z] #77 105.3 config.status: executing depfiles commands
11:13:44 [2022-08-08T11:13:44.065Z] #77 ...
11:13:44 [2022-08-08T11:13:44.065Z] 
11:13:44 [2022-08-08T11:13:44.065Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:13:44 [2022-08-08T11:13:44.065Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb
11:13:44 [2022-08-08T11:13:44.065Z] #21 24.65 Selecting previously unselected package inetutils-ping.
11:13:44 [2022-08-08T11:13:44.065Z] #21 24.66 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_arm64.deb ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 24.67 Unpacking inetutils-ping (2:2.0-1) ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 24.78 Selecting previously unselected package libip6tc2:arm64.
11:13:44 [2022-08-08T11:13:44.065Z] #21 24.78 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 24.79 Unpacking libip6tc2:arm64 (1.8.7-1) ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 24.84 Selecting previously unselected package libnfnetlink0:arm64.
11:13:44 [2022-08-08T11:13:44.065Z] #21 24.84 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 24.85 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 24.91 Selecting previously unselected package libnetfilter-conntrack3:arm64.
11:13:44 [2022-08-08T11:13:44.065Z] #21 24.93 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 24.94 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 25.02 Selecting previously unselected package libnftnl11:arm64.
11:13:44 [2022-08-08T11:13:44.065Z] #21 25.02 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 25.03 Unpacking libnftnl11:arm64 (1.1.9-1) ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 25.11 Selecting previously unselected package iptables.
11:13:44 [2022-08-08T11:13:44.065Z] #21 25.12 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 25.13 Unpacking iptables (1.8.7-1) ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 25.42 Selecting previously unselected package libonig5:arm64.
11:13:44 [2022-08-08T11:13:44.065Z] #21 25.42 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 25.43 Unpacking libonig5:arm64 (6.9.6-1.1) ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 25.56 Selecting previously unselected package libjq1:arm64.
11:13:44 [2022-08-08T11:13:44.065Z] #21 25.56 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 25.57 Unpacking libjq1:arm64 (1.6-2.1) ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 25.65 Selecting previously unselected package jq.
11:13:44 [2022-08-08T11:13:44.065Z] #21 25.66 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 25.66 Unpacking jq (1.6-2.1) ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 25.74 Selecting previously unselected package libaio1:arm64.
11:13:44 [2022-08-08T11:13:44.065Z] #21 25.74 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 25.75 Unpacking libaio1:arm64 (0.3.112-9) ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 25.81 Selecting previously unselected package libgpm2:arm64.
11:13:44 [2022-08-08T11:13:44.065Z] #21 25.81 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 25.82 Unpacking libgpm2:arm64 (1.20.7-8) ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 25.90 Selecting previously unselected package libicu67:arm64.
11:13:44 [2022-08-08T11:13:44.065Z] #21 25.91 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 25.94 Unpacking libicu67:arm64 (67.1-7) ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 29.17 Selecting previously unselected package libinih1:arm64.
11:13:44 [2022-08-08T11:13:44.065Z] #21 29.18 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 29.18 Unpacking libinih1:arm64 (53-1+b2) ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 29.25 Selecting previously unselected package libmicrohttpd12:arm64.
11:13:44 [2022-08-08T11:13:44.065Z] #21 29.26 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 29.27 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 29.39 Selecting previously unselected package libnet1:arm64.
11:13:44 [2022-08-08T11:13:44.065Z] #21 29.39 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 29.40 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 29.48 Selecting previously unselected package libnl-3-200:arm64.
11:13:44 [2022-08-08T11:13:44.065Z] #21 29.48 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 29.49 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 29.55 Selecting previously unselected package libprotobuf-c1:arm64.
11:13:44 [2022-08-08T11:13:44.065Z] #21 29.56 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 29.56 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 29.64 Selecting previously unselected package libyajl2:arm64.
11:13:44 [2022-08-08T11:13:44.065Z] #21 29.65 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 29.66 Unpacking libyajl2:arm64 (2.1.0-3) ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 29.73 Selecting previously unselected package net-tools.
11:13:44 [2022-08-08T11:13:44.065Z] #21 29.73 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 29.73 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 29.92 Selecting previously unselected package patch.
11:13:44 [2022-08-08T11:13:44.065Z] #21 29.92 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 29.93 Unpacking patch (2.7.6-7) ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 30.03 Selecting previously unselected package python-pip-whl.
11:13:44 [2022-08-08T11:13:44.065Z] #21 30.06 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 30.09 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 30.60 Selecting previously unselected package python3-lib2to3.
11:13:44 [2022-08-08T11:13:44.065Z] #21 30.60 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 30.61 Unpacking python3-lib2to3 (3.9.2-1) ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 30.73 Selecting previously unselected package python3-distutils.
11:13:44 [2022-08-08T11:13:44.065Z] #21 30.73 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 30.74 Unpacking python3-distutils (3.9.2-1) ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 30.89 Selecting previously unselected package python3-pkg-resources.
11:13:44 [2022-08-08T11:13:44.065Z] #21 30.90 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 30.91 Unpacking python3-pkg-resources (52.0.0-4) ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 31.04 Selecting previously unselected package python3-setuptools.
11:13:44 [2022-08-08T11:13:44.065Z] #21 31.05 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 31.06 Unpacking python3-setuptools (52.0.0-4) ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 31.32 Selecting previously unselected package python3-wheel.
11:13:44 [2022-08-08T11:13:44.065Z] #21 31.32 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 31.33 Unpacking python3-wheel (0.34.2-1) ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 31.41 Selecting previously unselected package python3-pip.
11:13:44 [2022-08-08T11:13:44.065Z] #21 31.41 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 31.42 Unpacking python3-pip (20.3.4-4+deb11u1) ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 31.69 Selecting previously unselected package sudo.
11:13:44 [2022-08-08T11:13:44.065Z] #21 31.69 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 31.70 Unpacking sudo (1.9.5p2-3) ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 32.24 Selecting previously unselected package systemd-journal-remote.
11:13:44 [2022-08-08T11:13:44.065Z] #21 32.24 Preparing to unpack .../48-systemd-journal-remote_247.3-7_arm64.deb ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 32.25 Unpacking systemd-journal-remote (247.3-7) ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 32.35 Selecting previously unselected package thin-provisioning-tools.
11:13:44 [2022-08-08T11:13:44.065Z] #21 32.35 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 32.36 Unpacking thin-provisioning-tools (0.9.0-1) ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 32.60 Selecting previously unselected package uidmap.
11:13:44 [2022-08-08T11:13:44.065Z] #21 32.61 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 32.61 Unpacking uidmap (1:4.8.1-1) ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 32.72 Selecting previously unselected package vim-runtime.
11:13:44 [2022-08-08T11:13:44.065Z] #21 32.73 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
11:13:44 [2022-08-08T11:13:44.065Z] #21 32.75 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
11:13:44 [2022-08-08T11:13:44.065Z] #21 32.78 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
11:13:44 [2022-08-08T11:13:44.065Z] #21 32.80 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
11:13:44 [2022-08-08T11:13:44.161Z] INFO [linters context/goanalysis] analyzers took 10m41.704238595s with top 10 stages: buildir: 2m7.34241369s, the_only_name: 27.700120256s, goimports: 18.774884902s, gosec: 15.846644703s, unconvert: 13.966480324s, S1038: 10.311795419s, directives: 9.217111319s, printf: 8.398282486s, unused: 8.09107723s, inspect: 7.46629751s 
11:13:44 [2022-08-08T11:13:44.161Z] INFO [runner] Issues before processing: 2447, after processing: 0 
11:13:44 [2022-08-08T11:13:44.161Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 2126/2126, path_prettifier: 2126/2126, nolint: 0/79, identifier_marker: 2023/2023, exclude: 2023/2023, cgo: 2126/2447, skip_files: 2126/2126, skip_dirs: 2126/2126, autogenerated_exclude: 2023/2126, exclude-rules: 79/2023 
11:13:44 [2022-08-08T11:13:44.161Z] INFO [runner] processing took 84.313576ms with stages: nolint: 34.524701ms, identifier_marker: 21.977528ms, path_prettifier: 9.173605ms, autogenerated_exclude: 8.613683ms, exclude-rules: 7.796858ms, skip_dirs: 1.874845ms, cgo: 218.856µs, filename_unadjuster: 127.731µs, max_same_issues: 1.689µs, uniq_by_line: 908ns, diff: 515ns, skip_files: 421ns, exclude: 379ns, max_from_linter: 372ns, source_code: 322ns, sort_results: 265ns, severity-rules: 259ns, max_per_file_from_linter: 258ns, path_shortener: 257ns, path_prefixer: 124ns 
11:13:44 [2022-08-08T11:13:44.161Z] INFO [runner] linters took 32.943129918s with stages: goanalysis_metalinter: 32.858682461s 
11:13:44 [2022-08-08T11:13:44.161Z] INFO File cache stats: 1702 entries of total size 8.7MiB 
11:13:44 [2022-08-08T11:13:44.161Z] INFO Memory: 831 samples, avg is 381.5MB, max is 1256.3MB 
11:13:44 [2022-08-08T11:13:44.161Z] INFO Execution took 1m23.049333261s               
11:13:44 [2022-08-08T11:13:44.421Z] Congratulations! The shell scripts are properly formatted.
11:13:44 [2022-08-08T11:13:44.999Z] #21 35.76 Selecting previously unselected package vim.
11:13:44 [2022-08-08T11:13:44.999Z] #21 35.76 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
11:13:44 [2022-08-08T11:13:44.999Z] #21 35.78 Unpacking vim (2:8.2.2434-3+deb11u1) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
11:13:45 [2022-08-08T11:13:45.414Z] #60 3.837 + RM_GOPATH=0
11:13:45 [2022-08-08T11:13:45.414Z] #60 3.838 + TMP_GOPATH=
11:13:45 [2022-08-08T11:13:45.414Z] #60 3.838 + : /build
11:13:45 [2022-08-08T11:13:45.414Z] #60 3.838 + '[' -z '' ']'
11:13:45 [2022-08-08T11:13:45.414Z] #60 3.839 ++ mktemp -d
11:13:45 [2022-08-08T11:13:45.414Z] #60 3.839 + export GOPATH=/tmp/tmp.AdehSBL74H
11:13:45 [2022-08-08T11:13:45.414Z] #60 3.839 + GOPATH=/tmp/tmp.AdehSBL74H
11:13:45 [2022-08-08T11:13:45.414Z] #60 3.839 + RM_GOPATH=1
11:13:45 [2022-08-08T11:13:45.414Z] #60 3.839 + case "$(go env GOARCH)" in
11:13:45 [2022-08-08T11:13:45.414Z] #60 3.855 ++ go env GOARCH
11:13:45 [2022-08-08T11:13:45.414Z] #60 3.873 + export GO_BUILDMODE=-buildmode=pie
11:13:45 [2022-08-08T11:13:45.414Z] #60 3.874 + GO_BUILDMODE=-buildmode=pie
11:13:45 [2022-08-08T11:13:45.414Z] #60 3.874 ++ dirname /install.sh
11:13:45 [2022-08-08T11:13:45.414Z] #60 3.878 + dir=/
11:13:45 [2022-08-08T11:13:45.414Z] #60 3.878 + bin=runc
11:13:45 [2022-08-08T11:13:45.414Z] #60 3.878 + shift
11:13:45 [2022-08-08T11:13:45.414Z] #60 3.878 + '[' '!' -f //runc.installer ']'
11:13:45 [2022-08-08T11:13:45.414Z] #60 3.878 + . //runc.installer
11:13:45 [2022-08-08T11:13:45.414Z] #60 3.878 ++ set -e
11:13:45 [2022-08-08T11:13:45.414Z] #60 3.878 ++ : v1.1.3
11:13:45 [2022-08-08T11:13:45.414Z] #60 3.878 + install_runc
11:13:45 [2022-08-08T11:13:45.414Z] #60 3.878 + RUNC_BUILDTAGS=seccomp
11:13:45 [2022-08-08T11:13:45.414Z] #60 3.878 + echo 'Install runc version v1.1.3 (build tags: seccomp)'
11:13:45 [2022-08-08T11:13:45.414Z] #60 3.878 Install runc version v1.1.3 (build tags: seccomp)
11:13:45 [2022-08-08T11:13:45.414Z] #60 3.881 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.AdehSBL74H/src/github.com/opencontainers/runc
11:13:45 [2022-08-08T11:13:45.414Z] #60 3.881 Cloning into '/tmp/tmp.AdehSBL74H/src/github.com/opencontainers/runc'...
[Pipeline] sh
11:13:45 [2022-08-08T11:13:45.564Z] #21 36.28 Selecting previously unselected package xfsprogs.
11:13:45 [2022-08-08T11:13:45.564Z] #21 36.28 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ...
11:13:45 [2022-08-08T11:13:45.564Z] #21 36.29 Unpacking xfsprogs (5.10.0-4) ...
11:13:45 [2022-08-08T11:13:45.696Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43883/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=acd0aa7d382cc3bb87d542adf6845bd14d57d53a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:acd0aa7d382cc3bb87d542adf6845bd14d57d53a hack/make.sh dynbinary test-docker-py
11:13:45 [2022-08-08T11:13:45.957Z] 
11:13:45 [2022-08-08T11:13:45.957Z] Removing bundles/
11:13:45 [2022-08-08T11:13:45.957Z] 
11:13:45 [2022-08-08T11:13:45.957Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
11:13:45 [2022-08-08T11:13:45.957Z] Building: bundles/dynbinary-daemon/dockerd
11:13:45 [2022-08-08T11:13:45.957Z] GOOS="" GOARCH="" GOARM=""
11:13:45 [2022-08-08T11:13:45.987Z] #60 ...
11:13:45 [2022-08-08T11:13:45.987Z] 
11:13:45 [2022-08-08T11:13:45.987Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
11:13:45 [2022-08-08T11:13:45.987Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62
11:13:45 [2022-08-08T11:13:45.987Z] #15 DONE 4.8s
11:13:46 [2022-08-08T11:13:46.130Z] #21 36.66 Selecting previously unselected package zip.
11:13:46 [2022-08-08T11:13:46.130Z] #21 36.66 Preparing to unpack .../54-zip_3.0-12_arm64.deb ...
11:13:46 [2022-08-08T11:13:46.130Z] #21 36.67 Unpacking zip (3.0-12) ...
11:13:46 [2022-08-08T11:13:46.130Z] #21 36.84 Selecting previously unselected package zstd.
11:13:46 [2022-08-08T11:13:46.130Z] #21 36.85 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ...
11:13:46 [2022-08-08T11:13:46.130Z] #21 36.86 Unpacking zstd (1.4.8+dfsg-2.1) ...
11:13:46 [2022-08-08T11:13:46.248Z] 
11:13:46 [2022-08-08T11:13:46.248Z] #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
11:13:46 [2022-08-08T11:13:46.248Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b
11:13:46 [2022-08-08T11:13:46.389Z] #21 ...
11:13:46 [2022-08-08T11:13:46.389Z] 
11:13:46 [2022-08-08T11:13:46.389Z] #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
11:13:46 [2022-08-08T11:13:46.389Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0
11:13:46 [2022-08-08T11:13:46.389Z] #77 106.0 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
11:13:46 [2022-08-08T11:13:46.389Z] #77 106.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
11:13:46 [2022-08-08T11:13:46.389Z] #77 106.4 checking for gcc... gcc
11:13:46 [2022-08-08T11:13:46.389Z] #77 106.5 checking whether the C compiler works... yes
11:13:46 [2022-08-08T11:13:46.389Z] #77 106.8 checking for C compiler default output file name... a.out
11:13:46 [2022-08-08T11:13:46.389Z] #77 106.8 checking for suffix of executables... 
11:13:46 [2022-08-08T11:13:46.389Z] #77 107.0 checking whether we are cross compiling... no
11:13:46 [2022-08-08T11:13:46.389Z] #77 107.2 checking for suffix of object files... o
11:13:46 [2022-08-08T11:13:46.389Z] #77 107.3 checking whether we are using the GNU C compiler... yes
11:13:46 [2022-08-08T11:13:46.389Z] #77 107.4 checking whether gcc accepts -g... yes
11:13:46 [2022-08-08T11:13:46.389Z] #77 107.5 checking for gcc option to accept ISO C89... none needed
11:13:46 [2022-08-08T11:13:46.389Z] #77 107.7 checking whether gcc understands -c and -o together... yes
11:13:46 [2022-08-08T11:13:46.389Z] #77 107.8 checking for a BSD-compatible install... /usr/bin/install -c
11:13:46 [2022-08-08T11:13:46.389Z] #77 107.9 checking whether build environment is sane... yes
11:13:46 [2022-08-08T11:13:46.647Z] #77 107.9 checking for a thread-safe mkdir -p... /bin/mkdir -p
11:13:46 [2022-08-08T11:13:46.647Z] #77 107.9 checking for gawk... no
11:13:46 [2022-08-08T11:13:46.647Z] #77 107.9 checking for mawk... mawk
11:13:46 [2022-08-08T11:13:46.647Z] #77 107.9 checking whether make sets $(MAKE)... yes
11:13:46 [2022-08-08T11:13:46.647Z] #77 108.0 checking whether make supports the include directive... yes (GNU style)
11:13:46 [2022-08-08T11:13:46.647Z] #77 108.1 checking whether make supports nested variables... yes
11:13:46 [2022-08-08T11:13:46.647Z] #77 108.1 checking whether UID '0' is supported by ustar format... yes
11:13:46 [2022-08-08T11:13:46.647Z] #77 108.1 checking whether GID '0' is supported by ustar format... yes
11:13:46 [2022-08-08T11:13:46.647Z] #77 108.1 checking how to create a ustar tar archive... gnutar
11:13:46 [2022-08-08T11:13:46.905Z] #77 108.2 checking dependency style of gcc... gcc3
11:13:46 [2022-08-08T11:13:46.905Z] #77 108.4 checking whether to enable maintainer-specific portions of Makefiles... yes
11:13:46 [2022-08-08T11:13:46.905Z] #77 108.4 checking whether make supports nested variables... (cached) yes
11:13:47 [2022-08-08T11:13:47.163Z] #77 108.4 checking build system type... aarch64-unknown-linux-gnu
11:13:47 [2022-08-08T11:13:47.421Z] #77 108.7 checking host system type... aarch64-unknown-linux-gnu
11:13:47 [2022-08-08T11:13:47.421Z] #77 108.7 checking how to print strings... printf
11:13:47 [2022-08-08T11:13:47.421Z] #77 108.7 checking for a sed that does not truncate output... /bin/sed
11:13:47 [2022-08-08T11:13:47.421Z] #77 108.7 checking for grep that handles long lines and -e... /bin/grep
11:13:47 [2022-08-08T11:13:47.421Z] #77 108.7 checking for egrep... /bin/grep -E
11:13:47 [2022-08-08T11:13:47.421Z] #77 108.7 checking for fgrep... /bin/grep -F
11:13:47 [2022-08-08T11:13:47.421Z] #77 108.8 checking for ld used by gcc... /usr/bin/ld
11:13:47 [2022-08-08T11:13:47.421Z] #77 108.8 checking if the linker (/usr/bin/ld) is GNU ld... yes
11:13:47 [2022-08-08T11:13:47.421Z] #77 108.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
11:13:47 [2022-08-08T11:13:47.421Z] #77 108.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm
11:13:47 [2022-08-08T11:13:47.679Z] #77 109.0 checking whether ln -s works... yes
11:13:47 [2022-08-08T11:13:47.679Z] #77 109.0 checking the maximum length of command line arguments... 1572864
11:13:47 [2022-08-08T11:13:47.679Z] #77 109.0 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
11:13:47 [2022-08-08T11:13:47.679Z] #77 109.0 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
11:13:47 [2022-08-08T11:13:47.679Z] #77 109.0 checking for /usr/bin/ld option to reload object files... -r
11:13:47 [2022-08-08T11:13:47.679Z] #77 109.0 checking for objdump... objdump
11:13:47 [2022-08-08T11:13:47.679Z] #77 109.0 checking how to recognize dependent libraries... pass_all
11:13:47 [2022-08-08T11:13:47.679Z] #77 109.0 checking for dlltool... no
11:13:47 [2022-08-08T11:13:47.679Z] #77 109.0 checking how to associate runtime and link libraries... printf %s\n
11:13:47 [2022-08-08T11:13:47.679Z] #77 109.0 checking for ar... ar
11:13:47 [2022-08-08T11:13:47.937Z] #77 109.0 checking for archiver @FILE support... @
11:13:47 [2022-08-08T11:13:47.937Z] #77 109.2 checking for strip... strip
11:13:47 [2022-08-08T11:13:47.937Z] #77 109.2 checking for ranlib... ranlib
11:13:48 [2022-08-08T11:13:48.197Z] #77 109.2 checking command to parse /usr/bin/nm -B output from gcc object... ok
11:13:48 [2022-08-08T11:13:48.197Z] #77 109.5 checking for sysroot... no
11:13:48 [2022-08-08T11:13:48.197Z] #77 109.5 checking for a working dd... /bin/dd
11:13:48 [2022-08-08T11:13:48.197Z] #77 109.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
11:13:48 [2022-08-08T11:13:48.197Z] #77 109.5 checking for mt... no
11:13:48 [2022-08-08T11:13:48.197Z] #77 109.6 checking if : is a manifest tool... no
11:13:48 [2022-08-08T11:13:48.455Z] #77 109.6 checking how to run the C preprocessor... gcc -E
11:13:49 [2022-08-08T11:13:49.022Z] #77 109.8 checking for ANSI C header files... yes
11:13:49 [2022-08-08T11:13:49.022Z] #77 110.4 checking for sys/types.h... yes
11:13:49 [2022-08-08T11:13:49.280Z] #77 110.6 checking for sys/stat.h... yes
11:13:49 [2022-08-08T11:13:49.538Z] #77 110.8 checking for stdlib.h... yes
11:13:49 [2022-08-08T11:13:49.538Z] #77 110.9 checking for string.h... yes
11:13:49 [2022-08-08T11:13:49.796Z] #77 111.1 checking for memory.h... yes
11:13:50 [2022-08-08T11:13:50.055Z] #77 111.3 checking for strings.h... yes
11:13:50 [2022-08-08T11:13:50.313Z] #77 111.4 checking for inttypes.h... yes
11:13:50 [2022-08-08T11:13:50.313Z] #77 111.6 checking for stdint.h... yes
11:13:50 [2022-08-08T11:13:50.457Z] #16 DONE 4.2s
11:13:50 [2022-08-08T11:13:50.457Z] 
11:13:50 [2022-08-08T11:13:50.457Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
11:13:50 [2022-08-08T11:13:50.457Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229
11:13:50 [2022-08-08T11:13:50.571Z] #77 111.7 checking for unistd.h... yes
11:13:50 [2022-08-08T11:13:50.830Z] #77 111.9 checking for dlfcn.h... yes
11:13:50 [2022-08-08T11:13:50.830Z] #77 112.1 checking for objdir... .libs
11:13:51 [2022-08-08T11:13:51.347Z] #77 112.5 checking if gcc supports -fno-rtti -fno-exceptions... no
11:13:51 [2022-08-08T11:13:51.347Z] #77 112.6 checking for gcc option to produce PIC... -fPIC -DPIC
11:13:51 [2022-08-08T11:13:51.347Z] #77 112.6 checking if gcc PIC flag -fPIC -DPIC works... yes
11:13:51 [2022-08-08T11:13:51.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
11:13:51 [2022-08-08T11:13:51.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
11:13:51 [2022-08-08T11:13:51.605Z] #77 112.7 checking if gcc static flag -static works... yes
11:13:51 [2022-08-08T11:13:51.863Z] #77 113.0 checking if gcc supports -c -o file.o... yes
11:13:51 [2022-08-08T11:13:51.863Z] #77 113.2 checking if gcc supports -c -o file.o... (cached) yes
11:13:51 [2022-08-08T11:13:51.863Z] #77 113.2 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
11:13:52 [2022-08-08T11:13:52.121Z] #77 113.2 checking dynamic linker characteristics... GNU/Linux ld.so
11:13:52 [2022-08-08T11:13:52.380Z] #77 113.5 checking how to hardcode library paths into programs... immediate
11:13:52 [2022-08-08T11:13:52.380Z] #77 113.5 checking whether stripping libraries is possible... yes
11:13:52 [2022-08-08T11:13:52.380Z] #77 113.6 checking if libtool supports shared libraries... yes
11:13:52 [2022-08-08T11:13:52.380Z] #77 113.6 checking whether to build shared libraries... no
11:13:52 [2022-08-08T11:13:52.380Z] #77 113.6 checking whether to build static libraries... yes
11:13:52 [2022-08-08T11:13:52.380Z] #77 113.6 checking float.h usability... yes
11:13:52 [2022-08-08T11:13:52.380Z] #77 113.7 checking float.h presence... yes
11:13:52 [2022-08-08T11:13:52.380Z] #77 113.8 checking for float.h... yes
11:13:52 [2022-08-08T11:13:52.638Z] #77 113.8 checking limits.h usability... yes
11:13:52 [2022-08-08T11:13:52.638Z] #77 114.0 checking limits.h presence... yes
11:13:52 [2022-08-08T11:13:52.638Z] #77 114.0 checking for limits.h... yes
11:13:52 [2022-08-08T11:13:52.897Z] #77 114.1 checking stddef.h usability... yes
11:13:52 [2022-08-08T11:13:52.897Z] #77 114.2 checking stddef.h presence... yes
11:13:52 [2022-08-08T11:13:52.897Z] #77 114.2 checking for stddef.h... yes
11:13:52 [2022-08-08T11:13:52.897Z] #77 114.3 checking for stdlib.h... (cached) yes
11:13:52 [2022-08-08T11:13:52.897Z] #77 114.3 checking for string.h... (cached) yes
11:13:53 [2022-08-08T11:13:53.052Z] #14 ...
11:13:53 [2022-08-08T11:13:53.053Z] 
11:13:53 [2022-08-08T11:13:53.053Z] #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
11:13:53 [2022-08-08T11:13:53.053Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:13:53 [2022-08-08T11:13:53.053Z] #77 63.98 libtoolize: putting auxiliary files in '.'.
11:13:53 [2022-08-08T11:13:53.053Z] #77 63.98 libtoolize: copying file './ltmain.sh'
11:13:53 [2022-08-08T11:13:53.156Z] #77 114.3 checking sys/time.h usability... yes
11:13:53 [2022-08-08T11:13:53.156Z] #77 114.4 checking sys/time.h presence... yes
11:13:53 [2022-08-08T11:13:53.156Z] #77 114.5 checking for sys/time.h... yes
11:13:53 [2022-08-08T11:13:53.156Z] #77 114.5 checking for inline... inline
11:13:53 [2022-08-08T11:13:53.621Z] #77 66.20 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
11:13:53 [2022-08-08T11:13:53.621Z] #77 66.20 libtoolize: and rerunning libtoolize and aclocal.
11:13:53 [2022-08-08T11:13:53.621Z] #77 66.20 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
11:13:53 [2022-08-08T11:13:53.673Z] #77 114.6 checking for size_t... yes
11:13:53 [2022-08-08T11:13:53.673Z] #77 114.9 checking for stdlib.h... (cached) yes
11:13:53 [2022-08-08T11:13:53.673Z] #77 114.9 checking for GNU libc compatible malloc... yes
11:13:53 [2022-08-08T11:13:53.758Z] #17 3.239 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
11:13:53 [2022-08-08T11:13:53.758Z] #17 DONE 3.4s
11:13:53 [2022-08-08T11:13:53.758Z] 
11:13:53 [2022-08-08T11:13:53.758Z] #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
11:13:53 [2022-08-08T11:13:53.758Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:13:53 [2022-08-08T11:13:53.758Z] #77 91.48 configure.ac:11: installing 'build-aux/compile'
11:13:53 [2022-08-08T11:13:53.758Z] #77 91.50 configure.ac:11: installing 'build-aux/config.guess'
11:13:53 [2022-08-08T11:13:53.758Z] #77 91.51 configure.ac:11: installing 'build-aux/config.sub'
11:13:53 [2022-08-08T11:13:53.758Z] #77 91.53 configure.ac:13: installing 'build-aux/install-sh'
11:13:53 [2022-08-08T11:13:53.758Z] #77 91.54 configure.ac:13: installing 'build-aux/missing'
11:13:53 [2022-08-08T11:13:53.758Z] #77 91.55 configure.ac:8: installing 'build-aux/tap-driver.sh'
11:13:53 [2022-08-08T11:13:53.758Z] #77 91.76 Makefile.am: installing 'build-aux/depcomp'
11:13:53 [2022-08-08T11:13:53.932Z] #77 115.2 checking for stdlib.h... (cached) yes
11:13:53 [2022-08-08T11:13:53.932Z] #77 115.2 checking for GNU libc compatible realloc... yes
11:13:54 [2022-08-08T11:13:54.190Z] #77 115.4 checking for working strtod... yes
11:13:54 [2022-08-08T11:13:54.449Z] #77 115.7 checking for gettimeofday... yes
11:13:54 [2022-08-08T11:13:54.708Z] #77 116.0 checking for memset... yes
11:13:55 [2022-08-08T11:13:55.275Z] #77 116.2 checking for strspn... yes
11:13:55 [2022-08-08T11:13:55.275Z] #77 116.6 checking that generated files are newer than configure... done
11:13:55 [2022-08-08T11:13:55.275Z] #77 116.7 configure: creating ./config.status
11:13:55 [2022-08-08T11:13:55.716Z] #77 93.23 checking build system type... x86_64-pc-linux-gnu
11:13:55 [2022-08-08T11:13:55.716Z] #77 93.58 checking host system type... x86_64-pc-linux-gnu
11:13:55 [2022-08-08T11:13:55.716Z] #77 93.58 checking how to print strings... printf
11:13:55 [2022-08-08T11:13:55.716Z] #77 93.59 checking for gcc... gcc
11:13:55 [2022-08-08T11:13:55.716Z] #77 93.71 checking whether the C compiler works... yes
11:13:55 [2022-08-08T11:13:55.716Z] #77 93.95 checking for C compiler default output file name... a.out
11:13:55 [2022-08-08T11:13:55.977Z] #77 93.97 checking for suffix of executables... 
11:13:56 [2022-08-08T11:13:56.240Z] #77 94.17 checking whether we are cross compiling... 
11:13:56 [2022-08-08T11:13:56.240Z] #77 ...
11:13:56 [2022-08-08T11:13:56.240Z] 
11:13:56 [2022-08-08T11:13:56.240Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
11:13:56 [2022-08-08T11:13:56.240Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6
11:13:56 [2022-08-08T11:13:56.240Z] #18 DONE 2.5s
11:13:56 [2022-08-08T11:13:56.501Z] 
11:13:56 [2022-08-08T11:13:56.501Z] #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
11:13:56 [2022-08-08T11:13:56.501Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:13:56 [2022-08-08T11:13:56.501Z] #77 94.17 checking whether we are cross compiling... no
11:13:56 [2022-08-08T11:13:56.501Z] #77 94.45 checking for suffix of object files... o
11:13:56 [2022-08-08T11:13:56.675Z] #77 ...
11:13:56 [2022-08-08T11:13:56.675Z] 
11:13:56 [2022-08-08T11:13:56.675Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:13:56 [2022-08-08T11:13:56.675Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb
11:13:56 [2022-08-08T11:13:56.675Z] #21 37.29 Setting up python3-pkg-resources (52.0.0-4) ...
11:13:56 [2022-08-08T11:13:56.675Z] #21 38.07 Setting up libip4tc2:arm64 (1.8.7-1) ...
11:13:56 [2022-08-08T11:13:56.675Z] #21 38.09 Setting up net-tools (1.60+git20181103.0eebece-1) ...
11:13:56 [2022-08-08T11:13:56.675Z] #21 38.10 Setting up libgpm2:arm64 (1.20.7-8) ...
11:13:56 [2022-08-08T11:13:56.675Z] #21 38.11 Setting up libicu67:arm64 (67.1-7) ...
11:13:56 [2022-08-08T11:13:56.675Z] #21 38.12 Setting up libip6tc2:arm64 (1.8.7-1) ...
11:13:56 [2022-08-08T11:13:56.675Z] #21 38.13 Setting up libinih1:arm64 (53-1+b2) ...
11:13:56 [2022-08-08T11:13:56.675Z] #21 38.15 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
11:13:56 [2022-08-08T11:13:56.675Z] #21 38.16 Setting up uidmap (1:4.8.1-1) ...
11:13:56 [2022-08-08T11:13:56.675Z] #21 38.17 Setting up libyajl2:arm64 (2.1.0-3) ...
11:13:56 [2022-08-08T11:13:56.675Z] #21 38.18 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
11:13:56 [2022-08-08T11:13:56.675Z] #21 38.20 Setting up bzip2 (1.0.8-4) ...
11:13:56 [2022-08-08T11:13:56.675Z] #21 38.21 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
11:13:56 [2022-08-08T11:13:56.675Z] #21 38.22 Setting up python3-wheel (0.34.2-1) ...
11:13:56 [2022-08-08T11:13:56.675Z] #21 38.85 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
11:13:56 [2022-08-08T11:13:56.675Z] #21 38.86 Setting up xxd (2:8.2.2434-3+deb11u1) ...
11:13:56 [2022-08-08T11:13:56.675Z] #21 38.87 Setting up libcap2:arm64 (1:2.44-1) ...
11:13:56 [2022-08-08T11:13:56.675Z] #21 38.88 Setting up libcap2-bin (1:2.44-1) ...
11:13:56 [2022-08-08T11:13:56.675Z] #21 38.89 Setting up apparmor (2.13.6-10) ...
11:13:56 [2022-08-08T11:13:56.675Z] #21 40.43 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
11:13:56 [2022-08-08T11:13:56.675Z] #21 40.51 Setting up zip (3.0-12) ...
11:13:56 [2022-08-08T11:13:56.675Z] #21 40.53 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
11:13:56 [2022-08-08T11:13:56.675Z] #21 40.55 Setting up bash-completion (1:2.11-2) ...
11:13:56 [2022-08-08T11:13:56.675Z] #21 43.08 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
11:13:56 [2022-08-08T11:13:56.675Z] #21 43.10 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:13:56 [2022-08-08T11:13:56.675Z] #21 43.11 Setting up libmnl0:arm64 (1.0.4-3) ...
11:13:56 [2022-08-08T11:13:56.675Z] #21 43.12 Setting up patch (2.7.6-7) ...
11:13:56 [2022-08-08T11:13:56.675Z] #21 43.13 Setting up sudo (1.9.5p2-3) ...
11:13:56 [2022-08-08T11:13:56.675Z] #21 43.21 invoke-rc.d: could not determine current runlevel
11:13:56 [2022-08-08T11:13:56.675Z] #21 43.23 invoke-rc.d: policy-rc.d denied execution of start.
11:13:56 [2022-08-08T11:13:56.675Z] #21 43.24 Setting up xfsprogs (5.10.0-4) ...
11:13:56 [2022-08-08T11:13:56.675Z] #21 43.26 System has not been booted with systemd as init system (PID 1). Can't operate.
11:13:56 [2022-08-08T11:13:56.675Z] #21 43.26 Failed to connect to bus: Host is down
11:13:56 [2022-08-08T11:13:56.675Z] #21 43.26 Setting up libxtables12:arm64 (1.8.7-1) ...
11:13:56 [2022-08-08T11:13:56.675Z] #21 43.27 Setting up inetutils-ping (2:2.0-1) ...
11:13:56 [2022-08-08T11:13:56.675Z] #21 43.28 Setting up pigz (2.6-1) ...
11:13:56 [2022-08-08T11:13:56.675Z] #21 43.29 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
11:13:56 [2022-08-08T11:13:56.675Z] #21 43.31 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
11:13:56 [2022-08-08T11:13:56.675Z] #21 43.33 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
11:13:56 [2022-08-08T11:13:56.675Z] #21 43.34 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
11:13:56 [2022-08-08T11:13:56.675Z] #21 44.00 Setting up libaio1:arm64 (0.3.112-9) ...
11:13:56 [2022-08-08T11:13:56.675Z] #21 44.01 Setting up python3-lib2to3 (3.9.2-1) ...
11:13:56 [2022-08-08T11:13:56.675Z] #21 44.37 Setting up libelf1:arm64 (0.183-1) ...
11:13:56 [2022-08-08T11:13:56.675Z] #21 44.42 Setting up libjson-c5:arm64 (0.15-2) ...
11:13:56 [2022-08-08T11:13:56.675Z] #21 44.44 Setting up zstd (1.4.8+dfsg-2.1) ...
11:13:56 [2022-08-08T11:13:56.675Z] #21 44.45 Setting up libonig5:arm64 (6.9.6-1.1) ...
11:13:56 [2022-08-08T11:13:56.675Z] #21 44.46 Setting up libkmod2:arm64 (28-1) ...
11:13:56 [2022-08-08T11:13:56.675Z] #21 44.47 Setting up python3-distutils (3.9.2-1) ...
11:13:56 [2022-08-08T11:13:56.675Z] #21 44.90 Setting up vim (2:8.2.2434-3+deb11u1) ...
11:13:56 [2022-08-08T11:13:56.675Z] #21 44.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
11:13:56 [2022-08-08T11:13:56.675Z] #21 44.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
11:13:56 [2022-08-08T11:13:56.675Z] #21 44.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
11:13:56 [2022-08-08T11:13:56.675Z] #21 44.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
11:13:56 [2022-08-08T11:13:56.675Z] #21 44.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
11:13:56 [2022-08-08T11:13:56.675Z] #21 44.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
11:13:56 [2022-08-08T11:13:56.675Z] #21 44.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
11:13:56 [2022-08-08T11:13:56.675Z] #21 44.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
11:13:56 [2022-08-08T11:13:56.675Z] #21 44.96 Setting up python3-setuptools (52.0.0-4) ...
11:13:56 [2022-08-08T11:13:56.675Z] #21 46.35 Setting up libjq1:arm64 (1.6-2.1) ...
11:13:56 [2022-08-08T11:13:56.675Z] #21 46.39 Setting up libnftnl11:arm64 (1.1.9-1) ...
11:13:56 [2022-08-08T11:13:56.675Z] #21 46.40 Setting up thin-provisioning-tools (0.9.0-1) ...
11:13:56 [2022-08-08T11:13:56.675Z] #21 46.42 Setting up python3-pip (20.3.4-4+deb11u1) ...
11:13:56 [2022-08-08T11:13:56.763Z] #77 94.59 checking whether we are using the GNU C compiler... yes
11:13:56 [2022-08-08T11:13:56.763Z] #77 94.80 checking whether gcc accepts -g... yes
11:13:56 [2022-08-08T11:13:56.911Z] #77 ...
11:13:56 [2022-08-08T11:13:56.911Z] 
11:13:56 [2022-08-08T11:13:56.911Z] #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
11:13:56 [2022-08-08T11:13:56.911Z] #64 sha256:4b04c5a573385c31a93915fceebd291df86e13f99f81682163e89052cd10f7f5
11:13:56 [2022-08-08T11:13:56.911Z] #64 73.90 Updating files:  32% (1614/4925)
Updating files:  33% (1626/4925)
Updating files:  34% (1675/4925)
Updating files:  35% (1724/4925)
Updating files:  36% (1773/4925)
Updating files:  37% (1823/4925)
Updating files:  38% (1872/4925)
Updating files:  39% (1921/4925)
Updating files:  40% (1970/4925)
Updating files:  41% (2020/4925)
Updating files:  42% (2069/4925)
Updating files:  43% (2118/4925)
Updating files:  44% (2167/4925)
Updating files:  45% (2217/4925)
Updating files:  46% (2266/4925)
Updating files:  47% (2315/4925)
Updating files:  48% (2364/4925)
Updating files:  49% (2414/4925)
Updating files:  50% (2463/4925)
Updating files:  51% (2512/4925)
Updating files:  52% (2561/4925)
Updating files:  53% (2611/4925)
Updating files:  54% (2660/4925)
Updating files:  55% (2709/4925)
Updating files:  56% (2758/4925)
Updating files:  57% (2808/4925)
Updating files:  58% (2857/4925)
Updating files:  59% (2906/4925)
Updating files:  60% (2955/4925)
Updating files:  61% (3005/4925)
Updating files:  61% (3040/4925)
Updating files:  62% (3054/4925)
Updating files:  63% (3103/4925)
Updating files:  64% (3152/4925)
Updating files:  65% (3202/4925)
Updating files:  66% (3251/4925)
Updating files:  67% (3300/4925)
Updating files:  68% (3349/4925)
Updating files:  69% (3399/4925)
Updating files:  70% (3448/4925)
Updating files:  71% (3497/4925)
Updating files:  72% (3546/4925)
Updating files:  73% (3596/4925)
Updating files:  74% (3645/4925)
Updating files:  75% (3694/4925)
Updating files:  76% (3743/4925)
Updating files:  77% (3793/4925)
Updating files:  78% (3842/4925)
Updating files:  79% (3891/4925)
Updating files:  80% (3940/4925)
Updating files:  81% (3990/4925)
Updating files:  82% (4039/4925)
Updating files:  83% (4088/4925)
Updating files:  83% (4091/4925)
Updating files:  84% (4137/4925)
Updating files:  85% (4187/4925)
Updating files:  86% (4236/4925)
Updating files:  87% (4285/4925)
Updating files:  88% (4334/4925)
Updating files:  89% (4384/4925)
Updating files:  90% (4433/4925)
Updating files:  91% (4482/4925)
Updating files:  92% (4531/4925)
Updating files:  93% (4581/4925)
Updating files:  94% (4630/4925)
Updating files:  95% (4679/4925)
Updating files:  96% (4728/4925)
Updating files:  97% (4778/4925)
Updating files:  98% (4827/4925)
Updating files:  99% (4876/4925)
Updating files: 100% (4925/4925)
Updating files: 100% (4925/4925), done.
11:13:56 [2022-08-08T11:13:56.947Z] #21 47.71 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
11:13:57 [2022-08-08T11:13:57.027Z] #77 94.91 checking for gcc option to accept ISO C89... none needed
11:13:57 [2022-08-08T11:13:57.170Z] #64 76.87 + cd /tmp/tmp.XEZJnrbziC/src/github.com/containerd/containerd
11:13:57 [2022-08-08T11:13:57.170Z] #64 76.87 + git checkout -q v1.6.7
11:13:57 [2022-08-08T11:13:57.209Z] #21 47.78 Setting up jq (1.6-2.1) ...
11:13:57 [2022-08-08T11:13:57.209Z] #21 47.79 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
11:13:57 [2022-08-08T11:13:57.209Z] #21 47.81 Setting up libbpf0:arm64 (1:0.3-2) ...
11:13:57 [2022-08-08T11:13:57.209Z] #21 47.82 Setting up iptables (1.8.7-1) ...
11:13:57 [2022-08-08T11:13:57.209Z] #21 47.84 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
11:13:57 [2022-08-08T11:13:57.209Z] #21 47.85 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:13:57 [2022-08-08T11:13:57.209Z] #21 47.87 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
11:13:57 [2022-08-08T11:13:57.209Z] #21 47.88 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:13:57 [2022-08-08T11:13:57.210Z] #21 47.89 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
11:13:57 [2022-08-08T11:13:57.210Z] #21 47.89 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
11:13:57 [2022-08-08T11:13:57.210Z] #21 47.90 Setting up iproute2 (5.10.0-4) ...
11:13:57 [2022-08-08T11:13:57.288Z] #77 95.16 checking whether gcc understands -c and -o together... yes
11:13:57 [2022-08-08T11:13:57.288Z] #77 95.37 checking for a sed that does not truncate output... /bin/sed
11:13:57 [2022-08-08T11:13:57.288Z] #77 95.38 checking for grep that handles long lines and -e... /bin/grep
11:13:57 [2022-08-08T11:13:57.288Z] #77 95.40 checking for egrep... /bin/grep -E
11:13:57 [2022-08-08T11:13:57.288Z] #77 95.41 checking for fgrep... /bin/grep -F
11:13:57 [2022-08-08T11:13:57.469Z] #21 48.25 Setting up systemd (247.3-7) ...
11:13:57 [2022-08-08T11:13:57.550Z] #77 95.42 checking for ld used by gcc... /usr/bin/ld
11:13:57 [2022-08-08T11:13:57.550Z] #77 95.43 checking if the linker (/usr/bin/ld) is GNU ld... yes
11:13:57 [2022-08-08T11:13:57.550Z] #77 95.45 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
11:13:57 [2022-08-08T11:13:57.550Z] #77 95.46 checking the name lister (/usr/bin/nm -B) interface... BSD nm
11:13:57 [2022-08-08T11:13:57.550Z] #77 95.62 checking whether ln -s works... yes
11:13:57 [2022-08-08T11:13:57.550Z] #77 95.62 checking the maximum length of command line arguments... 1572864
11:13:57 [2022-08-08T11:13:57.550Z] #77 95.64 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
11:13:57 [2022-08-08T11:13:57.550Z] #77 95.65 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
11:13:57 [2022-08-08T11:13:57.550Z] #77 95.65 checking for /usr/bin/ld option to reload object files... -r
11:13:57 [2022-08-08T11:13:57.550Z] #77 95.65 checking for objdump... objdump
11:13:57 [2022-08-08T11:13:57.550Z] #77 95.66 checking how to recognize dependent libraries... pass_all
11:13:57 [2022-08-08T11:13:57.550Z] #77 95.66 checking for dlltool... no
11:13:57 [2022-08-08T11:13:57.550Z] #77 95.66 checking how to associate runtime and link libraries... printf %s\n
11:13:57 [2022-08-08T11:13:57.550Z] #77 95.66 checking for ar... ar
11:13:57 [2022-08-08T11:13:57.727Z] #21 48.30 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
11:13:57 [2022-08-08T11:13:57.727Z] #21 48.31 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
11:13:57 [2022-08-08T11:13:57.727Z] #21 48.32 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
11:13:57 [2022-08-08T11:13:57.727Z] #21 48.34 Initializing machine ID from random generator.
11:13:57 [2022-08-08T11:13:57.811Z] #77 95.66 checking for archiver @FILE support... @
11:13:57 [2022-08-08T11:13:57.811Z] #77 95.85 checking for strip... strip
11:13:57 [2022-08-08T11:13:57.811Z] #77 95.85 checking for ranlib... ranlib
11:13:57 [2022-08-08T11:13:57.811Z] #77 95.85 checking for gawk... no
11:13:57 [2022-08-08T11:13:57.811Z] #77 95.85 checking for mawk... mawk
11:13:57 [2022-08-08T11:13:57.985Z] #21 ...
11:13:57 [2022-08-08T11:13:57.985Z] 
11:13:57 [2022-08-08T11:13:57.985Z] #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
11:13:57 [2022-08-08T11:13:57.985Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0
11:13:57 [2022-08-08T11:13:57.985Z] #77 119.3 config.status: creating Makefile
11:13:57 [2022-08-08T11:13:57.985Z] #77 119.4 config.status: creating config.h
11:13:57 [2022-08-08T11:13:57.985Z] #77 119.5 config.status: executing depfiles commands
11:13:58 [2022-08-08T11:13:58.073Z] #77 95.85 checking command to parse /usr/bin/nm -B output from gcc object... ok
11:13:58 [2022-08-08T11:13:58.243Z] #77 119.7 config.status: executing libtool commands
11:13:58 [2022-08-08T11:13:58.334Z] #77 96.26 checking for sysroot... no
11:13:58 [2022-08-08T11:13:58.334Z] #77 96.26 checking for a working dd... /bin/dd
11:13:58 [2022-08-08T11:13:58.334Z] #77 96.28 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
11:13:58 [2022-08-08T11:13:58.334Z] 
11:13:58 [2022-08-08T11:13:58.334Z] #77 ...
11:13:58 [2022-08-08T11:13:58.334Z] 
11:13:58 [2022-08-08T11:13:58.334Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
11:13:58 [2022-08-08T11:13:58.334Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba
11:13:58 [2022-08-08T11:13:58.334Z] #19 DONE 2.2s
11:13:58 [2022-08-08T11:13:58.334Z] 
11:13:58 [2022-08-08T11:13:58.334Z] #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
11:13:58 [2022-08-08T11:13:58.334Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:13:58 [2022-08-08T11:13:58.334Z] #77 96.43 checking for mt... no
11:13:58 [2022-08-08T11:13:58.334Z] #77 96.43 checking if : is a manifest tool... no
11:13:58 [2022-08-08T11:13:58.596Z] #77 96.48 checking how to run the C preprocessor... gcc -E
11:13:59 [2022-08-08T11:13:59.177Z] #77 120.5   GEN      .version
11:13:59 [2022-08-08T11:13:59.177Z] #77 120.6 make  install-recursive
11:13:59 [2022-08-08T11:13:59.177Z] #77 120.6 make[1]: Entering directory '/tmp/crun-build'
11:13:59 [2022-08-08T11:13:59.435Z] #77 120.7 Making install in libocispec
11:13:59 [2022-08-08T11:13:59.435Z] #77 120.7 make[2]: Entering directory '/tmp/crun-build/libocispec'
11:13:59 [2022-08-08T11:13:59.435Z] #77 120.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
11:13:59 [2022-08-08T11:13:59.435Z] #77 120.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
11:13:59 [2022-08-08T11:13:59.435Z] #77 120.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
11:13:59 [2022-08-08T11:13:59.435Z] #77 120.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
11:13:59 [2022-08-08T11:13:59.800Z] #77 96.87 checking for ANSI C header files... yes
11:13:59 [2022-08-08T11:13:59.800Z] #77 97.63 checking for sys/types.h... yes
11:13:59 [2022-08-08T11:13:59.800Z] #77 97.82 checking for sys/stat.h... yes
11:14:00 [2022-08-08T11:14:00.001Z] #77 121.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
11:14:00 [2022-08-08T11:14:00.001Z] #77 121.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
11:14:00 [2022-08-08T11:14:00.001Z] #77 121.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
11:14:00 [2022-08-08T11:14:00.001Z] #77 121.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
11:14:00 [2022-08-08T11:14:00.001Z] #77 121.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
11:14:00 [2022-08-08T11:14:00.001Z] #77 121.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
11:14:00 [2022-08-08T11:14:00.001Z] #77 121.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
11:14:00 [2022-08-08T11:14:00.001Z] #77 121.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
11:14:00 [2022-08-08T11:14:00.001Z] #77 121.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
11:14:00 [2022-08-08T11:14:00.061Z] #77 97.99 checking for stdlib.h... yes
11:14:00 [2022-08-08T11:14:00.259Z] #77 121.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
11:14:00 [2022-08-08T11:14:00.259Z] #77 121.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
11:14:00 [2022-08-08T11:14:00.259Z] #77 121.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
11:14:00 [2022-08-08T11:14:00.259Z] #77 121.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
11:14:00 [2022-08-08T11:14:00.259Z] #77 121.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
11:14:00 [2022-08-08T11:14:00.259Z] #77 121.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
11:14:00 [2022-08-08T11:14:00.259Z] #77 121.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
11:14:00 [2022-08-08T11:14:00.322Z] #77 98.21 checking for string.h... yes
11:14:00 [2022-08-08T11:14:00.322Z] #77 98.40 checking for memory.h... yes
11:14:00 [2022-08-08T11:14:00.459Z] #64 79.91 + export 'BUILDTAGS=netgo osusergo static_build'
11:14:00 [2022-08-08T11:14:00.459Z] #64 79.91 + BUILDTAGS='netgo osusergo static_build'
11:14:00 [2022-08-08T11:14:00.459Z] #64 79.91 + export EXTRA_FLAGS=-buildmode=pie
11:14:00 [2022-08-08T11:14:00.459Z] #64 79.91 + EXTRA_FLAGS=-buildmode=pie
11:14:00 [2022-08-08T11:14:00.459Z] #64 79.91 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
11:14:00 [2022-08-08T11:14:00.459Z] #64 79.91 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
11:14:00 [2022-08-08T11:14:00.459Z] #64 79.91 + '[' '' = dynamic ']'
11:14:00 [2022-08-08T11:14:00.459Z] #64 79.91 + make
11:14:00 [2022-08-08T11:14:00.584Z] 
11:14:00 [2022-08-08T11:14:00.584Z] #77 ...
11:14:00 [2022-08-08T11:14:00.584Z] 
11:14:00 [2022-08-08T11:14:00.584Z] #20 [dev-systemd-false  6/28] RUN ldconfig
11:14:00 [2022-08-08T11:14:00.584Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad
11:14:00 [2022-08-08T11:14:00.584Z] #20 DONE 2.1s
11:14:00 [2022-08-08T11:14:00.584Z] 
11:14:00 [2022-08-08T11:14:00.584Z] #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
11:14:00 [2022-08-08T11:14:00.584Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:14:00 [2022-08-08T11:14:00.584Z] #77 98.56 checking for strings.h... yes
11:14:00 [2022-08-08T11:14:00.842Z] #77 ...
11:14:00 [2022-08-08T11:14:00.842Z] 
11:14:00 [2022-08-08T11:14:00.842Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:14:00 [2022-08-08T11:14:00.842Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb
11:14:00 [2022-08-08T11:14:00.842Z] #21 49.16 Setting up systemd-journal-remote (247.3-7) ...
11:14:00 [2022-08-08T11:14:00.842Z] #21 49.47 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:14:00 [2022-08-08T11:14:00.842Z] #21 DONE 51.5s
11:14:00 [2022-08-08T11:14:00.844Z] #77 98.84 checking for inttypes.h... yes
11:14:01 [2022-08-08T11:14:01.101Z] 
11:14:01 [2022-08-08T11:14:01.101Z] #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
11:14:01 [2022-08-08T11:14:01.101Z] #22 sha256:926868d4b5b61bd51d678ec048d0548c22ad4bc9086bc1721c595dd688cf6728
11:14:01 [2022-08-08T11:14:01.105Z] #77 99.11 checking for stdint.h... yes
11:14:01 [2022-08-08T11:14:01.105Z] #77 99.24 checking for unistd.h... yes
11:14:01 [2022-08-08T11:14:01.360Z] #22 0.621 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
11:14:01 [2022-08-08T11:14:01.361Z] #22 0.624 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
11:14:01 [2022-08-08T11:14:01.361Z] #22 0.628 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
11:14:01 [2022-08-08T11:14:01.619Z] #22 DONE 0.7s
11:14:01 [2022-08-08T11:14:01.619Z] 
11:14:01 [2022-08-08T11:14:01.619Z] #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
11:14:01 [2022-08-08T11:14:01.619Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0
11:14:01 [2022-08-08T11:14:01.619Z] #77 122.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
11:14:01 [2022-08-08T11:14:01.619Z] #77 122.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
11:14:01 [2022-08-08T11:14:01.619Z] #77 122.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
11:14:01 [2022-08-08T11:14:01.619Z] #77 122.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
11:14:01 [2022-08-08T11:14:01.619Z] #77 122.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
11:14:01 [2022-08-08T11:14:01.619Z] #77 122.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
11:14:01 [2022-08-08T11:14:01.619Z] #77 122.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
11:14:01 [2022-08-08T11:14:01.619Z] #77 122.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
11:14:01 [2022-08-08T11:14:01.619Z] #77 122.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
11:14:01 [2022-08-08T11:14:01.619Z] #77 122.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
11:14:01 [2022-08-08T11:14:01.619Z] #77 122.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
11:14:01 [2022-08-08T11:14:01.619Z] #77 122.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
11:14:01 [2022-08-08T11:14:01.619Z] #77 122.7 make  install-recursive
11:14:01 [2022-08-08T11:14:01.619Z] #77 122.7 make[3]: Entering directory '/tmp/crun-build/libocispec'
11:14:01 [2022-08-08T11:14:01.619Z] #77 122.9 Making install in yajl
11:14:01 [2022-08-08T11:14:01.619Z] #77 122.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
11:14:01 [2022-08-08T11:14:01.619Z] #77 122.9   CC       verify/json_verify-json_verify.o
11:14:01 [2022-08-08T11:14:01.619Z] #77 122.9   CC       src/libyajl_la-yajl_alloc.lo
11:14:01 [2022-08-08T11:14:01.619Z] #77 122.9   CC       src/libyajl_la-yajl.lo
11:14:01 [2022-08-08T11:14:01.619Z] #77 123.0   CC       src/libyajl_la-yajl_gen.lo
11:14:01 [2022-08-08T11:14:01.619Z] #77 123.0   CC       src/libyajl_la-yajl_parser.lo
11:14:01 [2022-08-08T11:14:01.619Z] #77 123.1   CC       src/libyajl_la-yajl_buf.lo
11:14:01 [2022-08-08T11:14:01.628Z] #77 99.40 checking for dlfcn.h... yes
11:14:01 [2022-08-08T11:14:01.628Z] #77 99.62 checking for objdir... .libs
11:14:01 [2022-08-08T11:14:01.879Z] #77 123.1   CC       src/libyajl_la-yajl_encode.lo
11:14:01 [2022-08-08T11:14:01.879Z] #77 123.2   CC       src/libyajl_la-yajl_lex.lo
11:14:01 [2022-08-08T11:14:01.879Z] #77 123.3   CC       src/libyajl_la-yajl_tree.lo
11:14:02 [2022-08-08T11:14:02.150Z] #77 100.0 checking if gcc supports -fno-rtti -fno-exceptions... no
11:14:02 [2022-08-08T11:14:02.150Z] #77 100.1 checking for gcc option to produce PIC... -fPIC -DPIC
11:14:02 [2022-08-08T11:14:02.150Z] #77 100.1 checking if gcc PIC flag -fPIC -DPIC works... yes
11:14:02 [2022-08-08T11:14:02.365Z] #64 ...
11:14:02 [2022-08-08T11:14:02.365Z] 
11:14:02 [2022-08-08T11:14:02.365Z] #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
11:14:02 [2022-08-08T11:14:02.365Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba
11:14:02 [2022-08-08T11:14:02.365Z] #14 146.5 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
11:14:02 [2022-08-08T11:14:02.365Z] #14 146.5 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
11:14:02 [2022-08-08T11:14:02.365Z] #14 146.5 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:14:02 [2022-08-08T11:14:02.723Z] #77 100.2 checking if gcc static flag -static works... yes
11:14:02 [2022-08-08T11:14:02.723Z] #77 100.6 checking if gcc supports -c -o file.o... yes
11:14:02 [2022-08-08T11:14:02.723Z] #77 100.7 checking if gcc supports -c -o file.o... (cached) yes
11:14:02 [2022-08-08T11:14:02.723Z] #77 100.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
11:14:02 [2022-08-08T11:14:02.984Z] #77 100.8 checking dynamic linker characteristics... GNU/Linux ld.so
11:14:02 [2022-08-08T11:14:02.984Z] #77 101.1 checking how to hardcode library paths into programs... immediate
11:14:02 [2022-08-08T11:14:02.984Z] #77 101.1 checking whether stripping libraries is possible... yes
11:14:02 [2022-08-08T11:14:02.984Z] #77 101.2 checking if libtool supports shared libraries... yes
11:14:02 [2022-08-08T11:14:02.984Z] #77 101.2 checking whether to build shared libraries... no
11:14:02 [2022-08-08T11:14:02.984Z] #77 101.2 checking whether to build static libraries... yes
11:14:02 [2022-08-08T11:14:02.984Z] #77 101.2 checking for a BSD-compatible install... /usr/bin/install -c
11:14:03 [2022-08-08T11:14:03.245Z] #77 101.2 checking whether build environment is sane... yes
11:14:03 [2022-08-08T11:14:03.245Z] #77 101.3 checking for a thread-safe mkdir -p... /bin/mkdir -p
11:14:03 [2022-08-08T11:14:03.245Z] #77 101.3 checking whether make sets $(MAKE)... yes
11:14:03 [2022-08-08T11:14:03.245Z] #77 101.4 checking whether make supports the include directive... yes (GNU style)
11:14:03 [2022-08-08T11:14:03.245Z] #77 101.4 checking whether make supports nested variables... yes
11:14:03 [2022-08-08T11:14:03.245Z] #77 101.4 checking whether UID '0' is supported by ustar format... yes
11:14:03 [2022-08-08T11:14:03.506Z] #77 101.4 checking whether GID '0' is supported by ustar format... yes
11:14:03 [2022-08-08T11:14:03.506Z] #77 101.4 checking how to create a ustar tar archive... gnutar
11:14:03 [2022-08-08T11:14:03.506Z] #77 101.5 checking dependency style of gcc... gcc3
11:14:03 [2022-08-08T11:14:03.506Z] #77 101.7 checking whether to enable maintainer-specific portions of Makefiles... yes
11:14:03 [2022-08-08T11:14:03.506Z] #77 101.7 checking whether make supports nested variables... (cached) yes
11:14:03 [2022-08-08T11:14:03.506Z] #77 101.7 checking for gawk... (cached) mawk
11:14:03 [2022-08-08T11:14:03.506Z] #77 101.7 checking for a sed that does not truncate output... (cached) /bin/sed
11:14:03 [2022-08-08T11:14:03.767Z] #77 101.7 checking for gcc... (cached) gcc
11:14:03 [2022-08-08T11:14:03.767Z] #77 101.8 checking whether we are using the GNU C compiler... (cached) yes
11:14:03 [2022-08-08T11:14:03.767Z] #77 101.8 checking whether gcc accepts -g... (cached) yes
11:14:03 [2022-08-08T11:14:03.767Z] #77 101.8 checking for gcc option to accept ISO C89... (cached) none needed
11:14:03 [2022-08-08T11:14:03.767Z] #77 101.8 checking whether gcc understands -c and -o together... (cached) yes
11:14:03 [2022-08-08T11:14:03.767Z] #77 101.8 checking for a Python interpreter with version >= 3... python3
11:14:03 [2022-08-08T11:14:03.767Z] #77 101.9 checking for python3... /usr/bin/python3
11:14:04 [2022-08-08T11:14:04.028Z] #77 101.9 checking for python3 version... 3.9
11:14:04 [2022-08-08T11:14:04.028Z] #77 101.9 checking for python3 platform... linux
11:14:04 [2022-08-08T11:14:04.028Z] #77 102.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
11:14:04 [2022-08-08T11:14:04.289Z] #77 102.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
11:14:04 [2022-08-08T11:14:04.290Z] #77 102.4 checking for go-md2man... no
11:14:04 [2022-08-08T11:14:04.551Z] #77 102.5 checking error.h usability... yes
11:14:04 [2022-08-08T11:14:04.812Z] #77 102.7 checking error.h presence... yes
11:14:04 [2022-08-08T11:14:04.812Z] #77 102.8 checking for error.h... yes
11:14:04 [2022-08-08T11:14:04.812Z] #77 102.8 checking linux/openat2.h usability... yes
11:14:05 [2022-08-08T11:14:05.073Z] #77 103.0 checking linux/openat2.h presence... yes
11:14:05 [2022-08-08T11:14:05.073Z] #77 103.1 checking for linux/openat2.h... yes
11:14:05 [2022-08-08T11:14:05.335Z] #77 103.1 checking for copy_file_range... yes
11:14:05 [2022-08-08T11:14:05.597Z] #77 103.5 checking for fgetxattr... yes
11:14:05 [2022-08-08T11:14:05.923Z] #77 103.8 checking for statx... yes
11:14:06 [2022-08-08T11:14:06.186Z] #77 104.1 checking for fgetpwent_r... yes
11:14:06 [2022-08-08T11:14:06.448Z] #77 104.3 checking for issetugid... no
11:14:06 [2022-08-08T11:14:06.710Z] #77 104.6 checking for pkg-config... /usr/bin/pkg-config
11:14:06 [2022-08-08T11:14:06.710Z] #77 104.6 checking pkg-config is at least version 0.9.0... yes
11:14:06 [2022-08-08T11:14:06.710Z] #77 104.6 checking for library containing yajl_tree_get... 
11:14:06 [2022-08-08T11:14:06.710Z] #77 ...
11:14:06 [2022-08-08T11:14:06.710Z] 
11:14:06 [2022-08-08T11:14:06.710Z] #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
11:14:06 [2022-08-08T11:14:06.710Z] #60 sha256:489c2c072c29b253efd070436a226b4c62c3faebf2ba7ff8c2a48c9edcb3c681
11:14:06 [2022-08-08T11:14:06.710Z] #60 15.05 + cd /tmp/tmp.AdehSBL74H/src/github.com/opencontainers/runc
11:14:06 [2022-08-08T11:14:06.710Z] #60 15.06 + git checkout -q v1.1.3
11:14:06 [2022-08-08T11:14:06.710Z] #60 15.80 + '[' -z '' ']'
11:14:06 [2022-08-08T11:14:06.710Z] #60 15.82 + target=static
11:14:06 [2022-08-08T11:14:06.710Z] #60 15.82 + make BUILDTAGS=seccomp static
11:14:06 [2022-08-08T11:14:06.710Z] #60 16.27 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc .
11:14:06 [2022-08-08T11:14:06.710Z] #60 ...
11:14:06 [2022-08-08T11:14:06.710Z] 
11:14:06 [2022-08-08T11:14:06.710Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:14:06 [2022-08-08T11:14:06.710Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21
11:14:06 [2022-08-08T11:14:06.710Z] #21 2.324 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:14:06 [2022-08-08T11:14:06.710Z] #21 2.343 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:14:06 [2022-08-08T11:14:06.710Z] #21 2.350 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:14:06 [2022-08-08T11:14:06.710Z] #21 2.873 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:14:06 [2022-08-08T11:14:06.710Z] #21 4.425 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
11:14:06 [2022-08-08T11:14:06.710Z] #21 5.906 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
11:14:06 [2022-08-08T11:14:06.971Z] #21 ...
11:14:06 [2022-08-08T11:14:06.971Z] 
11:14:06 [2022-08-08T11:14:06.971Z] #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
11:14:06 [2022-08-08T11:14:06.971Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:14:06 [2022-08-08T11:14:06.971Z] #77 104.6 checking for library containing yajl_tree_get... -lyajl
11:14:06 [2022-08-08T11:14:06.971Z] #77 105.1 checking for yajl >= 2.0.0... yes
11:14:07 [2022-08-08T11:14:07.233Z] #77 105.1 checking sys/capability.h usability... yes
11:14:07 [2022-08-08T11:14:07.233Z] #77 105.3 checking sys/capability.h presence... yes
11:14:07 [2022-08-08T11:14:07.233Z] #77 105.4 checking for sys/capability.h... yes
11:14:08 [2022-08-08T11:14:08.176Z] #77 105.4 checking for library containing cap_from_name... -lcap
11:14:08 [2022-08-08T11:14:08.437Z] #77 106.0 checking for library containing dlopen... -ldl
11:14:08 [2022-08-08T11:14:08.447Z] #77 128.7   CCLD     libyajl.la
11:14:08 [2022-08-08T11:14:08.447Z] #77 129.0   CCLD     verify/json_verify
11:14:08 [2022-08-08T11:14:08.447Z] #77 129.4 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
11:14:08 [2022-08-08T11:14:08.447Z] #77 129.4 make[5]: Nothing to be done for 'install-exec-am'.
11:14:08 [2022-08-08T11:14:08.447Z] #77 129.4 make[5]: Nothing to be done for 'install-data-am'.
11:14:08 [2022-08-08T11:14:08.447Z] #77 129.4 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
11:14:08 [2022-08-08T11:14:08.447Z] #77 129.4 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
11:14:08 [2022-08-08T11:14:08.447Z] #77 129.4 make[4]: Entering directory '/tmp/crun-build/libocispec'
11:14:08 [2022-08-08T11:14:08.447Z] #77 129.5   CC       src/validate.o
11:14:08 [2022-08-08T11:14:08.447Z] #77 129.5   CC       src/image_spec_schema_config_schema.lo
11:14:08 [2022-08-08T11:14:08.447Z] #77 129.5   CC       src/image_spec_schema_content_descriptor.lo
11:14:08 [2022-08-08T11:14:08.447Z] #77 129.5   CC       src/image_spec_schema_defs.lo
11:14:08 [2022-08-08T11:14:08.447Z] #77 129.6   CC       src/image_spec_schema_defs_descriptor.lo
11:14:08 [2022-08-08T11:14:08.447Z] #77 129.6   CC       src/image_spec_schema_image_index_schema.lo
11:14:08 [2022-08-08T11:14:08.447Z] #77 129.6   CC       src/image_spec_schema_image_layout_schema.lo
11:14:08 [2022-08-08T11:14:08.447Z] #77 129.6   CC       src/image_spec_schema_image_manifest_schema.lo
11:14:08 [2022-08-08T11:14:08.447Z] #77 129.6   CC       src/runtime_spec_schema_config_linux.lo
11:14:08 [2022-08-08T11:14:08.447Z] #77 129.7   CC       src/runtime_spec_schema_config_zos.lo
11:14:08 [2022-08-08T11:14:08.447Z] #77 129.7   CC       src/runtime_spec_schema_config_schema.lo
11:14:08 [2022-08-08T11:14:08.447Z] #77 129.7   CC       src/runtime_spec_schema_config_solaris.lo
11:14:08 [2022-08-08T11:14:08.447Z] #77 129.8   CC       src/runtime_spec_schema_config_vm.lo
11:14:08 [2022-08-08T11:14:08.447Z] #77 129.9   CC       src/runtime_spec_schema_config_windows.lo
11:14:08 [2022-08-08T11:14:08.447Z] #77 129.9   CC       src/runtime_spec_schema_defs.lo
11:14:08 [2022-08-08T11:14:08.447Z] #77 129.9   CC       src/runtime_spec_schema_defs_linux.lo
11:14:08 [2022-08-08T11:14:08.698Z] #77 106.5 checking seccomp.h usability... yes
11:14:08 [2022-08-08T11:14:08.698Z] #77 106.8 checking seccomp.h presence... yes
11:14:08 [2022-08-08T11:14:08.698Z] #77 106.9 checking for seccomp.h... yes
11:14:08 [2022-08-08T11:14:08.705Z] #77 130.0   CC       src/runtime_spec_schema_defs_zos.lo
11:14:08 [2022-08-08T11:14:08.705Z] #77 130.0   CC       src/runtime_spec_schema_defs_vm.lo
11:14:08 [2022-08-08T11:14:08.705Z] #77 130.1   CC       src/runtime_spec_schema_defs_windows.lo
11:14:08 [2022-08-08T11:14:08.705Z] #77 130.2   CC       src/runtime_spec_schema_state_schema.lo
11:14:08 [2022-08-08T11:14:08.927Z] #14 ...
11:14:08 [2022-08-08T11:14:08.927Z] 
11:14:08 [2022-08-08T11:14:08.927Z] #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
11:14:08 [2022-08-08T11:14:08.927Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:14:08 [2022-08-08T11:14:08.927Z] #77 81.23 configure.ac:7: installing './compile'
11:14:08 [2022-08-08T11:14:08.927Z] #77 81.24 configure.ac:11: installing './config.guess'
11:14:08 [2022-08-08T11:14:08.927Z] #77 81.28 configure.ac:11: installing './config.sub'
11:14:08 [2022-08-08T11:14:08.927Z] #77 81.29 configure.ac:8: installing './install-sh'
11:14:08 [2022-08-08T11:14:08.927Z] #77 81.31 configure.ac:8: installing './missing'
11:14:08 [2022-08-08T11:14:08.963Z] #77 130.3   CC       src/image_manifest_items_image_manifest_items_schema.lo
11:14:08 [2022-08-08T11:14:08.964Z] #77 130.4   CC       src/basic_test_double_array_item.lo
11:14:09 [2022-08-08T11:14:09.186Z] #77 81.55 Makefile.am: installing './depcomp'
11:14:09 [2022-08-08T11:14:09.222Z] #77 130.5   CC       src/basic_test_double_array.lo
11:14:09 [2022-08-08T11:14:09.222Z] #77 130.7   CC       src/basic_test_top_array_int.lo
11:14:09 [2022-08-08T11:14:09.480Z] #77 130.8   CC       src/basic_test_top_array_string.lo
11:14:09 [2022-08-08T11:14:09.561Z] #77 106.9 checking for library containing seccomp_rule_add... -lseccomp
11:14:09 [2022-08-08T11:14:09.561Z] #77 107.4 checking for library containing seccomp_arch_resolve_name... none required
11:14:09 [2022-08-08T11:14:09.752Z] #77 130.9   CC       src/basic_test_top_double_array_int.lo
11:14:09 [2022-08-08T11:14:09.752Z] #77 131.1   CC       src/basic_test_top_double_array_obj.lo
11:14:09 [2022-08-08T11:14:09.752Z] #77 131.3   CC       src/basic_test_top_double_array_refobj.lo
11:14:09 [2022-08-08T11:14:09.846Z] #77 107.7 checking systemd/sd-bus.h usability... yes
11:14:10 [2022-08-08T11:14:10.123Z] #77 108.0 checking systemd/sd-bus.h presence... yes
11:14:10 [2022-08-08T11:14:10.123Z] #77 108.1 checking for systemd/sd-bus.h... yes
11:14:10 [2022-08-08T11:14:10.319Z] #77 131.5   CC       src/basic_test_top_double_array_string.lo
11:14:10 [2022-08-08T11:14:10.577Z] #77 131.8   CC       src/read-file.lo
11:14:10 [2022-08-08T11:14:10.577Z] #77 131.8   CC       src/json_common.lo
11:14:10 [2022-08-08T11:14:10.577Z] #77 132.0   CC       tests/test-1.o
11:14:10 [2022-08-08T11:14:10.727Z] #77 108.1 checking for library containing sd_bus_match_signal_async... -lsystemd
11:14:10 [2022-08-08T11:14:10.836Z] #77 132.1   CC       tests/test-2.o
11:14:10 [2022-08-08T11:14:10.836Z] #77 132.2   CC       tests/test-3.o
11:14:10 [2022-08-08T11:14:10.836Z] #77 132.4   CC       tests/test-4.o
11:14:11 [2022-08-08T11:14:11.091Z] #77 83.55 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
11:14:11 [2022-08-08T11:14:11.091Z] #77 83.55 libtoolize: copying file 'build-aux/ltmain.sh'
11:14:11 [2022-08-08T11:14:11.091Z] #77 83.72 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
11:14:11 [2022-08-08T11:14:11.091Z] #77 83.72 libtoolize: copying file 'm4/libtool.m4'
11:14:11 [2022-08-08T11:14:11.314Z] #77 108.8 checking for sd_notify_barrier... yes
11:14:11 [2022-08-08T11:14:11.314Z] #77 109.3 checking linux/bpf.h usability... yes
11:14:11 [2022-08-08T11:14:11.314Z] #77 109.4 checking linux/bpf.h presence... yes
11:14:11 [2022-08-08T11:14:11.314Z] #77 109.5 checking for linux/bpf.h... yes
11:14:11 [2022-08-08T11:14:11.314Z] #77 109.5 checking compilation for eBPF... yes
11:14:11 [2022-08-08T11:14:11.351Z] #77 83.80 libtoolize: copying file 'm4/ltoptions.m4'
11:14:11 [2022-08-08T11:14:11.405Z] #77 132.6   CC       tests/test-5.o
11:14:11 [2022-08-08T11:14:11.405Z] #77 132.7   CC       tests/test-6.o
11:14:11 [2022-08-08T11:14:11.576Z] #77 109.6 checking for criu >= 3.15... no
11:14:11 [2022-08-08T11:14:11.577Z] #77 109.6 configure: CRIU headers not found, building without CRIU support
11:14:11 [2022-08-08T11:14:11.577Z] #77 109.6 checking for criu > 3.16... no
11:14:11 [2022-08-08T11:14:11.577Z] #77 109.6 configure: CRIU version doesn't support join-ns API
11:14:11 [2022-08-08T11:14:11.577Z] #77 109.7 checking for criu > 3.16.1... no
11:14:11 [2022-08-08T11:14:11.577Z] #77 109.7 configure: CRIU version doesn't support for pre-dumping
11:14:11 [2022-08-08T11:14:11.577Z] #77 109.7 checking for new mount API (fsconfig)... yes
11:14:11 [2022-08-08T11:14:11.611Z] #77 84.15 libtoolize: copying file 'm4/ltsugar.m4'
11:14:11 [2022-08-08T11:14:11.665Z] #77 133.0   CC       tests/test-7.o
11:14:11 [2022-08-08T11:14:11.665Z] #77 ...
11:14:11 [2022-08-08T11:14:11.665Z] 
11:14:11 [2022-08-08T11:14:11.665Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
11:14:11 [2022-08-08T11:14:11.665Z] #23 sha256:97067901ce00e071930f71b8180d485c541aa51cd5f3bd89e0e498bfcddc4fb6
11:14:11 [2022-08-08T11:14:11.665Z] #23 9.401 Collecting yamllint==1.26.1
11:14:11 [2022-08-08T11:14:11.665Z] #23 ...
11:14:11 [2022-08-08T11:14:11.665Z] 
11:14:11 [2022-08-08T11:14:11.665Z] #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
11:14:11 [2022-08-08T11:14:11.665Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0
11:14:11 [2022-08-08T11:14:11.665Z] #77 133.0   CC       tests/test-8.o
11:14:11 [2022-08-08T11:14:11.838Z] #77 109.8 checking for seccomp notify API... yes
11:14:11 [2022-08-08T11:14:11.838Z] #77 109.9 checking for gperf... no
11:14:11 [2022-08-08T11:14:11.838Z] #77 109.9 configure: gperf not found - cannot rebuild signal parser code
11:14:11 [2022-08-08T11:14:11.838Z] #77 109.9 checking for library containing argp_parse... 
11:14:11 [2022-08-08T11:14:11.838Z] #77 ...
11:14:11 [2022-08-08T11:14:11.838Z] 
11:14:11 [2022-08-08T11:14:11.838Z] #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
11:14:11 [2022-08-08T11:14:11.838Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82
11:14:11 [2022-08-08T11:14:11.838Z] #34 DONE 160.2s
11:14:11 [2022-08-08T11:14:11.838Z] 
11:14:11 [2022-08-08T11:14:11.838Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:14:11 [2022-08-08T11:14:11.838Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21
11:14:11 [2022-08-08T11:14:11.838Z] #21 10.31 Fetched 8563 kB in 8s (1037 kB/s)
11:14:11 [2022-08-08T11:14:11.869Z] #77 84.54 libtoolize: copying file 'm4/ltversion.m4'
11:14:11 [2022-08-08T11:14:11.924Z] #77 133.2   CC       tests/test-9.o
11:14:12 [2022-08-08T11:14:12.182Z] #77 133.4   CC       tests/test-10.o
11:14:12 [2022-08-08T11:14:12.437Z] #77 84.96 libtoolize: copying file 'm4/lt~obsolete.m4'
11:14:12 [2022-08-08T11:14:12.439Z] #77 133.7   CC       tests/test-11.o
11:14:12 [2022-08-08T11:14:12.696Z] #77 85.39 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
11:14:12 [2022-08-08T11:14:12.955Z] #77 ...
11:14:12 [2022-08-08T11:14:12.955Z] 
11:14:12 [2022-08-08T11:14:12.955Z] #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
11:14:12 [2022-08-08T11:14:12.955Z] #64 sha256:4b04c5a573385c31a93915fceebd291df86e13f99f81682163e89052cd10f7f5
11:14:12 [2022-08-08T11:14:12.955Z] #64 82.84 + bin/ctr
11:14:13 [2022-08-08T11:14:13.214Z] #64 ...
11:14:13 [2022-08-08T11:14:13.214Z] 
11:14:13 [2022-08-08T11:14:13.214Z] #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
11:14:13 [2022-08-08T11:14:13.214Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba
11:14:13 [2022-08-08T11:14:13.214Z] #14 157.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
11:14:13 [2022-08-08T11:14:13.473Z] #14 157.5 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
11:14:13 [2022-08-08T11:14:13.473Z] #14 157.5 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
11:14:13 [2022-08-08T11:14:13.757Z] #21 10.31 Reading package lists...
11:14:13 [2022-08-08T11:14:13.757Z] #21 ...
11:14:13 [2022-08-08T11:14:13.757Z] 
11:14:13 [2022-08-08T11:14:13.757Z] #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
11:14:13 [2022-08-08T11:14:13.757Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a
11:14:13 [2022-08-08T11:14:13.757Z] #36 161.9 Delve is a source level debugger for Go programs.
11:14:13 [2022-08-08T11:14:13.757Z] #36 161.9 
11:14:13 [2022-08-08T11:14:13.757Z] #36 161.9 Delve enables you to interact with your program by controlling the execution of the process,
11:14:13 [2022-08-08T11:14:13.757Z] #36 161.9 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
11:14:13 [2022-08-08T11:14:13.757Z] #36 161.9 
11:14:13 [2022-08-08T11:14:13.757Z] #36 161.9 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
11:14:13 [2022-08-08T11:14:13.757Z] #36 161.9 
11:14:13 [2022-08-08T11:14:13.757Z] #36 161.9 Pass flags to the program you are debugging using `--`, for example:
11:14:13 [2022-08-08T11:14:13.757Z] #36 161.9 
11:14:13 [2022-08-08T11:14:13.757Z] #36 161.9 `dlv exec ./hello -- server --config conf/config.toml`
11:14:13 [2022-08-08T11:14:13.757Z] #36 161.9 
11:14:13 [2022-08-08T11:14:13.757Z] #36 161.9 Usage:
11:14:13 [2022-08-08T11:14:13.757Z] #36 161.9   dlv [command]
11:14:13 [2022-08-08T11:14:13.757Z] #36 161.9 
11:14:13 [2022-08-08T11:14:13.757Z] #36 161.9 Available Commands:
11:14:13 [2022-08-08T11:14:13.757Z] #36 161.9   attach      Attach to running process and begin debugging.
11:14:13 [2022-08-08T11:14:13.757Z] #36 161.9   connect     Connect to a headless debug server with a terminal client.
11:14:13 [2022-08-08T11:14:13.757Z] #36 161.9   core        Examine a core dump.
11:14:13 [2022-08-08T11:14:13.757Z] #36 161.9   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
11:14:13 [2022-08-08T11:14:13.757Z] #36 161.9   debug       Compile and begin debugging main package in current directory, or the package specified.
11:14:13 [2022-08-08T11:14:13.757Z] #36 161.9   exec        Execute a precompiled binary, and begin a debug session.
11:14:13 [2022-08-08T11:14:13.757Z] #36 161.9   help        Help about any command
11:14:13 [2022-08-08T11:14:13.757Z] #36 161.9   run         Deprecated command. Use 'debug' instead.
11:14:13 [2022-08-08T11:14:13.757Z] #36 161.9   test        Compile test binary and begin debugging program.
11:14:13 [2022-08-08T11:14:13.757Z] #36 161.9   trace       Compile and begin tracing program.
11:14:13 [2022-08-08T11:14:13.757Z] #36 161.9   version     Prints version.
11:14:13 [2022-08-08T11:14:13.757Z] #36 161.9 
11:14:13 [2022-08-08T11:14:13.757Z] #36 161.9 Flags:
11:14:13 [2022-08-08T11:14:13.757Z] #36 161.9       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
11:14:13 [2022-08-08T11:14:13.757Z] #36 161.9       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
11:14:13 [2022-08-08T11:14:13.757Z] #36 161.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)
11:14:13 [2022-08-08T11:14:13.757Z] #36 161.9       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
11:14:13 [2022-08-08T11:14:13.757Z] #36 161.9       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
11:14:13 [2022-08-08T11:14:13.757Z] #36 161.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)
11:14:13 [2022-08-08T11:14:13.757Z] #36 161.9       --disable-aslr                     Disables address space randomization
11:14:13 [2022-08-08T11:14:13.757Z] #36 161.9       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
11:14:13 [2022-08-08T11:14:13.757Z] #36 161.9   -h, --help                             help for dlv
11:14:13 [2022-08-08T11:14:13.757Z] #36 161.9       --init string                      Init file, executed by the terminal client.
11:14:13 [2022-08-08T11:14:13.757Z] #36 161.9   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
11:14:13 [2022-08-08T11:14:13.757Z] #36 161.9       --log                              Enable debugging server logging.
11:14:13 [2022-08-08T11:14:13.757Z] #36 161.9       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
11:14:13 [2022-08-08T11:14:13.757Z] #36 161.9       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
11:14:13 [2022-08-08T11:14:13.757Z] #36 161.9       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
11:14:13 [2022-08-08T11:14:13.757Z] #36 161.9   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
11:14:13 [2022-08-08T11:14:13.757Z] #36 161.9       --wd string                        Working directory for running the program.
11:14:13 [2022-08-08T11:14:13.757Z] #36 161.9 
11:14:13 [2022-08-08T11:14:13.757Z] #36 161.9 Additional help topics:
11:14:13 [2022-08-08T11:14:13.757Z] #36 161.9   dlv backend  Help about the --backend flag.
11:14:13 [2022-08-08T11:14:13.757Z] #36 161.9   dlv log      Help about logging flags.
11:14:13 [2022-08-08T11:14:13.757Z] #36 161.9   dlv redirect Help about file redirection.
11:14:13 [2022-08-08T11:14:13.757Z] #36 161.9 
11:14:13 [2022-08-08T11:14:13.757Z] #36 161.9 Use "dlv [command] --help" for more information about a command.
11:14:13 [2022-08-08T11:14:13.757Z] #36 DONE 162.2s
11:14:13 [2022-08-08T11:14:13.757Z] 
11:14:13 [2022-08-08T11:14:13.757Z] #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
11:14:13 [2022-08-08T11:14:13.757Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:14:13 [2022-08-08T11:14:13.757Z] #77 109.9 checking for library containing argp_parse... none required
11:14:13 [2022-08-08T11:14:13.757Z] #77 110.3 checking that generated files are newer than configure... done
11:14:13 [2022-08-08T11:14:13.757Z] #77 110.4 configure: creating ./config.status
11:14:15 [2022-08-08T11:14:15.144Z] #77 112.9 config.status: creating Makefile
11:14:15 [2022-08-08T11:14:15.144Z] #77 113.0 config.status: creating rpm/crun.spec
11:14:15 [2022-08-08T11:14:15.144Z] #77 113.1 config.status: creating config.h
11:14:15 [2022-08-08T11:14:15.144Z] #77 113.1 config.status: executing libtool commands
11:14:15 [2022-08-08T11:14:15.144Z] #77 113.2 config.status: executing depfiles commands
11:14:15 [2022-08-08T11:14:15.722Z] #77 ...
11:14:15 [2022-08-08T11:14:15.722Z] 
11:14:15 [2022-08-08T11:14:15.722Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
11:14:15 [2022-08-08T11:14:15.722Z] #23 sha256:97067901ce00e071930f71b8180d485c541aa51cd5f3bd89e0e498bfcddc4fb6
11:14:15 [2022-08-08T11:14:15.722Z] #23 10.46   Downloading yamllint-1.26.1.tar.gz (126 kB)
11:14:15 [2022-08-08T11:14:15.722Z] #23 11.54 Collecting pathspec>=0.5.3
11:14:15 [2022-08-08T11:14:15.722Z] #23 11.58   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
11:14:15 [2022-08-08T11:14:15.722Z] #23 11.79 Collecting pyyaml
11:14:15 [2022-08-08T11:14:15.722Z] #23 11.82   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
11:14:15 [2022-08-08T11:14:15.722Z] #23 11.94 Building wheels for collected packages: yamllint
11:14:15 [2022-08-08T11:14:15.722Z] #23 11.94   Building wheel for yamllint (setup.py): started
11:14:15 [2022-08-08T11:14:15.722Z] #23 13.08   Building wheel for yamllint (setup.py): finished with status 'done'
11:14:15 [2022-08-08T11:14:15.722Z] #23 13.08   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=e9bc1b90de3e84dc7d6db17ef92c17669f8f24d7019ea23afdd956271cea5412
11:14:15 [2022-08-08T11:14:15.722Z] #23 13.09   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
11:14:15 [2022-08-08T11:14:15.722Z] #23 13.10 Successfully built yamllint
11:14:15 [2022-08-08T11:14:15.722Z] #23 13.12 Installing collected packages: pyyaml, pathspec, yamllint
11:14:15 [2022-08-08T11:14:15.722Z] #23 13.51 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
11:14:15 [2022-08-08T11:14:15.722Z] #23 DONE 14.2s
11:14:15 [2022-08-08T11:14:15.980Z] 
11:14:15 [2022-08-08T11:14:15.980Z] #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
11:14:15 [2022-08-08T11:14:15.980Z] #26 sha256:bcbb8ddf4e7cedf64dbf4e0930aa15faad2a3ce1f24a14146660ffb129cda4ba
11:14:16 [2022-08-08T11:14:16.532Z] #77 114.4 === configuring in libocispec (/tmp/crun-build/libocispec)
11:14:16 [2022-08-08T11:14:16.532Z] #77 114.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
11:14:16 [2022-08-08T11:14:16.532Z] #77 114.8 checking for gcc... gcc
11:14:16 [2022-08-08T11:14:16.793Z] #77 114.9 checking whether the C compiler works... yes
11:14:16 [2022-08-08T11:14:16.793Z] #77 115.1 checking for C compiler default output file name... a.out
11:14:17 [2022-08-08T11:14:17.369Z] #77 115.1 checking for suffix of executables... 
11:14:17 [2022-08-08T11:14:17.369Z] #77 115.3 checking whether we are cross compiling... no
11:14:17 [2022-08-08T11:14:17.635Z] #77 115.5 checking for suffix of object files... o
11:14:17 [2022-08-08T11:14:17.635Z] #77 115.7 checking whether we are using the GNU C compiler... yes
11:14:17 [2022-08-08T11:14:17.895Z] #77 115.7 checking whether gcc accepts -g... yes
11:14:18 [2022-08-08T11:14:18.159Z] #77 115.8 checking for gcc option to accept ISO C89... none needed
11:14:18 [2022-08-08T11:14:18.160Z] #77 116.1 checking whether gcc understands -c and -o together... yes
11:14:18 [2022-08-08T11:14:18.160Z] #77 116.2 checking how to run the C preprocessor... gcc -E
11:14:18 [2022-08-08T11:14:18.420Z] #77 116.5 checking for grep that handles long lines and -e... /bin/grep
11:14:18 [2022-08-08T11:14:18.420Z] #77 116.5 checking for egrep... /bin/grep -E
11:14:18 [2022-08-08T11:14:18.991Z] #77 116.5 checking for ANSI C header files... yes
11:14:18 [2022-08-08T11:14:18.991Z] #77 117.0 checking for sys/types.h... yes
11:14:19 [2022-08-08T11:14:19.253Z] #77 117.1 checking for sys/stat.h... yes
11:14:19 [2022-08-08T11:14:19.514Z] #77 117.3 checking for stdlib.h... yes
11:14:19 [2022-08-08T11:14:19.514Z] #77 117.5 checking for string.h... yes
11:14:19 [2022-08-08T11:14:19.514Z] #77 117.7 checking for memory.h... yes
11:14:20 [2022-08-08T11:14:20.036Z] #77 117.8 checking for strings.h... yes
11:14:20 [2022-08-08T11:14:20.036Z] #77 118.0 checking for inttypes.h... yes
11:14:20 [2022-08-08T11:14:20.298Z] #77 118.2 checking for stdint.h... yes
11:14:20 [2022-08-08T11:14:20.298Z] #77 118.3 checking for unistd.h... yes
11:14:20 [2022-08-08T11:14:20.558Z] #77 118.5 checking minix/config.h usability... no
11:14:20 [2022-08-08T11:14:20.558Z] #77 118.6 checking minix/config.h presence... no
11:14:20 [2022-08-08T11:14:20.558Z] #77 118.6 checking for minix/config.h... no
11:14:20 [2022-08-08T11:14:20.819Z] #77 118.6 checking whether it is safe to define __EXTENSIONS__... yes
11:14:21 [2022-08-08T11:14:21.080Z] #77 118.9 checking build system type... x86_64-pc-linux-gnu
11:14:21 [2022-08-08T11:14:21.080Z] #77 119.1 checking host system type... x86_64-pc-linux-gnu
11:14:21 [2022-08-08T11:14:21.080Z] #77 119.1 checking how to print strings... printf
11:14:21 [2022-08-08T11:14:21.080Z] #77 119.1 checking for a sed that does not truncate output... /bin/sed
11:14:21 [2022-08-08T11:14:21.080Z] #77 119.1 checking for fgrep... /bin/grep -F
11:14:21 [2022-08-08T11:14:21.080Z] #77 119.2 checking for ld used by gcc... /usr/bin/ld
11:14:21 [2022-08-08T11:14:21.080Z] #77 119.2 checking if the linker (/usr/bin/ld) is GNU ld... yes
11:14:21 [2022-08-08T11:14:21.080Z] #77 119.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
11:14:21 [2022-08-08T11:14:21.080Z] #77 119.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm
11:14:21 [2022-08-08T11:14:21.080Z] #77 119.3 checking whether ln -s works... yes
11:14:21 [2022-08-08T11:14:21.080Z] #77 119.3 checking the maximum length of command line arguments... 1572864
11:14:21 [2022-08-08T11:14:21.344Z] #77 119.3 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
11:14:21 [2022-08-08T11:14:21.344Z] #77 119.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
11:14:21 [2022-08-08T11:14:21.344Z] #77 119.3 checking for /usr/bin/ld option to reload object files... -r
11:14:21 [2022-08-08T11:14:21.344Z] #77 119.3 checking for objdump... objdump
11:14:21 [2022-08-08T11:14:21.344Z] #77 119.3 checking how to recognize dependent libraries... pass_all
11:14:21 [2022-08-08T11:14:21.344Z] #77 119.3 checking for dlltool... no
11:14:21 [2022-08-08T11:14:21.344Z] #77 119.3 checking how to associate runtime and link libraries... printf %s\n
11:14:21 [2022-08-08T11:14:21.344Z] #77 119.3 checking for ar... ar
11:14:21 [2022-08-08T11:14:21.344Z] #77 119.3 checking for archiver @FILE support... @
11:14:21 [2022-08-08T11:14:21.344Z] #77 119.4 checking for strip... strip
11:14:21 [2022-08-08T11:14:21.344Z] #77 119.4 checking for ranlib... ranlib
11:14:21 [2022-08-08T11:14:21.344Z] #77 119.4 checking for gawk... no
11:14:21 [2022-08-08T11:14:21.344Z] #77 119.4 checking for mawk... mawk
11:14:21 [2022-08-08T11:14:21.924Z] #77 119.4 checking command to parse /usr/bin/nm -B output from gcc object... ok
11:14:21 [2022-08-08T11:14:21.924Z] #77 119.8 checking for sysroot... no
11:14:21 [2022-08-08T11:14:21.924Z] #77 119.8 checking for a working dd... /bin/dd
11:14:21 [2022-08-08T11:14:21.924Z] #77 119.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
11:14:21 [2022-08-08T11:14:21.924Z] #77 119.9 checking for mt... no
11:14:21 [2022-08-08T11:14:21.924Z] #77 119.9 checking if : is a manifest tool... no
11:14:21 [2022-08-08T11:14:21.924Z] #77 120.0 checking for dlfcn.h... yes
11:14:21 [2022-08-08T11:14:21.924Z] #77 120.1 checking for objdir... .libs
11:14:22 [2022-08-08T11:14:22.762Z] #77 120.5 checking if gcc supports -fno-rtti -fno-exceptions... no
11:14:22 [2022-08-08T11:14:22.762Z] #77 120.7 checking for gcc option to produce PIC... -fPIC -DPIC
11:14:22 [2022-08-08T11:14:22.762Z] #77 120.7 checking if gcc PIC flag -fPIC -DPIC works... yes
11:14:23 [2022-08-08T11:14:23.334Z] #77 120.8 checking if gcc static flag -static works... yes
11:14:23 [2022-08-08T11:14:23.334Z] #77 121.3 checking if gcc supports -c -o file.o... yes
11:14:23 [2022-08-08T11:14:23.334Z] #77 121.4 checking if gcc supports -c -o file.o... (cached) yes
11:14:23 [2022-08-08T11:14:23.334Z] #77 121.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
11:14:23 [2022-08-08T11:14:23.595Z] #77 121.4 checking dynamic linker characteristics... GNU/Linux ld.so
11:14:23 [2022-08-08T11:14:23.595Z] #77 121.7 checking how to hardcode library paths into programs... immediate
11:14:23 [2022-08-08T11:14:23.595Z] #77 121.7 checking whether stripping libraries is possible... yes
11:14:23 [2022-08-08T11:14:23.595Z] #77 121.7 checking if libtool supports shared libraries... yes
11:14:23 [2022-08-08T11:14:23.595Z] #77 121.7 checking whether to build shared libraries... no
11:14:23 [2022-08-08T11:14:23.595Z] #77 121.7 checking whether to build static libraries... yes
11:14:23 [2022-08-08T11:14:23.595Z] #77 121.7 checking for a BSD-compatible install... /usr/bin/install -c
11:14:23 [2022-08-08T11:14:23.595Z] #77 121.7 checking whether build environment is sane... yes
11:14:23 [2022-08-08T11:14:23.595Z] #77 121.8 checking for a thread-safe mkdir -p... /bin/mkdir -p
11:14:23 [2022-08-08T11:14:23.595Z] #77 121.8 checking whether make sets $(MAKE)... yes
11:14:23 [2022-08-08T11:14:23.595Z] #77 121.8 checking whether make supports the include directive... yes (GNU style)
11:14:23 [2022-08-08T11:14:23.856Z] #77 121.9 checking whether make supports nested variables... yes
11:14:23 [2022-08-08T11:14:23.856Z] #77 121.9 checking whether UID '0' is supported by ustar format... yes
11:14:23 [2022-08-08T11:14:23.856Z] #77 121.9 checking whether GID '0' is supported by ustar format... yes
11:14:23 [2022-08-08T11:14:23.856Z] #77 121.9 checking how to create a ustar tar archive... gnutar
11:14:24 [2022-08-08T11:14:24.117Z] #77 121.9 checking dependency style of gcc... gcc3
11:14:24 [2022-08-08T11:14:24.117Z] #77 122.1 checking whether to enable maintainer-specific portions of Makefiles... yes
11:14:24 [2022-08-08T11:14:24.117Z] #77 122.1 checking whether make supports nested variables... (cached) yes
11:14:24 [2022-08-08T11:14:24.117Z] #77 122.1 checking for pkg-config... /usr/bin/pkg-config
11:14:24 [2022-08-08T11:14:24.117Z] #77 122.1 checking pkg-config is at least version 0.9.0... yes
11:14:24 [2022-08-08T11:14:24.117Z] #77 122.1 checking for yajl >= 2.1.0... yes
11:14:24 [2022-08-08T11:14:24.117Z] #77 122.2 checking for a sed that does not truncate output... (cached) /bin/sed
11:14:24 [2022-08-08T11:14:24.117Z] #77 122.2 checking for gcc... (cached) gcc
11:14:24 [2022-08-08T11:14:24.117Z] #77 122.2 checking whether we are using the GNU C compiler... (cached) yes
11:14:24 [2022-08-08T11:14:24.117Z] #77 122.2 checking whether gcc accepts -g... (cached) yes
11:14:24 [2022-08-08T11:14:24.117Z] #77 122.2 checking for gcc option to accept ISO C89... (cached) none needed
11:14:24 [2022-08-08T11:14:24.117Z] #77 122.2 checking whether gcc understands -c and -o together... (cached) yes
11:14:24 [2022-08-08T11:14:24.117Z] #77 122.3 checking for a Python interpreter with version >= 3... python3
11:14:24 [2022-08-08T11:14:24.117Z] #77 122.3 checking for python3... /usr/bin/python3
11:14:24 [2022-08-08T11:14:24.117Z] #77 122.3 checking for python3 version... 3.9
11:14:24 [2022-08-08T11:14:24.117Z] #77 ...
11:14:24 [2022-08-08T11:14:24.117Z] 
11:14:24 [2022-08-08T11:14:24.117Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:14:24 [2022-08-08T11:14:24.117Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21
11:14:24 [2022-08-08T11:14:24.117Z] #21 10.31 Reading package lists...
11:14:24 [2022-08-08T11:14:24.117Z] #21 13.76 Reading package lists...
11:14:24 [2022-08-08T11:14:24.117Z] #21 16.78 Building dependency tree...
11:14:24 [2022-08-08T11:14:24.117Z] #21 18.54 The following additional packages will be installed:
11:14:24 [2022-08-08T11:14:24.117Z] #21 18.54   libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67
11:14:24 [2022-08-08T11:14:24.117Z] #21 18.54   libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12
11:14:24 [2022-08-08T11:14:24.117Z] #21 18.54   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
11:14:24 [2022-08-08T11:14:24.117Z] #21 18.54   libxtables12 python-pip-whl python3-distutils python3-lib2to3
11:14:24 [2022-08-08T11:14:24.117Z] #21 18.54   python3-pkg-resources systemd vim-runtime xxd
11:14:24 [2022-08-08T11:14:24.117Z] #21 18.54 Suggested packages:
11:14:24 [2022-08-08T11:14:24.117Z] #21 18.54   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
11:14:24 [2022-08-08T11:14:24.117Z] #21 18.54   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
11:14:24 [2022-08-08T11:14:24.117Z] #21 18.54   ctags vim-doc vim-scripts xfsdump acl attr quota
11:14:24 [2022-08-08T11:14:24.117Z] #21 18.54 Recommended packages:
11:14:24 [2022-08-08T11:14:24.117Z] #21 18.54   libatm1 nftables libpam-cap build-essential python3-dev dbus
11:14:24 [2022-08-08T11:14:24.117Z] #21 18.54   systemd-timesyncd | time-daemon unzip
11:14:24 [2022-08-08T11:14:24.117Z] #21 20.38 The following NEW packages will be installed:
11:14:24 [2022-08-08T11:14:24.117Z] #21 20.39   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
11:14:24 [2022-08-08T11:14:24.117Z] #21 20.39   libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2
11:14:24 [2022-08-08T11:14:24.117Z] #21 20.39   libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2
11:14:24 [2022-08-08T11:14:24.117Z] #21 20.39   libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
11:14:24 [2022-08-08T11:14:24.117Z] #21 20.39   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
11:14:24 [2022-08-08T11:14:24.117Z] #21 20.39   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
11:14:24 [2022-08-08T11:14:24.117Z] #21 20.40   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
11:14:24 [2022-08-08T11:14:24.117Z] #21 20.40   systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common
11:14:24 [2022-08-08T11:14:24.117Z] #21 20.40   vim-runtime xfsprogs xxd xz-utils zip zstd
11:14:24 [2022-08-08T11:14:24.117Z] #21 20.74 0 upgraded, 56 newly installed, 0 to remove and 5 not upgraded.
11:14:24 [2022-08-08T11:14:24.117Z] #21 20.74 Need to get 32.8 MB of archives.
11:14:24 [2022-08-08T11:14:24.117Z] #21 20.74 After this operation, 124 MB of additional disk space will be used.
11:14:24 [2022-08-08T11:14:24.117Z] #21 20.74 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
11:14:24 [2022-08-08T11:14:24.117Z] #21 20.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
11:14:24 [2022-08-08T11:14:24.117Z] #21 20.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB]
11:14:24 [2022-08-08T11:14:24.117Z] #21 20.78 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]
11:14:24 [2022-08-08T11:14:24.117Z] #21 20.78 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
11:14:24 [2022-08-08T11:14:24.117Z] #21 20.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
11:14:24 [2022-08-08T11:14:24.117Z] #21 20.79 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB]
11:14:24 [2022-08-08T11:14:24.117Z] #21 20.98 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
11:14:24 [2022-08-08T11:14:24.117Z] #21 20.98 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
11:14:24 [2022-08-08T11:14:24.117Z] #21 20.98 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
11:14:24 [2022-08-08T11:14:24.117Z] #21 20.98 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
11:14:24 [2022-08-08T11:14:24.117Z] #21 20.98 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
11:14:24 [2022-08-08T11:14:24.117Z] #21 20.98 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
11:14:24 [2022-08-08T11:14:24.117Z] #21 20.98 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
11:14:24 [2022-08-08T11:14:24.117Z] #21 21.01 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
11:14:24 [2022-08-08T11:14:24.117Z] #21 21.01 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
11:14:24 [2022-08-08T11:14:24.117Z] #21 21.03 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
11:14:24 [2022-08-08T11:14:24.117Z] #21 21.04 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
11:14:24 [2022-08-08T11:14:24.117Z] #21 21.05 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
11:14:24 [2022-08-08T11:14:24.117Z] #21 21.05 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
11:14:24 [2022-08-08T11:14:24.117Z] #21 21.07 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
11:14:24 [2022-08-08T11:14:24.117Z] #21 21.08 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
11:14:24 [2022-08-08T11:14:24.117Z] #21 21.09 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
11:14:24 [2022-08-08T11:14:24.117Z] #21 21.09 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
11:14:24 [2022-08-08T11:14:24.117Z] #21 21.09 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
11:14:24 [2022-08-08T11:14:24.117Z] #21 21.10 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
11:14:24 [2022-08-08T11:14:24.117Z] #21 21.12 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
11:14:24 [2022-08-08T11:14:24.117Z] #21 21.12 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
11:14:24 [2022-08-08T11:14:24.117Z] #21 21.12 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
11:14:24 [2022-08-08T11:14:24.117Z] #21 21.13 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
11:14:24 [2022-08-08T11:14:24.117Z] #21 21.13 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
11:14:24 [2022-08-08T11:14:24.117Z] #21 21.13 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
11:14:24 [2022-08-08T11:14:24.117Z] #21 21.45 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
11:14:24 [2022-08-08T11:14:24.117Z] #21 21.45 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB]
11:14:24 [2022-08-08T11:14:24.117Z] #21 21.45 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
11:14:24 [2022-08-08T11:14:24.117Z] #21 21.45 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
11:14:24 [2022-08-08T11:14:24.117Z] #21 21.46 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
11:14:24 [2022-08-08T11:14:24.117Z] #21 21.47 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
11:14:24 [2022-08-08T11:14:24.117Z] #21 21.47 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
11:14:24 [2022-08-08T11:14:24.117Z] #21 21.47 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
11:14:24 [2022-08-08T11:14:24.117Z] #21 21.48 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
11:14:24 [2022-08-08T11:14:24.118Z] #21 21.55 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
11:14:24 [2022-08-08T11:14:24.118Z] #21 21.55 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
11:14:24 [2022-08-08T11:14:24.118Z] #21 21.55 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
11:14:24 [2022-08-08T11:14:24.118Z] #21 21.57 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
11:14:24 [2022-08-08T11:14:24.118Z] #21 21.59 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
11:14:24 [2022-08-08T11:14:24.118Z] #21 21.59 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
11:14:24 [2022-08-08T11:14:24.118Z] #21 21.63 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
11:14:24 [2022-08-08T11:14:24.118Z] #21 21.66 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB]
11:14:24 [2022-08-08T11:14:24.118Z] #21 21.66 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
11:14:24 [2022-08-08T11:14:24.118Z] #21 21.68 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
11:14:24 [2022-08-08T11:14:24.118Z] #21 21.69 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
11:14:24 [2022-08-08T11:14:24.118Z] #21 21.88 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
11:14:24 [2022-08-08T11:14:24.118Z] #21 21.92 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
11:14:24 [2022-08-08T11:14:24.118Z] #21 21.94 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
11:14:24 [2022-08-08T11:14:24.118Z] #21 21.95 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
11:14:24 [2022-08-08T11:14:24.118Z] #21 22.64 debconf: delaying package configuration, since apt-utils is not installed
11:14:24 [2022-08-08T11:14:24.118Z] #21 22.80 Fetched 32.8 MB in 2s (21.6 MB/s)
11:14:24 [2022-08-08T11:14:24.118Z] #21 22.88 Selecting previously unselected package libcap2:amd64.
11:14:24 [2022-08-08T11:14:24.118Z] #21 22.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 ... 24018 files and directories currently installed.)
11:14:24 [2022-08-08T11:14:24.118Z] #21 22.93 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ...
11:14:24 [2022-08-08T11:14:24.118Z] #21 22.94 Unpacking libcap2:amd64 (1:2.44-1) ...
11:14:24 [2022-08-08T11:14:24.118Z] #21 23.03 Selecting previously unselected package libargon2-1:amd64.
11:14:24 [2022-08-08T11:14:24.118Z] #21 23.03 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ...
11:14:24 [2022-08-08T11:14:24.118Z] #21 23.03 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
11:14:24 [2022-08-08T11:14:24.118Z] #21 23.09 Selecting previously unselected package libjson-c5:amd64.
11:14:24 [2022-08-08T11:14:24.118Z] #21 23.10 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ...
11:14:24 [2022-08-08T11:14:24.118Z] #21 23.10 Unpacking libjson-c5:amd64 (0.15-2) ...
11:14:24 [2022-08-08T11:14:24.118Z] #21 23.19 Selecting previously unselected package libcryptsetup12:amd64.
11:14:24 [2022-08-08T11:14:24.118Z] #21 23.19 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ...
11:14:24 [2022-08-08T11:14:24.118Z] #21 23.20 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
11:14:24 [2022-08-08T11:14:24.118Z] #21 23.37 Selecting previously unselected package libip4tc2:amd64.
11:14:24 [2022-08-08T11:14:24.118Z] #21 23.37 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ...
11:14:24 [2022-08-08T11:14:24.118Z] #21 23.39 Unpacking libip4tc2:amd64 (1.8.7-1) ...
11:14:24 [2022-08-08T11:14:24.118Z] #21 23.46 Selecting previously unselected package libkmod2:amd64.
11:14:24 [2022-08-08T11:14:24.118Z] #21 23.47 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ...
11:14:24 [2022-08-08T11:14:24.118Z] #21 23.48 Unpacking libkmod2:amd64 (28-1) ...
11:14:24 [2022-08-08T11:14:24.118Z] #21 23.57 Selecting previously unselected package systemd.
11:14:24 [2022-08-08T11:14:24.118Z] #21 23.57 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ...
11:14:24 [2022-08-08T11:14:24.118Z] #21 23.72 Unpacking systemd (247.3-7) ...
11:14:24 [2022-08-08T11:14:24.379Z] #21 ...
11:14:24 [2022-08-08T11:14:24.379Z] 
11:14:24 [2022-08-08T11:14:24.379Z] #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
11:14:24 [2022-08-08T11:14:24.379Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:14:24 [2022-08-08T11:14:24.379Z] #77 122.4 checking for python3 platform... linux
11:14:24 [2022-08-08T11:14:24.640Z] #77 122.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
11:14:24 [2022-08-08T11:14:24.640Z] #77 122.6 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
11:14:24 [2022-08-08T11:14:24.710Z] Created binary: bundles/dynbinary-daemon/dockerd
11:14:24 [2022-08-08T11:14:24.710Z] Building: bundles/dynbinary-daemon/docker-proxy
11:14:24 [2022-08-08T11:14:24.710Z] GOOS="" GOARCH="" GOARM=""
11:14:24 [2022-08-08T11:14:24.710Z] Created binary: bundles/dynbinary-daemon/docker-proxy
11:14:24 [2022-08-08T11:14:24.710Z] 
11:14:24 [2022-08-08T11:14:24.710Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
11:14:24 [2022-08-08T11:14:24.710Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
11:14:24 [2022-08-08T11:14:24.710Z] Using test binary docker
11:14:24 [2022-08-08T11:14:24.710Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
11:14:24 [2022-08-08T11:14:24.710Z] Not: starting.
11:14:24 [2022-08-08T11:14:24.710Z] INFO: Waiting for daemon to start...
11:14:24 [2022-08-08T11:14:24.710Z] Starting dockerd
11:14:24 [2022-08-08T11:14:24.901Z] #77 123.0 checking that generated files are newer than configure... done
11:14:24 [2022-08-08T11:14:24.901Z] #77 123.0 configure: creating ./config.status
11:14:25 [2022-08-08T11:14:25.649Z] .
11:14:25 [2022-08-08T11:14:25.649Z] INFO: Building docker-sdk-python3:5.0.3...
11:14:25 [2022-08-08T11:14:25.783Z] #14 169.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
11:14:25 [2022-08-08T11:14:25.783Z] #14 169.2 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
11:14:25 [2022-08-08T11:14:25.783Z] #14 169.2 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:14:26 [2022-08-08T11:14:26.816Z] #77 125.1 config.status: creating Makefile
11:14:27 [2022-08-08T11:14:27.076Z] #77 125.1 config.status: creating config.h
11:14:27 [2022-08-08T11:14:27.076Z] #77 125.1 config.status: executing libtool commands
11:14:27 [2022-08-08T11:14:27.076Z] #77 125.2 config.status: executing depfiles commands
11:14:27 [2022-08-08T11:14:27.648Z] #77 125.9 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
11:14:27 [2022-08-08T11:14:27.908Z] #77 125.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
11:14:28 [2022-08-08T11:14:28.169Z] #77 126.2 checking for gcc... gcc
11:14:28 [2022-08-08T11:14:28.169Z] #77 126.3 checking whether the C compiler works... yes
11:14:28 [2022-08-08T11:14:28.430Z] #77 126.4 checking for C compiler default output file name... a.out
11:14:28 [2022-08-08T11:14:28.691Z] #77 126.4 checking for suffix of executables... 
11:14:28 [2022-08-08T11:14:28.691Z] #77 126.6 checking whether we are cross compiling... no
11:14:28 [2022-08-08T11:14:28.951Z] #77 126.8 checking for suffix of object files... o
11:14:28 [2022-08-08T11:14:28.951Z] #77 126.9 checking whether we are using the GNU C compiler... yes
11:14:28 [2022-08-08T11:14:28.951Z] #77 127.0 checking whether gcc accepts -g... yes
11:14:29 [2022-08-08T11:14:29.213Z] #77 127.1 checking for gcc option to accept ISO C89... none needed
11:14:29 [2022-08-08T11:14:29.213Z] #77 127.2 checking whether gcc understands -c and -o together... yes
11:14:29 [2022-08-08T11:14:29.213Z] #77 127.3 checking for a BSD-compatible install... /usr/bin/install -c
11:14:29 [2022-08-08T11:14:29.213Z] #77 127.3 checking whether build environment is sane... yes
11:14:29 [2022-08-08T11:14:29.213Z] #77 127.3 checking for a thread-safe mkdir -p... /bin/mkdir -p
11:14:29 [2022-08-08T11:14:29.213Z] #77 127.4 checking for gawk... no
11:14:29 [2022-08-08T11:14:29.213Z] #77 127.4 checking for mawk... mawk
11:14:29 [2022-08-08T11:14:29.213Z] #77 127.4 checking whether make sets $(MAKE)... yes
11:14:29 [2022-08-08T11:14:29.473Z] #77 127.4 checking whether make supports the include directive... yes (GNU style)
11:14:29 [2022-08-08T11:14:29.473Z] #77 127.4 checking whether make supports nested variables... yes
11:14:29 [2022-08-08T11:14:29.473Z] #77 127.5 checking whether UID '0' is supported by ustar format... yes
11:14:29 [2022-08-08T11:14:29.473Z] #77 127.5 checking whether GID '0' is supported by ustar format... yes
11:14:29 [2022-08-08T11:14:29.473Z] #77 127.5 checking how to create a ustar tar archive... gnutar
11:14:29 [2022-08-08T11:14:29.734Z] #77 127.5 checking dependency style of gcc... gcc3
11:14:29 [2022-08-08T11:14:29.734Z] #77 127.7 checking whether to enable maintainer-specific portions of Makefiles... yes
11:14:29 [2022-08-08T11:14:29.734Z] #77 127.7 checking whether make supports nested variables... (cached) yes
11:14:29 [2022-08-08T11:14:29.734Z] #77 127.7 checking build system type... x86_64-pc-linux-gnu
11:14:29 [2022-08-08T11:14:29.995Z] #77 128.0 checking host system type... x86_64-pc-linux-gnu
11:14:29 [2022-08-08T11:14:29.995Z] #77 128.0 checking how to print strings... printf
11:14:29 [2022-08-08T11:14:29.995Z] #77 128.0 checking for a sed that does not truncate output... /bin/sed
11:14:29 [2022-08-08T11:14:29.995Z] #77 128.0 checking for grep that handles long lines and -e... /bin/grep
11:14:29 [2022-08-08T11:14:29.995Z] #77 128.0 checking for egrep... /bin/grep -E
11:14:29 [2022-08-08T11:14:29.995Z] #77 128.0 checking for fgrep... /bin/grep -F
11:14:29 [2022-08-08T11:14:29.995Z] #77 128.0 checking for ld used by gcc... /usr/bin/ld
11:14:29 [2022-08-08T11:14:29.995Z] #77 128.0 checking if the linker (/usr/bin/ld) is GNU ld... yes
11:14:29 [2022-08-08T11:14:29.995Z] #77 128.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
11:14:29 [2022-08-08T11:14:29.995Z] #77 128.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm
11:14:29 [2022-08-08T11:14:29.995Z] #77 128.1 checking whether ln -s works... yes
11:14:29 [2022-08-08T11:14:29.995Z] #77 128.1 checking the maximum length of command line arguments... 1572864
11:14:30 [2022-08-08T11:14:30.255Z] #77 128.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
11:14:30 [2022-08-08T11:14:30.255Z] #77 128.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
11:14:30 [2022-08-08T11:14:30.255Z] #77 128.2 checking for /usr/bin/ld option to reload object files... -r
11:14:30 [2022-08-08T11:14:30.255Z] #77 128.2 checking for objdump... objdump
11:14:30 [2022-08-08T11:14:30.255Z] #77 128.2 checking how to recognize dependent libraries... pass_all
11:14:30 [2022-08-08T11:14:30.255Z] #77 128.2 checking for dlltool... no
11:14:30 [2022-08-08T11:14:30.255Z] #77 128.2 checking how to associate runtime and link libraries... printf %s\n
11:14:30 [2022-08-08T11:14:30.255Z] #77 128.2 checking for ar... ar
11:14:30 [2022-08-08T11:14:30.255Z] #77 128.2 checking for archiver @FILE support... @
11:14:30 [2022-08-08T11:14:30.255Z] #77 128.3 checking for strip... strip
11:14:30 [2022-08-08T11:14:30.255Z] #77 128.3 checking for ranlib... ranlib
11:14:30 [2022-08-08T11:14:30.528Z] #77 128.3 checking command to parse /usr/bin/nm -B output from gcc object... ok
11:14:30 [2022-08-08T11:14:30.528Z] #77 128.7 checking for sysroot... no
11:14:30 [2022-08-08T11:14:30.528Z] #77 128.7 checking for a working dd... /bin/dd
11:14:30 [2022-08-08T11:14:30.528Z] #77 128.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
11:14:30 [2022-08-08T11:14:30.789Z] #77 128.8 checking for mt... no
11:14:30 [2022-08-08T11:14:30.789Z] #77 128.8 checking if : is a manifest tool... no
11:14:30 [2022-08-08T11:14:30.789Z] #77 128.8 checking how to run the C preprocessor... gcc -E
11:14:30 [2022-08-08T11:14:30.850Z] #26 ...
11:14:30 [2022-08-08T11:14:30.850Z] 
11:14:30 [2022-08-08T11:14:30.850Z] #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
11:14:30 [2022-08-08T11:14:30.850Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a
11:14:30 [2022-08-08T11:14:30.850Z] #47 194.0 + dpkg --print-architecture
11:14:30 [2022-08-08T11:14:30.850Z] #47 DONE 194.8s
11:14:30 [2022-08-08T11:14:30.850Z] 
11:14:30 [2022-08-08T11:14:30.850Z] #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
11:14:30 [2022-08-08T11:14:30.850Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa
11:14:31 [2022-08-08T11:14:31.624Z] #77 129.0 checking for ANSI C header files... yes
11:14:31 [2022-08-08T11:14:31.624Z] #77 129.5 checking for sys/types.h... yes
11:14:31 [2022-08-08T11:14:31.885Z] #77 129.6 checking for sys/stat.h... yes
11:14:31 [2022-08-08T11:14:31.885Z] #77 129.8 checking for stdlib.h... yes
11:14:32 [2022-08-08T11:14:32.146Z] #77 130.0 checking for string.h... yes
11:14:32 [2022-08-08T11:14:32.407Z] #77 130.2 checking for memory.h... yes
11:14:32 [2022-08-08T11:14:32.407Z] #77 130.4 checking for strings.h... yes
11:14:32 [2022-08-08T11:14:32.668Z] #77 130.6 checking for inttypes.h... yes
11:14:32 [2022-08-08T11:14:32.929Z] #77 130.8 checking for stdint.h... yes
11:14:32 [2022-08-08T11:14:32.930Z] #77 130.9 checking for unistd.h... yes
11:14:33 [2022-08-08T11:14:33.190Z] #77 131.1 checking for dlfcn.h... yes
11:14:33 [2022-08-08T11:14:33.190Z] #77 131.3 checking for objdir... .libs
11:14:33 [2022-08-08T11:14:33.451Z] #77 131.6 checking if gcc supports -fno-rtti -fno-exceptions... no
11:14:33 [2022-08-08T11:14:33.711Z] #77 131.7 checking for gcc option to produce PIC... -fPIC -DPIC
11:14:33 [2022-08-08T11:14:33.711Z] #77 131.7 checking if gcc PIC flag -fPIC -DPIC works... yes
11:14:34 [2022-08-08T11:14:34.283Z] #77 131.8 checking if gcc static flag -static works... yes
11:14:34 [2022-08-08T11:14:34.283Z] #77 132.2 checking if gcc supports -c -o file.o... yes
11:14:34 [2022-08-08T11:14:34.283Z] #77 132.3 checking if gcc supports -c -o file.o... (cached) yes
11:14:34 [2022-08-08T11:14:34.283Z] #77 132.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
11:14:34 [2022-08-08T11:14:34.543Z] #77 132.4 checking dynamic linker characteristics... GNU/Linux ld.so
11:14:34 [2022-08-08T11:14:34.543Z] #77 132.7 checking how to hardcode library paths into programs... immediate
11:14:34 [2022-08-08T11:14:34.543Z] #77 132.7 checking whether stripping libraries is possible... yes
11:14:34 [2022-08-08T11:14:34.807Z] #77 132.7 checking if libtool supports shared libraries... yes
11:14:34 [2022-08-08T11:14:34.807Z] #77 132.7 checking whether to build shared libraries... no
11:14:34 [2022-08-08T11:14:34.807Z] #77 132.7 checking whether to build static libraries... yes
11:14:34 [2022-08-08T11:14:34.807Z] #77 132.7 checking float.h usability... yes
11:14:34 [2022-08-08T11:14:34.807Z] #77 132.9 checking float.h presence... yes
11:14:34 [2022-08-08T11:14:34.807Z] #77 132.9 checking for float.h... yes
11:14:35 [2022-08-08T11:14:35.067Z] #77 133.0 checking limits.h usability... yes
11:14:35 [2022-08-08T11:14:35.067Z] #77 133.1 checking limits.h presence... yes
11:14:35 [2022-08-08T11:14:35.067Z] #77 133.1 checking for limits.h... yes
11:14:35 [2022-08-08T11:14:35.328Z] #77 133.2 checking stddef.h usability... yes
11:14:35 [2022-08-08T11:14:35.328Z] #77 133.3 checking stddef.h presence... yes
11:14:35 [2022-08-08T11:14:35.328Z] #77 133.3 checking for stddef.h... yes
11:14:35 [2022-08-08T11:14:35.328Z] #77 133.4 checking for stdlib.h... (cached) yes
11:14:35 [2022-08-08T11:14:35.328Z] #77 133.4 checking for string.h... (cached) yes
11:14:35 [2022-08-08T11:14:35.588Z] #77 133.4 checking sys/time.h usability... yes
11:14:35 [2022-08-08T11:14:35.588Z] #77 133.6 checking sys/time.h presence... yes
11:14:35 [2022-08-08T11:14:35.588Z] #77 133.7 checking for sys/time.h... yes
11:14:35 [2022-08-08T11:14:35.588Z] #77 133.7 checking for inline... inline
11:14:35 [2022-08-08T11:14:35.849Z] #77 133.8 checking for size_t... yes
11:14:36 [2022-08-08T11:14:36.110Z] #77 134.0 checking for stdlib.h... (cached) yes
11:14:36 [2022-08-08T11:14:36.110Z] #77 134.0 checking for GNU libc compatible malloc... yes
11:14:36 [2022-08-08T11:14:36.110Z] #77 134.2 checking for stdlib.h... (cached) yes
11:14:36 [2022-08-08T11:14:36.371Z] #77 134.2 checking for GNU libc compatible realloc... yes
11:14:36 [2022-08-08T11:14:36.371Z] #77 134.5 checking for working strtod... 
11:14:36 [2022-08-08T11:14:36.371Z] #77 ...
11:14:36 [2022-08-08T11:14:36.371Z] 
11:14:36 [2022-08-08T11:14:36.371Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:14:36 [2022-08-08T11:14:36.371Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21
11:14:36 [2022-08-08T11:14:36.371Z] #21 25.90 Selecting previously unselected package pigz.
11:14:36 [2022-08-08T11:14:36.371Z] #21 25.91 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ...
11:14:36 [2022-08-08T11:14:36.371Z] #21 25.92 Unpacking pigz (2.6-1) ...
11:14:36 [2022-08-08T11:14:36.371Z] #21 26.01 Selecting previously unselected package libelf1:amd64.
11:14:36 [2022-08-08T11:14:36.371Z] #21 26.01 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ...
11:14:36 [2022-08-08T11:14:36.371Z] #21 26.02 Unpacking libelf1:amd64 (0.183-1) ...
11:14:36 [2022-08-08T11:14:36.371Z] #21 26.13 Selecting previously unselected package libbpf0:amd64.
11:14:36 [2022-08-08T11:14:36.371Z] #21 26.14 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ...
11:14:36 [2022-08-08T11:14:36.371Z] #21 26.15 Unpacking libbpf0:amd64 (1:0.3-2) ...
11:14:36 [2022-08-08T11:14:36.371Z] #21 26.24 Selecting previously unselected package libmnl0:amd64.
11:14:36 [2022-08-08T11:14:36.371Z] #21 26.24 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ...
11:14:36 [2022-08-08T11:14:36.371Z] #21 26.25 Unpacking libmnl0:amd64 (1.0.4-3) ...
11:14:36 [2022-08-08T11:14:36.371Z] #21 26.30 Selecting previously unselected package libxtables12:amd64.
11:14:36 [2022-08-08T11:14:36.371Z] #21 26.30 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ...
11:14:36 [2022-08-08T11:14:36.371Z] #21 26.31 Unpacking libxtables12:amd64 (1.8.7-1) ...
11:14:36 [2022-08-08T11:14:36.371Z] #21 26.38 Selecting previously unselected package libcap2-bin.
11:14:36 [2022-08-08T11:14:36.371Z] #21 26.39 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ...
11:14:36 [2022-08-08T11:14:36.371Z] #21 26.39 Unpacking libcap2-bin (1:2.44-1) ...
11:14:36 [2022-08-08T11:14:36.371Z] #21 26.47 Selecting previously unselected package iproute2.
11:14:36 [2022-08-08T11:14:36.371Z] #21 26.48 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ...
11:14:36 [2022-08-08T11:14:36.371Z] #21 26.48 Unpacking iproute2 (5.10.0-4) ...
11:14:36 [2022-08-08T11:14:36.371Z] #21 26.99 Selecting previously unselected package xxd.
11:14:36 [2022-08-08T11:14:36.371Z] #21 27.02 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
11:14:36 [2022-08-08T11:14:36.371Z] #21 27.02 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
11:14:36 [2022-08-08T11:14:36.371Z] #21 27.13 Selecting previously unselected package vim-common.
11:14:36 [2022-08-08T11:14:36.371Z] #21 27.14 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
11:14:36 [2022-08-08T11:14:36.371Z] #21 27.15 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
11:14:36 [2022-08-08T11:14:36.371Z] #21 27.29 Selecting previously unselected package bash-completion.
11:14:36 [2022-08-08T11:14:36.371Z] #21 27.29 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ...
11:14:36 [2022-08-08T11:14:36.371Z] #21 29.31 Unpacking bash-completion (1:2.11-2) ...
11:14:36 [2022-08-08T11:14:36.371Z] #21 29.80 Selecting previously unselected package bzip2.
11:14:36 [2022-08-08T11:14:36.371Z] #21 29.80 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ...
11:14:36 [2022-08-08T11:14:36.371Z] #21 29.80 Unpacking bzip2 (1.0.8-4) ...
11:14:36 [2022-08-08T11:14:36.371Z] #21 29.89 Selecting previously unselected package xz-utils.
11:14:36 [2022-08-08T11:14:36.371Z] #21 29.89 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
11:14:36 [2022-08-08T11:14:36.371Z] #21 29.90 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
11:14:36 [2022-08-08T11:14:36.371Z] #21 30.05 Selecting previously unselected package apparmor.
11:14:36 [2022-08-08T11:14:36.371Z] #21 30.05 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ...
11:14:36 [2022-08-08T11:14:36.371Z] #21 30.11 Unpacking apparmor (2.13.6-10) ...
11:14:36 [2022-08-08T11:14:36.371Z] #21 30.53 Selecting previously unselected package inetutils-ping.
11:14:36 [2022-08-08T11:14:36.371Z] #21 30.54 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ...
11:14:36 [2022-08-08T11:14:36.371Z] #21 30.55 Unpacking inetutils-ping (2:2.0-1) ...
11:14:36 [2022-08-08T11:14:36.371Z] #21 30.65 Selecting previously unselected package libip6tc2:amd64.
11:14:36 [2022-08-08T11:14:36.371Z] #21 30.65 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ...
11:14:36 [2022-08-08T11:14:36.371Z] #21 30.67 Unpacking libip6tc2:amd64 (1.8.7-1) ...
11:14:36 [2022-08-08T11:14:36.371Z] #21 30.73 Selecting previously unselected package libnfnetlink0:amd64.
11:14:36 [2022-08-08T11:14:36.371Z] #21 30.74 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
11:14:36 [2022-08-08T11:14:36.371Z] #21 30.75 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
11:14:36 [2022-08-08T11:14:36.371Z] #21 30.82 Selecting previously unselected package libnetfilter-conntrack3:amd64.
11:14:36 [2022-08-08T11:14:36.371Z] #21 30.83 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
11:14:36 [2022-08-08T11:14:36.371Z] #21 30.84 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
11:14:36 [2022-08-08T11:14:36.371Z] #21 30.91 Selecting previously unselected package libnftnl11:amd64.
11:14:36 [2022-08-08T11:14:36.371Z] #21 30.92 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ...
11:14:36 [2022-08-08T11:14:36.371Z] #21 30.92 Unpacking libnftnl11:amd64 (1.1.9-1) ...
11:14:36 [2022-08-08T11:14:36.371Z] #21 31.01 Selecting previously unselected package iptables.
11:14:36 [2022-08-08T11:14:36.371Z] #21 31.01 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ...
11:14:36 [2022-08-08T11:14:36.371Z] #21 31.01 Unpacking iptables (1.8.7-1) ...
11:14:36 [2022-08-08T11:14:36.371Z] #21 31.38 Selecting previously unselected package libonig5:amd64.
11:14:36 [2022-08-08T11:14:36.371Z] #21 31.40 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ...
11:14:36 [2022-08-08T11:14:36.371Z] #21 31.40 Unpacking libonig5:amd64 (6.9.6-1.1) ...
11:14:36 [2022-08-08T11:14:36.371Z] #21 31.51 Selecting previously unselected package libjq1:amd64.
11:14:36 [2022-08-08T11:14:36.371Z] #21 31.52 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ...
11:14:36 [2022-08-08T11:14:36.371Z] #21 31.53 Unpacking libjq1:amd64 (1.6-2.1) ...
11:14:36 [2022-08-08T11:14:36.371Z] #21 31.63 Selecting previously unselected package jq.
11:14:36 [2022-08-08T11:14:36.371Z] #21 31.64 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ...
11:14:36 [2022-08-08T11:14:36.371Z] #21 31.65 Unpacking jq (1.6-2.1) ...
11:14:36 [2022-08-08T11:14:36.371Z] #21 31.73 Selecting previously unselected package libaio1:amd64.
11:14:36 [2022-08-08T11:14:36.371Z] #21 31.73 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ...
11:14:36 [2022-08-08T11:14:36.371Z] #21 31.73 Unpacking libaio1:amd64 (0.3.112-9) ...
11:14:36 [2022-08-08T11:14:36.371Z] #21 31.80 Selecting previously unselected package libgpm2:amd64.
11:14:36 [2022-08-08T11:14:36.371Z] #21 31.81 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ...
11:14:36 [2022-08-08T11:14:36.371Z] #21 31.81 Unpacking libgpm2:amd64 (1.20.7-8) ...
11:14:36 [2022-08-08T11:14:36.371Z] #21 31.88 Selecting previously unselected package libicu67:amd64.
11:14:36 [2022-08-08T11:14:36.371Z] #21 31.88 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ...
11:14:36 [2022-08-08T11:14:36.371Z] #21 31.89 Unpacking libicu67:amd64 (67.1-7) ...
11:14:36 [2022-08-08T11:14:36.372Z] #21 35.30 Selecting previously unselected package libinih1:amd64.
11:14:36 [2022-08-08T11:14:36.372Z] #21 35.30 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ...
11:14:36 [2022-08-08T11:14:36.372Z] #21 35.31 Unpacking libinih1:amd64 (53-1+b2) ...
11:14:36 [2022-08-08T11:14:36.372Z] #21 35.43 Selecting previously unselected package libmicrohttpd12:amd64.
11:14:36 [2022-08-08T11:14:36.372Z] #21 35.43 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ...
11:14:36 [2022-08-08T11:14:36.372Z] #21 35.44 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ...
11:14:36 [2022-08-08T11:14:36.372Z] #21 35.53 Selecting previously unselected package libnet1:amd64.
11:14:36 [2022-08-08T11:14:36.372Z] #21 35.54 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
11:14:36 [2022-08-08T11:14:36.372Z] #21 35.54 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:14:36 [2022-08-08T11:14:36.372Z] #21 35.65 Selecting previously unselected package libnl-3-200:amd64.
11:14:36 [2022-08-08T11:14:36.372Z] #21 35.65 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ...
11:14:36 [2022-08-08T11:14:36.372Z] #21 35.66 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
11:14:36 [2022-08-08T11:14:36.372Z] #21 35.75 Selecting previously unselected package libprotobuf-c1:amd64.
11:14:36 [2022-08-08T11:14:36.372Z] #21 35.76 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
11:14:36 [2022-08-08T11:14:36.372Z] #21 35.77 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:14:36 [2022-08-08T11:14:36.372Z] #21 35.85 Selecting previously unselected package libyajl2:amd64.
11:14:36 [2022-08-08T11:14:36.372Z] #21 35.85 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ...
11:14:36 [2022-08-08T11:14:36.372Z] #21 35.85 Unpacking libyajl2:amd64 (2.1.0-3) ...
11:14:36 [2022-08-08T11:14:36.372Z] #21 35.91 Selecting previously unselected package net-tools.
11:14:36 [2022-08-08T11:14:36.372Z] #21 35.91 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
11:14:36 [2022-08-08T11:14:36.372Z] #21 35.92 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
11:14:36 [2022-08-08T11:14:36.943Z] #21 36.27 Selecting previously unselected package patch.
11:14:36 [2022-08-08T11:14:36.943Z] #21 36.27 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ...
11:14:36 [2022-08-08T11:14:36.943Z] #21 ...
11:14:36 [2022-08-08T11:14:36.943Z] 
11:14:36 [2022-08-08T11:14:36.943Z] #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
11:14:36 [2022-08-08T11:14:36.943Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:14:36 [2022-08-08T11:14:36.943Z] #77 134.5 checking for working strtod... yes
11:14:37 [2022-08-08T11:14:37.204Z] #77 134.9 checking for gettimeofday... yes
11:14:37 [2022-08-08T11:14:37.465Z] #77 135.2 checking for memset... yes
11:14:37 [2022-08-08T11:14:37.726Z] #77 135.5 checking for strspn... yes
11:14:37 [2022-08-08T11:14:37.987Z] #77 135.9 checking that generated files are newer than configure... done
11:14:37 [2022-08-08T11:14:37.987Z] #77 135.9 configure: creating ./config.status
11:14:38 [2022-08-08T11:14:38.000Z] #14 ...
11:14:38 [2022-08-08T11:14:38.000Z] 
11:14:38 [2022-08-08T11:14:38.000Z] #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
11:14:38 [2022-08-08T11:14:38.000Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:14:38 [2022-08-08T11:14:38.000Z] #77 108.8 configure.ac:7: installing 'build-aux/compile'
11:14:38 [2022-08-08T11:14:38.000Z] #77 108.8 configure.ac:9: installing 'build-aux/config.guess'
11:14:38 [2022-08-08T11:14:38.000Z] #77 108.8 configure.ac:9: installing 'build-aux/config.sub'
11:14:38 [2022-08-08T11:14:38.000Z] #77 108.8 configure.ac:11: installing 'build-aux/install-sh'
11:14:38 [2022-08-08T11:14:38.000Z] #77 108.8 configure.ac:11: installing 'build-aux/missing'
11:14:38 [2022-08-08T11:14:38.000Z] #77 109.1 Makefile.am: installing 'build-aux/depcomp'
11:14:38 [2022-08-08T11:14:38.000Z] #77 109.3 parallel-tests: installing 'build-aux/test-driver'
11:14:39 [2022-08-08T11:14:39.901Z] #77 137.9 config.status: creating Makefile
11:14:39 [2022-08-08T11:14:39.901Z] #77 138.0 config.status: creating config.h
11:14:39 [2022-08-08T11:14:39.901Z] #77 138.0 config.status: executing depfiles commands
11:14:40 [2022-08-08T11:14:40.162Z] #77 138.2 config.status: executing libtool commands
11:14:40 [2022-08-08T11:14:40.567Z] #77 112.8 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
11:14:40 [2022-08-08T11:14:40.567Z] #77 112.8 libtoolize: copying file 'build-aux/ltmain.sh'
11:14:41 [2022-08-08T11:14:41.104Z] #77 139.2   GEN      .version
11:14:41 [2022-08-08T11:14:41.104Z] #77 139.2 make  install-recursive
11:14:41 [2022-08-08T11:14:41.104Z] #77 139.2 make[1]: Entering directory '/tmp/crun-build'
11:14:41 [2022-08-08T11:14:41.104Z] #77 139.3 Making install in libocispec
11:14:41 [2022-08-08T11:14:41.104Z] #77 139.3 make[2]: Entering directory '/tmp/crun-build/libocispec'
11:14:41 [2022-08-08T11:14:41.104Z] #77 139.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
11:14:41 [2022-08-08T11:14:41.104Z] #77 139.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
11:14:41 [2022-08-08T11:14:41.104Z] #77 139.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
11:14:41 [2022-08-08T11:14:41.104Z] #77 139.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
11:14:41 [2022-08-08T11:14:41.135Z] #77 113.8 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
11:14:41 [2022-08-08T11:14:41.135Z] #77 113.8 libtoolize: copying file 'm4/libtool.m4'
11:14:41 [2022-08-08T11:14:41.703Z] #77 114.0 libtoolize: copying file 'm4/ltoptions.m4'
11:14:41 [2022-08-08T11:14:41.703Z] #77 114.4 libtoolize: copying file 'm4/ltsugar.m4'
11:14:42 [2022-08-08T11:14:42.046Z] #77 140.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
11:14:42 [2022-08-08T11:14:42.271Z] #77 114.6 libtoolize: copying file 'm4/ltversion.m4'
11:14:42 [2022-08-08T11:14:42.271Z] #77 114.8 libtoolize: copying file 'm4/lt~obsolete.m4'
11:14:42 [2022-08-08T11:14:42.306Z] #77 140.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
11:14:42 [2022-08-08T11:14:42.306Z] #77 140.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
11:14:42 [2022-08-08T11:14:42.306Z] #77 140.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
11:14:42 [2022-08-08T11:14:42.306Z] #77 140.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
11:14:42 [2022-08-08T11:14:42.306Z] #77 140.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
11:14:42 [2022-08-08T11:14:42.306Z] #77 140.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
11:14:42 [2022-08-08T11:14:42.306Z] #77 140.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
11:14:42 [2022-08-08T11:14:42.306Z] #77 140.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
11:14:42 [2022-08-08T11:14:42.306Z] #77 140.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
11:14:42 [2022-08-08T11:14:42.306Z] #77 140.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
11:14:42 [2022-08-08T11:14:42.306Z] #77 140.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
11:14:42 [2022-08-08T11:14:42.306Z] #77 140.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
11:14:42 [2022-08-08T11:14:42.306Z] #77 140.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
11:14:42 [2022-08-08T11:14:42.306Z] #77 140.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
11:14:42 [2022-08-08T11:14:42.306Z] #77 140.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
11:14:43 [2022-08-08T11:14:43.692Z] #77 141.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
11:14:43 [2022-08-08T11:14:43.692Z] #77 141.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
11:14:43 [2022-08-08T11:14:43.692Z] #77 141.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
11:14:43 [2022-08-08T11:14:43.692Z] #77 141.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
11:14:43 [2022-08-08T11:14:43.692Z] #77 141.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
11:14:43 [2022-08-08T11:14:43.692Z] #77 141.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
11:14:43 [2022-08-08T11:14:43.692Z] #77 141.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
11:14:43 [2022-08-08T11:14:43.692Z] #77 141.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
11:14:43 [2022-08-08T11:14:43.692Z] #77 141.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
11:14:43 [2022-08-08T11:14:43.692Z] #77 141.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
11:14:43 [2022-08-08T11:14:43.692Z] #77 141.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
11:14:43 [2022-08-08T11:14:43.692Z] #77 141.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
11:14:43 [2022-08-08T11:14:43.692Z] #77 141.6 make  install-recursive
11:14:43 [2022-08-08T11:14:43.692Z] #77 141.6 make[3]: Entering directory '/tmp/crun-build/libocispec'
11:14:43 [2022-08-08T11:14:43.692Z] #77 141.6 Making install in yajl
11:14:43 [2022-08-08T11:14:43.692Z] #77 141.7 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
11:14:43 [2022-08-08T11:14:43.692Z] #77 141.7   CC       verify/json_verify-json_verify.o
11:14:43 [2022-08-08T11:14:43.692Z] #77 141.7   CC       src/libyajl_la-yajl_alloc.lo
11:14:43 [2022-08-08T11:14:43.692Z] #77 141.7   CC       src/libyajl_la-yajl.lo
11:14:43 [2022-08-08T11:14:43.692Z] #77 141.7   CC       src/libyajl_la-yajl_gen.lo
11:14:43 [2022-08-08T11:14:43.692Z] #77 141.8   CC       src/libyajl_la-yajl_parser.lo
11:14:43 [2022-08-08T11:14:43.692Z] #77 141.8   CC       src/libyajl_la-yajl_buf.lo
11:14:43 [2022-08-08T11:14:43.692Z] #77 141.8   CC       src/libyajl_la-yajl_encode.lo
11:14:43 [2022-08-08T11:14:43.692Z] #77 141.8   CC       src/libyajl_la-yajl_lex.lo
11:14:43 [2022-08-08T11:14:43.692Z] #77 141.8   CC       src/libyajl_la-yajl_tree.lo
11:14:44 [2022-08-08T11:14:44.634Z] #77 ...
11:14:44 [2022-08-08T11:14:44.634Z] 
11:14:44 [2022-08-08T11:14:44.634Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:14:44 [2022-08-08T11:14:44.634Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21
11:14:44 [2022-08-08T11:14:44.634Z] #21 36.48 Unpacking patch (2.7.6-7) ...
11:14:44 [2022-08-08T11:14:44.634Z] #21 36.59 Selecting previously unselected package python-pip-whl.
11:14:44 [2022-08-08T11:14:44.634Z] #21 36.60 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
11:14:44 [2022-08-08T11:14:44.634Z] #21 36.61 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
11:14:44 [2022-08-08T11:14:44.634Z] #21 37.18 Selecting previously unselected package python3-lib2to3.
11:14:44 [2022-08-08T11:14:44.634Z] #21 37.20 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ...
11:14:44 [2022-08-08T11:14:44.634Z] #21 37.20 Unpacking python3-lib2to3 (3.9.2-1) ...
11:14:44 [2022-08-08T11:14:44.634Z] #21 37.35 Selecting previously unselected package python3-distutils.
11:14:44 [2022-08-08T11:14:44.634Z] #21 37.36 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ...
11:14:44 [2022-08-08T11:14:44.634Z] #21 37.39 Unpacking python3-distutils (3.9.2-1) ...
11:14:44 [2022-08-08T11:14:44.634Z] #21 37.50 Selecting previously unselected package python3-pkg-resources.
11:14:44 [2022-08-08T11:14:44.634Z] #21 37.51 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ...
11:14:44 [2022-08-08T11:14:44.634Z] #21 37.52 Unpacking python3-pkg-resources (52.0.0-4) ...
11:14:44 [2022-08-08T11:14:44.634Z] #21 37.67 Selecting previously unselected package python3-setuptools.
11:14:44 [2022-08-08T11:14:44.634Z] #21 37.68 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ...
11:14:44 [2022-08-08T11:14:44.634Z] #21 37.68 Unpacking python3-setuptools (52.0.0-4) ...
11:14:44 [2022-08-08T11:14:44.634Z] #21 37.95 Selecting previously unselected package python3-wheel.
11:14:44 [2022-08-08T11:14:44.634Z] #21 37.97 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ...
11:14:44 [2022-08-08T11:14:44.634Z] #21 37.97 Unpacking python3-wheel (0.34.2-1) ...
11:14:44 [2022-08-08T11:14:44.634Z] #21 38.06 Selecting previously unselected package python3-pip.
11:14:44 [2022-08-08T11:14:44.634Z] #21 38.06 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ...
11:14:44 [2022-08-08T11:14:44.634Z] #21 38.06 Unpacking python3-pip (20.3.4-4+deb11u1) ...
11:14:44 [2022-08-08T11:14:44.634Z] #21 38.32 Selecting previously unselected package sudo.
11:14:44 [2022-08-08T11:14:44.634Z] #21 38.34 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ...
11:14:44 [2022-08-08T11:14:44.634Z] #21 38.35 Unpacking sudo (1.9.5p2-3) ...
11:14:44 [2022-08-08T11:14:44.634Z] #21 38.89 Selecting previously unselected package systemd-journal-remote.
11:14:44 [2022-08-08T11:14:44.634Z] #21 38.89 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ...
11:14:44 [2022-08-08T11:14:44.634Z] #21 38.91 Unpacking systemd-journal-remote (247.3-7) ...
11:14:44 [2022-08-08T11:14:44.634Z] #21 39.04 Selecting previously unselected package thin-provisioning-tools.
11:14:44 [2022-08-08T11:14:44.634Z] #21 39.08 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ...
11:14:44 [2022-08-08T11:14:44.634Z] #21 39.08 Unpacking thin-provisioning-tools (0.9.0-1) ...
11:14:44 [2022-08-08T11:14:44.634Z] #21 39.31 Selecting previously unselected package uidmap.
11:14:44 [2022-08-08T11:14:44.634Z] #21 39.34 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ...
11:14:44 [2022-08-08T11:14:44.634Z] #21 39.34 Unpacking uidmap (1:4.8.1-1) ...
11:14:44 [2022-08-08T11:14:44.634Z] #21 39.51 Selecting previously unselected package vim-runtime.
11:14:44 [2022-08-08T11:14:44.634Z] #21 39.52 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
11:14:44 [2022-08-08T11:14:44.634Z] #21 39.55 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
11:14:44 [2022-08-08T11:14:44.634Z] #21 39.57 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
11:14:44 [2022-08-08T11:14:44.634Z] #21 39.58 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
11:14:44 [2022-08-08T11:14:44.634Z] #21 43.31 Selecting previously unselected package vim.
11:14:44 [2022-08-08T11:14:44.634Z] #21 43.32 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
11:14:44 [2022-08-08T11:14:44.634Z] #21 43.33 Unpacking vim (2:8.2.2434-3+deb11u1) ...
11:14:44 [2022-08-08T11:14:44.634Z] #21 43.91 Selecting previously unselected package xfsprogs.
11:14:44 [2022-08-08T11:14:44.634Z] #21 43.91 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ...
11:14:44 [2022-08-08T11:14:44.634Z] #21 43.92 Unpacking xfsprogs (5.10.0-4) ...
11:14:44 [2022-08-08T11:14:44.894Z] #21 44.34 Selecting previously unselected package zip.
11:14:44 [2022-08-08T11:14:44.894Z] #21 44.35 Preparing to unpack .../54-zip_3.0-12_amd64.deb ...
11:14:44 [2022-08-08T11:14:44.894Z] #21 44.36 Unpacking zip (3.0-12) ...
11:14:45 [2022-08-08T11:14:45.155Z] #21 44.49 Selecting previously unselected package zstd.
11:14:45 [2022-08-08T11:14:45.155Z] #21 44.51 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ...
11:14:45 [2022-08-08T11:14:45.155Z] #21 44.51 Unpacking zstd (1.4.8+dfsg-2.1) ...
11:14:45 [2022-08-08T11:14:45.415Z] #21 44.95 Setting up python3-pkg-resources (52.0.0-4) ...
11:14:45 [2022-08-08T11:14:45.721Z] #55 ...
11:14:45 [2022-08-08T11:14:45.721Z] 
11:14:45 [2022-08-08T11:14:45.721Z] #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
11:14:45 [2022-08-08T11:14:45.721Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0
11:14:45 [2022-08-08T11:14:45.721Z] #77 165.3   CCLD     libocispec.la
11:14:45 [2022-08-08T11:14:45.721Z] #77 165.7   CCLD     src/validate
11:14:45 [2022-08-08T11:14:45.721Z] #77 165.8   CCLD     tests/test-1
11:14:45 [2022-08-08T11:14:45.721Z] #77 165.8   CCLD     tests/test-2
11:14:45 [2022-08-08T11:14:45.721Z] #77 165.8   CCLD     tests/test-3
11:14:45 [2022-08-08T11:14:45.721Z] #77 165.9   CCLD     tests/test-4
11:14:45 [2022-08-08T11:14:45.721Z] #77 165.9   CCLD     tests/test-5
11:14:45 [2022-08-08T11:14:45.721Z] #77 166.0   CCLD     tests/test-6
11:14:45 [2022-08-08T11:14:45.721Z] #77 166.1   CCLD     tests/test-7
11:14:45 [2022-08-08T11:14:45.721Z] #77 166.2   CCLD     tests/test-8
11:14:45 [2022-08-08T11:14:45.721Z] #77 166.3   CCLD     tests/test-9
11:14:45 [2022-08-08T11:14:45.721Z] #77 166.3   CCLD     tests/test-10
11:14:45 [2022-08-08T11:14:45.721Z] #77 166.4 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
11:14:45 [2022-08-08T11:14:45.721Z] #77 166.5   CCLD     tests/test-11
11:14:46 [2022-08-08T11:14:46.358Z] #21 45.93 Setting up libip4tc2:amd64 (1.8.7-1) ...
11:14:46 [2022-08-08T11:14:46.358Z] #21 45.94 Setting up net-tools (1.60+git20181103.0eebece-1) ...
11:14:46 [2022-08-08T11:14:46.619Z] #21 45.95 Setting up libgpm2:amd64 (1.20.7-8) ...
11:14:46 [2022-08-08T11:14:46.619Z] #21 45.97 Setting up libicu67:amd64 (67.1-7) ...
11:14:46 [2022-08-08T11:14:46.619Z] #21 45.98 Setting up libip6tc2:amd64 (1.8.7-1) ...
11:14:46 [2022-08-08T11:14:46.619Z] #21 46.00 Setting up libinih1:amd64 (53-1+b2) ...
11:14:46 [2022-08-08T11:14:46.619Z] #21 46.01 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
11:14:46 [2022-08-08T11:14:46.619Z] #21 46.02 Setting up uidmap (1:4.8.1-1) ...
11:14:46 [2022-08-08T11:14:46.619Z] #21 46.03 Setting up libyajl2:amd64 (2.1.0-3) ...
11:14:46 [2022-08-08T11:14:46.619Z] #21 46.04 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:14:46 [2022-08-08T11:14:46.619Z] #21 46.05 Setting up bzip2 (1.0.8-4) ...
11:14:46 [2022-08-08T11:14:46.619Z] #21 46.12 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:14:46 [2022-08-08T11:14:46.619Z] #21 46.13 Setting up python3-wheel (0.34.2-1) ...
11:14:46 [2022-08-08T11:14:46.657Z] #77 167.8 libtool: link: ar cr libocispec.a 
11:14:46 [2022-08-08T11:14:46.657Z] #77 167.9 libtool: link: ranlib libocispec.a
11:14:47 [2022-08-08T11:14:47.191Z] #21 46.78 Setting up libmicrohttpd12:amd64 (0.9.72-2) ...
11:14:47 [2022-08-08T11:14:47.451Z] #21 46.81 Setting up xxd (2:8.2.2434-3+deb11u1) ...
11:14:47 [2022-08-08T11:14:47.451Z] #21 46.83 Setting up libcap2:amd64 (1:2.44-1) ...
11:14:47 [2022-08-08T11:14:47.451Z] #21 46.84 Setting up libcap2-bin (1:2.44-1) ...
11:14:47 [2022-08-08T11:14:47.451Z] #21 46.85 Setting up apparmor (2.13.6-10) ...
11:14:48 [2022-08-08T11:14:48.033Z] #77 169.3 make[5]: Entering directory '/tmp/crun-build/libocispec'
11:14:48 [2022-08-08T11:14:48.033Z] #77 169.3 make[5]: Nothing to be done for 'install-exec-am'.
11:14:48 [2022-08-08T11:14:48.033Z] #77 169.3 make[5]: Nothing to be done for 'install-data-am'.
11:14:48 [2022-08-08T11:14:48.033Z] #77 169.3 make[5]: Leaving directory '/tmp/crun-build/libocispec'
11:14:48 [2022-08-08T11:14:48.033Z] #77 169.3 make[4]: Leaving directory '/tmp/crun-build/libocispec'
11:14:48 [2022-08-08T11:14:48.033Z] #77 169.3 make[3]: Leaving directory '/tmp/crun-build/libocispec'
11:14:48 [2022-08-08T11:14:48.033Z] #77 169.3 make[2]: Leaving directory '/tmp/crun-build/libocispec'
11:14:48 [2022-08-08T11:14:48.033Z] #77 169.3 make[2]: Entering directory '/tmp/crun-build'
11:14:48 [2022-08-08T11:14:48.033Z] #77 169.4   CC       src/libcrun/libcrun_testing_a-utils.o
11:14:48 [2022-08-08T11:14:48.033Z] #77 169.5   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
11:14:48 [2022-08-08T11:14:48.033Z] #77 169.5   CC       src/libcrun/libcrun_testing_a-container.o
11:14:48 [2022-08-08T11:14:48.033Z] #77 169.5   CC       src/libcrun/libcrun_testing_a-cgroup.o
11:14:48 [2022-08-08T11:14:48.033Z] #77 169.5   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
11:14:48 [2022-08-08T11:14:48.033Z] #77 169.5   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
11:14:48 [2022-08-08T11:14:48.292Z] #77 169.5   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
11:14:48 [2022-08-08T11:14:48.292Z] #77 169.6   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
11:14:48 [2022-08-08T11:14:48.292Z] #77 169.6   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
11:14:48 [2022-08-08T11:14:48.292Z] #77 169.6   CC       src/libcrun/libcrun_testing_a-criu.o
11:14:48 [2022-08-08T11:14:48.292Z] #77 169.7   CC       src/libcrun/libcrun_testing_a-custom-handler.o
11:14:48 [2022-08-08T11:14:48.292Z] #77 169.7   CC       src/libcrun/libcrun_testing_a-linux.o
11:14:48 [2022-08-08T11:14:48.292Z] #77 169.8   CC       src/libcrun/libcrun_testing_a-seccomp.o
11:14:48 [2022-08-08T11:14:48.551Z] #77 169.9   CC       src/libcrun/libcrun_testing_a-ebpf.o
11:14:48 [2022-08-08T11:14:48.551Z] #77 169.9   CC       src/libcrun/libcrun_testing_a-error.o
11:14:48 [2022-08-08T11:14:48.551Z] #77 170.0   CC       src/libcrun/libcrun_testing_a-status.o
11:14:48 [2022-08-08T11:14:48.551Z] #77 170.0   CC       src/libcrun/libcrun_testing_a-terminal.o
11:14:48 [2022-08-08T11:14:48.811Z] #77 170.1   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
11:14:48 [2022-08-08T11:14:48.811Z] #77 170.2   CC       src/libcrun/libcrun_testing_a-signals.o
11:14:48 [2022-08-08T11:14:48.811Z] #77 170.2   CC       src/libcrun/libcrun_testing_a-mount_flags.o
11:14:48 [2022-08-08T11:14:48.811Z] #77 170.3   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
11:14:49 [2022-08-08T11:14:49.070Z] #77 170.4   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
11:14:49 [2022-08-08T11:14:49.070Z] #77 170.6   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
11:14:49 [2022-08-08T11:14:49.328Z] #77 170.6   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
11:14:49 [2022-08-08T11:14:49.328Z] #77 170.7   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
11:14:49 [2022-08-08T11:14:49.328Z] #77 170.7   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
11:14:49 [2022-08-08T11:14:49.328Z] #77 170.8   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
11:14:49 [2022-08-08T11:14:49.365Z] #21 48.53 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
11:14:49 [2022-08-08T11:14:49.365Z] #21 48.67 Setting up zip (3.0-12) ...
11:14:49 [2022-08-08T11:14:49.365Z] #21 48.68 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
11:14:49 [2022-08-08T11:14:49.365Z] #21 48.71 Setting up bash-completion (1:2.11-2) ...
11:14:49 [2022-08-08T11:14:49.895Z] #77 171.2   CC       src/crun-crun.o
11:14:49 [2022-08-08T11:14:49.895Z] #77 171.3   CC       src/crun-run.o
11:14:50 [2022-08-08T11:14:50.154Z] #77 171.5   CC       src/crun-delete.o
11:14:50 [2022-08-08T11:14:50.154Z] #77 171.5   CC       src/crun-kill.o
11:14:50 [2022-08-08T11:14:50.308Z] #21 ...
11:14:50 [2022-08-08T11:14:50.308Z] 
11:14:50 [2022-08-08T11:14:50.308Z] #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
11:14:50 [2022-08-08T11:14:50.308Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:14:50 [2022-08-08T11:14:50.308Z] #77 147.3   CCLD     libyajl.la
11:14:50 [2022-08-08T11:14:50.308Z] #77 147.6   CCLD     verify/json_verify
11:14:50 [2022-08-08T11:14:50.308Z] #77 148.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
11:14:50 [2022-08-08T11:14:50.308Z] #77 148.1 make[5]: Nothing to be done for 'install-exec-am'.
11:14:50 [2022-08-08T11:14:50.308Z] #77 148.1 make[5]: Nothing to be done for 'install-data-am'.
11:14:50 [2022-08-08T11:14:50.308Z] #77 148.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
11:14:50 [2022-08-08T11:14:50.308Z] #77 148.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
11:14:50 [2022-08-08T11:14:50.308Z] #77 148.1 make[4]: Entering directory '/tmp/crun-build/libocispec'
11:14:50 [2022-08-08T11:14:50.308Z] #77 148.2   CC       src/image_spec_schema_config_schema.lo
11:14:50 [2022-08-08T11:14:50.308Z] #77 148.2   CC       src/validate.o
11:14:50 [2022-08-08T11:14:50.308Z] #77 148.2   CC       src/image_spec_schema_content_descriptor.lo
11:14:50 [2022-08-08T11:14:50.308Z] #77 148.2   CC       src/image_spec_schema_defs.lo
11:14:50 [2022-08-08T11:14:50.308Z] #77 148.2   CC       src/image_spec_schema_defs_descriptor.lo
11:14:50 [2022-08-08T11:14:50.308Z] #77 148.3   CC       src/image_spec_schema_image_index_schema.lo
11:14:50 [2022-08-08T11:14:50.308Z] #77 148.3   CC       src/image_spec_schema_image_layout_schema.lo
11:14:50 [2022-08-08T11:14:50.308Z] #77 148.4   CC       src/image_spec_schema_image_manifest_schema.lo
11:14:50 [2022-08-08T11:14:50.308Z] #77 148.4   CC       src/runtime_spec_schema_config_linux.lo
11:14:50 [2022-08-08T11:14:50.308Z] #77 148.4   CC       src/runtime_spec_schema_config_zos.lo
11:14:50 [2022-08-08T11:14:50.308Z] #77 148.5   CC       src/runtime_spec_schema_config_schema.lo
11:14:50 [2022-08-08T11:14:50.412Z] #77 171.7   CC       src/crun-pause.o
11:14:50 [2022-08-08T11:14:50.412Z] #77 171.8   CC       src/crun-unpause.o
11:14:50 [2022-08-08T11:14:50.422Z] #77 ...
11:14:50 [2022-08-08T11:14:50.422Z] 
11:14:50 [2022-08-08T11:14:50.422Z] #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
11:14:50 [2022-08-08T11:14:50.422Z] #67 sha256:65994625a105f9927102f42689d9e014c32b92761e106e34be2a09efe05e2d80
11:14:50 [2022-08-08T11:14:50.422Z] #67 192.8 + for f in rootlesskit rootlesskit-docker-proxy
11:14:50 [2022-08-08T11:14:50.422Z] #67 192.8 + GOBIN=/build
11:14:50 [2022-08-08T11:14:50.422Z] #67 192.8 + GO111MODULE=on
11:14:50 [2022-08-08T11:14:50.422Z] #67 192.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
11:14:50 [2022-08-08T11:14:50.568Z] #77 148.5   CC       src/runtime_spec_schema_config_solaris.lo
11:14:50 [2022-08-08T11:14:50.568Z] #77 148.6   CC       src/runtime_spec_schema_config_vm.lo
11:14:50 [2022-08-08T11:14:50.568Z] #77 148.7   CC       src/runtime_spec_schema_config_windows.lo
11:14:50 [2022-08-08T11:14:50.568Z] #77 148.8   CC       src/runtime_spec_schema_defs.lo
11:14:50 [2022-08-08T11:14:50.671Z] #77 172.0   CC       src/crun-spec.o
11:14:50 [2022-08-08T11:14:50.671Z] #77 172.2   CC       src/crun-exec.o
11:14:50 [2022-08-08T11:14:50.828Z] #77 148.9   CC       src/runtime_spec_schema_defs_linux.lo
11:14:50 [2022-08-08T11:14:50.829Z] #77 149.0   CC       src/runtime_spec_schema_defs_zos.lo
11:14:50 [2022-08-08T11:14:50.829Z] #77 149.1   CC       src/runtime_spec_schema_defs_vm.lo
11:14:50 [2022-08-08T11:14:50.932Z] #77 172.3   CC       src/crun-list.o
11:14:50 [2022-08-08T11:14:50.932Z] #77 172.4   CC       src/crun-create.o
11:14:51 [2022-08-08T11:14:51.089Z] #77 149.2   CC       src/runtime_spec_schema_defs_windows.lo
11:14:51 [2022-08-08T11:14:51.089Z] #77 149.3   CC       src/runtime_spec_schema_state_schema.lo
11:14:51 [2022-08-08T11:14:51.089Z] #77 149.3   CC       src/image_manifest_items_image_manifest_items_schema.lo
11:14:51 [2022-08-08T11:14:51.191Z] #77 172.6   CC       src/crun-start.o
11:14:51 [2022-08-08T11:14:51.350Z] #77 149.6   CC       src/basic_test_double_array.lo
11:14:51 [2022-08-08T11:14:51.450Z] #77 172.9   CC       src/crun-state.o
11:14:51 [2022-08-08T11:14:51.450Z] #77 173.0   CC       src/crun-update.o
11:14:51 [2022-08-08T11:14:51.611Z] #77 149.6   CC       src/basic_test_double_array_item.lo
11:14:51 [2022-08-08T11:14:51.611Z] #77 149.7   CC       src/basic_test_top_array_int.lo
11:14:51 [2022-08-08T11:14:51.611Z] #77 149.8   CC       src/basic_test_top_array_string.lo
11:14:51 [2022-08-08T11:14:51.872Z] #77 149.8   CC       src/basic_test_top_double_array_int.lo
11:14:51 [2022-08-08T11:14:51.872Z] #77 150.0   CC       src/basic_test_top_double_array_obj.lo
11:14:52 [2022-08-08T11:14:52.019Z] #77 173.3   CC       src/crun-ps.o
11:14:52 [2022-08-08T11:14:52.133Z] #77 150.1   CC       src/basic_test_top_double_array_refobj.lo
11:14:52 [2022-08-08T11:14:52.133Z] #77 150.2   CC       src/basic_test_top_double_array_string.lo
11:14:52 [2022-08-08T11:14:52.278Z] #77 173.5   CC       src/crun-checkpoint.o
11:14:52 [2022-08-08T11:14:52.396Z] #77 150.4   CC       src/read-file.lo
11:14:52 [2022-08-08T11:14:52.536Z] #77 173.7   CC       src/crun-restore.o
11:14:52 [2022-08-08T11:14:52.536Z] #77 173.8   CC       src/libcrun/libcrun_la-utils.lo
11:14:52 [2022-08-08T11:14:52.536Z] #77 174.0   CC       src/libcrun/libcrun_la-cloned_binary.lo
11:14:52 [2022-08-08T11:14:52.657Z] #77 150.6   CC       src/json_common.lo
11:14:52 [2022-08-08T11:14:52.657Z] #77 150.7   CC       tests/test-1.o
11:14:52 [2022-08-08T11:14:52.657Z] #77 150.8   CC       tests/test-2.o
11:14:52 [2022-08-08T11:14:52.795Z] #77 174.2   CC       src/libcrun/libcrun_la-container.lo
11:14:52 [2022-08-08T11:14:52.918Z] #77 150.9   CC       tests/test-3.o
11:14:52 [2022-08-08T11:14:52.918Z] #77 151.2   CC       tests/test-4.o
11:14:53 [2022-08-08T11:14:53.054Z] #77 174.4   CC       src/libcrun/libcrun_la-cgroup.lo
11:14:53 [2022-08-08T11:14:53.054Z] #77 174.6   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
11:14:53 [2022-08-08T11:14:53.210Z] #77 151.3   CC       tests/test-5.o
11:14:53 [2022-08-08T11:14:53.620Z] #77 174.8   CC       src/libcrun/libcrun_la-cgroup-resources.lo
11:14:53 [2022-08-08T11:14:53.786Z] #77 151.6   CC       tests/test-6.o
11:14:53 [2022-08-08T11:14:53.786Z] #77 151.8   CC       tests/test-7.o
11:14:53 [2022-08-08T11:14:53.786Z] #77 151.8   CC       tests/test-8.o
11:14:53 [2022-08-08T11:14:53.786Z] #77 152.0   CC       tests/test-9.o
11:14:53 [2022-08-08T11:14:53.878Z] #77 175.1   CC       src/libcrun/libcrun_la-cgroup-setup.lo
11:14:54 [2022-08-08T11:14:54.135Z] #77 175.4   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
11:14:54 [2022-08-08T11:14:54.371Z] #77 152.4   CC       tests/test-10.o
11:14:54 [2022-08-08T11:14:54.393Z] #77 175.8   CC       src/libcrun/libcrun_la-cgroup-utils.lo
11:14:54 [2022-08-08T11:14:54.640Z] #77 152.6   CC       tests/test-11.o
11:14:55 [2022-08-08T11:14:55.327Z] #77 176.6   CC       src/libcrun/libcrun_la-criu.lo
11:14:55 [2022-08-08T11:14:55.584Z] #77 176.8   CC       src/libcrun/libcrun_la-custom-handler.lo
11:14:55 [2022-08-08T11:14:55.585Z] #77 177.0   CC       src/libcrun/libcrun_la-linux.lo
11:14:55 [2022-08-08T11:14:55.703Z] #67 ...
11:14:55 [2022-08-08T11:14:55.703Z] 
11:14:55 [2022-08-08T11:14:55.703Z] #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
11:14:55 [2022-08-08T11:14:55.703Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba
11:14:55 [2022-08-08T11:14:55.703Z] #14 199.2 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
11:14:55 [2022-08-08T11:14:55.703Z] #14 199.3 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
11:14:55 [2022-08-08T11:14:55.703Z] #14 199.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:14:56 [2022-08-08T11:14:56.150Z] #77 177.4   CC       src/libcrun/libcrun_la-seccomp.lo
11:14:56 [2022-08-08T11:14:56.150Z] #77 177.6   CC       src/libcrun/libcrun_la-ebpf.lo
11:14:56 [2022-08-08T11:14:56.409Z] #77 177.8   CC       src/libcrun/libcrun_la-error.lo
11:14:57 [2022-08-08T11:14:57.100Z] #77 178.4   CC       src/libcrun/libcrun_la-status.lo
11:14:57 [2022-08-08T11:14:57.100Z] #77 178.5   CC       src/libcrun/libcrun_la-terminal.lo
11:14:57 [2022-08-08T11:14:57.184Z] #77 ...
11:14:57 [2022-08-08T11:14:57.184Z] 
11:14:57 [2022-08-08T11:14:57.184Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:14:57 [2022-08-08T11:14:57.184Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21
11:14:57 [2022-08-08T11:14:57.184Z] #21 50.83 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
11:14:57 [2022-08-08T11:14:57.184Z] #21 50.84 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:14:57 [2022-08-08T11:14:57.184Z] #21 50.86 Setting up libmnl0:amd64 (1.0.4-3) ...
11:14:57 [2022-08-08T11:14:57.184Z] #21 50.87 Setting up patch (2.7.6-7) ...
11:14:57 [2022-08-08T11:14:57.184Z] #21 50.88 Setting up sudo (1.9.5p2-3) ...
11:14:57 [2022-08-08T11:14:57.184Z] #21 50.98 invoke-rc.d: could not determine current runlevel
11:14:57 [2022-08-08T11:14:57.184Z] #21 50.99 invoke-rc.d: policy-rc.d denied execution of start.
11:14:57 [2022-08-08T11:14:57.184Z] #21 51.00 Setting up xfsprogs (5.10.0-4) ...
11:14:57 [2022-08-08T11:14:57.184Z] #21 51.01 System has not been booted with systemd as init system (PID 1). Can't operate.
11:14:57 [2022-08-08T11:14:57.184Z] #21 51.01 Failed to connect to bus: Host is down
11:14:57 [2022-08-08T11:14:57.184Z] #21 51.01 Setting up libxtables12:amd64 (1.8.7-1) ...
11:14:57 [2022-08-08T11:14:57.184Z] #21 51.03 Setting up inetutils-ping (2:2.0-1) ...
11:14:57 [2022-08-08T11:14:57.184Z] #21 51.04 Setting up pigz (2.6-1) ...
11:14:57 [2022-08-08T11:14:57.184Z] #21 51.05 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
11:14:57 [2022-08-08T11:14:57.184Z] #21 51.06 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
11:14:57 [2022-08-08T11:14:57.184Z] #21 51.08 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
11:14:57 [2022-08-08T11:14:57.184Z] #21 51.09 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
11:14:57 [2022-08-08T11:14:57.184Z] #21 51.96 Setting up libaio1:amd64 (0.3.112-9) ...
11:14:57 [2022-08-08T11:14:57.184Z] #21 51.98 Setting up python3-lib2to3 (3.9.2-1) ...
11:14:57 [2022-08-08T11:14:57.184Z] #21 52.39 Setting up libelf1:amd64 (0.183-1) ...
11:14:57 [2022-08-08T11:14:57.184Z] #21 52.40 Setting up libjson-c5:amd64 (0.15-2) ...
11:14:57 [2022-08-08T11:14:57.184Z] #21 52.44 Setting up zstd (1.4.8+dfsg-2.1) ...
11:14:57 [2022-08-08T11:14:57.184Z] #21 52.47 Setting up libonig5:amd64 (6.9.6-1.1) ...
11:14:57 [2022-08-08T11:14:57.184Z] #21 52.48 Setting up libkmod2:amd64 (28-1) ...
11:14:57 [2022-08-08T11:14:57.184Z] #21 52.52 Setting up python3-distutils (3.9.2-1) ...
11:14:57 [2022-08-08T11:14:57.184Z] #21 53.13 Setting up vim (2:8.2.2434-3+deb11u1) ...
11:14:57 [2022-08-08T11:14:57.184Z] #21 53.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
11:14:57 [2022-08-08T11:14:57.184Z] #21 53.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
11:14:57 [2022-08-08T11:14:57.184Z] #21 53.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
11:14:57 [2022-08-08T11:14:57.184Z] #21 53.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
11:14:57 [2022-08-08T11:14:57.184Z] #21 53.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
11:14:57 [2022-08-08T11:14:57.184Z] #21 53.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
11:14:57 [2022-08-08T11:14:57.184Z] #21 53.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
11:14:57 [2022-08-08T11:14:57.184Z] #21 53.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
11:14:57 [2022-08-08T11:14:57.184Z] #21 53.21 Setting up python3-setuptools (52.0.0-4) ...
11:14:57 [2022-08-08T11:14:57.184Z] #21 54.95 Setting up libjq1:amd64 (1.6-2.1) ...
11:14:57 [2022-08-08T11:14:57.184Z] #21 54.97 Setting up libnftnl11:amd64 (1.1.9-1) ...
11:14:57 [2022-08-08T11:14:57.184Z] #21 54.98 Setting up thin-provisioning-tools (0.9.0-1) ...
11:14:57 [2022-08-08T11:14:57.184Z] #21 54.99 Setting up python3-pip (20.3.4-4+deb11u1) ...
11:14:57 [2022-08-08T11:14:57.184Z] #21 56.24 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
11:14:57 [2022-08-08T11:14:57.184Z] #21 56.25 Setting up jq (1.6-2.1) ...
11:14:57 [2022-08-08T11:14:57.184Z] #21 56.26 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
11:14:57 [2022-08-08T11:14:57.184Z] #21 56.30 Setting up libbpf0:amd64 (1:0.3-2) ...
11:14:57 [2022-08-08T11:14:57.184Z] #21 56.32 Setting up iptables (1.8.7-1) ...
11:14:57 [2022-08-08T11:14:57.184Z] #21 56.34 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
11:14:57 [2022-08-08T11:14:57.184Z] #21 56.34 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:14:57 [2022-08-08T11:14:57.184Z] #21 56.35 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
11:14:57 [2022-08-08T11:14:57.184Z] #21 56.35 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:14:57 [2022-08-08T11:14:57.184Z] #21 56.36 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
11:14:57 [2022-08-08T11:14:57.184Z] #21 56.36 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
11:14:57 [2022-08-08T11:14:57.184Z] #21 56.38 Setting up iproute2 (5.10.0-4) ...
11:14:57 [2022-08-08T11:14:57.446Z] #21 56.82 Setting up systemd (247.3-7) ...
11:14:57 [2022-08-08T11:14:57.446Z] #21 56.87 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
11:14:57 [2022-08-08T11:14:57.446Z] #21 56.88 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
11:14:57 [2022-08-08T11:14:57.446Z] #21 56.89 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
11:14:57 [2022-08-08T11:14:57.446Z] #21 56.94 Initializing machine ID from KVM UUID.
11:14:58 [2022-08-08T11:14:58.035Z] #77 179.4   CC       src/libcrun/libcrun_la-chroot_realpath.lo
11:14:58 [2022-08-08T11:14:58.293Z] #77 179.6   CC       src/libcrun/libcrun_la-signals.lo
11:14:58 [2022-08-08T11:14:58.552Z] #77 179.9   CC       src/libcrun/libcrun_la-mount_flags.lo
11:14:58 [2022-08-08T11:14:58.810Z] #77 180.2   CC       src/libcrun/libcrun_la-seccomp_notify.lo
11:14:58 [2022-08-08T11:14:58.810Z] #77 180.3   CC       src/libcrun/handlers/libcrun_la-krun.lo
11:14:58 [2022-08-08T11:14:58.833Z] #21 57.99 Setting up systemd-journal-remote (247.3-7) ...
11:14:58 [2022-08-08T11:14:58.833Z] #21 58.24 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:14:59 [2022-08-08T11:14:59.068Z] #77 180.3   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
11:14:59 [2022-08-08T11:14:59.094Z] #21 DONE 58.6s
11:14:59 [2022-08-08T11:14:59.094Z] 
11:14:59 [2022-08-08T11:14:59.094Z] #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
11:14:59 [2022-08-08T11:14:59.094Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f
11:14:59 [2022-08-08T11:14:59.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
11:15:00 [2022-08-08T11:15:00.469Z] #77 181.6   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
11:15:00 [2022-08-08T11:15:00.469Z] #77 181.8   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
11:15:00 [2022-08-08T11:15:00.484Z] #22 1.385 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
11:15:00 [2022-08-08T11:15:00.746Z] #22 1.389 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
11:15:00 [2022-08-08T11:15:00.746Z] #22 1.394 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
11:15:00 [2022-08-08T11:15:00.746Z] #22 DONE 1.5s
11:15:00 [2022-08-08T11:15:00.746Z] 
11:15:00 [2022-08-08T11:15:00.746Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
11:15:00 [2022-08-08T11:15:00.746Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d
11:15:01 [2022-08-08T11:15:01.847Z] #77 183.1   CC       tests/init.o
11:15:02 [2022-08-08T11:15:02.413Z] #77 183.6   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
11:15:02 [2022-08-08T11:15:02.422Z] #14 ...
11:15:02 [2022-08-08T11:15:02.422Z] 
11:15:02 [2022-08-08T11:15:02.422Z] #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
11:15:02 [2022-08-08T11:15:02.422Z] #67 sha256:65994625a105f9927102f42689d9e014c32b92761e106e34be2a09efe05e2d80
11:15:02 [2022-08-08T11:15:02.422Z] #67 205.1 rootlesskit version 1.0.0
11:15:02 [2022-08-08T11:15:02.422Z] #67 205.2 Usage of /build/rootlesskit-docker-proxy:
11:15:02 [2022-08-08T11:15:02.422Z] #67 205.2   -container-ip string
11:15:02 [2022-08-08T11:15:02.422Z] #67 205.2     	container ip
11:15:02 [2022-08-08T11:15:02.422Z] #67 205.2   -container-port int
11:15:02 [2022-08-08T11:15:02.422Z] #67 205.2     	container port (default -1)
11:15:02 [2022-08-08T11:15:02.422Z] #67 205.2   -host-ip string
11:15:02 [2022-08-08T11:15:02.422Z] #67 205.2     	host ip
11:15:02 [2022-08-08T11:15:02.422Z] #67 205.2   -host-port int
11:15:02 [2022-08-08T11:15:02.422Z] #67 205.2     	host port (default -1)
11:15:02 [2022-08-08T11:15:02.422Z] #67 205.2   -proto string
11:15:02 [2022-08-08T11:15:02.422Z] #67 205.2     	proxy protocol (default "tcp")
11:15:02 [2022-08-08T11:15:02.422Z] #67 DONE 205.3s
11:15:02 [2022-08-08T11:15:02.422Z] 
11:15:02 [2022-08-08T11:15:02.422Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
11:15:02 [2022-08-08T11:15:02.422Z] #68 sha256:19fb7bea30edb4e8c647aceed76136bb5263b23b7a9e863d2787ce74f45d7ffd
11:15:02 [2022-08-08T11:15:02.422Z] #68 DONE 0.1s
11:15:02 [2022-08-08T11:15:02.422Z] 
11:15:02 [2022-08-08T11:15:02.422Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
11:15:02 [2022-08-08T11:15:02.422Z] #69 sha256:8a45ddb73f12f27516c6ca8906a8d645014b71ee7eba7c230f37498e2da8ea1a
11:15:02 [2022-08-08T11:15:02.422Z] #69 DONE 0.1s
11:15:02 [2022-08-08T11:15:02.422Z] 
11:15:02 [2022-08-08T11:15:02.422Z] #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
11:15:02 [2022-08-08T11:15:02.422Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a
11:15:04 [2022-08-08T11:15:04.388Z] sha256:6a0c47546c2c5b83b0e5eb5fd8586e554ca562aa504d0e155d5ab37f8abf32a6
11:15:04 [2022-08-08T11:15:04.388Z] INFO: Starting docker-py tests...
11:15:04 [2022-08-08T11:15:04.388Z] ============================= test session starts ==============================
11:15:04 [2022-08-08T11:15:04.388Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
11:15:04 [2022-08-08T11:15:04.388Z] rootdir: /src, inifile: pytest.ini
11:15:04 [2022-08-08T11:15:04.388Z] plugins: cov-2.6.1, timeout-1.3.3
11:15:04 [2022-08-08T11:15:04.647Z] collected 395 items / 2 deselected / 393 selected
11:15:04 [2022-08-08T11:15:04.647Z] 
11:15:07 [2022-08-08T11:15:07.694Z] #36 ...
11:15:07 [2022-08-08T11:15:07.694Z] 
11:15:07 [2022-08-08T11:15:07.694Z] #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
11:15:07 [2022-08-08T11:15:07.694Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba
11:15:07 [2022-08-08T11:15:07.694Z] #14 210.9 Selecting previously unselected package g++-mingw-w64-x86-64.
11:15:07 [2022-08-08T11:15:07.694Z] #14 210.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
11:15:07 [2022-08-08T11:15:07.694Z] #14 211.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
11:15:07 [2022-08-08T11:15:07.694Z] #14 211.4 Selecting previously unselected package libapparmor1:amd64.
11:15:07 [2022-08-08T11:15:07.694Z] #14 211.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
11:15:07 [2022-08-08T11:15:07.694Z] #14 211.4 Unpacking libapparmor1:amd64 (2.13.6-10) ...
11:15:07 [2022-08-08T11:15:07.694Z] #14 211.7 Selecting previously unselected package libapparmor-dev:amd64.
11:15:07 [2022-08-08T11:15:07.694Z] #14 211.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
11:15:07 [2022-08-08T11:15:07.694Z] #14 211.8 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
11:15:08 [2022-08-08T11:15:08.278Z] #14 212.1 Selecting previously unselected package libbtrfs0:amd64.
11:15:08 [2022-08-08T11:15:08.278Z] #14 212.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
11:15:08 [2022-08-08T11:15:08.278Z] #14 212.1 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
11:15:08 [2022-08-08T11:15:08.278Z] #14 212.4 Selecting previously unselected package libbtrfs-dev:amd64.
11:15:08 [2022-08-08T11:15:08.278Z] #14 212.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
11:15:08 [2022-08-08T11:15:08.278Z] #14 212.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
11:15:08 [2022-08-08T11:15:08.855Z] #14 212.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
11:15:08 [2022-08-08T11:15:08.855Z] #14 212.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
11:15:08 [2022-08-08T11:15:08.855Z] #14 212.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
11:15:09 [2022-08-08T11:15:09.114Z] #14 212.9 Selecting previously unselected package libudev-dev:amd64.
11:15:09 [2022-08-08T11:15:09.114Z] #14 213.0 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
11:15:09 [2022-08-08T11:15:09.114Z] #14 213.0 Unpacking libudev-dev:amd64 (247.3-7) ...
11:15:09 [2022-08-08T11:15:09.114Z] #14 213.1 Selecting previously unselected package libsepol1-dev:amd64.
11:15:09 [2022-08-08T11:15:09.114Z] #14 213.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
11:15:09 [2022-08-08T11:15:09.114Z] #14 213.2 Unpacking libsepol1-dev:amd64 (3.1-1) ...
11:15:09 [2022-08-08T11:15:09.685Z] #14 213.8 Selecting previously unselected package libpcre2-16-0:amd64.
11:15:09 [2022-08-08T11:15:09.685Z] #14 213.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
11:15:09 [2022-08-08T11:15:09.954Z] #14 213.8 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
11:15:10 [2022-08-08T11:15:10.214Z] #14 214.2 Selecting previously unselected package libpcre2-32-0:amd64.
11:15:10 [2022-08-08T11:15:10.214Z] #14 214.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
11:15:10 [2022-08-08T11:15:10.214Z] #14 214.2 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
11:15:10 [2022-08-08T11:15:10.472Z] #14 214.6 Selecting previously unselected package libpcre2-posix2:amd64.
11:15:10 [2022-08-08T11:15:10.731Z] #14 214.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
11:15:10 [2022-08-08T11:15:10.731Z] #14 214.7 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
11:15:10 [2022-08-08T11:15:10.731Z] #14 214.8 Selecting previously unselected package libpcre2-dev:amd64.
11:15:10 [2022-08-08T11:15:10.731Z] #14 214.8 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
11:15:10 [2022-08-08T11:15:10.731Z] #14 214.8 Unpacking libpcre2-dev:amd64 (10.36-2) ...
11:15:11 [2022-08-08T11:15:11.668Z] #14 215.7 Selecting previously unselected package libselinux1-dev:amd64.
11:15:11 [2022-08-08T11:15:11.668Z] #14 215.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
11:15:11 [2022-08-08T11:15:11.668Z] #14 215.8 Unpacking libselinux1-dev:amd64 (3.1-3) ...
11:15:12 [2022-08-08T11:15:12.236Z] #14 216.2 Selecting previously unselected package libdevmapper-dev:amd64.
11:15:12 [2022-08-08T11:15:12.236Z] #14 216.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
11:15:12 [2022-08-08T11:15:12.236Z] #14 216.2 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
11:15:12 [2022-08-08T11:15:12.236Z] #14 216.3 Selecting previously unselected package libseccomp-dev:amd64.
11:15:12 [2022-08-08T11:15:12.236Z] #14 216.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
11:15:12 [2022-08-08T11:15:12.495Z] #14 216.5 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
11:15:12 [2022-08-08T11:15:12.754Z] #14 216.6 Selecting previously unselected package libsystemd-dev:amd64.
11:15:12 [2022-08-08T11:15:12.754Z] #14 216.6 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
11:15:12 [2022-08-08T11:15:12.754Z] #14 216.7 Unpacking libsystemd-dev:amd64 (247.3-7) ...
11:15:12 [2022-08-08T11:15:12.989Z] #23 10.86 Collecting yamllint==1.26.1
11:15:12 [2022-08-08T11:15:12.989Z] #23 11.92   Downloading yamllint-1.26.1.tar.gz (126 kB)
11:15:13 [2022-08-08T11:15:13.322Z] #14 217.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
11:15:13 [2022-08-08T11:15:13.322Z] #14 217.2 Setting up libapparmor1:amd64 (2.13.6-10) ...
11:15:13 [2022-08-08T11:15:13.322Z] #14 217.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
11:15:13 [2022-08-08T11:15:13.322Z] #14 217.3 Setting up libsepol1-dev:amd64 (3.1-1) ...
11:15:13 [2022-08-08T11:15:13.322Z] #14 217.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
11:15:13 [2022-08-08T11:15:13.322Z] #14 217.3 Setting up libpcre2-16-0:amd64 (10.36-2) ...
11:15:13 [2022-08-08T11:15:13.322Z] #14 217.3 Setting up libbtrfs0:amd64 (5.10.1-2) ...
11:15:13 [2022-08-08T11:15:13.322Z] #14 217.3 Setting up libpcre2-32-0:amd64 (10.36-2) ...
11:15:13 [2022-08-08T11:15:13.322Z] #14 217.3 Setting up libudev-dev:amd64 (247.3-7) ...
11:15:13 [2022-08-08T11:15:13.322Z] #14 217.3 Setting up libpcre2-posix2:amd64 (10.36-2) ...
11:15:13 [2022-08-08T11:15:13.322Z] #14 217.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
11:15:13 [2022-08-08T11:15:13.322Z] #14 217.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
11:15:13 [2022-08-08T11:15:13.323Z] #14 217.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
11:15:13 [2022-08-08T11:15:13.323Z] #14 217.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
11:15:13 [2022-08-08T11:15:13.323Z] #14 217.4 Setting up mingw-w64-common (8.0.0-1) ...
11:15:13 [2022-08-08T11:15:13.323Z] #14 217.4 Setting up libsystemd-dev:amd64 (247.3-7) ...
11:15:13 [2022-08-08T11:15:13.323Z] #14 217.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
11:15:13 [2022-08-08T11:15:13.323Z] #14 217.4 Setting up libpcre2-dev:amd64 (10.36-2) ...
11:15:13 [2022-08-08T11:15:13.323Z] #14 217.5 Setting up libselinux1-dev:amd64 (3.1-3) ...
11:15:13 [2022-08-08T11:15:13.584Z] #14 217.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
11:15:13 [2022-08-08T11:15:13.584Z] #14 217.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:15:13 [2022-08-08T11:15:13.584Z] #14 217.5 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
11:15:13 [2022-08-08T11:15:13.584Z] #14 217.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:15:13 [2022-08-08T11:15:13.584Z] #14 217.5 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
11:15:13 [2022-08-08T11:15:13.584Z] #14 217.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
11:15:13 [2022-08-08T11:15:13.584Z] #14 217.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
11:15:13 [2022-08-08T11:15:13.584Z] #14 217.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
11:15:13 [2022-08-08T11:15:13.584Z] #14 217.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
11:15:13 [2022-08-08T11:15:13.584Z] #14 217.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
11:15:13 [2022-08-08T11:15:13.584Z] #14 217.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
11:15:13 [2022-08-08T11:15:13.584Z] #14 217.7 Setting up dmsetup (2:1.02.175-2.1) ...
11:15:13 [2022-08-08T11:15:13.584Z] #14 217.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
11:15:13 [2022-08-08T11:15:13.584Z] #14 217.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
11:15:13 [2022-08-08T11:15:13.584Z] #14 217.7 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:15:13 [2022-08-08T11:15:13.934Z] #23 13.23 Collecting pathspec>=0.5.3
11:15:13 [2022-08-08T11:15:13.934Z] #23 13.24   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
11:15:14 [2022-08-08T11:15:14.506Z] #23 13.69 Collecting pyyaml
11:15:14 [2022-08-08T11:15:14.506Z] #23 13.71   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)
11:15:14 [2022-08-08T11:15:14.506Z] #23 13.79 Building wheels for collected packages: yamllint
11:15:14 [2022-08-08T11:15:14.506Z] #23 13.79   Building wheel for yamllint (setup.py): started
11:15:14 [2022-08-08T11:15:14.522Z] #14 DONE 218.4s
11:15:14 [2022-08-08T11:15:14.522Z] 
11:15:14 [2022-08-08T11:15:14.522Z] #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
11:15:14 [2022-08-08T11:15:14.522Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:15:14 [2022-08-08T11:15:14.522Z] #77 140.6 configure.ac:11: installing 'build-aux/compile'
11:15:14 [2022-08-08T11:15:14.522Z] #77 140.6 configure.ac:11: installing 'build-aux/config.guess'
11:15:14 [2022-08-08T11:15:14.522Z] #77 140.6 configure.ac:11: installing 'build-aux/config.sub'
11:15:14 [2022-08-08T11:15:14.522Z] #77 140.6 configure.ac:13: installing 'build-aux/install-sh'
11:15:14 [2022-08-08T11:15:14.522Z] #77 140.6 configure.ac:13: installing 'build-aux/missing'
11:15:14 [2022-08-08T11:15:14.522Z] #77 140.6 configure.ac:8: installing 'build-aux/tap-driver.sh'
11:15:14 [2022-08-08T11:15:14.522Z] #77 140.8 Makefile.am: installing 'build-aux/depcomp'
11:15:14 [2022-08-08T11:15:14.522Z] #77 143.5 checking build system type... x86_64-pc-linux-gnu
11:15:14 [2022-08-08T11:15:14.522Z] #77 143.7 checking host system type... x86_64-pc-linux-gnu
11:15:14 [2022-08-08T11:15:14.522Z] #77 143.7 checking how to print strings... printf
11:15:14 [2022-08-08T11:15:14.522Z] #77 143.7 checking for gcc... gcc
11:15:14 [2022-08-08T11:15:14.522Z] #77 143.9 checking whether the C compiler works... yes
11:15:14 [2022-08-08T11:15:14.522Z] #77 144.3 checking for C compiler default output file name... a.out
11:15:14 [2022-08-08T11:15:14.522Z] #77 144.3 checking for suffix of executables... 
11:15:14 [2022-08-08T11:15:14.522Z] #77 144.7 checking whether we are cross compiling... no
11:15:14 [2022-08-08T11:15:14.522Z] #77 145.0 checking for suffix of object files... o
11:15:14 [2022-08-08T11:15:14.522Z] #77 145.1 checking whether we are using the GNU C compiler... yes
11:15:14 [2022-08-08T11:15:14.522Z] #77 145.3 checking whether gcc accepts -g... yes
11:15:14 [2022-08-08T11:15:14.522Z] #77 145.5 checking for gcc option to accept ISO C89... none needed
11:15:14 [2022-08-08T11:15:14.522Z] #77 145.6 checking whether gcc understands -c and -o together... yes
11:15:14 [2022-08-08T11:15:14.522Z] #77 146.0 checking for a sed that does not truncate output... /bin/sed
11:15:14 [2022-08-08T11:15:14.522Z] #77 146.0 checking for grep that handles long lines and -e... /bin/grep
11:15:14 [2022-08-08T11:15:14.522Z] #77 146.0 checking for egrep... /bin/grep -E
11:15:14 [2022-08-08T11:15:14.522Z] #77 146.0 checking for fgrep... /bin/grep -F
11:15:14 [2022-08-08T11:15:14.522Z] #77 146.0 checking for ld used by gcc... /usr/bin/ld
11:15:14 [2022-08-08T11:15:14.522Z] #77 146.1 checking if the linker (/usr/bin/ld) is GNU ld... yes
11:15:14 [2022-08-08T11:15:14.522Z] #77 146.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
11:15:14 [2022-08-08T11:15:14.522Z] #77 146.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm
11:15:14 [2022-08-08T11:15:14.522Z] #77 146.3 checking whether ln -s works... yes
11:15:14 [2022-08-08T11:15:14.522Z] #77 146.3 checking the maximum length of command line arguments... 1572864
11:15:14 [2022-08-08T11:15:14.522Z] #77 146.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
11:15:14 [2022-08-08T11:15:14.522Z] #77 146.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
11:15:14 [2022-08-08T11:15:14.522Z] #77 146.4 checking for /usr/bin/ld option to reload object files... -r
11:15:14 [2022-08-08T11:15:14.522Z] #77 146.4 checking for objdump... objdump
11:15:14 [2022-08-08T11:15:14.522Z] #77 146.4 checking how to recognize dependent libraries... pass_all
11:15:14 [2022-08-08T11:15:14.522Z] #77 146.4 checking for dlltool... no
11:15:14 [2022-08-08T11:15:14.522Z] #77 146.4 checking how to associate runtime and link libraries... printf %s\n
11:15:14 [2022-08-08T11:15:14.522Z] #77 146.4 checking for ar... ar
11:15:14 [2022-08-08T11:15:14.522Z] #77 146.4 checking for archiver @FILE support... @
11:15:14 [2022-08-08T11:15:14.522Z] #77 146.7 checking for strip... strip
11:15:14 [2022-08-08T11:15:14.522Z] #77 146.7 checking for ranlib... ranlib
11:15:14 [2022-08-08T11:15:14.522Z] #77 146.7 checking for gawk... no
11:15:14 [2022-08-08T11:15:14.522Z] #77 146.7 checking for mawk... mawk
11:15:14 [2022-08-08T11:15:14.522Z] #77 146.8 checking command to parse /usr/bin/nm -B output from gcc object... 
11:15:14 [2022-08-08T11:15:14.522Z] #77 ...
11:15:14 [2022-08-08T11:15:14.522Z] 
11:15:14 [2022-08-08T11:15:14.522Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
11:15:14 [2022-08-08T11:15:14.522Z] #59 sha256:f7c981626048d3f80426516eeb9d3d3b935487796b077e01ab842bf7f0fc3c12
11:15:14 [2022-08-08T11:15:14.522Z] #59 DONE 0.2s
11:15:14 [2022-08-08T11:15:14.522Z] 
11:15:14 [2022-08-08T11:15:14.522Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
11:15:14 [2022-08-08T11:15:14.522Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62
11:15:15 [2022-08-08T11:15:15.449Z] #23 14.97   Building wheel for yamllint (setup.py): finished with status 'done'
11:15:15 [2022-08-08T11:15:15.709Z] #23 14.97   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=47e5bfc552223f1b3d104c390d19f78ffe842b357d1fc3c0dccac3fd74665352
11:15:15 [2022-08-08T11:15:15.709Z] #23 14.97   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
11:15:15 [2022-08-08T11:15:15.709Z] #23 14.98 Successfully built yamllint
11:15:15 [2022-08-08T11:15:15.709Z] #23 15.02 Installing collected packages: pyyaml, pathspec, yamllint
11:15:16 [2022-08-08T11:15:16.280Z] #23 15.50 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
11:15:16 [2022-08-08T11:15:16.427Z] #15 DONE 2.2s
11:15:16 [2022-08-08T11:15:16.427Z] 
11:15:16 [2022-08-08T11:15:16.427Z] #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
11:15:16 [2022-08-08T11:15:16.427Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:15:16 [2022-08-08T11:15:16.427Z] #77 146.8 checking command to parse /usr/bin/nm -B output from gcc object... ok
11:15:16 [2022-08-08T11:15:16.427Z] #77 147.7 checking for sysroot... no
11:15:16 [2022-08-08T11:15:16.427Z] #77 147.7 checking for a working dd... /bin/dd
11:15:16 [2022-08-08T11:15:16.427Z] #77 147.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
11:15:16 [2022-08-08T11:15:16.427Z] #77 148.0 checking for mt... no
11:15:16 [2022-08-08T11:15:16.427Z] #77 148.0 checking if : is a manifest tool... no
11:15:16 [2022-08-08T11:15:16.427Z] #77 148.0 checking how to run the C preprocessor... gcc -E
11:15:16 [2022-08-08T11:15:16.541Z] #23 DONE 16.0s
11:15:16 [2022-08-08T11:15:16.541Z] 
11:15:16 [2022-08-08T11:15:16.541Z] #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
11:15:16 [2022-08-08T11:15:16.541Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b
11:15:16 [2022-08-08T11:15:16.802Z] #55 ...
11:15:16 [2022-08-08T11:15:16.802Z] 
11:15:16 [2022-08-08T11:15:16.802Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
11:15:16 [2022-08-08T11:15:16.802Z] #27 sha256:8ae394eb48f2f8b01ca7c8ed20e2d09aa3cd26930af5b5f2bf869e8071c9f5d7
11:15:17 [2022-08-08T11:15:17.063Z] #27 DONE 0.5s
11:15:17 [2022-08-08T11:15:17.063Z] 
11:15:17 [2022-08-08T11:15:17.063Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
11:15:17 [2022-08-08T11:15:17.063Z] #32 sha256:8fd61107380bec01809d076045df1fa2695dd1f5c8f460f8f156bbbf296d8444
11:15:17 [2022-08-08T11:15:17.365Z] #77 148.5 checking for ANSI C header files... yes
11:15:17 [2022-08-08T11:15:17.624Z] #77 149.8 checking for sys/types.h... yes
11:15:17 [2022-08-08T11:15:17.624Z] #77 150.0 checking for sys/stat.h... yes
11:15:17 [2022-08-08T11:15:17.884Z] #77 150.2 checking for stdlib.h... yes
11:15:18 [2022-08-08T11:15:18.005Z] #32 DONE 0.6s
11:15:18 [2022-08-08T11:15:18.005Z] 
11:15:18 [2022-08-08T11:15:18.005Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
11:15:18 [2022-08-08T11:15:18.005Z] #35 sha256:35f9618c197310ef02eec0476c19975b784332529c852c5b412718e65f924061
11:15:18 [2022-08-08T11:15:18.005Z] #35 DONE 0.4s
11:15:18 [2022-08-08T11:15:18.005Z] 
11:15:18 [2022-08-08T11:15:18.005Z] #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
11:15:18 [2022-08-08T11:15:18.005Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:15:18 [2022-08-08T11:15:18.143Z] #77 150.5 checking for string.h... 
11:15:18 [2022-08-08T11:15:18.143Z] #77 ...
11:15:18 [2022-08-08T11:15:18.143Z] 
11:15:18 [2022-08-08T11:15:18.143Z] #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
11:15:18 [2022-08-08T11:15:18.143Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b
11:15:18 [2022-08-08T11:15:18.143Z] #16 DONE 1.6s
11:15:18 [2022-08-08T11:15:18.143Z] 
11:15:18 [2022-08-08T11:15:18.143Z] #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
11:15:18 [2022-08-08T11:15:18.143Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:15:18 [2022-08-08T11:15:18.143Z] #77 150.5 checking for string.h... yes
11:15:18 [2022-08-08T11:15:18.268Z] #77 ...
11:15:18 [2022-08-08T11:15:18.268Z] 
11:15:18 [2022-08-08T11:15:18.268Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
11:15:18 [2022-08-08T11:15:18.268Z] #37 sha256:a22edf4bf91e0256997b0cc19c3f1b99f7a98f38e4556bb794d2ecc34ad20b5f
11:15:18 [2022-08-08T11:15:18.402Z] #77 150.8 checking for memory.h... yes
11:15:18 [2022-08-08T11:15:18.529Z] #37 DONE 0.3s
11:15:18 [2022-08-08T11:15:18.529Z] 
11:15:18 [2022-08-08T11:15:18.529Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
11:15:18 [2022-08-08T11:15:18.529Z] #39 sha256:fc9fe079c1623fe46748ee9fb869881ba8afd167f8c22fd0ccd166e8e2b8d653
11:15:18 [2022-08-08T11:15:18.529Z] #39 DONE 0.1s
11:15:18 [2022-08-08T11:15:18.529Z] 
11:15:18 [2022-08-08T11:15:18.529Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
11:15:18 [2022-08-08T11:15:18.529Z] #41 sha256:08c59f33bf05a778a94bb32ef0a3b734df6885404be3f08bcd3288f86f88b6a6
11:15:18 [2022-08-08T11:15:18.529Z] #41 DONE 0.1s
11:15:18 [2022-08-08T11:15:18.529Z] 
11:15:18 [2022-08-08T11:15:18.529Z] #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
11:15:18 [2022-08-08T11:15:18.529Z] #64 sha256:83f4469eaefda68ad58584726b73d937dd9d140f1116cd49ec1a0cfce3e58302
11:15:18 [2022-08-08T11:15:18.529Z] #64 ...
11:15:18 [2022-08-08T11:15:18.529Z] 
11:15:18 [2022-08-08T11:15:18.529Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
11:15:18 [2022-08-08T11:15:18.529Z] #45 sha256:b7c5087be6ce3b75d28b812c9b39cfbf5066cb014443c107832c0319b826e6fb
11:15:18 [2022-08-08T11:15:18.529Z] #45 DONE 0.0s
11:15:18 [2022-08-08T11:15:18.661Z] #77 151.2 checking for strings.h... yes
11:15:18 [2022-08-08T11:15:18.790Z] 
11:15:18 [2022-08-08T11:15:18.790Z] #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
11:15:18 [2022-08-08T11:15:18.790Z] #64 sha256:83f4469eaefda68ad58584726b73d937dd9d140f1116cd49ec1a0cfce3e58302
11:15:18 [2022-08-08T11:15:18.920Z] #77 151.4 checking for inttypes.h... yes
11:15:19 [2022-08-08T11:15:19.179Z] #77 151.5 checking for stdint.h... yes
11:15:19 [2022-08-08T11:15:19.437Z] #77 151.7 checking for unistd.h... yes
11:15:19 [2022-08-08T11:15:19.695Z] #77 152.0 checking for dlfcn.h... 
11:15:19 [2022-08-08T11:15:19.695Z] #77 ...
11:15:19 [2022-08-08T11:15:19.695Z] 
11:15:19 [2022-08-08T11:15:19.696Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
11:15:19 [2022-08-08T11:15:19.696Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229
11:15:19 [2022-08-08T11:15:19.696Z] #17 1.409 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
11:15:19 [2022-08-08T11:15:19.696Z] #17 DONE 1.5s
11:15:19 [2022-08-08T11:15:19.696Z] 
11:15:19 [2022-08-08T11:15:19.696Z] #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
11:15:19 [2022-08-08T11:15:19.696Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:15:19 [2022-08-08T11:15:19.696Z] #77 152.0 checking for dlfcn.h... yes
11:15:19 [2022-08-08T11:15:19.696Z] #77 152.3 checking for objdir... .libs
11:15:20 [2022-08-08T11:15:20.487Z] #77 199.3   CCLD     tests/init
11:15:20 [2022-08-08T11:15:20.888Z] #77 153.0 checking if gcc supports -fno-rtti -fno-exceptions... no
11:15:20 [2022-08-08T11:15:20.888Z] #77 153.3 checking for gcc option to produce PIC... -fPIC -DPIC
11:15:20 [2022-08-08T11:15:20.888Z] #77 153.3 checking if gcc PIC flag -fPIC -DPIC works... 
11:15:20 [2022-08-08T11:15:20.888Z] #77 ...
11:15:20 [2022-08-08T11:15:20.888Z] 
11:15:20 [2022-08-08T11:15:20.888Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
11:15:20 [2022-08-08T11:15:20.888Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6
11:15:20 [2022-08-08T11:15:20.888Z] #18 DONE 1.4s
11:15:21 [2022-08-08T11:15:21.146Z] 
11:15:21 [2022-08-08T11:15:21.146Z] #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
11:15:21 [2022-08-08T11:15:21.146Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:15:21 [2022-08-08T11:15:21.146Z] #77 153.3 checking if gcc PIC flag -fPIC -DPIC works... yes
11:15:21 [2022-08-08T11:15:21.712Z] #77 153.6 checking if gcc static flag -static works... yes
11:15:21 [2022-08-08T11:15:21.970Z] #77 154.3 checking if gcc supports -c -o file.o... yes
11:15:21 [2022-08-08T11:15:21.970Z] #77 154.7 checking if gcc supports -c -o file.o... (cached) yes
11:15:22 [2022-08-08T11:15:22.356Z] tests/integration/api_build_test.py .......................X             [  6%]
11:15:22 [2022-08-08T11:15:22.537Z] #77 154.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
11:15:22 [2022-08-08T11:15:22.795Z] #77 154.9 checking dynamic linker characteristics... 
11:15:22 [2022-08-08T11:15:22.795Z] #77 ...
11:15:22 [2022-08-08T11:15:22.795Z] 
11:15:22 [2022-08-08T11:15:22.795Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
11:15:22 [2022-08-08T11:15:22.795Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba
11:15:22 [2022-08-08T11:15:22.795Z] #19 DONE 1.6s
11:15:22 [2022-08-08T11:15:22.795Z] 
11:15:22 [2022-08-08T11:15:22.795Z] #20 [dev-systemd-false  6/28] RUN ldconfig
11:15:22 [2022-08-08T11:15:22.795Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad
11:15:22 [2022-08-08T11:15:22.926Z] tests/integration/api_client_test.py .....                               [  7%]
11:15:24 [2022-08-08T11:15:24.169Z] #20 DONE 1.5s
11:15:24 [2022-08-08T11:15:24.169Z] 
11:15:24 [2022-08-08T11:15:24.169Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:15:24 [2022-08-08T11:15:24.169Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21
11:15:24 [2022-08-08T11:15:24.428Z] #21 ...
11:15:24 [2022-08-08T11:15:24.428Z] 
11:15:24 [2022-08-08T11:15:24.428Z] #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
11:15:24 [2022-08-08T11:15:24.428Z] #60 sha256:c74829df774fa7b69b30891b2c0617a2427713515f937dc59fc0554131cc5959
11:15:24 [2022-08-08T11:15:24.428Z] #60 2.048 + RM_GOPATH=0
11:15:24 [2022-08-08T11:15:24.428Z] #60 2.048 + TMP_GOPATH=
11:15:24 [2022-08-08T11:15:24.428Z] #60 2.048 + : /build
11:15:24 [2022-08-08T11:15:24.428Z] #60 2.048 + '[' -z '' ']'
11:15:24 [2022-08-08T11:15:24.428Z] #60 2.048 ++ mktemp -d
11:15:24 [2022-08-08T11:15:24.428Z] #60 2.048 + export GOPATH=/tmp/tmp.vEpEXBf8au
11:15:24 [2022-08-08T11:15:24.428Z] #60 2.048 + GOPATH=/tmp/tmp.vEpEXBf8au
11:15:24 [2022-08-08T11:15:24.428Z] #60 2.048 + RM_GOPATH=1
11:15:24 [2022-08-08T11:15:24.428Z] #60 2.048 + case "$(go env GOARCH)" in
11:15:24 [2022-08-08T11:15:24.428Z] #60 2.081 ++ go env GOARCH
11:15:24 [2022-08-08T11:15:24.428Z] #60 2.164 + export GO_BUILDMODE=-buildmode=pie
11:15:24 [2022-08-08T11:15:24.428Z] #60 2.164 + GO_BUILDMODE=-buildmode=pie
11:15:24 [2022-08-08T11:15:24.428Z] #60 2.164 ++ dirname /install.sh
11:15:24 [2022-08-08T11:15:24.428Z] #60 2.164 + dir=/
11:15:24 [2022-08-08T11:15:24.428Z] #60 2.164 + bin=runc
11:15:24 [2022-08-08T11:15:24.428Z] #60 2.164 + shift
11:15:24 [2022-08-08T11:15:24.428Z] #60 2.164 + '[' '!' -f //runc.installer ']'
11:15:24 [2022-08-08T11:15:24.428Z] #60 2.164 + . //runc.installer
11:15:24 [2022-08-08T11:15:24.428Z] #60 2.164 ++ set -e
11:15:24 [2022-08-08T11:15:24.428Z] #60 2.164 ++ : v1.1.3
11:15:24 [2022-08-08T11:15:24.428Z] #60 2.164 + install_runc
11:15:24 [2022-08-08T11:15:24.428Z] #60 2.164 + RUNC_BUILDTAGS=seccomp
11:15:24 [2022-08-08T11:15:24.428Z] #60 2.164 + echo 'Install runc version v1.1.3 (build tags: seccomp)'
11:15:24 [2022-08-08T11:15:24.428Z] #60 2.164 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.vEpEXBf8au/src/github.com/opencontainers/runc
11:15:24 [2022-08-08T11:15:24.428Z] #60 2.164 Cloning into '/tmp/tmp.vEpEXBf8au/src/github.com/opencontainers/runc'...
11:15:24 [2022-08-08T11:15:24.428Z] #60 2.168 Install runc version v1.1.3 (build tags: seccomp)
11:15:24 [2022-08-08T11:15:24.687Z] #60 ...
11:15:24 [2022-08-08T11:15:24.687Z] 
11:15:24 [2022-08-08T11:15:24.687Z] #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
11:15:24 [2022-08-08T11:15:24.687Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:15:24 [2022-08-08T11:15:24.687Z] #77 154.9 checking dynamic linker characteristics... GNU/Linux ld.so
11:15:24 [2022-08-08T11:15:24.687Z] #77 155.6 checking how to hardcode library paths into programs... immediate
11:15:24 [2022-08-08T11:15:24.687Z] #77 155.6 checking whether stripping libraries is possible... yes
11:15:24 [2022-08-08T11:15:24.687Z] #77 155.7 checking if libtool supports shared libraries... yes
11:15:24 [2022-08-08T11:15:24.687Z] #77 155.7 checking whether to build shared libraries... no
11:15:24 [2022-08-08T11:15:24.687Z] #77 155.7 checking whether to build static libraries... yes
11:15:24 [2022-08-08T11:15:24.687Z] #77 155.7 checking for a BSD-compatible install... /usr/bin/install -c
11:15:24 [2022-08-08T11:15:24.687Z] #77 155.7 checking whether build environment is sane... yes
11:15:24 [2022-08-08T11:15:24.687Z] #77 155.9 checking for a thread-safe mkdir -p... /bin/mkdir -p
11:15:24 [2022-08-08T11:15:24.687Z] #77 155.9 checking whether make sets $(MAKE)... yes
11:15:24 [2022-08-08T11:15:24.687Z] #77 156.1 checking whether make supports the include directive... yes (GNU style)
11:15:24 [2022-08-08T11:15:24.687Z] #77 156.2 checking whether make supports nested variables... yes
11:15:24 [2022-08-08T11:15:24.687Z] #77 156.3 checking whether UID '0' is supported by ustar format... yes
11:15:24 [2022-08-08T11:15:24.687Z] #77 156.3 checking whether GID '0' is supported by ustar format... yes
11:15:24 [2022-08-08T11:15:24.687Z] #77 156.3 checking how to create a ustar tar archive... gnutar
11:15:24 [2022-08-08T11:15:24.687Z] #77 156.5 checking dependency style of gcc... gcc3
11:15:24 [2022-08-08T11:15:24.687Z] #77 156.7 checking whether to enable maintainer-specific portions of Makefiles... yes
11:15:24 [2022-08-08T11:15:24.687Z] #77 156.7 checking whether make supports nested variables... (cached) yes
11:15:24 [2022-08-08T11:15:24.687Z] #77 156.7 checking for gawk... (cached) mawk
11:15:24 [2022-08-08T11:15:24.687Z] #77 156.7 checking for a sed that does not truncate output... (cached) /bin/sed
11:15:24 [2022-08-08T11:15:24.687Z] #77 156.7 checking for gcc... (cached) gcc
11:15:24 [2022-08-08T11:15:24.687Z] #77 156.9 checking whether we are using the GNU C compiler... (cached) yes
11:15:24 [2022-08-08T11:15:24.687Z] #77 156.9 checking whether gcc accepts -g... (cached) yes
11:15:24 [2022-08-08T11:15:24.687Z] #77 156.9 checking for gcc option to accept ISO C89... (cached) none needed
11:15:24 [2022-08-08T11:15:24.687Z] #77 156.9 checking whether gcc understands -c and -o together... (cached) yes
11:15:24 [2022-08-08T11:15:24.687Z] #77 156.9 checking for a Python interpreter with version >= 3... python3
11:15:24 [2022-08-08T11:15:24.687Z] #77 157.1 checking for python3... /usr/bin/python3
11:15:24 [2022-08-08T11:15:24.687Z] #77 157.1 checking for python3 version... 3.9
11:15:24 [2022-08-08T11:15:24.687Z] #77 157.2 checking for python3 platform... linux
11:15:24 [2022-08-08T11:15:24.694Z] tests/integration/api_config_test.py ......                              [  8%]
11:15:25 [2022-08-08T11:15:25.256Z] #77 157.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
11:15:25 [2022-08-08T11:15:25.515Z] #77 157.6 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
11:15:25 [2022-08-08T11:15:25.515Z] #77 157.9 checking for go-md2man... no
11:15:25 [2022-08-08T11:15:25.774Z] #77 158.0 checking error.h usability... yes
11:15:25 [2022-08-08T11:15:25.774Z] #77 158.3 checking error.h presence... yes
11:15:25 [2022-08-08T11:15:25.774Z] #77 158.4 checking for error.h... yes
11:15:25 [2022-08-08T11:15:25.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
11:15:26 [2022-08-08T11:15:26.342Z] #77 158.5 checking linux/openat2.h usability... yes
11:15:26 [2022-08-08T11:15:26.342Z] #77 158.8 checking linux/openat2.h presence... yes
11:15:26 [2022-08-08T11:15:26.601Z] #77 159.0 checking for linux/openat2.h... yes
11:15:27 [2022-08-08T11:15:27.168Z] #77 159.1 checking for copy_file_range... yes
11:15:27 [2022-08-08T11:15:27.737Z] #77 159.7 checking for fgetxattr... yes
11:15:28 [2022-08-08T11:15:28.304Z] #77 160.3 checking for statx... yes
11:15:28 [2022-08-08T11:15:28.594Z] #77 ...
11:15:28 [2022-08-08T11:15:28.594Z] 
11:15:28 [2022-08-08T11:15:28.594Z] #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
11:15:28 [2022-08-08T11:15:28.594Z] #26 sha256:bcbb8ddf4e7cedf64dbf4e0930aa15faad2a3ce1f24a14146660ffb129cda4ba
11:15:28 [2022-08-08T11:15:28.594Z] #26 252.1 + return
11:15:28 [2022-08-08T11:15:28.871Z] #77 160.8 checking for fgetpwent_r... yes
11:15:29 [2022-08-08T11:15:29.438Z] #77 161.4 checking for issetugid... no
11:15:29 [2022-08-08T11:15:29.438Z] #77 161.8 checking for pkg-config... /usr/bin/pkg-config
11:15:29 [2022-08-08T11:15:29.438Z] #77 161.8 checking pkg-config is at least version 0.9.0... yes
11:15:30 [2022-08-08T11:15:30.005Z] #77 161.9 checking for library containing yajl_tree_get... -lyajl
11:15:30 [2022-08-08T11:15:30.005Z] #77 162.6 checking for yajl >= 2.0.0... yes
11:15:30 [2022-08-08T11:15:30.267Z] #77 162.7 checking sys/capability.h usability... yes
11:15:30 [2022-08-08T11:15:30.526Z] #77 162.9 checking sys/capability.h presence... yes
11:15:30 [2022-08-08T11:15:30.526Z] #77 163.1 checking for sys/capability.h... yes
11:15:31 [2022-08-08T11:15:31.023Z] #64 ...
11:15:31 [2022-08-08T11:15:31.023Z] 
11:15:31 [2022-08-08T11:15:31.023Z] #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
11:15:31 [2022-08-08T11:15:31.023Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:15:31 [2022-08-08T11:15:31.023Z] #77 187.9   CCLD     libocispec.la
11:15:31 [2022-08-08T11:15:31.023Z] #77 188.3   CCLD     src/validate
11:15:31 [2022-08-08T11:15:31.023Z] #77 188.3   CCLD     tests/test-1
11:15:31 [2022-08-08T11:15:31.023Z] #77 188.4   CCLD     tests/test-2
11:15:31 [2022-08-08T11:15:31.023Z] #77 188.4   CCLD     tests/test-3
11:15:31 [2022-08-08T11:15:31.023Z] #77 188.4   CCLD     tests/test-4
11:15:31 [2022-08-08T11:15:31.023Z] #77 188.4   CCLD     tests/test-5
11:15:31 [2022-08-08T11:15:31.023Z] #77 188.5   CCLD     tests/test-6
11:15:31 [2022-08-08T11:15:31.023Z] #77 188.6   CCLD     tests/test-7
11:15:31 [2022-08-08T11:15:31.023Z] #77 188.7   CCLD     tests/test-8
11:15:31 [2022-08-08T11:15:31.023Z] #77 188.7   CCLD     tests/test-9
11:15:31 [2022-08-08T11:15:31.023Z] #77 188.8   CCLD     tests/test-10
11:15:31 [2022-08-08T11:15:31.023Z] #77 188.9 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
11:15:31 [2022-08-08T11:15:31.023Z] #77 188.9   CCLD     tests/test-11
11:15:32 [2022-08-08T11:15:32.027Z] #77 163.1 checking for library containing cap_from_name... -lcap
11:15:32 [2022-08-08T11:15:32.781Z] #26 DONE 256.8s
11:15:32 [2022-08-08T11:15:32.781Z] 
11:15:32 [2022-08-08T11:15:32.781Z] #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
11:15:32 [2022-08-08T11:15:32.781Z] #64 sha256:546e11544d7da025f578462880618e4d0f9c14c48ad06051f4c08b5396b663e2
11:15:33 [2022-08-08T11:15:33.125Z] #77 191.1 libtool: link: ar cr libocispec.a 
11:15:33 [2022-08-08T11:15:33.125Z] #77 191.2 libtool: link: ranlib libocispec.a
11:15:33 [2022-08-08T11:15:33.152Z] #77 164.2 checking for library containing dlopen... -ldl
11:15:33 [2022-08-08T11:15:33.424Z] #77 165.5 checking seccomp.h usability... yes
11:15:33 [2022-08-08T11:15:33.441Z] #64 ...
11:15:33 [2022-08-08T11:15:33.441Z] 
11:15:33 [2022-08-08T11:15:33.441Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
11:15:33 [2022-08-08T11:15:33.441Z] #27 sha256:f79ce7b60ca2fb4eabb3e47789791ad2a7da5596e5c46bc76dc42df985147332
11:15:33 [2022-08-08T11:15:33.700Z] #27 DONE 0.3s
11:15:33 [2022-08-08T11:15:33.700Z] 
11:15:33 [2022-08-08T11:15:33.700Z] #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
11:15:33 [2022-08-08T11:15:33.700Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0
11:15:33 [2022-08-08T11:15:33.700Z] #77 214.9   AR       libcrun_testing.a
11:15:33 [2022-08-08T11:15:33.700Z] #77 214.9 ar: `u' modifier ignored since `D' is the default (see `U')
11:15:33 [2022-08-08T11:15:33.700Z] #77 215.0   CCLD     tests/tests_libcrun_utils
11:15:33 [2022-08-08T11:15:33.700Z] #77 215.0   CCLD     tests/tests_libcrun_errors
11:15:33 [2022-08-08T11:15:33.700Z] #77 215.0   CCLD     tests/tests_libcrun_fuzzer
11:15:33 [2022-08-08T11:15:33.704Z] #77 165.8 checking seccomp.h presence... yes
11:15:33 [2022-08-08T11:15:33.704Z] #77 166.1 checking for seccomp.h... yes
11:15:33 [2022-08-08T11:15:33.964Z] #77 166.1 checking for library containing seccomp_rule_add... 
11:15:33 [2022-08-08T11:15:33.964Z] #77 ...
11:15:33 [2022-08-08T11:15:33.964Z] 
11:15:33 [2022-08-08T11:15:33.964Z] #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
11:15:33 [2022-08-08T11:15:33.964Z] #60 sha256:c74829df774fa7b69b30891b2c0617a2427713515f937dc59fc0554131cc5959
11:15:33 [2022-08-08T11:15:33.964Z] #60 19.38 + cd /tmp/tmp.vEpEXBf8au/src/github.com/opencontainers/runc
11:15:33 [2022-08-08T11:15:33.964Z] #60 19.39 + git checkout -q v1.1.3
11:15:34 [2022-08-08T11:15:34.268Z] #77 ...
11:15:34 [2022-08-08T11:15:34.268Z] 
11:15:34 [2022-08-08T11:15:34.268Z] #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
11:15:34 [2022-08-08T11:15:34.268Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa
11:15:34 [2022-08-08T11:15:34.268Z] #55 259.1 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
11:15:34 [2022-08-08T11:15:34.268Z] #55 DONE 259.2s
11:15:34 [2022-08-08T11:15:34.523Z] #77 192.5 make[5]: Entering directory '/tmp/crun-build/libocispec'
11:15:34 [2022-08-08T11:15:34.523Z] #77 192.6 make[5]: Nothing to be done for 'install-exec-am'.
11:15:34 [2022-08-08T11:15:34.523Z] #77 192.6 make[5]: Nothing to be done for 'install-data-am'.
11:15:34 [2022-08-08T11:15:34.523Z] #77 192.6 make[5]: Leaving directory '/tmp/crun-build/libocispec'
11:15:34 [2022-08-08T11:15:34.523Z] #77 192.6 make[4]: Leaving directory '/tmp/crun-build/libocispec'
11:15:34 [2022-08-08T11:15:34.523Z] #77 192.6 make[3]: Leaving directory '/tmp/crun-build/libocispec'
11:15:34 [2022-08-08T11:15:34.523Z] #77 192.6 make[2]: Leaving directory '/tmp/crun-build/libocispec'
11:15:34 [2022-08-08T11:15:34.523Z] #77 192.6 make[2]: Entering directory '/tmp/crun-build'
11:15:34 [2022-08-08T11:15:34.526Z] 
11:15:34 [2022-08-08T11:15:34.526Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
11:15:34 [2022-08-08T11:15:34.526Z] #32 sha256:d19a6e5204196d76500611312991d4ea53224d2f8fed103b6d4a203d40ebbb15
11:15:34 [2022-08-08T11:15:34.526Z] #32 DONE 0.7s
11:15:34 [2022-08-08T11:15:34.526Z] 
11:15:34 [2022-08-08T11:15:34.526Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
11:15:34 [2022-08-08T11:15:34.526Z] #35 sha256:739387902124dd480390f89693a98a5648c56c62c9a61212859dfb01542817e5
11:15:34 [2022-08-08T11:15:34.784Z] #77 192.8   CC       src/libcrun/libcrun_testing_a-utils.o
11:15:34 [2022-08-08T11:15:34.785Z] #77 192.8   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
11:15:34 [2022-08-08T11:15:34.785Z] #77 192.8   CC       src/libcrun/libcrun_testing_a-container.o
11:15:34 [2022-08-08T11:15:34.785Z] #77 192.8   CC       src/libcrun/libcrun_testing_a-cgroup.o
11:15:34 [2022-08-08T11:15:34.785Z] #77 192.8   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
11:15:34 [2022-08-08T11:15:34.785Z] #77 192.8   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
11:15:34 [2022-08-08T11:15:34.785Z] #77 192.9   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
11:15:34 [2022-08-08T11:15:34.785Z] #77 192.9   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
11:15:34 [2022-08-08T11:15:34.785Z] #77 192.9   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
11:15:34 [2022-08-08T11:15:34.785Z] #77 192.9   CC       src/libcrun/libcrun_testing_a-criu.o
11:15:34 [2022-08-08T11:15:34.785Z] #77 193.0   CC       src/libcrun/libcrun_testing_a-custom-handler.o
11:15:34 [2022-08-08T11:15:34.785Z] #77 193.0   CC       src/libcrun/libcrun_testing_a-linux.o
11:15:34 [2022-08-08T11:15:34.898Z] #60 20.51 + '[' -z '' ']'
11:15:35 [2022-08-08T11:15:35.046Z] #77 193.1   CC       src/libcrun/libcrun_testing_a-seccomp.o
11:15:35 [2022-08-08T11:15:35.046Z] #77 193.2   CC       src/libcrun/libcrun_testing_a-ebpf.o
11:15:35 [2022-08-08T11:15:35.046Z] #77 193.2   CC       src/libcrun/libcrun_testing_a-error.o
11:15:35 [2022-08-08T11:15:35.046Z] #77 193.2   CC       src/libcrun/libcrun_testing_a-status.o
11:15:35 [2022-08-08T11:15:35.046Z] #77 193.3   CC       src/libcrun/libcrun_testing_a-terminal.o
11:15:35 [2022-08-08T11:15:35.094Z] #35 DONE 0.5s
11:15:35 [2022-08-08T11:15:35.094Z] 
11:15:35 [2022-08-08T11:15:35.094Z] #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
11:15:35 [2022-08-08T11:15:35.094Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0
11:15:35 [2022-08-08T11:15:35.094Z] #77 216.3   CCLD     libcrun.la
11:15:35 [2022-08-08T11:15:35.162Z] #60 20.53 + target=static
11:15:35 [2022-08-08T11:15:35.162Z] #60 20.53 + make BUILDTAGS=seccomp static
11:15:35 [2022-08-08T11:15:35.313Z] #77 193.4   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
11:15:35 [2022-08-08T11:15:35.313Z] #77 193.5   CC       src/libcrun/libcrun_testing_a-signals.o
11:15:35 [2022-08-08T11:15:35.313Z] #77 193.6   CC       src/libcrun/libcrun_testing_a-mount_flags.o
11:15:35 [2022-08-08T11:15:35.352Z] #77 ...
11:15:35 [2022-08-08T11:15:35.353Z] 
11:15:35 [2022-08-08T11:15:35.353Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
11:15:35 [2022-08-08T11:15:35.353Z] #37 sha256:305d3bcb284f98eeba838d67337ef10ea13d1c8830e7babdd826235a69d55249
11:15:35 [2022-08-08T11:15:35.353Z] #37 DONE 0.4s
11:15:35 [2022-08-08T11:15:35.353Z] 
11:15:35 [2022-08-08T11:15:35.353Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
11:15:35 [2022-08-08T11:15:35.353Z] #39 sha256:89450af4752040869bfa7970b7a9eb8158ca499b0549fd5a07446fbf0a49d3fa
11:15:35 [2022-08-08T11:15:35.353Z] #39 DONE 0.1s
11:15:35 [2022-08-08T11:15:35.421Z] #60 20.86 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc .
11:15:35 [2022-08-08T11:15:35.573Z] #77 193.7   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
11:15:35 [2022-08-08T11:15:35.573Z] #77 193.8   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
11:15:35 [2022-08-08T11:15:35.610Z] 
11:15:35 [2022-08-08T11:15:35.610Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
11:15:35 [2022-08-08T11:15:35.610Z] #41 sha256:13fb2c6dad0ff0676d144aadf53b3c9e62f310914b9cc6722a23bb61656811dc
11:15:35 [2022-08-08T11:15:35.610Z] #41 DONE 0.1s
11:15:35 [2022-08-08T11:15:35.610Z] 
11:15:35 [2022-08-08T11:15:35.610Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
11:15:35 [2022-08-08T11:15:35.610Z] #45 sha256:fd3adbc64b3251daa7d01db61072863fae45f42f4279800c143a0e5f8422dacc
11:15:35 [2022-08-08T11:15:35.610Z] #45 DONE 0.1s
11:15:35 [2022-08-08T11:15:35.610Z] 
11:15:35 [2022-08-08T11:15:35.610Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
11:15:35 [2022-08-08T11:15:35.610Z] #48 sha256:919c2379d242a5e118de4572e0ecd7efe0cec4d0352e9c758800a7d6c0d20bd3
11:15:35 [2022-08-08T11:15:35.835Z] #77 193.9   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
11:15:36 [2022-08-08T11:15:36.096Z] #77 194.0   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
11:15:36 [2022-08-08T11:15:36.096Z] #77 194.0   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
11:15:36 [2022-08-08T11:15:36.096Z] #77 194.3   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
11:15:36 [2022-08-08T11:15:36.357Z] #77 194.3   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
11:15:36 [2022-08-08T11:15:36.357Z] #60 ...
11:15:36 [2022-08-08T11:15:36.358Z] 
11:15:36 [2022-08-08T11:15:36.358Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:15:36 [2022-08-08T11:15:36.358Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21
11:15:36 [2022-08-08T11:15:36.358Z] #21 1.977 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
11:15:36 [2022-08-08T11:15:36.358Z] #21 2.036 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
11:15:36 [2022-08-08T11:15:36.358Z] #21 2.036 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
11:15:36 [2022-08-08T11:15:36.358Z] #21 3.159 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
11:15:36 [2022-08-08T11:15:36.358Z] #21 5.088 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
11:15:36 [2022-08-08T11:15:36.358Z] #21 7.660 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
11:15:36 [2022-08-08T11:15:36.358Z] #21 ...
11:15:36 [2022-08-08T11:15:36.358Z] 
11:15:36 [2022-08-08T11:15:36.358Z] #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
11:15:36 [2022-08-08T11:15:36.358Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:15:36 [2022-08-08T11:15:36.358Z] #77 166.1 checking for library containing seccomp_rule_add... -lseccomp
11:15:36 [2022-08-08T11:15:36.358Z] #77 167.1 checking for library containing seccomp_arch_resolve_name... none required
11:15:36 [2022-08-08T11:15:36.358Z] #77 167.6 checking systemd/sd-bus.h usability... yes
11:15:36 [2022-08-08T11:15:36.358Z] #77 167.9 checking systemd/sd-bus.h presence... yes
11:15:36 [2022-08-08T11:15:36.358Z] #77 168.2 checking for systemd/sd-bus.h... yes
11:15:36 [2022-08-08T11:15:36.358Z] #77 168.2 checking for library containing sd_bus_match_signal_async... -lsystemd
11:15:36 [2022-08-08T11:15:36.618Z] #77 194.8   CC       src/crun-crun.o
11:15:36 [2022-08-08T11:15:36.879Z] #77 194.9   CC       src/crun-run.o
11:15:36 [2022-08-08T11:15:36.879Z] #77 195.0   CC       src/crun-delete.o
11:15:36 [2022-08-08T11:15:36.879Z] #77 195.1   CC       src/crun-kill.o
11:15:36 [2022-08-08T11:15:36.925Z] #77 168.8 checking for sd_notify_barrier... yes
11:15:36 [2022-08-08T11:15:36.989Z] #48 DONE 1.2s
11:15:36 [2022-08-08T11:15:36.989Z] 
11:15:36 [2022-08-08T11:15:36.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
11:15:36 [2022-08-08T11:15:36.989Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0
11:15:36 [2022-08-08T11:15:36.989Z] #77 216.8   CCLD     crun
11:15:36 [2022-08-08T11:15:36.989Z] #77 217.4 make[3]: Entering directory '/tmp/crun-build'
11:15:36 [2022-08-08T11:15:36.989Z] #77 217.5  /bin/mkdir -p '/usr/local/lib'
11:15:36 [2022-08-08T11:15:36.989Z] #77 217.5  /bin/mkdir -p '/usr/local/share/man/man1'
11:15:36 [2022-08-08T11:15:36.989Z] #77 217.5  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
11:15:36 [2022-08-08T11:15:36.989Z] #77 217.5  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
11:15:36 [2022-08-08T11:15:36.989Z] #77 217.5 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
11:15:36 [2022-08-08T11:15:36.989Z] #77 217.5 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
11:15:36 [2022-08-08T11:15:36.989Z] #77 217.5 libtool: install: chmod 644 /usr/local/lib/libcrun.a
11:15:36 [2022-08-08T11:15:36.989Z] #77 217.5 libtool: install: ranlib /usr/local/lib/libcrun.a
11:15:36 [2022-08-08T11:15:36.989Z] #77 217.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
11:15:36 [2022-08-08T11:15:36.989Z] #77 217.9 ----------------------------------------------------------------------
11:15:36 [2022-08-08T11:15:36.989Z] #77 217.9 Libraries have been installed in:
11:15:36 [2022-08-08T11:15:36.989Z] #77 217.9    /usr/local/lib
11:15:36 [2022-08-08T11:15:36.989Z] #77 217.9 
11:15:36 [2022-08-08T11:15:36.989Z] #77 217.9 If you ever happen to want to link against installed libraries
11:15:36 [2022-08-08T11:15:36.989Z] #77 217.9 in a given directory, LIBDIR, you must either use libtool, and
11:15:36 [2022-08-08T11:15:36.989Z] #77 217.9 specify the full pathname of the library, or use the '-LLIBDIR'
11:15:36 [2022-08-08T11:15:36.989Z] #77 217.9 flag during linking and do at least one of the following:
11:15:36 [2022-08-08T11:15:36.989Z] #77 217.9    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
11:15:36 [2022-08-08T11:15:36.989Z] #77 217.9      during execution
11:15:36 [2022-08-08T11:15:36.989Z] #77 217.9    - add LIBDIR to the 'LD_RUN_PATH' environment variable
11:15:36 [2022-08-08T11:15:36.989Z] #77 217.9      during linking
11:15:36 [2022-08-08T11:15:36.989Z] #77 217.9    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
11:15:36 [2022-08-08T11:15:36.989Z] #77 217.9    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
11:15:36 [2022-08-08T11:15:36.989Z] #77 217.9 
11:15:36 [2022-08-08T11:15:36.989Z] #77 217.9 See any operating system documentation about shared libraries for
11:15:36 [2022-08-08T11:15:36.989Z] #77 217.9 more information, such as the ld(1) and ld.so(8) manual pages.
11:15:36 [2022-08-08T11:15:36.989Z] #77 217.9 ----------------------------------------------------------------------
11:15:36 [2022-08-08T11:15:36.989Z] #77 217.9  /bin/mkdir -p '/build'
11:15:36 [2022-08-08T11:15:36.989Z] #77 217.9   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
11:15:36 [2022-08-08T11:15:36.989Z] #77 218.0 libtool: install: /usr/bin/install -c crun /build/crun
11:15:36 [2022-08-08T11:15:36.989Z] #77 218.0 make[3]: Leaving directory '/tmp/crun-build'
11:15:36 [2022-08-08T11:15:36.989Z] #77 218.0 make[2]: Leaving directory '/tmp/crun-build'
11:15:36 [2022-08-08T11:15:36.989Z] #77 218.0 make[1]: Leaving directory '/tmp/crun-build'
11:15:36 [2022-08-08T11:15:36.989Z] #77 DONE 218.1s
11:15:36 [2022-08-08T11:15:36.989Z] 
11:15:36 [2022-08-08T11:15:36.989Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
11:15:36 [2022-08-08T11:15:36.989Z] #52 sha256:fe4a22a66533f6ffbe057872c8588a6b51848b02a3fe6676d56174fdef30d7f1
11:15:36 [2022-08-08T11:15:36.989Z] #52 DONE 0.1s
11:15:36 [2022-08-08T11:15:36.989Z] 
11:15:36 [2022-08-08T11:15:36.989Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
11:15:36 [2022-08-08T11:15:36.989Z] #54 sha256:2215bb109e46e33dd75e391f9695a4944cbe29b10a84eb584adabd230495af7a
11:15:36 [2022-08-08T11:15:36.989Z] #54 DONE 0.1s
11:15:36 [2022-08-08T11:15:36.989Z] 
11:15:36 [2022-08-08T11:15:36.989Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
11:15:36 [2022-08-08T11:15:36.989Z] #56 sha256:881ad3fb2a7da77240002c8ed9fdb574ee74a8b51fb1182620473006f574a905
11:15:37 [2022-08-08T11:15:37.140Z] #77 195.1   CC       src/crun-pause.o
11:15:37 [2022-08-08T11:15:37.141Z] #77 195.2   CC       src/crun-unpause.o
11:15:37 [2022-08-08T11:15:37.141Z] #77 195.4   CC       src/crun-spec.o
11:15:37 [2022-08-08T11:15:37.184Z] #77 169.3 checking linux/bpf.h usability... yes
11:15:37 [2022-08-08T11:15:37.184Z] #77 169.6 checking linux/bpf.h presence... yes
11:15:37 [2022-08-08T11:15:37.184Z] #77 169.6 checking for linux/bpf.h... yes
11:15:37 [2022-08-08T11:15:37.184Z] #77 169.6 checking compilation for eBPF... yes
11:15:37 [2022-08-08T11:15:37.184Z] #77 169.8 checking for criu >= 3.15... no
11:15:37 [2022-08-08T11:15:37.248Z] #56 DONE 0.2s
11:15:37 [2022-08-08T11:15:37.248Z] 
11:15:37 [2022-08-08T11:15:37.248Z] #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
11:15:37 [2022-08-08T11:15:37.248Z] #60 sha256:79bdbd4ca172cdfd4a0321f04f71653d0a6905354faeac75cc7b8c90ea5a6776
11:15:37 [2022-08-08T11:15:37.248Z] #60 ...
11:15:37 [2022-08-08T11:15:37.248Z] 
11:15:37 [2022-08-08T11:15:37.248Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
11:15:37 [2022-08-08T11:15:37.248Z] #58 sha256:ebcaaa6df7d369c74e7a87c1e1b48ebacb4d851a55b7986f619ae2e463c175d1
11:15:37 [2022-08-08T11:15:37.248Z] #58 DONE 0.1s
11:15:37 [2022-08-08T11:15:37.402Z] #77 195.4   CC       src/crun-exec.o
11:15:37 [2022-08-08T11:15:37.402Z] #77 195.5   CC       src/crun-list.o
11:15:37 [2022-08-08T11:15:37.444Z] #77 169.8 configure: CRIU headers not found, building without CRIU support
11:15:37 [2022-08-08T11:15:37.444Z] #77 169.8 checking for criu > 3.16... no
11:15:37 [2022-08-08T11:15:37.444Z] #77 169.9 configure: CRIU version doesn't support join-ns API
11:15:37 [2022-08-08T11:15:37.444Z] #77 169.9 checking for criu > 3.16.1... no
11:15:37 [2022-08-08T11:15:37.444Z] #77 169.9 configure: CRIU version doesn't support for pre-dumping
11:15:37 [2022-08-08T11:15:37.444Z] #77 169.9 checking for new mount API (fsconfig)... yes
11:15:37 [2022-08-08T11:15:37.444Z] #77 170.0 checking for seccomp notify API... yes
11:15:37 [2022-08-08T11:15:37.511Z] 
11:15:37 [2022-08-08T11:15:37.511Z] #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
11:15:37 [2022-08-08T11:15:37.511Z] #60 sha256:79bdbd4ca172cdfd4a0321f04f71653d0a6905354faeac75cc7b8c90ea5a6776
11:15:37 [2022-08-08T11:15:37.663Z] #77 195.7   CC       src/crun-create.o
11:15:37 [2022-08-08T11:15:37.663Z] #77 195.8   CC       src/crun-start.o
11:15:37 [2022-08-08T11:15:37.663Z] #77 195.9   CC       src/crun-state.o
11:15:37 [2022-08-08T11:15:37.663Z] #77 195.9   CC       src/crun-update.o
11:15:37 [2022-08-08T11:15:37.703Z] #77 170.2 checking for gperf... no
11:15:37 [2022-08-08T11:15:37.703Z] #77 170.2 configure: gperf not found - cannot rebuild signal parser code
11:15:37 [2022-08-08T11:15:37.773Z] #60 153.0 + mkdir -p /build
11:15:37 [2022-08-08T11:15:37.773Z] #60 153.0 + cp runc /build/runc
11:15:37 [2022-08-08T11:15:37.773Z] #60 DONE 153.0s
11:15:37 [2022-08-08T11:15:37.773Z] 
11:15:37 [2022-08-08T11:15:37.773Z] #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
11:15:37 [2022-08-08T11:15:37.773Z] #64 sha256:546e11544d7da025f578462880618e4d0f9c14c48ad06051f4c08b5396b663e2
11:15:37 [2022-08-08T11:15:37.924Z] #77 196.0   CC       src/crun-ps.o
11:15:38 [2022-08-08T11:15:38.185Z] #77 196.2   CC       src/crun-checkpoint.o
11:15:38 [2022-08-08T11:15:38.185Z] #77 196.3   CC       src/crun-restore.o
11:15:38 [2022-08-08T11:15:38.271Z] #77 170.2 checking for library containing argp_parse... none required
11:15:38 [2022-08-08T11:15:38.447Z] #77 196.4   CC       src/libcrun/libcrun_la-utils.lo
11:15:38 [2022-08-08T11:15:38.447Z] #77 196.5   CC       src/libcrun/libcrun_la-cloned_binary.lo
11:15:38 [2022-08-08T11:15:38.555Z] #77 171.1 checking that generated files are newer than configure... done
11:15:38 [2022-08-08T11:15:38.556Z] #77 171.1 configure: creating ./config.status
11:15:38 [2022-08-08T11:15:38.708Z] #77 196.7   CC       src/libcrun/libcrun_la-container.lo
11:15:38 [2022-08-08T11:15:38.973Z] #77 197.0   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
11:15:39 [2022-08-08T11:15:39.150Z] #64 ...
11:15:39 [2022-08-08T11:15:39.150Z] 
11:15:39 [2022-08-08T11:15:39.150Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
11:15:39 [2022-08-08T11:15:39.150Z] #61 sha256:d52cfc07bbf558c3aa0f66380626008e4e92e15b308b8532d92fe88ca08d208c
11:15:39 [2022-08-08T11:15:39.150Z] #61 DONE 0.3s
11:15:39 [2022-08-08T11:15:39.150Z] 
11:15:39 [2022-08-08T11:15:39.150Z] #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
11:15:39 [2022-08-08T11:15:39.150Z] #64 sha256:546e11544d7da025f578462880618e4d0f9c14c48ad06051f4c08b5396b663e2
11:15:39 [2022-08-08T11:15:39.234Z] #77 197.3   CC       src/libcrun/libcrun_la-cgroup.lo
11:15:39 [2022-08-08T11:15:39.234Z] #77 197.3   CC       src/libcrun/libcrun_la-cgroup-resources.lo
11:15:39 [2022-08-08T11:15:39.495Z] #77 197.6   CC       src/libcrun/libcrun_la-cgroup-setup.lo
11:15:39 [2022-08-08T11:15:39.756Z] #77 197.7   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
11:15:40 [2022-08-08T11:15:40.017Z] #77 198.0   CC       src/libcrun/libcrun_la-cgroup-utils.lo
11:15:40 [2022-08-08T11:15:40.277Z] #77 198.2   CC       src/libcrun/libcrun_la-criu.lo
11:15:40 [2022-08-08T11:15:40.277Z] #77 198.4   CC       src/libcrun/libcrun_la-custom-handler.lo
11:15:40 [2022-08-08T11:15:40.538Z] #77 198.5   CC       src/libcrun/libcrun_la-linux.lo
11:15:40 [2022-08-08T11:15:40.538Z] #77 198.8   CC       src/libcrun/libcrun_la-seccomp.lo
11:15:40 [2022-08-08T11:15:40.799Z] #77 199.0   CC       src/libcrun/libcrun_la-ebpf.lo
11:15:41 [2022-08-08T11:15:41.060Z] #77 199.2   CC       src/libcrun/libcrun_la-error.lo
11:15:41 [2022-08-08T11:15:41.325Z] #77 199.4   CC       src/libcrun/libcrun_la-status.lo
11:15:41 [2022-08-08T11:15:41.586Z] #77 199.8   CC       src/libcrun/libcrun_la-terminal.lo
11:15:41 [2022-08-08T11:15:41.847Z] #77 199.8   CC       src/libcrun/libcrun_la-chroot_realpath.lo
11:15:42 [2022-08-08T11:15:42.108Z] #77 200.1   CC       src/libcrun/libcrun_la-signals.lo
11:15:42 [2022-08-08T11:15:42.108Z] #77 200.3   CC       src/libcrun/libcrun_la-mount_flags.lo
11:15:42 [2022-08-08T11:15:42.434Z] #64 233.0 + bin/containerd
11:15:42 [2022-08-08T11:15:42.680Z] #77 200.6   CC       src/libcrun/libcrun_la-seccomp_notify.lo
11:15:42 [2022-08-08T11:15:42.942Z] #77 200.8   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
11:15:43 [2022-08-08T11:15:43.203Z] #77 ...
11:15:43 [2022-08-08T11:15:43.203Z] 
11:15:43 [2022-08-08T11:15:43.203Z] #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
11:15:43 [2022-08-08T11:15:43.203Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b
11:15:43 [2022-08-08T11:15:43.203Z] #47 241.4 + dpkg --print-architecture
11:15:43 [2022-08-08T11:15:43.203Z] #47 241.4 + git checkout -q v2.1.0
11:15:43 [2022-08-08T11:15:43.203Z] #47 241.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
11:15:43 [2022-08-08T11:15:43.203Z] #47 241.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
11:15:43 [2022-08-08T11:15:43.465Z] #47 ...
11:15:43 [2022-08-08T11:15:43.465Z] 
11:15:43 [2022-08-08T11:15:43.465Z] #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
11:15:43 [2022-08-08T11:15:43.465Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:15:43 [2022-08-08T11:15:43.465Z] #77 201.7   CC       src/libcrun/handlers/libcrun_la-krun.lo
11:15:44 [2022-08-08T11:15:44.037Z] #77 202.1   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
11:15:44 [2022-08-08T11:15:44.610Z] #77 202.7   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
11:15:45 [2022-08-08T11:15:45.121Z] #77 177.6 config.status: creating Makefile
11:15:45 [2022-08-08T11:15:45.182Z] #77 203.1   CC       tests/init.o
11:15:45 [2022-08-08T11:15:45.182Z] #77 203.2   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
11:15:45 [2022-08-08T11:15:45.380Z] #77 177.8 config.status: creating rpm/crun.spec
11:15:45 [2022-08-08T11:15:45.948Z] #77 178.3 config.status: creating config.h
11:15:45 [2022-08-08T11:15:45.948Z] #77 178.5 config.status: executing libtool commands
11:15:46 [2022-08-08T11:15:46.208Z] #77 178.7 config.status: executing depfiles commands
11:15:49 [2022-08-08T11:15:49.496Z] #77 181.5 === configuring in libocispec (/tmp/crun-build/libocispec)
11:15:49 [2022-08-08T11:15:49.496Z] #77 181.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
11:15:49 [2022-08-08T11:15:49.496Z] #77 ...
11:15:49 [2022-08-08T11:15:49.496Z] 
11:15:49 [2022-08-08T11:15:49.496Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:15:49 [2022-08-08T11:15:49.496Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21
11:15:49 [2022-08-08T11:15:49.496Z] #21 14.84 Fetched 8563 kB in 13s (651 kB/s)
11:15:49 [2022-08-08T11:15:49.496Z] #21 14.84 Reading package lists...
11:15:49 [2022-08-08T11:15:49.496Z] #21 20.57 Reading package lists...
11:15:49 [2022-08-08T11:15:49.496Z] #21 ...
11:15:49 [2022-08-08T11:15:49.496Z] 
11:15:49 [2022-08-08T11:15:49.496Z] #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
11:15:49 [2022-08-08T11:15:49.496Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:15:49 [2022-08-08T11:15:49.496Z] #77 182.1 checking for gcc... gcc
11:15:50 [2022-08-08T11:15:50.013Z] #77 182.3 checking whether the C compiler works... yes
11:15:50 [2022-08-08T11:15:50.013Z] #77 182.6 checking for C compiler default output file name... a.out
11:15:50 [2022-08-08T11:15:50.581Z] #77 182.6 checking for suffix of executables... 
11:15:50 [2022-08-08T11:15:50.839Z] #77 183.0 checking whether we are cross compiling... no
11:15:51 [2022-08-08T11:15:51.099Z] #77 183.4 checking for suffix of object files... o
11:15:51 [2022-08-08T11:15:51.358Z] #77 183.6 checking whether we are using the GNU C compiler... yes
11:15:51 [2022-08-08T11:15:51.358Z] #77 183.8 checking whether gcc accepts -g... yes
11:15:52 [2022-08-08T11:15:52.108Z] #77 184.1 checking for gcc option to accept ISO C89... none needed
11:15:52 [2022-08-08T11:15:52.675Z] #77 184.6 checking whether gcc understands -c and -o together... yes
11:15:52 [2022-08-08T11:15:52.675Z] #77 185.1 checking how to run the C preprocessor... gcc -E
11:15:52 [2022-08-08T11:15:52.933Z] #77 185.5 checking for grep that handles long lines and -e... /bin/grep
11:15:52 [2022-08-08T11:15:52.933Z] #77 185.5 checking for egrep... /bin/grep -E
11:15:53 [2022-08-08T11:15:53.501Z] #77 185.5 checking for ANSI C header files... yes
11:15:53 [2022-08-08T11:15:53.760Z] #77 186.2 checking for sys/types.h... yes
11:15:54 [2022-08-08T11:15:54.019Z] #77 186.4 checking for sys/stat.h... yes
11:15:54 [2022-08-08T11:15:54.278Z] #77 186.7 checking for stdlib.h... yes
11:15:54 [2022-08-08T11:15:54.537Z] #77 187.0 checking for string.h... 
11:15:54 [2022-08-08T11:15:54.537Z] #77 ...
11:15:54 [2022-08-08T11:15:54.538Z] 
11:15:54 [2022-08-08T11:15:54.538Z] #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
11:15:54 [2022-08-08T11:15:54.538Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82
11:15:54 [2022-08-08T11:15:54.538Z] #34 DONE 258.4s
11:15:54 [2022-08-08T11:15:54.538Z] 
11:15:54 [2022-08-08T11:15:54.538Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:15:54 [2022-08-08T11:15:54.538Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21
11:15:54 [2022-08-08T11:15:54.538Z] #21 20.57 Reading package lists...
11:15:54 [2022-08-08T11:15:54.538Z] #21 26.12 Building dependency tree...
11:15:54 [2022-08-08T11:15:54.538Z] #21 30.37 The following additional packages will be installed:
11:15:54 [2022-08-08T11:15:54.538Z] #21 30.38   libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67
11:15:54 [2022-08-08T11:15:54.538Z] #21 30.38   libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12
11:15:54 [2022-08-08T11:15:54.538Z] #21 30.38   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
11:15:54 [2022-08-08T11:15:54.538Z] #21 30.38   libxtables12 python-pip-whl python3-distutils python3-lib2to3
11:15:54 [2022-08-08T11:15:54.538Z] #21 30.40   python3-pkg-resources systemd vim-runtime xxd
11:15:54 [2022-08-08T11:15:54.538Z] #21 30.44 Suggested packages:
11:15:54 [2022-08-08T11:15:54.538Z] #21 30.44   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
11:15:54 [2022-08-08T11:15:54.538Z] #21 30.44   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
11:15:54 [2022-08-08T11:15:54.538Z] #21 30.44   ctags vim-doc vim-scripts xfsdump acl attr quota
11:15:54 [2022-08-08T11:15:54.538Z] #21 30.44 Recommended packages:
11:15:54 [2022-08-08T11:15:54.538Z] #21 30.44   libatm1 nftables libpam-cap build-essential python3-dev dbus
11:15:54 [2022-08-08T11:15:54.538Z] #21 30.44   systemd-timesyncd | time-daemon unzip
11:15:55 [2022-08-08T11:15:55.602Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
11:15:55 [2022-08-08T11:15:55.915Z] #21 ...
11:15:55 [2022-08-08T11:15:55.915Z] 
11:15:55 [2022-08-08T11:15:55.915Z] #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
11:15:55 [2022-08-08T11:15:55.915Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a
11:15:55 [2022-08-08T11:15:55.915Z] #36 259.9 Delve is a source level debugger for Go programs.
11:15:55 [2022-08-08T11:15:55.915Z] #36 259.9 
11:15:55 [2022-08-08T11:15:55.915Z] #36 259.9 Delve enables you to interact with your program by controlling the execution of the process,
11:15:55 [2022-08-08T11:15:55.915Z] #36 259.9 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
11:15:55 [2022-08-08T11:15:55.915Z] #36 259.9 
11:15:55 [2022-08-08T11:15:55.915Z] #36 259.9 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
11:15:55 [2022-08-08T11:15:55.915Z] #36 259.9 
11:15:55 [2022-08-08T11:15:55.915Z] #36 259.9 Pass flags to the program you are debugging using `--`, for example:
11:15:55 [2022-08-08T11:15:55.915Z] #36 259.9 
11:15:55 [2022-08-08T11:15:55.915Z] #36 259.9 `dlv exec ./hello -- server --config conf/config.toml`
11:15:55 [2022-08-08T11:15:55.915Z] #36 259.9 
11:15:55 [2022-08-08T11:15:55.915Z] #36 259.9 Usage:
11:15:55 [2022-08-08T11:15:55.915Z] #36 259.9   dlv [command]
11:15:55 [2022-08-08T11:15:55.915Z] #36 259.9 
11:15:55 [2022-08-08T11:15:55.915Z] #36 259.9 Available Commands:
11:15:55 [2022-08-08T11:15:55.915Z] #36 259.9   attach      Attach to running process and begin debugging.
11:15:55 [2022-08-08T11:15:55.915Z] #36 259.9   connect     Connect to a headless debug server with a terminal client.
11:15:55 [2022-08-08T11:15:55.915Z] #36 259.9   core        Examine a core dump.
11:15:55 [2022-08-08T11:15:55.915Z] #36 259.9   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
11:15:55 [2022-08-08T11:15:55.915Z] #36 259.9   debug       Compile and begin debugging main package in current directory, or the package specified.
11:15:55 [2022-08-08T11:15:55.915Z] #36 259.9   exec        Execute a precompiled binary, and begin a debug session.
11:15:55 [2022-08-08T11:15:55.915Z] #36 259.9   help        Help about any command
11:15:55 [2022-08-08T11:15:55.915Z] #36 259.9   run         Deprecated command. Use 'debug' instead.
11:15:55 [2022-08-08T11:15:55.915Z] #36 259.9   test        Compile test binary and begin debugging program.
11:15:55 [2022-08-08T11:15:55.915Z] #36 259.9   trace       Compile and begin tracing program.
11:15:55 [2022-08-08T11:15:55.915Z] #36 259.9   version     Prints version.
11:15:55 [2022-08-08T11:15:55.915Z] #36 259.9 
11:15:55 [2022-08-08T11:15:55.915Z] #36 259.9 Flags:
11:15:55 [2022-08-08T11:15:55.915Z] #36 259.9       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
11:15:55 [2022-08-08T11:15:55.915Z] #36 259.9       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
11:15:55 [2022-08-08T11:15:55.915Z] #36 259.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)
11:15:55 [2022-08-08T11:15:55.915Z] #36 259.9       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
11:15:55 [2022-08-08T11:15:55.915Z] #36 259.9       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
11:15:55 [2022-08-08T11:15:55.915Z] #36 259.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)
11:15:55 [2022-08-08T11:15:55.915Z] #36 259.9       --disable-aslr                     Disables address space randomization
11:15:55 [2022-08-08T11:15:55.915Z] #36 259.9       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
11:15:55 [2022-08-08T11:15:55.915Z] #36 259.9   -h, --help                             help for dlv
11:15:55 [2022-08-08T11:15:55.915Z] #36 259.9       --init string                      Init file, executed by the terminal client.
11:15:55 [2022-08-08T11:15:55.915Z] #36 259.9   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
11:15:55 [2022-08-08T11:15:55.915Z] #36 259.9       --log                              Enable debugging server logging.
11:15:55 [2022-08-08T11:15:55.915Z] #36 259.9       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
11:15:55 [2022-08-08T11:15:55.915Z] #36 259.9       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
11:15:55 [2022-08-08T11:15:55.915Z] #36 259.9       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
11:15:55 [2022-08-08T11:15:55.915Z] #36 259.9   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
11:15:55 [2022-08-08T11:15:55.915Z] #36 259.9       --wd string                        Working directory for running the program.
11:15:55 [2022-08-08T11:15:55.915Z] #36 259.9 
11:15:55 [2022-08-08T11:15:55.915Z] #36 259.9 Additional help topics:
11:15:55 [2022-08-08T11:15:55.915Z] #36 259.9   dlv backend  Help about the --backend flag.
11:15:55 [2022-08-08T11:15:55.915Z] #36 259.9   dlv log      Help about logging flags.
11:15:55 [2022-08-08T11:15:55.915Z] #36 259.9   dlv redirect Help about file redirection.
11:15:55 [2022-08-08T11:15:55.915Z] #36 259.9 
11:15:55 [2022-08-08T11:15:55.915Z] #36 259.9 Use "dlv [command] --help" for more information about a command.
11:15:55 [2022-08-08T11:15:55.915Z] #36 DONE 260.0s
11:15:55 [2022-08-08T11:15:55.915Z] 
11:15:55 [2022-08-08T11:15:55.915Z] #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
11:15:55 [2022-08-08T11:15:55.915Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:15:55 [2022-08-08T11:15:55.915Z] #77 187.0 checking for string.h... yes
11:15:55 [2022-08-08T11:15:55.915Z] #77 187.4 checking for memory.h... yes
11:15:55 [2022-08-08T11:15:55.915Z] #77 187.7 checking for strings.h... yes
11:15:55 [2022-08-08T11:15:55.915Z] #77 187.9 checking for inttypes.h... yes
11:15:55 [2022-08-08T11:15:55.915Z] #77 188.3 checking for stdint.h... yes
11:15:56 [2022-08-08T11:15:56.174Z] #77 188.5 checking for unistd.h... yes
11:15:56 [2022-08-08T11:15:56.433Z] #77 188.7 checking minix/config.h usability... no
11:15:56 [2022-08-08T11:15:56.433Z] #77 189.0 checking minix/config.h presence... no
11:15:56 [2022-08-08T11:15:56.433Z] #77 189.1 checking for minix/config.h... no
11:15:56 [2022-08-08T11:15:56.693Z] #77 189.1 checking whether it is safe to define __EXTENSIONS__... yes
11:15:57 [2022-08-08T11:15:57.212Z] #77 189.5 checking build system type... x86_64-pc-linux-gnu
11:15:57 [2022-08-08T11:15:57.212Z] #77 189.9 checking host system type... x86_64-pc-linux-gnu
11:15:57 [2022-08-08T11:15:57.212Z] #77 189.9 checking how to print strings... printf
11:15:57 [2022-08-08T11:15:57.212Z] #77 189.9 checking for a sed that does not truncate output... /bin/sed
11:15:57 [2022-08-08T11:15:57.471Z] #77 189.9 checking for fgrep... /bin/grep -F
11:15:57 [2022-08-08T11:15:57.471Z] #77 190.0 checking for ld used by gcc... /usr/bin/ld
11:15:57 [2022-08-08T11:15:57.471Z] #77 190.0 checking if the linker (/usr/bin/ld) is GNU ld... yes
11:15:57 [2022-08-08T11:15:57.730Z] #77 190.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
11:15:57 [2022-08-08T11:15:57.730Z] #77 190.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm
11:15:57 [2022-08-08T11:15:57.730Z] #77 190.3 checking whether ln -s works... yes
11:15:57 [2022-08-08T11:15:57.730Z] #77 190.3 checking the maximum length of command line arguments... 1572864
11:15:57 [2022-08-08T11:15:57.730Z] #77 190.3 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
11:15:57 [2022-08-08T11:15:57.730Z] #77 190.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
11:15:57 [2022-08-08T11:15:57.730Z] #77 190.3 checking for /usr/bin/ld option to reload object files... -r
11:15:57 [2022-08-08T11:15:57.730Z] #77 190.3 checking for objdump... objdump
11:15:57 [2022-08-08T11:15:57.730Z] #77 190.3 checking how to recognize dependent libraries... pass_all
11:15:57 [2022-08-08T11:15:57.730Z] #77 190.3 checking for dlltool... no
11:15:57 [2022-08-08T11:15:57.730Z] #77 190.3 checking how to associate runtime and link libraries... printf %s\n
11:15:57 [2022-08-08T11:15:57.730Z] #77 190.3 checking for ar... ar
11:15:57 [2022-08-08T11:15:57.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
11:15:57 [2022-08-08T11:15:57.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
11:15:57 [2022-08-08T11:15:57.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
11:15:57 [2022-08-08T11:15:57.988Z] #77 190.3 checking for archiver @FILE support... @
11:15:57 [2022-08-08T11:15:57.989Z] #77 190.5 checking for strip... strip
11:15:57 [2022-08-08T11:15:57.989Z] #77 190.5 checking for ranlib... ranlib
11:15:57 [2022-08-08T11:15:57.989Z] #77 190.5 checking for gawk... no
11:15:57 [2022-08-08T11:15:57.989Z] #77 190.5 checking for mawk... mawk
11:15:58 [2022-08-08T11:15:58.556Z] #77 190.5 checking command to parse /usr/bin/nm -B output from gcc object... ok
11:15:58 [2022-08-08T11:15:58.815Z] #77 191.2 checking for sysroot... no
11:15:58 [2022-08-08T11:15:58.815Z] #77 191.2 checking for a working dd... /bin/dd
11:15:58 [2022-08-08T11:15:58.815Z] #77 191.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
11:15:58 [2022-08-08T11:15:58.815Z] #77 191.4 checking for mt... no
11:15:58 [2022-08-08T11:15:58.815Z] #77 191.4 checking if : is a manifest tool... no
11:15:59 [2022-08-08T11:15:59.074Z] #77 191.4 checking for dlfcn.h... yes
11:15:59 [2022-08-08T11:15:59.074Z] #77 191.6 checking for objdir... .libs
11:15:59 [2022-08-08T11:15:59.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
11:15:59 [2022-08-08T11:15:59.641Z] #77 192.1 checking if gcc supports -fno-rtti -fno-exceptions... no
11:15:59 [2022-08-08T11:15:59.900Z] #77 192.3 checking for gcc option to produce PIC... -fPIC -DPIC
11:15:59 [2022-08-08T11:15:59.900Z] #77 192.3 checking if gcc PIC flag -fPIC -DPIC works... yes
11:16:00 [2022-08-08T11:16:00.159Z] #77 192.4 checking if gcc static flag -static works... yes
11:16:00 [2022-08-08T11:16:00.417Z] #77 192.8 checking if gcc supports -c -o file.o... yes
11:16:00 [2022-08-08T11:16:00.417Z] #77 192.9 checking if gcc supports -c -o file.o... (cached) yes
11:16:00 [2022-08-08T11:16:00.417Z] #77 192.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
11:16:00 [2022-08-08T11:16:00.676Z] #77 193.0 checking dynamic linker characteristics... GNU/Linux ld.so
11:16:00 [2022-08-08T11:16:00.676Z] #77 193.4 checking how to hardcode library paths into programs... immediate
11:16:00 [2022-08-08T11:16:00.676Z] #77 193.4 checking whether stripping libraries is possible... yes
11:16:00 [2022-08-08T11:16:00.935Z] #77 193.4 checking if libtool supports shared libraries... yes
11:16:00 [2022-08-08T11:16:00.935Z] #77 193.4 checking whether to build shared libraries... no
11:16:00 [2022-08-08T11:16:00.935Z] #77 193.4 checking whether to build static libraries... yes
11:16:00 [2022-08-08T11:16:00.935Z] #77 193.4 checking for a BSD-compatible install... /usr/bin/install -c
11:16:00 [2022-08-08T11:16:00.935Z] #77 193.5 checking whether build environment is sane... yes
11:16:00 [2022-08-08T11:16:00.935Z] #77 193.5 checking for a thread-safe mkdir -p... /bin/mkdir -p
11:16:00 [2022-08-08T11:16:00.935Z] #77 193.5 checking whether make sets $(MAKE)... yes
11:16:00 [2022-08-08T11:16:00.935Z] #77 193.6 checking whether make supports the include directive... yes (GNU style)
11:16:01 [2022-08-08T11:16:01.193Z] #77 193.6 checking whether make supports nested variables... yes
11:16:01 [2022-08-08T11:16:01.193Z] #77 193.7 checking whether UID '0' is supported by ustar format... yes
11:16:01 [2022-08-08T11:16:01.193Z] #77 193.7 checking whether GID '0' is supported by ustar format... yes
11:16:01 [2022-08-08T11:16:01.193Z] #77 193.7 checking how to create a ustar tar archive... gnutar
11:16:01 [2022-08-08T11:16:01.453Z] #77 193.7 checking dependency style of gcc... gcc3
11:16:01 [2022-08-08T11:16:01.453Z] #77 193.9 checking whether to enable maintainer-specific portions of Makefiles... yes
11:16:01 [2022-08-08T11:16:01.453Z] #77 193.9 checking whether make supports nested variables... (cached) yes
11:16:01 [2022-08-08T11:16:01.453Z] #77 193.9 checking for pkg-config... /usr/bin/pkg-config
11:16:01 [2022-08-08T11:16:01.453Z] #77 193.9 checking pkg-config is at least version 0.9.0... yes
11:16:01 [2022-08-08T11:16:01.453Z] #77 193.9 checking for yajl >= 2.1.0... yes
11:16:01 [2022-08-08T11:16:01.453Z] #77 193.9 checking for a sed that does not truncate output... (cached) /bin/sed
11:16:01 [2022-08-08T11:16:01.453Z] #77 193.9 checking for gcc... (cached) gcc
11:16:01 [2022-08-08T11:16:01.453Z] #77 194.0 checking whether we are using the GNU C compiler... (cached) yes
11:16:01 [2022-08-08T11:16:01.453Z] #77 194.0 checking whether gcc accepts -g... (cached) yes
11:16:01 [2022-08-08T11:16:01.453Z] #77 194.0 checking for gcc option to accept ISO C89... (cached) none needed
11:16:01 [2022-08-08T11:16:01.453Z] #77 194.0 checking whether gcc understands -c and -o together... (cached) yes
11:16:01 [2022-08-08T11:16:01.453Z] #77 194.0 checking for a Python interpreter with version >= 3... python3
11:16:01 [2022-08-08T11:16:01.712Z] #77 194.1 checking for python3... /usr/bin/python3
11:16:01 [2022-08-08T11:16:01.712Z] #77 194.1 checking for python3 version... 3.9
11:16:01 [2022-08-08T11:16:01.712Z] #77 194.2 checking for python3 platform... linux
11:16:01 [2022-08-08T11:16:01.712Z] #77 194.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
11:16:01 [2022-08-08T11:16:01.817Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
11:16:01 [2022-08-08T11:16:01.970Z] #77 194.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
11:16:02 [2022-08-08T11:16:02.230Z] #77 194.7 checking that generated files are newer than configure... done
11:16:02 [2022-08-08T11:16:02.230Z] #77 194.7 configure: creating ./config.status
11:16:02 [2022-08-08T11:16:02.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
11:16:03 [2022-08-08T11:16:03.337Z] #77 ...
11:16:03 [2022-08-08T11:16:03.337Z] 
11:16:03 [2022-08-08T11:16:03.337Z] #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
11:16:03 [2022-08-08T11:16:03.337Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b
11:16:03 [2022-08-08T11:16:03.337Z] #47 DONE 270.3s
11:16:03 [2022-08-08T11:16:03.337Z] 
11:16:03 [2022-08-08T11:16:03.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
11:16:03 [2022-08-08T11:16:03.337Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b
11:16:04 [2022-08-08T11:16:04.724Z] #55 ...
11:16:04 [2022-08-08T11:16:04.724Z] 
11:16:04 [2022-08-08T11:16:04.724Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
11:16:04 [2022-08-08T11:16:04.724Z] #48 sha256:8740c83c564b7a0fd88f51c6200674fb9246f4c5fb454a88e93fe25408d41d8b
11:16:04 [2022-08-08T11:16:04.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
11:16:05 [2022-08-08T11:16:05.297Z] #48 DONE 0.5s
11:16:05 [2022-08-08T11:16:05.297Z] 
11:16:05 [2022-08-08T11:16:05.297Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
11:16:05 [2022-08-08T11:16:05.297Z] #52 sha256:fe3573e7d4984119b5ea3c141181c56dae82ab498fb2b37c4a7b85b0b7ae9d25
11:16:05 [2022-08-08T11:16:05.297Z] #52 DONE 0.2s
11:16:05 [2022-08-08T11:16:05.297Z] 
11:16:05 [2022-08-08T11:16:05.297Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
11:16:05 [2022-08-08T11:16:05.297Z] #54 sha256:e1aa4f76733dd3956dfda104e007ff5138536e976c4d9f14e05f32e119ada6c7
11:16:05 [2022-08-08T11:16:05.297Z] #54 DONE 0.1s
11:16:05 [2022-08-08T11:16:05.297Z] 
11:16:05 [2022-08-08T11:16:05.297Z] #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
11:16:05 [2022-08-08T11:16:05.297Z] #64 sha256:83f4469eaefda68ad58584726b73d937dd9d140f1116cd49ec1a0cfce3e58302
11:16:05 [2022-08-08T11:16:05.522Z] #77 197.5 config.status: creating Makefile
11:16:05 [2022-08-08T11:16:05.522Z] #77 197.6 config.status: creating config.h
11:16:05 [2022-08-08T11:16:05.522Z] #77 197.6 config.status: executing libtool commands
11:16:05 [2022-08-08T11:16:05.522Z] #77 197.7 config.status: executing depfiles commands
11:16:05 [2022-08-08T11:16:05.522Z] #77 ...
11:16:05 [2022-08-08T11:16:05.522Z] 
11:16:05 [2022-08-08T11:16:05.522Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:16:05 [2022-08-08T11:16:05.522Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21
11:16:05 [2022-08-08T11:16:05.522Z] #21 33.26 The following NEW packages will be installed:
11:16:05 [2022-08-08T11:16:05.522Z] #21 33.26   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
11:16:05 [2022-08-08T11:16:05.522Z] #21 33.27   libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2
11:16:05 [2022-08-08T11:16:05.522Z] #21 33.27   libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2
11:16:05 [2022-08-08T11:16:05.522Z] #21 33.27   libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
11:16:05 [2022-08-08T11:16:05.522Z] #21 33.27   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
11:16:05 [2022-08-08T11:16:05.522Z] #21 33.27   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
11:16:05 [2022-08-08T11:16:05.522Z] #21 33.27   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
11:16:05 [2022-08-08T11:16:05.522Z] #21 33.27   systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common
11:16:05 [2022-08-08T11:16:05.522Z] #21 33.27   vim-runtime xfsprogs xxd xz-utils zip zstd
11:16:05 [2022-08-08T11:16:05.522Z] #21 33.69 0 upgraded, 56 newly installed, 0 to remove and 5 not upgraded.
11:16:05 [2022-08-08T11:16:05.522Z] #21 33.69 Need to get 32.8 MB of archives.
11:16:05 [2022-08-08T11:16:05.522Z] #21 33.69 After this operation, 124 MB of additional disk space will be used.
11:16:05 [2022-08-08T11:16:05.522Z] #21 33.69 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
11:16:05 [2022-08-08T11:16:05.522Z] #21 33.69 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
11:16:05 [2022-08-08T11:16:05.522Z] #21 33.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB]
11:16:05 [2022-08-08T11:16:05.522Z] #21 33.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]
11:16:05 [2022-08-08T11:16:05.522Z] #21 33.73 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
11:16:05 [2022-08-08T11:16:05.522Z] #21 33.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
11:16:05 [2022-08-08T11:16:05.522Z] #21 33.73 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB]
11:16:05 [2022-08-08T11:16:05.522Z] #21 34.01 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
11:16:05 [2022-08-08T11:16:05.522Z] #21 34.01 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
11:16:05 [2022-08-08T11:16:05.522Z] #21 34.01 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
11:16:05 [2022-08-08T11:16:05.522Z] #21 34.01 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
11:16:05 [2022-08-08T11:16:05.522Z] #21 34.01 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
11:16:05 [2022-08-08T11:16:05.522Z] #21 34.02 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
11:16:05 [2022-08-08T11:16:05.522Z] #21 34.02 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
11:16:05 [2022-08-08T11:16:05.522Z] #21 34.11 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
11:16:05 [2022-08-08T11:16:05.522Z] #21 34.12 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
11:16:05 [2022-08-08T11:16:05.522Z] #21 34.13 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
11:16:05 [2022-08-08T11:16:05.522Z] #21 34.18 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
11:16:05 [2022-08-08T11:16:05.522Z] #21 34.18 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
11:16:05 [2022-08-08T11:16:05.522Z] #21 34.20 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
11:16:05 [2022-08-08T11:16:05.522Z] #21 34.24 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
11:16:05 [2022-08-08T11:16:05.522Z] #21 34.27 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
11:16:05 [2022-08-08T11:16:05.522Z] #21 34.27 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
11:16:05 [2022-08-08T11:16:05.522Z] #21 34.27 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
11:16:05 [2022-08-08T11:16:05.522Z] #21 34.28 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
11:16:05 [2022-08-08T11:16:05.522Z] #21 34.30 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
11:16:05 [2022-08-08T11:16:05.522Z] #21 34.32 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
11:16:05 [2022-08-08T11:16:05.522Z] #21 34.34 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
11:16:05 [2022-08-08T11:16:05.522Z] #21 34.35 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
11:16:05 [2022-08-08T11:16:05.522Z] #21 34.35 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
11:16:05 [2022-08-08T11:16:05.522Z] #21 34.35 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
11:16:05 [2022-08-08T11:16:05.522Z] #21 34.35 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
11:16:05 [2022-08-08T11:16:05.522Z] #21 34.92 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
11:16:05 [2022-08-08T11:16:05.522Z] #21 34.93 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB]
11:16:05 [2022-08-08T11:16:05.522Z] #21 34.95 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
11:16:05 [2022-08-08T11:16:05.522Z] #21 34.95 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
11:16:05 [2022-08-08T11:16:05.522Z] #21 34.95 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
11:16:05 [2022-08-08T11:16:05.522Z] #21 34.95 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
11:16:05 [2022-08-08T11:16:05.522Z] #21 34.95 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
11:16:05 [2022-08-08T11:16:05.522Z] #21 34.95 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
11:16:05 [2022-08-08T11:16:05.522Z] #21 34.95 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
11:16:05 [2022-08-08T11:16:05.522Z] #21 35.03 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
11:16:05 [2022-08-08T11:16:05.522Z] #21 35.03 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
11:16:05 [2022-08-08T11:16:05.522Z] #21 35.04 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
11:16:05 [2022-08-08T11:16:05.522Z] #21 35.04 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
11:16:05 [2022-08-08T11:16:05.522Z] #21 35.06 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
11:16:05 [2022-08-08T11:16:05.522Z] #21 35.07 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
11:16:05 [2022-08-08T11:16:05.522Z] #21 35.08 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
11:16:05 [2022-08-08T11:16:05.522Z] #21 35.15 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB]
11:16:05 [2022-08-08T11:16:05.522Z] #21 35.15 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
11:16:05 [2022-08-08T11:16:05.522Z] #21 35.15 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
11:16:05 [2022-08-08T11:16:05.522Z] #21 35.15 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
11:16:05 [2022-08-08T11:16:05.522Z] #21 35.44 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
11:16:05 [2022-08-08T11:16:05.522Z] #21 35.48 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
11:16:05 [2022-08-08T11:16:05.522Z] #21 35.51 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
11:16:05 [2022-08-08T11:16:05.522Z] #21 35.52 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
11:16:05 [2022-08-08T11:16:05.522Z] #21 36.27 debconf: delaying package configuration, since apt-utils is not installed
11:16:05 [2022-08-08T11:16:05.522Z] #21 36.47 Fetched 32.8 MB in 2s (15.0 MB/s)
11:16:05 [2022-08-08T11:16:05.522Z] #21 36.56 Selecting previously unselected package libcap2:amd64.
11:16:05 [2022-08-08T11:16:05.522Z] #21 36.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 ... 24018 files and directories currently installed.)
11:16:05 [2022-08-08T11:16:05.522Z] #21 36.62 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ...
11:16:05 [2022-08-08T11:16:05.522Z] #21 36.63 Unpacking libcap2:amd64 (1:2.44-1) ...
11:16:05 [2022-08-08T11:16:05.522Z] #21 36.71 Selecting previously unselected package libargon2-1:amd64.
11:16:05 [2022-08-08T11:16:05.522Z] #21 36.73 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ...
11:16:05 [2022-08-08T11:16:05.522Z] #21 36.74 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
11:16:05 [2022-08-08T11:16:05.522Z] #21 36.83 Selecting previously unselected package libjson-c5:amd64.
11:16:05 [2022-08-08T11:16:05.522Z] #21 36.84 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ...
11:16:05 [2022-08-08T11:16:05.522Z] #21 36.85 Unpacking libjson-c5:amd64 (0.15-2) ...
11:16:05 [2022-08-08T11:16:05.522Z] #21 36.92 Selecting previously unselected package libcryptsetup12:amd64.
11:16:05 [2022-08-08T11:16:05.522Z] #21 36.92 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ...
11:16:05 [2022-08-08T11:16:05.522Z] #21 36.93 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
11:16:05 [2022-08-08T11:16:05.522Z] #21 37.17 Selecting previously unselected package libip4tc2:amd64.
11:16:05 [2022-08-08T11:16:05.522Z] #21 37.17 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ...
11:16:05 [2022-08-08T11:16:05.522Z] #21 37.17 Unpacking libip4tc2:amd64 (1.8.7-1) ...
11:16:05 [2022-08-08T11:16:05.522Z] #21 37.26 Selecting previously unselected package libkmod2:amd64.
11:16:05 [2022-08-08T11:16:05.522Z] #21 37.26 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ...
11:16:05 [2022-08-08T11:16:05.522Z] #21 37.26 Unpacking libkmod2:amd64 (28-1) ...
11:16:05 [2022-08-08T11:16:05.522Z] #21 37.36 Selecting previously unselected package systemd.
11:16:05 [2022-08-08T11:16:05.522Z] #21 37.36 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ...
11:16:05 [2022-08-08T11:16:05.522Z] #21 37.47 Unpacking systemd (247.3-7) ...
11:16:05 [2022-08-08T11:16:05.522Z] #21 40.27 Selecting previously unselected package pigz.
11:16:05 [2022-08-08T11:16:05.522Z] #21 40.27 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ...
11:16:05 [2022-08-08T11:16:05.522Z] #21 40.31 Unpacking pigz (2.6-1) ...
11:16:05 [2022-08-08T11:16:05.522Z] #21 40.46 Selecting previously unselected package libelf1:amd64.
11:16:05 [2022-08-08T11:16:05.522Z] #21 40.46 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ...
11:16:05 [2022-08-08T11:16:05.522Z] #21 40.46 Unpacking libelf1:amd64 (0.183-1) ...
11:16:05 [2022-08-08T11:16:05.522Z] #21 40.72 Selecting previously unselected package libbpf0:amd64.
11:16:05 [2022-08-08T11:16:05.522Z] #21 40.72 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ...
11:16:05 [2022-08-08T11:16:05.522Z] #21 40.73 Unpacking libbpf0:amd64 (1:0.3-2) ...
11:16:05 [2022-08-08T11:16:05.522Z] #21 40.86 Selecting previously unselected package libmnl0:amd64.
11:16:05 [2022-08-08T11:16:05.522Z] #21 40.87 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ...
11:16:05 [2022-08-08T11:16:05.522Z] #21 40.87 Unpacking libmnl0:amd64 (1.0.4-3) ...
11:16:05 [2022-08-08T11:16:05.522Z] #21 40.95 Selecting previously unselected package libxtables12:amd64.
11:16:05 [2022-08-08T11:16:05.522Z] #21 40.98 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ...
11:16:05 [2022-08-08T11:16:05.522Z] #21 40.98 Unpacking libxtables12:amd64 (1.8.7-1) ...
11:16:05 [2022-08-08T11:16:05.522Z] #21 41.06 Selecting previously unselected package libcap2-bin.
11:16:05 [2022-08-08T11:16:05.522Z] #21 41.07 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ...
11:16:05 [2022-08-08T11:16:05.522Z] #21 41.08 Unpacking libcap2-bin (1:2.44-1) ...
11:16:05 [2022-08-08T11:16:05.522Z] #21 41.18 Selecting previously unselected package iproute2.
11:16:05 [2022-08-08T11:16:05.522Z] #21 41.19 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ...
11:16:05 [2022-08-08T11:16:05.522Z] #21 41.19 Unpacking iproute2 (5.10.0-4) ...
11:16:06 [2022-08-08T11:16:06.089Z] #21 41.92 Selecting previously unselected package xxd.
11:16:06 [2022-08-08T11:16:06.089Z] #21 ...
11:16:06 [2022-08-08T11:16:06.089Z] 
11:16:06 [2022-08-08T11:16:06.089Z] #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
11:16:06 [2022-08-08T11:16:06.089Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:16:06 [2022-08-08T11:16:06.089Z] #77 198.6 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
11:16:06 [2022-08-08T11:16:06.089Z] #77 198.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
11:16:06 [2022-08-08T11:16:06.658Z] #77 199.2 checking for gcc... gcc
11:16:06 [2022-08-08T11:16:06.918Z] #77 199.3 checking whether the C compiler works... yes
11:16:07 [2022-08-08T11:16:07.178Z] #77 199.6 checking for C compiler default output file name... a.out
11:16:07 [2022-08-08T11:16:07.178Z] #77 199.6 checking for suffix of executables... 
11:16:07 [2022-08-08T11:16:07.212Z] #64 ...
11:16:07 [2022-08-08T11:16:07.212Z] 
11:16:07 [2022-08-08T11:16:07.212Z] #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
11:16:07 [2022-08-08T11:16:07.212Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:16:07 [2022-08-08T11:16:07.212Z] #77 225.3   CCLD     tests/init
11:16:07 [2022-08-08T11:16:07.747Z] #77 199.9 checking whether we are cross compiling... no
11:16:07 [2022-08-08T11:16:07.747Z] #77 200.2 checking for suffix of object files... o
11:16:08 [2022-08-08T11:16:08.006Z] #77 200.4 checking whether we are using the GNU C compiler... yes
11:16:08 [2022-08-08T11:16:08.265Z] #77 200.5 checking whether gcc accepts -g... yes
11:16:08 [2022-08-08T11:16:08.265Z] #77 200.6 checking for gcc option to accept ISO C89... none needed
11:16:08 [2022-08-08T11:16:08.530Z] #77 200.8 checking whether gcc understands -c and -o together... yes
11:16:08 [2022-08-08T11:16:08.530Z] #77 201.0 checking for a BSD-compatible install... /usr/bin/install -c
11:16:08 [2022-08-08T11:16:08.530Z] #77 201.1 checking whether build environment is sane... yes
11:16:08 [2022-08-08T11:16:08.790Z] #77 201.2 checking for a thread-safe mkdir -p... /bin/mkdir -p
11:16:08 [2022-08-08T11:16:08.790Z] #77 201.2 checking for gawk... no
11:16:08 [2022-08-08T11:16:08.790Z] #77 201.2 checking for mawk... mawk
11:16:08 [2022-08-08T11:16:08.790Z] #77 201.2 checking whether make sets $(MAKE)... yes
11:16:08 [2022-08-08T11:16:08.790Z] #77 201.2 checking whether make supports the include directive... yes (GNU style)
11:16:08 [2022-08-08T11:16:08.790Z] #77 201.3 checking whether make supports nested variables... yes
11:16:08 [2022-08-08T11:16:08.790Z] #77 201.3 checking whether UID '0' is supported by ustar format... yes
11:16:08 [2022-08-08T11:16:08.790Z] #77 201.3 checking whether GID '0' is supported by ustar format... yes
11:16:08 [2022-08-08T11:16:08.790Z] #77 201.3 checking how to create a ustar tar archive... gnutar
11:16:09 [2022-08-08T11:16:09.049Z] #77 201.4 checking dependency style of gcc... gcc3
11:16:09 [2022-08-08T11:16:09.049Z] #77 201.5 checking whether to enable maintainer-specific portions of Makefiles... yes
11:16:09 [2022-08-08T11:16:09.049Z] #77 201.5 checking whether make supports nested variables... (cached) yes
11:16:09 [2022-08-08T11:16:09.617Z] #77 201.6 checking build system type... x86_64-pc-linux-gnu
11:16:09 [2022-08-08T11:16:09.617Z] #77 202.1 checking host system type... x86_64-pc-linux-gnu
11:16:09 [2022-08-08T11:16:09.617Z] #77 202.1 checking how to print strings... printf
11:16:09 [2022-08-08T11:16:09.617Z] #77 202.1 checking for a sed that does not truncate output... /bin/sed
11:16:09 [2022-08-08T11:16:09.617Z] #77 202.2 checking for grep that handles long lines and -e... /bin/grep
11:16:09 [2022-08-08T11:16:09.617Z] #77 202.2 checking for egrep... /bin/grep -E
11:16:09 [2022-08-08T11:16:09.617Z] #77 202.3 checking for fgrep... /bin/grep -F
11:16:09 [2022-08-08T11:16:09.617Z] #77 202.3 checking for ld used by gcc... /usr/bin/ld
11:16:09 [2022-08-08T11:16:09.876Z] #77 202.3 checking if the linker (/usr/bin/ld) is GNU ld... yes
11:16:09 [2022-08-08T11:16:09.876Z] #77 202.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
11:16:10 [2022-08-08T11:16:10.134Z] #77 202.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm
11:16:10 [2022-08-08T11:16:10.134Z] #77 202.6 checking whether ln -s works... yes
11:16:10 [2022-08-08T11:16:10.134Z] #77 202.6 checking the maximum length of command line arguments... 1572864
11:16:10 [2022-08-08T11:16:10.393Z] #77 202.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
11:16:10 [2022-08-08T11:16:10.393Z] #77 202.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
11:16:10 [2022-08-08T11:16:10.393Z] #77 202.7 checking for /usr/bin/ld option to reload object files... -r
11:16:10 [2022-08-08T11:16:10.393Z] #77 202.7 checking for objdump... objdump
11:16:10 [2022-08-08T11:16:10.393Z] #77 202.7 checking how to recognize dependent libraries... pass_all
11:16:10 [2022-08-08T11:16:10.393Z] #77 202.8 checking for dlltool... no
11:16:10 [2022-08-08T11:16:10.393Z] #77 202.8 checking how to associate runtime and link libraries... printf %s\n
11:16:10 [2022-08-08T11:16:10.393Z] #77 202.8 checking for ar... ar
11:16:10 [2022-08-08T11:16:10.652Z] #77 202.8 checking for archiver @FILE support... @
11:16:10 [2022-08-08T11:16:10.652Z] #77 203.1 checking for strip... strip
11:16:10 [2022-08-08T11:16:10.652Z] #77 203.1 checking for ranlib... ranlib
11:16:11 [2022-08-08T11:16:11.221Z] #77 203.1 checking command to parse /usr/bin/nm -B output from gcc object... ok
11:16:11 [2022-08-08T11:16:11.479Z] #77 203.9 checking for sysroot... no
11:16:11 [2022-08-08T11:16:11.480Z] #77 203.9 checking for a working dd... /bin/dd
11:16:11 [2022-08-08T11:16:11.480Z] #77 203.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
11:16:11 [2022-08-08T11:16:11.741Z] #77 204.1 checking for mt... no
11:16:11 [2022-08-08T11:16:11.741Z] #77 204.1 checking if : is a manifest tool... no
11:16:11 [2022-08-08T11:16:11.741Z] #77 204.2 checking how to run the C preprocessor... gcc -E
11:16:13 [2022-08-08T11:16:13.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
11:16:13 [2022-08-08T11:16:13.379Z] #77 204.6 checking for ANSI C header files... yes
11:16:13 [2022-08-08T11:16:13.379Z] #77 205.6 checking for sys/types.h... yes
11:16:13 [2022-08-08T11:16:13.379Z] #77 205.9 checking for sys/stat.h... yes
11:16:13 [2022-08-08T11:16:13.896Z] #77 206.1 checking for stdlib.h... yes
11:16:14 [2022-08-08T11:16:14.465Z] #77 206.4 checking for string.h... yes
11:16:14 [2022-08-08T11:16:14.732Z] #77 207.0 checking for memory.h... yes
11:16:14 [2022-08-08T11:16:14.991Z] #77 207.3 checking for strings.h... yes
11:16:14 [2022-08-08T11:16:14.991Z] #77 207.5 checking for inttypes.h... yes
11:16:15 [2022-08-08T11:16:15.250Z] #77 207.6 checking for stdint.h... yes
11:16:15 [2022-08-08T11:16:15.509Z] #77 207.8 checking for unistd.h... yes
11:16:15 [2022-08-08T11:16:15.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
11:16:15 [2022-08-08T11:16:15.768Z] #77 207.9 checking for dlfcn.h... yes
11:16:15 [2022-08-08T11:16:15.768Z] #77 208.3 checking for objdir... .libs
11:16:16 [2022-08-08T11:16:16.027Z] #77 ...
11:16:16 [2022-08-08T11:16:16.027Z] 
11:16:16 [2022-08-08T11:16:16.027Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:16:16 [2022-08-08T11:16:16.027Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21
11:16:16 [2022-08-08T11:16:16.027Z] #21 41.92 Selecting previously unselected package xxd.
11:16:16 [2022-08-08T11:16:16.027Z] #21 41.94 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
11:16:16 [2022-08-08T11:16:16.027Z] #21 41.95 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
11:16:16 [2022-08-08T11:16:16.027Z] #21 42.13 Selecting previously unselected package vim-common.
11:16:16 [2022-08-08T11:16:16.027Z] #21 42.14 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
11:16:16 [2022-08-08T11:16:16.027Z] #21 42.16 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
11:16:16 [2022-08-08T11:16:16.027Z] #21 42.44 Selecting previously unselected package bash-completion.
11:16:16 [2022-08-08T11:16:16.027Z] #21 42.44 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ...
11:16:16 [2022-08-08T11:16:16.027Z] #21 45.73 Unpacking bash-completion (1:2.11-2) ...
11:16:16 [2022-08-08T11:16:16.027Z] #21 46.74 Selecting previously unselected package bzip2.
11:16:16 [2022-08-08T11:16:16.027Z] #21 46.76 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ...
11:16:16 [2022-08-08T11:16:16.027Z] #21 46.77 Unpacking bzip2 (1.0.8-4) ...
11:16:16 [2022-08-08T11:16:16.027Z] #21 46.91 Selecting previously unselected package xz-utils.
11:16:16 [2022-08-08T11:16:16.027Z] #21 46.92 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
11:16:16 [2022-08-08T11:16:16.027Z] #21 46.93 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
11:16:16 [2022-08-08T11:16:16.027Z] #21 47.36 Selecting previously unselected package apparmor.
11:16:16 [2022-08-08T11:16:16.027Z] #21 47.36 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ...
11:16:16 [2022-08-08T11:16:16.027Z] #21 47.58 Unpacking apparmor (2.13.6-10) ...
11:16:16 [2022-08-08T11:16:16.027Z] #21 48.39 Selecting previously unselected package inetutils-ping.
11:16:16 [2022-08-08T11:16:16.027Z] #21 48.40 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ...
11:16:16 [2022-08-08T11:16:16.027Z] #21 48.41 Unpacking inetutils-ping (2:2.0-1) ...
11:16:16 [2022-08-08T11:16:16.027Z] #21 48.60 Selecting previously unselected package libip6tc2:amd64.
11:16:16 [2022-08-08T11:16:16.027Z] #21 48.61 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ...
11:16:16 [2022-08-08T11:16:16.027Z] #21 48.62 Unpacking libip6tc2:amd64 (1.8.7-1) ...
11:16:16 [2022-08-08T11:16:16.027Z] #21 48.78 Selecting previously unselected package libnfnetlink0:amd64.
11:16:16 [2022-08-08T11:16:16.027Z] #21 48.81 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
11:16:16 [2022-08-08T11:16:16.027Z] #21 48.85 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
11:16:16 [2022-08-08T11:16:16.027Z] #21 49.01 Selecting previously unselected package libnetfilter-conntrack3:amd64.
11:16:16 [2022-08-08T11:16:16.027Z] #21 49.02 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
11:16:16 [2022-08-08T11:16:16.027Z] #21 49.03 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
11:16:16 [2022-08-08T11:16:16.027Z] #21 49.23 Selecting previously unselected package libnftnl11:amd64.
11:16:16 [2022-08-08T11:16:16.027Z] #21 49.25 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ...
11:16:16 [2022-08-08T11:16:16.027Z] #21 49.27 Unpacking libnftnl11:amd64 (1.1.9-1) ...
11:16:16 [2022-08-08T11:16:16.027Z] #21 49.56 Selecting previously unselected package iptables.
11:16:16 [2022-08-08T11:16:16.027Z] #21 49.58 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ...
11:16:16 [2022-08-08T11:16:16.027Z] #21 49.59 Unpacking iptables (1.8.7-1) ...
11:16:16 [2022-08-08T11:16:16.027Z] #21 50.36 Selecting previously unselected package libonig5:amd64.
11:16:16 [2022-08-08T11:16:16.027Z] #21 50.36 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ...
11:16:16 [2022-08-08T11:16:16.027Z] #21 50.37 Unpacking libonig5:amd64 (6.9.6-1.1) ...
11:16:16 [2022-08-08T11:16:16.027Z] #21 50.86 Selecting previously unselected package libjq1:amd64.
11:16:16 [2022-08-08T11:16:16.027Z] #21 50.87 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ...
11:16:16 [2022-08-08T11:16:16.027Z] #21 50.87 Unpacking libjq1:amd64 (1.6-2.1) ...
11:16:16 [2022-08-08T11:16:16.027Z] #21 51.26 Selecting previously unselected package jq.
11:16:16 [2022-08-08T11:16:16.027Z] #21 51.28 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ...
11:16:16 [2022-08-08T11:16:16.027Z] #21 51.29 Unpacking jq (1.6-2.1) ...
11:16:16 [2022-08-08T11:16:16.027Z] #21 51.42 Selecting previously unselected package libaio1:amd64.
11:16:16 [2022-08-08T11:16:16.027Z] #21 51.42 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ...
11:16:16 [2022-08-08T11:16:16.027Z] #21 51.42 Unpacking libaio1:amd64 (0.3.112-9) ...
11:16:16 [2022-08-08T11:16:16.027Z] #21 51.49 Selecting previously unselected package libgpm2:amd64.
11:16:16 [2022-08-08T11:16:16.027Z] #21 51.52 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ...
11:16:16 [2022-08-08T11:16:16.027Z] #21 51.52 Unpacking libgpm2:amd64 (1.20.7-8) ...
11:16:16 [2022-08-08T11:16:16.027Z] #21 51.63 Selecting previously unselected package libicu67:amd64.
11:16:16 [2022-08-08T11:16:16.027Z] #21 51.63 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ...
11:16:16 [2022-08-08T11:16:16.027Z] #21 51.64 Unpacking libicu67:amd64 (67.1-7) ...
11:16:16 [2022-08-08T11:16:16.594Z] #21 ...
11:16:16 [2022-08-08T11:16:16.594Z] 
11:16:16 [2022-08-08T11:16:16.594Z] #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
11:16:16 [2022-08-08T11:16:16.594Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:16:16 [2022-08-08T11:16:16.853Z] #77 208.9 checking if gcc supports -fno-rtti -fno-exceptions... no
11:16:16 [2022-08-08T11:16:16.853Z] #77 209.2 checking for gcc option to produce PIC... -fPIC -DPIC
11:16:17 [2022-08-08T11:16:17.112Z] #77 209.2 checking if gcc PIC flag -fPIC -DPIC works... yes
11:16:17 [2022-08-08T11:16:17.680Z] #77 209.5 checking if gcc static flag -static works... yes
11:16:17 [2022-08-08T11:16:17.939Z] #77 210.3 checking if gcc supports -c -o file.o... yes
11:16:17 [2022-08-08T11:16:17.939Z] #77 210.5 checking if gcc supports -c -o file.o... (cached) yes
11:16:17 [2022-08-08T11:16:17.939Z] #77 210.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
11:16:18 [2022-08-08T11:16:18.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
11:16:18 [2022-08-08T11:16:18.508Z] #77 210.5 checking dynamic linker characteristics... GNU/Linux ld.so
11:16:18 [2022-08-08T11:16:18.508Z] #77 211.1 checking how to hardcode library paths into programs... immediate
11:16:18 [2022-08-08T11:16:18.508Z] #77 211.1 checking whether stripping libraries is possible... yes
11:16:18 [2022-08-08T11:16:18.508Z] #77 211.1 checking if libtool supports shared libraries... yes
11:16:18 [2022-08-08T11:16:18.508Z] #77 211.1 checking whether to build shared libraries... no
11:16:18 [2022-08-08T11:16:18.508Z] #77 211.1 checking whether to build static libraries... yes
11:16:19 [2022-08-08T11:16:19.026Z] #77 211.2 checking float.h usability... yes
11:16:19 [2022-08-08T11:16:19.026Z] #77 211.5 checking float.h presence... yes
11:16:19 [2022-08-08T11:16:19.026Z] #77 211.5 checking for float.h... yes
11:16:19 [2022-08-08T11:16:19.026Z] #77 211.6 checking limits.h usability... yes
11:16:19 [2022-08-08T11:16:19.026Z] #77 211.6 checking limits.h presence... yes
11:16:19 [2022-08-08T11:16:19.026Z] #77 211.6 checking for limits.h... yes
11:16:19 [2022-08-08T11:16:19.285Z] #77 211.7 checking stddef.h usability... yes
11:16:19 [2022-08-08T11:16:19.285Z] #77 211.9 checking stddef.h presence... yes
11:16:19 [2022-08-08T11:16:19.285Z] #77 212.0 checking for stddef.h... yes
11:16:19 [2022-08-08T11:16:19.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
11:16:19 [2022-08-08T11:16:19.544Z] #77 212.0 checking for stdlib.h... (cached) yes
11:16:19 [2022-08-08T11:16:19.544Z] #77 212.1 checking for string.h... (cached) yes
11:16:19 [2022-08-08T11:16:19.803Z] #77 212.1 checking sys/time.h usability... yes
11:16:19 [2022-08-08T11:16:19.803Z] #77 212.3 checking sys/time.h presence... yes
11:16:19 [2022-08-08T11:16:19.803Z] #77 212.5 checking for sys/time.h... yes
11:16:20 [2022-08-08T11:16:20.062Z] #77 212.5 checking for inline... inline
11:16:20 [2022-08-08T11:16:20.630Z] #77 212.6 checking for size_t... yes
11:16:20 [2022-08-08T11:16:20.630Z] #77 213.0 checking for stdlib.h... (cached) yes
11:16:20 [2022-08-08T11:16:20.889Z] #77 213.0 checking for GNU libc compatible malloc... yes
11:16:20 [2022-08-08T11:16:20.889Z] #77 213.3 checking for stdlib.h... (cached) yes
11:16:21 [2022-08-08T11:16:21.140Z] #64 271.2 # github.com/containerd/containerd/cmd/containerd
11:16:21 [2022-08-08T11:16:21.140Z] #64 271.2 /usr/bin/ld: /tmp/go-link-1488611756/000019.o: in function `New':
11:16:21 [2022-08-08T11:16:21.140Z] #64 271.2 /tmp/tmp.VjGn0f2mxk/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
11:16:21 [2022-08-08T11:16:21.140Z] #64 271.3 + bin/containerd-stress
11:16:21 [2022-08-08T11:16:21.457Z] #77 213.3 checking for GNU libc compatible realloc... yes
11:16:21 [2022-08-08T11:16:21.707Z] #64 272.4 + bin/containerd-shim
11:16:22 [2022-08-08T11:16:22.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
11:16:22 [2022-08-08T11:16:22.024Z] #77 213.8 checking for working strtod... yes
11:16:22 [2022-08-08T11:16:22.024Z] #77 214.4 checking for gettimeofday... yes
11:16:23 [2022-08-08T11:16:23.007Z] #77 214.7 checking for memset... yes
11:16:23 [2022-08-08T11:16:23.354Z] #77 215.3 checking for strspn... yes
11:16:23 [2022-08-08T11:16:23.626Z] #77 216.1 checking that generated files are newer than configure... done
11:16:23 [2022-08-08T11:16:23.626Z] #77 216.1 configure: creating ./config.status
11:16:24 [2022-08-08T11:16:24.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
11:16:24 [2022-08-08T11:16:24.560Z] #77 ...
11:16:24 [2022-08-08T11:16:24.560Z] 
11:16:24 [2022-08-08T11:16:24.560Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:16:24 [2022-08-08T11:16:24.560Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21
11:16:24 [2022-08-08T11:16:24.560Z] #21 57.70 Selecting previously unselected package libinih1:amd64.
11:16:24 [2022-08-08T11:16:24.560Z] #21 57.70 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ...
11:16:24 [2022-08-08T11:16:24.560Z] #21 57.72 Unpacking libinih1:amd64 (53-1+b2) ...
11:16:24 [2022-08-08T11:16:24.560Z] #21 57.92 Selecting previously unselected package libmicrohttpd12:amd64.
11:16:24 [2022-08-08T11:16:24.560Z] #21 57.92 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ...
11:16:24 [2022-08-08T11:16:24.560Z] #21 57.93 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ...
11:16:24 [2022-08-08T11:16:24.560Z] #21 58.09 Selecting previously unselected package libnet1:amd64.
11:16:24 [2022-08-08T11:16:24.560Z] #21 58.12 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
11:16:24 [2022-08-08T11:16:24.560Z] #21 58.13 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:16:24 [2022-08-08T11:16:24.560Z] #21 58.30 Selecting previously unselected package libnl-3-200:amd64.
11:16:24 [2022-08-08T11:16:24.560Z] #21 58.31 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ...
11:16:24 [2022-08-08T11:16:24.560Z] #21 58.31 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
11:16:24 [2022-08-08T11:16:24.560Z] #21 58.54 Selecting previously unselected package libprotobuf-c1:amd64.
11:16:24 [2022-08-08T11:16:24.560Z] #21 58.54 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
11:16:24 [2022-08-08T11:16:24.560Z] #21 58.55 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:16:24 [2022-08-08T11:16:24.560Z] #21 58.82 Selecting previously unselected package libyajl2:amd64.
11:16:24 [2022-08-08T11:16:24.560Z] #21 58.83 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ...
11:16:24 [2022-08-08T11:16:24.560Z] #21 58.83 Unpacking libyajl2:amd64 (2.1.0-3) ...
11:16:24 [2022-08-08T11:16:24.560Z] #21 58.93 Selecting previously unselected package net-tools.
11:16:24 [2022-08-08T11:16:24.560Z] #21 58.94 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
11:16:24 [2022-08-08T11:16:24.560Z] #21 58.97 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
11:16:24 [2022-08-08T11:16:24.560Z] #21 59.31 Selecting previously unselected package patch.
11:16:24 [2022-08-08T11:16:24.560Z] #21 59.35 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ...
11:16:24 [2022-08-08T11:16:24.560Z] #21 59.36 Unpacking patch (2.7.6-7) ...
11:16:24 [2022-08-08T11:16:24.560Z] #21 59.50 Selecting previously unselected package python-pip-whl.
11:16:24 [2022-08-08T11:16:24.560Z] #21 59.50 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
11:16:24 [2022-08-08T11:16:24.560Z] #21 59.53 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
11:16:24 [2022-08-08T11:16:24.560Z] #21 60.48 Selecting previously unselected package python3-lib2to3.
11:16:24 [2022-08-08T11:16:24.560Z] #21 60.49 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ...
11:16:24 [2022-08-08T11:16:24.560Z] #21 60.49 Unpacking python3-lib2to3 (3.9.2-1) ...
11:16:24 [2022-08-08T11:16:24.818Z] #21 60.77 Selecting previously unselected package python3-distutils.
11:16:24 [2022-08-08T11:16:24.818Z] #21 60.77 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ...
11:16:24 [2022-08-08T11:16:24.818Z] #21 60.79 Unpacking python3-distutils (3.9.2-1) ...
11:16:25 [2022-08-08T11:16:25.334Z] #21 61.10 Selecting previously unselected package python3-pkg-resources.
11:16:25 [2022-08-08T11:16:25.334Z] #21 61.12 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ...
11:16:25 [2022-08-08T11:16:25.334Z] #21 61.15 Unpacking python3-pkg-resources (52.0.0-4) ...
11:16:25 [2022-08-08T11:16:25.591Z] #21 61.28 Selecting previously unselected package python3-setuptools.
11:16:25 [2022-08-08T11:16:25.591Z] #21 61.29 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ...
11:16:25 [2022-08-08T11:16:25.591Z] #21 61.29 Unpacking python3-setuptools (52.0.0-4) ...
11:16:25 [2022-08-08T11:16:25.849Z] #21 61.67 Selecting previously unselected package python3-wheel.
11:16:25 [2022-08-08T11:16:25.850Z] #21 61.67 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ...
11:16:25 [2022-08-08T11:16:25.850Z] #21 61.67 Unpacking python3-wheel (0.34.2-1) ...
11:16:26 [2022-08-08T11:16:26.108Z] #21 61.85 Selecting previously unselected package python3-pip.
11:16:26 [2022-08-08T11:16:26.108Z] #21 61.86 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ...
11:16:26 [2022-08-08T11:16:26.108Z] #21 61.89 Unpacking python3-pip (20.3.4-4+deb11u1) ...
11:16:26 [2022-08-08T11:16:26.366Z] #21 62.38 Selecting previously unselected package sudo.
11:16:26 [2022-08-08T11:16:26.366Z] #21 62.38 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ...
11:16:26 [2022-08-08T11:16:26.624Z] #21 62.40 Unpacking sudo (1.9.5p2-3) ...
11:16:27 [2022-08-08T11:16:27.562Z] #21 63.35 Selecting previously unselected package systemd-journal-remote.
11:16:27 [2022-08-08T11:16:27.562Z] #21 63.35 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ...
11:16:27 [2022-08-08T11:16:27.562Z] #21 63.36 Unpacking systemd-journal-remote (247.3-7) ...
11:16:27 [2022-08-08T11:16:27.821Z] #21 63.58 Selecting previously unselected package thin-provisioning-tools.
11:16:27 [2022-08-08T11:16:27.821Z] #21 63.59 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ...
11:16:27 [2022-08-08T11:16:27.821Z] #21 63.59 Unpacking thin-provisioning-tools (0.9.0-1) ...
11:16:28 [2022-08-08T11:16:28.393Z] #21 64.16 Selecting previously unselected package uidmap.
11:16:28 [2022-08-08T11:16:28.393Z] #21 64.17 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ...
11:16:28 [2022-08-08T11:16:28.393Z] #21 64.17 Unpacking uidmap (1:4.8.1-1) ...
11:16:28 [2022-08-08T11:16:28.651Z] #21 64.49 Selecting previously unselected package vim-runtime.
11:16:28 [2022-08-08T11:16:28.651Z] #21 64.49 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
11:16:28 [2022-08-08T11:16:28.651Z] #21 64.54 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
11:16:28 [2022-08-08T11:16:28.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
11:16:28 [2022-08-08T11:16:28.911Z] #21 64.65 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
11:16:28 [2022-08-08T11:16:28.911Z] #21 64.67 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
11:16:29 [2022-08-08T11:16:29.278Z] #77 244.2   AR       libcrun_testing.a
11:16:29 [2022-08-08T11:16:29.278Z] #77 244.2 ar: `u' modifier ignored since `D' is the default (see `U')
11:16:29 [2022-08-08T11:16:29.278Z] #77 244.2   CCLD     tests/tests_libcrun_utils
11:16:29 [2022-08-08T11:16:29.278Z] #77 244.3   CCLD     tests/tests_libcrun_errors
11:16:29 [2022-08-08T11:16:29.278Z] #77 244.3   CCLD     tests/tests_libcrun_fuzzer
11:16:29 [2022-08-08T11:16:29.278Z] #77 245.6   CCLD     libcrun.la
11:16:29 [2022-08-08T11:16:29.278Z] #77 246.1   CCLD     crun
11:16:29 [2022-08-08T11:16:29.278Z] #77 246.6 make[3]: Entering directory '/tmp/crun-build'
11:16:29 [2022-08-08T11:16:29.278Z] #77 246.8  /bin/mkdir -p '/usr/local/lib'
11:16:29 [2022-08-08T11:16:29.278Z] #77 246.8  /bin/mkdir -p '/usr/local/share/man/man1'
11:16:29 [2022-08-08T11:16:29.278Z] #77 246.8  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
11:16:29 [2022-08-08T11:16:29.278Z] #77 246.8  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
11:16:29 [2022-08-08T11:16:29.278Z] #77 246.9 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
11:16:29 [2022-08-08T11:16:29.278Z] #77 246.9 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
11:16:29 [2022-08-08T11:16:29.278Z] #77 246.9 libtool: install: chmod 644 /usr/local/lib/libcrun.a
11:16:29 [2022-08-08T11:16:29.278Z] #77 246.9 libtool: install: ranlib /usr/local/lib/libcrun.a
11:16:29 [2022-08-08T11:16:29.278Z] #77 247.1 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
11:16:29 [2022-08-08T11:16:29.278Z] #77 247.1 ----------------------------------------------------------------------
11:16:29 [2022-08-08T11:16:29.278Z] #77 247.1 Libraries have been installed in:
11:16:29 [2022-08-08T11:16:29.278Z] #77 247.1    /usr/local/lib
11:16:29 [2022-08-08T11:16:29.278Z] #77 247.1 
11:16:29 [2022-08-08T11:16:29.278Z] #77 247.1 If you ever happen to want to link against installed libraries
11:16:29 [2022-08-08T11:16:29.278Z] #77 247.1 in a given directory, LIBDIR, you must either use libtool, and
11:16:29 [2022-08-08T11:16:29.278Z] #77 247.1 specify the full pathname of the library, or use the '-LLIBDIR'
11:16:29 [2022-08-08T11:16:29.278Z] #77 247.1 flag during linking and do at least one of the following:
11:16:29 [2022-08-08T11:16:29.278Z] #77 247.1    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
11:16:29 [2022-08-08T11:16:29.278Z] #77 247.1      during execution
11:16:29 [2022-08-08T11:16:29.278Z] #77 247.1    - add LIBDIR to the 'LD_RUN_PATH' environment variable
11:16:29 [2022-08-08T11:16:29.278Z] #77 247.1      during linking
11:16:29 [2022-08-08T11:16:29.278Z] #77 247.1    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
11:16:29 [2022-08-08T11:16:29.278Z] #77 247.1    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
11:16:29 [2022-08-08T11:16:29.278Z] #77 247.1 
11:16:29 [2022-08-08T11:16:29.278Z] #77 247.1 See any operating system documentation about shared libraries for
11:16:29 [2022-08-08T11:16:29.278Z] #77 247.1 more information, such as the ld(1) and ld.so(8) manual pages.
11:16:29 [2022-08-08T11:16:29.278Z] #77 247.1 ----------------------------------------------------------------------
11:16:29 [2022-08-08T11:16:29.278Z] #77 247.1  /bin/mkdir -p '/build'
11:16:29 [2022-08-08T11:16:29.278Z] #77 247.1   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
11:16:29 [2022-08-08T11:16:29.278Z] #77 247.2 libtool: install: /usr/bin/install -c crun /build/crun
11:16:29 [2022-08-08T11:16:29.278Z] #77 247.2 make[3]: Leaving directory '/tmp/crun-build'
11:16:29 [2022-08-08T11:16:29.278Z] #77 247.2 make[2]: Leaving directory '/tmp/crun-build'
11:16:29 [2022-08-08T11:16:29.278Z] #77 247.2 make[1]: Leaving directory '/tmp/crun-build'
11:16:29 [2022-08-08T11:16:29.278Z] #77 DONE 247.4s
11:16:29 [2022-08-08T11:16:29.278Z] 
11:16:29 [2022-08-08T11:16:29.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
11:16:29 [2022-08-08T11:16:29.278Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b
11:16:29 [2022-08-08T11:16:29.822Z] #64 280.6 + bin/containerd-shim-runc-v1
11:16:30 [2022-08-08T11:16:30.120Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
11:16:33 [2022-08-08T11:16:33.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
11:16:34 [2022-08-08T11:16:34.191Z] #21 69.88 Selecting previously unselected package vim.
11:16:34 [2022-08-08T11:16:34.191Z] #21 69.89 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
11:16:34 [2022-08-08T11:16:34.191Z] #21 69.93 Unpacking vim (2:8.2.2434-3+deb11u1) ...
11:16:35 [2022-08-08T11:16:35.088Z] #64 285.4 + bin/containerd-shim-runc-v2
11:16:35 [2022-08-08T11:16:35.131Z] #21 70.80 Selecting previously unselected package xfsprogs.
11:16:35 [2022-08-08T11:16:35.131Z] #21 70.82 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ...
11:16:35 [2022-08-08T11:16:35.131Z] #21 70.82 Unpacking xfsprogs (5.10.0-4) ...
11:16:35 [2022-08-08T11:16:35.307Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:16:35 [2022-08-08T11:16:35.307Z] Using test binary docker
11:16:35 [2022-08-08T11:16:35.307Z] +++ /etc/init.d/apparmor start
11:16:35 [2022-08-08T11:16:35.346Z] #64 286.1 + binaries
11:16:35 [2022-08-08T11:16:35.566Z] Not: starting.
11:16:35 [2022-08-08T11:16:35.566Z] INFO: Waiting for daemon to start...
11:16:35 [2022-08-08T11:16:35.566Z] Starting dockerd
11:16:35 [2022-08-08T11:16:35.566Z] +++ 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
11:16:35 [2022-08-08T11:16:35.603Z] #64 286.1 + install -D bin/containerd /build/containerd
11:16:35 [2022-08-08T11:16:35.603Z] #64 286.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
11:16:35 [2022-08-08T11:16:35.603Z] #64 286.2 + install -D bin/ctr /build/ctr
11:16:35 [2022-08-08T11:16:35.699Z] #21 71.60 Selecting previously unselected package zip.
11:16:35 [2022-08-08T11:16:35.699Z] #21 71.62 Preparing to unpack .../54-zip_3.0-12_amd64.deb ...
11:16:35 [2022-08-08T11:16:35.699Z] #21 71.64 Unpacking zip (3.0-12) ...
11:16:35 [2022-08-08T11:16:35.959Z] #21 71.85 Selecting previously unselected package zstd.
11:16:35 [2022-08-08T11:16:35.959Z] #21 71.90 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ...
11:16:35 [2022-08-08T11:16:35.959Z] #21 71.91 Unpacking zstd (1.4.8+dfsg-2.1) ...
11:16:36 [2022-08-08T11:16:36.899Z] #21 72.47 Setting up python3-pkg-resources (52.0.0-4) ...
11:16:38 [2022-08-08T11:16:38.100Z] .
11:16:38 [2022-08-08T11:16:38.100Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
11:16:38 [2022-08-08T11:16:38.100Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
11:16:38 [2022-08-08T11:16:38.100Z] Error: No such image: emptyfs
11:16:38 [2022-08-08T11:16:38.100Z] ++++ docker load
11:16:38 [2022-08-08T11:16:38.100Z] ++++ tar -cC bundles/test-integration/emptyfs .
11:16:38 [2022-08-08T11:16:38.100Z] Running integration-test (iteration 1)
11:16:38 [2022-08-08T11:16:38.100Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
11:16:38 [2022-08-08T11:16:38.100Z] ++ 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
11:16:38 [2022-08-08T11:16:38.100Z] ++ set -e
11:16:38 [2022-08-08T11:16:38.100Z] ++ '[' -n 0 ']'
11:16:38 [2022-08-08T11:16:38.100Z] ++ set -x
11:16:38 [2022-08-08T11:16:38.100Z] ++ 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
11:16:38 [2022-08-08T11:16:38.277Z] #21 74.04 Setting up libip4tc2:amd64 (1.8.7-1) ...
11:16:38 [2022-08-08T11:16:38.277Z] #21 74.06 Setting up net-tools (1.60+git20181103.0eebece-1) ...
11:16:38 [2022-08-08T11:16:38.277Z] #21 74.11 Setting up libgpm2:amd64 (1.20.7-8) ...
11:16:38 [2022-08-08T11:16:38.277Z] #21 74.12 Setting up libicu67:amd64 (67.1-7) ...
11:16:38 [2022-08-08T11:16:38.277Z] #21 74.13 Setting up libip6tc2:amd64 (1.8.7-1) ...
11:16:38 [2022-08-08T11:16:38.277Z] #21 74.15 Setting up libinih1:amd64 (53-1+b2) ...
11:16:38 [2022-08-08T11:16:38.277Z] #21 74.16 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
11:16:38 [2022-08-08T11:16:38.277Z] #21 74.17 Setting up uidmap (1:4.8.1-1) ...
11:16:38 [2022-08-08T11:16:38.277Z] #21 74.18 Setting up libyajl2:amd64 (2.1.0-3) ...
11:16:38 [2022-08-08T11:16:38.277Z] #21 74.20 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:16:38 [2022-08-08T11:16:38.277Z] #21 74.21 Setting up bzip2 (1.0.8-4) ...
11:16:38 [2022-08-08T11:16:38.535Z] #21 74.23 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
11:16:38 [2022-08-08T11:16:38.535Z] #21 74.24 Setting up python3-wheel (0.34.2-1) ...
11:16:38 [2022-08-08T11:16:38.535Z] #21 ...
11:16:38 [2022-08-08T11:16:38.536Z] 
11:16:38 [2022-08-08T11:16:38.536Z] #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
11:16:38 [2022-08-08T11:16:38.536Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:16:38 [2022-08-08T11:16:38.536Z] #77 221.1 config.status: creating Makefile
11:16:38 [2022-08-08T11:16:38.536Z] #77 221.3 config.status: creating config.h
11:16:38 [2022-08-08T11:16:38.536Z] #77 221.3 config.status: executing depfiles commands
11:16:38 [2022-08-08T11:16:38.536Z] #77 221.9 config.status: executing libtool commands
11:16:38 [2022-08-08T11:16:38.536Z] #77 223.1   GEN      .version
11:16:38 [2022-08-08T11:16:38.536Z] #77 223.1 make  install-recursive
11:16:38 [2022-08-08T11:16:38.536Z] #77 223.1 make[1]: Entering directory '/tmp/crun-build'
11:16:38 [2022-08-08T11:16:38.536Z] #77 223.3 Making install in libocispec
11:16:38 [2022-08-08T11:16:38.536Z] #77 223.4 make[2]: Entering directory '/tmp/crun-build/libocispec'
11:16:38 [2022-08-08T11:16:38.536Z] #77 223.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
11:16:38 [2022-08-08T11:16:38.536Z] #77 223.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
11:16:38 [2022-08-08T11:16:38.536Z] #77 223.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
11:16:38 [2022-08-08T11:16:38.536Z] #77 223.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
11:16:38 [2022-08-08T11:16:38.536Z] #77 224.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
11:16:38 [2022-08-08T11:16:38.536Z] #77 224.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
11:16:38 [2022-08-08T11:16:38.536Z] #77 224.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
11:16:38 [2022-08-08T11:16:38.536Z] #77 224.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
11:16:38 [2022-08-08T11:16:38.536Z] #77 224.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
11:16:38 [2022-08-08T11:16:38.536Z] #77 224.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
11:16:38 [2022-08-08T11:16:38.536Z] #77 224.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
11:16:38 [2022-08-08T11:16:38.536Z] #77 224.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
11:16:38 [2022-08-08T11:16:38.536Z] #77 224.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
11:16:38 [2022-08-08T11:16:38.536Z] #77 225.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
11:16:38 [2022-08-08T11:16:38.536Z] #77 225.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
11:16:38 [2022-08-08T11:16:38.536Z] #77 225.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
11:16:38 [2022-08-08T11:16:38.536Z] #77 225.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
11:16:38 [2022-08-08T11:16:38.536Z] #77 225.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
11:16:38 [2022-08-08T11:16:38.536Z] #77 225.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
11:16:38 [2022-08-08T11:16:38.536Z] #77 225.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
11:16:38 [2022-08-08T11:16:38.536Z] #77 226.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
11:16:38 [2022-08-08T11:16:38.536Z] #77 226.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
11:16:38 [2022-08-08T11:16:38.536Z] #77 226.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
11:16:38 [2022-08-08T11:16:38.536Z] #77 226.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
11:16:38 [2022-08-08T11:16:38.536Z] #77 226.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
11:16:38 [2022-08-08T11:16:38.536Z] #77 226.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
11:16:38 [2022-08-08T11:16:38.536Z] #77 226.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
11:16:38 [2022-08-08T11:16:38.536Z] #77 226.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
11:16:38 [2022-08-08T11:16:38.536Z] #77 226.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
11:16:38 [2022-08-08T11:16:38.536Z] #77 226.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
11:16:38 [2022-08-08T11:16:38.536Z] #77 226.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
11:16:38 [2022-08-08T11:16:38.536Z] #77 226.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
11:16:38 [2022-08-08T11:16:38.536Z] #77 226.6 make  install-recursive
11:16:38 [2022-08-08T11:16:38.536Z] #77 226.6 make[3]: Entering directory '/tmp/crun-build/libocispec'
11:16:38 [2022-08-08T11:16:38.536Z] #77 226.7 Making install in yajl
11:16:38 [2022-08-08T11:16:38.536Z] #77 226.7 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
11:16:38 [2022-08-08T11:16:38.536Z] #77 226.8   CC       verify/json_verify-json_verify.o
11:16:38 [2022-08-08T11:16:38.536Z] #77 226.8   CC       src/libyajl_la-yajl.lo
11:16:38 [2022-08-08T11:16:38.536Z] #77 226.8   CC       src/libyajl_la-yajl_gen.lo
11:16:38 [2022-08-08T11:16:38.536Z] #77 226.8   CC       src/libyajl_la-yajl_alloc.lo
11:16:38 [2022-08-08T11:16:38.536Z] #77 226.8   CC       src/libyajl_la-yajl_parser.lo
11:16:38 [2022-08-08T11:16:38.536Z] #77 226.8   CC       src/libyajl_la-yajl_buf.lo
11:16:38 [2022-08-08T11:16:38.536Z] #77 226.8   CC       src/libyajl_la-yajl_encode.lo
11:16:38 [2022-08-08T11:16:38.536Z] #77 226.9   CC       src/libyajl_la-yajl_lex.lo
11:16:38 [2022-08-08T11:16:38.536Z] #77 227.0   CC       src/libyajl_la-yajl_tree.lo
11:16:39 [2022-08-08T11:16:39.036Z] Loaded image: busybox:latest
11:16:39 [2022-08-08T11:16:39.603Z] Loaded image: busybox:glibc
11:16:39 [2022-08-08T11:16:39.784Z] #64 DONE 290.3s
11:16:39 [2022-08-08T11:16:39.914Z] #77 ...
11:16:39 [2022-08-08T11:16:39.914Z] 
11:16:39 [2022-08-08T11:16:39.914Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:16:39 [2022-08-08T11:16:39.914Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21
11:16:40 [2022-08-08T11:16:40.173Z] #21 75.85 Setting up libmicrohttpd12:amd64 (0.9.72-2) ...
11:16:40 [2022-08-08T11:16:40.173Z] #21 75.87 Setting up xxd (2:8.2.2434-3+deb11u1) ...
11:16:40 [2022-08-08T11:16:40.173Z] #21 75.88 Setting up libcap2:amd64 (1:2.44-1) ...
11:16:40 [2022-08-08T11:16:40.173Z] #21 75.90 Setting up libcap2-bin (1:2.44-1) ...
11:16:40 [2022-08-08T11:16:40.173Z] #21 75.92 Setting up apparmor (2.13.6-10) ...
11:16:40 [2022-08-08T11:16:40.354Z] 
11:16:40 [2022-08-08T11:16:40.354Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
11:16:40 [2022-08-08T11:16:40.354Z] #65 sha256:025b08db2d3cffbb9d84316010cb4bfe57889bf8e4c8bd665e657280eb3f23a2
11:16:41 [2022-08-08T11:16:41.726Z] #65 DONE 1.4s
11:16:41 [2022-08-08T11:16:41.726Z] 
11:16:41 [2022-08-08T11:16:41.726Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
11:16:41 [2022-08-08T11:16:41.726Z] #70 sha256:595b4301b8997606b408a12cca781025e59f6fcb015b7ccd1e3b1a0b0190cb80
11:16:41 [2022-08-08T11:16:41.984Z] #70 DONE 0.3s
11:16:41 [2022-08-08T11:16:41.984Z] 
11:16:41 [2022-08-08T11:16:41.984Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
11:16:41 [2022-08-08T11:16:41.984Z] #75 sha256:e7453cccd2eb305cdd2045ddd4e43293e36cdee10defec27e0f941eb96259811
11:16:42 [2022-08-08T11:16:42.707Z] #21 78.35 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
11:16:42 [2022-08-08T11:16:42.707Z] #21 78.64 Setting up zip (3.0-12) ...
11:16:42 [2022-08-08T11:16:42.707Z] #21 78.67 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
11:16:42 [2022-08-08T11:16:42.967Z] #21 78.82 Setting up bash-completion (1:2.11-2) ...
11:16:43 [2022-08-08T11:16:43.892Z] #75 DONE 1.5s
11:16:43 [2022-08-08T11:16:43.892Z] 
11:16:43 [2022-08-08T11:16:43.892Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
11:16:43 [2022-08-08T11:16:43.892Z] #78 sha256:8260e2df5627eecb2a017fd09fda9d418ae15bd97b87efcf9beb8a0c00b2f770
11:16:43 [2022-08-08T11:16:43.892Z] #78 DONE 0.1s
11:16:43 [2022-08-08T11:16:43.892Z] 
11:16:43 [2022-08-08T11:16:43.892Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
11:16:43 [2022-08-08T11:16:43.892Z] #79 sha256:54cf9d9ec11052e295a6d6ae0e68a354975efc442480d64eb44b1bae6f67b7ea
11:16:43 [2022-08-08T11:16:43.892Z] #79 DONE 0.0s
11:16:43 [2022-08-08T11:16:43.892Z] 
11:16:43 [2022-08-08T11:16:43.892Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
11:16:43 [2022-08-08T11:16:43.892Z] #80 sha256:5ea2cf0850116104cf55ce7df9ce6d10fb220b9dc12a5bd7b48f05a2557deb24
11:16:43 [2022-08-08T11:16:43.892Z] #80 DONE 0.0s
11:16:43 [2022-08-08T11:16:43.892Z] 
11:16:43 [2022-08-08T11:16:43.892Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker
11:16:43 [2022-08-08T11:16:43.892Z] #81 sha256:bda39195e4810036b8217c351d1620c3c9d6bd859bf49d6760d626b56c2bdbef
11:16:44 [2022-08-08T11:16:44.475Z] #81 DONE 0.9s
11:16:44 [2022-08-08T11:16:44.738Z] 
11:16:44 [2022-08-08T11:16:44.738Z] #82 exporting to image
11:16:44 [2022-08-08T11:16:44.738Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
11:16:44 [2022-08-08T11:16:44.738Z] #82 exporting layers
11:16:44 [2022-08-08T11:16:44.873Z] Loaded image: debian:bullseye-slim
11:16:44 [2022-08-08T11:16:44.873Z] Loaded image: hello-world:latest
11:16:44 [2022-08-08T11:16:44.873Z] Loaded image: arm32v7/hello-world:latest
11:16:44 [2022-08-08T11:16:44.873Z] INFO: Testing against a local daemon
11:16:44 [2022-08-08T11:16:44.873Z] === RUN   TestCgroupNamespacesBuild
11:16:46 [2022-08-08T11:16:46.258Z] #21 ...
11:16:46 [2022-08-08T11:16:46.258Z] 
11:16:46 [2022-08-08T11:16:46.258Z] #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
11:16:46 [2022-08-08T11:16:46.258Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:16:46 [2022-08-08T11:16:46.258Z] #77 235.7   CCLD     libyajl.la
11:16:46 [2022-08-08T11:16:46.258Z] #77 236.1   CCLD     verify/json_verify
11:16:46 [2022-08-08T11:16:46.258Z] #77 236.8 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
11:16:46 [2022-08-08T11:16:46.258Z] #77 236.8 make[5]: Nothing to be done for 'install-exec-am'.
11:16:46 [2022-08-08T11:16:46.258Z] #77 236.8 make[5]: Nothing to be done for 'install-data-am'.
11:16:46 [2022-08-08T11:16:46.258Z] #77 236.8 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
11:16:46 [2022-08-08T11:16:46.258Z] #77 236.8 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
11:16:46 [2022-08-08T11:16:46.258Z] #77 236.8 make[4]: Entering directory '/tmp/crun-build/libocispec'
11:16:46 [2022-08-08T11:16:46.258Z] #77 237.1   CC       src/validate.o
11:16:46 [2022-08-08T11:16:46.258Z] #77 237.1   CC       src/image_spec_schema_config_schema.lo
11:16:46 [2022-08-08T11:16:46.258Z] #77 237.1   CC       src/image_spec_schema_content_descriptor.lo
11:16:46 [2022-08-08T11:16:46.258Z] #77 237.2   CC       src/image_spec_schema_defs.lo
11:16:46 [2022-08-08T11:16:46.258Z] #77 237.2   CC       src/image_spec_schema_defs_descriptor.lo
11:16:46 [2022-08-08T11:16:46.258Z] #77 237.3   CC       src/image_spec_schema_image_layout_schema.lo
11:16:46 [2022-08-08T11:16:46.258Z] #77 237.3   CC       src/image_spec_schema_image_index_schema.lo
11:16:46 [2022-08-08T11:16:46.258Z] #77 237.3   CC       src/runtime_spec_schema_config_linux.lo
11:16:46 [2022-08-08T11:16:46.258Z] #77 237.4   CC       src/image_spec_schema_image_manifest_schema.lo
11:16:46 [2022-08-08T11:16:46.258Z] #77 237.4   CC       src/runtime_spec_schema_config_zos.lo
11:16:46 [2022-08-08T11:16:46.258Z] #77 237.5   CC       src/runtime_spec_schema_config_schema.lo
11:16:46 [2022-08-08T11:16:46.258Z] #77 237.5   CC       src/runtime_spec_schema_config_solaris.lo
11:16:46 [2022-08-08T11:16:46.258Z] #77 237.5   CC       src/runtime_spec_schema_config_windows.lo
11:16:46 [2022-08-08T11:16:46.258Z] #77 237.6   CC       src/runtime_spec_schema_defs.lo
11:16:46 [2022-08-08T11:16:46.258Z] #77 237.6   CC       src/runtime_spec_schema_config_vm.lo
11:16:46 [2022-08-08T11:16:46.258Z] #77 237.6   CC       src/runtime_spec_schema_defs_linux.lo
11:16:46 [2022-08-08T11:16:46.258Z] #77 237.7   CC       src/runtime_spec_schema_defs_windows.lo
11:16:46 [2022-08-08T11:16:46.258Z] #77 237.7   CC       src/runtime_spec_schema_defs_vm.lo
11:16:46 [2022-08-08T11:16:46.258Z] #77 237.7   CC       src/runtime_spec_schema_defs_zos.lo
11:16:46 [2022-08-08T11:16:46.258Z] #77 237.8   CC       src/basic_test_double_array_item.lo
11:16:46 [2022-08-08T11:16:46.258Z] #77 237.8   CC       src/runtime_spec_schema_state_schema.lo
11:16:46 [2022-08-08T11:16:46.258Z] #77 237.9   CC       src/basic_test_double_array.lo
11:16:46 [2022-08-08T11:16:46.258Z] #77 237.9   CC       src/basic_test_top_array_int.lo
11:16:46 [2022-08-08T11:16:46.258Z] #77 238.0   CC       src/basic_test_top_array_string.lo
11:16:46 [2022-08-08T11:16:46.258Z] #77 238.1   CC       src/image_manifest_items_image_manifest_items_schema.lo
11:16:46 [2022-08-08T11:16:46.258Z] #77 238.2   CC       src/basic_test_top_double_array_obj.lo
11:16:46 [2022-08-08T11:16:46.258Z] #77 238.3   CC       src/basic_test_top_double_array_refobj.lo
11:16:46 [2022-08-08T11:16:46.258Z] #77 238.5   CC       src/basic_test_top_double_array_int.lo
11:16:46 [2022-08-08T11:16:46.258Z] #77 238.5   CC       src/basic_test_top_double_array_string.lo
11:16:46 [2022-08-08T11:16:46.258Z] #77 238.5   CC       src/read-file.lo
11:16:46 [2022-08-08T11:16:46.258Z] #77 238.6   CC       src/json_common.lo
11:16:46 [2022-08-08T11:16:46.517Z] #77 238.9   CC       tests/test-1.o
11:16:46 [2022-08-08T11:16:46.517Z] #77 239.0   CC       tests/test-2.o
11:16:46 [2022-08-08T11:16:46.517Z] #77 239.0   CC       tests/test-3.o
11:16:46 [2022-08-08T11:16:46.517Z] #77 239.1   CC       tests/test-4.o
11:16:46 [2022-08-08T11:16:46.781Z] --- PASS: TestCgroupNamespacesBuild (2.29s)
11:16:46 [2022-08-08T11:16:46.782Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
11:16:46 [2022-08-08T11:16:46.783Z] #77 239.2   CC       tests/test-5.o
11:16:46 [2022-08-08T11:16:46.783Z] #77 239.4   CC       tests/test-6.o
11:16:47 [2022-08-08T11:16:47.043Z] #77 239.7   CC       tests/test-7.o
11:16:47 [2022-08-08T11:16:47.301Z] #77 239.8   CC       tests/test-8.o
11:16:47 [2022-08-08T11:16:47.301Z] #77 239.8   CC       tests/test-9.o
11:16:47 [2022-08-08T11:16:47.418Z] #55 ...
11:16:47 [2022-08-08T11:16:47.418Z] 
11:16:47 [2022-08-08T11:16:47.418Z] #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
11:16:47 [2022-08-08T11:16:47.418Z] #60 sha256:489c2c072c29b253efd070436a226b4c62c3faebf2ba7ff8c2a48c9edcb3c681
11:16:47 [2022-08-08T11:16:47.418Z] #60 183.4 + mkdir -p /build
11:16:47 [2022-08-08T11:16:47.418Z] #60 183.4 + cp runc /build/runc
11:16:47 [2022-08-08T11:16:47.418Z] #60 DONE 184.5s
11:16:47 [2022-08-08T11:16:47.418Z] 
11:16:47 [2022-08-08T11:16:47.418Z] #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
11:16:47 [2022-08-08T11:16:47.418Z] #64 sha256:83f4469eaefda68ad58584726b73d937dd9d140f1116cd49ec1a0cfce3e58302
11:16:47 [2022-08-08T11:16:47.418Z] #64 ...
11:16:47 [2022-08-08T11:16:47.418Z] 
11:16:47 [2022-08-08T11:16:47.418Z] #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
11:16:47 [2022-08-08T11:16:47.418Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b
11:16:47 [2022-08-08T11:16:47.418Z] #55 315.0 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
11:16:47 [2022-08-08T11:16:47.418Z] #55 DONE 315.1s
11:16:47 [2022-08-08T11:16:47.418Z] 
11:16:47 [2022-08-08T11:16:47.418Z] #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
11:16:47 [2022-08-08T11:16:47.418Z] #64 sha256:83f4469eaefda68ad58584726b73d937dd9d140f1116cd49ec1a0cfce3e58302
11:16:47 [2022-08-08T11:16:47.561Z] #77 240.2   CC       tests/test-10.o
11:16:47 [2022-08-08T11:16:47.561Z] #77 240.3   CC       tests/test-11.o
11:16:48 [2022-08-08T11:16:48.045Z] #82 exporting layers 3.4s done
11:16:48 [2022-08-08T11:16:48.046Z] #82 writing image sha256:75f5da3e7c20b7a40274307d2ee57f5351ac250a411cc2e0d46b38102b984a9a done
11:16:48 [2022-08-08T11:16:48.046Z] #82 naming to docker.io/library/docker:acd0aa7d382cc3bb87d542adf6845bd14d57d53a done
11:16:48 [2022-08-08T11:16:48.046Z] #82 DONE 3.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
11:16:48 [2022-08-08T11:16:48.429Z] + sudo modprobe ip6table_filter
[Pipeline] sh
11:16:48 [2022-08-08T11:16:48.688Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.09s)
11:16:48 [2022-08-08T11:16:48.688Z] === RUN   TestBuildWithSession
11:16:48 [2022-08-08T11:16:48.688Z]     build_session_test.go:25: TODO: BuildKit
11:16:48 [2022-08-08T11:16:48.688Z] --- SKIP: TestBuildWithSession (0.00s)
11:16:48 [2022-08-08T11:16:48.688Z] === RUN   TestBuildSquashParent
11:16:48 [2022-08-08T11:16:48.711Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43883/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=acd0aa7d382cc3bb87d542adf6845bd14d57d53a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:acd0aa7d382cc3bb87d542adf6845bd14d57d53a hack/test/unit
11:16:48 [2022-08-08T11:16:48.805Z] #64 ...
11:16:48 [2022-08-08T11:16:48.805Z] 
11:16:48 [2022-08-08T11:16:48.805Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
11:16:48 [2022-08-08T11:16:48.805Z] #56 sha256:15f4ae760777e18effc02b80c5137c12a6790c16fd2b431b062a4c29e0d19ab4
11:16:49 [2022-08-08T11:16:49.645Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
11:16:49 [2022-08-08T11:16:49.645Z] + TESTFLAGS+=' -test.timeout=5m'
11:16:49 [2022-08-08T11:16:49.645Z] + TESTDIRS=./...
11:16:49 [2022-08-08T11:16:49.645Z] + exclude_paths='/vendor/|/integration'
11:16:49 [2022-08-08T11:16:49.645Z] ++ go list ./...
11:16:49 [2022-08-08T11:16:49.645Z] ++ grep -vE '(/vendor/|/integration)'
11:16:49 [2022-08-08T11:16:49.747Z] #56 DONE 0.6s
11:16:49 [2022-08-08T11:16:49.747Z] 
11:16:49 [2022-08-08T11:16:49.747Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
11:16:49 [2022-08-08T11:16:49.747Z] #58 sha256:642f3ce716068b935f1e0e907ee6206f0f00b2ccfa0a88980c25c052b0e34c23
11:16:49 [2022-08-08T11:16:49.747Z] #58 DONE 0.1s
11:16:49 [2022-08-08T11:16:49.747Z] 
11:16:49 [2022-08-08T11:16:49.747Z] #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
11:16:49 [2022-08-08T11:16:49.748Z] #64 sha256:83f4469eaefda68ad58584726b73d937dd9d140f1116cd49ec1a0cfce3e58302
11:16:49 [2022-08-08T11:16:49.748Z] #64 ...
11:16:49 [2022-08-08T11:16:49.748Z] 
11:16:49 [2022-08-08T11:16:49.748Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
11:16:49 [2022-08-08T11:16:49.748Z] #61 sha256:a5332613140f2e0c18eec730def8ade5865e1421076520c9493eda9c73edc585
11:16:50 [2022-08-08T11:16:50.009Z] #61 DONE 0.3s
11:16:50 [2022-08-08T11:16:50.009Z] 
11:16:50 [2022-08-08T11:16:50.009Z] #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
11:16:50 [2022-08-08T11:16:50.009Z] #64 sha256:83f4469eaefda68ad58584726b73d937dd9d140f1116cd49ec1a0cfce3e58302
11:16:50 [2022-08-08T11:16:50.580Z] + pkg_list='github.com/docker/docker/api
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/server
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/server/backend/build
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/server/httpstatus
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/server/httputils
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/server/middleware
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/server/router
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/server/router/build
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/server/router/checkpoint
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/server/router/container
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/server/router/debug
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/server/router/distribution
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/server/router/grpc
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/server/router/image
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/server/router/network
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/server/router/plugin
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/server/router/session
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/server/router/swarm
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/server/router/system
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/server/router/volume
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/types
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/types/backend
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/types/blkiodev
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/types/container
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/types/events
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/types/filters
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/types/image
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/types/mount
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/types/network
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/types/plugins/logdriver
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/types/registry
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/types/strslice
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/types/swarm
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/types/swarm/runtime
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/types/time
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/types/versions
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/types/versions/v1p19
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/types/versions/v1p20
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/types/volume
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/builder
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/builder/builder-next
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/builder/builder-next/exporter
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/builder/builder-next/worker
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/builder/dockerfile
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/builder/remotecontext
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/builder/remotecontext/git
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/builder/remotecontext/urlutil
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/cli
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/cli/config
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/cli/debug
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/cli/winresources/docker-proxy
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/cli/winresources/dockerd
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/client
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/cmd/docker-proxy
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/cmd/dockerd
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/cmd/dockerd/trap
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/container
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/container/stream
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/contrib/apparmor
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/contrib/docker-device-tool
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/contrib/httpserver
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/daemon
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/daemon/cluster
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/daemon/cluster/convert
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/daemon/cluster/executor
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/daemon/cluster/executor/container
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/daemon/cluster/provider
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/daemon/config
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/daemon/containerd
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/daemon/events
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/daemon/events/testutils
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/daemon/exec
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/daemon/graphdriver
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/daemon/graphdriver/aufs
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/daemon/graphdriver/copy
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/daemon/graphdriver/devmapper
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/daemon/graphdriver/overlay
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/daemon/graphdriver/register
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/daemon/graphdriver/vfs
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/daemon/graphdriver/zfs
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/daemon/images
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/daemon/initlayer
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/daemon/links
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/daemon/listeners
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/daemon/logger
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/daemon/logger/awslogs
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/daemon/logger/fluentd
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/daemon/logger/gcplogs
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/daemon/logger/gelf
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/daemon/logger/journald
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/daemon/logger/journald/internal/export
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/daemon/logger/journald/internal/fake
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/daemon/logger/local
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/daemon/logger/logentries
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/daemon/logger/loggertest
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/daemon/logger/loggerutils
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/daemon/logger/splunk
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/daemon/logger/syslog
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/daemon/logger/templates
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/daemon/names
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/daemon/network
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/daemon/stats
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/distribution
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/distribution/metadata
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/distribution/utils
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/distribution/xfer
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/dockerversion
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/errdefs
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/image
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/image/cache
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/image/tarexport
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/image/v1
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/internal/test/suite
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/layer
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libcontainerd
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libcontainerd/queue
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libcontainerd/remote
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libcontainerd/supervisor
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libcontainerd/types
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libnetwork
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libnetwork/bitseq
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libnetwork/cluster
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libnetwork/cmd/ovrouter
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libnetwork/config
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libnetwork/datastore
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libnetwork/diagnostic
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libnetwork/discoverapi
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libnetwork/driverapi
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libnetwork/drivers/bridge
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libnetwork/drivers/host
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libnetwork/drivers/null
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libnetwork/drivers/overlay
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libnetwork/drivers/remote
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libnetwork/drivers/windows
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libnetwork/drvregistry
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libnetwork/etchosts
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libnetwork/idm
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libnetwork/internal/caller
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libnetwork/ipam
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libnetwork/ipamapi
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libnetwork/ipams/builtin
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libnetwork/ipams/null
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libnetwork/ipams/remote
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libnetwork/ipamutils
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libnetwork/iptables
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libnetwork/netlabel
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libnetwork/netutils
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libnetwork/networkdb
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libnetwork/ns
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libnetwork/options
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libnetwork/osl
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libnetwork/osl/kernel
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libnetwork/portallocator
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libnetwork/portmapper
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libnetwork/resolvconf
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libnetwork/testutils
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/libnetwork/types
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/oci
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/oci/caps
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/opts
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/pkg/aaparser
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/pkg/archive
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/pkg/authorization
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/pkg/broadcaster
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/pkg/capabilities
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/pkg/chrootarchive
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/pkg/containerfs
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/pkg/devicemapper
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/pkg/directory
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/pkg/dmesg
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/pkg/fileutils
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/pkg/fsutils
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/pkg/homedir
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/pkg/idtools
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/pkg/ioutils
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/pkg/jsonmessage
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/pkg/longpath
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/pkg/loopback
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/pkg/namesgenerator
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/pkg/parsers
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/pkg/parsers/kernel
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/pkg/pidfile
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/pkg/platform
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/pkg/plugingetter
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/pkg/plugins
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/pkg/plugins/transport
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/pkg/pools
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/pkg/progress
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/pkg/pubsub
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/pkg/reexec
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/pkg/signal
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/pkg/stack
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/pkg/stdcopy
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/pkg/streamformatter
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/pkg/stringid
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/pkg/sysinfo
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/pkg/system
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/pkg/tailfile
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/pkg/tarsum
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/pkg/urlutil
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/pkg/useragent
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/plugin
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/plugin/executor/containerd
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/plugin/v2
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/profiles/apparmor
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/profiles/seccomp
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/quota
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/reference
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/registry
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/registry/resumable
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/restartmanager
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/rootless
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/rootless/specconv
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/runconfig
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/runconfig/opts
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/testutil
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/testutil/daemon
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/testutil/environment
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/testutil/fakecontext
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/testutil/fakegit
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/testutil/fakestorage
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/testutil/fixtures/load
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/testutil/fixtures/plugin
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/testutil/registry
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/testutil/request
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/volume
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/volume/drivers
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/volume/local
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/volume/mounts
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/volume/service
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/volume/service/opts
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/volume/testutils'
11:16:50 [2022-08-08T11:16:50.581Z] ++ grep --fixed-strings -v /libnetwork
11:16:50 [2022-08-08T11:16:50.581Z] ++ echo 'github.com/docker/docker/api
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/server
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/server/backend/build
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/server/httpstatus
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/server/httputils
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/server/middleware
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/server/router
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/server/router/build
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/server/router/checkpoint
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/server/router/container
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/server/router/debug
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/server/router/distribution
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/server/router/grpc
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/server/router/image
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/server/router/network
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/server/router/plugin
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/server/router/session
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/server/router/swarm
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/server/router/system
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/server/router/volume
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/types
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/types/backend
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/types/blkiodev
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/types/container
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/types/events
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/types/filters
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/types/image
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/types/mount
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/types/network
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/types/plugins/logdriver
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/types/registry
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/types/strslice
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/types/swarm
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/types/swarm/runtime
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/types/time
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/types/versions
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/types/versions/v1p19
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/types/versions/v1p20
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/api/types/volume
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/builder
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/builder/builder-next
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/builder/builder-next/exporter
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/builder/builder-next/worker
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/builder/dockerfile
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/builder/remotecontext
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/builder/remotecontext/git
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/builder/remotecontext/urlutil
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/cli
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/cli/config
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/cli/debug
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/cli/winresources/docker-proxy
11:16:50 [2022-08-08T11:16:50.581Z] github.com/docker/docker/cli/winresources/dockerd
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/client
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/cmd/docker-proxy
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/cmd/dockerd
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/cmd/dockerd/trap
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/container
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/container/stream
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/contrib/apparmor
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/contrib/docker-device-tool
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/contrib/httpserver
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/cluster
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/cluster/convert
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/cluster/executor
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/cluster/executor/container
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/cluster/provider
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/config
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/containerd
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/events
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/events/testutils
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/exec
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/graphdriver
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/graphdriver/aufs
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/graphdriver/copy
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/graphdriver/devmapper
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/graphdriver/overlay
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/graphdriver/register
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/graphdriver/vfs
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/graphdriver/zfs
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/images
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/initlayer
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/links
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/listeners
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/logger
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/logger/awslogs
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/logger/fluentd
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/logger/gcplogs
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/logger/gelf
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/logger/journald
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/logger/journald/internal/export
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/logger/journald/internal/fake
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/logger/local
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/logger/logentries
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/logger/loggertest
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/logger/loggerutils
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/logger/splunk
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/logger/syslog
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/logger/templates
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/names
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/network
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/stats
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/distribution
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/distribution/metadata
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/distribution/utils
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/distribution/xfer
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/dockerversion
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/errdefs
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/image
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/image/cache
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/image/tarexport
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/image/v1
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/internal/test/suite
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/layer
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libcontainerd
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libcontainerd/queue
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libcontainerd/remote
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libcontainerd/supervisor
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libcontainerd/types
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libnetwork
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libnetwork/bitseq
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libnetwork/cluster
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libnetwork/cmd/ovrouter
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libnetwork/config
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libnetwork/datastore
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libnetwork/diagnostic
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libnetwork/discoverapi
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libnetwork/driverapi
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libnetwork/drivers/bridge
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libnetwork/drivers/host
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libnetwork/drivers/null
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libnetwork/drivers/overlay
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libnetwork/drivers/remote
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libnetwork/drivers/windows
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libnetwork/drvregistry
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libnetwork/etchosts
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libnetwork/idm
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libnetwork/internal/caller
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libnetwork/ipam
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libnetwork/ipamapi
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libnetwork/ipams/builtin
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libnetwork/ipams/null
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libnetwork/ipams/remote
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libnetwork/ipamutils
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libnetwork/iptables
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libnetwork/netlabel
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libnetwork/netutils
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libnetwork/networkdb
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libnetwork/ns
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libnetwork/options
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libnetwork/osl
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libnetwork/osl/kernel
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libnetwork/portallocator
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libnetwork/portmapper
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libnetwork/resolvconf
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libnetwork/testutils
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libnetwork/types
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/oci
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/oci/caps
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/opts
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/pkg/aaparser
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/pkg/archive
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/pkg/authorization
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/pkg/broadcaster
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/pkg/capabilities
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/pkg/chrootarchive
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/pkg/containerfs
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/pkg/devicemapper
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/pkg/directory
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/pkg/dmesg
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/pkg/fileutils
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/pkg/fsutils
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/pkg/homedir
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/pkg/idtools
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/pkg/ioutils
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/pkg/jsonmessage
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/pkg/longpath
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/pkg/loopback
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/pkg/namesgenerator
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/pkg/parsers
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/pkg/parsers/kernel
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/pkg/pidfile
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/pkg/platform
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/pkg/plugingetter
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/pkg/plugins
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/pkg/plugins/transport
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/pkg/pools
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/pkg/progress
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/pkg/pubsub
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/pkg/reexec
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/pkg/signal
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/pkg/stack
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/pkg/stdcopy
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/pkg/streamformatter
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/pkg/stringid
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/pkg/sysinfo
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/pkg/system
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/pkg/tailfile
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/pkg/tarsum
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/pkg/urlutil
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/pkg/useragent
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/plugin
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/plugin/executor/containerd
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/plugin/v2
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/profiles/apparmor
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/profiles/seccomp
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/quota
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/reference
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/registry
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/registry/resumable
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/restartmanager
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/rootless
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/rootless/specconv
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/runconfig
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/runconfig/opts
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/testutil
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/testutil/daemon
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/testutil/environment
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/testutil/fakecontext
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/testutil/fakegit
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/testutil/fakestorage
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/testutil/fixtures/load
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/testutil/fixtures/plugin
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/testutil/registry
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/testutil/request
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/volume
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/volume/drivers
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/volume/local
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/volume/mounts
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/volume/service
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/volume/service/opts
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/volume/testutils'
11:16:50 [2022-08-08T11:16:50.582Z] + base_pkg_list='github.com/docker/docker/api
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/api/server
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/api/server/backend/build
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/api/server/httpstatus
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/api/server/httputils
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/api/server/middleware
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/api/server/router
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/api/server/router/build
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/api/server/router/checkpoint
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/api/server/router/container
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/api/server/router/debug
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/api/server/router/distribution
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/api/server/router/grpc
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/api/server/router/image
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/api/server/router/network
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/api/server/router/plugin
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/api/server/router/session
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/api/server/router/swarm
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/api/server/router/system
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/api/server/router/volume
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/api/types
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/api/types/backend
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/api/types/blkiodev
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/api/types/container
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/api/types/events
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/api/types/filters
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/api/types/image
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/api/types/mount
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/api/types/network
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/api/types/plugins/logdriver
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/api/types/registry
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/api/types/strslice
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/api/types/swarm
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/api/types/swarm/runtime
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/api/types/time
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/api/types/versions
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/api/types/versions/v1p19
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/api/types/versions/v1p20
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/api/types/volume
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/builder
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/builder/builder-next
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/builder/builder-next/exporter
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/builder/builder-next/worker
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/builder/dockerfile
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/builder/remotecontext
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/builder/remotecontext/git
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/builder/remotecontext/urlutil
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/cli
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/cli/config
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/cli/debug
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/cli/winresources/docker-proxy
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/cli/winresources/dockerd
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/client
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/cmd/docker-proxy
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/cmd/dockerd
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/cmd/dockerd/trap
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/container
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/container/stream
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/contrib/apparmor
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/contrib/docker-device-tool
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/contrib/httpserver
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/cluster
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/cluster/convert
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/cluster/executor
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/cluster/executor/container
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/cluster/provider
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/config
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/containerd
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/events
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/events/testutils
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/exec
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/graphdriver
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/graphdriver/aufs
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/graphdriver/copy
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/graphdriver/devmapper
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/graphdriver/overlay
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/graphdriver/register
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/graphdriver/vfs
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/graphdriver/zfs
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/images
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/initlayer
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/links
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/listeners
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/logger
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/logger/awslogs
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/logger/fluentd
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/logger/gcplogs
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/logger/gelf
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/logger/journald
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/logger/journald/internal/export
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/logger/journald/internal/fake
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/logger/local
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/logger/logentries
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/logger/loggertest
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/logger/loggerutils
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/logger/splunk
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/logger/syslog
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/logger/templates
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/names
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/network
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/daemon/stats
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/distribution
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/distribution/metadata
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/distribution/utils
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/distribution/xfer
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/dockerversion
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/errdefs
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/image
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/image/cache
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/image/tarexport
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/image/v1
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/internal/test/suite
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/layer
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libcontainerd
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libcontainerd/queue
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libcontainerd/remote
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libcontainerd/supervisor
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/libcontainerd/types
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/oci
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/oci/caps
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/opts
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/pkg/aaparser
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/pkg/archive
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/pkg/authorization
11:16:50 [2022-08-08T11:16:50.582Z] github.com/docker/docker/pkg/broadcaster
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/capabilities
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/chrootarchive
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/containerfs
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/devicemapper
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/directory
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/dmesg
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/fileutils
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/fsutils
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/homedir
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/idtools
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/ioutils
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/jsonmessage
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/longpath
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/loopback
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/namesgenerator
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/parsers
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/parsers/kernel
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/pidfile
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/platform
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/plugingetter
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/plugins
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/plugins/transport
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/pools
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/progress
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/pubsub
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/reexec
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/signal
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/stack
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/stdcopy
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/streamformatter
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/stringid
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/sysinfo
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/system
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/tailfile
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/tarsum
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/urlutil
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/useragent
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/plugin
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/plugin/executor/containerd
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/plugin/v2
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/profiles/apparmor
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/profiles/seccomp
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/quota
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/reference
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/registry
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/registry/resumable
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/restartmanager
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/rootless
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/rootless/specconv
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/runconfig
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/runconfig/opts
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/testutil
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/testutil/daemon
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/testutil/environment
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/testutil/fakecontext
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/testutil/fakegit
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/testutil/fakestorage
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/testutil/fixtures/load
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/testutil/fixtures/plugin
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/testutil/registry
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/testutil/request
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/volume
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/volume/drivers
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/volume/local
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/volume/mounts
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/volume/service
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/volume/service/opts
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/volume/testutils'
11:16:50 [2022-08-08T11:16:50.583Z] ++ grep --fixed-strings /libnetwork
11:16:50 [2022-08-08T11:16:50.583Z] ++ echo 'github.com/docker/docker/api
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/api/server
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/api/server/backend/build
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/api/server/httpstatus
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/api/server/httputils
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/api/server/middleware
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/api/server/router
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/api/server/router/build
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/api/server/router/checkpoint
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/api/server/router/container
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/api/server/router/debug
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/api/server/router/distribution
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/api/server/router/grpc
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/api/server/router/image
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/api/server/router/network
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/api/server/router/plugin
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/api/server/router/session
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/api/server/router/swarm
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/api/server/router/system
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/api/server/router/volume
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/api/types
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/api/types/backend
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/api/types/blkiodev
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/api/types/container
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/api/types/events
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/api/types/filters
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/api/types/image
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/api/types/mount
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/api/types/network
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/api/types/plugins/logdriver
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/api/types/registry
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/api/types/strslice
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/api/types/swarm
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/api/types/swarm/runtime
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/api/types/time
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/api/types/versions
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/api/types/versions/v1p19
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/api/types/versions/v1p20
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/api/types/volume
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/builder
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/builder/builder-next
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/builder/builder-next/exporter
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/builder/builder-next/worker
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/builder/dockerfile
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/builder/remotecontext
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/builder/remotecontext/git
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/builder/remotecontext/urlutil
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/cli
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/cli/config
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/cli/debug
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/cli/winresources/docker-proxy
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/cli/winresources/dockerd
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/client
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/cmd/docker-proxy
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/cmd/dockerd
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/cmd/dockerd/trap
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/container
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/container/stream
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/contrib/apparmor
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/contrib/docker-device-tool
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/contrib/httpserver
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/daemon
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/daemon/cluster
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/daemon/cluster/convert
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/daemon/cluster/executor
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/daemon/cluster/executor/container
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/daemon/cluster/provider
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/daemon/config
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/daemon/containerd
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/daemon/events
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/daemon/events/testutils
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/daemon/exec
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/daemon/graphdriver
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/daemon/graphdriver/aufs
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/daemon/graphdriver/copy
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/daemon/graphdriver/devmapper
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/daemon/graphdriver/overlay
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/daemon/graphdriver/register
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/daemon/graphdriver/vfs
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/daemon/graphdriver/zfs
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/daemon/images
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/daemon/initlayer
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/daemon/links
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/daemon/listeners
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/daemon/logger
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/daemon/logger/awslogs
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/daemon/logger/fluentd
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/daemon/logger/gcplogs
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/daemon/logger/gelf
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/daemon/logger/journald
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/daemon/logger/journald/internal/export
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/daemon/logger/journald/internal/fake
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/daemon/logger/local
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/daemon/logger/logentries
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/daemon/logger/loggertest
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/daemon/logger/loggerutils
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/daemon/logger/splunk
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/daemon/logger/syslog
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/daemon/logger/templates
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/daemon/names
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/daemon/network
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/daemon/stats
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/distribution
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/distribution/metadata
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/distribution/utils
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/distribution/xfer
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/dockerversion
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/errdefs
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/image
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/image/cache
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/image/tarexport
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/image/v1
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/internal/test/suite
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/layer
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libcontainerd
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libcontainerd/queue
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libcontainerd/remote
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libcontainerd/supervisor
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libcontainerd/types
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libnetwork
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libnetwork/bitseq
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libnetwork/cluster
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libnetwork/cmd/ovrouter
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libnetwork/config
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libnetwork/datastore
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libnetwork/diagnostic
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libnetwork/discoverapi
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libnetwork/driverapi
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libnetwork/drivers/bridge
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libnetwork/drivers/host
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libnetwork/drivers/null
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libnetwork/drivers/overlay
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libnetwork/drivers/remote
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libnetwork/drivers/windows
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libnetwork/drvregistry
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libnetwork/etchosts
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libnetwork/idm
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libnetwork/internal/caller
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libnetwork/ipam
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libnetwork/ipamapi
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libnetwork/ipams/builtin
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libnetwork/ipams/null
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libnetwork/ipams/remote
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libnetwork/ipamutils
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libnetwork/iptables
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libnetwork/netlabel
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libnetwork/netutils
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libnetwork/networkdb
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libnetwork/ns
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libnetwork/options
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libnetwork/osl
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libnetwork/osl/kernel
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libnetwork/portallocator
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libnetwork/portmapper
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libnetwork/resolvconf
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libnetwork/testutils
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/libnetwork/types
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/oci
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/oci/caps
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/opts
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/aaparser
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/archive
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/authorization
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/broadcaster
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/capabilities
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/chrootarchive
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/containerfs
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/devicemapper
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/directory
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/dmesg
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/fileutils
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/fsutils
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/homedir
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/idtools
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/ioutils
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/jsonmessage
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/longpath
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/loopback
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/namesgenerator
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/parsers
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/parsers/kernel
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/pidfile
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/platform
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/plugingetter
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/plugins
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/plugins/transport
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/pools
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/progress
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/pubsub
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/reexec
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/signal
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/stack
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/stdcopy
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/streamformatter
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/stringid
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/sysinfo
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/system
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/tailfile
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/tarsum
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/urlutil
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/pkg/useragent
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/plugin
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/plugin/executor/containerd
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/plugin/v2
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/profiles/apparmor
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/profiles/seccomp
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/quota
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/reference
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/registry
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/registry/resumable
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/restartmanager
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/rootless
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/rootless/specconv
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/runconfig
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/runconfig/opts
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/testutil
11:16:50 [2022-08-08T11:16:50.583Z] github.com/docker/docker/testutil/daemon
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/testutil/environment
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/testutil/fakecontext
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/testutil/fakegit
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/testutil/fakestorage
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/testutil/fixtures/load
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/testutil/fixtures/plugin
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/testutil/registry
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/testutil/request
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/volume
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/volume/drivers
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/volume/local
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/volume/mounts
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/volume/service
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/volume/service/opts
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/volume/testutils'
11:16:50 [2022-08-08T11:16:50.584Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/bitseq
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/cluster
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/cmd/ovrouter
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/config
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/datastore
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/diagnostic
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/discoverapi
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/driverapi
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/drivers/bridge
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/drivers/host
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/drivers/null
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/drivers/overlay
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/drivers/remote
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/drivers/windows
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/drvregistry
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/etchosts
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/idm
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/internal/caller
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/ipam
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/ipamapi
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/ipams/builtin
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/ipams/null
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/ipams/remote
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/ipamutils
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/iptables
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/netlabel
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/netutils
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/networkdb
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/ns
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/options
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/osl
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/osl/kernel
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/portallocator
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/portmapper
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/resolvconf
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/testutils
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/types'
11:16:50 [2022-08-08T11:16:50.584Z] + echo 'github.com/docker/docker/libnetwork
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/bitseq
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/cluster
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/cmd/ovrouter
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/config
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/datastore
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/diagnostic
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/discoverapi
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/driverapi
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/drivers/bridge
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/drivers/host
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/drivers/null
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/drivers/overlay
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/drivers/remote
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/drivers/windows
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/drvregistry
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/etchosts
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/idm
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/internal/caller
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/ipam
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/ipamapi
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/ipams/builtin
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/ipams/null
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/ipams/remote
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/ipamutils
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/iptables
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/netlabel
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/netutils
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/networkdb
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/ns
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/options
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/osl
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/osl/kernel
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/portallocator
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/portmapper
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/resolvconf
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/testutils
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/types'
11:16:50 [2022-08-08T11:16:50.584Z] + grep --fixed-strings libnetwork/drivers/bridge
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/drivers/bridge
11:16:50 [2022-08-08T11:16:50.584Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:16:50 [2022-08-08T11:16:50.584Z] + type docker-proxy
11:16:50 [2022-08-08T11:16:50.584Z] hack/test/unit: line 25: type: docker-proxy: not found
11:16:50 [2022-08-08T11:16:50.584Z] + hack/make.sh binary-proxy install-proxy
11:16:50 [2022-08-08T11:16:50.584Z] 
11:16:50 [2022-08-08T11:16:50.584Z] Removing bundles/
11:16:50 [2022-08-08T11:16:50.584Z] 
11:16:50 [2022-08-08T11:16:50.584Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
11:16:50 [2022-08-08T11:16:50.584Z] Building: bundles/binary-proxy/docker-proxy
11:16:50 [2022-08-08T11:16:50.584Z] GOOS="" GOARCH="" GOARM=""
11:16:51 [2022-08-08T11:16:51.761Z] #77 ...
11:16:51 [2022-08-08T11:16:51.762Z] 
11:16:51 [2022-08-08T11:16:51.762Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
11:16:51 [2022-08-08T11:16:51.762Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21
11:16:51 [2022-08-08T11:16:51.762Z] #21 83.95 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
11:16:51 [2022-08-08T11:16:51.762Z] #21 84.02 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:16:51 [2022-08-08T11:16:51.762Z] #21 84.06 Setting up libmnl0:amd64 (1.0.4-3) ...
11:16:51 [2022-08-08T11:16:51.762Z] #21 84.13 Setting up patch (2.7.6-7) ...
11:16:51 [2022-08-08T11:16:51.762Z] #21 84.18 Setting up sudo (1.9.5p2-3) ...
11:16:51 [2022-08-08T11:16:51.762Z] #21 84.40 invoke-rc.d: could not determine current runlevel
11:16:51 [2022-08-08T11:16:51.762Z] #21 84.43 invoke-rc.d: policy-rc.d denied execution of start.
11:16:51 [2022-08-08T11:16:51.762Z] #21 84.48 Setting up xfsprogs (5.10.0-4) ...
11:16:51 [2022-08-08T11:16:51.762Z] #21 84.51 System has not been booted with systemd as init system (PID 1). Can't operate.
11:16:51 [2022-08-08T11:16:51.762Z] #21 84.51 Failed to connect to bus: Host is down
11:16:51 [2022-08-08T11:16:51.762Z] #21 84.52 Setting up libxtables12:amd64 (1.8.7-1) ...
11:16:51 [2022-08-08T11:16:51.762Z] #21 84.54 Setting up inetutils-ping (2:2.0-1) ...
11:16:51 [2022-08-08T11:16:51.762Z] #21 84.55 Setting up pigz (2.6-1) ...
11:16:51 [2022-08-08T11:16:51.762Z] #21 84.57 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
11:16:51 [2022-08-08T11:16:51.762Z] #21 84.63 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
11:16:51 [2022-08-08T11:16:51.762Z] #21 84.69 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
11:16:51 [2022-08-08T11:16:51.762Z] #21 84.70 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
11:16:51 [2022-08-08T11:16:51.762Z] #21 85.69 Setting up libaio1:amd64 (0.3.112-9) ...
11:16:51 [2022-08-08T11:16:51.762Z] #21 85.72 Setting up python3-lib2to3 (3.9.2-1) ...
11:16:51 [2022-08-08T11:16:51.762Z] #21 86.61 Setting up libelf1:amd64 (0.183-1) ...
11:16:51 [2022-08-08T11:16:51.762Z] #21 86.62 Setting up libjson-c5:amd64 (0.15-2) ...
11:16:51 [2022-08-08T11:16:51.762Z] #21 86.63 Setting up zstd (1.4.8+dfsg-2.1) ...
11:16:51 [2022-08-08T11:16:51.762Z] #21 86.64 Setting up libonig5:amd64 (6.9.6-1.1) ...
11:16:51 [2022-08-08T11:16:51.762Z] #21 86.65 Setting up libkmod2:amd64 (28-1) ...
11:16:51 [2022-08-08T11:16:51.762Z] #21 86.66 Setting up python3-distutils (3.9.2-1) ...
11:16:51 [2022-08-08T11:16:51.762Z] #21 87.54 Setting up vim (2:8.2.2434-3+deb11u1) ...
11:16:51 [2022-08-08T11:16:51.762Z] #21 87.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
11:16:51 [2022-08-08T11:16:51.762Z] #21 87.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
11:16:51 [2022-08-08T11:16:51.762Z] #21 87.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
11:16:51 [2022-08-08T11:16:51.762Z] #21 87.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
11:16:51 [2022-08-08T11:16:51.762Z] #21 87.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
11:16:51 [2022-08-08T11:16:51.762Z] #21 87.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
11:16:51 [2022-08-08T11:16:51.762Z] #21 87.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
11:16:51 [2022-08-08T11:16:51.762Z] #21 87.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
11:16:52 [2022-08-08T11:16:52.021Z] #21 87.77 Setting up python3-setuptools (52.0.0-4) ...
11:16:53 [2022-08-08T11:16:53.307Z] #64 278.3 + bin/containerd
11:16:53 [2022-08-08T11:16:53.411Z] .........................xx....................                          [ 29%]
11:16:54 [2022-08-08T11:16:54.562Z] #21 90.32 Setting up libjq1:amd64 (1.6-2.1) ...
11:16:54 [2022-08-08T11:16:54.562Z] #21 90.33 Setting up libnftnl11:amd64 (1.1.9-1) ...
11:16:54 [2022-08-08T11:16:54.562Z] #21 90.34 Setting up thin-provisioning-tools (0.9.0-1) ...
11:16:54 [2022-08-08T11:16:54.562Z] #21 90.35 Setting up python3-pip (20.3.4-4+deb11u1) ...
11:16:56 [2022-08-08T11:16:56.468Z] #21 92.24 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
11:16:56 [2022-08-08T11:16:56.468Z] #21 92.29 Setting up jq (1.6-2.1) ...
11:16:56 [2022-08-08T11:16:56.468Z] #21 92.30 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
11:16:56 [2022-08-08T11:16:56.468Z] #21 92.31 Setting up libbpf0:amd64 (1:0.3-2) ...
11:16:56 [2022-08-08T11:16:56.468Z] #21 92.34 Setting up iptables (1.8.7-1) ...
11:16:56 [2022-08-08T11:16:56.468Z] #21 92.37 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
11:16:56 [2022-08-08T11:16:56.468Z] #21 92.39 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:16:56 [2022-08-08T11:16:56.468Z] #21 92.41 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
11:16:56 [2022-08-08T11:16:56.468Z] #21 92.43 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:16:56 [2022-08-08T11:16:56.468Z] #21 92.45 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
11:16:56 [2022-08-08T11:16:56.727Z] #21 92.48 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
11:16:56 [2022-08-08T11:16:56.728Z] #21 92.49 Setting up iproute2 (5.10.0-4) ...
11:16:57 [2022-08-08T11:16:57.148Z] Created binary: bundles/binary-proxy/docker-proxy
11:16:57 [2022-08-08T11:16:57.148Z] 
11:16:57 [2022-08-08T11:16:57.148Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
11:16:57 [2022-08-08T11:16:57.148Z] Installing docker-proxy to /usr/local/bin/
11:16:57 [2022-08-08T11:16:57.148Z] 
11:16:57 [2022-08-08T11:16:57.148Z] + mkdir -p bundles
11:16:57 [2022-08-08T11:16:57.148Z] + '[' -n 'github.com/docker/docker/api
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/api/server
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/api/server/backend/build
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/api/server/httpstatus
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/api/server/httputils
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/api/server/middleware
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/api/server/router
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/api/server/router/build
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/api/server/router/checkpoint
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/api/server/router/container
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/api/server/router/debug
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/api/server/router/distribution
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/api/server/router/grpc
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/api/server/router/image
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/api/server/router/network
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/api/server/router/plugin
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/api/server/router/session
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/api/server/router/swarm
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/api/server/router/system
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/api/server/router/volume
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/api/types
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/api/types/backend
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/api/types/blkiodev
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/api/types/container
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/api/types/events
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/api/types/filters
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/api/types/image
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/api/types/mount
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/api/types/network
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/api/types/plugins/logdriver
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/api/types/registry
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/api/types/strslice
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/api/types/swarm
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/api/types/swarm/runtime
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/api/types/time
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/api/types/versions
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/api/types/versions/v1p19
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/api/types/versions/v1p20
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/api/types/volume
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/builder
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/builder/builder-next
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/builder/builder-next/exporter
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/builder/builder-next/worker
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/builder/dockerfile
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/builder/remotecontext
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/builder/remotecontext/git
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/builder/remotecontext/urlutil
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/cli
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/cli/config
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/cli/debug
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/cli/winresources/docker-proxy
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/cli/winresources/dockerd
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/client
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/cmd/docker-proxy
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/cmd/dockerd
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/cmd/dockerd/trap
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/container
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/container/stream
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/contrib/apparmor
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/contrib/docker-device-tool
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/contrib/httpserver
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/daemon
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/daemon/cluster
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/daemon/cluster/convert
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/daemon/cluster/executor
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/daemon/cluster/executor/container
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/daemon/cluster/provider
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/daemon/config
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/daemon/containerd
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/daemon/events
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/daemon/events/testutils
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/daemon/exec
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/daemon/graphdriver
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/daemon/graphdriver/aufs
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/daemon/graphdriver/copy
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/daemon/graphdriver/devmapper
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/daemon/graphdriver/overlay
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/daemon/graphdriver/register
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/daemon/graphdriver/vfs
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/daemon/graphdriver/zfs
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/daemon/images
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/daemon/initlayer
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/daemon/links
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/daemon/listeners
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/daemon/logger
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/daemon/logger/awslogs
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/daemon/logger/fluentd
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/daemon/logger/gcplogs
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/daemon/logger/gelf
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/daemon/logger/journald
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/daemon/logger/journald/internal/export
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/daemon/logger/journald/internal/fake
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/daemon/logger/local
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/daemon/logger/logentries
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/daemon/logger/loggertest
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/daemon/logger/loggerutils
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/daemon/logger/splunk
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/daemon/logger/syslog
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/daemon/logger/templates
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/daemon/names
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/daemon/network
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/daemon/stats
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/distribution
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/distribution/metadata
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/distribution/utils
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/distribution/xfer
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/dockerversion
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/errdefs
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/image
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/image/cache
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/image/tarexport
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/image/v1
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/internal/test/suite
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/layer
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/libcontainerd
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/libcontainerd/queue
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/libcontainerd/remote
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/libcontainerd/supervisor
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/libcontainerd/types
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/oci
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/oci/caps
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/opts
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/pkg/aaparser
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/pkg/archive
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/pkg/authorization
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/pkg/broadcaster
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/pkg/capabilities
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/pkg/chrootarchive
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/pkg/containerfs
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/pkg/devicemapper
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/pkg/directory
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/pkg/dmesg
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/pkg/fileutils
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/pkg/fsutils
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/pkg/homedir
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/pkg/idtools
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/pkg/ioutils
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/pkg/jsonmessage
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/pkg/longpath
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/pkg/loopback
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/pkg/namesgenerator
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/pkg/parsers
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/pkg/parsers/kernel
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/pkg/pidfile
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/pkg/platform
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/pkg/plugingetter
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/pkg/plugins
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/pkg/plugins/transport
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/pkg/pools
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/pkg/progress
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/pkg/pubsub
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/pkg/reexec
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/pkg/signal
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/pkg/stack
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/pkg/stdcopy
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/pkg/streamformatter
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/pkg/stringid
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/pkg/sysinfo
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/pkg/system
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/pkg/tailfile
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/pkg/tarsum
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/pkg/urlutil
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/pkg/useragent
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/plugin
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/plugin/executor/containerd
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/plugin/v2
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/profiles/apparmor
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/profiles/seccomp
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/quota
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/reference
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/registry
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/registry/resumable
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/restartmanager
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/rootless
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/rootless/specconv
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/runconfig
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/runconfig/opts
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/testutil
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/testutil/daemon
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/testutil/environment
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/testutil/fakecontext
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/testutil/fakegit
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/testutil/fakestorage
11:16:57 [2022-08-08T11:16:57.148Z] github.com/docker/docker/testutil/fixtures/load
11:16:57 [2022-08-08T11:16:57.149Z] github.com/docker/docker/testutil/fixtures/plugin
11:16:57 [2022-08-08T11:16:57.149Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:16:57 [2022-08-08T11:16:57.149Z] github.com/docker/docker/testutil/registry
11:16:57 [2022-08-08T11:16:57.149Z] github.com/docker/docker/testutil/request
11:16:57 [2022-08-08T11:16:57.149Z] github.com/docker/docker/volume
11:16:57 [2022-08-08T11:16:57.149Z] github.com/docker/docker/volume/drivers
11:16:57 [2022-08-08T11:16:57.149Z] github.com/docker/docker/volume/local
11:16:57 [2022-08-08T11:16:57.149Z] github.com/docker/docker/volume/mounts
11:16:57 [2022-08-08T11:16:57.149Z] github.com/docker/docker/volume/service
11:16:57 [2022-08-08T11:16:57.149Z] github.com/docker/docker/volume/service/opts
11:16:57 [2022-08-08T11:16:57.149Z] github.com/docker/docker/volume/testutils' ']'
11:16:57 [2022-08-08T11:16:57.149Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -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/containerd 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/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal 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
11:16:57 [2022-08-08T11:16:57.149Z] ?   	github.com/docker/docker/api	[no test files]
11:16:57 [2022-08-08T11:16:57.296Z] #21 93.06 Setting up systemd (247.3-7) ...
11:16:57 [2022-08-08T11:16:57.296Z] #21 93.12 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
11:16:57 [2022-08-08T11:16:57.297Z] #21 93.14 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
11:16:57 [2022-08-08T11:16:57.297Z] #21 93.14 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
11:16:57 [2022-08-08T11:16:57.297Z] #21 93.19 Initializing machine ID from KVM UUID.
11:16:58 [2022-08-08T11:16:58.677Z] --- PASS: TestBuildSquashParent (8.82s)
11:16:58 [2022-08-08T11:16:58.677Z] === RUN   TestBuildWithRemoveAndForceRemove
11:16:58 [2022-08-08T11:16:58.677Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:16:58 [2022-08-08T11:16:58.677Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:16:58 [2022-08-08T11:16:58.677Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:16:58 [2022-08-08T11:16:58.677Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:16:58 [2022-08-08T11:16:58.677Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:16:58 [2022-08-08T11:16:58.677Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:16:58 [2022-08-08T11:16:58.677Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:16:58 [2022-08-08T11:16:58.677Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:16:58 [2022-08-08T11:16:58.677Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:16:58 [2022-08-08T11:16:58.677Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:16:58 [2022-08-08T11:16:58.677Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:16:58 [2022-08-08T11:16:58.677Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:16:58 [2022-08-08T11:16:58.677Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:16:58 [2022-08-08T11:16:58.677Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:16:59 [2022-08-08T11:16:59.204Z] #21 94.96 Setting up systemd-journal-remote (247.3-7) ...
11:16:59 [2022-08-08T11:16:59.773Z] #21 95.53 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:17:01 [2022-08-08T11:17:01.150Z] #21 DONE 97.1s
11:17:01 [2022-08-08T11:17:01.150Z] 
11:17:01 [2022-08-08T11:17:01.150Z] #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
11:17:01 [2022-08-08T11:17:01.150Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f
11:17:01 [2022-08-08T11:17:01.210Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:17:01 [2022-08-08T11:17:01.210Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:17:02 [2022-08-08T11:17:02.530Z] #22 1.423 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
11:17:02 [2022-08-08T11:17:02.789Z] #22 1.428 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
11:17:02 [2022-08-08T11:17:02.789Z] #22 1.431 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
11:17:02 [2022-08-08T11:17:02.789Z] #22 DONE 1.5s
11:17:02 [2022-08-08T11:17:02.789Z] 
11:17:02 [2022-08-08T11:17:02.789Z] #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
11:17:02 [2022-08-08T11:17:02.789Z] #64 sha256:4b04c5a573385c31a93915fceebd291df86e13f99f81682163e89052cd10f7f5
11:17:02 [2022-08-08T11:17:02.789Z] #64 ...
11:17:02 [2022-08-08T11:17:02.789Z] 
11:17:02 [2022-08-08T11:17:02.789Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
11:17:02 [2022-08-08T11:17:02.789Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d
11:17:04 [2022-08-08T11:17:04.497Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:17:04 [2022-08-08T11:17:04.756Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:17:08 [2022-08-08T11:17:08.046Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
11:17:08 [2022-08-08T11:17:08.046Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.52s)
11:17:08 [2022-08-08T11:17:08.046Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.58s)
11:17:08 [2022-08-08T11:17:08.046Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.11s)
11:17:08 [2022-08-08T11:17:08.046Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.42s)
11:17:08 [2022-08-08T11:17:08.046Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.40s)
11:17:08 [2022-08-08T11:17:08.046Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.16s)
11:17:08 [2022-08-08T11:17:08.046Z] === RUN   TestBuildMultiStageCopy
11:17:08 [2022-08-08T11:17:08.046Z] === RUN   TestBuildMultiStageCopy/copy_to_root
11:17:10 [2022-08-08T11:17:10.580Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
11:17:11 [2022-08-08T11:17:11.147Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
11:17:11 [2022-08-08T11:17:11.714Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
11:17:12 [2022-08-08T11:17:12.029Z] ok  	github.com/docker/docker/api/server	0.004s	coverage: 7.9% of statements
11:17:12 [2022-08-08T11:17:12.281Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
11:17:12 [2022-08-08T11:17:12.519Z] tests/integration/api_exec_test.py .....................                 [ 34%]
11:17:12 [2022-08-08T11:17:12.848Z] --- PASS: TestBuildMultiStageCopy (4.89s)
11:17:12 [2022-08-08T11:17:12.848Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.65s)
11:17:12 [2022-08-08T11:17:12.848Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s)
11:17:12 [2022-08-08T11:17:12.848Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.61s)
11:17:12 [2022-08-08T11:17:12.848Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s)
11:17:12 [2022-08-08T11:17:12.848Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s)
11:17:12 [2022-08-08T11:17:12.848Z] === RUN   TestBuildMultiStageParentConfig
11:17:14 [2022-08-08T11:17:14.224Z] --- PASS: TestBuildMultiStageParentConfig (1.38s)
11:17:14 [2022-08-08T11:17:14.224Z] === RUN   TestBuildLabelWithTargets
11:17:16 [2022-08-08T11:17:16.756Z] --- PASS: TestBuildLabelWithTargets (2.38s)
11:17:16 [2022-08-08T11:17:16.756Z] === RUN   TestBuildWithEmptyLayers
11:17:17 [2022-08-08T11:17:17.677Z] #23 14.42 Collecting yamllint==1.26.1
11:17:17 [2022-08-08T11:17:17.692Z] --- PASS: TestBuildWithEmptyLayers (1.22s)
11:17:17 [2022-08-08T11:17:17.692Z] === RUN   TestBuildMultiStageOnBuild
11:17:18 [2022-08-08T11:17:18.245Z] #23 15.59   Downloading yamllint-1.26.1.tar.gz (126 kB)
11:17:20 [2022-08-08T11:17:20.006Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
11:17:20 [2022-08-08T11:17:20.149Z] #23 17.39 Collecting pathspec>=0.5.3
11:17:20 [2022-08-08T11:17:20.149Z] #23 17.42   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
11:17:20 [2022-08-08T11:17:20.987Z] --- PASS: TestBuildMultiStageOnBuild (3.13s)
11:17:20 [2022-08-08T11:17:20.987Z] === RUN   TestBuildUncleanTarFilenames
11:17:21 [2022-08-08T11:17:21.087Z] #23 18.27 Collecting pyyaml
11:17:21 [2022-08-08T11:17:21.087Z] #23 18.29   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)
11:17:21 [2022-08-08T11:17:21.087Z] #23 18.41 Building wheels for collected packages: yamllint
11:17:21 [2022-08-08T11:17:21.347Z] #23 18.41   Building wheel for yamllint (setup.py): started
11:17:22 [2022-08-08T11:17:22.890Z] --- PASS: TestBuildUncleanTarFilenames (1.97s)
11:17:22 [2022-08-08T11:17:22.890Z] === RUN   TestBuildMultiStageLayerLeak
11:17:23 [2022-08-08T11:17:23.260Z] #23 20.45   Building wheel for yamllint (setup.py): finished with status 'done'
11:17:23 [2022-08-08T11:17:23.260Z] #23 20.45   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=08772f2ffcc14910d99e56ac0921c9e648c9d87ea28e7642d0a2c8126d1987af
11:17:23 [2022-08-08T11:17:23.260Z] #23 20.46   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
11:17:23 [2022-08-08T11:17:23.260Z] #23 20.48 Successfully built yamllint
11:17:23 [2022-08-08T11:17:23.260Z] #23 20.53 Installing collected packages: pyyaml, pathspec, yamllint
11:17:24 [2022-08-08T11:17:24.196Z] #23 21.38 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
11:17:24 [2022-08-08T11:17:24.764Z] #23 DONE 21.9s
11:17:24 [2022-08-08T11:17:24.764Z] 
11:17:24 [2022-08-08T11:17:24.764Z] #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
11:17:24 [2022-08-08T11:17:24.764Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b
11:17:24 [2022-08-08T11:17:24.764Z] #47 ...
11:17:24 [2022-08-08T11:17:24.764Z] 
11:17:24 [2022-08-08T11:17:24.764Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
11:17:24 [2022-08-08T11:17:24.764Z] #27 sha256:cb3ce6df247e4dea9d74cbac4ba7c79c33e7206aa29bc504f59f3337b829f02b
11:17:25 [2022-08-08T11:17:25.025Z] #27 DONE 0.4s
11:17:25 [2022-08-08T11:17:25.025Z] 
11:17:25 [2022-08-08T11:17:25.025Z] #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
11:17:25 [2022-08-08T11:17:25.025Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b
11:17:25 [2022-08-08T11:17:25.032Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
11:17:25 [2022-08-08T11:17:25.286Z] #55 ...
11:17:25 [2022-08-08T11:17:25.286Z] 
11:17:25 [2022-08-08T11:17:25.286Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
11:17:25 [2022-08-08T11:17:25.286Z] #32 sha256:77aaf8b5cda4852a8bc498bb3facf4a5442cca14c3e2428105509a727b516f17
11:17:25 [2022-08-08T11:17:25.855Z] #32 DONE 0.7s
11:17:25 [2022-08-08T11:17:25.855Z] 
11:17:25 [2022-08-08T11:17:25.855Z] #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
11:17:25 [2022-08-08T11:17:25.855Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b
11:17:25 [2022-08-08T11:17:25.855Z] #47 ...
11:17:25 [2022-08-08T11:17:25.855Z] 
11:17:25 [2022-08-08T11:17:25.855Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
11:17:25 [2022-08-08T11:17:25.855Z] #35 sha256:650d47807dcd249e846b299aa2dd8bec63137f708e0c27916003661d5486f826
11:17:26 [2022-08-08T11:17:26.280Z] --- PASS: TestBuildMultiStageLayerLeak (3.41s)
11:17:26 [2022-08-08T11:17:26.280Z] === RUN   TestBuildWithHugeFile
11:17:26 [2022-08-08T11:17:26.427Z] #35 DONE 0.4s
11:17:26 [2022-08-08T11:17:26.427Z] 
11:17:26 [2022-08-08T11:17:26.427Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
11:17:26 [2022-08-08T11:17:26.427Z] #37 sha256:f6752d4c6fd11ae7c3e802cfcae087a7a97bf61a385acf32a5dac8cc9eb50af6
11:17:26 [2022-08-08T11:17:26.427Z] #37 DONE 0.4s
11:17:26 [2022-08-08T11:17:26.427Z] 
11:17:26 [2022-08-08T11:17:26.427Z] #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
11:17:26 [2022-08-08T11:17:26.427Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b
11:17:26 [2022-08-08T11:17:26.690Z] #47 ...
11:17:26 [2022-08-08T11:17:26.691Z] 
11:17:26 [2022-08-08T11:17:26.691Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
11:17:26 [2022-08-08T11:17:26.691Z] #39 sha256:074c3c5f8b9938315d97e8311c7e7039eeaaa5bea9805b84a25a949e8ee85771
11:17:26 [2022-08-08T11:17:26.691Z] #39 DONE 0.1s
11:17:26 [2022-08-08T11:17:26.691Z] 
11:17:26 [2022-08-08T11:17:26.691Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
11:17:26 [2022-08-08T11:17:26.691Z] #41 sha256:57b84c7ae5e9bcddca497b19c5d0347057e120c915f603cc4144465192cf6429
11:17:26 [2022-08-08T11:17:26.952Z] #41 DONE 0.1s
11:17:26 [2022-08-08T11:17:26.952Z] 
11:17:26 [2022-08-08T11:17:26.952Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
11:17:26 [2022-08-08T11:17:26.952Z] #45 sha256:9c36e6ea7070b56a42589c9dcf938e5b1ee48a3214306329f429d35357e5a5a7
11:17:26 [2022-08-08T11:17:26.952Z] #45 DONE 0.2s
11:17:26 [2022-08-08T11:17:26.952Z] 
11:17:26 [2022-08-08T11:17:26.952Z] #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
11:17:26 [2022-08-08T11:17:26.952Z] #64 sha256:4b04c5a573385c31a93915fceebd291df86e13f99f81682163e89052cd10f7f5
11:17:42 [2022-08-08T11:17:42.202Z] tests/integration/api_network_test.py ............................       [ 47%]
11:17:48 [2022-08-08T11:17:48.961Z] #64 ...
11:17:48 [2022-08-08T11:17:48.961Z] 
11:17:48 [2022-08-08T11:17:48.961Z] #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
11:17:48 [2022-08-08T11:17:48.961Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:17:48 [2022-08-08T11:17:48.961Z] #77 299.0   CCLD     libocispec.la
11:17:48 [2022-08-08T11:17:48.961Z] #77 299.7   CCLD     src/validate
11:17:48 [2022-08-08T11:17:48.961Z] #77 299.7   CCLD     tests/test-2
11:17:48 [2022-08-08T11:17:48.961Z] #77 299.7   CCLD     tests/test-1
11:17:48 [2022-08-08T11:17:48.961Z] #77 299.8   CCLD     tests/test-4
11:17:48 [2022-08-08T11:17:48.961Z] #77 299.8   CCLD     tests/test-5
11:17:48 [2022-08-08T11:17:48.961Z] #77 299.8   CCLD     tests/test-3
11:17:48 [2022-08-08T11:17:48.961Z] #77 300.0   CCLD     tests/test-6
11:17:48 [2022-08-08T11:17:48.961Z] #77 300.0   CCLD     tests/test-7
11:17:48 [2022-08-08T11:17:48.961Z] #77 300.1 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
11:17:48 [2022-08-08T11:17:48.961Z] #77 300.1   CCLD     tests/test-8
11:17:48 [2022-08-08T11:17:48.961Z] #77 300.3   CCLD     tests/test-9
11:17:48 [2022-08-08T11:17:48.961Z] #77 300.4   CCLD     tests/test-11
11:17:48 [2022-08-08T11:17:48.961Z] #77 300.4   CCLD     tests/test-10
11:17:49 [2022-08-08T11:17:49.582Z] #64 329.2 # github.com/containerd/containerd/cmd/containerd
11:17:49 [2022-08-08T11:17:49.582Z] #64 329.2 /usr/bin/ld: /tmp/go-link-1045561206/000019.o: in function `New':
11:17:49 [2022-08-08T11:17:49.582Z] #64 329.2 /tmp/tmp.7P4ntQEuxp/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
11:17:49 [2022-08-08T11:17:49.582Z] #64 329.3 + bin/containerd-stress
11:17:49 [2022-08-08T11:17:49.582Z] #64 330.5 + bin/containerd-shim
11:17:51 [2022-08-08T11:17:51.300Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
11:17:52 [2022-08-08T11:17:52.244Z] #77 304.3 libtool: link: ar cr libocispec.a 
11:17:52 [2022-08-08T11:17:52.244Z] #77 304.4 libtool: link: ranlib libocispec.a
11:17:52 [2022-08-08T11:17:52.498Z] tests/integration/api_secret_test.py .....                               [ 51%]
11:17:53 [2022-08-08T11:17:53.617Z] #77 306.1 make[5]: Entering directory '/tmp/crun-build/libocispec'
11:17:53 [2022-08-08T11:17:53.617Z] #77 306.1 make[5]: Nothing to be done for 'install-exec-am'.
11:17:53 [2022-08-08T11:17:53.617Z] #77 306.1 make[5]: Nothing to be done for 'install-data-am'.
11:17:53 [2022-08-08T11:17:53.617Z] #77 306.1 make[5]: Leaving directory '/tmp/crun-build/libocispec'
11:17:53 [2022-08-08T11:17:53.617Z] #77 306.1 make[4]: Leaving directory '/tmp/crun-build/libocispec'
11:17:53 [2022-08-08T11:17:53.617Z] #77 306.1 make[3]: Leaving directory '/tmp/crun-build/libocispec'
11:17:53 [2022-08-08T11:17:53.617Z] #77 306.1 make[2]: Leaving directory '/tmp/crun-build/libocispec'
11:17:53 [2022-08-08T11:17:53.617Z] #77 306.1 make[2]: Entering directory '/tmp/crun-build'
11:17:53 [2022-08-08T11:17:53.617Z] #77 306.3   CC       src/libcrun/libcrun_testing_a-utils.o
11:17:53 [2022-08-08T11:17:53.617Z] #77 306.3   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
11:17:53 [2022-08-08T11:17:53.617Z] #77 306.3   CC       src/libcrun/libcrun_testing_a-container.o
11:17:53 [2022-08-08T11:17:53.617Z] #77 306.3   CC       src/libcrun/libcrun_testing_a-cgroup.o
11:17:53 [2022-08-08T11:17:53.617Z] #77 306.3   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
11:17:53 [2022-08-08T11:17:53.617Z] #77 306.3   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
11:17:53 [2022-08-08T11:17:53.874Z] #77 306.3   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
11:17:53 [2022-08-08T11:17:53.874Z] #77 306.4   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
11:17:53 [2022-08-08T11:17:53.874Z] #77 306.4   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
11:17:53 [2022-08-08T11:17:53.874Z] #77 306.4   CC       src/libcrun/libcrun_testing_a-criu.o
11:17:53 [2022-08-08T11:17:53.874Z] #77 306.4   CC       src/libcrun/libcrun_testing_a-custom-handler.o
11:17:53 [2022-08-08T11:17:53.874Z] #77 306.5   CC       src/libcrun/libcrun_testing_a-linux.o
11:17:53 [2022-08-08T11:17:53.874Z] #77 306.6   CC       src/libcrun/libcrun_testing_a-seccomp.o
11:17:54 [2022-08-08T11:17:54.133Z] #77 306.6   CC       src/libcrun/libcrun_testing_a-ebpf.o
11:17:54 [2022-08-08T11:17:54.133Z] #77 306.7   CC       src/libcrun/libcrun_testing_a-error.o
11:17:54 [2022-08-08T11:17:54.133Z] #77 306.7   CC       src/libcrun/libcrun_testing_a-status.o
11:17:54 [2022-08-08T11:17:54.133Z] #77 306.7   CC       src/libcrun/libcrun_testing_a-terminal.o
11:17:54 [2022-08-08T11:17:54.133Z] #77 306.7   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
11:17:54 [2022-08-08T11:17:54.133Z] #77 306.7   CC       src/libcrun/libcrun_testing_a-signals.o
11:17:54 [2022-08-08T11:17:54.133Z] #77 306.8   CC       src/libcrun/libcrun_testing_a-mount_flags.o
11:17:54 [2022-08-08T11:17:54.133Z] #77 306.8   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
11:17:54 [2022-08-08T11:17:54.133Z] #77 306.8   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
11:17:54 [2022-08-08T11:17:54.391Z] #77 306.8   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
11:17:54 [2022-08-08T11:17:54.391Z] #77 306.8   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
11:17:54 [2022-08-08T11:17:54.391Z] #77 306.9   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
11:17:54 [2022-08-08T11:17:54.391Z] #77 307.0   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
11:17:54 [2022-08-08T11:17:54.391Z] #77 307.1   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
11:17:54 [2022-08-08T11:17:54.649Z] #77 307.2   CC       src/crun-crun.o
11:17:54 [2022-08-08T11:17:54.649Z] #77 307.2   CC       src/crun-run.o
11:17:54 [2022-08-08T11:17:54.649Z] #77 307.3   CC       src/crun-delete.o
11:17:54 [2022-08-08T11:17:54.649Z] #77 307.3   CC       src/crun-kill.o
11:17:54 [2022-08-08T11:17:54.907Z] #77 307.4   CC       src/crun-unpause.o
11:17:54 [2022-08-08T11:17:54.907Z] #77 307.4   CC       src/crun-pause.o
11:17:54 [2022-08-08T11:17:54.907Z] #77 307.5   CC       src/crun-spec.o
11:17:54 [2022-08-08T11:17:54.907Z] #77 307.6   CC       src/crun-exec.o
11:17:54 [2022-08-08T11:17:54.908Z] #77 307.6   CC       src/crun-list.o
11:17:55 [2022-08-08T11:17:55.165Z] #77 307.7   CC       src/crun-create.o
11:17:55 [2022-08-08T11:17:55.165Z] #77 307.8   CC       src/crun-start.o
11:17:55 [2022-08-08T11:17:55.424Z] #77 307.9   CC       src/crun-update.o
11:17:55 [2022-08-08T11:17:55.424Z] #77 307.9   CC       src/crun-state.o
11:17:55 [2022-08-08T11:17:55.424Z] #77 308.0   CC       src/crun-ps.o
11:17:55 [2022-08-08T11:17:55.424Z] #77 308.1   CC       src/crun-checkpoint.o
11:17:55 [2022-08-08T11:17:55.424Z] #77 ...
11:17:55 [2022-08-08T11:17:55.424Z] 
11:17:55 [2022-08-08T11:17:55.424Z] #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
11:17:55 [2022-08-08T11:17:55.424Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b
11:17:55 [2022-08-08T11:17:55.424Z] #47 379.1 + dpkg --print-architecture
11:17:55 [2022-08-08T11:17:55.424Z] #47 379.1 + git checkout -q v2.1.0
11:17:55 [2022-08-08T11:17:55.682Z] #47 379.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
11:17:55 [2022-08-08T11:17:55.682Z] #47 379.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
11:17:56 [2022-08-08T11:17:56.433Z] tests/integration/api_service_test.py .................................. [ 59%]
11:17:57 [2022-08-08T11:17:57.717Z] #64 341.7 + bin/containerd-shim-runc-v1
11:18:01 [2022-08-08T11:18:01.153Z] ............................                                             [ 66%]
11:18:03 [2022-08-08T11:18:03.006Z] #64 348.0 + bin/containerd-shim-runc-v2
11:18:03 [2022-08-08T11:18:03.578Z] #64 348.8 + binaries
11:18:03 [2022-08-08T11:18:03.578Z] #64 348.8 + install -D bin/containerd /build/containerd
11:18:03 [2022-08-08T11:18:03.578Z] #64 348.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
11:18:03 [2022-08-08T11:18:03.578Z] #64 348.8 + install -D bin/ctr /build/ctr
11:18:03 [2022-08-08T11:18:03.796Z] #47 ...
11:18:03 [2022-08-08T11:18:03.796Z] 
11:18:03 [2022-08-08T11:18:03.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
11:18:03 [2022-08-08T11:18:03.796Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:18:03 [2022-08-08T11:18:03.796Z] #77 308.1   CC       src/crun-restore.o
11:18:03 [2022-08-08T11:18:03.796Z] #77 308.2   CC       src/libcrun/libcrun_la-utils.lo
11:18:03 [2022-08-08T11:18:03.796Z] #77 308.4   CC       src/libcrun/libcrun_la-cloned_binary.lo
11:18:03 [2022-08-08T11:18:03.796Z] #77 308.5   CC       src/libcrun/libcrun_la-container.lo
11:18:03 [2022-08-08T11:18:03.796Z] #77 308.7   CC       src/libcrun/libcrun_la-cgroup.lo
11:18:03 [2022-08-08T11:18:03.796Z] #77 308.8   CC       src/libcrun/libcrun_la-cgroup-resources.lo
11:18:03 [2022-08-08T11:18:03.796Z] #77 308.9   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
11:18:03 [2022-08-08T11:18:03.796Z] #77 308.9   CC       src/libcrun/libcrun_la-cgroup-setup.lo
11:18:03 [2022-08-08T11:18:03.796Z] #77 309.0   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
11:18:03 [2022-08-08T11:18:03.796Z] #77 309.0   CC       src/libcrun/libcrun_la-cgroup-utils.lo
11:18:03 [2022-08-08T11:18:03.796Z] #77 309.3   CC       src/libcrun/libcrun_la-custom-handler.lo
11:18:03 [2022-08-08T11:18:03.796Z] #77 309.3   CC       src/libcrun/libcrun_la-criu.lo
11:18:03 [2022-08-08T11:18:03.796Z] #77 309.4   CC       src/libcrun/libcrun_la-linux.lo
11:18:03 [2022-08-08T11:18:03.796Z] #77 309.4   CC       src/libcrun/libcrun_la-seccomp.lo
11:18:03 [2022-08-08T11:18:03.796Z] #77 309.4   CC       src/libcrun/libcrun_la-ebpf.lo
11:18:03 [2022-08-08T11:18:03.796Z] #77 309.5   CC       src/libcrun/libcrun_la-error.lo
11:18:03 [2022-08-08T11:18:03.796Z] #77 309.6   CC       src/libcrun/libcrun_la-status.lo
11:18:03 [2022-08-08T11:18:03.796Z] #77 309.7   CC       src/libcrun/libcrun_la-terminal.lo
11:18:03 [2022-08-08T11:18:03.796Z] #77 309.7   CC       src/libcrun/libcrun_la-chroot_realpath.lo
11:18:03 [2022-08-08T11:18:03.796Z] #77 310.0   CC       src/libcrun/libcrun_la-signals.lo
11:18:03 [2022-08-08T11:18:03.796Z] #77 310.1   CC       src/libcrun/libcrun_la-mount_flags.lo
11:18:03 [2022-08-08T11:18:03.796Z] #77 310.3   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
11:18:03 [2022-08-08T11:18:03.796Z] #77 310.4   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
11:18:03 [2022-08-08T11:18:03.796Z] #77 310.4   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
11:18:03 [2022-08-08T11:18:03.796Z] #77 310.5   CC       src/libcrun/libcrun_la-seccomp_notify.lo
11:18:03 [2022-08-08T11:18:03.796Z] #77 310.5   CC       src/libcrun/handlers/libcrun_la-krun.lo
11:18:03 [2022-08-08T11:18:03.796Z] #77 310.6   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
11:18:03 [2022-08-08T11:18:03.796Z] #77 310.7   CC       tests/init.o
11:18:05 [2022-08-08T11:18:05.486Z] #64 DONE 350.6s
11:18:06 [2022-08-08T11:18:06.057Z] 
11:18:06 [2022-08-08T11:18:06.057Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
11:18:06 [2022-08-08T11:18:06.057Z] #65 sha256:36d635688b842dfab66cb4592e85301a6380e156433dd6b8008ff1252b0ffb30
11:18:06 [2022-08-08T11:18:06.996Z] #65 DONE 0.9s
11:18:06 [2022-08-08T11:18:06.996Z] 
11:18:06 [2022-08-08T11:18:06.996Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
11:18:06 [2022-08-08T11:18:06.996Z] #70 sha256:a3b33a07272acf21590a38e42d34f7cb552f2ea602b435b32006c7dd34a18600
11:18:07 [2022-08-08T11:18:07.255Z] #70 DONE 0.2s
11:18:07 [2022-08-08T11:18:07.255Z] 
11:18:07 [2022-08-08T11:18:07.255Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
11:18:07 [2022-08-08T11:18:07.256Z] #75 sha256:f54a304f9b0123ce50fb5c121e421b92ef5d52f11d5e8c7a654942f9fb163cc0
11:18:08 [2022-08-08T11:18:08.194Z] #75 DONE 1.0s
11:18:08 [2022-08-08T11:18:08.454Z] 
11:18:08 [2022-08-08T11:18:08.454Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
11:18:08 [2022-08-08T11:18:08.454Z] #78 sha256:8f0425513120aa3a5fa9fbdcc1bf91d69c77b9c031ad62dd06f0dc935ab2abba
11:18:08 [2022-08-08T11:18:08.454Z] #78 DONE 0.1s
11:18:08 [2022-08-08T11:18:08.454Z] 
11:18:08 [2022-08-08T11:18:08.454Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
11:18:08 [2022-08-08T11:18:08.454Z] #79 sha256:bc107d4968f0b45d50c846c48cff8d9a5d5cc364e6a70f7c3dd64c2e4c9c59b5
11:18:08 [2022-08-08T11:18:08.454Z] #79 DONE 0.0s
11:18:08 [2022-08-08T11:18:08.454Z] 
11:18:08 [2022-08-08T11:18:08.454Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
11:18:08 [2022-08-08T11:18:08.454Z] #80 sha256:bcfc3397031d1afbf411886cb719e6bc05237774f6febd78d8cdea55f2c56133
11:18:08 [2022-08-08T11:18:08.454Z] #80 DONE 0.0s
11:18:08 [2022-08-08T11:18:08.454Z] 
11:18:08 [2022-08-08T11:18:08.454Z] #81 [dev-systemd-true 1/1] 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
11:18:08 [2022-08-08T11:18:08.454Z] #81 sha256:29fe08e166b322aba28558282b37e49e2a9d921fd907c76205759a4dbc5a3f77
11:18:09 [2022-08-08T11:18:09.024Z] #81 0.630 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
11:18:09 [2022-08-08T11:18:09.024Z] #81 0.631 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
11:18:09 [2022-08-08T11:18:09.024Z] #81 0.632 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
11:18:09 [2022-08-08T11:18:09.856Z] #81 0.876 Reading package lists...
11:18:10 [2022-08-08T11:18:10.116Z] #81 1.389 Reading package lists...
11:18:10 [2022-08-08T11:18:10.377Z] #81 1.894 Building dependency tree...
11:18:10 [2022-08-08T11:18:10.377Z] #81 1.997 Reading state information...
11:18:10 [2022-08-08T11:18:10.377Z] #81 2.112 systemd is already the newest version (247.3-7).
11:18:10 [2022-08-08T11:18:10.377Z] #81 2.112 systemd set to manually installed.
11:18:10 [2022-08-08T11:18:10.377Z] #81 2.112 The following additional packages will be installed:
11:18:10 [2022-08-08T11:18:10.637Z] #81 2.112   libdbus-1-3 libpam-systemd
11:18:10 [2022-08-08T11:18:10.637Z] #81 2.113 Recommended packages:
11:18:10 [2022-08-08T11:18:10.637Z] #81 2.113   libnss-systemd
11:18:10 [2022-08-08T11:18:10.637Z] #81 2.174 The following NEW packages will be installed:
11:18:10 [2022-08-08T11:18:10.637Z] #81 2.175   dbus dbus-user-session libdbus-1-3 libpam-systemd systemd-sysv
11:18:10 [2022-08-08T11:18:10.897Z] #81 2.463 0 upgraded, 5 newly installed, 0 to remove and 5 not upgraded.
11:18:10 [2022-08-08T11:18:10.897Z] #81 2.463 Need to get 950 kB of archives.
11:18:10 [2022-08-08T11:18:10.897Z] #81 2.463 After this operation, 1988 kB of additional disk space will be used.
11:18:10 [2022-08-08T11:18:10.897Z] #81 2.463 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB]
11:18:10 [2022-08-08T11:18:10.897Z] #81 2.468 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB]
11:18:10 [2022-08-08T11:18:10.897Z] #81 2.471 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB]
11:18:10 [2022-08-08T11:18:10.897Z] #81 2.473 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB]
11:18:10 [2022-08-08T11:18:10.897Z] #81 2.475 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB]
11:18:11 [2022-08-08T11:18:11.157Z] #81 2.626 debconf: delaying package configuration, since apt-utils is not installed
11:18:11 [2022-08-08T11:18:11.157Z] #81 2.661 Fetched 950 kB in 0s (3198 kB/s)
11:18:11 [2022-08-08T11:18:11.157Z] #81 2.685 Selecting previously unselected package systemd-sysv.
11:18:11 [2022-08-08T11:18:11.157Z] #81 2.685 (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 ... 29483 files and directories currently installed.)
11:18:11 [2022-08-08T11:18:11.157Z] #81 2.698 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ...
11:18:11 [2022-08-08T11:18:11.157Z] #81 2.702 Unpacking systemd-sysv (247.3-7) ...
11:18:11 [2022-08-08T11:18:11.157Z] #81 2.743 Selecting previously unselected package libdbus-1-3:amd64.
11:18:11 [2022-08-08T11:18:11.157Z] #81 2.746 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ...
11:18:11 [2022-08-08T11:18:11.157Z] #81 2.753 Unpacking libdbus-1-3:amd64 (1.12.20-2) ...
11:18:11 [2022-08-08T11:18:11.157Z] #81 2.812 Selecting previously unselected package dbus.
11:18:11 [2022-08-08T11:18:11.417Z] #81 2.814 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ...
11:18:11 [2022-08-08T11:18:11.417Z] #81 2.825 Unpacking dbus (1.12.20-2) ...
11:18:11 [2022-08-08T11:18:11.417Z] #81 2.883 Selecting previously unselected package libpam-systemd:amd64.
11:18:11 [2022-08-08T11:18:11.417Z] #81 2.886 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ...
11:18:11 [2022-08-08T11:18:11.417Z] #81 2.890 Unpacking libpam-systemd:amd64 (247.3-7) ...
11:18:11 [2022-08-08T11:18:11.417Z] #81 2.936 Selecting previously unselected package dbus-user-session.
11:18:11 [2022-08-08T11:18:11.417Z] #81 2.939 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ...
11:18:11 [2022-08-08T11:18:11.417Z] #81 2.944 Unpacking dbus-user-session (1.12.20-2) ...
11:18:11 [2022-08-08T11:18:11.417Z] #81 3.036 Setting up systemd-sysv (247.3-7) ...
11:18:11 [2022-08-08T11:18:11.417Z] #81 3.058 Setting up libdbus-1-3:amd64 (1.12.20-2) ...
11:18:11 [2022-08-08T11:18:11.677Z] #81 3.081 Setting up dbus (1.12.20-2) ...
11:18:11 [2022-08-08T11:18:11.677Z] #81 3.251 invoke-rc.d: could not determine current runlevel
11:18:11 [2022-08-08T11:18:11.677Z] #81 3.254 invoke-rc.d: policy-rc.d denied execution of start.
11:18:11 [2022-08-08T11:18:11.677Z] #81 3.259 Setting up libpam-systemd:amd64 (247.3-7) ...
11:18:11 [2022-08-08T11:18:11.937Z] #81 3.405 Setting up dbus-user-session (1.12.20-2) ...
11:18:11 [2022-08-08T11:18:11.937Z] #81 3.422 Processing triggers for libc-bin (2.31-13+deb11u3) ...
11:18:11 [2022-08-08T11:18:11.937Z] #81 DONE 3.6s
11:18:11 [2022-08-08T11:18:11.937Z] 
11:18:11 [2022-08-08T11:18:11.937Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker
11:18:11 [2022-08-08T11:18:11.937Z] #82 sha256:76aa111985769637d23a36f1876cb567f7a52f5501d944c8216bbb921aa237db
11:18:12 [2022-08-08T11:18:12.878Z] #82 DONE 0.9s
11:18:12 [2022-08-08T11:18:12.878Z] 
11:18:12 [2022-08-08T11:18:12.878Z] #83 exporting to image
11:18:12 [2022-08-08T11:18:12.878Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
11:18:12 [2022-08-08T11:18:12.878Z] #83 exporting layers
11:18:19 [2022-08-08T11:18:19.463Z] #83 exporting layers 6.3s done
11:18:19 [2022-08-08T11:18:19.463Z] #83 writing image sha256:f46b3bed539a014e32bb2b29e158297b4980a1bdefc08f7b2bd9cb23ed3df46d done
11:18:19 [2022-08-08T11:18:19.463Z] #83 naming to docker.io/library/docker:acd0aa7d382cc3bb87d542adf6845bd14d57d53a done
11:18:19 [2022-08-08T11:18:19.463Z] #83 DONE 6.3s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
11:18:19 [2022-08-08T11:18:19.815Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43883/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=acd0aa7d382cc3bb87d542adf6845bd14d57d53a -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:acd0aa7d382cc3bb87d542adf6845bd14d57d53a hack/make.sh dynbinary test-integration
11:18:19 [2022-08-08T11:18:19.837Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
11:18:19 [2022-08-08T11:18:19.837Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
11:18:19 [2022-08-08T11:18:19.837Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 31.9% of statements
11:18:19 [2022-08-08T11:18:19.837Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
11:18:19 [2022-08-08T11:18:19.837Z] ?   	github.com/docker/docker/api/server/router	[no test files]
11:18:19 [2022-08-08T11:18:19.837Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
11:18:19 [2022-08-08T11:18:19.837Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
11:18:19 [2022-08-08T11:18:19.837Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
11:18:19 [2022-08-08T11:18:19.837Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
11:18:19 [2022-08-08T11:18:19.837Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
11:18:19 [2022-08-08T11:18:19.837Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
11:18:19 [2022-08-08T11:18:19.837Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
11:18:19 [2022-08-08T11:18:19.837Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
11:18:19 [2022-08-08T11:18:19.837Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
11:18:19 [2022-08-08T11:18:19.837Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
11:18:19 [2022-08-08T11:18:19.837Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 6.0% of statements
11:18:19 [2022-08-08T11:18:19.837Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
11:18:19 [2022-08-08T11:18:19.837Z] ok  	github.com/docker/docker/api/types/filters	0.009s	coverage: 92.2% of statements
11:18:19 [2022-08-08T11:18:19.837Z] ok  	github.com/docker/docker/api/server/router/volume	0.008s	coverage: 67.9% of statements
11:18:19 [2022-08-08T11:18:19.837Z] ?   	github.com/docker/docker/api/types	[no test files]
11:18:19 [2022-08-08T11:18:19.837Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
11:18:19 [2022-08-08T11:18:19.837Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
11:18:19 [2022-08-08T11:18:19.837Z] ?   	github.com/docker/docker/api/types/container	[no test files]
11:18:19 [2022-08-08T11:18:19.837Z] ?   	github.com/docker/docker/api/types/events	[no test files]
11:18:19 [2022-08-08T11:18:19.837Z] ?   	github.com/docker/docker/api/types/image	[no test files]
11:18:19 [2022-08-08T11:18:19.837Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
11:18:19 [2022-08-08T11:18:19.837Z] ?   	github.com/docker/docker/api/types/network	[no test files]
11:18:19 [2022-08-08T11:18:19.837Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
11:18:19 [2022-08-08T11:18:19.837Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
11:18:19 [2022-08-08T11:18:19.837Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
11:18:19 [2022-08-08T11:18:19.837Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
11:18:19 [2022-08-08T11:18:19.837Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
11:18:19 [2022-08-08T11:18:19.837Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
11:18:19 [2022-08-08T11:18:19.837Z] ok  	github.com/docker/docker/api/types/versions	0.004s	coverage: 77.3% of statements
11:18:19 [2022-08-08T11:18:19.837Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
11:18:19 [2022-08-08T11:18:19.837Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
11:18:19 [2022-08-08T11:18:19.837Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
11:18:19 [2022-08-08T11:18:19.837Z] ?   	github.com/docker/docker/builder	[no test files]
11:18:19 [2022-08-08T11:18:19.837Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
11:18:19 [2022-08-08T11:18:19.837Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
11:18:19 [2022-08-08T11:18:19.837Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
11:18:19 [2022-08-08T11:18:19.837Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
11:18:19 [2022-08-08T11:18:19.837Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
11:18:19 [2022-08-08T11:18:19.837Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
11:18:19 [2022-08-08T11:18:19.837Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
11:18:21 [2022-08-08T11:18:21.197Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
11:18:21 [2022-08-08T11:18:21.197Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
11:18:21 [2022-08-08T11:18:21.197Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
11:18:21 [2022-08-08T11:18:21.197Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
11:18:21 [2022-08-08T11:18:21.197Z] 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)
11:18:21 [2022-08-08T11:18:21.197Z] Detected virtualization docker.
11:18:21 [2022-08-08T11:18:21.197Z] Detected architecture x86-64.
11:18:21 [2022-08-08T11:18:21.197Z] Set hostname to <6bf876e2e69c>.
11:18:21 [2022-08-08T11:18:21.197Z] modprobe@configfs.service: Succeeded.
11:18:21 [2022-08-08T11:18:21.197Z] modprobe@drm.service: Succeeded.
11:18:21 [2022-08-08T11:18:21.197Z] modprobe@fuse.service: Succeeded.
11:18:21 [2022-08-08T11:18:21.459Z] + source /etc/docker-entrypoint-cmd
11:18:21 [2022-08-08T11:18:21.459Z] ++ hack/make.sh dynbinary test-integration
11:18:21 [2022-08-08T11:18:21.459Z] 
11:18:21 [2022-08-08T11:18:21.459Z] Removing bundles/
11:18:21 [2022-08-08T11:18:21.459Z] 
11:18:21 [2022-08-08T11:18:21.459Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
11:18:21 [2022-08-08T11:18:21.459Z] Building: bundles/dynbinary-daemon/dockerd
11:18:21 [2022-08-08T11:18:21.459Z] GOOS="" GOARCH="" GOARM=""
11:18:21 [2022-08-08T11:18:21.739Z] ok  	github.com/docker/docker/builder/remotecontext	0.099s	coverage: 13.7% of statements
11:18:21 [2022-08-08T11:18:21.739Z] ok  	github.com/docker/docker/builder/dockerfile	0.420s	coverage: 49.3% of statements
11:18:21 [2022-08-08T11:18:21.997Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
11:18:22 [2022-08-08T11:18:22.562Z] ok  	github.com/docker/docker/cli/debug	0.015s	coverage: 100.0% of statements
11:18:23 [2022-08-08T11:18:23.128Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.466s	coverage: 86.3% of statements
11:18:23 [2022-08-08T11:18:23.128Z] ?   	github.com/docker/docker/cli	[no test files]
11:18:23 [2022-08-08T11:18:23.128Z] ?   	github.com/docker/docker/cli/config	[no test files]
11:18:23 [2022-08-08T11:18:23.128Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
11:18:23 [2022-08-08T11:18:23.128Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
11:18:24 [2022-08-08T11:18:24.062Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.280s	coverage: 67.6% of statements
11:18:25 [2022-08-08T11:18:25.717Z] #77 ...
11:18:25 [2022-08-08T11:18:25.717Z] 
11:18:25 [2022-08-08T11:18:25.717Z] #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
11:18:25 [2022-08-08T11:18:25.717Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b
11:18:25 [2022-08-08T11:18:25.717Z] #47 DONE 409.3s
11:18:25 [2022-08-08T11:18:25.717Z] 
11:18:25 [2022-08-08T11:18:25.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
11:18:25 [2022-08-08T11:18:25.717Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:18:25 [2022-08-08T11:18:25.717Z] #77 338.3   CCLD     tests/init
11:18:26 [2022-08-08T11:18:26.592Z] ok  	github.com/docker/docker/client	0.096s	coverage: 75.9% of statements
11:18:28 [2022-08-08T11:18:28.251Z] #77 ...
11:18:28 [2022-08-08T11:18:28.251Z] 
11:18:28 [2022-08-08T11:18:28.251Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
11:18:28 [2022-08-08T11:18:28.251Z] #48 sha256:1aa7f654e9567d585c7ea29548ce6f981aca5e813e1586d543088d53de452ae7
11:18:28 [2022-08-08T11:18:28.819Z] #48 DONE 0.5s
11:18:28 [2022-08-08T11:18:28.819Z] 
11:18:28 [2022-08-08T11:18:28.819Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
11:18:28 [2022-08-08T11:18:28.819Z] #52 sha256:770cfec504231399187acd5f27e662758e5873804ad9477e7d51ff3234e0cd8b
11:18:28 [2022-08-08T11:18:28.819Z] #52 DONE 0.1s
11:18:28 [2022-08-08T11:18:28.819Z] 
11:18:28 [2022-08-08T11:18:28.819Z] #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
11:18:28 [2022-08-08T11:18:28.819Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b
11:18:28 [2022-08-08T11:18:28.819Z] #55 ...
11:18:28 [2022-08-08T11:18:28.819Z] 
11:18:28 [2022-08-08T11:18:28.819Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
11:18:28 [2022-08-08T11:18:28.819Z] #54 sha256:6f75bd4a2129592e9173a4353959b9248b492e0fc9f56b7f4af5429cd8c61626
11:18:28 [2022-08-08T11:18:28.819Z] #54 DONE 0.1s
11:18:29 [2022-08-08T11:18:29.077Z] 
11:18:29 [2022-08-08T11:18:29.077Z] #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
11:18:29 [2022-08-08T11:18:29.077Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1
11:18:43 [2022-08-08T11:18:43.358Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
11:18:51 [2022-08-08T11:18:51.018Z] #77 360.6   AR       libcrun_testing.a
11:18:51 [2022-08-08T11:18:51.018Z] #77 360.6 ar: `u' modifier ignored since `D' is the default (see `U')
11:18:51 [2022-08-08T11:18:51.018Z] #77 360.7   CCLD     tests/tests_libcrun_utils
11:18:51 [2022-08-08T11:18:51.018Z] #77 360.7   CCLD     tests/tests_libcrun_errors
11:18:51 [2022-08-08T11:18:51.018Z] #77 360.7   CCLD     tests/tests_libcrun_fuzzer
11:18:51 [2022-08-08T11:18:51.018Z] #77 361.2   CCLD     libcrun.la
11:18:51 [2022-08-08T11:18:51.018Z] #77 362.3   CCLD     crun
11:18:51 [2022-08-08T11:18:51.018Z] #77 362.9 make[3]: Entering directory '/tmp/crun-build'
11:18:51 [2022-08-08T11:18:51.018Z] #77 363.1  /bin/mkdir -p '/usr/local/lib'
11:18:51 [2022-08-08T11:18:51.018Z] #77 363.1  /bin/mkdir -p '/usr/local/share/man/man1'
11:18:51 [2022-08-08T11:18:51.018Z] #77 363.1  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
11:18:51 [2022-08-08T11:18:51.018Z] #77 363.1  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
11:18:51 [2022-08-08T11:18:51.018Z] #77 363.1 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
11:18:51 [2022-08-08T11:18:51.018Z] #77 363.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
11:18:51 [2022-08-08T11:18:51.018Z] #77 363.2 libtool: install: chmod 644 /usr/local/lib/libcrun.a
11:18:51 [2022-08-08T11:18:51.018Z] #77 363.2 libtool: install: ranlib /usr/local/lib/libcrun.a
11:18:51 [2022-08-08T11:18:51.018Z] #77 363.4 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
11:18:51 [2022-08-08T11:18:51.018Z] #77 363.4 ----------------------------------------------------------------------
11:18:51 [2022-08-08T11:18:51.018Z] #77 363.4 Libraries have been installed in:
11:18:51 [2022-08-08T11:18:51.018Z] #77 363.4    /usr/local/lib
11:18:51 [2022-08-08T11:18:51.018Z] #77 363.4 
11:18:51 [2022-08-08T11:18:51.018Z] #77 363.4 If you ever happen to want to link against installed libraries
11:18:51 [2022-08-08T11:18:51.018Z] #77 363.4 in a given directory, LIBDIR, you must either use libtool, and
11:18:51 [2022-08-08T11:18:51.018Z] #77 363.4 specify the full pathname of the library, or use the '-LLIBDIR'
11:18:51 [2022-08-08T11:18:51.018Z] #77 363.4 flag during linking and do at least one of the following:
11:18:51 [2022-08-08T11:18:51.018Z] #77 363.4    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
11:18:51 [2022-08-08T11:18:51.018Z] #77 363.4      during execution
11:18:51 [2022-08-08T11:18:51.018Z] #77 363.4    - add LIBDIR to the 'LD_RUN_PATH' environment variable
11:18:51 [2022-08-08T11:18:51.018Z] #77 363.4      during linking
11:18:51 [2022-08-08T11:18:51.018Z] #77 363.4    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
11:18:51 [2022-08-08T11:18:51.018Z] #77 363.4    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
11:18:51 [2022-08-08T11:18:51.018Z] #77 363.4 
11:18:51 [2022-08-08T11:18:51.018Z] #77 363.4 See any operating system documentation about shared libraries for
11:18:51 [2022-08-08T11:18:51.018Z] #77 363.4 more information, such as the ld(1) and ld.so(8) manual pages.
11:18:51 [2022-08-08T11:18:51.018Z] #77 363.4 ----------------------------------------------------------------------
11:18:51 [2022-08-08T11:18:51.018Z] #77 363.4  /bin/mkdir -p '/build'
11:18:51 [2022-08-08T11:18:51.018Z] #77 363.4   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
11:18:51 [2022-08-08T11:18:51.018Z] #77 363.5 libtool: install: /usr/bin/install -c crun /build/crun
11:18:51 [2022-08-08T11:18:51.018Z] #77 363.5 make[3]: Leaving directory '/tmp/crun-build'
11:18:51 [2022-08-08T11:18:51.018Z] #77 363.5 make[2]: Leaving directory '/tmp/crun-build'
11:18:51 [2022-08-08T11:18:51.018Z] #77 363.5 make[1]: Leaving directory '/tmp/crun-build'
11:18:51 [2022-08-08T11:18:51.277Z] #77 DONE 363.9s
11:18:51 [2022-08-08T11:18:51.277Z] 
11:18:51 [2022-08-08T11:18:51.277Z] #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
11:18:51 [2022-08-08T11:18:51.277Z] #60 sha256:c74829df774fa7b69b30891b2c0617a2427713515f937dc59fc0554131cc5959
11:18:58 [2022-08-08T11:18:58.502Z] tests/integration/api_volume_test.py .........                           [ 74%]
11:18:58 [2022-08-08T11:18:58.664Z] ok  	github.com/docker/docker/cmd/dockerd	0.102s	coverage: 31.5% of statements
11:19:00 [2022-08-08T11:19:00.037Z] ok  	github.com/docker/docker/container	0.119s	coverage: 37.4% of statements
11:19:00 [2022-08-08T11:19:00.295Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.462s	coverage: 0.0% of statements
11:19:00 [2022-08-08T11:19:00.295Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
11:19:00 [2022-08-08T11:19:00.295Z] ?   	github.com/docker/docker/container/stream	[no test files]
11:19:00 [2022-08-08T11:19:00.295Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
11:19:00 [2022-08-08T11:19:00.295Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
11:19:00 [2022-08-08T11:19:00.295Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
11:19:00 [2022-08-08T11:19:00.407Z] tests/integration/client_test.py .....                                   [ 75%]
11:19:00 [2022-08-08T11:19:00.407Z] tests/integration/context_api_test.py ...                                [ 76%]
11:19:00 [2022-08-08T11:19:00.976Z] tests/integration/errors_test.py .                                       [ 76%]
11:19:05 [2022-08-08T11:19:05.559Z] ok  	github.com/docker/docker/daemon/cluster	0.063s	coverage: 0.5% of statements
11:19:06 [2022-08-08T11:19:06.932Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.016s	coverage: 65.3% of statements
11:19:08 [2022-08-08T11:19:08.305Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.011s	coverage: 36.9% of statements
11:19:09 [2022-08-08T11:19:09.378Z] #60 234.1 + mkdir -p /build
11:19:09 [2022-08-08T11:19:09.378Z] #60 234.1 + cp runc /build/runc
11:19:09 [2022-08-08T11:19:09.637Z] #60 DONE 235.1s
11:19:09 [2022-08-08T11:19:09.637Z] 
11:19:09 [2022-08-08T11:19:09.637Z] #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
11:19:09 [2022-08-08T11:19:09.637Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b
11:19:09 [2022-08-08T11:19:09.637Z] #55 452.9 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
11:19:09 [2022-08-08T11:19:09.637Z] #55 DONE 453.7s
11:19:09 [2022-08-08T11:19:09.637Z] 
11:19:09 [2022-08-08T11:19:09.637Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
11:19:09 [2022-08-08T11:19:09.637Z] #64 sha256:4b04c5a573385c31a93915fceebd291df86e13f99f81682163e89052cd10f7f5
11:19:12 [2022-08-08T11:19:12.922Z] #64 ...
11:19:12 [2022-08-08T11:19:12.922Z] 
11:19:12 [2022-08-08T11:19:12.922Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
11:19:12 [2022-08-08T11:19:12.922Z] #56 sha256:30739d65d624bcaa08e440df209ebef582e874631b21199b3eea07eea98ae8ab
11:19:12 [2022-08-08T11:19:12.922Z] #56 DONE 0.6s
11:19:12 [2022-08-08T11:19:12.922Z] 
11:19:12 [2022-08-08T11:19:12.922Z] #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
11:19:12 [2022-08-08T11:19:12.922Z] #64 sha256:4b04c5a573385c31a93915fceebd291df86e13f99f81682163e89052cd10f7f5
11:19:13 [2022-08-08T11:19:13.181Z] #64 ...
11:19:13 [2022-08-08T11:19:13.181Z] 
11:19:13 [2022-08-08T11:19:13.181Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
11:19:13 [2022-08-08T11:19:13.181Z] #58 sha256:702ae335378187168fb6b3f7c8003a2d39ae81075ce1cb764fd6a9d9e4d5632d
11:19:13 [2022-08-08T11:19:13.181Z] #58 DONE 0.1s
11:19:13 [2022-08-08T11:19:13.181Z] 
11:19:13 [2022-08-08T11:19:13.181Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
11:19:13 [2022-08-08T11:19:13.181Z] #61 sha256:23b14f4e9f0929b7593ec35ad2b1f52704f9182dae69f2456c0f49665f08d54f
11:19:13 [2022-08-08T11:19:13.181Z] #61 DONE 0.2s
11:19:13 [2022-08-08T11:19:13.181Z] 
11:19:13 [2022-08-08T11:19:13.181Z] #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
11:19:13 [2022-08-08T11:19:13.181Z] #64 sha256:4b04c5a573385c31a93915fceebd291df86e13f99f81682163e89052cd10f7f5
11:19:14 [2022-08-08T11:19:14.883Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.446s	coverage: 13.4% of statements
11:19:15 [2022-08-08T11:19:15.710Z] #64 395.3 + bin/containerd
11:19:16 [2022-08-08T11:19:16.257Z] ok  	github.com/docker/docker/daemon/config	0.039s	coverage: 81.7% of statements
11:19:16 [2022-08-08T11:19:16.515Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
11:19:17 [2022-08-08T11:19:17.080Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
11:19:17 [2022-08-08T11:19:17.647Z] ok  	github.com/docker/docker/daemon	10.144s	coverage: 16.6% of statements
11:19:17 [2022-08-08T11:19:17.647Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
11:19:17 [2022-08-08T11:19:17.647Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
11:19:17 [2022-08-08T11:19:17.647Z] ?   	github.com/docker/docker/daemon/containerd	[no test files]
11:19:17 [2022-08-08T11:19:17.647Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
11:19:17 [2022-08-08T11:19:17.647Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
11:19:18 [2022-08-08T11:19:18.582Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.607s	coverage: 74.8% of statements
11:19:19 [2022-08-08T11:19:19.516Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.278s	coverage: 60.7% of statements
11:19:19 [2022-08-08T11:19:19.774Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 3.0% of statements
11:19:20 [2022-08-08T11:19:20.782Z] tests/integration/models_containers_test.py ............................ [ 83%]
11:19:21 [2022-08-08T11:19:21.153Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
11:19:22 [2022-08-08T11:19:22.103Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.236s	coverage: 50.6% of statements
11:19:24 [2022-08-08T11:19:24.015Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.734s	coverage: 45.9% of statements
11:19:24 [2022-08-08T11:19:24.015Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
11:19:24 [2022-08-08T11:19:24.581Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.869s	coverage: 58.5% of statements
11:19:24 [2022-08-08T11:19:24.581Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
11:19:24 [2022-08-08T11:19:24.581Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
11:19:24 [2022-08-08T11:19:24.581Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.019s	coverage: 58.5% of statements
11:19:25 [2022-08-08T11:19:25.514Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
11:19:26 [2022-08-08T11:19:26.081Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
11:19:26 [2022-08-08T11:19:26.647Z] ok  	github.com/docker/docker/daemon/images	0.045s	coverage: 6.9% of statements
11:19:26 [2022-08-08T11:19:26.647Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
11:19:26 [2022-08-08T11:19:26.647Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
11:19:27 [2022-08-08T11:19:27.581Z] ok  	github.com/docker/docker/daemon/logger	0.220s	coverage: 43.2% of statements
11:19:27 [2022-08-08T11:19:27.838Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.150s	coverage: 79.9% of statements
11:19:28 [2022-08-08T11:19:28.096Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.013s	coverage: 53.6% of statements
11:19:28 [2022-08-08T11:19:28.096Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
11:19:28 [2022-08-08T11:19:28.662Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.010s	coverage: 68.2% of statements
11:19:28 [2022-08-08T11:19:28.920Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.012s	coverage: 88.2% of statements
11:19:29 [2022-08-08T11:19:29.855Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.107s	coverage: 76.8% of statements
11:19:30 [2022-08-08T11:19:30.114Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.006s	coverage: 87.2% of statements
11:19:31 [2022-08-08T11:19:31.048Z] ok  	github.com/docker/docker/daemon/logger/local	0.028s	coverage: 79.4% of statements
11:19:31 [2022-08-08T11:19:31.615Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.014s	coverage: 63.7% of statements
11:19:32 [2022-08-08T11:19:32.180Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.025s	coverage: 31.5% of statements
11:19:32 [2022-08-08T11:19:32.747Z] ok  	github.com/docker/docker/daemon/logger/journald	3.285s	coverage: 74.3% of statements
11:19:32 [2022-08-08T11:19:32.747Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
11:19:32 [2022-08-08T11:19:32.747Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
11:19:32 [2022-08-08T11:19:32.747Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
11:19:32 [2022-08-08T11:19:32.747Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
11:19:32 [2022-08-08T11:19:32.748Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:19:32 [2022-08-08T11:19:32.748Z] Using test binary docker
11:19:32 [2022-08-08T11:19:32.748Z] +++ /etc/init.d/apparmor start
11:19:32 [2022-08-08T11:19:32.748Z] Not: starting.
11:19:32 [2022-08-08T11:19:32.748Z] INFO: Waiting for daemon to start...
11:19:32 [2022-08-08T11:19:32.748Z] Starting dockerd
11:19:32 [2022-08-08T11:19:32.748Z] +++ 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
11:19:32 [2022-08-08T11:19:32.748Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:19:32 [2022-08-08T11:19:32.748Z] Using test binary docker
11:19:32 [2022-08-08T11:19:32.748Z] +++ /etc/init.d/apparmor start
11:19:32 [2022-08-08T11:19:32.748Z] Not: starting.
11:19:32 [2022-08-08T11:19:32.748Z] INFO: Waiting for daemon to start...
11:19:32 [2022-08-08T11:19:32.748Z] Starting dockerd
11:19:32 [2022-08-08T11:19:32.748Z] +++ 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
11:19:32 [2022-08-08T11:19:32.748Z] .
11:19:32 [2022-08-08T11:19:32.748Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
11:19:32 [2022-08-08T11:19:32.748Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
11:19:32 [2022-08-08T11:19:32.748Z] Error: No such image: emptyfs
11:19:32 [2022-08-08T11:19:32.748Z] ++++ docker load
11:19:32 [2022-08-08T11:19:32.748Z] ++++ tar -cC bundles/test-integration/emptyfs .
11:19:32 [2022-08-08T11:19:32.748Z] Running integration-test (iteration 1)
11:19:32 [2022-08-08T11:19:32.748Z] 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)/
11:19:32 [2022-08-08T11:19:32.748Z] ++ 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)/'
11:19:32 [2022-08-08T11:19:32.748Z] ++ set -e
11:19:32 [2022-08-08T11:19:32.748Z] ++ '[' -n 0 ']'
11:19:32 [2022-08-08T11:19:32.748Z] ++ set -x
11:19:32 [2022-08-08T11:19:32.748Z] ++ 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)/'
11:19:32 [2022-08-08T11:19:32.748Z] 
11:19:32 [2022-08-08T11:19:32.748Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
11:19:32 [2022-08-08T11:19:32.748Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
11:19:32 [2022-08-08T11:19:32.748Z] Error: No such image: emptyfs
11:19:32 [2022-08-08T11:19:32.748Z] ++++ tar -cC bundles/test-integration/emptyfs .
11:19:32 [2022-08-08T11:19:32.748Z] ++++ docker load
11:19:32 [2022-08-08T11:19:32.748Z] Running integration-test (iteration 1)
11:19:32 [2022-08-08T11:19:32.748Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
11:19:32 [2022-08-08T11:19:32.749Z] ++ 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)/'
11:19:32 [2022-08-08T11:19:32.749Z] ++ set -e
11:19:32 [2022-08-08T11:19:32.749Z] ++ '[' -n 0 ']'
11:19:32 [2022-08-08T11:19:32.749Z] ++ set -x
11:19:32 [2022-08-08T11:19:32.749Z] ++ 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)/'
11:19:32 [2022-08-08T11:19:32.749Z] Loaded image: busybox:latest
11:19:32 [2022-08-08T11:19:32.749Z] Loaded image: busybox:glibc
11:19:32 [2022-08-08T11:19:32.749Z] Loaded image: busybox:latest
11:19:32 [2022-08-08T11:19:32.749Z] Loaded image: busybox:glibc
11:19:32 [2022-08-08T11:19:32.749Z] Loaded image: debian:bullseye-slim
11:19:32 [2022-08-08T11:19:32.749Z] Loaded image: hello-world:latest
11:19:32 [2022-08-08T11:19:32.749Z] Loaded image: arm32v7/hello-world:latest
11:19:32 [2022-08-08T11:19:32.749Z] INFO: Testing against a local daemon
11:19:32 [2022-08-08T11:19:32.749Z] === RUN   TestDockerSuite
11:19:32 [2022-08-08T11:19:32.749Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
11:19:32 [2022-08-08T11:19:32.749Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
11:19:32 [2022-08-08T11:19:32.749Z] Loaded image: debian:bullseye-slim
11:19:32 [2022-08-08T11:19:32.749Z] === RUN   TestDockerSuite/TestAPIErrorJSON
11:19:32 [2022-08-08T11:19:32.749Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
11:19:32 [2022-08-08T11:19:32.749Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
11:19:32 [2022-08-08T11:19:32.749Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
11:19:32 [2022-08-08T11:19:32.749Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
11:19:32 [2022-08-08T11:19:32.749Z] === RUN   TestDockerSuite/TestAPIImagesDelete
11:19:32 [2022-08-08T11:19:32.749Z] Loaded image: hello-world:latest
11:19:32 [2022-08-08T11:19:32.749Z] Loaded image: arm32v7/hello-world:latest
11:19:32 [2022-08-08T11:19:32.749Z] INFO: Testing against a local daemon
11:19:32 [2022-08-08T11:19:32.749Z] === RUN   TestDockerDaemonSuite
11:19:32 [2022-08-08T11:19:32.749Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
11:19:33 [2022-08-08T11:19:33.683Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.006s	coverage: 46.8% of statements
11:19:33 [2022-08-08T11:19:33.683Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
11:19:33 [2022-08-08T11:19:33.683Z] === RUN   TestDockerSuite/TestAPIImagesFilter
11:19:33 [2022-08-08T11:19:33.683Z] === RUN   TestDockerSuite/TestAPIImagesHistory
11:19:34 [2022-08-08T11:19:34.250Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
11:19:34 [2022-08-08T11:19:34.508Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.530s	coverage: 82.5% of statements
11:19:34 [2022-08-08T11:19:34.508Z] ?   	github.com/docker/docker/daemon/names	[no test files]
11:19:34 [2022-08-08T11:19:34.508Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
11:19:34 [2022-08-08T11:19:34.618Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
11:19:34 [2022-08-08T11:19:34.877Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
11:19:35 [2022-08-08T11:19:35.443Z] ok  	github.com/docker/docker/distribution/metadata	0.032s	coverage: 44.4% of statements
11:19:35 [2022-08-08T11:19:35.444Z] --- PASS: TestBuildWithHugeFile (129.10s)
11:19:35 [2022-08-08T11:19:35.444Z] === RUN   TestBuildWCOWSandboxSize
11:19:35 [2022-08-08T11:19:35.444Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
11:19:35 [2022-08-08T11:19:35.444Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
11:19:35 [2022-08-08T11:19:35.444Z] === RUN   TestBuildWithEmptyDockerfile
11:19:35 [2022-08-08T11:19:35.444Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:19:35 [2022-08-08T11:19:35.444Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:19:35 [2022-08-08T11:19:35.444Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:19:35 [2022-08-08T11:19:35.444Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:19:35 [2022-08-08T11:19:35.444Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:19:35 [2022-08-08T11:19:35.444Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:19:35 [2022-08-08T11:19:35.444Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:19:35 [2022-08-08T11:19:35.444Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:19:35 [2022-08-08T11:19:35.444Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:19:35 [2022-08-08T11:19:35.444Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
11:19:35 [2022-08-08T11:19:35.444Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
11:19:35 [2022-08-08T11:19:35.444Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
11:19:35 [2022-08-08T11:19:35.444Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s)
11:19:35 [2022-08-08T11:19:35.444Z] === RUN   TestBuildPreserveOwnership
11:19:35 [2022-08-08T11:19:35.444Z] === RUN   TestBuildPreserveOwnership/copy_from
11:19:35 [2022-08-08T11:19:35.702Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
11:19:36 [2022-08-08T11:19:36.268Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
11:19:36 [2022-08-08T11:19:36.268Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
11:19:37 [2022-08-08T11:19:37.202Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
11:19:37 [2022-08-08T11:19:37.343Z] ok  	github.com/docker/docker/distribution	1.485s	coverage: 28.0% of statements
11:19:37 [2022-08-08T11:19:37.343Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
11:19:37 [2022-08-08T11:19:37.543Z] .........                                                                [ 85%]
11:19:37 [2022-08-08T11:19:37.602Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
11:19:37 [2022-08-08T11:19:37.807Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
11:19:37 [2022-08-08T11:19:37.860Z] ok  	github.com/docker/docker/distribution/xfer	1.887s	coverage: 84.9% of statements
11:19:37 [2022-08-08T11:19:37.860Z] ?   	github.com/docker/docker/dockerversion	[no test files]
11:19:38 [2022-08-08T11:19:38.070Z] === RUN   TestDockerSuite/TestAPINetworkFilter
11:19:38 [2022-08-08T11:19:38.070Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
11:19:38 [2022-08-08T11:19:38.070Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
11:19:38 [2022-08-08T11:19:38.119Z] ok  	github.com/docker/docker/image	0.030s	coverage: 86.9% of statements
11:19:38 [2022-08-08T11:19:38.641Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
11:19:38 [2022-08-08T11:19:38.685Z] ok  	github.com/docker/docker/image/cache	0.011s	coverage: 19.2% of statements
11:19:38 [2022-08-08T11:19:38.685Z] ok  	github.com/docker/docker/image/tarexport	0.008s	coverage: 0.7% of statements
11:19:38 [2022-08-08T11:19:38.685Z] ?   	github.com/docker/docker/image/v1	[no test files]
11:19:38 [2022-08-08T11:19:38.685Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
11:19:38 [2022-08-08T11:19:38.898Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
11:19:39 [2022-08-08T11:19:39.156Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
11:19:39 [2022-08-08T11:19:39.251Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
11:19:39 [2022-08-08T11:19:39.817Z] ok  	github.com/docker/docker/oci	0.008s	coverage: 46.0% of statements
11:19:40 [2022-08-08T11:19:40.089Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
11:19:40 [2022-08-08T11:19:40.090Z] --- PASS: TestBuildPreserveOwnership (4.44s)
11:19:40 [2022-08-08T11:19:40.090Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.02s)
11:19:40 [2022-08-08T11:19:40.090Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.40s)
11:19:40 [2022-08-08T11:19:40.090Z] === RUN   TestBuildPlatformInvalid
11:19:40 [2022-08-08T11:19:40.090Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
11:19:40 [2022-08-08T11:19:40.090Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
11:19:40 [2022-08-08T11:19:40.090Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
11:19:40 [2022-08-08T11:19:40.090Z] --- PASS: TestBuildPlatformInvalid (0.12s)
11:19:40 [2022-08-08T11:19:40.090Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
11:19:40 [2022-08-08T11:19:40.384Z] ok  	github.com/docker/docker/opts	0.021s	coverage: 66.0% of statements
11:19:40 [2022-08-08T11:19:40.642Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
11:19:41 [2022-08-08T11:19:41.024Z] Loaded image: busybox:latest
11:19:41 [2022-08-08T11:19:41.024Z] Loaded image: busybox:glibc
11:19:42 [2022-08-08T11:19:42.017Z] ok  	github.com/docker/docker/pkg/archive	0.277s	coverage: 82.2% of statements
11:19:42 [2022-08-08T11:19:42.057Z] tests/integration/models_images_test.py ...............                  [ 89%]
11:19:42 [2022-08-08T11:19:42.398Z] Loaded image: debian:bullseye-slim
11:19:42 [2022-08-08T11:19:42.398Z] Loaded image: hello-world:latest
11:19:42 [2022-08-08T11:19:42.398Z] Loaded image: arm32v7/hello-world:latest
11:19:42 [2022-08-08T11:19:42.951Z] ok  	github.com/docker/docker/pkg/authorization	0.358s	coverage: 68.3% of statements
11:19:42 [2022-08-08T11:19:42.951Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
11:19:43 [2022-08-08T11:19:43.209Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
11:19:43 [2022-08-08T11:19:43.520Z] tests/integration/models_networks_test.py ....                           [ 90%]
11:19:43 [2022-08-08T11:19:43.774Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
11:19:45 [2022-08-08T11:19:45.674Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
11:19:46 [2022-08-08T11:19:46.490Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.517s	coverage: 42.7% of statements
11:19:46 [2022-08-08T11:19:46.490Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 6.7% of statements
11:19:46 [2022-08-08T11:19:46.750Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
11:19:47 [2022-08-08T11:19:47.008Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
11:19:47 [2022-08-08T11:19:47.266Z] ok  	github.com/docker/docker/layer	7.096s	coverage: 68.9% of statements
11:19:47 [2022-08-08T11:19:47.266Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
11:19:47 [2022-08-08T11:19:47.266Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
11:19:47 [2022-08-08T11:19:47.266Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
11:19:47 [2022-08-08T11:19:47.266Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
11:19:47 [2022-08-08T11:19:47.266Z] ?   	github.com/docker/docker/oci/caps	[no test files]
11:19:47 [2022-08-08T11:19:47.266Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
11:19:47 [2022-08-08T11:19:47.266Z] ok  	github.com/docker/docker/pkg/fileutils	0.008s	coverage: 87.2% of statements
11:19:47 [2022-08-08T11:19:47.525Z] ok  	github.com/docker/docker/pkg/homedir	0.004s	coverage: 11.4% of statements
11:19:47 [2022-08-08T11:19:47.783Z] ok  	github.com/docker/docker/pkg/fsutils	0.187s	coverage: 85.1% of statements
11:19:48 [2022-08-08T11:19:48.204Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
11:19:48 [2022-08-08T11:19:48.717Z] ok  	github.com/docker/docker/pkg/idtools	0.358s	coverage: 67.9% of statements
11:19:48 [2022-08-08T11:19:48.717Z] ok  	github.com/docker/docker/pkg/ioutils	0.349s	coverage: 71.5% of statements
11:19:48 [2022-08-08T11:19:48.975Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.012s	coverage: 91.7% of statements
11:19:48 [2022-08-08T11:19:48.975Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
11:19:48 [2022-08-08T11:19:48.975Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
11:19:49 [2022-08-08T11:19:49.235Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.010s	coverage: 85.7% of statements
11:19:49 [2022-08-08T11:19:49.235Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
11:19:49 [2022-08-08T11:19:49.495Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
11:19:49 [2022-08-08T11:19:49.495Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.006s	coverage: 90.5% of statements
11:19:49 [2022-08-08T11:19:49.754Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
11:19:49 [2022-08-08T11:19:49.754Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
11:19:49 [2022-08-08T11:19:49.754Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
11:19:50 [2022-08-08T11:19:50.013Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.009s	coverage: 56.8% of statements
11:19:50 [2022-08-08T11:19:50.091Z] tests/integration/models_nodes_test.py .                                 [ 90%]
11:19:50 [2022-08-08T11:19:50.091Z] tests/integration/models_resources_test.py .                             [ 91%]
11:19:50 [2022-08-08T11:19:50.104Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
11:19:50 [2022-08-08T11:19:50.589Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 85.7% of statements
11:19:50 [2022-08-08T11:19:50.673Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
11:19:50 [2022-08-08T11:19:50.847Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
11:19:50 [2022-08-08T11:19:50.847Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
11:19:52 [2022-08-08T11:19:52.050Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
11:19:52 [2022-08-08T11:19:52.050Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.84s)
11:19:52 [2022-08-08T11:19:52.050Z] PASS
11:19:52 [2022-08-08T11:19:52.050Z] 
11:19:52 [2022-08-08T11:19:52.050Z] === Skipped
11:19:52 [2022-08-08T11:19:52.050Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
11:19:52 [2022-08-08T11:19:52.050Z]     build_session_test.go:25: TODO: BuildKit
11:19:52 [2022-08-08T11:19:52.050Z] 
11:19:52 [2022-08-08T11:19:52.050Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
11:19:52 [2022-08-08T11:19:52.050Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
11:19:52 [2022-08-08T11:19:52.050Z] 
11:19:52 [2022-08-08T11:19:52.050Z] DONE 34 tests, 2 skipped in 193.746s
11:19:52 [2022-08-08T11:19:52.050Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
11:19:52 [2022-08-08T11:19:52.050Z] ++ 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
11:19:52 [2022-08-08T11:19:52.050Z] ++ set -e
11:19:52 [2022-08-08T11:19:52.050Z] ++ '[' -n 0 ']'
11:19:52 [2022-08-08T11:19:52.050Z] ++ set -x
11:19:52 [2022-08-08T11:19:52.050Z] ++ 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
11:19:52 [2022-08-08T11:19:52.050Z] INFO: Testing against a local daemon
11:19:52 [2022-08-08T11:19:52.050Z] === RUN   TestConfigInspect
11:19:52 [2022-08-08T11:19:52.219Z] ok  	github.com/docker/docker/pkg/pubsub	1.047s	coverage: 75.0% of statements
11:19:52 [2022-08-08T11:19:52.479Z] ok  	github.com/docker/docker/pkg/reexec	0.009s	coverage: 82.4% of statements
11:19:52 [2022-08-08T11:19:52.737Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
11:19:52 [2022-08-08T11:19:52.984Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
11:19:52 [2022-08-08T11:19:52.995Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
11:19:53 [2022-08-08T11:19:53.253Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
11:19:53 [2022-08-08T11:19:53.253Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
11:19:53 [2022-08-08T11:19:53.551Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
11:19:53 [2022-08-08T11:19:53.867Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 53.6% of statements
11:19:54 [2022-08-08T11:19:54.143Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 42.3% of statements
11:19:54 [2022-08-08T11:19:54.716Z] ok  	github.com/docker/docker/pkg/tailfile	0.061s	coverage: 88.6% of statements
11:19:54 [2022-08-08T11:19:54.926Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
11:19:54 [2022-08-08T11:19:54.926Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
11:19:54 [2022-08-08T11:19:54.926Z] --- PASS: TestConfigInspect (2.65s)
11:19:54 [2022-08-08T11:19:54.926Z] === RUN   TestConfigList
11:19:54 [2022-08-08T11:19:54.976Z] ok  	github.com/docker/docker/pkg/tarsum	0.041s	coverage: 89.3% of statements
11:19:55 [2022-08-08T11:19:55.236Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
11:19:55 [2022-08-08T11:19:55.492Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
11:19:55 [2022-08-08T11:19:55.492Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
11:19:56 [2022-08-08T11:19:56.059Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
11:19:56 [2022-08-08T11:19:56.197Z] tests/integration/models_services_test.py ................X.             [ 95%]
11:19:56 [2022-08-08T11:19:56.995Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
11:19:56 [2022-08-08T11:19:56.995Z]     docker_cli_daemon_test.go:1475: [d6836294d3910] daemon is not started
11:19:57 [2022-08-08T11:19:57.135Z] ok  	github.com/docker/docker/plugin	0.518s	coverage: 23.2% of statements
11:19:57 [2022-08-08T11:19:57.393Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
11:19:57 [2022-08-08T11:19:57.574Z] --- PASS: TestConfigList (2.90s)
11:19:57 [2022-08-08T11:19:57.574Z] === RUN   TestConfigsCreateAndDelete
11:19:57 [2022-08-08T11:19:57.651Z] ok  	github.com/docker/docker/profiles/seccomp	0.011s	coverage: 86.0% of statements
11:19:58 [2022-08-08T11:19:58.162Z]     check_test.go:540: [d69f44148deab] daemon is not started
11:19:58 [2022-08-08T11:19:58.162Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
11:19:58 [2022-08-08T11:19:58.162Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
11:19:58 [2022-08-08T11:19:58.957Z] tests/integration/models_swarm_test.py ..                                [ 96%]
11:19:58 [2022-08-08T11:19:58.957Z] tests/integration/models_volumes_test.py ..                              [ 96%]
11:19:59 [2022-08-08T11:19:59.028Z] ok  	github.com/docker/docker/quota	0.208s	coverage: 71.4% of statements
11:19:59 [2022-08-08T11:19:59.028Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
11:19:59 [2022-08-08T11:19:59.961Z] ok  	github.com/docker/docker/registry	0.079s	coverage: 58.6% of statements
11:20:00 [2022-08-08T11:20:00.063Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
11:20:00 [2022-08-08T11:20:00.527Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
11:20:00 [2022-08-08T11:20:00.527Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
11:20:00 [2022-08-08T11:20:00.997Z] --- PASS: TestConfigsCreateAndDelete (3.17s)
11:20:00 [2022-08-08T11:20:00.997Z] === RUN   TestConfigsUpdate
11:20:01 [2022-08-08T11:20:01.094Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 64.5% of statements
11:20:01 [2022-08-08T11:20:01.352Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
11:20:01 [2022-08-08T11:20:01.564Z]     check_test.go:540: [d09378068b3ef] daemon is not started
11:20:01 [2022-08-08T11:20:01.564Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
11:20:03 [2022-08-08T11:20:03.257Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
11:20:03 [2022-08-08T11:20:03.263Z] tests/integration/regression_test.py ......                              [ 98%]
11:20:03 [2022-08-08T11:20:03.467Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
11:20:03 [2022-08-08T11:20:03.467Z] --- PASS: TestConfigsUpdate (2.68s)
11:20:03 [2022-08-08T11:20:03.467Z] === RUN   TestTemplatedConfig
11:20:03 [2022-08-08T11:20:03.515Z] ok  	github.com/docker/docker/volume/local	0.105s	coverage: 76.8% of statements
11:20:03 [2022-08-08T11:20:03.523Z] tests/integration/credentials/store_test.py ......                       [ 99%]
11:20:03 [2022-08-08T11:20:03.523Z] tests/integration/credentials/utils_test.py .                            [100%]
11:20:03 [2022-08-08T11:20:03.523Z] 
11:20:03 [2022-08-08T11:20:03.523Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
11:20:03 [2022-08-08T11:20:03.523Z] =========================== short test summary info ============================
11:20:03 [2022-08-08T11:20:03.523Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
11:20:03 [2022-08-08T11:20:03.523Z]   CONFIG_RT_GROUP_SCHED isn't enabled
11:20:03 [2022-08-08T11:20:03.523Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
11:20:03 [2022-08-08T11:20:03.523Z]   Not supported on most drivers
11:20:03 [2022-08-08T11:20:03.524Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
11:20:03 [2022-08-08T11:20:03.524Z]   Output of docker top depends on host distro, and is not formalized.
11:20:03 [2022-08-08T11:20:03.524Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
11:20:03 [2022-08-08T11:20:03.524Z]   Output of docker top depends on host distro, and is not formalized.
11:20:03 [2022-08-08T11:20:03.524Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
11:20:03 [2022-08-08T11:20:03.524Z]   Can fail if eth0 has multiple IP addresses
11:20:03 [2022-08-08T11:20:03.524Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
11:20:03 [2022-08-08T11:20:03.524Z]   This doesn't seem to be taken into account by the engine
11:20:03 [2022-08-08T11:20:03.524Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
11:20:03 [2022-08-08T11:20:03.524Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
11:20:03 [2022-08-08T11:20:03.524Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 299.94 seconds ==
11:20:03 [2022-08-08T11:20:03.725Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
11:20:03 [2022-08-08T11:20:03.783Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
11:20:04 [2022-08-08T11:20:04.081Z] ok  	github.com/docker/docker/volume/mounts	0.010s	coverage: 67.7% of statements
11:20:04 [2022-08-08T11:20:04.292Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
11:20:04 [2022-08-08T11:20:04.550Z] === RUN   TestDockerSuite/TestBuildScratchCopy
11:20:05 [2022-08-08T11:20:05.117Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
11:20:05 [2022-08-08T11:20:05.117Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
11:20:05 [2022-08-08T11:20:05.117Z] === RUN   TestDockerSuite/TestContainerAPICommit
11:20:05 [2022-08-08T11:20:05.454Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 72.3% of statements
11:20:06 [2022-08-08T11:20:06.051Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
11:20:06 [2022-08-08T11:20:06.985Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
11:20:07 [2022-08-08T11:20:07.244Z] --- PASS: TestTemplatedConfig (3.65s)
11:20:07 [2022-08-08T11:20:07.244Z] === RUN   TestConfigCreateResolve
11:20:08 [2022-08-08T11:20:08.620Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
11:20:08 [2022-08-08T11:20:08.620Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
11:20:09 [2022-08-08T11:20:09.190Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
11:20:09 [2022-08-08T11:20:09.190Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
11:20:10 [2022-08-08T11:20:10.126Z] --- PASS: TestConfigCreateResolve (2.94s)
11:20:10 [2022-08-08T11:20:10.126Z] PASS
11:20:10 [2022-08-08T11:20:10.126Z] 
11:20:10 [2022-08-08T11:20:10.126Z] DONE 6 tests in 18.100s
11:20:10 [2022-08-08T11:20:10.126Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
11:20:10 [2022-08-08T11:20:10.126Z] ++ 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
11:20:10 [2022-08-08T11:20:10.126Z] ++ set -e
11:20:10 [2022-08-08T11:20:10.126Z] ++ '[' -n 0 ']'
11:20:10 [2022-08-08T11:20:10.126Z] ++ set -x
11:20:10 [2022-08-08T11:20:10.126Z] ++ 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
11:20:10 [2022-08-08T11:20:10.126Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
11:20:10 [2022-08-08T11:20:10.385Z] INFO: Testing against a local daemon
11:20:10 [2022-08-08T11:20:10.385Z] === RUN   TestAttachWithTTY
11:20:10 [2022-08-08T11:20:10.385Z] --- PASS: TestAttachWithTTY (0.07s)
11:20:10 [2022-08-08T11:20:10.385Z] === RUN   TestAttachWithoutTTy
11:20:10 [2022-08-08T11:20:10.385Z] --- PASS: TestAttachWithoutTTy (0.06s)
11:20:10 [2022-08-08T11:20:10.385Z] === RUN   TestCheckpoint
11:20:10 [2022-08-08T11:20:10.385Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:20:10 [2022-08-08T11:20:10.385Z] --- SKIP: TestCheckpoint (0.00s)
11:20:10 [2022-08-08T11:20:10.385Z] === RUN   TestContainerInvalidJSON
11:20:10 [2022-08-08T11:20:10.385Z] === RUN   TestContainerInvalidJSON/commit
11:20:10 [2022-08-08T11:20:10.385Z] === PAUSE TestContainerInvalidJSON/commit
11:20:10 [2022-08-08T11:20:10.385Z] === RUN   TestContainerInvalidJSON/containers/create
11:20:10 [2022-08-08T11:20:10.385Z] === PAUSE TestContainerInvalidJSON/containers/create
11:20:10 [2022-08-08T11:20:10.385Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
11:20:10 [2022-08-08T11:20:10.385Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
11:20:10 [2022-08-08T11:20:10.385Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
11:20:10 [2022-08-08T11:20:10.385Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
11:20:10 [2022-08-08T11:20:10.385Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
11:20:10 [2022-08-08T11:20:10.385Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
11:20:10 [2022-08-08T11:20:10.385Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:20:10 [2022-08-08T11:20:10.385Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:20:10 [2022-08-08T11:20:10.385Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
11:20:10 [2022-08-08T11:20:10.385Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
11:20:10 [2022-08-08T11:20:10.385Z] === CONT  TestContainerInvalidJSON/commit
11:20:10 [2022-08-08T11:20:10.385Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
11:20:10 [2022-08-08T11:20:10.385Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
11:20:10 [2022-08-08T11:20:10.385Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
11:20:10 [2022-08-08T11:20:10.385Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
11:20:10 [2022-08-08T11:20:10.385Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
11:20:10 [2022-08-08T11:20:10.385Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
11:20:10 [2022-08-08T11:20:10.385Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
11:20:10 [2022-08-08T11:20:10.385Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
11:20:10 [2022-08-08T11:20:10.385Z] === RUN   TestContainerInvalidJSON/commit/empty_body
11:20:10 [2022-08-08T11:20:10.385Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:20:10 [2022-08-08T11:20:10.385Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
11:20:10 [2022-08-08T11:20:10.385Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
11:20:10 [2022-08-08T11:20:10.385Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
11:20:10 [2022-08-08T11:20:10.385Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
11:20:10 [2022-08-08T11:20:10.385Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
11:20:10 [2022-08-08T11:20:10.385Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
11:20:10 [2022-08-08T11:20:10.385Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
11:20:10 [2022-08-08T11:20:10.385Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
11:20:10 [2022-08-08T11:20:10.385Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
11:20:10 [2022-08-08T11:20:10.385Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
11:20:10 [2022-08-08T11:20:10.385Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
11:20:10 [2022-08-08T11:20:10.385Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
11:20:10 [2022-08-08T11:20:10.385Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
11:20:10 [2022-08-08T11:20:10.385Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
11:20:10 [2022-08-08T11:20:10.385Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
11:20:10 [2022-08-08T11:20:10.385Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
11:20:10 [2022-08-08T11:20:10.385Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
11:20:10 [2022-08-08T11:20:10.385Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
11:20:10 [2022-08-08T11:20:10.385Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
11:20:10 [2022-08-08T11:20:10.385Z] === CONT  TestContainerInvalidJSON/containers/create
11:20:10 [2022-08-08T11:20:10.385Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
11:20:10 [2022-08-08T11:20:10.385Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
11:20:10 [2022-08-08T11:20:10.385Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
11:20:10 [2022-08-08T11:20:10.385Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
11:20:10 [2022-08-08T11:20:10.385Z] --- PASS: TestContainerInvalidJSON (0.02s)
11:20:10 [2022-08-08T11:20:10.385Z]     --- PASS: TestContainerInvalidJSON/commit (0.01s)
11:20:10 [2022-08-08T11:20:10.385Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
11:20:10 [2022-08-08T11:20:10.385Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
11:20:10 [2022-08-08T11:20:10.385Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
11:20:10 [2022-08-08T11:20:10.385Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
11:20:10 [2022-08-08T11:20:10.385Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s)
11:20:10 [2022-08-08T11:20:10.385Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
11:20:10 [2022-08-08T11:20:10.385Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
11:20:10 [2022-08-08T11:20:10.385Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
11:20:10 [2022-08-08T11:20:10.385Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
11:20:10 [2022-08-08T11:20:10.385Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s)
11:20:10 [2022-08-08T11:20:10.385Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
11:20:10 [2022-08-08T11:20:10.385Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
11:20:10 [2022-08-08T11:20:10.385Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
11:20:10 [2022-08-08T11:20:10.385Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
11:20:10 [2022-08-08T11:20:10.385Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s)
11:20:10 [2022-08-08T11:20:10.385Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
11:20:10 [2022-08-08T11:20:10.385Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
11:20:10 [2022-08-08T11:20:10.385Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
11:20:10 [2022-08-08T11:20:10.385Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
11:20:10 [2022-08-08T11:20:10.385Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
11:20:10 [2022-08-08T11:20:10.385Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
11:20:10 [2022-08-08T11:20:10.385Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
11:20:10 [2022-08-08T11:20:10.385Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
11:20:10 [2022-08-08T11:20:10.385Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
11:20:10 [2022-08-08T11:20:10.385Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s)
11:20:10 [2022-08-08T11:20:10.385Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
11:20:10 [2022-08-08T11:20:10.385Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
11:20:10 [2022-08-08T11:20:10.385Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
11:20:10 [2022-08-08T11:20:10.385Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
11:20:10 [2022-08-08T11:20:10.385Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
11:20:10 [2022-08-08T11:20:10.385Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
11:20:10 [2022-08-08T11:20:10.385Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
11:20:10 [2022-08-08T11:20:10.385Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
11:20:10 [2022-08-08T11:20:10.385Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
11:20:10 [2022-08-08T11:20:10.385Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:20:10 [2022-08-08T11:20:10.646Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
11:20:10 [2022-08-08T11:20:10.646Z] === RUN   TestCopyFromContainerPathIsNotDir
11:20:10 [2022-08-08T11:20:10.646Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
11:20:10 [2022-08-08T11:20:10.646Z] === RUN   TestCopyToContainerPathDoesNotExist
11:20:10 [2022-08-08T11:20:10.646Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
11:20:10 [2022-08-08T11:20:10.646Z] === RUN   TestCopyEmptyFile
11:20:10 [2022-08-08T11:20:10.905Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
11:20:11 [2022-08-08T11:20:11.166Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
11:20:11 [2022-08-08T11:20:11.166Z] --- PASS: TestCopyEmptyFile (0.40s)
11:20:11 [2022-08-08T11:20:11.166Z] === RUN   TestCopyToContainerPathIsNotDir
11:20:11 [2022-08-08T11:20:11.166Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
11:20:11 [2022-08-08T11:20:11.166Z] === RUN   TestCopyFromContainer
11:20:11 [2022-08-08T11:20:11.424Z] === RUN   TestDockerSuite/TestContainerAPICreate
11:20:11 [2022-08-08T11:20:11.934Z] #64 447.3 # github.com/containerd/containerd/cmd/containerd
11:20:11 [2022-08-08T11:20:11.934Z] #64 447.3 /usr/bin/ld: /tmp/go-link-642246438/000019.o: in function `New':
11:20:11 [2022-08-08T11:20:11.934Z] #64 447.3 /tmp/tmp.XEZJnrbziC/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
11:20:11 [2022-08-08T11:20:11.934Z] #64 447.4 + bin/containerd-stress
11:20:11 [2022-08-08T11:20:11.934Z] #64 448.5 + bin/containerd-shim
11:20:12 [2022-08-08T11:20:12.360Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
11:20:12 [2022-08-08T11:20:12.360Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
11:20:12 [2022-08-08T11:20:12.360Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
11:20:12 [2022-08-08T11:20:12.927Z] === RUN   TestCopyFromContainer//
11:20:12 [2022-08-08T11:20:12.927Z] === RUN   TestCopyFromContainer//bar/root
11:20:13 [2022-08-08T11:20:13.188Z] === RUN   TestCopyFromContainer//bar/root/
11:20:13 [2022-08-08T11:20:13.188Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
11:20:13 [2022-08-08T11:20:13.188Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
11:20:13 [2022-08-08T11:20:13.188Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
11:20:13 [2022-08-08T11:20:13.188Z] === RUN   TestCopyFromContainer/bar/quux
11:20:13 [2022-08-08T11:20:13.188Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
11:20:13 [2022-08-08T11:20:13.446Z] === RUN   TestCopyFromContainer/bar/quux/
11:20:13 [2022-08-08T11:20:13.446Z] === RUN   TestDockerSuite/TestContainerAPIDelete
11:20:13 [2022-08-08T11:20:13.446Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:20:13 [2022-08-08T11:20:13.705Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:20:13 [2022-08-08T11:20:13.705Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:20:13 [2022-08-08T11:20:13.966Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:20:13 [2022-08-08T11:20:13.966Z] === RUN   TestCopyFromContainer/bar/notarget
11:20:14 [2022-08-08T11:20:14.225Z] --- PASS: TestCopyFromContainer (2.94s)
11:20:14 [2022-08-08T11:20:14.225Z]     --- PASS: TestCopyFromContainer// (0.11s)
11:20:14 [2022-08-08T11:20:14.225Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
11:20:14 [2022-08-08T11:20:14.225Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.11s)
11:20:14 [2022-08-08T11:20:14.225Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
11:20:14 [2022-08-08T11:20:14.225Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
11:20:14 [2022-08-08T11:20:14.225Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.16s)
11:20:14 [2022-08-08T11:20:14.225Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
11:20:14 [2022-08-08T11:20:14.225Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
11:20:14 [2022-08-08T11:20:14.225Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s)
11:20:14 [2022-08-08T11:20:14.225Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.15s)
11:20:14 [2022-08-08T11:20:14.225Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
11:20:14 [2022-08-08T11:20:14.225Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:20:14 [2022-08-08T11:20:14.225Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:20:14 [2022-08-08T11:20:14.225Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:20:14 [2022-08-08T11:20:14.225Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:20:14 [2022-08-08T11:20:14.225Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
11:20:14 [2022-08-08T11:20:14.225Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
11:20:14 [2022-08-08T11:20:14.225Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:20:14 [2022-08-08T11:20:14.225Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
11:20:14 [2022-08-08T11:20:14.225Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:20:14 [2022-08-08T11:20:14.225Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
11:20:14 [2022-08-08T11:20:14.225Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
11:20:14 [2022-08-08T11:20:14.225Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
11:20:14 [2022-08-08T11:20:14.225Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
11:20:14 [2022-08-08T11:20:14.225Z] === RUN   TestCreateLinkToNonExistingContainer
11:20:14 [2022-08-08T11:20:14.225Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
11:20:14 [2022-08-08T11:20:14.225Z] === RUN   TestCreateWithInvalidEnv
11:20:14 [2022-08-08T11:20:14.225Z] === RUN   TestCreateWithInvalidEnv/0
11:20:14 [2022-08-08T11:20:14.225Z] === PAUSE TestCreateWithInvalidEnv/0
11:20:14 [2022-08-08T11:20:14.225Z] === RUN   TestCreateWithInvalidEnv/1
11:20:14 [2022-08-08T11:20:14.225Z] === PAUSE TestCreateWithInvalidEnv/1
11:20:14 [2022-08-08T11:20:14.225Z] === RUN   TestCreateWithInvalidEnv/2
11:20:14 [2022-08-08T11:20:14.225Z] === PAUSE TestCreateWithInvalidEnv/2
11:20:14 [2022-08-08T11:20:14.225Z] === CONT  TestCreateWithInvalidEnv/0
11:20:14 [2022-08-08T11:20:14.225Z] === CONT  TestCreateWithInvalidEnv/2
11:20:14 [2022-08-08T11:20:14.225Z] === CONT  TestCreateWithInvalidEnv/1
11:20:14 [2022-08-08T11:20:14.225Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
11:20:14 [2022-08-08T11:20:14.225Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
11:20:14 [2022-08-08T11:20:14.225Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
11:20:14 [2022-08-08T11:20:14.225Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
11:20:14 [2022-08-08T11:20:14.225Z] === RUN   TestCreateTmpfsMountsTarget
11:20:14 [2022-08-08T11:20:14.225Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
11:20:14 [2022-08-08T11:20:14.225Z] === RUN   TestCreateWithCustomMaskedPaths
11:20:14 [2022-08-08T11:20:14.225Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
11:20:14 [2022-08-08T11:20:14.485Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
11:20:15 [2022-08-08T11:20:15.055Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
11:20:16 [2022-08-08T11:20:16.000Z] Leaving: AppArmorNo profiles have been unloaded.
11:20:16 [2022-08-08T11:20:16.000Z] 
11:20:16 [2022-08-08T11:20:16.000Z] Unloading profiles will leave already running processes permanently
11:20:16 [2022-08-08T11:20:16.000Z] unconfined, which can lead to unexpected situations.
11:20:16 [2022-08-08T11:20:16.000Z] 
11:20:16 [2022-08-08T11:20:16.000Z] To set a process to complain mode, use the command line tool
11:20:16 [2022-08-08T11:20:16.000Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:20:16 [2022-08-08T11:20:16.000Z] 
Post stage
[Pipeline] junit
11:20:16 [2022-08-08T11:20:16.015Z] Recording test results
11:20:16 [2022-08-08T11:20:16.016Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
11:20:16 [2022-08-08T11:20:16.016Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
11:20:16 [2022-08-08T11:20:16.035Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
11:20:16 [2022-08-08T11:20:16.312Z] + echo Ensuring container killed.
11:20:16 [2022-08-08T11:20:16.312Z] Ensuring container killed.
11:20:16 [2022-08-08T11:20:16.312Z] + docker rm -vf docker-pr4
11:20:16 [2022-08-08T11:20:16.312Z] Error: No such container: docker-pr4
[Pipeline] sh
11:20:16 [2022-08-08T11:20:16.583Z] --- PASS: TestCreateWithCustomMaskedPaths (2.18s)
11:20:16 [2022-08-08T11:20:16.583Z] === RUN   TestCreateWithCustomReadonlyPaths
11:20:16 [2022-08-08T11:20:16.597Z] + echo Chowning /workspace to jenkins user
11:20:16 [2022-08-08T11:20:16.597Z] Chowning /workspace to jenkins user
11:20:16 [2022-08-08T11:20:16.597Z] + id -u
11:20:16 [2022-08-08T11:20:16.597Z] + id -g
11:20:16 [2022-08-08T11:20:16.597Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43883:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
11:20:17 [2022-08-08T11:20:17.461Z] + bundleName=docker-py
11:20:17 [2022-08-08T11:20:17.461Z] + echo Creating docker-py-bundles.tar.gz
11:20:17 [2022-08-08T11:20:17.461Z] Creating docker-py-bundles.tar.gz
11:20:17 [2022-08-08T11:20:17.461Z] + 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
11:20:17 [2022-08-08T11:20:17.475Z] Archiving artifacts
11:20:17 [2022-08-08T11:20:17.721Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43883/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
11:20:17 [2022-08-08T11:20:17.962Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
11:20:17 [2022-08-08T11:20:17.962Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
11:20:18 [2022-08-08T11:20:18.065Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43883/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=acd0aa7d382cc3bb87d542adf6845bd14d57d53a -e DOCKER_GRAPHDRIVER docker:acd0aa7d382cc3bb87d542adf6845bd14d57d53a hack/make.sh binary
11:20:18 [2022-08-08T11:20:18.325Z] 
11:20:18 [2022-08-08T11:20:18.325Z] Removing bundles/
11:20:18 [2022-08-08T11:20:18.325Z] 
11:20:18 [2022-08-08T11:20:18.325Z] ---> Making bundle: binary (in bundles/binary)
11:20:18 [2022-08-08T11:20:18.325Z] Building: bundles/binary-daemon/dockerd
11:20:18 [2022-08-08T11:20:18.325Z] GOOS="" GOARCH="" GOARM=""
11:20:18 [2022-08-08T11:20:18.898Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.32s)
11:20:18 [2022-08-08T11:20:18.898Z] === RUN   TestCreateWithInvalidHealthcheckParams
11:20:18 [2022-08-08T11:20:18.898Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
11:20:18 [2022-08-08T11:20:18.898Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
11:20:18 [2022-08-08T11:20:18.898Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:20:18 [2022-08-08T11:20:18.898Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:20:18 [2022-08-08T11:20:18.898Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:20:18 [2022-08-08T11:20:18.898Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:20:18 [2022-08-08T11:20:18.898Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:20:18 [2022-08-08T11:20:18.898Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:20:18 [2022-08-08T11:20:18.898Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:20:18 [2022-08-08T11:20:18.898Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:20:18 [2022-08-08T11:20:18.898Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:20:18 [2022-08-08T11:20:18.898Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:20:18 [2022-08-08T11:20:18.898Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:20:18 [2022-08-08T11:20:18.898Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:20:18 [2022-08-08T11:20:18.898Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:20:18 [2022-08-08T11:20:18.898Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:20:18 [2022-08-08T11:20:18.898Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:20:18 [2022-08-08T11:20:18.898Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s)
11:20:18 [2022-08-08T11:20:18.898Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
11:20:18 [2022-08-08T11:20:18.898Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
11:20:18 [2022-08-08T11:20:18.898Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
11:20:18 [2022-08-08T11:20:18.898Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
11:20:18 [2022-08-08T11:20:18.898Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
11:20:18 [2022-08-08T11:20:18.898Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
11:20:19 [2022-08-08T11:20:19.465Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
11:20:19 [2022-08-08T11:20:19.723Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.93s)
11:20:19 [2022-08-08T11:20:19.723Z] === RUN   TestCreateDifferentPlatform
11:20:19 [2022-08-08T11:20:19.723Z] === RUN   TestCreateDifferentPlatform/different_os
11:20:19 [2022-08-08T11:20:19.723Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
11:20:19 [2022-08-08T11:20:19.723Z] --- PASS: TestCreateDifferentPlatform (0.03s)
11:20:19 [2022-08-08T11:20:19.723Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
11:20:19 [2022-08-08T11:20:19.723Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
11:20:19 [2022-08-08T11:20:19.723Z] === RUN   TestCreateVolumesFromNonExistingContainer
11:20:19 [2022-08-08T11:20:19.723Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
11:20:19 [2022-08-08T11:20:19.723Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
11:20:19 [2022-08-08T11:20:19.987Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
11:20:19 [2022-08-08T11:20:19.987Z] === RUN   TestCreateInvalidHostConfig
11:20:19 [2022-08-08T11:20:19.987Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
11:20:19 [2022-08-08T11:20:19.987Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
11:20:19 [2022-08-08T11:20:19.987Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
11:20:19 [2022-08-08T11:20:19.987Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
11:20:19 [2022-08-08T11:20:19.987Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
11:20:19 [2022-08-08T11:20:19.987Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
11:20:19 [2022-08-08T11:20:19.987Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
11:20:19 [2022-08-08T11:20:19.987Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
11:20:19 [2022-08-08T11:20:19.987Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
11:20:19 [2022-08-08T11:20:19.987Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
11:20:19 [2022-08-08T11:20:19.987Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
11:20:19 [2022-08-08T11:20:19.987Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
11:20:19 [2022-08-08T11:20:19.987Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
11:20:19 [2022-08-08T11:20:19.987Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
11:20:19 [2022-08-08T11:20:19.987Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
11:20:19 [2022-08-08T11:20:19.987Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
11:20:19 [2022-08-08T11:20:19.987Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
11:20:19 [2022-08-08T11:20:19.987Z] === RUN   TestContainerStartOnDaemonRestart
11:20:19 [2022-08-08T11:20:19.987Z] === PAUSE TestContainerStartOnDaemonRestart
11:20:19 [2022-08-08T11:20:19.987Z] === RUN   TestDaemonRestartIpcMode
11:20:19 [2022-08-08T11:20:19.987Z] === PAUSE TestDaemonRestartIpcMode
11:20:19 [2022-08-08T11:20:19.987Z] === RUN   TestDaemonHostGatewayIP
11:20:19 [2022-08-08T11:20:19.987Z] === PAUSE TestDaemonHostGatewayIP
11:20:19 [2022-08-08T11:20:19.987Z] === RUN   TestRestartDaemonWithRestartingContainer
11:20:19 [2022-08-08T11:20:19.987Z] === PAUSE TestRestartDaemonWithRestartingContainer
11:20:19 [2022-08-08T11:20:19.987Z] === RUN   TestContainerKillOnDaemonStart
11:20:19 [2022-08-08T11:20:19.987Z] === PAUSE TestContainerKillOnDaemonStart
11:20:19 [2022-08-08T11:20:19.987Z] === RUN   TestDiff
11:20:20 [2022-08-08T11:20:20.048Z] #64 460.0 + bin/containerd-shim-runc-v1
11:20:20 [2022-08-08T11:20:20.246Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
11:20:20 [2022-08-08T11:20:20.246Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
11:20:20 [2022-08-08T11:20:20.818Z] --- PASS: TestDiff (0.76s)
11:20:20 [2022-08-08T11:20:20.818Z] === RUN   TestExecConsoleSize
11:20:21 [2022-08-08T11:20:21.385Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
11:20:21 [2022-08-08T11:20:21.644Z] --- PASS: TestExecConsoleSize (0.89s)
11:20:21 [2022-08-08T11:20:21.644Z] === RUN   TestExecWithCloseStdin
11:20:21 [2022-08-08T11:20:21.644Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
11:20:21 [2022-08-08T11:20:21.903Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
11:20:21 [2022-08-08T11:20:21.903Z] === RUN   TestDockerSuite/TestContainerAPIKill
11:20:22 [2022-08-08T11:20:22.470Z] --- PASS: TestExecWithCloseStdin (0.83s)
11:20:22 [2022-08-08T11:20:22.470Z] === RUN   TestExec
11:20:22 [2022-08-08T11:20:22.729Z] === RUN   TestDockerSuite/TestContainerAPIPause
11:20:23 [2022-08-08T11:20:23.095Z] --- PASS: TestExec (0.83s)
11:20:23 [2022-08-08T11:20:23.095Z] === RUN   TestExecUser
11:20:23 [2022-08-08T11:20:23.664Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
11:20:23 [2022-08-08T11:20:23.922Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
11:20:24 [2022-08-08T11:20:24.180Z] --- PASS: TestExecUser (0.85s)
11:20:24 [2022-08-08T11:20:24.180Z] === RUN   TestExportContainerAndImportImage
11:20:24 [2022-08-08T11:20:24.438Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
11:20:24 [2022-08-08T11:20:24.438Z] === RUN   TestDockerSuite/TestContainerAPIRename
11:20:25 [2022-08-08T11:20:25.005Z] --- PASS: TestExportContainerAndImportImage (1.03s)
11:20:25 [2022-08-08T11:20:25.006Z] === RUN   TestExportContainerAfterDaemonRestart
11:20:25 [2022-08-08T11:20:25.264Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
11:20:25 [2022-08-08T11:20:25.264Z] === RUN   TestDockerSuite/TestContainerAPIRestart
11:20:25 [2022-08-08T11:20:25.830Z]     check_test.go:540: [ddfb4adf43d46] daemon is not started
11:20:25 [2022-08-08T11:20:25.830Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
11:20:26 [2022-08-08T11:20:26.612Z] #64 466.3 + bin/containerd-shim-runc-v2
11:20:26 [2022-08-08T11:20:26.765Z] --- PASS: TestExportContainerAfterDaemonRestart (1.52s)
11:20:26 [2022-08-08T11:20:26.765Z] === RUN   TestHealthCheckWorkdir
11:20:26 [2022-08-08T11:20:26.765Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
11:20:27 [2022-08-08T11:20:27.178Z] #64 467.2 + binaries
11:20:27 [2022-08-08T11:20:27.178Z] #64 467.2 + install -D bin/containerd /build/containerd
11:20:27 [2022-08-08T11:20:27.178Z] #64 467.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
11:20:27 [2022-08-08T11:20:27.370Z] ok  	github.com/docker/docker/pkg/plugins	33.636s	coverage: 76.3% of statements
11:20:27 [2022-08-08T11:20:27.370Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
11:20:27 [2022-08-08T11:20:27.370Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
11:20:27 [2022-08-08T11:20:27.370Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
11:20:27 [2022-08-08T11:20:27.370Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
11:20:27 [2022-08-08T11:20:27.370Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
11:20:27 [2022-08-08T11:20:27.370Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
11:20:27 [2022-08-08T11:20:27.370Z] ?   	github.com/docker/docker/rootless	[no test files]
11:20:27 [2022-08-08T11:20:27.370Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
11:20:27 [2022-08-08T11:20:27.370Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
11:20:27 [2022-08-08T11:20:27.370Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
11:20:27 [2022-08-08T11:20:27.370Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
11:20:27 [2022-08-08T11:20:27.370Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
11:20:27 [2022-08-08T11:20:27.370Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
11:20:27 [2022-08-08T11:20:27.370Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
11:20:27 [2022-08-08T11:20:27.370Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
11:20:27 [2022-08-08T11:20:27.370Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
11:20:27 [2022-08-08T11:20:27.370Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
11:20:27 [2022-08-08T11:20:27.370Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
11:20:27 [2022-08-08T11:20:27.370Z] ?   	github.com/docker/docker/testutil/request	[no test files]
11:20:27 [2022-08-08T11:20:27.370Z] ?   	github.com/docker/docker/volume	[no test files]
11:20:27 [2022-08-08T11:20:27.370Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
11:20:27 [2022-08-08T11:20:27.370Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
11:20:27 [2022-08-08T11:20:27.370Z] 
11:20:27 [2022-08-08T11:20:27.370Z] === Skipped
11:20:27 [2022-08-08T11:20:27.370Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
11:20:27 [2022-08-08T11:20:27.370Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
11:20:27 [2022-08-08T11:20:27.370Z] 
11:20:27 [2022-08-08T11:20:27.370Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
11:20:27 [2022-08-08T11:20:27.370Z]     network_proxy_test.go:208: No support for dual stack yet
11:20:27 [2022-08-08T11:20:27.370Z] 
11:20:27 [2022-08-08T11:20:27.370Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
11:20:27 [2022-08-08T11:20:27.370Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
11:20:27 [2022-08-08T11:20:27.370Z] 
11:20:27 [2022-08-08T11:20:27.370Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
11:20:27 [2022-08-08T11:20:27.370Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
11:20:27 [2022-08-08T11:20:27.370Z] 
11:20:27 [2022-08-08T11:20:27.370Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
11:20:27 [2022-08-08T11:20:27.370Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:20:27 [2022-08-08T11:20:27.370Z]     graphtest_unix.go:44: Driver btrfs not supported
11:20:27 [2022-08-08T11:20:27.370Z] 
11:20:27 [2022-08-08T11:20:27.370Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
11:20:27 [2022-08-08T11:20:27.370Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:20:27 [2022-08-08T11:20:27.370Z]     graphtest_unix.go:44: Driver btrfs not supported
11:20:27 [2022-08-08T11:20:27.370Z] 
11:20:27 [2022-08-08T11:20:27.370Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
11:20:27 [2022-08-08T11:20:27.370Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:20:27 [2022-08-08T11:20:27.370Z]     graphtest_unix.go:44: Driver btrfs not supported
11:20:27 [2022-08-08T11:20:27.370Z] 
11:20:27 [2022-08-08T11:20:27.370Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
11:20:27 [2022-08-08T11:20:27.370Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:20:27 [2022-08-08T11:20:27.370Z]     graphtest_unix.go:44: Driver btrfs not supported
11:20:27 [2022-08-08T11:20:27.370Z] 
11:20:27 [2022-08-08T11:20:27.370Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
11:20:27 [2022-08-08T11:20:27.370Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:20:27 [2022-08-08T11:20:27.370Z]     graphtest_unix.go:44: Driver btrfs not supported
11:20:27 [2022-08-08T11:20:27.370Z] 
11:20:27 [2022-08-08T11:20:27.370Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
11:20:27 [2022-08-08T11:20:27.370Z]     graphtest_unix.go:71: No driver to put!
11:20:27 [2022-08-08T11:20:27.370Z] 
11:20:27 [2022-08-08T11:20:27.370Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
11:20:27 [2022-08-08T11:20:27.370Z] time="2022-08-08T11:19:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:20:27 [2022-08-08T11:20:27.370Z]     graphtest_unix.go:42: graphdriver: driver not supported
11:20:27 [2022-08-08T11:20:27.370Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
11:20:27 [2022-08-08T11:20:27.370Z] 
11:20:27 [2022-08-08T11:20:27.370Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
11:20:27 [2022-08-08T11:20:27.370Z] time="2022-08-08T11:19:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:20:27 [2022-08-08T11:20:27.370Z]     graphtest_unix.go:42: graphdriver: driver not supported
11:20:27 [2022-08-08T11:20:27.370Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
11:20:27 [2022-08-08T11:20:27.370Z] 
11:20:27 [2022-08-08T11:20:27.370Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
11:20:27 [2022-08-08T11:20:27.370Z] time="2022-08-08T11:19:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:20:27 [2022-08-08T11:20:27.370Z]     graphtest_unix.go:42: graphdriver: driver not supported
11:20:27 [2022-08-08T11:20:27.370Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
11:20:27 [2022-08-08T11:20:27.370Z] 
11:20:27 [2022-08-08T11:20:27.370Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
11:20:27 [2022-08-08T11:20:27.370Z] time="2022-08-08T11:19:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:20:27 [2022-08-08T11:20:27.370Z]     graphtest_unix.go:42: graphdriver: driver not supported
11:20:27 [2022-08-08T11:20:27.371Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
11:20:27 [2022-08-08T11:20:27.371Z] 
11:20:27 [2022-08-08T11:20:27.371Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
11:20:27 [2022-08-08T11:20:27.371Z] time="2022-08-08T11:19:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:20:27 [2022-08-08T11:20:27.371Z]     graphtest_unix.go:42: graphdriver: driver not supported
11:20:27 [2022-08-08T11:20:27.371Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
11:20:27 [2022-08-08T11:20:27.371Z] 
11:20:27 [2022-08-08T11:20:27.371Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
11:20:27 [2022-08-08T11:20:27.371Z]     graphtest_unix.go:71: No driver to put!
11:20:27 [2022-08-08T11:20:27.371Z] 
11:20:27 [2022-08-08T11:20:27.371Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
11:20:27 [2022-08-08T11:20:27.371Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
11:20:27 [2022-08-08T11:20:27.371Z] 
11:20:27 [2022-08-08T11:20:27.371Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
11:20:27 [2022-08-08T11:20:27.371Z]     overlay_test.go:50: Fails to compute changes intermittently
11:20:27 [2022-08-08T11:20:27.371Z] 
11:20:27 [2022-08-08T11:20:27.371Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
11:20:27 [2022-08-08T11:20:27.371Z]     overlay_test.go:65: Cannot run test with naive change algorithm
11:20:27 [2022-08-08T11:20:27.371Z] 
11:20:27 [2022-08-08T11:20:27.371Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
11:20:27 [2022-08-08T11:20:27.371Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
11:20:27 [2022-08-08T11:20:27.371Z] 
11:20:27 [2022-08-08T11:20:27.371Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
11:20:27 [2022-08-08T11:20:27.371Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:20:27 [2022-08-08T11:20:27.371Z]     graphtest_unix.go:44: Driver zfs not supported
11:20:27 [2022-08-08T11:20:27.371Z] 
11:20:27 [2022-08-08T11:20:27.371Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
11:20:27 [2022-08-08T11:20:27.371Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:20:27 [2022-08-08T11:20:27.371Z]     graphtest_unix.go:44: Driver zfs not supported
11:20:27 [2022-08-08T11:20:27.371Z] 
11:20:27 [2022-08-08T11:20:27.371Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
11:20:27 [2022-08-08T11:20:27.371Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:20:27 [2022-08-08T11:20:27.371Z]     graphtest_unix.go:44: Driver zfs not supported
11:20:27 [2022-08-08T11:20:27.371Z] 
11:20:27 [2022-08-08T11:20:27.371Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
11:20:27 [2022-08-08T11:20:27.371Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:20:27 [2022-08-08T11:20:27.371Z]     graphtest_unix.go:44: Driver zfs not supported
11:20:27 [2022-08-08T11:20:27.371Z] 
11:20:27 [2022-08-08T11:20:27.371Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
11:20:27 [2022-08-08T11:20:27.371Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:20:27 [2022-08-08T11:20:27.371Z]     graphtest_unix.go:44: Driver zfs not supported
11:20:27 [2022-08-08T11:20:27.371Z] 
11:20:27 [2022-08-08T11:20:27.371Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
11:20:27 [2022-08-08T11:20:27.371Z]     graphtest_unix.go:71: No driver to put!
11:20:27 [2022-08-08T11:20:27.371Z] 
11:20:27 [2022-08-08T11:20:27.371Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
11:20:27 [2022-08-08T11:20:27.371Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
11:20:27 [2022-08-08T11:20:27.371Z] 
11:20:27 [2022-08-08T11:20:27.371Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
11:20:27 [2022-08-08T11:20:27.371Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
11:20:27 [2022-08-08T11:20:27.371Z] 
11:20:27 [2022-08-08T11:20:27.371Z] DONE 2875 tests, 28 skipped in 207.858s
11:20:27 [2022-08-08T11:20:27.371Z] + '[' -n 'github.com/docker/docker/libnetwork
11:20:27 [2022-08-08T11:20:27.371Z] github.com/docker/docker/libnetwork/bitseq
11:20:27 [2022-08-08T11:20:27.371Z] github.com/docker/docker/libnetwork/cluster
11:20:27 [2022-08-08T11:20:27.371Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:20:27 [2022-08-08T11:20:27.371Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:20:27 [2022-08-08T11:20:27.371Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:20:27 [2022-08-08T11:20:27.371Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:20:27 [2022-08-08T11:20:27.371Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:20:27 [2022-08-08T11:20:27.371Z] github.com/docker/docker/libnetwork/cmd/ovrouter
11:20:27 [2022-08-08T11:20:27.371Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:20:27 [2022-08-08T11:20:27.371Z] github.com/docker/docker/libnetwork/config
11:20:27 [2022-08-08T11:20:27.371Z] github.com/docker/docker/libnetwork/datastore
11:20:27 [2022-08-08T11:20:27.371Z] github.com/docker/docker/libnetwork/diagnostic
11:20:27 [2022-08-08T11:20:27.371Z] github.com/docker/docker/libnetwork/discoverapi
11:20:27 [2022-08-08T11:20:27.371Z] github.com/docker/docker/libnetwork/driverapi
11:20:27 [2022-08-08T11:20:27.371Z] github.com/docker/docker/libnetwork/drivers/bridge
11:20:27 [2022-08-08T11:20:27.371Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:20:27 [2022-08-08T11:20:27.371Z] github.com/docker/docker/libnetwork/drivers/host
11:20:27 [2022-08-08T11:20:27.371Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:20:27 [2022-08-08T11:20:27.371Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:20:27 [2022-08-08T11:20:27.371Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:20:27 [2022-08-08T11:20:27.371Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:20:27 [2022-08-08T11:20:27.371Z] github.com/docker/docker/libnetwork/drivers/null
11:20:27 [2022-08-08T11:20:27.371Z] github.com/docker/docker/libnetwork/drivers/overlay
11:20:27 [2022-08-08T11:20:27.371Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:20:27 [2022-08-08T11:20:27.371Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:20:27 [2022-08-08T11:20:27.371Z] github.com/docker/docker/libnetwork/drivers/remote
11:20:27 [2022-08-08T11:20:27.371Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:20:27 [2022-08-08T11:20:27.371Z] github.com/docker/docker/libnetwork/drivers/windows
11:20:27 [2022-08-08T11:20:27.371Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:20:27 [2022-08-08T11:20:27.371Z] github.com/docker/docker/libnetwork/drvregistry
11:20:27 [2022-08-08T11:20:27.371Z] github.com/docker/docker/libnetwork/etchosts
11:20:27 [2022-08-08T11:20:27.371Z] github.com/docker/docker/libnetwork/idm
11:20:27 [2022-08-08T11:20:27.371Z] github.com/docker/docker/libnetwork/internal/caller
11:20:27 [2022-08-08T11:20:27.371Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:20:27 [2022-08-08T11:20:27.371Z] github.com/docker/docker/libnetwork/ipam
11:20:27 [2022-08-08T11:20:27.371Z] github.com/docker/docker/libnetwork/ipamapi
11:20:27 [2022-08-08T11:20:27.371Z] github.com/docker/docker/libnetwork/ipams/builtin
11:20:27 [2022-08-08T11:20:27.371Z] github.com/docker/docker/libnetwork/ipams/null
11:20:27 [2022-08-08T11:20:27.371Z] github.com/docker/docker/libnetwork/ipams/remote
11:20:27 [2022-08-08T11:20:27.371Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:20:27 [2022-08-08T11:20:27.371Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:20:27 [2022-08-08T11:20:27.371Z] github.com/docker/docker/libnetwork/ipamutils
11:20:27 [2022-08-08T11:20:27.371Z] github.com/docker/docker/libnetwork/iptables
11:20:27 [2022-08-08T11:20:27.371Z] github.com/docker/docker/libnetwork/netlabel
11:20:27 [2022-08-08T11:20:27.371Z] github.com/docker/docker/libnetwork/netutils
11:20:27 [2022-08-08T11:20:27.371Z] github.com/docker/docker/libnetwork/networkdb
11:20:27 [2022-08-08T11:20:27.371Z] github.com/docker/docker/libnetwork/ns
11:20:27 [2022-08-08T11:20:27.371Z] github.com/docker/docker/libnetwork/options
11:20:27 [2022-08-08T11:20:27.371Z] github.com/docker/docker/libnetwork/osl
11:20:27 [2022-08-08T11:20:27.371Z] github.com/docker/docker/libnetwork/osl/kernel
11:20:27 [2022-08-08T11:20:27.371Z] github.com/docker/docker/libnetwork/portallocator
11:20:27 [2022-08-08T11:20:27.371Z] github.com/docker/docker/libnetwork/portmapper
11:20:27 [2022-08-08T11:20:27.371Z] github.com/docker/docker/libnetwork/resolvconf
11:20:27 [2022-08-08T11:20:27.371Z] github.com/docker/docker/libnetwork/testutils
11:20:27 [2022-08-08T11:20:27.371Z] github.com/docker/docker/libnetwork/types' ']'
11:20:27 [2022-08-08T11:20:27.371Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -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
11:20:27 [2022-08-08T11:20:27.477Z] #64 467.2 + install -D bin/ctr /build/ctr
11:20:27 [2022-08-08T11:20:27.700Z] --- PASS: TestHealthCheckWorkdir (1.04s)
11:20:27 [2022-08-08T11:20:27.700Z] === RUN   TestHealthKillContainer
11:20:27 [2022-08-08T11:20:27.975Z] Created binary: bundles/dynbinary-daemon/dockerd
11:20:27 [2022-08-08T11:20:27.975Z] Building: bundles/dynbinary-daemon/docker-proxy
11:20:27 [2022-08-08T11:20:27.975Z] GOOS="" GOARCH="" GOARM=""
11:20:27 [2022-08-08T11:20:27.975Z] Created binary: bundles/dynbinary-daemon/docker-proxy
11:20:27 [2022-08-08T11:20:27.975Z] 
11:20:27 [2022-08-08T11:20:27.975Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:20:27 [2022-08-08T11:20:27.975Z] DOCKER_SYSTEMD=1
11:20:27 [2022-08-08T11:20:27.975Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:20:27 [2022-08-08T11:20:27.975Z] HOSTNAME=6bf876e2e69c
11:20:27 [2022-08-08T11:20:27.975Z] DEST=bundles/test-integration
11:20:27 [2022-08-08T11:20:27.975Z] PWD=/go/src/github.com/docker/docker
11:20:27 [2022-08-08T11:20:27.975Z] DOCKER_GITCOMMIT=acd0aa7d382cc3bb87d542adf6845bd14d57d53a
11:20:27 [2022-08-08T11:20:27.975Z] container=docker
11:20:27 [2022-08-08T11:20:27.975Z] HOME=/root
11:20:27 [2022-08-08T11:20:27.975Z] LANG=C.UTF-8
11:20:27 [2022-08-08T11:20:27.975Z] INVOCATION_ID=7336f9546f294c87b9f95d6a12e10e6a
11:20:27 [2022-08-08T11:20:27.975Z] GOLANG_VERSION=1.18.5
11:20:27 [2022-08-08T11:20:27.975Z] VALIDATE_REPO=https://github.com/moby/moby.git
11:20:27 [2022-08-08T11:20:27.975Z] VALIDATE_BRANCH=master
11:20:27 [2022-08-08T11:20:27.975Z] TERM=xterm
11:20:27 [2022-08-08T11:20:27.975Z] DOCKER_PKG=github.com/docker/docker
11:20:27 [2022-08-08T11:20:27.975Z] SHLVL=3
11:20:27 [2022-08-08T11:20:27.975Z] TIMEOUT=120m
11:20:27 [2022-08-08T11:20:27.975Z] DOCKER_BUILDTAGS= journald
11:20:27 [2022-08-08T11:20:27.975Z] DOCKER_GRAPHDRIVER=overlay2
11:20:27 [2022-08-08T11:20:27.975Z] GO111MODULE=off
11:20:27 [2022-08-08T11:20:27.975Z] DOCKER_EXPERIMENTAL=1
11:20:27 [2022-08-08T11:20:27.975Z] TEST_SKIP_INTEGRATION_CLI=1
11:20:27 [2022-08-08T11:20:27.975Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:20:27 [2022-08-08T11:20:27.975Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:20:27 [2022-08-08T11:20:27.975Z] GOPATH=/go
11:20:27 [2022-08-08T11:20:27.975Z] PKG_CONFIG=pkg-config
11:20:27 [2022-08-08T11:20:27.975Z] _=/usr/bin/env
11:20:27 [2022-08-08T11:20:27.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
11:20:28 [2022-08-08T11:20:28.266Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
11:20:28 [2022-08-08T11:20:28.266Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
11:20:28 [2022-08-08T11:20:28.266Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
11:20:28 [2022-08-08T11:20:28.266Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
11:20:28 [2022-08-08T11:20:28.266Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
11:20:28 [2022-08-08T11:20:28.266Z] === RUN   TestDockerSuite/TestContainerAPIStart
11:20:28 [2022-08-08T11:20:28.832Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
11:20:29 [2022-08-08T11:20:29.398Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
11:20:29 [2022-08-08T11:20:29.424Z] #64 DONE 469.1s
11:20:29 [2022-08-08T11:20:29.991Z] 
11:20:29 [2022-08-08T11:20:29.991Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
11:20:29 [2022-08-08T11:20:29.991Z] #65 sha256:b677236facd761d9ba608742e9fb66118a91c53897eb24db44c02a9ccba62dff
11:20:31 [2022-08-08T11:20:31.299Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
11:20:31 [2022-08-08T11:20:31.364Z] #65 DONE 1.0s
11:20:31 [2022-08-08T11:20:31.364Z] 
11:20:31 [2022-08-08T11:20:31.364Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
11:20:31 [2022-08-08T11:20:31.364Z] #70 sha256:4cb3b39531eb4f0c403171420a6c3454da0b63906d22d1139cd3b508fd4145f5
11:20:31 [2022-08-08T11:20:31.364Z] #70 DONE 0.2s
11:20:31 [2022-08-08T11:20:31.364Z] 
11:20:31 [2022-08-08T11:20:31.364Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
11:20:31 [2022-08-08T11:20:31.364Z] #75 sha256:c58d55c657be282a2ecd88fa015602d5a033d687082f954cc46012c6faaf0f2b
11:20:32 [2022-08-08T11:20:32.297Z] #75 DONE 0.9s
11:20:32 [2022-08-08T11:20:32.297Z] 
11:20:32 [2022-08-08T11:20:32.297Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
11:20:32 [2022-08-08T11:20:32.297Z] #78 sha256:bafa4a49d2aeac8e09346536064fa0ffa311bf343b4e3fd9aeb44b5fe02e724c
11:20:32 [2022-08-08T11:20:32.297Z] #78 DONE 0.0s
11:20:32 [2022-08-08T11:20:32.297Z] 
11:20:32 [2022-08-08T11:20:32.298Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
11:20:32 [2022-08-08T11:20:32.298Z] #79 sha256:b9e79942882c7767063293907b90bbb3b32082c4bf1f2f6192c6b381c3e250e3
11:20:32 [2022-08-08T11:20:32.298Z] #79 DONE 0.1s
11:20:32 [2022-08-08T11:20:32.555Z] 
11:20:32 [2022-08-08T11:20:32.555Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
11:20:32 [2022-08-08T11:20:32.555Z] #80 sha256:6f2306eeccfc6887b7269fd7b3eadcc91f2fb828f214549cdab3bc02b51f4258
11:20:32 [2022-08-08T11:20:32.555Z] #80 DONE 0.0s
11:20:32 [2022-08-08T11:20:32.555Z] 
11:20:32 [2022-08-08T11:20:32.555Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker
11:20:32 [2022-08-08T11:20:32.555Z] #81 sha256:b5a93a053e0646fc230369d7bba26ea63f5015c3a3ee9216f0556de69e480837
11:20:33 [2022-08-08T11:20:33.197Z] === RUN   TestDockerSuite/TestContainerAPIStop
11:20:33 [2022-08-08T11:20:33.763Z] === RUN   TestDockerSuite/TestContainerAPITop
11:20:34 [2022-08-08T11:20:34.337Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
11:20:34 [2022-08-08T11:20:34.337Z]     docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
11:20:34 [2022-08-08T11:20:34.337Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
11:20:34 [2022-08-08T11:20:34.337Z] === RUN   TestDockerSuite/TestContainerAPIWait
11:20:34 [2022-08-08T11:20:34.906Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
11:20:35 [2022-08-08T11:20:35.838Z] --- PASS: TestHealthKillContainer (8.27s)
11:20:35 [2022-08-08T11:20:35.838Z] === RUN   TestInspectCpusetInConfigPre120
11:20:36 [2022-08-08T11:20:36.404Z] --- PASS: TestInspectCpusetInConfigPre120 (0.46s)
11:20:36 [2022-08-08T11:20:36.404Z] === RUN   TestIpcModeNone
11:20:36 [2022-08-08T11:20:36.662Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
11:20:36 [2022-08-08T11:20:36.920Z] --- PASS: TestIpcModeNone (0.57s)
11:20:36 [2022-08-08T11:20:36.920Z] === RUN   TestIpcModePrivate
11:20:37 [2022-08-08T11:20:37.485Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
11:20:37 [2022-08-08T11:20:37.485Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:98, shared: false, mustBeShared: false
11:20:37 [2022-08-08T11:20:37.743Z] --- PASS: TestIpcModePrivate (0.68s)
11:20:37 [2022-08-08T11:20:37.743Z] === RUN   TestIpcModeShareable
11:20:37 [2022-08-08T11:20:37.817Z] #81 DONE 5.1s
11:20:37 [2022-08-08T11:20:37.817Z] 
11:20:37 [2022-08-08T11:20:37.817Z] #82 exporting to image
11:20:37 [2022-08-08T11:20:37.817Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
11:20:37 [2022-08-08T11:20:37.817Z] #82 exporting layers
11:20:38 [2022-08-08T11:20:38.001Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:89, shared: true, mustBeShared: true
11:20:38 [2022-08-08T11:20:38.261Z] --- PASS: TestIpcModeShareable (0.62s)
11:20:38 [2022-08-08T11:20:38.261Z] === RUN   TestAPIIpcModeShareableAndContainer
11:20:38 [2022-08-08T11:20:38.261Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>_<nil>}
11:20:38 [2022-08-08T11:20:38.519Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
11:20:39 [2022-08-08T11:20:39.086Z]     check_test.go:540: [d5bd20b1a0a75] daemon is not started
11:20:39 [2022-08-08T11:20:39.086Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
11:20:39 [2022-08-08T11:20:39.656Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
11:20:39 [2022-08-08T11:20:39.914Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>_<nil>}
11:20:40 [2022-08-08T11:20:40.173Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
11:20:40 [2022-08-08T11:20:40.173Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.04s)
11:20:40 [2022-08-08T11:20:40.173Z] === RUN   TestAPIIpcModeHost
11:20:40 [2022-08-08T11:20:40.738Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
11:20:40 [2022-08-08T11:20:40.738Z] --- PASS: TestAPIIpcModeHost (0.44s)
11:20:40 [2022-08-08T11:20:40.738Z] === RUN   TestDaemonIpcModeShareable
11:20:41 [2022-08-08T11:20:41.304Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>_<nil>}
11:20:42 [2022-08-08T11:20:42.240Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: true, mustBeShared: true
11:20:42 [2022-08-08T11:20:42.498Z] --- PASS: TestDaemonIpcModeShareable (1.68s)
11:20:42 [2022-08-08T11:20:42.498Z] === RUN   TestDaemonIpcModePrivate
11:20:42 [2022-08-08T11:20:42.760Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>_<nil>}
11:20:43 [2022-08-08T11:20:43.327Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
11:20:43 [2022-08-08T11:20:43.585Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000d71140_<nil>_<nil>}
11:20:43 [2022-08-08T11:20:43.843Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false
11:20:44 [2022-08-08T11:20:44.103Z] --- PASS: TestDaemonIpcModePrivate (1.69s)
11:20:44 [2022-08-08T11:20:44.103Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:20:45 [2022-08-08T11:20:45.039Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1677075525_/foo_false__<nil>_<nil>_<nil>_<nil>}
11:20:45 [2022-08-08T11:20:45.297Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
11:20:45 [2022-08-08T11:20:45.556Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.46s)
11:20:45 [2022-08-08T11:20:45.556Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:20:45 [2022-08-08T11:20:45.556Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1677075525_/foo_true__<nil>_<nil>_<nil>_<nil>}
11:20:45 [2022-08-08T11:20:45.926Z] #82 exporting layers 7.6s done
11:20:45 [2022-08-08T11:20:45.926Z] #82 writing image sha256:44ec07e7f6e340849a37152b3c8a35b9607817ea14667f5149203f46a736c854 done
11:20:45 [2022-08-08T11:20:45.926Z] #82 naming to docker.io/library/docker:acd0aa7d382cc3bb87d542adf6845bd14d57d53a done
11:20:45 [2022-08-08T11:20:45.926Z] #82 DONE 7.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
11:20:46 [2022-08-08T11:20:46.262Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43883/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=acd0aa7d382cc3bb87d542adf6845bd14d57d53a -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:acd0aa7d382cc3bb87d542adf6845bd14d57d53a hack/make.sh dynbinary test-integration
11:20:46 [2022-08-08T11:20:46.932Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: true, mustBeShared: true
11:20:46 [2022-08-08T11:20:46.932Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.36s)
11:20:46 [2022-08-08T11:20:46.932Z] === RUN   TestIpcModeOlderClient
11:20:46 [2022-08-08T11:20:46.932Z] === PAUSE TestIpcModeOlderClient
11:20:46 [2022-08-08T11:20:46.932Z] === RUN   TestKillContainerInvalidSignal
11:20:46 [2022-08-08T11:20:46.932Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32668536166_/foo_false__<nil>_<nil>_<nil>_<nil>}
11:20:47 [2022-08-08T11:20:47.195Z] 
11:20:47 [2022-08-08T11:20:47.195Z] Removing bundles/
11:20:47 [2022-08-08T11:20:47.195Z] 
11:20:47 [2022-08-08T11:20:47.195Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
11:20:47 [2022-08-08T11:20:47.195Z] Building: bundles/dynbinary-daemon/dockerd
11:20:47 [2022-08-08T11:20:47.195Z] GOOS="" GOARCH="" GOARM=""
11:20:47 [2022-08-08T11:20:47.868Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
11:20:47 [2022-08-08T11:20:47.868Z] --- PASS: TestKillContainerInvalidSignal (0.85s)
11:20:47 [2022-08-08T11:20:47.868Z] === RUN   TestKillContainer
11:20:47 [2022-08-08T11:20:47.868Z] === RUN   TestKillContainer/no_signal
11:20:48 [2022-08-08T11:20:48.434Z] === RUN   TestKillContainer/non_killing_signal
11:20:48 [2022-08-08T11:20:48.434Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32668536166_/foo_true__<nil>_<nil>_<nil>_<nil>}
11:20:48 [2022-08-08T11:20:48.694Z] === RUN   TestKillContainer/killing_signal
11:20:49 [2022-08-08T11:20:49.628Z] --- PASS: TestKillContainer (1.96s)
11:20:49 [2022-08-08T11:20:49.628Z]     --- PASS: TestKillContainer/no_signal (0.53s)
11:20:49 [2022-08-08T11:20:49.628Z]     --- PASS: TestKillContainer/non_killing_signal (0.51s)
11:20:49 [2022-08-08T11:20:49.628Z]     --- PASS: TestKillContainer/killing_signal (0.72s)
11:20:49 [2022-08-08T11:20:49.628Z] === RUN   TestKillWithStopSignalAndRestartPolicies
11:20:49 [2022-08-08T11:20:49.628Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
11:20:49 [2022-08-08T11:20:49.886Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32668536166_/foo_true__0xc000d71170_<nil>_<nil>_<nil>}
11:20:50 [2022-08-08T11:20:50.144Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
11:20:50 [2022-08-08T11:20:50.144Z]     docker_cli_daemon_test.go:364: unmatched requirement IPv6
11:20:50 [2022-08-08T11:20:50.144Z]     check_test.go:540: [d8a6fb0b48fec] daemon is not started
11:20:50 [2022-08-08T11:20:50.144Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
11:20:50 [2022-08-08T11:20:50.403Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
11:20:50 [2022-08-08T11:20:50.969Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.27s)
11:20:50 [2022-08-08T11:20:50.969Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.61s)
11:20:50 [2022-08-08T11:20:50.969Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s)
11:20:50 [2022-08-08T11:20:50.969Z] === RUN   TestKillStoppedContainer
11:20:50 [2022-08-08T11:20:50.969Z] --- PASS: TestKillStoppedContainer (0.05s)
11:20:50 [2022-08-08T11:20:50.969Z] === RUN   TestKillStoppedContainerAPIPre120
11:20:50 [2022-08-08T11:20:50.969Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
11:20:50 [2022-08-08T11:20:50.969Z] === RUN   TestKillDifferentUserContainer
11:20:51 [2022-08-08T11:20:51.535Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000d71188_<nil>_<nil>}
11:20:51 [2022-08-08T11:20:51.793Z] --- PASS: TestKillDifferentUserContainer (0.62s)
11:20:51 [2022-08-08T11:20:51.793Z] === RUN   TestInspectOomKilledTrue
11:20:51 [2022-08-08T11:20:51.793Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:20:51 [2022-08-08T11:20:51.793Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
11:20:51 [2022-08-08T11:20:51.793Z] === RUN   TestInspectOomKilledFalse
11:20:51 [2022-08-08T11:20:51.793Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:20:51 [2022-08-08T11:20:51.793Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
11:20:51 [2022-08-08T11:20:51.793Z] === RUN   TestLinksEtcHostsContentMatch
11:20:52 [2022-08-08T11:20:52.066Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
11:20:52 [2022-08-08T11:20:52.335Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s)
11:20:52 [2022-08-08T11:20:52.335Z] === RUN   TestLinksContainerNames
11:20:53 [2022-08-08T11:20:53.270Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000d711a0_<nil>_<nil>}
11:20:53 [2022-08-08T11:20:53.528Z] --- PASS: TestLinksContainerNames (1.32s)
11:20:53 [2022-08-08T11:20:53.528Z] === RUN   TestLogsFollowTailEmpty
11:20:53 [2022-08-08T11:20:53.787Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
11:20:54 [2022-08-08T11:20:54.354Z] --- PASS: TestLogsFollowTailEmpty (0.63s)
11:20:54 [2022-08-08T11:20:54.354Z] === RUN   TestLogs
11:20:54 [2022-08-08T11:20:54.354Z] === RUN   TestLogs/driver_local
11:20:54 [2022-08-08T11:20:54.354Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
11:20:54 [2022-08-08T11:20:54.354Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
11:20:54 [2022-08-08T11:20:54.354Z] === RUN   TestLogs/driver_local/tty/only_stdout
11:20:54 [2022-08-08T11:20:54.354Z] === PAUSE TestLogs/driver_local/tty/only_stdout
11:20:54 [2022-08-08T11:20:54.354Z] === RUN   TestLogs/driver_local/tty/only_stderr
11:20:54 [2022-08-08T11:20:54.354Z] === PAUSE TestLogs/driver_local/tty/only_stderr
11:20:54 [2022-08-08T11:20:54.354Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
11:20:54 [2022-08-08T11:20:54.354Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
11:20:54 [2022-08-08T11:20:54.354Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
11:20:54 [2022-08-08T11:20:54.354Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
11:20:54 [2022-08-08T11:20:54.354Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
11:20:54 [2022-08-08T11:20:54.354Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
11:20:54 [2022-08-08T11:20:54.354Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
11:20:54 [2022-08-08T11:20:54.354Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
11:20:54 [2022-08-08T11:20:54.614Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000d711b8_<nil>_<nil>}
11:20:55 [2022-08-08T11:20:55.550Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
11:20:55 [2022-08-08T11:20:55.550Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
11:20:55 [2022-08-08T11:20:55.550Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
11:20:56 [2022-08-08T11:20:56.484Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000d711d0_<nil>_<nil>}
11:20:56 [2022-08-08T11:20:56.484Z] === CONT  TestLogs/driver_local/tty/only_stderr
11:20:56 [2022-08-08T11:20:56.484Z] === CONT  TestLogs/driver_local/tty/only_stdout
11:20:57 [2022-08-08T11:20:57.139Z] Created binary: bundles/binary-daemon/dockerd
11:20:57 [2022-08-08T11:20:57.139Z] Copying nested executables into bundles/binary-daemon
11:20:57 [2022-08-08T11:20:57.139Z] Building: bundles/binary-daemon/docker-proxy
11:20:57 [2022-08-08T11:20:57.139Z] GOOS="" GOARCH="" GOARM=""
11:20:57 [2022-08-08T11:20:57.139Z] Created binary: bundles/binary-daemon/docker-proxy
11:20:57 [2022-08-08T11:20:57.139Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
11:20:57 [2022-08-08T11:20:57.418Z]     check_test.go:540: [d70787d69893f] daemon is not started
11:20:57 [2022-08-08T11:20:57.418Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
11:20:57 [2022-08-08T11:20:57.418Z] === RUN   TestLogs/driver_json-file
11:20:57 [2022-08-08T11:20:57.418Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
11:20:57 [2022-08-08T11:20:57.418Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
11:20:57 [2022-08-08T11:20:57.418Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
11:20:57 [2022-08-08T11:20:57.418Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
11:20:57 [2022-08-08T11:20:57.418Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
11:20:57 [2022-08-08T11:20:57.418Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
11:20:57 [2022-08-08T11:20:57.418Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:20:57 [2022-08-08T11:20:57.418Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:20:57 [2022-08-08T11:20:57.418Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
11:20:57 [2022-08-08T11:20:57.418Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
11:20:57 [2022-08-08T11:20:57.418Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
11:20:57 [2022-08-08T11:20:57.418Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
11:20:57 [2022-08-08T11:20:57.418Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
11:20:57 [2022-08-08T11:20:57.418Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
11:20:57 [2022-08-08T11:20:57.466Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43883/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=acd0aa7d382cc3bb87d542adf6845bd14d57d53a -e DOCKER_GRAPHDRIVER docker:acd0aa7d382cc3bb87d542adf6845bd14d57d53a hack/make.sh cross
11:20:57 [2022-08-08T11:20:57.726Z] 
11:20:57 [2022-08-08T11:20:57.726Z] Removing bundles/
11:20:57 [2022-08-08T11:20:57.726Z] 
11:20:57 [2022-08-08T11:20:57.726Z] ---> Making bundle: cross (in bundles/cross)
11:20:57 [2022-08-08T11:20:57.726Z] Cross building: bundles/cross/linux/amd64
11:20:57 [2022-08-08T11:20:57.984Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
11:20:57 [2022-08-08T11:20:57.986Z] Building: bundles/cross/linux/amd64-daemon/dockerd
11:20:57 [2022-08-08T11:20:57.986Z] GOOS="linux" GOARCH="amd64" GOARM=""
11:20:58 [2022-08-08T11:20:58.551Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
11:20:58 [2022-08-08T11:20:58.551Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:20:59 [2022-08-08T11:20:59.925Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
11:20:59 [2022-08-08T11:20:59.925Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
11:20:59 [2022-08-08T11:20:59.925Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
11:20:59 [2022-08-08T11:20:59.925Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
11:20:59 [2022-08-08T11:20:59.925Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
11:20:59 [2022-08-08T11:20:59.925Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
11:20:59 [2022-08-08T11:20:59.925Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
11:20:59 [2022-08-08T11:20:59.925Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
11:20:59 [2022-08-08T11:20:59.925Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
11:20:59 [2022-08-08T11:20:59.925Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
11:20:59 [2022-08-08T11:20:59.925Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
11:20:59 [2022-08-08T11:20:59.925Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
11:20:59 [2022-08-08T11:20:59.925Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
11:20:59 [2022-08-08T11:20:59.925Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
11:20:59 [2022-08-08T11:20:59.925Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
11:20:59 [2022-08-08T11:20:59.925Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
11:20:59 [2022-08-08T11:20:59.925Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
11:20:59 [2022-08-08T11:20:59.925Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
11:20:59 [2022-08-08T11:20:59.925Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
11:21:00 [2022-08-08T11:21:00.183Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
11:21:00 [2022-08-08T11:21:00.183Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
11:21:00 [2022-08-08T11:21:00.183Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
11:21:00 [2022-08-08T11:21:00.183Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
11:21:00 [2022-08-08T11:21:00.751Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
11:21:01 [2022-08-08T11:21:01.009Z] --- PASS: TestLogs (6.63s)
11:21:01 [2022-08-08T11:21:01.009Z]     --- PASS: TestLogs/driver_local (0.01s)
11:21:01 [2022-08-08T11:21:01.009Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.04s)
11:21:01 [2022-08-08T11:21:01.009Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.15s)
11:21:01 [2022-08-08T11:21:01.009Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.90s)
11:21:01 [2022-08-08T11:21:01.009Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.02s)
11:21:01 [2022-08-08T11:21:01.009Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.97s)
11:21:01 [2022-08-08T11:21:01.009Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.06s)
11:21:01 [2022-08-08T11:21:01.009Z]     --- PASS: TestLogs/driver_json-file (0.01s)
11:21:01 [2022-08-08T11:21:01.009Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.16s)
11:21:01 [2022-08-08T11:21:01.009Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.19s)
11:21:01 [2022-08-08T11:21:01.009Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.13s)
11:21:01 [2022-08-08T11:21:01.009Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.17s)
11:21:01 [2022-08-08T11:21:01.009Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.05s)
11:21:01 [2022-08-08T11:21:01.009Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.12s)
11:21:01 [2022-08-08T11:21:01.009Z] === RUN   TestContainerNetworkMountsNoChown
11:21:01 [2022-08-08T11:21:01.009Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
11:21:01 [2022-08-08T11:21:01.009Z]     check_test.go:540: [da77ba6f6676a] daemon is not started
11:21:01 [2022-08-08T11:21:01.009Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
11:21:01 [2022-08-08T11:21:01.577Z] --- PASS: TestContainerNetworkMountsNoChown (0.62s)
11:21:01 [2022-08-08T11:21:01.577Z] === RUN   TestMountDaemonRoot
11:21:01 [2022-08-08T11:21:01.577Z] === RUN   TestMountDaemonRoot/default
11:21:01 [2022-08-08T11:21:01.577Z] === PAUSE TestMountDaemonRoot/default
11:21:01 [2022-08-08T11:21:01.577Z] === RUN   TestMountDaemonRoot/private
11:21:01 [2022-08-08T11:21:01.577Z] === PAUSE TestMountDaemonRoot/private
11:21:01 [2022-08-08T11:21:01.577Z] === RUN   TestMountDaemonRoot/rprivate
11:21:01 [2022-08-08T11:21:01.577Z] === PAUSE TestMountDaemonRoot/rprivate
11:21:01 [2022-08-08T11:21:01.577Z] === RUN   TestMountDaemonRoot/slave
11:21:01 [2022-08-08T11:21:01.577Z] === PAUSE TestMountDaemonRoot/slave
11:21:01 [2022-08-08T11:21:01.577Z] === RUN   TestMountDaemonRoot/rslave
11:21:01 [2022-08-08T11:21:01.577Z] === PAUSE TestMountDaemonRoot/rslave
11:21:01 [2022-08-08T11:21:01.577Z] === RUN   TestMountDaemonRoot/shared
11:21:01 [2022-08-08T11:21:01.577Z] === PAUSE TestMountDaemonRoot/shared
11:21:01 [2022-08-08T11:21:01.577Z] === RUN   TestMountDaemonRoot/rshared
11:21:01 [2022-08-08T11:21:01.577Z] === PAUSE TestMountDaemonRoot/rshared
11:21:01 [2022-08-08T11:21:01.577Z] === CONT  TestMountDaemonRoot/default
11:21:01 [2022-08-08T11:21:01.577Z] === RUN   TestMountDaemonRoot/default/bind_root
11:21:01 [2022-08-08T11:21:01.577Z] === CONT  TestMountDaemonRoot/rslave
11:21:01 [2022-08-08T11:21:01.578Z] === RUN   TestMountDaemonRoot/rslave/mount_root
11:21:01 [2022-08-08T11:21:01.578Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
11:21:01 [2022-08-08T11:21:01.578Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
11:21:01 [2022-08-08T11:21:01.578Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
11:21:01 [2022-08-08T11:21:01.578Z] === RUN   TestMountDaemonRoot/rslave/bind_root
11:21:01 [2022-08-08T11:21:01.578Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
11:21:01 [2022-08-08T11:21:01.578Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
11:21:01 [2022-08-08T11:21:01.578Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
11:21:01 [2022-08-08T11:21:01.578Z] === CONT  TestMountDaemonRoot/rslave/mount_root
11:21:01 [2022-08-08T11:21:01.578Z] === PAUSE TestMountDaemonRoot/default/bind_root
11:21:01 [2022-08-08T11:21:01.578Z] === RUN   TestMountDaemonRoot/default/bind_subpath
11:21:01 [2022-08-08T11:21:01.578Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
11:21:01 [2022-08-08T11:21:01.578Z] === RUN   TestMountDaemonRoot/default/mount_root
11:21:01 [2022-08-08T11:21:01.578Z] === PAUSE TestMountDaemonRoot/default/mount_root
11:21:01 [2022-08-08T11:21:01.578Z] === RUN   TestMountDaemonRoot/default/mount_subpath
11:21:01 [2022-08-08T11:21:01.578Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
11:21:01 [2022-08-08T11:21:01.578Z] === CONT  TestMountDaemonRoot/default/bind_root
11:21:01 [2022-08-08T11:21:01.578Z] === CONT  TestMountDaemonRoot/rshared
11:21:01 [2022-08-08T11:21:01.578Z] === RUN   TestMountDaemonRoot/rshared/bind_root
11:21:01 [2022-08-08T11:21:01.578Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
11:21:01 [2022-08-08T11:21:01.578Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
11:21:01 [2022-08-08T11:21:01.578Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
11:21:01 [2022-08-08T11:21:01.578Z] === RUN   TestMountDaemonRoot/rshared/mount_root
11:21:01 [2022-08-08T11:21:01.578Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
11:21:01 [2022-08-08T11:21:01.578Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
11:21:01 [2022-08-08T11:21:01.578Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
11:21:01 [2022-08-08T11:21:01.578Z] === CONT  TestMountDaemonRoot/shared
11:21:01 [2022-08-08T11:21:01.578Z] === RUN   TestMountDaemonRoot/shared/bind_root
11:21:01 [2022-08-08T11:21:01.578Z] === PAUSE TestMountDaemonRoot/shared/bind_root
11:21:01 [2022-08-08T11:21:01.578Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
11:21:01 [2022-08-08T11:21:01.578Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
11:21:01 [2022-08-08T11:21:01.578Z] === RUN   TestMountDaemonRoot/shared/mount_root
11:21:01 [2022-08-08T11:21:01.578Z] === PAUSE TestMountDaemonRoot/shared/mount_root
11:21:01 [2022-08-08T11:21:01.578Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
11:21:01 [2022-08-08T11:21:01.578Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
11:21:01 [2022-08-08T11:21:01.578Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
11:21:01 [2022-08-08T11:21:01.578Z] === CONT  TestMountDaemonRoot/rslave/bind_root
11:21:01 [2022-08-08T11:21:01.578Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
11:21:01 [2022-08-08T11:21:01.578Z] === CONT  TestMountDaemonRoot/private
11:21:01 [2022-08-08T11:21:01.578Z] === RUN   TestMountDaemonRoot/private/bind_root
11:21:01 [2022-08-08T11:21:01.578Z] === PAUSE TestMountDaemonRoot/private/bind_root
11:21:01 [2022-08-08T11:21:01.578Z] === RUN   TestMountDaemonRoot/private/bind_subpath
11:21:01 [2022-08-08T11:21:01.578Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
11:21:01 [2022-08-08T11:21:01.578Z] === RUN   TestMountDaemonRoot/private/mount_root
11:21:01 [2022-08-08T11:21:01.578Z] === PAUSE TestMountDaemonRoot/private/mount_root
11:21:01 [2022-08-08T11:21:01.578Z] === RUN   TestMountDaemonRoot/private/mount_subpath
11:21:01 [2022-08-08T11:21:01.578Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
11:21:01 [2022-08-08T11:21:01.578Z] === CONT  TestMountDaemonRoot/slave
11:21:01 [2022-08-08T11:21:01.578Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
11:21:01 [2022-08-08T11:21:01.578Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
11:21:01 [2022-08-08T11:21:01.578Z] === RUN   TestMountDaemonRoot/slave/mount_root
11:21:01 [2022-08-08T11:21:01.578Z] === PAUSE TestMountDaemonRoot/slave/mount_root
11:21:01 [2022-08-08T11:21:01.578Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
11:21:01 [2022-08-08T11:21:01.578Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
11:21:01 [2022-08-08T11:21:01.578Z] === RUN   TestMountDaemonRoot/slave/bind_root
11:21:01 [2022-08-08T11:21:01.578Z] === PAUSE TestMountDaemonRoot/slave/bind_root
11:21:01 [2022-08-08T11:21:01.578Z] === CONT  TestMountDaemonRoot/rprivate
11:21:01 [2022-08-08T11:21:01.578Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
11:21:01 [2022-08-08T11:21:01.578Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
11:21:01 [2022-08-08T11:21:01.578Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
11:21:01 [2022-08-08T11:21:01.578Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
11:21:01 [2022-08-08T11:21:01.578Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
11:21:01 [2022-08-08T11:21:01.578Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
11:21:01 [2022-08-08T11:21:01.578Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
11:21:01 [2022-08-08T11:21:01.578Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
11:21:01 [2022-08-08T11:21:01.578Z] === CONT  TestMountDaemonRoot/default/mount_root
11:21:01 [2022-08-08T11:21:01.836Z] === CONT  TestMountDaemonRoot/default/mount_subpath
11:21:01 [2022-08-08T11:21:01.836Z] === CONT  TestMountDaemonRoot/default/bind_subpath
11:21:01 [2022-08-08T11:21:01.836Z] === CONT  TestMountDaemonRoot/rshared/bind_root
11:21:01 [2022-08-08T11:21:01.836Z] === CONT  TestMountDaemonRoot/shared/bind_root
11:21:01 [2022-08-08T11:21:01.836Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
11:21:01 [2022-08-08T11:21:01.836Z] === CONT  TestMountDaemonRoot/rshared/mount_root
11:21:01 [2022-08-08T11:21:01.836Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
11:21:01 [2022-08-08T11:21:01.836Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
11:21:01 [2022-08-08T11:21:01.836Z] === CONT  TestMountDaemonRoot/shared/mount_root
11:21:01 [2022-08-08T11:21:01.836Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
11:21:01 [2022-08-08T11:21:01.836Z] === CONT  TestMountDaemonRoot/private/bind_root
11:21:01 [2022-08-08T11:21:01.836Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
11:21:02 [2022-08-08T11:21:02.094Z] === CONT  TestMountDaemonRoot/private/mount_subpath
11:21:02 [2022-08-08T11:21:02.094Z] === CONT  TestMountDaemonRoot/private/mount_root
11:21:02 [2022-08-08T11:21:02.094Z] === CONT  TestMountDaemonRoot/private/bind_subpath
11:21:02 [2022-08-08T11:21:02.094Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
11:21:02 [2022-08-08T11:21:02.094Z] === CONT  TestMountDaemonRoot/slave/bind_root
11:21:02 [2022-08-08T11:21:02.094Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
11:21:02 [2022-08-08T11:21:02.094Z] === CONT  TestMountDaemonRoot/slave/mount_root
11:21:02 [2022-08-08T11:21:02.094Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
11:21:02 [2022-08-08T11:21:02.094Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
11:21:02 [2022-08-08T11:21:02.094Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
11:21:02 [2022-08-08T11:21:02.094Z] --- PASS: TestMountDaemonRoot (0.02s)
11:21:02 [2022-08-08T11:21:02.094Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
11:21:02 [2022-08-08T11:21:02.094Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
11:21:02 [2022-08-08T11:21:02.094Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
11:21:02 [2022-08-08T11:21:02.094Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
11:21:02 [2022-08-08T11:21:02.094Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
11:21:02 [2022-08-08T11:21:02.094Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
11:21:02 [2022-08-08T11:21:02.094Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
11:21:02 [2022-08-08T11:21:02.094Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
11:21:02 [2022-08-08T11:21:02.094Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
11:21:02 [2022-08-08T11:21:02.094Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
11:21:02 [2022-08-08T11:21:02.094Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
11:21:02 [2022-08-08T11:21:02.094Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
11:21:02 [2022-08-08T11:21:02.094Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
11:21:02 [2022-08-08T11:21:02.094Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
11:21:02 [2022-08-08T11:21:02.094Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
11:21:02 [2022-08-08T11:21:02.094Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
11:21:02 [2022-08-08T11:21:02.094Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
11:21:02 [2022-08-08T11:21:02.094Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
11:21:02 [2022-08-08T11:21:02.094Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
11:21:02 [2022-08-08T11:21:02.094Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
11:21:02 [2022-08-08T11:21:02.094Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
11:21:02 [2022-08-08T11:21:02.094Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
11:21:02 [2022-08-08T11:21:02.094Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
11:21:02 [2022-08-08T11:21:02.094Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
11:21:02 [2022-08-08T11:21:02.094Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
11:21:02 [2022-08-08T11:21:02.094Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
11:21:02 [2022-08-08T11:21:02.094Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
11:21:02 [2022-08-08T11:21:02.094Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
11:21:02 [2022-08-08T11:21:02.094Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
11:21:02 [2022-08-08T11:21:02.094Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
11:21:02 [2022-08-08T11:21:02.094Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
11:21:02 [2022-08-08T11:21:02.094Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
11:21:02 [2022-08-08T11:21:02.094Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
11:21:02 [2022-08-08T11:21:02.094Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
11:21:02 [2022-08-08T11:21:02.094Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
11:21:02 [2022-08-08T11:21:02.094Z] === RUN   TestContainerBindMountNonRecursive
11:21:02 [2022-08-08T11:21:02.352Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
11:21:02 [2022-08-08T11:21:02.917Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
11:21:04 [2022-08-08T11:21:04.294Z] --- PASS: TestContainerBindMountNonRecursive (1.87s)
11:21:04 [2022-08-08T11:21:04.294Z] === RUN   TestContainerVolumesMountedAsShared
11:21:04 [2022-08-08T11:21:04.294Z]     docker_cli_daemon_plugins_test.go:80: [d634dd42c4692] daemon is not started
11:21:04 [2022-08-08T11:21:04.553Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
11:21:04 [2022-08-08T11:21:04.553Z] --- PASS: TestContainerVolumesMountedAsShared (0.65s)
11:21:04 [2022-08-08T11:21:04.553Z] === RUN   TestContainerVolumesMountedAsSlave
11:21:05 [2022-08-08T11:21:05.489Z] --- PASS: TestContainerVolumesMountedAsSlave (0.64s)
11:21:05 [2022-08-08T11:21:05.489Z] === RUN   TestNetworkNat
11:21:05 [2022-08-08T11:21:05.489Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
11:21:06 [2022-08-08T11:21:06.054Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
11:21:06 [2022-08-08T11:21:06.054Z] --- PASS: TestNetworkNat (0.68s)
11:21:06 [2022-08-08T11:21:06.054Z] === RUN   TestNetworkLocalhostTCPNat
11:21:06 [2022-08-08T11:21:06.620Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
11:21:06 [2022-08-08T11:21:06.620Z] --- PASS: TestNetworkLocalhostTCPNat (0.67s)
11:21:06 [2022-08-08T11:21:06.620Z] === RUN   TestNetworkLoopbackNat
11:21:07 [2022-08-08T11:21:07.187Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
11:21:07 [2022-08-08T11:21:07.187Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
11:21:08 [2022-08-08T11:21:08.120Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
11:21:08 [2022-08-08T11:21:08.120Z]     docker_cli_daemon_plugins_test.go:170: [d704b2062d654] daemon is not started
11:21:08 [2022-08-08T11:21:08.378Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
11:21:08 [2022-08-08T11:21:08.945Z] === RUN   TestDockerSuite/TestExecAPIStart
11:21:09 [2022-08-08T11:21:09.513Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
11:21:09 [2022-08-08T11:21:09.513Z] --- PASS: TestNetworkLoopbackNat (2.93s)
11:21:09 [2022-08-08T11:21:09.513Z] === RUN   TestPause
11:21:10 [2022-08-08T11:21:10.464Z] --- PASS: TestPause (0.80s)
11:21:10 [2022-08-08T11:21:10.464Z] === RUN   TestPauseFailsOnWindowsServerContainers
11:21:10 [2022-08-08T11:21:10.464Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:21:10 [2022-08-08T11:21:10.464Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
11:21:10 [2022-08-08T11:21:10.464Z] === RUN   TestPauseStopPausedContainer
11:21:10 [2022-08-08T11:21:10.464Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
11:21:11 [2022-08-08T11:21:11.402Z] --- PASS: TestPauseStopPausedContainer (0.86s)
11:21:11 [2022-08-08T11:21:11.402Z] === RUN   TestPidHost
11:21:11 [2022-08-08T11:21:11.402Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
11:21:12 [2022-08-08T11:21:12.338Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
11:21:12 [2022-08-08T11:21:12.906Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
11:21:12 [2022-08-08T11:21:12.906Z] --- PASS: TestPidHost (1.75s)
11:21:12 [2022-08-08T11:21:12.906Z] === RUN   TestPsFilter
11:21:13 [2022-08-08T11:21:13.165Z] --- PASS: TestPsFilter (0.14s)
11:21:13 [2022-08-08T11:21:13.165Z] === RUN   TestRemoveContainerWithRemovedVolume
11:21:13 [2022-08-08T11:21:13.165Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
11:21:13 [2022-08-08T11:21:13.424Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
11:21:13 [2022-08-08T11:21:13.992Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.70s)
11:21:13 [2022-08-08T11:21:13.992Z] === RUN   TestRemoveContainerWithVolume
11:21:13 [2022-08-08T11:21:13.992Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
11:21:14 [2022-08-08T11:21:14.026Z] ok  	github.com/docker/docker/libnetwork	37.509s	coverage: 40.6% of statements
11:21:14 [2022-08-08T11:21:14.026Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.137s	coverage: 84.4% of statements
11:21:14 [2022-08-08T11:21:14.026Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
11:21:14 [2022-08-08T11:21:14.026Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
11:21:14 [2022-08-08T11:21:14.026Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
11:21:14 [2022-08-08T11:21:14.026Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
11:21:14 [2022-08-08T11:21:14.026Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
11:21:14 [2022-08-08T11:21:14.026Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
11:21:14 [2022-08-08T11:21:14.026Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
11:21:14 [2022-08-08T11:21:14.026Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
11:21:14 [2022-08-08T11:21:14.026Z] ok  	github.com/docker/docker/libnetwork/config	0.015s	coverage: 22.4% of statements
11:21:14 [2022-08-08T11:21:14.026Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
11:21:14 [2022-08-08T11:21:14.026Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
11:21:14 [2022-08-08T11:21:14.026Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
11:21:14 [2022-08-08T11:21:14.026Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
11:21:14 [2022-08-08T11:21:14.026Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.534s	coverage: 59.9% of statements
11:21:14 [2022-08-08T11:21:14.026Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
11:21:14 [2022-08-08T11:21:14.026Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
11:21:14 [2022-08-08T11:21:14.026Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.016s	coverage: 5.2% of statements
11:21:14 [2022-08-08T11:21:14.026Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
11:21:14 [2022-08-08T11:21:14.026Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.015s	coverage: 4.7% of statements
11:21:14 [2022-08-08T11:21:14.026Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
11:21:14 [2022-08-08T11:21:14.026Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
11:21:14 [2022-08-08T11:21:14.250Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
11:21:14 [2022-08-08T11:21:14.508Z] --- PASS: TestRemoveContainerWithVolume (0.57s)
11:21:14 [2022-08-08T11:21:14.508Z] === RUN   TestRemoveContainerRunning
11:21:14 [2022-08-08T11:21:14.508Z]     check_test.go:540: [d7b555c0b956a] daemon is not started
11:21:14 [2022-08-08T11:21:14.508Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
11:21:14 [2022-08-08T11:21:14.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
11:21:14 [2022-08-08T11:21:14.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
11:21:15 [2022-08-08T11:21:15.074Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
11:21:15 [2022-08-08T11:21:15.074Z] --- PASS: TestRemoveContainerRunning (0.77s)
11:21:15 [2022-08-08T11:21:15.074Z] === RUN   TestRemoveContainerForceRemoveRunning
11:21:16 [2022-08-08T11:21:16.020Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
11:21:16 [2022-08-08T11:21:16.020Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s)
11:21:16 [2022-08-08T11:21:16.020Z] === RUN   TestRemoveInvalidContainer
11:21:16 [2022-08-08T11:21:16.020Z] --- PASS: TestRemoveInvalidContainer (0.02s)
11:21:16 [2022-08-08T11:21:16.020Z] === RUN   TestRenameLinkedContainer
11:21:16 [2022-08-08T11:21:16.279Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
11:21:16 [2022-08-08T11:21:16.846Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
11:21:18 [2022-08-08T11:21:18.220Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
11:21:18 [2022-08-08T11:21:18.480Z] === RUN   TestDockerSuite/TestExecStateCleanup
11:21:19 [2022-08-08T11:21:19.048Z] --- PASS: TestRenameLinkedContainer (3.06s)
11:21:19 [2022-08-08T11:21:19.048Z] === RUN   TestRenameStoppedContainer
11:21:19 [2022-08-08T11:21:19.614Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
11:21:19 [2022-08-08T11:21:19.614Z] --- PASS: TestRenameStoppedContainer (0.62s)
11:21:19 [2022-08-08T11:21:19.614Z] === RUN   TestRenameRunningContainerAndReuse
11:21:20 [2022-08-08T11:21:20.988Z] --- PASS: TestRenameRunningContainerAndReuse (1.14s)
11:21:20 [2022-08-08T11:21:20.988Z] === RUN   TestRenameInvalidName
11:21:20 [2022-08-08T11:21:20.988Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
11:21:21 [2022-08-08T11:21:21.557Z] --- PASS: TestRenameInvalidName (0.59s)
11:21:21 [2022-08-08T11:21:21.557Z] === RUN   TestRenameAnonymousContainer
11:21:22 [2022-08-08T11:21:22.491Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
11:21:23 [2022-08-08T11:21:23.427Z] --- PASS: TestRenameAnonymousContainer (2.07s)
11:21:23 [2022-08-08T11:21:23.427Z] === RUN   TestRenameContainerWithSameName
11:21:23 [2022-08-08T11:21:23.989Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.266s	coverage: 6.7% of statements
11:21:23 [2022-08-08T11:21:23.989Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
11:21:23 [2022-08-08T11:21:23.989Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
11:21:23 [2022-08-08T11:21:23.989Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.4% of statements
11:21:23 [2022-08-08T11:21:23.989Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
11:21:23 [2022-08-08T11:21:23.989Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
11:21:23 [2022-08-08T11:21:23.989Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
11:21:23 [2022-08-08T11:21:23.994Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
11:21:24 [2022-08-08T11:21:24.247Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.016s	coverage: 82.4% of statements
11:21:24 [2022-08-08T11:21:24.253Z] --- PASS: TestRenameContainerWithSameName (0.76s)
11:21:24 [2022-08-08T11:21:24.253Z] === RUN   TestRenameContainerWithLinkedContainer
11:21:24 [2022-08-08T11:21:24.505Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.013s	coverage: 81.2% of statements
11:21:24 [2022-08-08T11:21:24.764Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
11:21:24 [2022-08-08T11:21:24.764Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
11:21:25 [2022-08-08T11:21:25.630Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
11:21:25 [2022-08-08T11:21:25.630Z] --- PASS: TestRenameContainerWithLinkedContainer (1.18s)
11:21:25 [2022-08-08T11:21:25.630Z] === RUN   TestResize
11:21:25 [2022-08-08T11:21:25.888Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
11:21:25 [2022-08-08T11:21:25.888Z] --- PASS: TestResize (0.51s)
11:21:25 [2022-08-08T11:21:25.888Z] === RUN   TestResizeWithInvalidSize
11:21:26 [2022-08-08T11:21:26.454Z] --- PASS: TestResizeWithInvalidSize (0.54s)
11:21:26 [2022-08-08T11:21:26.454Z] === RUN   TestResizeWhenContainerNotStarted
11:21:27 [2022-08-08T11:21:27.018Z] --- PASS: TestResizeWhenContainerNotStarted (0.48s)
11:21:27 [2022-08-08T11:21:27.018Z] === RUN   TestDaemonRestartKillContainers
11:21:27 [2022-08-08T11:21:27.018Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:21:27 [2022-08-08T11:21:27.018Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:21:27 [2022-08-08T11:21:27.018Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:21:27 [2022-08-08T11:21:27.018Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:21:27 [2022-08-08T11:21:27.018Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:21:27 [2022-08-08T11:21:27.018Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:21:27 [2022-08-08T11:21:27.018Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:21:27 [2022-08-08T11:21:27.018Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:21:27 [2022-08-08T11:21:27.018Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:21:27 [2022-08-08T11:21:27.018Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:21:27 [2022-08-08T11:21:27.018Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:21:27 [2022-08-08T11:21:27.018Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:21:27 [2022-08-08T11:21:27.018Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:21:27 [2022-08-08T11:21:27.018Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:21:27 [2022-08-08T11:21:27.018Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:21:27 [2022-08-08T11:21:27.018Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:21:27 [2022-08-08T11:21:27.018Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:21:27 [2022-08-08T11:21:27.018Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:21:27 [2022-08-08T11:21:27.019Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:21:27 [2022-08-08T11:21:27.019Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:21:27 [2022-08-08T11:21:27.019Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:21:27 [2022-08-08T11:21:27.019Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:21:27 [2022-08-08T11:21:27.019Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:21:27 [2022-08-08T11:21:27.019Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:21:27 [2022-08-08T11:21:27.019Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:21:27 [2022-08-08T11:21:27.019Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:21:27 [2022-08-08T11:21:27.019Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:21:27 [2022-08-08T11:21:27.019Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:21:27 [2022-08-08T11:21:27.019Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:21:27 [2022-08-08T11:21:27.019Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:21:27 [2022-08-08T11:21:27.019Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:21:27 [2022-08-08T11:21:27.019Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:21:27 [2022-08-08T11:21:27.019Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:21:27 [2022-08-08T11:21:27.019Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:21:28 [2022-08-08T11:21:28.920Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:21:29 [2022-08-08T11:21:29.510Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
11:21:29 [2022-08-08T11:21:29.510Z] === RUN   TestDockerSuite/TestGetContainerStats
11:21:30 [2022-08-08T11:21:30.088Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:21:31 [2022-08-08T11:21:31.021Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:21:31 [2022-08-08T11:21:31.279Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:21:32 [2022-08-08T11:21:32.213Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:21:32 [2022-08-08T11:21:32.471Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:21:34 [2022-08-08T11:21:34.373Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
11:21:35 [2022-08-08T11:21:35.744Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:21:36 [2022-08-08T11:21:36.004Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
11:21:36 [2022-08-08T11:21:36.004Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:21:36 [2022-08-08T11:21:36.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
11:21:36 [2022-08-08T11:21:36.740Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd
11:21:36 [2022-08-08T11:21:36.740Z] Copying nested executables into bundles/cross/linux/amd64-daemon
11:21:36 [2022-08-08T11:21:36.740Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy
11:21:36 [2022-08-08T11:21:36.740Z] GOOS="linux" GOARCH="amd64" GOARM=""
11:21:36 [2022-08-08T11:21:36.740Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy
11:21:36 [2022-08-08T11:21:36.740Z] Cross building: bundles/cross/windows/amd64
11:21:36 [2022-08-08T11:21:36.740Z] +++++++ cat ./cli/winresources/dockerd/winres.json
11:21:36 [2022-08-08T11:21:36.740Z] {
11:21:36 [2022-08-08T11:21:36.740Z]   "RT_GROUP_ICON": {
11:21:36 [2022-08-08T11:21:36.740Z]     "#1": {
11:21:36 [2022-08-08T11:21:36.740Z]       "0409": "../../winresources/docker.ico"
11:21:36 [2022-08-08T11:21:36.740Z]     }
11:21:36 [2022-08-08T11:21:36.740Z]   },
11:21:36 [2022-08-08T11:21:36.740Z]   "RT_MANIFEST": {
11:21:36 [2022-08-08T11:21:36.740Z]     "#1": {
11:21:36 [2022-08-08T11:21:36.740Z]       "0409": {
11:21:36 [2022-08-08T11:21:36.740Z]         "identity": {},
11:21:36 [2022-08-08T11:21:36.740Z]         "description": "Docker Engine",
11:21:36 [2022-08-08T11:21:36.740Z]         "minimum-os": "vista",
11:21:36 [2022-08-08T11:21:36.740Z]         "execution-level": "",
11:21:36 [2022-08-08T11:21:36.740Z]         "ui-access": false,
11:21:36 [2022-08-08T11:21:36.740Z]         "auto-elevate": false,
11:21:36 [2022-08-08T11:21:36.740Z]         "dpi-awareness": "unaware",
11:21:36 [2022-08-08T11:21:36.740Z]         "disable-theming": false,
11:21:36 [2022-08-08T11:21:36.740Z]         "disable-window-filtering": false,
11:21:36 [2022-08-08T11:21:36.740Z]         "high-resolution-scrolling-aware": false,
11:21:36 [2022-08-08T11:21:36.740Z]         "ultra-high-resolution-scrolling-aware": false,
11:21:36 [2022-08-08T11:21:36.740Z]         "long-path-aware": false,
11:21:36 [2022-08-08T11:21:36.740Z]         "printer-driver-isolation": false,
11:21:36 [2022-08-08T11:21:36.740Z]         "gdi-scaling": false,
11:21:36 [2022-08-08T11:21:36.740Z]         "segment-heap": false,
11:21:36 [2022-08-08T11:21:36.740Z]         "use-common-controls-v6": false
11:21:36 [2022-08-08T11:21:36.740Z]       }
11:21:36 [2022-08-08T11:21:36.740Z]     }
11:21:36 [2022-08-08T11:21:36.740Z]   },
11:21:36 [2022-08-08T11:21:36.740Z]   "RT_MESSAGETABLE": {
11:21:36 [2022-08-08T11:21:36.740Z]     "#1": {
11:21:36 [2022-08-08T11:21:36.740Z]       "0409": "../../winresources/event_messages.bin"
11:21:36 [2022-08-08T11:21:36.740Z]     }
11:21:36 [2022-08-08T11:21:36.740Z]   },
11:21:36 [2022-08-08T11:21:36.740Z]   "RT_VERSION": {
11:21:36 [2022-08-08T11:21:36.740Z]     "#1": {
11:21:36 [2022-08-08T11:21:36.740Z]       "0409": {
11:21:36 [2022-08-08T11:21:36.740Z]         "fixed": {
11:21:36 [2022-08-08T11:21:36.740Z]           "file_version": "0.0.0.0",
11:21:36 [2022-08-08T11:21:36.740Z]           "product_version": "0.0.0.0",
11:21:36 [2022-08-08T11:21:36.740Z]           "type": "Unknown"
11:21:36 [2022-08-08T11:21:36.740Z]         },
11:21:36 [2022-08-08T11:21:36.740Z]         "info": {
11:21:36 [2022-08-08T11:21:36.740Z]           "0000": {
11:21:36 [2022-08-08T11:21:36.740Z]             "CompanyName": "",
11:21:36 [2022-08-08T11:21:36.740Z]             "FileVersion": "dev",
11:21:36 [2022-08-08T11:21:36.740Z]             "LegalCopyright": "Copyright © 2015-2022 Docker Inc.",
11:21:36 [2022-08-08T11:21:36.740Z]             "OriginalFileName": "dockerd.exe",
11:21:36 [2022-08-08T11:21:36.740Z]             "ProductName": "",
11:21:36 [2022-08-08T11:21:36.740Z]             "ProductVersion": "dev",
11:21:36 [2022-08-08T11:21:36.740Z]             "SpecialBuild": "acd0aa7d382cc3bb87d542adf6845bd14d57d53a"
11:21:36 [2022-08-08T11:21:36.740Z]           }
11:21:36 [2022-08-08T11:21:36.740Z]         }
11:21:36 [2022-08-08T11:21:36.740Z]       }
11:21:36 [2022-08-08T11:21:36.740Z]     }
11:21:36 [2022-08-08T11:21:36.740Z]   }
11:21:36 [2022-08-08T11:21:36.740Z] }
11:21:36 [2022-08-08T11:21:36.740Z] cmd/dockerd/config.go
11:21:36 [2022-08-08T11:21:36.740Z] cmd/dockerd/config_windows.go
11:21:36 [2022-08-08T11:21:36.740Z] cmd/dockerd/daemon.go
11:21:36 [2022-08-08T11:21:36.740Z] cmd/dockerd/daemon_test.go
11:21:36 [2022-08-08T11:21:36.740Z] cmd/dockerd/daemon_windows.go
11:21:36 [2022-08-08T11:21:36.740Z] cmd/dockerd/docker.go
11:21:36 [2022-08-08T11:21:36.740Z] cmd/dockerd/docker_windows.go
11:21:36 [2022-08-08T11:21:36.740Z] cmd/dockerd/genwinres_windows.go
11:21:36 [2022-08-08T11:21:36.740Z] cmd/dockerd/metrics.go
11:21:36 [2022-08-08T11:21:36.740Z] cmd/dockerd/options.go
11:21:36 [2022-08-08T11:21:36.740Z] cmd/dockerd/options_test.go
11:21:36 [2022-08-08T11:21:36.740Z] cmd/dockerd/service_windows.go
11:21:36 [2022-08-08T11:21:36.740Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe
11:21:36 [2022-08-08T11:21:36.740Z] GOOS="windows" GOARCH="amd64" GOARM=""
11:21:36 [2022-08-08T11:21:36.960Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
11:21:39 [2022-08-08T11:21:39.294Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:21:39 [2022-08-08T11:21:39.294Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
11:21:40 [2022-08-08T11:21:40.669Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
11:21:40 [2022-08-08T11:21:40.669Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:21:40 [2022-08-08T11:21:40.669Z]     check_test.go:540: [ddfc576b0629e] daemon is not started
11:21:40 [2022-08-08T11:21:40.929Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
11:21:40 [2022-08-08T11:21:40.929Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:21:42 [2022-08-08T11:21:42.828Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:21:43 [2022-08-08T11:21:43.086Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
11:21:43 [2022-08-08T11:21:43.652Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:21:45 [2022-08-08T11:21:45.557Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:21:45 [2022-08-08T11:21:45.557Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
11:21:46 [2022-08-08T11:21:46.495Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
11:21:46 [2022-08-08T11:21:46.495Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
11:21:46 [2022-08-08T11:21:46.495Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
11:21:46 [2022-08-08T11:21:46.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
11:21:47 [2022-08-08T11:21:47.872Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
11:21:47 [2022-08-08T11:21:47.872Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
11:21:47 [2022-08-08T11:21:47.872Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.78s)
11:21:47 [2022-08-08T11:21:47.872Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.33s)
11:21:47 [2022-08-08T11:21:47.872Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.10s)
11:21:47 [2022-08-08T11:21:47.872Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s)
11:21:47 [2022-08-08T11:21:47.873Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s)
11:21:47 [2022-08-08T11:21:47.873Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s)
11:21:47 [2022-08-08T11:21:47.873Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.51s)
11:21:47 [2022-08-08T11:21:47.873Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.54s)
11:21:47 [2022-08-08T11:21:47.873Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.56s)
11:21:47 [2022-08-08T11:21:47.873Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.97s)
11:21:47 [2022-08-08T11:21:47.873Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.25s)
11:21:47 [2022-08-08T11:21:47.873Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.14s)
11:21:47 [2022-08-08T11:21:47.873Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.59s)
11:21:47 [2022-08-08T11:21:47.873Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.36s)
11:21:47 [2022-08-08T11:21:47.873Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.89s)
11:21:47 [2022-08-08T11:21:47.873Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.66s)
11:21:47 [2022-08-08T11:21:47.873Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
11:21:47 [2022-08-08T11:21:47.873Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
11:21:48 [2022-08-08T11:21:48.439Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
11:21:49 [2022-08-08T11:21:49.374Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
11:21:49 [2022-08-08T11:21:49.374Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
11:21:50 [2022-08-08T11:21:50.308Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
11:21:51 [2022-08-08T11:21:51.271Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
11:21:51 [2022-08-08T11:21:51.531Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.50s)
11:21:51 [2022-08-08T11:21:51.531Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.49s)
11:21:51 [2022-08-08T11:21:51.531Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.97s)
11:21:51 [2022-08-08T11:21:51.531Z] === RUN   TestCgroupNamespacesRun
11:21:51 [2022-08-08T11:21:51.831Z] ok  	github.com/docker/docker/libnetwork/ipam	15.532s	coverage: 85.3% of statements
11:21:51 [2022-08-08T11:21:51.831Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
11:21:51 [2022-08-08T11:21:51.831Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
11:21:51 [2022-08-08T11:21:51.831Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
11:21:51 [2022-08-08T11:21:51.831Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.007s	coverage: 47.4% of statements
11:21:51 [2022-08-08T11:21:51.831Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
11:21:52 [2022-08-08T11:21:52.088Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
11:21:52 [2022-08-08T11:21:52.098Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
11:21:52 [2022-08-08T11:21:52.098Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
11:21:52 [2022-08-08T11:21:52.098Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
11:21:52 [2022-08-08T11:21:52.655Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.271s	coverage: 74.0% of statements
11:21:53 [2022-08-08T11:21:53.031Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
11:21:53 [2022-08-08T11:21:53.221Z] ok  	github.com/docker/docker/libnetwork/iptables	0.163s	coverage: 45.0% of statements
11:21:53 [2022-08-08T11:21:53.479Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
11:21:53 [2022-08-08T11:21:53.598Z] --- PASS: TestCgroupNamespacesRun (2.28s)
11:21:53 [2022-08-08T11:21:53.598Z] === RUN   TestCgroupNamespacesRunPrivileged
11:21:53 [2022-08-08T11:21:53.737Z] ok  	github.com/docker/docker/libnetwork/netutils	0.018s	coverage: 44.1% of statements
11:21:54 [2022-08-08T11:21:54.165Z] === RUN   TestDockerSuite/TestLogsAPIUntil
11:21:54 [2022-08-08T11:21:54.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
11:21:54 [2022-08-08T11:21:54.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
11:21:55 [2022-08-08T11:21:55.541Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.67s)
11:21:55 [2022-08-08T11:21:55.541Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
11:21:55 [2022-08-08T11:21:55.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
11:21:56 [2022-08-08T11:21:56.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
11:21:56 [2022-08-08T11:21:56.914Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
11:21:57 [2022-08-08T11:21:57.172Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.70s)
11:21:57 [2022-08-08T11:21:57.172Z] === RUN   TestCgroupNamespacesRunHostMode
11:21:57 [2022-08-08T11:21:57.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
11:21:57 [2022-08-08T11:21:57.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
11:21:57 [2022-08-08T11:21:57.739Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
11:21:58 [2022-08-08T11:21:58.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
11:21:58 [2022-08-08T11:21:58.677Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
11:21:58 [2022-08-08T11:21:58.937Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
11:21:58 [2022-08-08T11:21:58.937Z] --- PASS: TestCgroupNamespacesRunHostMode (1.85s)
11:21:58 [2022-08-08T11:21:58.937Z] === RUN   TestCgroupNamespacesRunPrivateMode
11:21:59 [2022-08-08T11:21:59.872Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
11:22:00 [2022-08-08T11:22:00.440Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.34s)
11:22:00 [2022-08-08T11:22:00.440Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
11:22:00 [2022-08-08T11:22:00.817Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
11:22:01 [2022-08-08T11:22:01.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
11:22:01 [2022-08-08T11:22:01.817Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.37s)
11:22:01 [2022-08-08T11:22:01.817Z] === RUN   TestCgroupNamespacesRunInvalidMode
11:22:02 [2022-08-08T11:22:02.384Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s)
11:22:02 [2022-08-08T11:22:02.384Z] === RUN   TestCgroupNamespacesRunOlderClient
11:22:02 [2022-08-08T11:22:02.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
11:22:03 [2022-08-08T11:22:03.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
11:22:03 [2022-08-08T11:22:03.320Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
11:22:03 [2022-08-08T11:22:03.328Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe
11:22:03 [2022-08-08T11:22:03.328Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json
11:22:03 [2022-08-08T11:22:03.328Z] {
11:22:03 [2022-08-08T11:22:03.328Z]   "RT_GROUP_ICON": {
11:22:03 [2022-08-08T11:22:03.328Z]     "#1": {
11:22:03 [2022-08-08T11:22:03.328Z]       "0409": "../../winresources/docker.ico"
11:22:03 [2022-08-08T11:22:03.328Z]     }
11:22:03 [2022-08-08T11:22:03.328Z]   },
11:22:03 [2022-08-08T11:22:03.328Z]   "RT_MANIFEST": {
11:22:03 [2022-08-08T11:22:03.328Z]     "#1": {
11:22:03 [2022-08-08T11:22:03.328Z]       "0409": {
11:22:03 [2022-08-08T11:22:03.328Z]         "identity": {},
11:22:03 [2022-08-08T11:22:03.328Z]         "description": "Docker Engine",
11:22:03 [2022-08-08T11:22:03.328Z]         "minimum-os": "vista",
11:22:03 [2022-08-08T11:22:03.328Z]         "execution-level": "",
11:22:03 [2022-08-08T11:22:03.328Z]         "ui-access": false,
11:22:03 [2022-08-08T11:22:03.328Z]         "auto-elevate": false,
11:22:03 [2022-08-08T11:22:03.328Z]         "dpi-awareness": "unaware",
11:22:03 [2022-08-08T11:22:03.328Z]         "disable-theming": false,
11:22:03 [2022-08-08T11:22:03.328Z]         "disable-window-filtering": false,
11:22:03 [2022-08-08T11:22:03.328Z]         "high-resolution-scrolling-aware": false,
11:22:03 [2022-08-08T11:22:03.328Z]         "ultra-high-resolution-scrolling-aware": false,
11:22:03 [2022-08-08T11:22:03.328Z]         "long-path-aware": false,
11:22:03 [2022-08-08T11:22:03.328Z]         "printer-driver-isolation": false,
11:22:03 [2022-08-08T11:22:03.328Z]         "gdi-scaling": false,
11:22:03 [2022-08-08T11:22:03.328Z]         "segment-heap": false,
11:22:03 [2022-08-08T11:22:03.328Z]         "use-common-controls-v6": false
11:22:03 [2022-08-08T11:22:03.328Z]       }
11:22:03 [2022-08-08T11:22:03.328Z]     }
11:22:03 [2022-08-08T11:22:03.328Z]   },
11:22:03 [2022-08-08T11:22:03.328Z]   "RT_MESSAGETABLE": {
11:22:03 [2022-08-08T11:22:03.328Z]     "#1": {
11:22:03 [2022-08-08T11:22:03.328Z]       "0409": "../../winresources/event_messages.bin"
11:22:03 [2022-08-08T11:22:03.328Z]     }
11:22:03 [2022-08-08T11:22:03.328Z]   },
11:22:03 [2022-08-08T11:22:03.328Z]   "RT_VERSION": {
11:22:03 [2022-08-08T11:22:03.328Z]     "#1": {
11:22:03 [2022-08-08T11:22:03.328Z]       "0409": {
11:22:03 [2022-08-08T11:22:03.328Z]         "fixed": {
11:22:03 [2022-08-08T11:22:03.328Z]           "file_version": "0.0.0.0",
11:22:03 [2022-08-08T11:22:03.328Z]           "product_version": "0.0.0.0",
11:22:03 [2022-08-08T11:22:03.328Z]           "type": "Unknown"
11:22:03 [2022-08-08T11:22:03.328Z]         },
11:22:03 [2022-08-08T11:22:03.328Z]         "info": {
11:22:03 [2022-08-08T11:22:03.328Z]           "0000": {
11:22:03 [2022-08-08T11:22:03.328Z]             "CompanyName": "",
11:22:03 [2022-08-08T11:22:03.328Z]             "FileVersion": "dev",
11:22:03 [2022-08-08T11:22:03.328Z]             "LegalCopyright": "Copyright © 2015-2022 Docker Inc.",
11:22:03 [2022-08-08T11:22:03.328Z]             "OriginalFileName": "docker-proxy.exe",
11:22:03 [2022-08-08T11:22:03.328Z]             "ProductName": "",
11:22:03 [2022-08-08T11:22:03.328Z]             "ProductVersion": "dev",
11:22:03 [2022-08-08T11:22:03.328Z]             "SpecialBuild": "acd0aa7d382cc3bb87d542adf6845bd14d57d53a"
11:22:03 [2022-08-08T11:22:03.328Z]           }
11:22:03 [2022-08-08T11:22:03.328Z]         }
11:22:03 [2022-08-08T11:22:03.328Z]       }
11:22:03 [2022-08-08T11:22:03.328Z]     }
11:22:03 [2022-08-08T11:22:03.328Z]   }
11:22:03 [2022-08-08T11:22:03.328Z] }
11:22:03 [2022-08-08T11:22:03.328Z] cmd/docker-proxy/genwinres_windows.go
11:22:03 [2022-08-08T11:22:03.328Z] cmd/docker-proxy/main.go
11:22:03 [2022-08-08T11:22:03.328Z] cmd/docker-proxy/network_proxy_test.go
11:22:03 [2022-08-08T11:22:03.328Z] cmd/docker-proxy/proxy.go
11:22:03 [2022-08-08T11:22:03.328Z] cmd/docker-proxy/sctp_proxy.go
11:22:03 [2022-08-08T11:22:03.328Z] cmd/docker-proxy/tcp_proxy.go
11:22:03 [2022-08-08T11:22:03.328Z] cmd/docker-proxy/udp_proxy.go
11:22:03 [2022-08-08T11:22:03.328Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe
11:22:03 [2022-08-08T11:22:03.328Z] GOOS="windows" GOARCH="amd64" GOARM=""
11:22:03 [2022-08-08T11:22:03.328Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe
11:22:03 [2022-08-08T11:22:03.328Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
11:22:03 [2022-08-08T11:22:03.328Z] remote: Enumerating objects: 23, done.
11:22:03 [2022-08-08T11:22:03.328Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
11:22:03 [2022-08-08T11:22:03.328Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
11:22:03 [2022-08-08T11:22:03.328Z] Receiving objects:   4% (1/23)
Receiving objects:   8% (2/23)
Receiving objects:  13% (3/23)
remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
11:22:03 [2022-08-08T11:22:03.328Z] 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.
11:22:03 [2022-08-08T11:22:03.328Z] Resolving deltas:   0% (0/2)
Resolving deltas:  50% (1/2)
Resolving deltas: 100% (2/2)
Resolving deltas: 100% (2/2), done.
11:22:03 [2022-08-08T11:22:03.328Z] Building: bundles/cross/windows/amd64/containerutility.exe
11:22:03 [2022-08-08T11:22:03.579Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
11:22:03 [2022-08-08T11:22:03.838Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
11:22:04 [2022-08-08T11:22:04.096Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.65s)
11:22:04 [2022-08-08T11:22:04.096Z] === RUN   TestNISDomainname
11:22:04 [2022-08-08T11:22:04.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
11:22:04 [2022-08-08T11:22:04.785Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
11:22:05 [2022-08-08T11:22:05.031Z] --- PASS: TestNISDomainname (0.95s)
11:22:05 [2022-08-08T11:22:05.031Z] === RUN   TestHostnameDnsResolution
11:22:05 [2022-08-08T11:22:05.290Z] === RUN   TestDockerSuite/TestPostContainersAttach
11:22:06 [2022-08-08T11:22:06.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
11:22:06 [2022-08-08T11:22:06.224Z] --- PASS: TestHostnameDnsResolution (1.12s)
11:22:06 [2022-08-08T11:22:06.224Z] === RUN   TestUnprivilegedPortsAndPing
11:22:06 [2022-08-08T11:22:06.482Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
11:22:06 [2022-08-08T11:22:06.740Z] --- PASS: TestUnprivilegedPortsAndPing (0.75s)
11:22:06 [2022-08-08T11:22:06.740Z] === RUN   TestPrivilegedHostDevices
11:22:06 [2022-08-08T11:22:06.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
11:22:07 [2022-08-08T11:22:07.675Z] --- PASS: TestPrivilegedHostDevices (0.80s)
11:22:07 [2022-08-08T11:22:07.675Z] === RUN   TestRunConsoleSize
11:22:07 [2022-08-08T11:22:07.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
11:22:08 [2022-08-08T11:22:08.241Z] --- PASS: TestRunConsoleSize (0.55s)
11:22:08 [2022-08-08T11:22:08.241Z] === RUN   TestRunWithAlternativeContainerdShim
11:22:08 [2022-08-08T11:22:08.605Z] Cross building: bundles/cross/linux/ppc64le
11:22:08 [2022-08-08T11:22:08.605Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd
11:22:08 [2022-08-08T11:22:08.605Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
11:22:08 [2022-08-08T11:22:08.624Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:22:08 [2022-08-08T11:22:08.624Z] Using test binary docker
11:22:08 [2022-08-08T11:22:08.624Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
11:22:08 [2022-08-08T11:22:08.624Z] Starting apparmor (via systemctl): apparmor.service.
11:22:08 [2022-08-08T11:22:08.624Z] INFO: Waiting for daemon to start...
11:22:08 [2022-08-08T11:22:08.624Z] Starting dockerd
11:22:09 [2022-08-08T11:22:09.628Z] --- PASS: TestRunWithAlternativeContainerdShim (1.44s)
11:22:09 [2022-08-08T11:22:09.628Z] === RUN   TestStats
11:22:10 [2022-08-08T11:22:10.564Z]     check_test.go:540: [d927efa3c080a] daemon is not started
11:22:10 [2022-08-08T11:22:10.564Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
11:22:11 [2022-08-08T11:22:11.924Z] .
11:22:11 [2022-08-08T11:22:11.924Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
11:22:11 [2022-08-08T11:22:11.924Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
11:22:11 [2022-08-08T11:22:11.924Z] Error: No such image: emptyfs
11:22:11 [2022-08-08T11:22:11.924Z] Running integration-test (iteration 1)
11:22:11 [2022-08-08T11:22:11.924Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
11:22:11 [2022-08-08T11:22:11.924Z] Loaded image: busybox:latest
11:22:11 [2022-08-08T11:22:11.924Z] Loaded image: busybox:glibc
11:22:11 [2022-08-08T11:22:11.937Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
11:22:12 [2022-08-08T11:22:12.196Z] --- PASS: TestStats (2.68s)
11:22:12 [2022-08-08T11:22:12.196Z] === RUN   TestStopContainerWithTimeout
11:22:12 [2022-08-08T11:22:12.196Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
11:22:12 [2022-08-08T11:22:12.196Z] === RUN   TestStopContainerWithTimeout/0
11:22:12 [2022-08-08T11:22:12.196Z] === PAUSE TestStopContainerWithTimeout/0
11:22:12 [2022-08-08T11:22:12.196Z] === RUN   TestStopContainerWithTimeout/1
11:22:12 [2022-08-08T11:22:12.196Z] === PAUSE TestStopContainerWithTimeout/1
11:22:12 [2022-08-08T11:22:12.196Z] === RUN   TestStopContainerWithTimeout/3
11:22:12 [2022-08-08T11:22:12.196Z] === PAUSE TestStopContainerWithTimeout/3
11:22:12 [2022-08-08T11:22:12.196Z] === RUN   TestStopContainerWithTimeout/-1
11:22:12 [2022-08-08T11:22:12.196Z] === PAUSE TestStopContainerWithTimeout/-1
11:22:12 [2022-08-08T11:22:12.196Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
11:22:12 [2022-08-08T11:22:12.196Z] === CONT  TestStopContainerWithTimeout/0
11:22:12 [2022-08-08T11:22:12.196Z] === CONT  TestStopContainerWithTimeout/3
11:22:12 [2022-08-08T11:22:12.454Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
11:22:13 [2022-08-08T11:22:13.307Z] Loaded image: debian:bullseye-slim
11:22:13 [2022-08-08T11:22:13.307Z] Loaded image: hello-world:latest
11:22:13 [2022-08-08T11:22:13.390Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
11:22:13 [2022-08-08T11:22:13.390Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
11:22:13 [2022-08-08T11:22:13.390Z] === CONT  TestStopContainerWithTimeout/-1
11:22:13 [2022-08-08T11:22:13.568Z] Loaded image: arm32v7/hello-world:latest
11:22:13 [2022-08-08T11:22:13.568Z] INFO: Testing against a local daemon
11:22:13 [2022-08-08T11:22:13.568Z] === RUN   TestCgroupNamespacesBuild
11:22:13 [2022-08-08T11:22:13.958Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
11:22:13 [2022-08-08T11:22:13.958Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
11:22:14 [2022-08-08T11:22:14.216Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
11:22:14 [2022-08-08T11:22:14.474Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
11:22:14 [2022-08-08T11:22:14.732Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
11:22:14 [2022-08-08T11:22:14.951Z] --- PASS: TestCgroupNamespacesBuild (1.28s)
11:22:14 [2022-08-08T11:22:14.951Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
11:22:15 [2022-08-08T11:22:15.299Z] === CONT  TestStopContainerWithTimeout/1
11:22:16 [2022-08-08T11:22:16.233Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
11:22:16 [2022-08-08T11:22:16.233Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
11:22:16 [2022-08-08T11:22:16.334Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.24s)
11:22:16 [2022-08-08T11:22:16.335Z] === RUN   TestBuildWithSession
11:22:16 [2022-08-08T11:22:16.335Z]     build_session_test.go:25: TODO: BuildKit
11:22:16 [2022-08-08T11:22:16.335Z] --- SKIP: TestBuildWithSession (0.00s)
11:22:16 [2022-08-08T11:22:16.335Z] === RUN   TestBuildSquashParent
11:22:16 [2022-08-08T11:22:16.800Z] === RUN   TestDockerSuite/TestAttachAfterDetach
11:22:17 [2022-08-08T11:22:17.059Z] --- PASS: TestStopContainerWithTimeout (0.02s)
11:22:17 [2022-08-08T11:22:17.059Z]     --- PASS: TestStopContainerWithTimeout/0 (1.19s)
11:22:17 [2022-08-08T11:22:17.059Z]     --- PASS: TestStopContainerWithTimeout/3 (3.03s)
11:22:17 [2022-08-08T11:22:17.059Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.71s)
11:22:17 [2022-08-08T11:22:17.059Z]     --- PASS: TestStopContainerWithTimeout/1 (1.78s)
11:22:17 [2022-08-08T11:22:17.059Z] === RUN   TestDeleteDevicemapper
11:22:17 [2022-08-08T11:22:17.059Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:22:17 [2022-08-08T11:22:17.059Z] --- SKIP: TestDeleteDevicemapper (0.00s)
11:22:17 [2022-08-08T11:22:17.059Z] === RUN   TestStopContainerWithRestartPolicyAlways
11:22:18 [2022-08-08T11:22:18.961Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
11:22:20 [2022-08-08T11:22:20.335Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.31s)
11:22:20 [2022-08-08T11:22:20.335Z] === RUN   TestUpdateMemory
11:22:20 [2022-08-08T11:22:20.335Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
11:22:20 [2022-08-08T11:22:20.335Z] --- SKIP: TestUpdateMemory (0.00s)
11:22:20 [2022-08-08T11:22:20.335Z] === RUN   TestUpdateCPUQuota
11:22:20 [2022-08-08T11:22:20.536Z] --- PASS: TestBuildSquashParent (4.22s)
11:22:20 [2022-08-08T11:22:20.536Z] === RUN   TestBuildWithRemoveAndForceRemove
11:22:20 [2022-08-08T11:22:20.536Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:22:20 [2022-08-08T11:22:20.536Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:22:20 [2022-08-08T11:22:20.536Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:22:20 [2022-08-08T11:22:20.536Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:22:20 [2022-08-08T11:22:20.536Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:22:20 [2022-08-08T11:22:20.536Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:22:20 [2022-08-08T11:22:20.536Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:22:20 [2022-08-08T11:22:20.536Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:22:20 [2022-08-08T11:22:20.536Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:22:20 [2022-08-08T11:22:20.536Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:22:20 [2022-08-08T11:22:20.536Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:22:20 [2022-08-08T11:22:20.536Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:22:20 [2022-08-08T11:22:20.536Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:22:20 [2022-08-08T11:22:20.536Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:22:20 [2022-08-08T11:22:20.594Z] === RUN   TestDockerSuite/TestAttachDetach
11:22:21 [2022-08-08T11:22:21.531Z] === RUN   TestDockerSuite/TestAttachDisconnect
11:22:21 [2022-08-08T11:22:21.919Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:22:22 [2022-08-08T11:22:22.099Z] --- PASS: TestUpdateCPUQuota (1.56s)
11:22:22 [2022-08-08T11:22:22.099Z] === RUN   TestUpdatePidsLimit
11:22:22 [2022-08-08T11:22:22.099Z] === RUN   TestUpdatePidsLimit/update_from_none
11:22:22 [2022-08-08T11:22:22.179Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:22:22 [2022-08-08T11:22:22.358Z] === RUN   TestUpdatePidsLimit/no_change
11:22:22 [2022-08-08T11:22:22.616Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
11:22:22 [2022-08-08T11:22:22.874Z] === RUN   TestUpdatePidsLimit/update_lower
11:22:22 [2022-08-08T11:22:22.874Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
11:22:23 [2022-08-08T11:22:23.132Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
11:22:23 [2022-08-08T11:22:23.390Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
11:22:23 [2022-08-08T11:22:23.564Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:22:23 [2022-08-08T11:22:23.825Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:22:23 [2022-08-08T11:22:23.956Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
11:22:24 [2022-08-08T11:22:24.214Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
11:22:24 [2022-08-08T11:22:24.473Z] === RUN   TestDockerSuite/TestAttachPausedContainer
11:22:25 [2022-08-08T11:22:25.210Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
11:22:25 [2022-08-08T11:22:25.210Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.53s)
11:22:25 [2022-08-08T11:22:25.210Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.96s)
11:22:25 [2022-08-08T11:22:25.210Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.67s)
11:22:25 [2022-08-08T11:22:25.210Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.55s)
11:22:25 [2022-08-08T11:22:25.210Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.53s)
11:22:25 [2022-08-08T11:22:25.210Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.43s)
11:22:25 [2022-08-08T11:22:25.210Z] === RUN   TestBuildMultiStageCopy
11:22:25 [2022-08-08T11:22:25.210Z] === RUN   TestBuildMultiStageCopy/copy_to_root
11:22:25 [2022-08-08T11:22:25.410Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
11:22:25 [2022-08-08T11:22:25.410Z] --- PASS: TestUpdatePidsLimit (3.51s)
11:22:25 [2022-08-08T11:22:25.410Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.41s)
11:22:25 [2022-08-08T11:22:25.410Z]     --- PASS: TestUpdatePidsLimit/no_change (0.42s)
11:22:25 [2022-08-08T11:22:25.410Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.39s)
11:22:25 [2022-08-08T11:22:25.410Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.26s)
11:22:25 [2022-08-08T11:22:25.410Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.30s)
11:22:25 [2022-08-08T11:22:25.410Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.31s)
11:22:25 [2022-08-08T11:22:25.410Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s)
11:22:25 [2022-08-08T11:22:25.410Z] === RUN   TestUpdateRestartPolicy
11:22:25 [2022-08-08T11:22:25.668Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
11:22:25 [2022-08-08T11:22:25.927Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
11:22:27 [2022-08-08T11:22:27.128Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
11:22:27 [2022-08-08T11:22:27.128Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
11:22:27 [2022-08-08T11:22:27.128Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
11:22:27 [2022-08-08T11:22:27.302Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
11:22:27 [2022-08-08T11:22:27.389Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
11:22:27 [2022-08-08T11:22:27.649Z] --- PASS: TestBuildMultiStageCopy (2.43s)
11:22:27 [2022-08-08T11:22:27.649Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.54s)
11:22:27 [2022-08-08T11:22:27.649Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s)
11:22:27 [2022-08-08T11:22:27.649Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s)
11:22:27 [2022-08-08T11:22:27.649Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s)
11:22:27 [2022-08-08T11:22:27.649Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s)
11:22:27 [2022-08-08T11:22:27.649Z] === RUN   TestBuildMultiStageParentConfig
11:22:28 [2022-08-08T11:22:28.220Z] --- PASS: TestBuildMultiStageParentConfig (0.66s)
11:22:28 [2022-08-08T11:22:28.220Z] === RUN   TestBuildLabelWithTargets
11:22:29 [2022-08-08T11:22:29.228Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
11:22:29 [2022-08-08T11:22:29.602Z] --- PASS: TestBuildLabelWithTargets (1.00s)
11:22:29 [2022-08-08T11:22:29.602Z] === RUN   TestBuildWithEmptyLayers
11:22:29 [2022-08-08T11:22:29.864Z] --- PASS: TestBuildWithEmptyLayers (0.47s)
11:22:29 [2022-08-08T11:22:29.864Z] === RUN   TestBuildMultiStageOnBuild
11:22:31 [2022-08-08T11:22:31.756Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
11:22:31 [2022-08-08T11:22:31.757Z]     docker_cli_daemon_test.go:233: unmatched requirement Devicemapper
11:22:31 [2022-08-08T11:22:31.757Z]     check_test.go:540: [db233cc9633a9] daemon is not started
11:22:31 [2022-08-08T11:22:31.757Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
11:22:31 [2022-08-08T11:22:31.757Z]     docker_cli_daemon_test.go:213: unmatched requirement Devicemapper
11:22:31 [2022-08-08T11:22:31.757Z]     check_test.go:540: [de0054d20050d] daemon is not started
11:22:31 [2022-08-08T11:22:31.757Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
11:22:31 [2022-08-08T11:22:31.777Z] --- PASS: TestBuildMultiStageOnBuild (1.68s)
11:22:31 [2022-08-08T11:22:31.777Z] === RUN   TestBuildUncleanTarFilenames
11:22:32 [2022-08-08T11:22:32.037Z] --- PASS: TestBuildUncleanTarFilenames (0.61s)
11:22:32 [2022-08-08T11:22:32.037Z] === RUN   TestBuildMultiStageLayerLeak
11:22:33 [2022-08-08T11:22:33.997Z] --- PASS: TestBuildMultiStageLayerLeak (1.92s)
11:22:33 [2022-08-08T11:22:33.997Z] === RUN   TestBuildWithHugeFile
11:22:34 [2022-08-08T11:22:34.283Z]     check_test.go:540: [d3371017c60a6] daemon is not started
11:22:34 [2022-08-08T11:22:34.283Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
11:22:38 [2022-08-08T11:22:38.471Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
11:22:38 [2022-08-08T11:22:38.471Z] --- PASS: TestUpdateRestartPolicy (12.51s)
11:22:38 [2022-08-08T11:22:38.471Z] === RUN   TestUpdateRestartWithAutoRemove
11:22:38 [2022-08-08T11:22:38.729Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s)
11:22:38 [2022-08-08T11:22:38.729Z] === RUN   TestWaitNonBlocked
11:22:38 [2022-08-08T11:22:38.729Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
11:22:38 [2022-08-08T11:22:38.729Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
11:22:38 [2022-08-08T11:22:38.729Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
11:22:38 [2022-08-08T11:22:38.729Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
11:22:38 [2022-08-08T11:22:38.729Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
11:22:38 [2022-08-08T11:22:38.729Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
11:22:40 [2022-08-08T11:22:40.106Z] --- PASS: TestWaitNonBlocked (0.04s)
11:22:40 [2022-08-08T11:22:40.106Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.24s)
11:22:40 [2022-08-08T11:22:40.106Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.32s)
11:22:40 [2022-08-08T11:22:40.106Z] === RUN   TestWaitBlocked
11:22:40 [2022-08-08T11:22:40.106Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
11:22:40 [2022-08-08T11:22:40.106Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
11:22:40 [2022-08-08T11:22:40.106Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
11:22:40 [2022-08-08T11:22:40.106Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
11:22:40 [2022-08-08T11:22:40.106Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
11:22:40 [2022-08-08T11:22:40.106Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
11:22:41 [2022-08-08T11:22:41.039Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
11:22:41 [2022-08-08T11:22:41.298Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
11:22:41 [2022-08-08T11:22:41.556Z] --- PASS: TestWaitBlocked (0.02s)
11:22:41 [2022-08-08T11:22:41.556Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.20s)
11:22:41 [2022-08-08T11:22:41.556Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.26s)
11:22:41 [2022-08-08T11:22:41.556Z] === RUN   TestWaitConditions
11:22:41 [2022-08-08T11:22:41.556Z] === RUN   TestWaitConditions/default
11:22:41 [2022-08-08T11:22:41.556Z] === PAUSE TestWaitConditions/default
11:22:41 [2022-08-08T11:22:41.556Z] === RUN   TestWaitConditions/not-running
11:22:41 [2022-08-08T11:22:41.556Z] === PAUSE TestWaitConditions/not-running
11:22:41 [2022-08-08T11:22:41.556Z] === RUN   TestWaitConditions/next-exit
11:22:41 [2022-08-08T11:22:41.556Z] === PAUSE TestWaitConditions/next-exit
11:22:41 [2022-08-08T11:22:41.556Z] === RUN   TestWaitConditions/removed
11:22:41 [2022-08-08T11:22:41.556Z] === PAUSE TestWaitConditions/removed
11:22:41 [2022-08-08T11:22:41.556Z] === CONT  TestWaitConditions/default
11:22:41 [2022-08-08T11:22:41.556Z] === CONT  TestWaitConditions/removed
11:22:41 [2022-08-08T11:22:41.814Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
11:22:43 [2022-08-08T11:22:43.190Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
11:22:43 [2022-08-08T11:22:43.190Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
11:22:43 [2022-08-08T11:22:43.756Z] === CONT  TestWaitConditions/next-exit
11:22:43 [2022-08-08T11:22:43.756Z] === CONT  TestWaitConditions/not-running
11:22:44 [2022-08-08T11:22:44.322Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
11:22:45 [2022-08-08T11:22:45.254Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
11:22:45 [2022-08-08T11:22:45.513Z] --- PASS: TestWaitConditions (0.03s)
11:22:45 [2022-08-08T11:22:45.513Z]     --- PASS: TestWaitConditions/default (2.12s)
11:22:45 [2022-08-08T11:22:45.513Z]     --- PASS: TestWaitConditions/removed (2.19s)
11:22:45 [2022-08-08T11:22:45.513Z]     --- PASS: TestWaitConditions/next-exit (1.97s)
11:22:45 [2022-08-08T11:22:45.513Z]     --- PASS: TestWaitConditions/not-running (1.96s)
11:22:45 [2022-08-08T11:22:45.513Z] === RUN   TestWaitRestartedContainer
11:22:45 [2022-08-08T11:22:45.513Z] === RUN   TestWaitRestartedContainer/default
11:22:45 [2022-08-08T11:22:45.513Z] === PAUSE TestWaitRestartedContainer/default
11:22:45 [2022-08-08T11:22:45.513Z] === RUN   TestWaitRestartedContainer/not-running
11:22:45 [2022-08-08T11:22:45.513Z] === PAUSE TestWaitRestartedContainer/not-running
11:22:45 [2022-08-08T11:22:45.513Z] === RUN   TestWaitRestartedContainer/next-exit
11:22:45 [2022-08-08T11:22:45.513Z] === PAUSE TestWaitRestartedContainer/next-exit
11:22:45 [2022-08-08T11:22:45.513Z] === CONT  TestWaitRestartedContainer/default
11:22:45 [2022-08-08T11:22:45.513Z] === CONT  TestWaitRestartedContainer/next-exit
11:22:47 [2022-08-08T11:22:47.359Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd
11:22:47 [2022-08-08T11:22:47.359Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy
11:22:47 [2022-08-08T11:22:47.359Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
11:22:47 [2022-08-08T11:22:47.359Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy
11:22:47 [2022-08-08T11:22:47.359Z] Cross building: bundles/cross/linux/s390x
11:22:47 [2022-08-08T11:22:47.359Z] Building: bundles/cross/linux/s390x-daemon/dockerd
11:22:47 [2022-08-08T11:22:47.359Z] GOOS="linux" GOARCH="s390x" GOARM=""
11:22:47 [2022-08-08T11:22:47.416Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
11:22:47 [2022-08-08T11:22:47.416Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
11:22:47 [2022-08-08T11:22:47.416Z] === CONT  TestWaitRestartedContainer/not-running
11:22:48 [2022-08-08T11:22:48.351Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
11:22:48 [2022-08-08T11:22:48.923Z] --- PASS: TestWaitRestartedContainer (0.02s)
11:22:48 [2022-08-08T11:22:48.923Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.80s)
11:22:48 [2022-08-08T11:22:48.923Z]     --- PASS: TestWaitRestartedContainer/default (1.84s)
11:22:48 [2022-08-08T11:22:48.923Z]     --- PASS: TestWaitRestartedContainer/not-running (1.40s)
11:22:48 [2022-08-08T11:22:48.923Z] === CONT  TestContainerStartOnDaemonRestart
11:22:48 [2022-08-08T11:22:48.923Z] === CONT  TestRestartDaemonWithRestartingContainer
11:22:51 [2022-08-08T11:22:51.454Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
11:22:52 [2022-08-08T11:22:52.838Z] --- PASS: TestContainerStartOnDaemonRestart (3.73s)
11:22:52 [2022-08-08T11:22:52.838Z] === CONT  TestIpcModeOlderClient
11:22:52 [2022-08-08T11:22:52.838Z] --- PASS: TestIpcModeOlderClient (0.09s)
11:22:52 [2022-08-08T11:22:52.838Z] === CONT  TestContainerKillOnDaemonStart
11:22:52 [2022-08-08T11:22:52.838Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.96s)
11:22:52 [2022-08-08T11:22:52.838Z] === CONT  TestDaemonHostGatewayIP
11:22:53 [2022-08-08T11:22:53.664Z] Created binary: bundles/dynbinary-daemon/dockerd
11:22:53 [2022-08-08T11:22:53.664Z] Building: bundles/dynbinary-daemon/docker-proxy
11:22:53 [2022-08-08T11:22:53.664Z] GOOS="" GOARCH="" GOARM=""
11:22:53 [2022-08-08T11:22:53.664Z] Created binary: bundles/dynbinary-daemon/docker-proxy
11:22:53 [2022-08-08T11:22:53.664Z] 
11:22:53 [2022-08-08T11:22:53.664Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:22:53 [2022-08-08T11:22:53.664Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:22:53 [2022-08-08T11:22:53.664Z] HOSTNAME=846de42cb95a
11:22:53 [2022-08-08T11:22:53.664Z] DEST=bundles/test-integration
11:22:53 [2022-08-08T11:22:53.664Z] PWD=/go/src/github.com/docker/docker
11:22:53 [2022-08-08T11:22:53.664Z] DOCKER_ROOTLESS=1
11:22:53 [2022-08-08T11:22:53.664Z] DOCKER_GITCOMMIT=acd0aa7d382cc3bb87d542adf6845bd14d57d53a
11:22:53 [2022-08-08T11:22:53.664Z] container=docker
11:22:53 [2022-08-08T11:22:53.664Z] HOME=/root
11:22:53 [2022-08-08T11:22:53.664Z] GOLANG_VERSION=1.18.5
11:22:53 [2022-08-08T11:22:53.664Z] VALIDATE_REPO=https://github.com/moby/moby.git
11:22:53 [2022-08-08T11:22:53.664Z] VALIDATE_BRANCH=master
11:22:53 [2022-08-08T11:22:53.664Z] TERM=xterm
11:22:53 [2022-08-08T11:22:53.664Z] DOCKER_PKG=github.com/docker/docker
11:22:53 [2022-08-08T11:22:53.664Z] SHLVL=1
11:22:53 [2022-08-08T11:22:53.664Z] TIMEOUT=120m
11:22:53 [2022-08-08T11:22:53.664Z] DOCKER_BUILDTAGS= journald
11:22:53 [2022-08-08T11:22:53.664Z] DOCKER_GRAPHDRIVER=overlay2
11:22:53 [2022-08-08T11:22:53.664Z] GO111MODULE=off
11:22:53 [2022-08-08T11:22:53.664Z] DOCKER_EXPERIMENTAL=1
11:22:53 [2022-08-08T11:22:53.664Z] TEST_SKIP_INTEGRATION_CLI=1
11:22:53 [2022-08-08T11:22:53.664Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:22:53 [2022-08-08T11:22:53.664Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:22:53 [2022-08-08T11:22:53.664Z] GOPATH=/go
11:22:53 [2022-08-08T11:22:53.664Z] PKG_CONFIG=pkg-config
11:22:53 [2022-08-08T11:22:53.664Z] _=/usr/bin/env
11:22:53 [2022-08-08T11:22:53.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
11:22:56 [2022-08-08T11:22:56.129Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
11:22:56 [2022-08-08T11:22:56.130Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
11:22:57 [2022-08-08T11:22:57.065Z] --- PASS: TestDaemonHostGatewayIP (4.24s)
11:22:57 [2022-08-08T11:22:57.065Z] === CONT  TestDaemonRestartIpcMode
11:23:00 [2022-08-08T11:23:00.349Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
11:23:00 [2022-08-08T11:23:00.349Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
11:23:00 [2022-08-08T11:23:00.349Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
11:23:00 [2022-08-08T11:23:00.607Z] --- PASS: TestDaemonRestartIpcMode (3.59s)
11:23:01 [2022-08-08T11:23:01.981Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
11:23:02 [2022-08-08T11:23:02.239Z]     check_test.go:540: [d0f4307b06f39] daemon is not started
11:23:02 [2022-08-08T11:23:02.239Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
11:23:04 [2022-08-08T11:23:04.773Z] === RUN   TestDockerSuite/TestBuildAddNonTar
11:23:04 [2022-08-08T11:23:04.773Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
11:23:05 [2022-08-08T11:23:05.340Z] --- PASS: TestContainerKillOnDaemonStart (12.71s)
11:23:05 [2022-08-08T11:23:05.340Z] PASS
11:23:05 [2022-08-08T11:23:05.340Z] 
11:23:05 [2022-08-08T11:23:05.340Z] === Skipped
11:23:05 [2022-08-08T11:23:05.340Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
11:23:05 [2022-08-08T11:23:05.340Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:23:05 [2022-08-08T11:23:05.340Z] 
11:23:05 [2022-08-08T11:23:05.340Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
11:23:05 [2022-08-08T11:23:05.340Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:23:05 [2022-08-08T11:23:05.340Z] 
11:23:05 [2022-08-08T11:23:05.340Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
11:23:05 [2022-08-08T11:23:05.340Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:23:05 [2022-08-08T11:23:05.340Z] 
11:23:05 [2022-08-08T11:23:05.340Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
11:23:05 [2022-08-08T11:23:05.340Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:23:05 [2022-08-08T11:23:05.340Z] 
11:23:05 [2022-08-08T11:23:05.340Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
11:23:05 [2022-08-08T11:23:05.340Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:23:05 [2022-08-08T11:23:05.340Z] 
11:23:05 [2022-08-08T11:23:05.340Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
11:23:05 [2022-08-08T11:23:05.340Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
11:23:05 [2022-08-08T11:23:05.340Z] 
11:23:05 [2022-08-08T11:23:05.340Z] DONE 272 tests, 6 skipped in 175.259s
11:23:05 [2022-08-08T11:23:05.340Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
11:23:05 [2022-08-08T11:23:05.340Z] ++ 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
11:23:05 [2022-08-08T11:23:05.340Z] ++ set -e
11:23:05 [2022-08-08T11:23:05.340Z] ++ '[' -n 0 ']'
11:23:05 [2022-08-08T11:23:05.340Z] ++ set -x
11:23:05 [2022-08-08T11:23:05.340Z] ++ 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
11:23:05 [2022-08-08T11:23:05.598Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
11:23:05 [2022-08-08T11:23:05.598Z] === RUN   TestConfigDaemonLibtrustID
11:23:06 [2022-08-08T11:23:06.164Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
11:23:06 [2022-08-08T11:23:06.164Z] === RUN   TestConfigDaemonID
11:23:06 [2022-08-08T11:23:06.164Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
11:23:07 [2022-08-08T11:23:07.099Z]     daemon_test.go:83: [ddbfad6b38598] daemon is not started
11:23:07 [2022-08-08T11:23:07.099Z] --- PASS: TestConfigDaemonID (1.06s)
11:23:07 [2022-08-08T11:23:07.099Z] === RUN   TestDaemonConfigValidation
11:23:07 [2022-08-08T11:23:07.099Z] === RUN   TestDaemonConfigValidation/config_with_no_content
11:23:07 [2022-08-08T11:23:07.099Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
11:23:07 [2022-08-08T11:23:07.099Z] === RUN   TestDaemonConfigValidation/config_with_{}
11:23:07 [2022-08-08T11:23:07.099Z] === PAUSE TestDaemonConfigValidation/config_with_{}
11:23:07 [2022-08-08T11:23:07.099Z] === RUN   TestDaemonConfigValidation/invalid_config
11:23:07 [2022-08-08T11:23:07.099Z] === PAUSE TestDaemonConfigValidation/invalid_config
11:23:07 [2022-08-08T11:23:07.099Z] === RUN   TestDaemonConfigValidation/malformed_config
11:23:07 [2022-08-08T11:23:07.099Z] === PAUSE TestDaemonConfigValidation/malformed_config
11:23:07 [2022-08-08T11:23:07.099Z] === RUN   TestDaemonConfigValidation/valid_config
11:23:07 [2022-08-08T11:23:07.099Z] === PAUSE TestDaemonConfigValidation/valid_config
11:23:07 [2022-08-08T11:23:07.099Z] === CONT  TestDaemonConfigValidation/config_with_no_content
11:23:07 [2022-08-08T11:23:07.099Z] === CONT  TestDaemonConfigValidation/malformed_config
11:23:07 [2022-08-08T11:23:07.359Z] === CONT  TestDaemonConfigValidation/valid_config
11:23:07 [2022-08-08T11:23:07.359Z] === CONT  TestDaemonConfigValidation/invalid_config
11:23:07 [2022-08-08T11:23:07.359Z] === CONT  TestDaemonConfigValidation/config_with_{}
11:23:07 [2022-08-08T11:23:07.618Z] --- PASS: TestDaemonConfigValidation (0.00s)
11:23:07 [2022-08-08T11:23:07.618Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.16s)
11:23:07 [2022-08-08T11:23:07.618Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.18s)
11:23:07 [2022-08-08T11:23:07.618Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.15s)
11:23:07 [2022-08-08T11:23:07.618Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.19s)
11:23:07 [2022-08-08T11:23:07.618Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
11:23:07 [2022-08-08T11:23:07.618Z] === RUN   TestConfigDaemonSeccompProfiles
11:23:07 [2022-08-08T11:23:07.618Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
11:23:07 [2022-08-08T11:23:07.618Z]     docker_cli_daemon_plugins_test.go:106: [de31d56f4e1d7] daemon is not started
11:23:08 [2022-08-08T11:23:08.552Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
11:23:08 [2022-08-08T11:23:08.811Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
11:23:08 [2022-08-08T11:23:08.811Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
11:23:09 [2022-08-08T11:23:09.747Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
11:23:10 [2022-08-08T11:23:10.317Z]     check_test.go:540: [d2cfa1c566164] daemon is not started
11:23:10 [2022-08-08T11:23:10.317Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
11:23:10 [2022-08-08T11:23:10.576Z] === CONT  TestConfigDaemonSeccompProfiles
11:23:10 [2022-08-08T11:23:10.576Z]     daemon_test.go:197: [d4debd5ea81f3] daemon is not started
11:23:10 [2022-08-08T11:23:10.576Z] --- PASS: TestConfigDaemonSeccompProfiles (3.15s)
11:23:10 [2022-08-08T11:23:10.576Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.06s)
11:23:10 [2022-08-08T11:23:10.576Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.06s)
11:23:10 [2022-08-08T11:23:10.576Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
11:23:10 [2022-08-08T11:23:10.576Z] === RUN   TestDaemonProxy
11:23:10 [2022-08-08T11:23:10.576Z] === RUN   TestDaemonProxy/environment_variables
11:23:11 [2022-08-08T11:23:11.949Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
11:23:12 [2022-08-08T11:23:12.207Z] === RUN   TestDockerSuite/TestBuildAddScript
11:23:12 [2022-08-08T11:23:12.465Z] === RUN   TestDaemonProxy/command-line_options
11:23:13 [2022-08-08T11:23:13.847Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
11:23:14 [2022-08-08T11:23:14.106Z] === RUN   TestDaemonProxy/configuration_file
11:23:14 [2022-08-08T11:23:14.364Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
11:23:16 [2022-08-08T11:23:16.266Z] === RUN   TestDaemonProxy/conflicting_options
11:23:16 [2022-08-08T11:23:16.524Z] === RUN   TestDaemonProxy/reload_sanitized
11:23:17 [2022-08-08T11:23:17.092Z] --- PASS: TestDaemonProxy (6.31s)
11:23:17 [2022-08-08T11:23:17.092Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
11:23:17 [2022-08-08T11:23:17.092Z]     --- PASS: TestDaemonProxy/command-line_options (1.79s)
11:23:17 [2022-08-08T11:23:17.092Z]     --- PASS: TestDaemonProxy/configuration_file (1.77s)
11:23:17 [2022-08-08T11:23:17.092Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
11:23:17 [2022-08-08T11:23:17.092Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.53s)
11:23:17 [2022-08-08T11:23:17.092Z] PASS
11:23:17 [2022-08-08T11:23:17.092Z] 
11:23:17 [2022-08-08T11:23:17.092Z] DONE 18 tests in 11.626s
11:23:17 [2022-08-08T11:23:17.092Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
11:23:17 [2022-08-08T11:23:17.092Z] ++ 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
11:23:17 [2022-08-08T11:23:17.092Z] ++ set -e
11:23:17 [2022-08-08T11:23:17.092Z] ++ '[' -n 0 ']'
11:23:17 [2022-08-08T11:23:17.092Z] ++ set -x
11:23:17 [2022-08-08T11:23:17.092Z] ++ 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
11:23:17 [2022-08-08T11:23:17.351Z] INFO: Testing against a local daemon
11:23:17 [2022-08-08T11:23:17.351Z] === RUN   TestCommitInheritsEnv
11:23:17 [2022-08-08T11:23:17.610Z] --- PASS: TestCommitInheritsEnv (0.37s)
11:23:17 [2022-08-08T11:23:17.610Z] === RUN   TestImportExtremelyLargeImageWorks
11:23:17 [2022-08-08T11:23:17.610Z] === PAUSE TestImportExtremelyLargeImageWorks
11:23:17 [2022-08-08T11:23:17.610Z] === RUN   TestImportWithCustomPlatform
11:23:17 [2022-08-08T11:23:17.610Z] === RUN   TestImportWithCustomPlatform/#00
11:23:17 [2022-08-08T11:23:17.868Z] === RUN   TestImportWithCustomPlatform/_______
11:23:17 [2022-08-08T11:23:17.868Z] === RUN   TestImportWithCustomPlatform//
11:23:17 [2022-08-08T11:23:17.868Z] === RUN   TestImportWithCustomPlatform/linux
11:23:17 [2022-08-08T11:23:17.868Z] === RUN   TestImportWithCustomPlatform/LINUX
11:23:18 [2022-08-08T11:23:18.127Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
11:23:18 [2022-08-08T11:23:18.127Z] === RUN   TestImportWithCustomPlatform/macos
11:23:18 [2022-08-08T11:23:18.127Z] === RUN   TestImportWithCustomPlatform/macos/arm64
11:23:18 [2022-08-08T11:23:18.127Z] === RUN   TestImportWithCustomPlatform/nintendo64
11:23:18 [2022-08-08T11:23:18.385Z] --- PASS: TestImportWithCustomPlatform (0.63s)
11:23:18 [2022-08-08T11:23:18.385Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.12s)
11:23:18 [2022-08-08T11:23:18.385Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
11:23:18 [2022-08-08T11:23:18.385Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
11:23:18 [2022-08-08T11:23:18.385Z]     --- PASS: TestImportWithCustomPlatform/linux (0.17s)
11:23:18 [2022-08-08T11:23:18.385Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.16s)
11:23:18 [2022-08-08T11:23:18.385Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.12s)
11:23:18 [2022-08-08T11:23:18.385Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
11:23:18 [2022-08-08T11:23:18.385Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
11:23:18 [2022-08-08T11:23:18.385Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
11:23:18 [2022-08-08T11:23:18.385Z] === RUN   TestImagesFilterMultiReference
11:23:18 [2022-08-08T11:23:18.385Z] --- PASS: TestImagesFilterMultiReference (0.10s)
11:23:18 [2022-08-08T11:23:18.385Z] === RUN   TestImagePullPlatformInvalid
11:23:18 [2022-08-08T11:23:18.385Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
11:23:18 [2022-08-08T11:23:18.385Z] === RUN   TestRemoveImageOrphaning
11:23:18 [2022-08-08T11:23:18.643Z] --- PASS: TestRemoveImageOrphaning (0.35s)
11:23:18 [2022-08-08T11:23:18.643Z] === RUN   TestRemoveImageGarbageCollector
11:23:19 [2022-08-08T11:23:19.210Z] time="2022-08-08T11:23:19Z" level=info msg="[graphdriver] trying configured driver: overlay2"
11:23:19 [2022-08-08T11:23:19.468Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
11:23:19 [2022-08-08T11:23:19.478Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd
11:23:19 [2022-08-08T11:23:19.478Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy
11:23:19 [2022-08-08T11:23:19.478Z] GOOS="linux" GOARCH="s390x" GOARM=""
11:23:19 [2022-08-08T11:23:19.478Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy
11:23:19 [2022-08-08T11:23:19.478Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
11:23:19 [2022-08-08T11:23:19.816Z] + sudo modprobe ip6table_filter
[Pipeline] sh
11:23:20 [2022-08-08T11:23:20.035Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
11:23:20 [2022-08-08T11:23:20.101Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43883/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=acd0aa7d382cc3bb87d542adf6845bd14d57d53a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:acd0aa7d382cc3bb87d542adf6845bd14d57d53a hack/test/unit
11:23:20 [2022-08-08T11:23:20.360Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
11:23:20 [2022-08-08T11:23:20.360Z] + TESTFLAGS+=' -test.timeout=5m'
11:23:20 [2022-08-08T11:23:20.360Z] + TESTDIRS=./...
11:23:20 [2022-08-08T11:23:20.360Z] + exclude_paths='/vendor/|/integration'
11:23:20 [2022-08-08T11:23:20.360Z] ++ go list ./...
11:23:20 [2022-08-08T11:23:20.360Z] ++ grep -vE '(/vendor/|/integration)'
11:23:20 [2022-08-08T11:23:20.600Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
11:23:20 [2022-08-08T11:23:20.930Z] + pkg_list='github.com/docker/docker/api
11:23:20 [2022-08-08T11:23:20.930Z] github.com/docker/docker/api/server
11:23:20 [2022-08-08T11:23:20.930Z] github.com/docker/docker/api/server/backend/build
11:23:20 [2022-08-08T11:23:20.930Z] github.com/docker/docker/api/server/httpstatus
11:23:20 [2022-08-08T11:23:20.930Z] github.com/docker/docker/api/server/httputils
11:23:20 [2022-08-08T11:23:20.930Z] github.com/docker/docker/api/server/middleware
11:23:20 [2022-08-08T11:23:20.930Z] github.com/docker/docker/api/server/router
11:23:20 [2022-08-08T11:23:20.930Z] github.com/docker/docker/api/server/router/build
11:23:20 [2022-08-08T11:23:20.930Z] github.com/docker/docker/api/server/router/checkpoint
11:23:20 [2022-08-08T11:23:20.930Z] github.com/docker/docker/api/server/router/container
11:23:20 [2022-08-08T11:23:20.930Z] github.com/docker/docker/api/server/router/debug
11:23:20 [2022-08-08T11:23:20.930Z] github.com/docker/docker/api/server/router/distribution
11:23:20 [2022-08-08T11:23:20.930Z] github.com/docker/docker/api/server/router/grpc
11:23:20 [2022-08-08T11:23:20.930Z] github.com/docker/docker/api/server/router/image
11:23:20 [2022-08-08T11:23:20.930Z] github.com/docker/docker/api/server/router/network
11:23:20 [2022-08-08T11:23:20.930Z] github.com/docker/docker/api/server/router/plugin
11:23:20 [2022-08-08T11:23:20.930Z] github.com/docker/docker/api/server/router/session
11:23:20 [2022-08-08T11:23:20.930Z] github.com/docker/docker/api/server/router/swarm
11:23:20 [2022-08-08T11:23:20.930Z] github.com/docker/docker/api/server/router/system
11:23:20 [2022-08-08T11:23:20.930Z] github.com/docker/docker/api/server/router/volume
11:23:20 [2022-08-08T11:23:20.930Z] github.com/docker/docker/api/types
11:23:20 [2022-08-08T11:23:20.930Z] github.com/docker/docker/api/types/backend
11:23:20 [2022-08-08T11:23:20.930Z] github.com/docker/docker/api/types/blkiodev
11:23:20 [2022-08-08T11:23:20.930Z] github.com/docker/docker/api/types/container
11:23:20 [2022-08-08T11:23:20.930Z] github.com/docker/docker/api/types/events
11:23:20 [2022-08-08T11:23:20.930Z] github.com/docker/docker/api/types/filters
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/api/types/image
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/api/types/mount
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/api/types/network
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/api/types/plugins/logdriver
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/api/types/registry
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/api/types/strslice
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/api/types/swarm
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/api/types/swarm/runtime
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/api/types/time
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/api/types/versions
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/api/types/versions/v1p19
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/api/types/versions/v1p20
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/api/types/volume
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/builder
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/builder/builder-next
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/builder/builder-next/exporter
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/builder/builder-next/worker
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/builder/dockerfile
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/builder/remotecontext
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/builder/remotecontext/git
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/builder/remotecontext/urlutil
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/cli
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/cli/config
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/cli/debug
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/cli/winresources/docker-proxy
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/cli/winresources/dockerd
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/client
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/cmd/docker-proxy
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/cmd/dockerd
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/cmd/dockerd/trap
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/container
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/container/stream
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/contrib/apparmor
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/contrib/docker-device-tool
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/contrib/httpserver
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/cluster
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/cluster/convert
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/cluster/executor
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/cluster/executor/container
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/cluster/provider
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/config
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/containerd
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/events
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/events/testutils
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/exec
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/graphdriver
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/graphdriver/aufs
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/graphdriver/copy
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/graphdriver/devmapper
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/graphdriver/overlay
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/graphdriver/register
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/graphdriver/vfs
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/graphdriver/zfs
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/images
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/initlayer
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/links
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/listeners
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/logger
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/logger/awslogs
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/logger/fluentd
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/logger/gcplogs
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/logger/gelf
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/logger/journald
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/logger/journald/internal/export
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/logger/journald/internal/fake
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/logger/local
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/logger/logentries
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/logger/loggertest
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/logger/loggerutils
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/logger/splunk
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/logger/syslog
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/logger/templates
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/names
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/network
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/stats
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/distribution
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/distribution/metadata
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/distribution/utils
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/distribution/xfer
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/dockerversion
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/errdefs
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/image
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/image/cache
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/image/tarexport
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/image/v1
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/internal/test/suite
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/layer
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libcontainerd
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libcontainerd/queue
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libcontainerd/remote
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libcontainerd/supervisor
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libcontainerd/types
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libnetwork
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libnetwork/bitseq
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libnetwork/cluster
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libnetwork/cmd/ovrouter
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libnetwork/config
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libnetwork/datastore
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libnetwork/diagnostic
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libnetwork/discoverapi
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libnetwork/driverapi
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libnetwork/drivers/bridge
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libnetwork/drivers/host
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libnetwork/drivers/null
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libnetwork/drivers/overlay
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libnetwork/drivers/remote
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libnetwork/drivers/windows
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libnetwork/drvregistry
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libnetwork/etchosts
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libnetwork/idm
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libnetwork/internal/caller
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libnetwork/ipam
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libnetwork/ipamapi
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libnetwork/ipams/builtin
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libnetwork/ipams/null
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libnetwork/ipams/remote
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libnetwork/ipamutils
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libnetwork/iptables
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libnetwork/netlabel
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libnetwork/netutils
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libnetwork/networkdb
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libnetwork/ns
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libnetwork/options
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libnetwork/osl
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libnetwork/osl/kernel
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libnetwork/portallocator
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libnetwork/portmapper
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libnetwork/resolvconf
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libnetwork/testutils
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/libnetwork/types
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/oci
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/oci/caps
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/opts
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/pkg/aaparser
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/pkg/archive
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/pkg/authorization
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/pkg/broadcaster
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/pkg/capabilities
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/pkg/chrootarchive
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/pkg/containerfs
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/pkg/devicemapper
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/pkg/directory
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/pkg/dmesg
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/pkg/fileutils
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/pkg/fsutils
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/pkg/homedir
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/pkg/idtools
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/pkg/ioutils
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/pkg/jsonmessage
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/pkg/longpath
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/pkg/loopback
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/pkg/namesgenerator
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/pkg/parsers
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/pkg/parsers/kernel
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/pkg/pidfile
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/pkg/platform
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/pkg/plugingetter
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/pkg/plugins
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/pkg/plugins/transport
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/pkg/pools
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/pkg/progress
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/pkg/pubsub
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/pkg/reexec
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/pkg/signal
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/pkg/stack
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/pkg/stdcopy
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/pkg/streamformatter
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/pkg/stringid
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/pkg/sysinfo
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/pkg/system
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/pkg/tailfile
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/pkg/tarsum
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/pkg/urlutil
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/pkg/useragent
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/plugin
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/plugin/executor/containerd
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/plugin/v2
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/profiles/apparmor
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/profiles/seccomp
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/quota
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/reference
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/registry
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/registry/resumable
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/restartmanager
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/rootless
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/rootless/specconv
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/runconfig
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/runconfig/opts
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/testutil
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/testutil/daemon
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/testutil/environment
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/testutil/fakecontext
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/testutil/fakegit
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/testutil/fakestorage
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/testutil/fixtures/load
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/testutil/fixtures/plugin
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/testutil/registry
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/testutil/request
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/volume
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/volume/drivers
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/volume/local
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/volume/mounts
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/volume/service
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/volume/service/opts
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/volume/testutils'
11:23:20 [2022-08-08T11:23:20.931Z] ++ echo 'github.com/docker/docker/api
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/api/server
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/api/server/backend/build
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/api/server/httpstatus
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/api/server/httputils
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/api/server/middleware
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/api/server/router
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/api/server/router/build
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/api/server/router/checkpoint
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/api/server/router/container
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/api/server/router/debug
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/api/server/router/distribution
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/api/server/router/grpc
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/api/server/router/image
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/api/server/router/network
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/api/server/router/plugin
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/api/server/router/session
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/api/server/router/swarm
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/api/server/router/system
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/api/server/router/volume
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/api/types
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docke++ grep --fixed-strings -v /libnetwork
11:23:20 [2022-08-08T11:23:20.931Z] r/api/types/backend
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/api/types/blkiodev
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/api/types/container
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/api/types/events
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/api/types/filters
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/api/types/image
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/api/types/mount
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/api/types/network
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/api/types/plugins/logdriver
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/api/types/registry
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/api/types/strslice
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/api/types/swarm
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/api/types/swarm/runtime
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/api/types/time
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/api/types/versions
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/api/types/versions/v1p19
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/api/types/versions/v1p20
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/api/types/volume
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/builder
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/builder/builder-next
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/builder/builder-next/exporter
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/builder/builder-next/worker
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/builder/dockerfile
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/builder/remotecontext
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/builder/remotecontext/git
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/builder/remotecontext/urlutil
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/cli
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/cli/config
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/cli/debug
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/cli/winresources/docker-proxy
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/cli/winresources/dockerd
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/client
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/cmd/docker-proxy
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/cmd/dockerd
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/cmd/dockerd/trap
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/container
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/container/stream
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/contrib/apparmor
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/contrib/docker-device-tool
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/contrib/httpserver
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/cluster
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/cluster/convert
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/cluster/executor
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/cluster/executor/container
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/cluster/provider
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/config
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/containerd
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/events
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/events/testutils
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/exec
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/graphdriver
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/graphdriver/aufs
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/graphdriver/copy
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/graphdriver/devmapper
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:23:20 [2022-08-08T11:23:20.931Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/graphdriver/overlay
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/graphdriver/register
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/graphdriver/vfs
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/graphdriver/zfs
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/images
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/initlayer
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/links
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/listeners
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/logger
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/logger/awslogs
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/logger/fluentd
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/logger/gcplogs
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/logger/gelf
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/logger/journald
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/logger/journald/internal/export
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/logger/journald/internal/fake
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/logger/local
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/logger/logentries
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/logger/loggertest
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/logger/loggerutils
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/logger/splunk
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/logger/syslog
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/logger/templates
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/names
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/network
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/stats
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/distribution
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/distribution/metadata
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/distribution/utils
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/distribution/xfer
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/dockerversion
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/errdefs
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/image
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/image/cache
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/image/tarexport
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/image/v1
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/internal/test/suite
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/layer
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libcontainerd
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libcontainerd/queue
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libcontainerd/remote
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libcontainerd/supervisor
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libcontainerd/types
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libnetwork
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libnetwork/bitseq
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libnetwork/cluster
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libnetwork/cmd/ovrouter
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libnetwork/config
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libnetwork/datastore
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libnetwork/diagnostic
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libnetwork/discoverapi
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libnetwork/driverapi
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libnetwork/drivers/bridge
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libnetwork/drivers/host
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libnetwork/drivers/null
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libnetwork/drivers/overlay
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libnetwork/drivers/remote
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libnetwork/drivers/windows
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libnetwork/drvregistry
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libnetwork/etchosts
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libnetwork/idm
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libnetwork/internal/caller
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libnetwork/ipam
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libnetwork/ipamapi
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libnetwork/ipams/builtin
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libnetwork/ipams/null
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libnetwork/ipams/remote
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libnetwork/ipamutils
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libnetwork/iptables
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libnetwork/netlabel
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libnetwork/netutils
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libnetwork/networkdb
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libnetwork/ns
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libnetwork/options
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libnetwork/osl
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libnetwork/osl/kernel
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libnetwork/portallocator
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libnetwork/portmapper
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libnetwork/resolvconf
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libnetwork/testutils
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/libnetwork/types
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/oci
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/oci/caps
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/opts
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/pkg/aaparser
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/pkg/archive
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/pkg/authorization
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/pkg/broadcaster
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/pkg/capabilities
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/pkg/chrootarchive
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/pkg/containerfs
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/pkg/devicemapper
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/pkg/directory
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/pkg/dmesg
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/pkg/fileutils
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/pkg/fsutils
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/pkg/homedir
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/pkg/idtools
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/pkg/ioutils
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/pkg/jsonmessage
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/pkg/longpath
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/pkg/loopback
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/pkg/namesgenerator
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/pkg/parsers
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/pkg/parsers/kernel
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/pkg/pidfile
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/pkg/platform
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/pkg/plugingetter
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/pkg/plugins
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/pkg/plugins/transport
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/pkg/pools
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/pkg/progress
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/pkg/pubsub
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/pkg/reexec
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/pkg/signal
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/pkg/stack
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/pkg/stdcopy
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/pkg/streamformatter
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/pkg/stringid
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/pkg/sysinfo
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/pkg/system
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/pkg/tailfile
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/pkg/tarsum
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/pkg/urlutil
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/pkg/useragent
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/plugin
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/plugin/executor/containerd
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/plugin/v2
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/profiles/apparmor
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/profiles/seccomp
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/quota
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/reference
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/registry
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/registry/resumable
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/restartmanager
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/rootless
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/rootless/specconv
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/runconfig
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/runconfig/opts
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/testutil
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/testutil/daemon
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/testutil/environment
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/testutil/fakecontext
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/testutil/fakegit
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/testutil/fakestorage
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/testutil/fixtures/load
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/testutil/fixtures/plugin
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/testutil/registry
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/testutil/request
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/volume
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/volume/drivers
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/volume/local
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/volume/mounts
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/volume/service
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/volume/service/opts
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/volume/testutils'
11:23:20 [2022-08-08T11:23:20.932Z] + base_pkg_list='github.com/docker/docker/api
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/api/server
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/api/server/backend/build
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/api/server/httpstatus
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/api/server/httputils
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/api/server/middleware
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/api/server/router
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/api/server/router/build
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/api/server/router/checkpoint
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/api/server/router/container
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/api/server/router/debug
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/api/server/router/distribution
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/api/server/router/grpc
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/api/server/router/image
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/api/server/router/network
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/api/server/router/plugin
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/api/server/router/session
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/api/server/router/swarm
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/api/server/router/system
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/api/server/router/volume
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/api/types
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/api/types/backend
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/api/types/blkiodev
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/api/types/container
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/api/types/events
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/api/types/filters
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/api/types/image
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/api/types/mount
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/api/types/network
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/api/types/plugins/logdriver
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/api/types/registry
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/api/types/strslice
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/api/types/swarm
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/api/types/swarm/runtime
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/api/types/time
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/api/types/versions
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/api/types/versions/v1p19
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/api/types/versions/v1p20
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/api/types/volume
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/builder
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/builder/builder-next
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/builder/builder-next/exporter
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/builder/builder-next/worker
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/builder/dockerfile
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/builder/remotecontext
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/builder/remotecontext/git
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/builder/remotecontext/urlutil
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/cli
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/cli/config
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/cli/debug
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/cli/winresources/docker-proxy
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/cli/winresources/dockerd
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/client
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/cmd/docker-proxy
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/cmd/dockerd
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/cmd/dockerd/trap
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/container
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/container/stream
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/contrib/apparmor
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/contrib/docker-device-tool
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/contrib/httpserver
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/cluster
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/cluster/convert
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/cluster/executor
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/cluster/executor/container
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/cluster/provider
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/config
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/containerd
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/events
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/events/testutils
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/exec
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/graphdriver
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/graphdriver/aufs
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/graphdriver/copy
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/graphdriver/devmapper
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/graphdriver/overlay
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/graphdriver/register
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/graphdriver/vfs
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/graphdriver/zfs
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/images
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/initlayer
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/links
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/listeners
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/logger
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/logger/awslogs
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/logger/fluentd
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/logger/gcplogs
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/logger/gelf
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/logger/journald
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/logger/journald/internal/export
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/logger/journald/internal/fake
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/logger/local
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/logger/logentries
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/logger/loggertest
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/logger/loggerutils
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:23:20 [2022-08-08T11:23:20.932Z] github.com/docker/docker/daemon/logger/splunk
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/daemon/logger/syslog
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/daemon/logger/templates
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/daemon/names
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/daemon/network
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/daemon/stats
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/distribution
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/distribution/metadata
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/distribution/utils
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/distribution/xfer
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/dockerversion
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/errdefs
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/image
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/image/cache
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/image/tarexport
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/image/v1
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/internal/test/suite
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/layer
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libcontainerd
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libcontainerd/queue
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libcontainerd/remote
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libcontainerd/supervisor
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libcontainerd/types
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/oci
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/oci/caps
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/opts
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/pkg/aaparser
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/pkg/archive
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/pkg/authorization
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/pkg/broadcaster
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/pkg/capabilities
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/pkg/chrootarchive
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/pkg/containerfs
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/pkg/devicemapper
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/pkg/directory
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/pkg/dmesg
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/pkg/fileutils
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/pkg/fsutils
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/pkg/homedir
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/pkg/idtools
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/pkg/ioutils
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/pkg/jsonmessage
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/pkg/longpath
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/pkg/loopback
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/pkg/namesgenerator
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/pkg/parsers
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/pkg/parsers/kernel
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/pkg/pidfile
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/pkg/platform
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/pkg/plugingetter
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/pkg/plugins
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/pkg/plugins/transport
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/pkg/pools
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/pkg/progress
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/pkg/pubsub
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/pkg/reexec
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/pkg/signal
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/pkg/stack
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/pkg/stdcopy
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/pkg/streamformatter
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/pkg/stringid
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/pkg/sysinfo
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/pkg/system
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/pkg/tailfile
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/pkg/tarsum
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/pkg/urlutil
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/pkg/useragent
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/plugin
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/plugin/executor/containerd
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/plugin/v2
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/profiles/apparmor
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/profiles/seccomp
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/quota
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/reference
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/registry
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/registry/resumable
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/restartmanager
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/rootless
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/rootless/specconv
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/runconfig
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/runconfig/opts
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/testutil
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/testutil/daemon
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/testutil/environment
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/testutil/fakecontext
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/testutil/fakegit
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/testutil/fakestorage
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/testutil/fixtures/load
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/testutil/fixtures/plugin
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/testutil/registry
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/testutil/request
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/volume
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/volume/drivers
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/volume/local
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/volume/mounts
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/volume/service
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/volume/service/opts
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/volume/testutils'
11:23:20 [2022-08-08T11:23:20.933Z] ++ grep --fixed-strings /libnetwork
11:23:20 [2022-08-08T11:23:20.933Z] ++ echo 'github.com/docker/docker/api
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/api/server
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/api/server/backend/build
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/api/server/httpstatus
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/api/server/httputils
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/api/server/middleware
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/api/server/router
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/api/server/router/build
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/api/server/router/checkpoint
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/api/server/router/container
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/api/server/router/debug
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/api/server/router/distribution
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/api/server/router/grpc
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/api/server/router/image
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/api/server/router/network
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/api/server/router/plugin
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/api/server/router/session
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/api/server/router/swarm
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/api/server/router/system
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/api/server/router/volume
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/api/types
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/api/types/backend
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/api/types/blkiodev
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/api/types/container
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/api/types/events
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/api/types/filters
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/api/types/image
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/api/types/mount
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/api/types/network
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/api/types/plugins/logdriver
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/api/types/registry
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/api/types/strslice
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/api/types/swarm
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/api/types/swarm/runtime
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/api/types/time
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/api/types/versions
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/api/types/versions/v1p19
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/api/types/versions/v1p20
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/api/types/volume
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/builder
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/builder/builder-next
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/builder/builder-next/exporter
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/builder/builder-next/worker
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/builder/dockerfile
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/builder/remotecontext
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/builder/remotecontext/git
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/builder/remotecontext/urlutil
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/cli
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/cli/config
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/cli/debug
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/cli/winresources/docker-proxy
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/cli/winresources/dockerd
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/client
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/cmd/docker-proxy
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/cmd/dockerd
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/cmd/dockerd/trap
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/container
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/container/stream
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/contrib/apparmor
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/contrib/docker-device-tool
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/contrib/httpserver
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/daemon
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/daemon/cluster
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/daemon/cluster/convert
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/daemon/cluster/executor
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/daemon/cluster/executor/container
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/daemon/cluster/provider
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/daemon/config
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/daemon/containerd
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/daemon/events
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/daemon/events/testutils
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/daemon/exec
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/daemon/graphdriver
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/daemon/graphdriver/aufs
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/daemon/graphdriver/copy
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/daemon/graphdriver/devmapper
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/daemon/graphdriver/overlay
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/daemon/graphdriver/register
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/daemon/graphdriver/vfs
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/daemon/graphdriver/zfs
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/daemon/images
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/daemon/initlayer
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/daemon/links
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/daemon/listeners
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/daemon/logger
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/daemon/logger/awslogs
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/daemon/logger/fluentd
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/daemon/logger/gcplogs
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/daemon/logger/gelf
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/daemon/logger/journald
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/daemon/logger/journald/internal/export
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/daemon/logger/journald/internal/fake
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/daemon/logger/local
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/daemon/logger/logentries
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/daemon/logger/loggertest
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/daemon/logger/loggerutils
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/daemon/logger/splunk
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/daemon/logger/syslog
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/daemon/logger/templates
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/daemon/names
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/daemon/network
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/daemon/stats
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/distribution
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/distribution/metadata
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/distribution/utils
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/distribution/xfer
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/dockerversion
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/errdefs
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/image
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/image/cache
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/image/tarexport
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/image/v1
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/internal/test/suite
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/layer
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libcontainerd
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libcontainerd/queue
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libcontainerd/remote
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libcontainerd/supervisor
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libcontainerd/types
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libnetwork
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libnetwork/bitseq
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libnetwork/cluster
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libnetwork/cmd/ovrouter
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libnetwork/config
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libnetwork/datastore
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libnetwork/diagnostic
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libnetwork/discoverapi
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libnetwork/driverapi
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libnetwork/drivers/bridge
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libnetwork/drivers/host
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libnetwork/drivers/null
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libnetwork/drivers/overlay
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libnetwork/drivers/remote
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libnetwork/drivers/windows
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libnetwork/drvregistry
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libnetwork/etchosts
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libnetwork/idm
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libnetwork/internal/caller
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libnetwork/ipam
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libnetwork/ipamapi
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libnetwork/ipams/builtin
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libnetwork/ipams/null
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libnetwork/ipams/remote
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libnetwork/ipamutils
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libnetwork/iptables
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libnetwork/netlabel
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libnetwork/netutils
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libnetwork/networkdb
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libnetwork/ns
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libnetwork/options
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libnetwork/osl
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libnetwork/osl/kernel
11:23:20 [2022-08-08T11:23:20.933Z] github.com/docker/docker/libnetwork/portallocator
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/portmapper
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/resolvconf
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/testutils
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/types
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/oci
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/oci/caps
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/opts
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/pkg/aaparser
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/pkg/archive
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/pkg/authorization
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/pkg/broadcaster
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/pkg/capabilities
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/pkg/chrootarchive
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/pkg/containerfs
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/pkg/devicemapper
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/pkg/directory
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/pkg/dmesg
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/pkg/fileutils
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/pkg/fsutils
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/pkg/homedir
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/pkg/idtools
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/pkg/ioutils
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/pkg/jsonmessage
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/pkg/longpath
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/pkg/loopback
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/pkg/namesgenerator
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/pkg/parsers
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/pkg/parsers/kernel
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/pkg/pidfile
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/pkg/platform
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/pkg/plugingetter
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/pkg/plugins
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/pkg/plugins/transport
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/pkg/pools
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/pkg/progress
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/pkg/pubsub
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/pkg/reexec
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/pkg/signal
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/pkg/stack
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/pkg/stdcopy
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/pkg/streamformatter
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/pkg/stringid
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/pkg/sysinfo
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/pkg/system
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/pkg/tailfile
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/pkg/tarsum
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/pkg/urlutil
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/pkg/useragent
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/plugin
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/plugin/executor/containerd
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/plugin/v2
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/profiles/apparmor
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/profiles/seccomp
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/quota
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/reference
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/registry
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/registry/resumable
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/restartmanager
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/rootless
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/rootless/specconv
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/runconfig
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/runconfig/opts
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/testutil
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/testutil/daemon
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/testutil/environment
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/testutil/fakecontext
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/testutil/fakegit
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/testutil/fakestorage
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/testutil/fixtures/load
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/testutil/fixtures/plugin
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/testutil/registry
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/testutil/request
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/volume
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/volume/drivers
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/volume/local
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/volume/mounts
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/volume/service
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/volume/service/opts
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/volume/testutils'
11:23:20 [2022-08-08T11:23:20.934Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/bitseq
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/cluster
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/cmd/ovrouter
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/config
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/datastore
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/diagnostic
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/discoverapi
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/driverapi
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/drivers/bridge
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/drivers/host
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/drivers/null
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/drivers/overlay
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/drivers/remote
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/drivers/windows
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/drvregistry
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/etchosts
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/idm
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/internal/caller
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/ipam
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/ipamapi
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/ipams/builtin
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/ipams/null
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/ipams/remote
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/ipamutils
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/iptables
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/netlabel
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/netutils
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/networkdb
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/ns
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/options
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/osl
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/osl/kernel
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/portallocator
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/portmapper
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/resolvconf
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/testutils
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/types'
11:23:20 [2022-08-08T11:23:20.934Z] + echo 'github.com/docker/docker/libnetwork
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/bitseq
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/cluster
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/cmd/ovrouter
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/config
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/datastore
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/diagnostic
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/discoverapi
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/driverapi
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/drivers/bridge
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/drivers/host
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/drivers/null
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/drivers/overlay
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/drivers/remote
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/drivers/windows
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/drvregistry
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/etchosts
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/idm
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/internal/caller
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/ipam
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/ipamapi
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/ipams/builtin
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/ipams/null
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libne+ grep --fixed-strings libnetwork/drivers/bridge
11:23:20 [2022-08-08T11:23:20.934Z] twork/ipams/remote
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/ipamutils
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/iptables
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/netlabel
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/netutils
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/networkdb
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/ns
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/options
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/osl
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/osl/kernel
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/portallocator
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/portmapper
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/resolvconf
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/testutils
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/types'
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/drivers/bridge
11:23:20 [2022-08-08T11:23:20.934Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:23:20 [2022-08-08T11:23:20.934Z] + type docker-proxy
11:23:20 [2022-08-08T11:23:20.934Z] hack/test/unit: line 25: type: docker-proxy: not found
11:23:20 [2022-08-08T11:23:20.934Z] + hack/make.sh binary-proxy install-proxy
11:23:20 [2022-08-08T11:23:20.934Z] 
11:23:20 [2022-08-08T11:23:20.934Z] Removing bundles/
11:23:20 [2022-08-08T11:23:20.934Z] 
11:23:20 [2022-08-08T11:23:20.934Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
11:23:20 [2022-08-08T11:23:20.934Z] Building: bundles/binary-proxy/docker-proxy
11:23:20 [2022-08-08T11:23:20.934Z] GOOS="" GOARCH="" GOARM=""
11:23:21 [2022-08-08T11:23:21.167Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
11:23:21 [2022-08-08T11:23:21.167Z] --- PASS: TestRemoveImageGarbageCollector (2.41s)
11:23:21 [2022-08-08T11:23:21.167Z] === RUN   TestTagUnprefixedRepoByNameOrName
11:23:21 [2022-08-08T11:23:21.167Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
11:23:21 [2022-08-08T11:23:21.167Z] === RUN   TestTagInvalidReference
11:23:21 [2022-08-08T11:23:21.167Z] --- PASS: TestTagInvalidReference (0.05s)
11:23:21 [2022-08-08T11:23:21.167Z] === RUN   TestTagValidPrefixedRepo
11:23:21 [2022-08-08T11:23:21.424Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
11:23:21 [2022-08-08T11:23:21.424Z] === RUN   TestTagExistedNameWithoutForce
11:23:21 [2022-08-08T11:23:21.424Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
11:23:21 [2022-08-08T11:23:21.424Z] === RUN   TestTagOfficialNames
11:23:21 [2022-08-08T11:23:21.424Z] --- PASS: TestTagOfficialNames (0.06s)
11:23:21 [2022-08-08T11:23:21.424Z] === RUN   TestTagMatchesDigest
11:23:21 [2022-08-08T11:23:21.424Z] --- PASS: TestTagMatchesDigest (0.03s)
11:23:21 [2022-08-08T11:23:21.424Z] === CONT  TestImportExtremelyLargeImageWorks
11:23:21 [2022-08-08T11:23:21.683Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
11:23:21 [2022-08-08T11:23:21.683Z]     docker_cli_daemon_test.go:2841: Checking IpcMode private set from config
11:23:22 [2022-08-08T11:23:22.250Z]     docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config
11:23:22 [2022-08-08T11:23:22.817Z]     docker_cli_daemon_test.go:2841: Checking IpcMode host set from config
11:23:23 [2022-08-08T11:23:23.384Z]     docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config
11:23:23 [2022-08-08T11:23:23.642Z]     docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config
11:23:24 [2022-08-08T11:23:24.208Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
11:23:24 [2022-08-08T11:23:24.208Z]     docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli
11:23:24 [2022-08-08T11:23:24.774Z]     docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli
11:23:25 [2022-08-08T11:23:25.135Z] Created binary: bundles/binary-proxy/docker-proxy
11:23:25 [2022-08-08T11:23:25.135Z] 
11:23:25 [2022-08-08T11:23:25.135Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
11:23:25 [2022-08-08T11:23:25.135Z] Installing docker-proxy to /usr/local/bin/
11:23:25 [2022-08-08T11:23:25.135Z] 
11:23:25 [2022-08-08T11:23:25.135Z] + mkdir -p bundles
11:23:25 [2022-08-08T11:23:25.135Z] + '[' -n 'github.com/docker/docker/api
11:23:25 [2022-08-08T11:23:25.135Z] github.com/docker/docker/api/server
11:23:25 [2022-08-08T11:23:25.135Z] github.com/docker/docker/api/server/backend/build
11:23:25 [2022-08-08T11:23:25.135Z] github.com/docker/docker/api/server/httpstatus
11:23:25 [2022-08-08T11:23:25.135Z] github.com/docker/docker/api/server/httputils
11:23:25 [2022-08-08T11:23:25.135Z] github.com/docker/docker/api/server/middleware
11:23:25 [2022-08-08T11:23:25.135Z] github.com/docker/docker/api/server/router
11:23:25 [2022-08-08T11:23:25.135Z] github.com/docker/docker/api/server/router/build
11:23:25 [2022-08-08T11:23:25.135Z] github.com/docker/docker/api/server/router/checkpoint
11:23:25 [2022-08-08T11:23:25.135Z] github.com/docker/docker/api/server/router/container
11:23:25 [2022-08-08T11:23:25.135Z] github.com/docker/docker/api/server/router/debug
11:23:25 [2022-08-08T11:23:25.135Z] github.com/docker/docker/api/server/router/distribution
11:23:25 [2022-08-08T11:23:25.135Z] github.com/docker/docker/api/server/router/grpc
11:23:25 [2022-08-08T11:23:25.135Z] github.com/docker/docker/api/server/router/image
11:23:25 [2022-08-08T11:23:25.135Z] github.com/docker/docker/api/server/router/network
11:23:25 [2022-08-08T11:23:25.135Z] github.com/docker/docker/api/server/router/plugin
11:23:25 [2022-08-08T11:23:25.135Z] github.com/docker/docker/api/server/router/session
11:23:25 [2022-08-08T11:23:25.135Z] github.com/docker/docker/api/server/router/swarm
11:23:25 [2022-08-08T11:23:25.135Z] github.com/docker/docker/api/server/router/system
11:23:25 [2022-08-08T11:23:25.135Z] github.com/docker/docker/api/server/router/volume
11:23:25 [2022-08-08T11:23:25.135Z] github.com/docker/docker/api/types
11:23:25 [2022-08-08T11:23:25.135Z] github.com/docker/docker/api/types/backend
11:23:25 [2022-08-08T11:23:25.135Z] github.com/docker/docker/api/types/blkiodev
11:23:25 [2022-08-08T11:23:25.135Z] github.com/docker/docker/api/types/container
11:23:25 [2022-08-08T11:23:25.135Z] github.com/docker/docker/api/types/events
11:23:25 [2022-08-08T11:23:25.135Z] github.com/docker/docker/api/types/filters
11:23:25 [2022-08-08T11:23:25.135Z] github.com/docker/docker/api/types/image
11:23:25 [2022-08-08T11:23:25.135Z] github.com/docker/docker/api/types/mount
11:23:25 [2022-08-08T11:23:25.135Z] github.com/docker/docker/api/types/network
11:23:25 [2022-08-08T11:23:25.135Z] github.com/docker/docker/api/types/plugins/logdriver
11:23:25 [2022-08-08T11:23:25.135Z] github.com/docker/docker/api/types/registry
11:23:25 [2022-08-08T11:23:25.135Z] github.com/docker/docker/api/types/strslice
11:23:25 [2022-08-08T11:23:25.135Z] github.com/docker/docker/api/types/swarm
11:23:25 [2022-08-08T11:23:25.135Z] github.com/docker/docker/api/types/swarm/runtime
11:23:25 [2022-08-08T11:23:25.135Z] github.com/docker/docker/api/types/time
11:23:25 [2022-08-08T11:23:25.135Z] github.com/docker/docker/api/types/versions
11:23:25 [2022-08-08T11:23:25.135Z] github.com/docker/docker/api/types/versions/v1p19
11:23:25 [2022-08-08T11:23:25.135Z] github.com/docker/docker/api/types/versions/v1p20
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/api/types/volume
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/builder
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/builder/builder-next
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/builder/builder-next/exporter
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/builder/builder-next/worker
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/builder/dockerfile
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/builder/remotecontext
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/builder/remotecontext/git
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/builder/remotecontext/urlutil
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/cli
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/cli/config
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/cli/debug
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/cli/winresources/docker-proxy
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/cli/winresources/dockerd
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/client
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/cmd/docker-proxy
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/cmd/dockerd
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/cmd/dockerd/trap
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/container
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/container/stream
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/contrib/apparmor
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/contrib/docker-device-tool
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/contrib/httpserver
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/daemon
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/daemon/cluster
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/daemon/cluster/convert
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/daemon/cluster/executor
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/daemon/cluster/executor/container
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/daemon/cluster/provider
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/daemon/config
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/daemon/containerd
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/daemon/events
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/daemon/events/testutils
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/daemon/exec
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/daemon/graphdriver
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/daemon/graphdriver/aufs
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/daemon/graphdriver/copy
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/daemon/graphdriver/devmapper
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/daemon/graphdriver/overlay
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/daemon/graphdriver/register
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/daemon/graphdriver/vfs
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/daemon/graphdriver/zfs
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/daemon/images
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/daemon/initlayer
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/daemon/links
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/daemon/listeners
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/daemon/logger
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/daemon/logger/awslogs
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/daemon/logger/fluentd
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/daemon/logger/gcplogs
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/daemon/logger/gelf
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/daemon/logger/journald
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/daemon/logger/journald/internal/export
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/daemon/logger/journald/internal/fake
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/daemon/logger/local
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/daemon/logger/logentries
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/daemon/logger/loggertest
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/daemon/logger/loggerutils
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/daemon/logger/splunk
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/daemon/logger/syslog
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/daemon/logger/templates
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/daemon/names
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/daemon/network
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/daemon/stats
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/distribution
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/distribution/metadata
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/distribution/utils
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/distribution/xfer
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/dockerversion
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/errdefs
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/image
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/image/cache
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/image/tarexport
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/image/v1
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/internal/test/suite
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/layer
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/libcontainerd
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/libcontainerd/queue
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/libcontainerd/remote
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/libcontainerd/supervisor
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/libcontainerd/types
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/oci
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/oci/caps
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/opts
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/pkg/aaparser
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/pkg/archive
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/pkg/authorization
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/pkg/broadcaster
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/pkg/capabilities
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/pkg/chrootarchive
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/pkg/containerfs
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/pkg/devicemapper
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/pkg/directory
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/pkg/dmesg
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/pkg/fileutils
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/pkg/fsutils
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/pkg/homedir
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/pkg/idtools
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/pkg/ioutils
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/pkg/jsonmessage
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/pkg/longpath
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/pkg/loopback
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/pkg/namesgenerator
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/pkg/parsers
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/pkg/parsers/kernel
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/pkg/pidfile
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/pkg/platform
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/pkg/plugingetter
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/pkg/plugins
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/pkg/plugins/transport
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/pkg/pools
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/pkg/progress
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/pkg/pubsub
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/pkg/reexec
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/pkg/signal
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/pkg/stack
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/pkg/stdcopy
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/pkg/streamformatter
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/pkg/stringid
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/pkg/sysinfo
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/pkg/system
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/pkg/tailfile
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/pkg/tarsum
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/pkg/urlutil
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/pkg/useragent
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/plugin
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/plugin/executor/containerd
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/plugin/v2
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/profiles/apparmor
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/profiles/seccomp
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/quota
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/reference
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/registry
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/registry/resumable
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/restartmanager
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/rootless
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/rootless/specconv
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/runconfig
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/runconfig/opts
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/testutil
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/testutil/daemon
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/testutil/environment
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/testutil/fakecontext
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/testutil/fakegit
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/testutil/fakestorage
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/testutil/fixtures/load
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/testutil/fixtures/plugin
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/testutil/registry
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/testutil/request
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/volume
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/volume/drivers
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/volume/local
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/volume/mounts
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/volume/service
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/volume/service/opts
11:23:25 [2022-08-08T11:23:25.136Z] github.com/docker/docker/volume/testutils' ']'
11:23:25 [2022-08-08T11:23:25.136Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -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/containerd 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/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal 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
11:23:25 [2022-08-08T11:23:25.136Z] ?   	github.com/docker/docker/api	[no test files]
11:23:25 [2022-08-08T11:23:25.342Z]     docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli
11:23:25 [2022-08-08T11:23:25.909Z]     docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli
11:23:26 [2022-08-08T11:23:26.475Z]     docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli
11:23:27 [2022-08-08T11:23:27.041Z]     check_test.go:540: [ddb8656e408d6] daemon is not started
11:23:27 [2022-08-08T11:23:27.041Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
11:23:27 [2022-08-08T11:23:27.300Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
11:23:27 [2022-08-08T11:23:27.867Z] === RUN   TestDockerSuite/TestBuildAddTar
11:23:28 [2022-08-08T11:23:28.126Z]     check_test.go:540: [dfb4b256c211c] daemon is not started
11:23:28 [2022-08-08T11:23:28.126Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
11:23:28 [2022-08-08T11:23:28.693Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
11:23:30 [2022-08-08T11:23:30.066Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
11:23:30 [2022-08-08T11:23:30.269Z] --- PASS: TestBuildWithHugeFile (50.82s)
11:23:30 [2022-08-08T11:23:30.269Z] === RUN   TestBuildWCOWSandboxSize
11:23:30 [2022-08-08T11:23:30.269Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
11:23:30 [2022-08-08T11:23:30.269Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
11:23:30 [2022-08-08T11:23:30.269Z] === RUN   TestBuildWithEmptyDockerfile
11:23:30 [2022-08-08T11:23:30.269Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:23:30 [2022-08-08T11:23:30.269Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:23:30 [2022-08-08T11:23:30.269Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:23:30 [2022-08-08T11:23:30.269Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:23:30 [2022-08-08T11:23:30.269Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:23:30 [2022-08-08T11:23:30.269Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:23:30 [2022-08-08T11:23:30.269Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:23:30 [2022-08-08T11:23:30.269Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:23:30 [2022-08-08T11:23:30.269Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:23:30 [2022-08-08T11:23:30.269Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
11:23:30 [2022-08-08T11:23:30.269Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
11:23:30 [2022-08-08T11:23:30.269Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
11:23:30 [2022-08-08T11:23:30.269Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
11:23:30 [2022-08-08T11:23:30.269Z] === RUN   TestBuildPreserveOwnership
11:23:30 [2022-08-08T11:23:30.269Z] === RUN   TestBuildPreserveOwnership/copy_from
11:23:30 [2022-08-08T11:23:30.269Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
11:23:30 [2022-08-08T11:23:30.269Z] --- PASS: TestBuildPreserveOwnership (3.56s)
11:23:30 [2022-08-08T11:23:30.269Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.36s)
11:23:30 [2022-08-08T11:23:30.269Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.19s)
11:23:30 [2022-08-08T11:23:30.269Z] === RUN   TestBuildPlatformInvalid
11:23:30 [2022-08-08T11:23:30.269Z] --- PASS: TestBuildPlatformInvalid (0.08s)
11:23:30 [2022-08-08T11:23:30.269Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
11:23:30 [2022-08-08T11:23:30.269Z] Loaded image: busybox:latest
11:23:30 [2022-08-08T11:23:30.269Z] Loaded image: busybox:glibc
11:23:30 [2022-08-08T11:23:30.839Z] Loaded image: debian:bullseye-slim
11:23:30 [2022-08-08T11:23:30.839Z] Loaded image: hello-world:latest
11:23:31 [2022-08-08T11:23:31.099Z] Loaded image: arm32v7/hello-world:latest
11:23:33 [2022-08-08T11:23:33.277Z] ok  	github.com/docker/docker/api/server	0.068s	coverage: 7.9% of statements
11:23:33 [2022-08-08T11:23:33.351Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
11:23:33 [2022-08-08T11:23:33.930Z]     check_test.go:540: [d50c511cf1cfa] daemon is not started
11:23:33 [2022-08-08T11:23:33.930Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
11:23:36 [2022-08-08T11:23:36.460Z] === RUN   TestDockerSuite/TestBuildAddTarXz
11:23:36 [2022-08-08T11:23:36.718Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
11:23:37 [2022-08-08T11:23:37.651Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
11:23:38 [2022-08-08T11:23:38.587Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
11:23:39 [2022-08-08T11:23:39.153Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
11:23:39 [2022-08-08T11:23:39.236Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.63s)
11:23:39 [2022-08-08T11:23:39.236Z] PASS
11:23:39 [2022-08-08T11:23:39.236Z] 
11:23:39 [2022-08-08T11:23:39.236Z] === Skipped
11:23:39 [2022-08-08T11:23:39.236Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
11:23:39 [2022-08-08T11:23:39.236Z]     build_session_test.go:25: TODO: BuildKit
11:23:39 [2022-08-08T11:23:39.236Z] 
11:23:39 [2022-08-08T11:23:39.236Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
11:23:39 [2022-08-08T11:23:39.236Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
11:23:39 [2022-08-08T11:23:39.236Z] 
11:23:39 [2022-08-08T11:23:39.236Z] DONE 34 tests, 2 skipped in 87.670s
11:23:39 [2022-08-08T11:23:39.236Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
11:23:39 [2022-08-08T11:23:39.236Z] INFO: Testing against a local daemon
11:23:39 [2022-08-08T11:23:39.236Z] === RUN   TestConfigInspect
11:23:40 [2022-08-08T11:23:40.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
11:23:40 [2022-08-08T11:23:40.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
11:23:41 [2022-08-08T11:23:41.808Z] --- PASS: TestConfigInspect (2.59s)
11:23:41 [2022-08-08T11:23:41.808Z] === RUN   TestConfigList
11:23:42 [2022-08-08T11:23:42.575Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
11:23:43 [2022-08-08T11:23:43.511Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
11:23:43 [2022-08-08T11:23:43.511Z]     check_test.go:540: [dc477c342fa2a] daemon is not started
11:23:43 [2022-08-08T11:23:43.511Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
11:23:44 [2022-08-08T11:23:44.354Z] --- PASS: TestConfigList (2.21s)
11:23:44 [2022-08-08T11:23:44.355Z] === RUN   TestConfigsCreateAndDelete
11:23:45 [2022-08-08T11:23:45.196Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.954s	coverage: 60.0% of statements
11:23:45 [2022-08-08T11:23:45.196Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
11:23:45 [2022-08-08T11:23:45.196Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
11:23:45 [2022-08-08T11:23:45.196Z] ok  	github.com/docker/docker/libnetwork/osl	4.314s	coverage: 39.7% of statements
11:23:45 [2022-08-08T11:23:45.196Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
11:23:45 [2022-08-08T11:23:45.456Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.7% of statements
11:23:46 [2022-08-08T11:23:46.264Z] --- PASS: TestConfigsCreateAndDelete (2.17s)
11:23:46 [2022-08-08T11:23:46.264Z] === RUN   TestConfigsUpdate
11:23:46 [2022-08-08T11:23:46.830Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.671s	coverage: 48.6% of statements
11:23:46 [2022-08-08T11:23:46.830Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 70.6% of statements
11:23:46 [2022-08-08T11:23:46.830Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
11:23:47 [2022-08-08T11:23:47.088Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
11:23:47 [2022-08-08T11:23:47.088Z] 
11:23:47 [2022-08-08T11:23:47.088Z] === Skipped
11:23:47 [2022-08-08T11:23:47.088Z] === SKIP: libnetwork TestParallel1 (0.00s)
11:23:47 [2022-08-08T11:23:47.088Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
11:23:47 [2022-08-08T11:23:47.088Z] 
11:23:47 [2022-08-08T11:23:47.088Z] === SKIP: libnetwork TestParallel3 (0.00s)
11:23:47 [2022-08-08T11:23:47.088Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
11:23:47 [2022-08-08T11:23:47.088Z] 
11:23:47 [2022-08-08T11:23:47.088Z] === SKIP: libnetwork TestParallel2 (0.00s)
11:23:47 [2022-08-08T11:23:47.088Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
11:23:47 [2022-08-08T11:23:47.088Z] 
11:23:47 [2022-08-08T11:23:47.088Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
11:23:47 [2022-08-08T11:23:47.088Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
11:23:47 [2022-08-08T11:23:47.088Z] 
11:23:47 [2022-08-08T11:23:47.088Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
11:23:47 [2022-08-08T11:23:47.088Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
11:23:47 [2022-08-08T11:23:47.088Z] 
11:23:47 [2022-08-08T11:23:47.088Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
11:23:47 [2022-08-08T11:23:47.088Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
11:23:47 [2022-08-08T11:23:47.088Z] 
11:23:47 [2022-08-08T11:23:47.088Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
11:23:47 [2022-08-08T11:23:47.088Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
11:23:47 [2022-08-08T11:23:47.088Z] 
11:23:47 [2022-08-08T11:23:47.088Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
11:23:47 [2022-08-08T11:23:47.088Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
11:23:47 [2022-08-08T11:23:47.088Z] 
11:23:47 [2022-08-08T11:23:47.088Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
11:23:47 [2022-08-08T11:23:47.088Z]     firewalld_test.go:14: firewalld is not running
11:23:47 [2022-08-08T11:23:47.088Z] 
11:23:47 [2022-08-08T11:23:47.088Z] DONE 327 tests, 9 skipped in 203.107s
Post stage
[Pipeline] junit
11:23:48 [2022-08-08T11:23:48.039Z] Recording test results
11:23:48 [2022-08-08T11:23:48.776Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
11:23:48 [2022-08-08T11:23:48.803Z] --- PASS: TestConfigsUpdate (2.16s)
11:23:48 [2022-08-08T11:23:48.803Z] === RUN   TestTemplatedConfig
11:23:49 [2022-08-08T11:23:49.346Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
11:23:49 [2022-08-08T11:23:49.679Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43883/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=acd0aa7d382cc3bb87d542adf6845bd14d57d53a -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:acd0aa7d382cc3bb87d542adf6845bd14d57d53a hack/make.sh dynbinary test-integration
11:23:49 [2022-08-08T11:23:49.937Z] 
11:23:50 [2022-08-08T11:23:50.150Z] === RUN   TestDockerSuite/TestBuildBlankName
11:23:50 [2022-08-08T11:23:50.194Z] Removing bundles/
11:23:50 [2022-08-08T11:23:50.194Z] 
11:23:50 [2022-08-08T11:23:50.194Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
11:23:50 [2022-08-08T11:23:50.194Z] Building: bundles/dynbinary-daemon/dockerd
11:23:50 [2022-08-08T11:23:50.194Z] GOOS="" GOARCH="" GOARM=""
11:23:50 [2022-08-08T11:23:50.716Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
11:23:51 [2022-08-08T11:23:51.343Z] --- PASS: TestTemplatedConfig (2.60s)
11:23:51 [2022-08-08T11:23:51.343Z] === RUN   TestConfigCreateResolve
11:23:51 [2022-08-08T11:23:51.651Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
11:23:53 [2022-08-08T11:23:53.026Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
11:23:53 [2022-08-08T11:23:53.254Z] --- PASS: TestConfigCreateResolve (2.15s)
11:23:53 [2022-08-08T11:23:53.254Z] PASS
11:23:53 [2022-08-08T11:23:53.254Z] 
11:23:53 [2022-08-08T11:23:53.254Z] DONE 6 tests in 13.895s
11:23:53 [2022-08-08T11:23:53.254Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
11:23:53 [2022-08-08T11:23:53.254Z] INFO: Testing against a local daemon
11:23:53 [2022-08-08T11:23:53.254Z] === RUN   TestAttachWithTTY
11:23:53 [2022-08-08T11:23:53.254Z] --- PASS: TestAttachWithTTY (0.06s)
11:23:53 [2022-08-08T11:23:53.254Z] === RUN   TestAttachWithoutTTy
11:23:53 [2022-08-08T11:23:53.254Z] --- PASS: TestAttachWithoutTTy (0.05s)
11:23:53 [2022-08-08T11:23:53.254Z] === RUN   TestCheckpoint
11:23:53 [2022-08-08T11:23:53.254Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:23:53 [2022-08-08T11:23:53.254Z] --- SKIP: TestCheckpoint (0.00s)
11:23:53 [2022-08-08T11:23:53.254Z] === RUN   TestContainerInvalidJSON
11:23:53 [2022-08-08T11:23:53.254Z] === RUN   TestContainerInvalidJSON/commit
11:23:53 [2022-08-08T11:23:53.254Z] === PAUSE TestContainerInvalidJSON/commit
11:23:53 [2022-08-08T11:23:53.254Z] === RUN   TestContainerInvalidJSON/containers/create
11:23:53 [2022-08-08T11:23:53.254Z] === PAUSE TestContainerInvalidJSON/containers/create
11:23:53 [2022-08-08T11:23:53.254Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
11:23:53 [2022-08-08T11:23:53.254Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
11:23:53 [2022-08-08T11:23:53.254Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
11:23:53 [2022-08-08T11:23:53.254Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
11:23:53 [2022-08-08T11:23:53.254Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
11:23:53 [2022-08-08T11:23:53.254Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
11:23:53 [2022-08-08T11:23:53.254Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:23:53 [2022-08-08T11:23:53.254Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:23:53 [2022-08-08T11:23:53.254Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
11:23:53 [2022-08-08T11:23:53.254Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
11:23:53 [2022-08-08T11:23:53.254Z] === CONT  TestContainerInvalidJSON/commit
11:23:53 [2022-08-08T11:23:53.254Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
11:23:53 [2022-08-08T11:23:53.254Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
11:23:53 [2022-08-08T11:23:53.254Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
11:23:53 [2022-08-08T11:23:53.254Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
11:23:53 [2022-08-08T11:23:53.254Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
11:23:53 [2022-08-08T11:23:53.254Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
11:23:53 [2022-08-08T11:23:53.254Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
11:23:53 [2022-08-08T11:23:53.254Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
11:23:53 [2022-08-08T11:23:53.254Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
11:23:53 [2022-08-08T11:23:53.254Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
11:23:53 [2022-08-08T11:23:53.254Z] === RUN   TestContainerInvalidJSON/commit/empty_body
11:23:53 [2022-08-08T11:23:53.254Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
11:23:53 [2022-08-08T11:23:53.254Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
11:23:53 [2022-08-08T11:23:53.254Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
11:23:53 [2022-08-08T11:23:53.254Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
11:23:53 [2022-08-08T11:23:53.254Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
11:23:53 [2022-08-08T11:23:53.254Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
11:23:53 [2022-08-08T11:23:53.254Z] === CONT  TestContainerInvalidJSON/containers/create
11:23:53 [2022-08-08T11:23:53.254Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
11:23:53 [2022-08-08T11:23:53.254Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
11:23:53 [2022-08-08T11:23:53.254Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
11:23:53 [2022-08-08T11:23:53.254Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
11:23:53 [2022-08-08T11:23:53.254Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
11:23:53 [2022-08-08T11:23:53.254Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
11:23:53 [2022-08-08T11:23:53.254Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
11:23:53 [2022-08-08T11:23:53.254Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
11:23:53 [2022-08-08T11:23:53.254Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:23:53 [2022-08-08T11:23:53.254Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
11:23:53 [2022-08-08T11:23:53.254Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
11:23:53 [2022-08-08T11:23:53.254Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
11:23:53 [2022-08-08T11:23:53.254Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
11:23:53 [2022-08-08T11:23:53.254Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
11:23:53 [2022-08-08T11:23:53.254Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
11:23:53 [2022-08-08T11:23:53.254Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
11:23:53 [2022-08-08T11:23:53.254Z] --- PASS: TestContainerInvalidJSON (0.01s)
11:23:53 [2022-08-08T11:23:53.254Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
11:23:53 [2022-08-08T11:23:53.254Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
11:23:53 [2022-08-08T11:23:53.254Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
11:23:53 [2022-08-08T11:23:53.254Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
11:23:53 [2022-08-08T11:23:53.254Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
11:23:53 [2022-08-08T11:23:53.254Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
11:23:53 [2022-08-08T11:23:53.254Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
11:23:53 [2022-08-08T11:23:53.254Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
11:23:53 [2022-08-08T11:23:53.254Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
11:23:53 [2022-08-08T11:23:53.254Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
11:23:53 [2022-08-08T11:23:53.254Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
11:23:53 [2022-08-08T11:23:53.254Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
11:23:53 [2022-08-08T11:23:53.254Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
11:23:53 [2022-08-08T11:23:53.254Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
11:23:53 [2022-08-08T11:23:53.254Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
11:23:53 [2022-08-08T11:23:53.254Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
11:23:53 [2022-08-08T11:23:53.254Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
11:23:53 [2022-08-08T11:23:53.254Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
11:23:53 [2022-08-08T11:23:53.254Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
11:23:53 [2022-08-08T11:23:53.254Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
11:23:53 [2022-08-08T11:23:53.254Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
11:23:53 [2022-08-08T11:23:53.254Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
11:23:53 [2022-08-08T11:23:53.254Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
11:23:53 [2022-08-08T11:23:53.254Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
11:23:53 [2022-08-08T11:23:53.254Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
11:23:53 [2022-08-08T11:23:53.254Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
11:23:53 [2022-08-08T11:23:53.254Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
11:23:53 [2022-08-08T11:23:53.254Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
11:23:53 [2022-08-08T11:23:53.254Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
11:23:53 [2022-08-08T11:23:53.254Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
11:23:53 [2022-08-08T11:23:53.254Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
11:23:53 [2022-08-08T11:23:53.254Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
11:23:53 [2022-08-08T11:23:53.254Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
11:23:53 [2022-08-08T11:23:53.254Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
11:23:53 [2022-08-08T11:23:53.254Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
11:23:53 [2022-08-08T11:23:53.254Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:23:53 [2022-08-08T11:23:53.515Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
11:23:53 [2022-08-08T11:23:53.515Z] === RUN   TestCopyFromContainerPathIsNotDir
11:23:53 [2022-08-08T11:23:53.515Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
11:23:53 [2022-08-08T11:23:53.515Z] === RUN   TestCopyToContainerPathDoesNotExist
11:23:53 [2022-08-08T11:23:53.515Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
11:23:53 [2022-08-08T11:23:53.515Z] === RUN   TestCopyEmptyFile
11:23:53 [2022-08-08T11:23:53.775Z] --- PASS: TestCopyEmptyFile (0.22s)
11:23:53 [2022-08-08T11:23:53.775Z] === RUN   TestCopyToContainerPathIsNotDir
11:23:53 [2022-08-08T11:23:53.775Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
11:23:53 [2022-08-08T11:23:53.775Z] === RUN   TestCopyFromContainer
11:23:54 [2022-08-08T11:23:54.400Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
11:23:54 [2022-08-08T11:23:54.967Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
11:23:55 [2022-08-08T11:23:55.157Z] === RUN   TestCopyFromContainer//
11:23:55 [2022-08-08T11:23:55.157Z] === RUN   TestCopyFromContainer//bar/root
11:23:55 [2022-08-08T11:23:55.157Z] === RUN   TestCopyFromContainer//bar/root/
11:23:55 [2022-08-08T11:23:55.157Z] === RUN   TestCopyFromContainer/bar/quux
11:23:55 [2022-08-08T11:23:55.157Z] === RUN   TestCopyFromContainer/bar/quux/
11:23:55 [2022-08-08T11:23:55.157Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:23:55 [2022-08-08T11:23:55.157Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:23:55 [2022-08-08T11:23:55.242Z] ok  	github.com/docker/docker/api/server/httputils	0.034s	coverage: 31.9% of statements
11:23:55 [2022-08-08T11:23:55.242Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
11:23:55 [2022-08-08T11:23:55.242Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
11:23:55 [2022-08-08T11:23:55.242Z] ok  	github.com/docker/docker/api/types/strslice	0.046s	coverage: 90.0% of statements
11:23:55 [2022-08-08T11:23:55.242Z] ok  	github.com/docker/docker/api/types/filters	0.016s	coverage: 92.2% of statements
11:23:55 [2022-08-08T11:23:55.242Z] ok  	github.com/docker/docker/api/server/middleware	0.022s	coverage: 37.7% of statements
11:23:55 [2022-08-08T11:23:55.242Z] ?   	github.com/docker/docker/api/server/router	[no test files]
11:23:55 [2022-08-08T11:23:55.242Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
11:23:55 [2022-08-08T11:23:55.242Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
11:23:55 [2022-08-08T11:23:55.242Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
11:23:55 [2022-08-08T11:23:55.242Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
11:23:55 [2022-08-08T11:23:55.242Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
11:23:55 [2022-08-08T11:23:55.242Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
11:23:55 [2022-08-08T11:23:55.242Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
11:23:55 [2022-08-08T11:23:55.242Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
11:23:55 [2022-08-08T11:23:55.242Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
11:23:55 [2022-08-08T11:23:55.242Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
11:23:55 [2022-08-08T11:23:55.242Z] ok  	github.com/docker/docker/api/types/registry	0.024s	coverage: 54.2% of statements
11:23:55 [2022-08-08T11:23:55.242Z] ok  	github.com/docker/docker/api/server/router/swarm	0.036s	coverage: 6.0% of statements
11:23:55 [2022-08-08T11:23:55.242Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
11:23:55 [2022-08-08T11:23:55.242Z] ok  	github.com/docker/docker/api/types/time	0.011s	coverage: 100.0% of statements
11:23:55 [2022-08-08T11:23:55.242Z] ok  	github.com/docker/docker/api/server/router/volume	0.009s	coverage: 67.9% of statements
11:23:55 [2022-08-08T11:23:55.242Z] ?   	github.com/docker/docker/api/types	[no test files]
11:23:55 [2022-08-08T11:23:55.242Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
11:23:55 [2022-08-08T11:23:55.242Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
11:23:55 [2022-08-08T11:23:55.242Z] ?   	github.com/docker/docker/api/types/container	[no test files]
11:23:55 [2022-08-08T11:23:55.242Z] ?   	github.com/docker/docker/api/types/events	[no test files]
11:23:55 [2022-08-08T11:23:55.242Z] ?   	github.com/docker/docker/api/types/image	[no test files]
11:23:55 [2022-08-08T11:23:55.242Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
11:23:55 [2022-08-08T11:23:55.242Z] ?   	github.com/docker/docker/api/types/network	[no test files]
11:23:55 [2022-08-08T11:23:55.242Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
11:23:55 [2022-08-08T11:23:55.242Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
11:23:55 [2022-08-08T11:23:55.242Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
11:23:55 [2022-08-08T11:23:55.417Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:23:55 [2022-08-08T11:23:55.417Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:23:55 [2022-08-08T11:23:55.417Z] === RUN   TestCopyFromContainer/bar/notarget
11:23:55 [2022-08-08T11:23:55.417Z] --- PASS: TestCopyFromContainer (1.73s)
11:23:55 [2022-08-08T11:23:55.417Z]     --- PASS: TestCopyFromContainer// (0.06s)
11:23:55 [2022-08-08T11:23:55.417Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
11:23:55 [2022-08-08T11:23:55.417Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
11:23:55 [2022-08-08T11:23:55.417Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
11:23:55 [2022-08-08T11:23:55.417Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
11:23:55 [2022-08-08T11:23:55.417Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
11:23:55 [2022-08-08T11:23:55.417Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
11:23:55 [2022-08-08T11:23:55.417Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
11:23:55 [2022-08-08T11:23:55.417Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
11:23:55 [2022-08-08T11:23:55.417Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
11:23:55 [2022-08-08T11:23:55.417Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
11:23:55 [2022-08-08T11:23:55.417Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:23:55 [2022-08-08T11:23:55.417Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:23:55 [2022-08-08T11:23:55.417Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:23:55 [2022-08-08T11:23:55.417Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:23:55 [2022-08-08T11:23:55.417Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
11:23:55 [2022-08-08T11:23:55.417Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
11:23:55 [2022-08-08T11:23:55.417Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:23:55 [2022-08-08T11:23:55.417Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
11:23:55 [2022-08-08T11:23:55.417Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:23:55 [2022-08-08T11:23:55.417Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
11:23:55 [2022-08-08T11:23:55.417Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
11:23:55 [2022-08-08T11:23:55.417Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
11:23:55 [2022-08-08T11:23:55.417Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
11:23:55 [2022-08-08T11:23:55.417Z] === RUN   TestCreateLinkToNonExistingContainer
11:23:55 [2022-08-08T11:23:55.502Z] ok  	github.com/docker/docker/api/types/versions	0.007s	coverage: 77.3% of statements
11:23:55 [2022-08-08T11:23:55.502Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
11:23:55 [2022-08-08T11:23:55.502Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
11:23:55 [2022-08-08T11:23:55.502Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
11:23:55 [2022-08-08T11:23:55.502Z] ?   	github.com/docker/docker/builder	[no test files]
11:23:55 [2022-08-08T11:23:55.502Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
11:23:55 [2022-08-08T11:23:55.502Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
11:23:55 [2022-08-08T11:23:55.502Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
11:23:55 [2022-08-08T11:23:55.502Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
11:23:55 [2022-08-08T11:23:55.502Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
11:23:55 [2022-08-08T11:23:55.502Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
11:23:55 [2022-08-08T11:23:55.502Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
11:23:55 [2022-08-08T11:23:55.677Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
11:23:55 [2022-08-08T11:23:55.677Z] === RUN   TestCreateWithInvalidEnv
11:23:55 [2022-08-08T11:23:55.677Z] === RUN   TestCreateWithInvalidEnv/0
11:23:55 [2022-08-08T11:23:55.677Z] === PAUSE TestCreateWithInvalidEnv/0
11:23:55 [2022-08-08T11:23:55.677Z] === RUN   TestCreateWithInvalidEnv/1
11:23:55 [2022-08-08T11:23:55.677Z] === PAUSE TestCreateWithInvalidEnv/1
11:23:55 [2022-08-08T11:23:55.677Z] === RUN   TestCreateWithInvalidEnv/2
11:23:55 [2022-08-08T11:23:55.677Z] === PAUSE TestCreateWithInvalidEnv/2
11:23:55 [2022-08-08T11:23:55.677Z] === CONT  TestCreateWithInvalidEnv/0
11:23:55 [2022-08-08T11:23:55.677Z] === CONT  TestCreateWithInvalidEnv/2
11:23:55 [2022-08-08T11:23:55.677Z] === CONT  TestCreateWithInvalidEnv/1
11:23:55 [2022-08-08T11:23:55.677Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
11:23:55 [2022-08-08T11:23:55.677Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
11:23:55 [2022-08-08T11:23:55.677Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
11:23:55 [2022-08-08T11:23:55.677Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
11:23:55 [2022-08-08T11:23:55.677Z] === RUN   TestCreateTmpfsMountsTarget
11:23:55 [2022-08-08T11:23:55.677Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
11:23:55 [2022-08-08T11:23:55.677Z] === RUN   TestCreateWithCustomMaskedPaths
11:23:55 [2022-08-08T11:23:55.762Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.027s	coverage: 100.0% of statements
11:23:55 [2022-08-08T11:23:55.762Z] ok  	github.com/docker/docker/cli/debug	0.017s	coverage: 100.0% of statements
11:23:56 [2022-08-08T11:23:56.342Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
11:23:56 [2022-08-08T11:23:56.705Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.276s	coverage: 67.6% of statements
11:23:56 [2022-08-08T11:23:56.909Z]     check_test.go:540: [dea4f72ee8daa] daemon is not started
11:23:56 [2022-08-08T11:23:56.909Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
11:23:57 [2022-08-08T11:23:57.586Z] --- PASS: TestCreateWithCustomMaskedPaths (1.65s)
11:23:57 [2022-08-08T11:23:57.586Z] === RUN   TestCreateWithCustomReadonlyPaths
11:23:57 [2022-08-08T11:23:57.846Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
11:23:58 [2022-08-08T11:23:58.091Z] ok  	github.com/docker/docker/builder/remotecontext	0.199s	coverage: 13.7% of statements
11:23:58 [2022-08-08T11:23:58.109Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
11:23:58 [2022-08-08T11:23:58.663Z] ok  	github.com/docker/docker/builder/dockerfile	0.761s	coverage: 49.3% of statements
11:23:58 [2022-08-08T11:23:58.680Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
11:23:58 [2022-08-08T11:23:58.680Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
11:23:58 [2022-08-08T11:23:58.966Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.52s)
11:23:58 [2022-08-08T11:23:58.966Z] === RUN   TestCreateWithInvalidHealthcheckParams
11:23:58 [2022-08-08T11:23:58.967Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:23:58 [2022-08-08T11:23:58.967Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:23:58 [2022-08-08T11:23:58.967Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:23:58 [2022-08-08T11:23:58.967Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:23:58 [2022-08-08T11:23:58.967Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:23:58 [2022-08-08T11:23:58.967Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:23:58 [2022-08-08T11:23:58.967Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:23:58 [2022-08-08T11:23:58.967Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:23:58 [2022-08-08T11:23:58.967Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:23:58 [2022-08-08T11:23:58.967Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:23:58 [2022-08-08T11:23:58.967Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:23:58 [2022-08-08T11:23:58.967Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:23:58 [2022-08-08T11:23:58.967Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:23:58 [2022-08-08T11:23:58.967Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:23:58 [2022-08-08T11:23:58.967Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:23:58 [2022-08-08T11:23:58.967Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
11:23:58 [2022-08-08T11:23:58.967Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
11:23:58 [2022-08-08T11:23:58.967Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
11:23:58 [2022-08-08T11:23:58.967Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
11:23:58 [2022-08-08T11:23:58.967Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
11:23:58 [2022-08-08T11:23:58.967Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
11:23:58 [2022-08-08T11:23:58.967Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
11:23:59 [2022-08-08T11:23:59.228Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s)
11:23:59 [2022-08-08T11:23:59.228Z] === RUN   TestCreateDifferentPlatform
11:23:59 [2022-08-08T11:23:59.228Z] === RUN   TestCreateDifferentPlatform/different_os
11:23:59 [2022-08-08T11:23:59.228Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
11:23:59 [2022-08-08T11:23:59.228Z] --- PASS: TestCreateDifferentPlatform (0.01s)
11:23:59 [2022-08-08T11:23:59.228Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
11:23:59 [2022-08-08T11:23:59.228Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
11:23:59 [2022-08-08T11:23:59.228Z] === RUN   TestCreateVolumesFromNonExistingContainer
11:23:59 [2022-08-08T11:23:59.488Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
11:23:59 [2022-08-08T11:23:59.488Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
11:23:59 [2022-08-08T11:23:59.488Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
11:23:59 [2022-08-08T11:23:59.488Z] === RUN   TestCreateInvalidHostConfig
11:23:59 [2022-08-08T11:23:59.488Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
11:23:59 [2022-08-08T11:23:59.488Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
11:23:59 [2022-08-08T11:23:59.488Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
11:23:59 [2022-08-08T11:23:59.488Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
11:23:59 [2022-08-08T11:23:59.488Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
11:23:59 [2022-08-08T11:23:59.488Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
11:23:59 [2022-08-08T11:23:59.488Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
11:23:59 [2022-08-08T11:23:59.488Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
11:23:59 [2022-08-08T11:23:59.488Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
11:23:59 [2022-08-08T11:23:59.488Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
11:23:59 [2022-08-08T11:23:59.488Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
11:23:59 [2022-08-08T11:23:59.488Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
11:23:59 [2022-08-08T11:23:59.488Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
11:23:59 [2022-08-08T11:23:59.488Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
11:23:59 [2022-08-08T11:23:59.488Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
11:23:59 [2022-08-08T11:23:59.488Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
11:23:59 [2022-08-08T11:23:59.488Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
11:23:59 [2022-08-08T11:23:59.488Z] === RUN   TestContainerStartOnDaemonRestart
11:23:59 [2022-08-08T11:23:59.488Z] === PAUSE TestContainerStartOnDaemonRestart
11:23:59 [2022-08-08T11:23:59.488Z] === RUN   TestDaemonRestartIpcMode
11:23:59 [2022-08-08T11:23:59.488Z] === PAUSE TestDaemonRestartIpcMode
11:23:59 [2022-08-08T11:23:59.488Z] === RUN   TestDaemonHostGatewayIP
11:23:59 [2022-08-08T11:23:59.488Z] === PAUSE TestDaemonHostGatewayIP
11:23:59 [2022-08-08T11:23:59.488Z] === RUN   TestRestartDaemonWithRestartingContainer
11:23:59 [2022-08-08T11:23:59.488Z] === PAUSE TestRestartDaemonWithRestartingContainer
11:23:59 [2022-08-08T11:23:59.488Z] === RUN   TestContainerKillOnDaemonStart
11:23:59 [2022-08-08T11:23:59.488Z] === PAUSE TestContainerKillOnDaemonStart
11:23:59 [2022-08-08T11:23:59.488Z] === RUN   TestDiff
11:24:00 [2022-08-08T11:24:00.059Z] --- PASS: TestDiff (0.53s)
11:24:00 [2022-08-08T11:24:00.059Z] === RUN   TestExecConsoleSize
11:24:00 [2022-08-08T11:24:00.580Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
11:24:00 [2022-08-08T11:24:00.580Z]     check_test.go:540: [d0d574333b31d] daemon is not started
11:24:00 [2022-08-08T11:24:00.580Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
11:24:00 [2022-08-08T11:24:00.630Z] --- PASS: TestExecConsoleSize (0.69s)
11:24:00 [2022-08-08T11:24:00.630Z] === RUN   TestExecWithCloseStdin
11:24:01 [2022-08-08T11:24:01.148Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
11:24:01 [2022-08-08T11:24:01.200Z] --- PASS: TestExecWithCloseStdin (0.62s)
11:24:01 [2022-08-08T11:24:01.200Z] === RUN   TestExec
11:24:01 [2022-08-08T11:24:01.967Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.509s	coverage: 86.3% of statements
11:24:01 [2022-08-08T11:24:01.967Z] ?   	github.com/docker/docker/cli	[no test files]
11:24:01 [2022-08-08T11:24:01.967Z] ?   	github.com/docker/docker/cli/config	[no test files]
11:24:01 [2022-08-08T11:24:01.967Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
11:24:01 [2022-08-08T11:24:01.967Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
11:24:02 [2022-08-08T11:24:02.140Z] --- PASS: TestExec (0.64s)
11:24:02 [2022-08-08T11:24:02.140Z] === RUN   TestExecUser
11:24:02 [2022-08-08T11:24:02.228Z] ok  	github.com/docker/docker/client	0.154s	coverage: 75.9% of statements
11:24:02 [2022-08-08T11:24:02.711Z] --- PASS: TestExecUser (0.64s)
11:24:02 [2022-08-08T11:24:02.711Z] === RUN   TestExportContainerAndImportImage
11:24:03 [2022-08-08T11:24:03.050Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
11:24:03 [2022-08-08T11:24:03.283Z] --- PASS: TestExportContainerAndImportImage (0.70s)
11:24:03 [2022-08-08T11:24:03.283Z] === RUN   TestExportContainerAfterDaemonRestart
11:24:03 [2022-08-08T11:24:03.615Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
11:24:04 [2022-08-08T11:24:04.549Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
11:24:04 [2022-08-08T11:24:04.665Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s)
11:24:04 [2022-08-08T11:24:04.665Z] === RUN   TestHealthCheckWorkdir
11:24:05 [2022-08-08T11:24:05.235Z] --- PASS: TestHealthCheckWorkdir (0.75s)
11:24:05 [2022-08-08T11:24:05.235Z] === RUN   TestHealthKillContainer
11:24:05 [2022-08-08T11:24:05.925Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
11:24:06 [2022-08-08T11:24:06.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
11:24:07 [2022-08-08T11:24:07.824Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
11:24:10 [2022-08-08T11:24:10.355Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
11:24:11 [2022-08-08T11:24:11.729Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
11:24:12 [2022-08-08T11:24:12.232Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.020s	coverage: 65.3% of statements
11:24:12 [2022-08-08T11:24:12.232Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.014s	coverage: 36.9% of statements
11:24:12 [2022-08-08T11:24:12.232Z] ok  	github.com/docker/docker/container	0.126s	coverage: 37.4% of statements
11:24:12 [2022-08-08T11:24:12.232Z] ok  	github.com/docker/docker/daemon/events	0.067s	coverage: 50.0% of statements
11:24:12 [2022-08-08T11:24:12.232Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.790s	coverage: 0.0% of statements
11:24:12 [2022-08-08T11:24:12.232Z] ok  	github.com/docker/docker/daemon/graphdriver	0.043s	coverage: 2.2% of statements
11:24:12 [2022-08-08T11:24:12.493Z] ok  	github.com/docker/docker/daemon/config	0.096s	coverage: 81.7% of statements
11:24:13 [2022-08-08T11:24:13.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
11:24:13 [2022-08-08T11:24:13.630Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
11:24:13 [2022-08-08T11:24:13.881Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.463s	coverage: 60.7% of statements
11:24:14 [2022-08-08T11:24:14.142Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.997s	coverage: 74.8% of statements
11:24:15 [2022-08-08T11:24:15.085Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.015s	coverage: 3.0% of statements
11:24:15 [2022-08-08T11:24:15.085Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.034s	coverage: 1.9% of statements
11:24:15 [2022-08-08T11:24:15.224Z] --- PASS: TestHealthKillContainer (8.18s)
11:24:15 [2022-08-08T11:24:15.224Z] === RUN   TestInspectCpusetInConfigPre120
11:24:15 [2022-08-08T11:24:15.224Z] --- PASS: TestInspectCpusetInConfigPre120 (0.52s)
11:24:15 [2022-08-08T11:24:15.224Z] === RUN   TestIpcModeNone
11:24:15 [2022-08-08T11:24:15.224Z] --- PASS: TestIpcModeNone (0.66s)
11:24:15 [2022-08-08T11:24:15.224Z] === RUN   TestIpcModePrivate
11:24:15 [2022-08-08T11:24:15.224Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false
11:24:15 [2022-08-08T11:24:15.224Z] --- PASS: TestIpcModePrivate (0.63s)
11:24:15 [2022-08-08T11:24:15.224Z] === RUN   TestIpcModeShareable
11:24:15 [2022-08-08T11:24:15.346Z] ok  	github.com/docker/docker/daemon/cluster	0.107s	coverage: 0.5% of statements
11:24:15 [2022-08-08T11:24:15.606Z] ok  	github.com/docker/docker/cmd/dockerd	0.104s	coverage: 31.5% of statements
11:24:15 [2022-08-08T11:24:15.606Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
11:24:15 [2022-08-08T11:24:15.606Z] ?   	github.com/docker/docker/container/stream	[no test files]
11:24:15 [2022-08-08T11:24:15.606Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
11:24:15 [2022-08-08T11:24:15.606Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
11:24:15 [2022-08-08T11:24:15.606Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
11:24:15 [2022-08-08T11:24:15.794Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true
11:24:16 [2022-08-08T11:24:16.054Z] --- PASS: TestIpcModeShareable (0.63s)
11:24:16 [2022-08-08T11:24:16.054Z] === RUN   TestAPIIpcModeShareableAndContainer
11:24:16 [2022-08-08T11:24:16.548Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.319s	coverage: 50.6% of statements
11:24:16 [2022-08-08T11:24:16.548Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.022s	coverage: 58.5% of statements
11:24:16 [2022-08-08T11:24:16.808Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
11:24:16 [2022-08-08T11:24:16.809Z] ok  	github.com/docker/docker/daemon/links	0.041s	coverage: 93.0% of statements
11:24:17 [2022-08-08T11:24:17.031Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
11:24:17 [2022-08-08T11:24:17.752Z] ok  	github.com/docker/docker/daemon/images	0.038s	coverage: 6.9% of statements
11:24:17 [2022-08-08T11:24:17.752Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	1.446s	coverage: 58.5% of statements
11:24:17 [2022-08-08T11:24:17.964Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.79s)
11:24:17 [2022-08-08T11:24:17.964Z] === RUN   TestAPIIpcModeHost
11:24:18 [2022-08-08T11:24:18.012Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.138s	coverage: 79.9% of statements
11:24:18 [2022-08-08T11:24:18.012Z] ok  	github.com/docker/docker/daemon/logger	0.234s	coverage: 43.2% of statements
11:24:18 [2022-08-08T11:24:18.012Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.018s	coverage: 53.6% of statements
11:24:18 [2022-08-08T11:24:18.223Z] --- PASS: TestAPIIpcModeHost (0.40s)
11:24:18 [2022-08-08T11:24:18.224Z] === RUN   TestDaemonIpcModeShareable
11:24:18 [2022-08-08T11:24:18.272Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.004s	coverage: 88.2% of statements
11:24:18 [2022-08-08T11:24:18.273Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.014s	coverage: 68.2% of statements
11:24:18 [2022-08-08T11:24:18.533Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.009s	coverage: 87.2% of statements
11:24:18 [2022-08-08T11:24:18.794Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.635s	coverage: 46.1% of statements
11:24:18 [2022-08-08T11:24:18.794Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.510s	coverage: 13.3% of statements
11:24:19 [2022-08-08T11:24:19.055Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.152s	coverage: 76.8% of statements
11:24:19 [2022-08-08T11:24:19.165Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
11:24:19 [2022-08-08T11:24:19.165Z] --- PASS: TestDaemonIpcModeShareable (1.16s)
11:24:19 [2022-08-08T11:24:19.165Z] === RUN   TestDaemonIpcModePrivate
11:24:19 [2022-08-08T11:24:19.316Z] ok  	github.com/docker/docker/daemon/logger/local	0.071s	coverage: 79.4% of statements
11:24:19 [2022-08-08T11:24:19.316Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.045s	coverage: 63.7% of statements
11:24:19 [2022-08-08T11:24:19.571Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
11:24:19 [2022-08-08T11:24:19.577Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
11:24:19 [2022-08-08T11:24:19.577Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.026s	coverage: 31.5% of statements
11:24:19 [2022-08-08T11:24:19.837Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.014s	coverage: 46.8% of statements
11:24:20 [2022-08-08T11:24:20.098Z] ok  	github.com/docker/docker/daemon/network	0.021s	coverage: 63.8% of statements
11:24:20 [2022-08-08T11:24:20.137Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
11:24:20 [2022-08-08T11:24:20.360Z] ok  	github.com/docker/docker/distribution/metadata	0.064s	coverage: 44.4% of statements
11:24:20 [2022-08-08T11:24:20.548Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
11:24:20 [2022-08-08T11:24:20.548Z] --- PASS: TestDaemonIpcModePrivate (1.20s)
11:24:20 [2022-08-08T11:24:20.548Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:24:20 [2022-08-08T11:24:20.620Z] ok  	github.com/docker/docker/errdefs	0.025s	coverage: 77.0% of statements
11:24:20 [2022-08-08T11:24:20.881Z] ok  	github.com/docker/docker/image	0.034s	coverage: 86.9% of statements
11:24:21 [2022-08-08T11:24:21.142Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
11:24:21 [2022-08-08T11:24:21.142Z] ok  	github.com/docker/docker/daemon/logger/journald	1.892s	coverage: 74.3% of statements
11:24:21 [2022-08-08T11:24:21.142Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.7% of statements
11:24:21 [2022-08-08T11:24:21.402Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
11:24:21 [2022-08-08T11:24:21.489Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
11:24:21 [2022-08-08T11:24:21.662Z] ok  	github.com/docker/docker/oci	0.017s	coverage: 46.0% of statements
11:24:21 [2022-08-08T11:24:21.662Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.645s	coverage: 82.5% of statements
11:24:21 [2022-08-08T11:24:21.662Z] ok  	github.com/docker/docker/pkg/aaparser	0.008s	coverage: 52.9% of statements
11:24:21 [2022-08-08T11:24:21.749Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.22s)
11:24:21 [2022-08-08T11:24:21.749Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:24:21 [2022-08-08T11:24:21.922Z] ok  	github.com/docker/docker/pkg/broadcaster	0.009s	coverage: 100.0% of statements
11:24:21 [2022-08-08T11:24:21.923Z] ok  	github.com/docker/docker/opts	0.027s	coverage: 66.0% of statements
11:24:22 [2022-08-08T11:24:22.182Z] ok  	github.com/docker/docker/pkg/capabilities	0.004s	coverage: 87.5% of statements
11:24:22 [2022-08-08T11:24:22.443Z] ok  	github.com/docker/docker/distribution/xfer	1.750s	coverage: 85.4% of statements
11:24:22 [2022-08-08T11:24:22.443Z] ok  	github.com/docker/docker/pkg/authorization	0.187s	coverage: 68.3% of statements
11:24:22 [2022-08-08T11:24:22.443Z] ok  	github.com/docker/docker/distribution	1.500s	coverage: 28.0% of statements
11:24:22 [2022-08-08T11:24:22.689Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
11:24:22 [2022-08-08T11:24:22.704Z] ok  	github.com/docker/docker/pkg/containerfs	0.007s	coverage: 6.7% of statements
11:24:22 [2022-08-08T11:24:22.704Z] ok  	github.com/docker/docker/pkg/directory	0.011s	coverage: 80.0% of statements
11:24:22 [2022-08-08T11:24:22.949Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.24s)
11:24:22 [2022-08-08T11:24:22.949Z] === RUN   TestIpcModeOlderClient
11:24:22 [2022-08-08T11:24:22.949Z] === PAUSE TestIpcModeOlderClient
11:24:22 [2022-08-08T11:24:22.949Z] === RUN   TestKillContainerInvalidSignal
11:24:22 [2022-08-08T11:24:22.964Z] ok  	github.com/docker/docker/pkg/dmesg	0.008s	coverage: 83.3% of statements
11:24:22 [2022-08-08T11:24:22.964Z] ok  	github.com/docker/docker/pkg/fileutils	0.018s	coverage: 87.2% of statements
11:24:22 [2022-08-08T11:24:22.964Z] ok  	github.com/docker/docker/pkg/homedir	0.012s	coverage: 11.4% of statements
11:24:23 [2022-08-08T11:24:23.224Z] ok  	github.com/docker/docker/pkg/fsutils	0.221s	coverage: 85.1% of statements
11:24:23 [2022-08-08T11:24:23.225Z] ok  	github.com/docker/docker/pkg/archive	0.558s	coverage: 81.9% of statements
11:24:23 [2022-08-08T11:24:23.421Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
11:24:23 [2022-08-08T11:24:23.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
11:24:23 [2022-08-08T11:24:23.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
11:24:23 [2022-08-08T11:24:23.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
11:24:23 [2022-08-08T11:24:23.485Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.012s	coverage: 91.7% of statements
11:24:23 [2022-08-08T11:24:23.485Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 100.0% of statements
11:24:23 [2022-08-08T11:24:23.485Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
11:24:23 [2022-08-08T11:24:23.521Z] --- PASS: TestKillContainerInvalidSignal (0.55s)
11:24:23 [2022-08-08T11:24:23.521Z] === RUN   TestKillContainer
11:24:23 [2022-08-08T11:24:23.521Z] === RUN   TestKillContainer/no_signal
11:24:23 [2022-08-08T11:24:23.745Z] ok  	github.com/docker/docker/pkg/parsers	0.006s	coverage: 97.0% of statements
11:24:23 [2022-08-08T11:24:23.745Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.007s	coverage: 60.0% of statements
11:24:23 [2022-08-08T11:24:23.745Z] ok  	github.com/docker/docker/pkg/idtools	0.392s	coverage: 67.9% of statements
11:24:24 [2022-08-08T11:24:24.005Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.5% of statements
11:24:24 [2022-08-08T11:24:24.005Z] ok  	github.com/docker/docker/pkg/ioutils	0.478s	coverage: 70.1% of statements
11:24:24 [2022-08-08T11:24:24.005Z] ok  	github.com/docker/docker/pkg/pidfile	0.025s	coverage: 82.4% of statements
11:24:24 [2022-08-08T11:24:24.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
11:24:24 [2022-08-08T11:24:24.094Z] === RUN   TestKillContainer/non_killing_signal
11:24:24 [2022-08-08T11:24:24.267Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.007s	coverage: 56.8% of statements
11:24:24 [2022-08-08T11:24:24.267Z] ok  	github.com/docker/docker/pkg/pools	0.009s	coverage: 88.2% of statements
11:24:24 [2022-08-08T11:24:24.267Z] ok  	github.com/docker/docker/pkg/progress	0.014s	coverage: 75.9% of statements
11:24:24 [2022-08-08T11:24:24.267Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.008s	coverage: 85.7% of statements
11:24:24 [2022-08-08T11:24:24.355Z] === RUN   TestKillContainer/killing_signal
11:24:24 [2022-08-08T11:24:24.527Z] ok  	github.com/docker/docker/pkg/stdcopy	0.007s	coverage: 100.0% of statements
11:24:24 [2022-08-08T11:24:24.527Z] ok  	github.com/docker/docker/pkg/stack	0.003s	coverage: 90.9% of statements
11:24:24 [2022-08-08T11:24:24.527Z] ok  	github.com/docker/docker/pkg/reexec	0.009s	coverage: 82.4% of statements
11:24:24 [2022-08-08T11:24:24.787Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
11:24:24 [2022-08-08T11:24:24.787Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
11:24:24 [2022-08-08T11:24:24.795Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
11:24:24 [2022-08-08T11:24:24.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
11:24:24 [2022-08-08T11:24:24.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
11:24:24 [2022-08-08T11:24:24.966Z] --- PASS: TestKillContainer (1.32s)
11:24:24 [2022-08-08T11:24:24.966Z]     --- PASS: TestKillContainer/no_signal (0.42s)
11:24:24 [2022-08-08T11:24:24.966Z]     --- PASS: TestKillContainer/non_killing_signal (0.30s)
11:24:24 [2022-08-08T11:24:24.966Z]     --- PASS: TestKillContainer/killing_signal (0.42s)
11:24:24 [2022-08-08T11:24:24.966Z] === RUN   TestKillWithStopSignalAndRestartPolicies
11:24:24 [2022-08-08T11:24:24.966Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
11:24:25 [2022-08-08T11:24:25.047Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 54.1% of statements
11:24:25 [2022-08-08T11:24:25.047Z] ok  	github.com/docker/docker/pkg/tailfile	0.030s	coverage: 88.6% of statements
11:24:25 [2022-08-08T11:24:25.234Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
11:24:25 [2022-08-08T11:24:25.308Z] ok  	github.com/docker/docker/pkg/system	0.006s	coverage: 42.3% of statements
11:24:25 [2022-08-08T11:24:25.308Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.684s	coverage: 42.7% of statements
11:24:25 [2022-08-08T11:24:25.308Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
11:24:25 [2022-08-08T11:24:25.568Z] ok  	github.com/docker/docker/pkg/pubsub	1.046s	coverage: 75.0% of statements
11:24:25 [2022-08-08T11:24:25.568Z] ok  	github.com/docker/docker/pkg/tarsum	0.063s	coverage: 89.3% of statements
11:24:25 [2022-08-08T11:24:25.829Z] ok  	github.com/docker/docker/plugin/v2	0.005s	coverage: 14.4% of statements
11:24:25 [2022-08-08T11:24:25.829Z] ok  	github.com/docker/docker/profiles/seccomp	0.013s	coverage: 86.0% of statements
11:24:25 [2022-08-08T11:24:25.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
11:24:26 [2022-08-08T11:24:26.173Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
11:24:26 [2022-08-08T11:24:26.173Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
11:24:26 [2022-08-08T11:24:26.197Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.35s)
11:24:26 [2022-08-08T11:24:26.197Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.48s)
11:24:26 [2022-08-08T11:24:26.197Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.70s)
11:24:26 [2022-08-08T11:24:26.197Z] === RUN   TestKillStoppedContainer
11:24:26 [2022-08-08T11:24:26.197Z] --- PASS: TestKillStoppedContainer (0.05s)
11:24:26 [2022-08-08T11:24:26.197Z] === RUN   TestKillStoppedContainerAPIPre120
11:24:26 [2022-08-08T11:24:26.197Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
11:24:26 [2022-08-08T11:24:26.197Z] === RUN   TestKillDifferentUserContainer
11:24:26 [2022-08-08T11:24:26.400Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
11:24:26 [2022-08-08T11:24:26.401Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
11:24:26 [2022-08-08T11:24:26.430Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
11:24:26 [2022-08-08T11:24:26.661Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
11:24:26 [2022-08-08T11:24:26.768Z] --- PASS: TestKillDifferentUserContainer (0.45s)
11:24:26 [2022-08-08T11:24:26.768Z] === RUN   TestInspectOomKilledTrue
11:24:26 [2022-08-08T11:24:26.768Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
11:24:26 [2022-08-08T11:24:26.768Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
11:24:26 [2022-08-08T11:24:26.768Z] === RUN   TestInspectOomKilledFalse
11:24:26 [2022-08-08T11:24:26.921Z] ok  	github.com/docker/docker/registry	0.054s	coverage: 58.6% of statements
11:24:26 [2022-08-08T11:24:26.921Z] ok  	github.com/docker/docker/plugin	0.530s	coverage: 23.2% of statements
11:24:26 [2022-08-08T11:24:26.921Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
11:24:26 [2022-08-08T11:24:26.921Z] ok  	github.com/docker/docker/runconfig	0.023s	coverage: 64.5% of statements
11:24:26 [2022-08-08T11:24:26.921Z] ok  	github.com/docker/docker/quota	0.413s	coverage: 71.4% of statements
11:24:27 [2022-08-08T11:24:27.028Z] --- PASS: TestInspectOomKilledFalse (0.44s)
11:24:27 [2022-08-08T11:24:27.028Z] === RUN   TestLinksEtcHostsContentMatch
11:24:27 [2022-08-08T11:24:27.365Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
11:24:27 [2022-08-08T11:24:27.599Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s)
11:24:27 [2022-08-08T11:24:27.599Z] === RUN   TestLinksContainerNames
11:24:27 [2022-08-08T11:24:27.862Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
11:24:27 [2022-08-08T11:24:27.862Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 67.7% of statements
11:24:27 [2022-08-08T11:24:27.862Z] ok  	github.com/docker/docker/volume/local	0.146s	coverage: 76.8% of statements
11:24:28 [2022-08-08T11:24:28.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
11:24:28 [2022-08-08T11:24:28.432Z] ok  	github.com/docker/docker/volume/service	0.010s	coverage: 72.3% of statements
11:24:28 [2022-08-08T11:24:28.539Z] --- PASS: TestLinksContainerNames (0.88s)
11:24:28 [2022-08-08T11:24:28.539Z] === RUN   TestLogsFollowTailEmpty
11:24:28 [2022-08-08T11:24:28.740Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
11:24:28 [2022-08-08T11:24:28.740Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
11:24:28 [2022-08-08T11:24:28.799Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
11:24:28 [2022-08-08T11:24:28.799Z] === RUN   TestLogs
11:24:28 [2022-08-08T11:24:28.799Z] === RUN   TestLogs/driver_local
11:24:28 [2022-08-08T11:24:28.799Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
11:24:28 [2022-08-08T11:24:28.799Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
11:24:28 [2022-08-08T11:24:28.799Z] === RUN   TestLogs/driver_local/tty/only_stdout
11:24:28 [2022-08-08T11:24:28.799Z] === PAUSE TestLogs/driver_local/tty/only_stdout
11:24:28 [2022-08-08T11:24:28.799Z] === RUN   TestLogs/driver_local/tty/only_stderr
11:24:28 [2022-08-08T11:24:28.799Z] === PAUSE TestLogs/driver_local/tty/only_stderr
11:24:28 [2022-08-08T11:24:28.799Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
11:24:28 [2022-08-08T11:24:28.799Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
11:24:28 [2022-08-08T11:24:28.799Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
11:24:28 [2022-08-08T11:24:28.799Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
11:24:28 [2022-08-08T11:24:28.799Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
11:24:28 [2022-08-08T11:24:28.799Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
11:24:28 [2022-08-08T11:24:28.799Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
11:24:28 [2022-08-08T11:24:28.799Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
11:24:29 [2022-08-08T11:24:29.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
11:24:29 [2022-08-08T11:24:29.370Z] ok  	github.com/docker/docker/daemon	10.227s	coverage: 16.6% of statements
11:24:29 [2022-08-08T11:24:29.370Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
11:24:29 [2022-08-08T11:24:29.370Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
11:24:29 [2022-08-08T11:24:29.370Z] ?   	github.com/docker/docker/daemon/containerd	[no test files]
11:24:29 [2022-08-08T11:24:29.370Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
11:24:29 [2022-08-08T11:24:29.370Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
11:24:29 [2022-08-08T11:24:29.370Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
11:24:29 [2022-08-08T11:24:29.370Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
11:24:29 [2022-08-08T11:24:29.370Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
11:24:29 [2022-08-08T11:24:29.370Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
11:24:29 [2022-08-08T11:24:29.370Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
11:24:29 [2022-08-08T11:24:29.370Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
11:24:29 [2022-08-08T11:24:29.370Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
11:24:29 [2022-08-08T11:24:29.370Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
11:24:29 [2022-08-08T11:24:29.370Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
11:24:29 [2022-08-08T11:24:29.370Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
11:24:29 [2022-08-08T11:24:29.370Z] ?   	github.com/docker/docker/daemon/names	[no test files]
11:24:29 [2022-08-08T11:24:29.370Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
11:24:29 [2022-08-08T11:24:29.370Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
11:24:29 [2022-08-08T11:24:29.370Z] ?   	github.com/docker/docker/dockerversion	[no test files]
11:24:29 [2022-08-08T11:24:29.370Z] ?   	github.com/docker/docker/image/v1	[no test files]
11:24:29 [2022-08-08T11:24:29.370Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
11:24:29 [2022-08-08T11:24:29.370Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
11:24:29 [2022-08-08T11:24:29.370Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
11:24:29 [2022-08-08T11:24:29.942Z] === CONT  TestLogs/driver_local/tty/only_stderr
11:24:29 [2022-08-08T11:24:29.942Z] === CONT  TestLogs/driver_local/tty/only_stdout
11:24:30 [2022-08-08T11:24:30.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
11:24:30 [2022-08-08T11:24:30.308Z] ok  	github.com/docker/docker/layer	7.923s	coverage: 68.9% of statements
11:24:30 [2022-08-08T11:24:30.308Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
11:24:30 [2022-08-08T11:24:30.308Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
11:24:30 [2022-08-08T11:24:30.308Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
11:24:30 [2022-08-08T11:24:30.308Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
11:24:30 [2022-08-08T11:24:30.308Z] ?   	github.com/docker/docker/oci/caps	[no test files]
11:24:30 [2022-08-08T11:24:30.308Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
11:24:30 [2022-08-08T11:24:30.308Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
11:24:30 [2022-08-08T11:24:30.308Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
11:24:30 [2022-08-08T11:24:30.308Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
11:24:30 [2022-08-08T11:24:30.512Z] === RUN   TestLogs/driver_json-file
11:24:30 [2022-08-08T11:24:30.512Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
11:24:30 [2022-08-08T11:24:30.512Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
11:24:30 [2022-08-08T11:24:30.512Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
11:24:30 [2022-08-08T11:24:30.512Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
11:24:30 [2022-08-08T11:24:30.512Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
11:24:30 [2022-08-08T11:24:30.512Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
11:24:30 [2022-08-08T11:24:30.512Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:24:30 [2022-08-08T11:24:30.512Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:24:30 [2022-08-08T11:24:30.512Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
11:24:30 [2022-08-08T11:24:30.512Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
11:24:30 [2022-08-08T11:24:30.512Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
11:24:30 [2022-08-08T11:24:30.512Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
11:24:30 [2022-08-08T11:24:30.773Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
11:24:30 [2022-08-08T11:24:30.773Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
11:24:30 [2022-08-08T11:24:30.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
11:24:31 [2022-08-08T11:24:31.271Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
11:24:31 [2022-08-08T11:24:31.344Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
11:24:31 [2022-08-08T11:24:31.344Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:24:31 [2022-08-08T11:24:31.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
11:24:31 [2022-08-08T11:24:31.838Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
11:24:31 [2022-08-08T11:24:31.914Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
11:24:32 [2022-08-08T11:24:32.175Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
11:24:32 [2022-08-08T11:24:32.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
11:24:32 [2022-08-08T11:24:32.745Z] --- PASS: TestLogs (3.89s)
11:24:32 [2022-08-08T11:24:32.745Z]     --- PASS: TestLogs/driver_local (0.01s)
11:24:32 [2022-08-08T11:24:32.745Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.66s)
11:24:32 [2022-08-08T11:24:32.745Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.69s)
11:24:32 [2022-08-08T11:24:32.745Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.57s)
11:24:32 [2022-08-08T11:24:32.745Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.58s)
11:24:32 [2022-08-08T11:24:32.745Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.62s)
11:24:32 [2022-08-08T11:24:32.745Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.60s)
11:24:32 [2022-08-08T11:24:32.745Z]     --- PASS: TestLogs/driver_json-file (0.01s)
11:24:32 [2022-08-08T11:24:32.745Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.69s)
11:24:32 [2022-08-08T11:24:32.745Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.71s)
11:24:32 [2022-08-08T11:24:32.745Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.56s)
11:24:32 [2022-08-08T11:24:32.745Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.71s)
11:24:32 [2022-08-08T11:24:32.745Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.74s)
11:24:32 [2022-08-08T11:24:32.745Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.58s)
11:24:32 [2022-08-08T11:24:32.745Z] === RUN   TestContainerNetworkMountsNoChown
11:24:33 [2022-08-08T11:24:33.005Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
11:24:33 [2022-08-08T11:24:33.005Z] === RUN   TestMountDaemonRoot
11:24:33 [2022-08-08T11:24:33.005Z] === RUN   TestMountDaemonRoot/default
11:24:33 [2022-08-08T11:24:33.005Z] === PAUSE TestMountDaemonRoot/default
11:24:33 [2022-08-08T11:24:33.005Z] === RUN   TestMountDaemonRoot/private
11:24:33 [2022-08-08T11:24:33.005Z] === PAUSE TestMountDaemonRoot/private
11:24:33 [2022-08-08T11:24:33.005Z] === RUN   TestMountDaemonRoot/rprivate
11:24:33 [2022-08-08T11:24:33.005Z] === PAUSE TestMountDaemonRoot/rprivate
11:24:33 [2022-08-08T11:24:33.005Z] === RUN   TestMountDaemonRoot/slave
11:24:33 [2022-08-08T11:24:33.005Z] === PAUSE TestMountDaemonRoot/slave
11:24:33 [2022-08-08T11:24:33.005Z] === RUN   TestMountDaemonRoot/rslave
11:24:33 [2022-08-08T11:24:33.005Z] === PAUSE TestMountDaemonRoot/rslave
11:24:33 [2022-08-08T11:24:33.005Z] === RUN   TestMountDaemonRoot/shared
11:24:33 [2022-08-08T11:24:33.005Z] === PAUSE TestMountDaemonRoot/shared
11:24:33 [2022-08-08T11:24:33.005Z] === RUN   TestMountDaemonRoot/rshared
11:24:33 [2022-08-08T11:24:33.005Z] === PAUSE TestMountDaemonRoot/rshared
11:24:33 [2022-08-08T11:24:33.005Z] === CONT  TestMountDaemonRoot/default
11:24:33 [2022-08-08T11:24:33.005Z] === RUN   TestMountDaemonRoot/default/mount_subpath
11:24:33 [2022-08-08T11:24:33.005Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
11:24:33 [2022-08-08T11:24:33.005Z] === RUN   TestMountDaemonRoot/default/bind_root
11:24:33 [2022-08-08T11:24:33.005Z] === PAUSE TestMountDaemonRoot/default/bind_root
11:24:33 [2022-08-08T11:24:33.005Z] === RUN   TestMountDaemonRoot/default/bind_subpath
11:24:33 [2022-08-08T11:24:33.005Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
11:24:33 [2022-08-08T11:24:33.005Z] === RUN   TestMountDaemonRoot/default/mount_root
11:24:33 [2022-08-08T11:24:33.005Z] === PAUSE TestMountDaemonRoot/default/mount_root
11:24:33 [2022-08-08T11:24:33.005Z] === CONT  TestMountDaemonRoot/default/mount_subpath
11:24:33 [2022-08-08T11:24:33.005Z] === CONT  TestMountDaemonRoot/rshared
11:24:33 [2022-08-08T11:24:33.005Z] === RUN   TestMountDaemonRoot/rshared/bind_root
11:24:33 [2022-08-08T11:24:33.005Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
11:24:33 [2022-08-08T11:24:33.005Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
11:24:33 [2022-08-08T11:24:33.005Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
11:24:33 [2022-08-08T11:24:33.005Z] === RUN   TestMountDaemonRoot/rshared/mount_root
11:24:33 [2022-08-08T11:24:33.005Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
11:24:33 [2022-08-08T11:24:33.005Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
11:24:33 [2022-08-08T11:24:33.005Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
11:24:33 [2022-08-08T11:24:33.005Z] === CONT  TestMountDaemonRoot/rshared/bind_root
11:24:33 [2022-08-08T11:24:33.267Z] === CONT  TestMountDaemonRoot/shared
11:24:33 [2022-08-08T11:24:33.267Z] === RUN   TestMountDaemonRoot/shared/bind_root
11:24:33 [2022-08-08T11:24:33.267Z] === PAUSE TestMountDaemonRoot/shared/bind_root
11:24:33 [2022-08-08T11:24:33.267Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
11:24:33 [2022-08-08T11:24:33.267Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
11:24:33 [2022-08-08T11:24:33.267Z] === RUN   TestMountDaemonRoot/shared/mount_root
11:24:33 [2022-08-08T11:24:33.267Z] === PAUSE TestMountDaemonRoot/shared/mount_root
11:24:33 [2022-08-08T11:24:33.267Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
11:24:33 [2022-08-08T11:24:33.267Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
11:24:33 [2022-08-08T11:24:33.267Z] === CONT  TestMountDaemonRoot/rslave
11:24:33 [2022-08-08T11:24:33.267Z] === RUN   TestMountDaemonRoot/rslave/mount_root
11:24:33 [2022-08-08T11:24:33.267Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
11:24:33 [2022-08-08T11:24:33.267Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
11:24:33 [2022-08-08T11:24:33.267Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
11:24:33 [2022-08-08T11:24:33.267Z] === RUN   TestMountDaemonRoot/rslave/bind_root
11:24:33 [2022-08-08T11:24:33.267Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
11:24:33 [2022-08-08T11:24:33.267Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
11:24:33 [2022-08-08T11:24:33.267Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
11:24:33 [2022-08-08T11:24:33.267Z] === CONT  TestMountDaemonRoot/slave
11:24:33 [2022-08-08T11:24:33.267Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
11:24:33 [2022-08-08T11:24:33.267Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
11:24:33 [2022-08-08T11:24:33.267Z] === RUN   TestMountDaemonRoot/slave/mount_root
11:24:33 [2022-08-08T11:24:33.267Z] === PAUSE TestMountDaemonRoot/slave/mount_root
11:24:33 [2022-08-08T11:24:33.267Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
11:24:33 [2022-08-08T11:24:33.267Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
11:24:33 [2022-08-08T11:24:33.267Z] === RUN   TestMountDaemonRoot/slave/bind_root
11:24:33 [2022-08-08T11:24:33.267Z] === PAUSE TestMountDaemonRoot/slave/bind_root
11:24:33 [2022-08-08T11:24:33.267Z] === CONT  TestMountDaemonRoot/rprivate
11:24:33 [2022-08-08T11:24:33.267Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
11:24:33 [2022-08-08T11:24:33.267Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
11:24:33 [2022-08-08T11:24:33.267Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
11:24:33 [2022-08-08T11:24:33.267Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
11:24:33 [2022-08-08T11:24:33.267Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
11:24:33 [2022-08-08T11:24:33.267Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
11:24:33 [2022-08-08T11:24:33.267Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
11:24:33 [2022-08-08T11:24:33.267Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
11:24:33 [2022-08-08T11:24:33.267Z] === CONT  TestMountDaemonRoot/private
11:24:33 [2022-08-08T11:24:33.267Z] === RUN   TestMountDaemonRoot/private/bind_subpath
11:24:33 [2022-08-08T11:24:33.267Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
11:24:33 [2022-08-08T11:24:33.267Z] === RUN   TestMountDaemonRoot/private/mount_root
11:24:33 [2022-08-08T11:24:33.267Z] === PAUSE TestMountDaemonRoot/private/mount_root
11:24:33 [2022-08-08T11:24:33.267Z] === RUN   TestMountDaemonRoot/private/mount_subpath
11:24:33 [2022-08-08T11:24:33.267Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
11:24:33 [2022-08-08T11:24:33.267Z] === RUN   TestMountDaemonRoot/private/bind_root
11:24:33 [2022-08-08T11:24:33.267Z] === PAUSE TestMountDaemonRoot/private/bind_root
11:24:33 [2022-08-08T11:24:33.267Z] === CONT  TestMountDaemonRoot/default/mount_root
11:24:33 [2022-08-08T11:24:33.267Z] === CONT  TestMountDaemonRoot/default/bind_subpath
11:24:33 [2022-08-08T11:24:33.267Z] === CONT  TestMountDaemonRoot/default/bind_root
11:24:33 [2022-08-08T11:24:33.267Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
11:24:33 [2022-08-08T11:24:33.267Z] === CONT  TestMountDaemonRoot/rshared/mount_root
11:24:33 [2022-08-08T11:24:33.267Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
11:24:33 [2022-08-08T11:24:33.267Z] === CONT  TestMountDaemonRoot/shared/bind_root
11:24:33 [2022-08-08T11:24:33.267Z] === CONT  TestMountDaemonRoot/rslave/mount_root
11:24:33 [2022-08-08T11:24:33.267Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
11:24:33 [2022-08-08T11:24:33.267Z] === CONT  TestMountDaemonRoot/shared/mount_root
11:24:33 [2022-08-08T11:24:33.267Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
11:24:33 [2022-08-08T11:24:33.267Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
11:24:33 [2022-08-08T11:24:33.267Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
11:24:33 [2022-08-08T11:24:33.267Z] === CONT  TestMountDaemonRoot/rslave/bind_root
11:24:33 [2022-08-08T11:24:33.528Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
11:24:33 [2022-08-08T11:24:33.528Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
11:24:33 [2022-08-08T11:24:33.528Z] === CONT  TestMountDaemonRoot/slave/bind_root
11:24:33 [2022-08-08T11:24:33.528Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
11:24:33 [2022-08-08T11:24:33.528Z] === CONT  TestMountDaemonRoot/slave/mount_root
11:24:33 [2022-08-08T11:24:33.528Z] === CONT  TestMountDaemonRoot/private/bind_subpath
11:24:33 [2022-08-08T11:24:33.528Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
11:24:33 [2022-08-08T11:24:33.528Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
11:24:33 [2022-08-08T11:24:33.528Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
11:24:33 [2022-08-08T11:24:33.528Z] === CONT  TestMountDaemonRoot/private/mount_subpath
11:24:33 [2022-08-08T11:24:33.528Z] === CONT  TestMountDaemonRoot/private/bind_root
11:24:33 [2022-08-08T11:24:33.528Z] === CONT  TestMountDaemonRoot/private/mount_root
11:24:33 [2022-08-08T11:24:33.528Z] --- PASS: TestMountDaemonRoot (0.02s)
11:24:33 [2022-08-08T11:24:33.528Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
11:24:33 [2022-08-08T11:24:33.528Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
11:24:33 [2022-08-08T11:24:33.528Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
11:24:33 [2022-08-08T11:24:33.528Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
11:24:33 [2022-08-08T11:24:33.528Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
11:24:33 [2022-08-08T11:24:33.528Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
11:24:33 [2022-08-08T11:24:33.528Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
11:24:33 [2022-08-08T11:24:33.528Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
11:24:33 [2022-08-08T11:24:33.528Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
11:24:33 [2022-08-08T11:24:33.528Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
11:24:33 [2022-08-08T11:24:33.528Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
11:24:33 [2022-08-08T11:24:33.528Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
11:24:33 [2022-08-08T11:24:33.528Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
11:24:33 [2022-08-08T11:24:33.528Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
11:24:33 [2022-08-08T11:24:33.528Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
11:24:33 [2022-08-08T11:24:33.528Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
11:24:33 [2022-08-08T11:24:33.528Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
11:24:33 [2022-08-08T11:24:33.528Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
11:24:33 [2022-08-08T11:24:33.528Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
11:24:33 [2022-08-08T11:24:33.528Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
11:24:33 [2022-08-08T11:24:33.528Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
11:24:33 [2022-08-08T11:24:33.528Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
11:24:33 [2022-08-08T11:24:33.528Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
11:24:33 [2022-08-08T11:24:33.528Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
11:24:33 [2022-08-08T11:24:33.528Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
11:24:33 [2022-08-08T11:24:33.528Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
11:24:33 [2022-08-08T11:24:33.528Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
11:24:33 [2022-08-08T11:24:33.528Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
11:24:33 [2022-08-08T11:24:33.528Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
11:24:33 [2022-08-08T11:24:33.528Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
11:24:33 [2022-08-08T11:24:33.528Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
11:24:33 [2022-08-08T11:24:33.528Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
11:24:33 [2022-08-08T11:24:33.528Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
11:24:33 [2022-08-08T11:24:33.528Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
11:24:33 [2022-08-08T11:24:33.528Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
11:24:33 [2022-08-08T11:24:33.528Z] === RUN   TestContainerBindMountNonRecursive
11:24:33 [2022-08-08T11:24:33.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
11:24:34 [2022-08-08T11:24:34.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
11:24:34 [2022-08-08T11:24:34.910Z] --- PASS: TestContainerBindMountNonRecursive (1.32s)
11:24:34 [2022-08-08T11:24:34.911Z] === RUN   TestContainerVolumesMountedAsShared
11:24:35 [2022-08-08T11:24:35.481Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s)
11:24:35 [2022-08-08T11:24:35.481Z] === RUN   TestContainerVolumesMountedAsSlave
11:24:35 [2022-08-08T11:24:35.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
11:24:35 [2022-08-08T11:24:35.741Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s)
11:24:35 [2022-08-08T11:24:35.741Z] === RUN   TestNetworkNat
11:24:36 [2022-08-08T11:24:36.311Z] --- PASS: TestNetworkNat (0.50s)
11:24:36 [2022-08-08T11:24:36.311Z] === RUN   TestNetworkLocalhostTCPNat
11:24:36 [2022-08-08T11:24:36.546Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:24:36 [2022-08-08T11:24:36.546Z] Using test binary docker
11:24:36 [2022-08-08T11:24:36.546Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
11:24:36 [2022-08-08T11:24:36.546Z] Not: starting.
11:24:36 [2022-08-08T11:24:36.546Z] INFO: Waiting for daemon to start...
11:24:36 [2022-08-08T11:24:36.546Z] Starting dockerd
11:24:36 [2022-08-08T11:24:36.574Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s)
11:24:36 [2022-08-08T11:24:36.574Z] === RUN   TestNetworkLoopbackNat
11:24:38 [2022-08-08T11:24:38.403Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
11:24:38 [2022-08-08T11:24:38.403Z]     docker_cli_daemon_test.go:2504: [ded1d9c954ce8] daemon is not started
11:24:38 [2022-08-08T11:24:38.403Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
11:24:38 [2022-08-08T11:24:38.444Z] .
11:24:38 [2022-08-08T11:24:38.444Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
11:24:38 [2022-08-08T11:24:38.444Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
11:24:38 [2022-08-08T11:24:38.444Z] Error: No such image: emptyfs
11:24:38 [2022-08-08T11:24:38.702Z] Running integration-test (iteration 1)
11:24:38 [2022-08-08T11:24:38.702Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
11:24:38 [2022-08-08T11:24:38.959Z] Loaded image: busybox:latest
11:24:39 [2022-08-08T11:24:39.117Z] --- PASS: TestNetworkLoopbackNat (2.61s)
11:24:39 [2022-08-08T11:24:39.117Z] === RUN   TestPause
11:24:39 [2022-08-08T11:24:39.217Z] Loaded image: busybox:glibc
11:24:39 [2022-08-08T11:24:39.688Z] --- PASS: TestPause (0.45s)
11:24:39 [2022-08-08T11:24:39.688Z] === RUN   TestPauseFailsOnWindowsServerContainers
11:24:39 [2022-08-08T11:24:39.688Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:24:39 [2022-08-08T11:24:39.688Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
11:24:39 [2022-08-08T11:24:39.688Z] === RUN   TestPauseStopPausedContainer
11:24:39 [2022-08-08T11:24:39.777Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
11:24:40 [2022-08-08T11:24:40.035Z] === RUN   TestDockerSuite/TestBuildCacheAdd
11:24:40 [2022-08-08T11:24:40.259Z] --- PASS: TestPauseStopPausedContainer (0.47s)
11:24:40 [2022-08-08T11:24:40.259Z] === RUN   TestPidHost
11:24:40 [2022-08-08T11:24:40.590Z] Loaded image: debian:bullseye-slim
11:24:40 [2022-08-08T11:24:40.590Z] Loaded image: hello-world:latest
11:24:40 [2022-08-08T11:24:40.590Z] Loaded image: arm32v7/hello-world:latest
11:24:40 [2022-08-08T11:24:40.590Z] INFO: Testing against a local daemon
11:24:40 [2022-08-08T11:24:40.590Z] === RUN   TestCgroupNamespacesBuild
11:24:40 [2022-08-08T11:24:40.971Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
11:24:41 [2022-08-08T11:24:41.200Z] --- PASS: TestPidHost (0.96s)
11:24:41 [2022-08-08T11:24:41.200Z] === RUN   TestPsFilter
11:24:41 [2022-08-08T11:24:41.200Z] --- PASS: TestPsFilter (0.11s)
11:24:41 [2022-08-08T11:24:41.200Z] === RUN   TestRemoveContainerWithRemovedVolume
11:24:41 [2022-08-08T11:24:41.770Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
11:24:41 [2022-08-08T11:24:41.770Z] === RUN   TestRemoveContainerWithVolume
11:24:41 [2022-08-08T11:24:41.905Z] === RUN   TestDockerSuite/TestBuildCacheFrom
11:24:41 [2022-08-08T11:24:41.963Z] --- PASS: TestCgroupNamespacesBuild (1.27s)
11:24:41 [2022-08-08T11:24:41.963Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
11:24:42 [2022-08-08T11:24:42.030Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
11:24:42 [2022-08-08T11:24:42.030Z] === RUN   TestRemoveContainerRunning
11:24:42 [2022-08-08T11:24:42.600Z] --- PASS: TestRemoveContainerRunning (0.41s)
11:24:42 [2022-08-08T11:24:42.600Z] === RUN   TestRemoveContainerForceRemoveRunning
11:24:42 [2022-08-08T11:24:42.860Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s)
11:24:42 [2022-08-08T11:24:42.860Z] === RUN   TestRemoveInvalidContainer
11:24:42 [2022-08-08T11:24:42.860Z] --- PASS: TestRemoveInvalidContainer (0.01s)
11:24:42 [2022-08-08T11:24:42.860Z] === RUN   TestRenameLinkedContainer
11:24:42 [2022-08-08T11:24:42.896Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.18s)
11:24:42 [2022-08-08T11:24:42.896Z] === RUN   TestBuildWithSession
11:24:42 [2022-08-08T11:24:42.896Z]     build_session_test.go:25: TODO: BuildKit
11:24:42 [2022-08-08T11:24:42.896Z] --- SKIP: TestBuildWithSession (0.00s)
11:24:42 [2022-08-08T11:24:42.896Z] === RUN   TestBuildSquashParent
11:24:44 [2022-08-08T11:24:44.771Z] --- PASS: TestRenameLinkedContainer (1.74s)
11:24:44 [2022-08-08T11:24:44.771Z] === RUN   TestRenameStoppedContainer
11:24:45 [2022-08-08T11:24:45.032Z] --- PASS: TestRenameStoppedContainer (0.40s)
11:24:45 [2022-08-08T11:24:45.032Z] === RUN   TestRenameRunningContainerAndReuse
11:24:45 [2022-08-08T11:24:45.974Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s)
11:24:45 [2022-08-08T11:24:45.974Z] === RUN   TestRenameInvalidName
11:24:46 [2022-08-08T11:24:46.543Z] --- PASS: TestRenameInvalidName (0.45s)
11:24:46 [2022-08-08T11:24:46.543Z] === RUN   TestRenameAnonymousContainer
11:24:47 [2022-08-08T11:24:47.928Z] --- PASS: TestRenameAnonymousContainer (1.60s)
11:24:47 [2022-08-08T11:24:47.928Z] === RUN   TestRenameContainerWithSameName
11:24:48 [2022-08-08T11:24:48.465Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
11:24:48 [2022-08-08T11:24:48.466Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
11:24:48 [2022-08-08T11:24:48.499Z] --- PASS: TestRenameContainerWithSameName (0.46s)
11:24:48 [2022-08-08T11:24:48.499Z] === RUN   TestRenameContainerWithLinkedContainer
11:24:49 [2022-08-08T11:24:49.032Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
11:24:49 [2022-08-08T11:24:49.439Z] --- PASS: TestRenameContainerWithLinkedContainer (0.92s)
11:24:49 [2022-08-08T11:24:49.439Z] === RUN   TestResize
11:24:49 [2022-08-08T11:24:49.699Z] --- PASS: TestResize (0.42s)
11:24:49 [2022-08-08T11:24:49.699Z] === RUN   TestResizeWithInvalidSize
11:24:49 [2022-08-08T11:24:49.981Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
11:24:50 [2022-08-08T11:24:50.269Z] --- PASS: TestResizeWithInvalidSize (0.46s)
11:24:50 [2022-08-08T11:24:50.269Z] === RUN   TestResizeWhenContainerNotStarted
11:24:50 [2022-08-08T11:24:50.839Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s)
11:24:50 [2022-08-08T11:24:50.839Z] === RUN   TestDaemonRestartKillContainers
11:24:50 [2022-08-08T11:24:50.839Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:24:50 [2022-08-08T11:24:50.839Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:24:50 [2022-08-08T11:24:50.839Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:24:50 [2022-08-08T11:24:50.839Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:24:50 [2022-08-08T11:24:50.839Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:24:50 [2022-08-08T11:24:50.839Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:24:50 [2022-08-08T11:24:50.839Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:24:50 [2022-08-08T11:24:50.839Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:24:50 [2022-08-08T11:24:50.839Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:24:50 [2022-08-08T11:24:50.839Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:24:50 [2022-08-08T11:24:50.839Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:24:50 [2022-08-08T11:24:50.839Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:24:50 [2022-08-08T11:24:50.839Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:24:50 [2022-08-08T11:24:50.839Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:24:50 [2022-08-08T11:24:50.839Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:24:50 [2022-08-08T11:24:50.839Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:24:50 [2022-08-08T11:24:50.839Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:24:50 [2022-08-08T11:24:50.839Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:24:50 [2022-08-08T11:24:50.839Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:24:50 [2022-08-08T11:24:50.839Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:24:50 [2022-08-08T11:24:50.839Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:24:50 [2022-08-08T11:24:50.839Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:24:50 [2022-08-08T11:24:50.839Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:24:50 [2022-08-08T11:24:50.839Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:24:50 [2022-08-08T11:24:50.839Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:24:50 [2022-08-08T11:24:50.839Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:24:50 [2022-08-08T11:24:50.839Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:24:50 [2022-08-08T11:24:50.839Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:24:50 [2022-08-08T11:24:50.839Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:24:50 [2022-08-08T11:24:50.839Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:24:50 [2022-08-08T11:24:50.839Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:24:50 [2022-08-08T11:24:50.839Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:24:50 [2022-08-08T11:24:50.839Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:24:50 [2022-08-08T11:24:50.839Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:24:50 [2022-08-08T11:24:50.936Z] === RUN   TestDockerDaemonSuite/TestShmSize
11:24:51 [2022-08-08T11:24:51.000Z] --- PASS: TestBuildSquashParent (7.33s)
11:24:51 [2022-08-08T11:24:51.000Z] === RUN   TestBuildWithRemoveAndForceRemove
11:24:51 [2022-08-08T11:24:51.000Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:24:51 [2022-08-08T11:24:51.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:24:51 [2022-08-08T11:24:51.000Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:24:51 [2022-08-08T11:24:51.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:24:51 [2022-08-08T11:24:51.000Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:24:51 [2022-08-08T11:24:51.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:24:51 [2022-08-08T11:24:51.000Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:24:51 [2022-08-08T11:24:51.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:24:51 [2022-08-08T11:24:51.000Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:24:51 [2022-08-08T11:24:51.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:24:51 [2022-08-08T11:24:51.000Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:24:51 [2022-08-08T11:24:51.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:24:51 [2022-08-08T11:24:51.000Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:24:51 [2022-08-08T11:24:51.000Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:24:51 [2022-08-08T11:24:51.194Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
11:24:52 [2022-08-08T11:24:52.569Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
11:24:52 [2022-08-08T11:24:52.751Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:24:52 [2022-08-08T11:24:52.898Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:24:52 [2022-08-08T11:24:52.898Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:24:53 [2022-08-08T11:24:53.502Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
11:24:53 [2022-08-08T11:24:53.692Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:24:54 [2022-08-08T11:24:54.436Z] === RUN   TestDockerSuite/TestBuildClearCmd
11:24:54 [2022-08-08T11:24:54.799Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:24:54 [2022-08-08T11:24:54.799Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:24:55 [2022-08-08T11:24:55.076Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:24:55 [2022-08-08T11:24:55.076Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:24:55 [2022-08-08T11:24:55.370Z] === RUN   TestDockerSuite/TestBuildCmd
11:24:55 [2022-08-08T11:24:55.370Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
11:24:55 [2022-08-08T11:24:55.629Z]     check_test.go:540: [ddab0e1bfce11] daemon is not started
11:24:55 [2022-08-08T11:24:55.629Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
11:24:55 [2022-08-08T11:24:55.629Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
11:24:55 [2022-08-08T11:24:55.887Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
11:24:56 [2022-08-08T11:24:56.454Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
11:24:56 [2022-08-08T11:24:56.454Z]     docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows
11:24:56 [2022-08-08T11:24:56.454Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
11:24:56 [2022-08-08T11:24:56.458Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:24:56 [2022-08-08T11:24:56.458Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:24:56 [2022-08-08T11:24:56.701Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
11:24:56 [2022-08-08T11:24:56.702Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.51s)
11:24:56 [2022-08-08T11:24:56.702Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.56s)
11:24:56 [2022-08-08T11:24:56.702Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.88s)
11:24:56 [2022-08-08T11:24:56.702Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.95s)
11:24:56 [2022-08-08T11:24:56.702Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.93s)
11:24:56 [2022-08-08T11:24:56.702Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.09s)
11:24:56 [2022-08-08T11:24:56.702Z] === RUN   TestBuildMultiStageCopy
11:24:56 [2022-08-08T11:24:56.702Z] === RUN   TestBuildMultiStageCopy/copy_to_root
11:24:57 [2022-08-08T11:24:57.828Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
11:24:59 [2022-08-08T11:24:59.755Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:25:00 [2022-08-08T11:25:00.015Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:25:00 [2022-08-08T11:25:00.881Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
11:25:01 [2022-08-08T11:25:01.139Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
11:25:02 [2022-08-08T11:25:02.021Z] --- PASS: TestDockerDaemonSuite (332.38s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.08s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.57s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.63s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.61s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.04s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.52s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.56s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.85s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.13s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.29s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.50s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.37s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.43s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.14s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.41s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.29s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.40s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.81s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.53s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.68s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.77s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.33s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.37s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.82s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.93s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.67s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.69s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.36s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.20s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.07s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.56s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.70s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.75s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.63s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.44s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.39s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.37s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.58s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.83s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.24s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.81s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.01s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.06s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (3.72s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.86s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.13s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.27s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.24s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.80s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.71s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.99s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.60s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.16s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.91s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.37s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.05s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.81s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.45s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.28s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.30s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.09s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.52s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.03s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.42s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.68s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.25s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.12s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.59s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.24s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.89s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.79s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.01s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.60s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.40s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.85s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.54s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.89s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.49s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.68s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.20s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.59s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.93s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.29s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.34s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.30s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.75s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.21s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.18s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.09s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.88s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.47s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.76s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.83s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.73s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s)
11:25:02 [2022-08-08T11:25:02.022Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.95s)
11:25:02 [2022-08-08T11:25:02.022Z] === RUN   TestDockerSwarmSuite
11:25:02 [2022-08-08T11:25:02.022Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
11:25:02 [2022-08-08T11:25:02.072Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
11:25:02 [2022-08-08T11:25:02.395Z] ok  	github.com/docker/docker/pkg/plugins	33.643s	coverage: 76.3% of statements
11:25:02 [2022-08-08T11:25:02.395Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
11:25:02 [2022-08-08T11:25:02.395Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
11:25:02 [2022-08-08T11:25:02.395Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
11:25:02 [2022-08-08T11:25:02.395Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
11:25:02 [2022-08-08T11:25:02.395Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
11:25:02 [2022-08-08T11:25:02.395Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
11:25:02 [2022-08-08T11:25:02.395Z] ?   	github.com/docker/docker/rootless	[no test files]
11:25:02 [2022-08-08T11:25:02.395Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
11:25:02 [2022-08-08T11:25:02.395Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
11:25:02 [2022-08-08T11:25:02.395Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
11:25:02 [2022-08-08T11:25:02.395Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
11:25:02 [2022-08-08T11:25:02.395Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
11:25:02 [2022-08-08T11:25:02.395Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
11:25:02 [2022-08-08T11:25:02.395Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
11:25:02 [2022-08-08T11:25:02.395Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
11:25:02 [2022-08-08T11:25:02.395Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
11:25:02 [2022-08-08T11:25:02.395Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
11:25:02 [2022-08-08T11:25:02.395Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
11:25:02 [2022-08-08T11:25:02.395Z] ?   	github.com/docker/docker/testutil/request	[no test files]
11:25:02 [2022-08-08T11:25:02.395Z] ?   	github.com/docker/docker/volume	[no test files]
11:25:02 [2022-08-08T11:25:02.395Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
11:25:02 [2022-08-08T11:25:02.395Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
11:25:02 [2022-08-08T11:25:02.395Z] 
11:25:02 [2022-08-08T11:25:02.395Z] === Skipped
11:25:02 [2022-08-08T11:25:02.395Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
11:25:02 [2022-08-08T11:25:02.395Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
11:25:02 [2022-08-08T11:25:02.395Z] 
11:25:02 [2022-08-08T11:25:02.395Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
11:25:02 [2022-08-08T11:25:02.396Z]     network_proxy_test.go:208: No support for dual stack yet
11:25:02 [2022-08-08T11:25:02.396Z] 
11:25:02 [2022-08-08T11:25:02.396Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
11:25:02 [2022-08-08T11:25:02.396Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
11:25:02 [2022-08-08T11:25:02.396Z] 
11:25:02 [2022-08-08T11:25:02.396Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
11:25:02 [2022-08-08T11:25:02.396Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
11:25:02 [2022-08-08T11:25:02.396Z] 
11:25:02 [2022-08-08T11:25:02.396Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
11:25:02 [2022-08-08T11:25:02.396Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:25:02 [2022-08-08T11:25:02.396Z]     graphtest_unix.go:44: Driver btrfs not supported
11:25:02 [2022-08-08T11:25:02.396Z] 
11:25:02 [2022-08-08T11:25:02.396Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
11:25:02 [2022-08-08T11:25:02.396Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:25:02 [2022-08-08T11:25:02.396Z]     graphtest_unix.go:44: Driver btrfs not supported
11:25:02 [2022-08-08T11:25:02.396Z] 
11:25:02 [2022-08-08T11:25:02.396Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
11:25:02 [2022-08-08T11:25:02.396Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:25:02 [2022-08-08T11:25:02.396Z]     graphtest_unix.go:44: Driver btrfs not supported
11:25:02 [2022-08-08T11:25:02.396Z] 
11:25:02 [2022-08-08T11:25:02.396Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
11:25:02 [2022-08-08T11:25:02.396Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:25:02 [2022-08-08T11:25:02.396Z]     graphtest_unix.go:44: Driver btrfs not supported
11:25:02 [2022-08-08T11:25:02.396Z] 
11:25:02 [2022-08-08T11:25:02.396Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
11:25:02 [2022-08-08T11:25:02.396Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:25:02 [2022-08-08T11:25:02.396Z]     graphtest_unix.go:44: Driver btrfs not supported
11:25:02 [2022-08-08T11:25:02.396Z] 
11:25:02 [2022-08-08T11:25:02.396Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
11:25:02 [2022-08-08T11:25:02.396Z]     graphtest_unix.go:71: No driver to put!
11:25:02 [2022-08-08T11:25:02.396Z] 
11:25:02 [2022-08-08T11:25:02.396Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
11:25:02 [2022-08-08T11:25:02.396Z] time="2022-08-08T11:24:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:25:02 [2022-08-08T11:25:02.396Z]     graphtest_unix.go:42: graphdriver: driver not supported
11:25:02 [2022-08-08T11:25:02.396Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
11:25:02 [2022-08-08T11:25:02.396Z] 
11:25:02 [2022-08-08T11:25:02.396Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
11:25:02 [2022-08-08T11:25:02.396Z] time="2022-08-08T11:24:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:25:02 [2022-08-08T11:25:02.396Z]     graphtest_unix.go:42: graphdriver: driver not supported
11:25:02 [2022-08-08T11:25:02.396Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
11:25:02 [2022-08-08T11:25:02.396Z] 
11:25:02 [2022-08-08T11:25:02.396Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
11:25:02 [2022-08-08T11:25:02.396Z] time="2022-08-08T11:24:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:25:02 [2022-08-08T11:25:02.396Z]     graphtest_unix.go:42: graphdriver: driver not supported
11:25:02 [2022-08-08T11:25:02.396Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
11:25:02 [2022-08-08T11:25:02.396Z] 
11:25:02 [2022-08-08T11:25:02.396Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
11:25:02 [2022-08-08T11:25:02.396Z] time="2022-08-08T11:24:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:25:02 [2022-08-08T11:25:02.396Z]     graphtest_unix.go:42: graphdriver: driver not supported
11:25:02 [2022-08-08T11:25:02.396Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
11:25:02 [2022-08-08T11:25:02.396Z] 
11:25:02 [2022-08-08T11:25:02.396Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
11:25:02 [2022-08-08T11:25:02.396Z] time="2022-08-08T11:24:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:25:02 [2022-08-08T11:25:02.396Z]     graphtest_unix.go:42: graphdriver: driver not supported
11:25:02 [2022-08-08T11:25:02.396Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
11:25:02 [2022-08-08T11:25:02.396Z] 
11:25:02 [2022-08-08T11:25:02.396Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
11:25:02 [2022-08-08T11:25:02.396Z]     graphtest_unix.go:71: No driver to put!
11:25:02 [2022-08-08T11:25:02.396Z] 
11:25:02 [2022-08-08T11:25:02.396Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
11:25:02 [2022-08-08T11:25:02.396Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
11:25:02 [2022-08-08T11:25:02.396Z] 
11:25:02 [2022-08-08T11:25:02.396Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
11:25:02 [2022-08-08T11:25:02.396Z]     overlay_test.go:50: Fails to compute changes intermittently
11:25:02 [2022-08-08T11:25:02.396Z] 
11:25:02 [2022-08-08T11:25:02.396Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
11:25:02 [2022-08-08T11:25:02.396Z]     overlay_test.go:65: Cannot run test with naive change algorithm
11:25:02 [2022-08-08T11:25:02.396Z] 
11:25:02 [2022-08-08T11:25:02.396Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
11:25:02 [2022-08-08T11:25:02.396Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
11:25:02 [2022-08-08T11:25:02.396Z] 
11:25:02 [2022-08-08T11:25:02.396Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
11:25:02 [2022-08-08T11:25:02.396Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:25:02 [2022-08-08T11:25:02.396Z]     graphtest_unix.go:44: Driver zfs not supported
11:25:02 [2022-08-08T11:25:02.396Z] 
11:25:02 [2022-08-08T11:25:02.396Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
11:25:02 [2022-08-08T11:25:02.396Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:25:02 [2022-08-08T11:25:02.396Z]     graphtest_unix.go:44: Driver zfs not supported
11:25:02 [2022-08-08T11:25:02.396Z] 
11:25:02 [2022-08-08T11:25:02.396Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
11:25:02 [2022-08-08T11:25:02.396Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:25:02 [2022-08-08T11:25:02.396Z]     graphtest_unix.go:44: Driver zfs not supported
11:25:02 [2022-08-08T11:25:02.396Z] 
11:25:02 [2022-08-08T11:25:02.396Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
11:25:02 [2022-08-08T11:25:02.396Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:25:02 [2022-08-08T11:25:02.396Z]     graphtest_unix.go:44: Driver zfs not supported
11:25:02 [2022-08-08T11:25:02.396Z] 
11:25:02 [2022-08-08T11:25:02.396Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
11:25:02 [2022-08-08T11:25:02.396Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:25:02 [2022-08-08T11:25:02.396Z]     graphtest_unix.go:44: Driver zfs not supported
11:25:02 [2022-08-08T11:25:02.396Z] 
11:25:02 [2022-08-08T11:25:02.396Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
11:25:02 [2022-08-08T11:25:02.396Z]     graphtest_unix.go:71: No driver to put!
11:25:02 [2022-08-08T11:25:02.396Z] 
11:25:02 [2022-08-08T11:25:02.396Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
11:25:02 [2022-08-08T11:25:02.396Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
11:25:02 [2022-08-08T11:25:02.396Z] 
11:25:02 [2022-08-08T11:25:02.396Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
11:25:02 [2022-08-08T11:25:02.396Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
11:25:02 [2022-08-08T11:25:02.396Z] 
11:25:02 [2022-08-08T11:25:02.396Z] DONE 2875 tests, 28 skipped in 93.677s
11:25:02 [2022-08-08T11:25:02.396Z] + '[' -n 'github.com/docker/docker/libnetwork
11:25:02 [2022-08-08T11:25:02.396Z] github.com/docker/docker/libnetwork/bitseq
11:25:02 [2022-08-08T11:25:02.396Z] github.com/docker/docker/libnetwork/cluster
11:25:02 [2022-08-08T11:25:02.396Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:25:02 [2022-08-08T11:25:02.396Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:25:02 [2022-08-08T11:25:02.396Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:25:02 [2022-08-08T11:25:02.396Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:25:02 [2022-08-08T11:25:02.396Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:25:02 [2022-08-08T11:25:02.396Z] github.com/docker/docker/libnetwork/cmd/ovrouter
11:25:02 [2022-08-08T11:25:02.396Z] github.com/docker/docker/libnetwork/cmd/readme_test
11:25:02 [2022-08-08T11:25:02.396Z] github.com/docker/docker/libnetwork/config
11:25:02 [2022-08-08T11:25:02.396Z] github.com/docker/docker/libnetwork/datastore
11:25:02 [2022-08-08T11:25:02.396Z] github.com/docker/docker/libnetwork/diagnostic
11:25:02 [2022-08-08T11:25:02.396Z] github.com/docker/docker/libnetwork/discoverapi
11:25:02 [2022-08-08T11:25:02.396Z] github.com/docker/docker/libnetwork/driverapi
11:25:02 [2022-08-08T11:25:02.396Z] github.com/docker/docker/libnetwork/drivers/bridge
11:25:02 [2022-08-08T11:25:02.396Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:25:02 [2022-08-08T11:25:02.396Z] github.com/docker/docker/libnetwork/drivers/host
11:25:02 [2022-08-08T11:25:02.396Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:25:02 [2022-08-08T11:25:02.396Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:25:02 [2022-08-08T11:25:02.396Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:25:02 [2022-08-08T11:25:02.396Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:25:02 [2022-08-08T11:25:02.396Z] github.com/docker/docker/libnetwork/drivers/null
11:25:02 [2022-08-08T11:25:02.396Z] github.com/docker/docker/libnetwork/drivers/overlay
11:25:02 [2022-08-08T11:25:02.396Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:25:02 [2022-08-08T11:25:02.396Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:25:02 [2022-08-08T11:25:02.396Z] github.com/docker/docker/libnetwork/drivers/remote
11:25:02 [2022-08-08T11:25:02.396Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:25:02 [2022-08-08T11:25:02.396Z] github.com/docker/docker/libnetwork/drivers/windows
11:25:02 [2022-08-08T11:25:02.396Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:25:02 [2022-08-08T11:25:02.396Z] github.com/docker/docker/libnetwork/drvregistry
11:25:02 [2022-08-08T11:25:02.396Z] github.com/docker/docker/libnetwork/etchosts
11:25:02 [2022-08-08T11:25:02.396Z] github.com/docker/docker/libnetwork/idm
11:25:02 [2022-08-08T11:25:02.396Z] github.com/docker/docker/libnetwork/internal/caller
11:25:02 [2022-08-08T11:25:02.396Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:25:02 [2022-08-08T11:25:02.396Z] github.com/docker/docker/libnetwork/ipam
11:25:02 [2022-08-08T11:25:02.396Z] github.com/docker/docker/libnetwork/ipamapi
11:25:02 [2022-08-08T11:25:02.396Z] github.com/docker/docker/libnetwork/ipams/builtin
11:25:02 [2022-08-08T11:25:02.396Z] github.com/docker/docker/libnetwork/ipams/null
11:25:02 [2022-08-08T11:25:02.396Z] github.com/docker/docker/libnetwork/ipams/remote
11:25:02 [2022-08-08T11:25:02.396Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:25:02 [2022-08-08T11:25:02.396Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:25:02 [2022-08-08T11:25:02.396Z] github.com/docker/docker/libnetwork/ipamutils
11:25:02 [2022-08-08T11:25:02.396Z] github.com/docker/docker/libnetwork/iptables
11:25:02 [2022-08-08T11:25:02.396Z] github.com/docker/docker/libnetwork/netlabel
11:25:02 [2022-08-08T11:25:02.396Z] github.com/docker/docker/libnetwork/netutils
11:25:02 [2022-08-08T11:25:02.396Z] github.com/docker/docker/libnetwork/networkdb
11:25:02 [2022-08-08T11:25:02.396Z] github.com/docker/docker/libnetwork/ns
11:25:02 [2022-08-08T11:25:02.396Z] github.com/docker/docker/libnetwork/options
11:25:02 [2022-08-08T11:25:02.396Z] github.com/docker/docker/libnetwork/osl
11:25:02 [2022-08-08T11:25:02.396Z] github.com/docker/docker/libnetwork/osl/kernel
11:25:02 [2022-08-08T11:25:02.396Z] github.com/docker/docker/libnetwork/portallocator
11:25:02 [2022-08-08T11:25:02.396Z] github.com/docker/docker/libnetwork/portmapper
11:25:02 [2022-08-08T11:25:02.396Z] github.com/docker/docker/libnetwork/resolvconf
11:25:02 [2022-08-08T11:25:02.396Z] github.com/docker/docker/libnetwork/testutils
11:25:02 [2022-08-08T11:25:02.396Z] github.com/docker/docker/libnetwork/types' ']'
11:25:02 [2022-08-08T11:25:02.396Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -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
11:25:02 [2022-08-08T11:25:02.558Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:25:02 [2022-08-08T11:25:02.957Z] === RUN   TestDockerSuite/TestBuildConditionalCache
11:25:03 [2022-08-08T11:25:03.444Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
11:25:03 [2022-08-08T11:25:03.943Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:25:04 [2022-08-08T11:25:04.203Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:25:04 [2022-08-08T11:25:04.332Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
11:25:04 [2022-08-08T11:25:04.376Z] --- PASS: TestBuildMultiStageCopy (7.33s)
11:25:04 [2022-08-08T11:25:04.376Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.33s)
11:25:04 [2022-08-08T11:25:04.376Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
11:25:04 [2022-08-08T11:25:04.376Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
11:25:04 [2022-08-08T11:25:04.376Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
11:25:04 [2022-08-08T11:25:04.376Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
11:25:04 [2022-08-08T11:25:04.376Z] === RUN   TestBuildMultiStageParentConfig
11:25:04 [2022-08-08T11:25:04.899Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
11:25:05 [2022-08-08T11:25:05.466Z] === RUN   TestDockerSuite/TestBuildContextCleanup
11:25:05 [2022-08-08T11:25:05.585Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:25:06 [2022-08-08T11:25:06.033Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
11:25:06 [2022-08-08T11:25:06.155Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:25:06 [2022-08-08T11:25:06.601Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
11:25:07 [2022-08-08T11:25:07.167Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
11:25:07 [2022-08-08T11:25:07.426Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
11:25:07 [2022-08-08T11:25:07.539Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:25:07 [2022-08-08T11:25:07.993Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
11:25:08 [2022-08-08T11:25:08.927Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
11:25:08 [2022-08-08T11:25:08.927Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.83s)
11:25:08 [2022-08-08T11:25:08.927Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
11:25:08 [2022-08-08T11:25:08.927Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s)
11:25:08 [2022-08-08T11:25:08.927Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.39s)
11:25:08 [2022-08-08T11:25:08.927Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.31s)
11:25:08 [2022-08-08T11:25:08.927Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.36s)
11:25:08 [2022-08-08T11:25:08.927Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.54s)
11:25:08 [2022-08-08T11:25:08.927Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.58s)
11:25:08 [2022-08-08T11:25:08.928Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.16s)
11:25:08 [2022-08-08T11:25:08.928Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.70s)
11:25:08 [2022-08-08T11:25:08.928Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.25s)
11:25:08 [2022-08-08T11:25:08.928Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.78s)
11:25:08 [2022-08-08T11:25:08.928Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.03s)
11:25:08 [2022-08-08T11:25:08.928Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.77s)
11:25:08 [2022-08-08T11:25:08.928Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.76s)
11:25:08 [2022-08-08T11:25:08.928Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.61s)
11:25:08 [2022-08-08T11:25:08.928Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
11:25:09 [2022-08-08T11:25:09.188Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
11:25:09 [2022-08-08T11:25:09.634Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
11:25:09 [2022-08-08T11:25:09.634Z] === RUN   TestBuildLabelWithTargets
11:25:10 [2022-08-08T11:25:10.130Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
11:25:11 [2022-08-08T11:25:11.070Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.96s)
11:25:11 [2022-08-08T11:25:11.070Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.93s)
11:25:11 [2022-08-08T11:25:11.070Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.01s)
11:25:11 [2022-08-08T11:25:11.070Z] === RUN   TestCgroupNamespacesRun
11:25:12 [2022-08-08T11:25:12.451Z] --- PASS: TestCgroupNamespacesRun (1.19s)
11:25:12 [2022-08-08T11:25:12.451Z] === RUN   TestCgroupNamespacesRunPrivileged
11:25:12 [2022-08-08T11:25:12.451Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
11:25:12 [2022-08-08T11:25:12.451Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
11:25:12 [2022-08-08T11:25:12.451Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
11:25:13 [2022-08-08T11:25:13.264Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
11:25:13 [2022-08-08T11:25:13.392Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s)
11:25:13 [2022-08-08T11:25:13.392Z] === RUN   TestCgroupNamespacesRunHostMode
11:25:14 [2022-08-08T11:25:14.774Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s)
11:25:14 [2022-08-08T11:25:14.774Z] === RUN   TestCgroupNamespacesRunPrivateMode
11:25:15 [2022-08-08T11:25:15.716Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.24s)
11:25:15 [2022-08-08T11:25:15.716Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
11:25:17 [2022-08-08T11:25:17.097Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s)
11:25:17 [2022-08-08T11:25:17.097Z] === RUN   TestCgroupNamespacesRunInvalidMode
11:25:17 [2022-08-08T11:25:17.668Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
11:25:17 [2022-08-08T11:25:17.668Z] === RUN   TestCgroupNamespacesRunOlderClient
11:25:17 [2022-08-08T11:25:17.737Z] --- PASS: TestBuildLabelWithTargets (7.99s)
11:25:17 [2022-08-08T11:25:17.737Z] === RUN   TestBuildWithEmptyLayers
11:25:19 [2022-08-08T11:25:19.098Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.24s)
11:25:19 [2022-08-08T11:25:19.098Z] === RUN   TestNISDomainname
11:25:19 [2022-08-08T11:25:19.682Z] --- PASS: TestNISDomainname (0.65s)
11:25:19 [2022-08-08T11:25:19.682Z] === RUN   TestHostnameDnsResolution
11:25:19 [2022-08-08T11:25:19.836Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
11:25:19 [2022-08-08T11:25:19.836Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
11:25:20 [2022-08-08T11:25:20.253Z] --- PASS: TestHostnameDnsResolution (0.72s)
11:25:20 [2022-08-08T11:25:20.253Z] === RUN   TestUnprivilegedPortsAndPing
11:25:20 [2022-08-08T11:25:20.263Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
11:25:20 [2022-08-08T11:25:20.263Z] === RUN   TestBuildMultiStageOnBuild
11:25:20 [2022-08-08T11:25:20.823Z] --- PASS: TestUnprivilegedPortsAndPing (0.60s)
11:25:20 [2022-08-08T11:25:20.823Z] === RUN   TestPrivilegedHostDevices
11:25:21 [2022-08-08T11:25:21.392Z] --- PASS: TestPrivilegedHostDevices (0.52s)
11:25:21 [2022-08-08T11:25:21.392Z] === RUN   TestRunConsoleSize
11:25:21 [2022-08-08T11:25:21.962Z] --- PASS: TestRunConsoleSize (0.44s)
11:25:21 [2022-08-08T11:25:21.962Z] === RUN   TestRunWithAlternativeContainerdShim
11:25:22 [2022-08-08T11:25:22.368Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
11:25:22 [2022-08-08T11:25:22.903Z] --- PASS: TestRunWithAlternativeContainerdShim (1.15s)
11:25:22 [2022-08-08T11:25:22.903Z] === RUN   TestStats
11:25:25 [2022-08-08T11:25:25.444Z] --- PASS: TestStats (2.57s)
11:25:25 [2022-08-08T11:25:25.444Z] === RUN   TestStopContainerWithTimeout
11:25:25 [2022-08-08T11:25:25.444Z] === RUN   TestStopContainerWithTimeout/0
11:25:25 [2022-08-08T11:25:25.523Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
11:25:25 [2022-08-08T11:25:25.523Z] === RUN   TestBuildUncleanTarFilenames
11:25:25 [2022-08-08T11:25:25.652Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
11:25:25 [2022-08-08T11:25:25.704Z] === PAUSE TestStopContainerWithTimeout/0
11:25:25 [2022-08-08T11:25:25.704Z] === RUN   TestStopContainerWithTimeout/1
11:25:25 [2022-08-08T11:25:25.704Z] === PAUSE TestStopContainerWithTimeout/1
11:25:25 [2022-08-08T11:25:25.704Z] === RUN   TestStopContainerWithTimeout/3
11:25:25 [2022-08-08T11:25:25.704Z] === PAUSE TestStopContainerWithTimeout/3
11:25:25 [2022-08-08T11:25:25.704Z] === RUN   TestStopContainerWithTimeout/-1
11:25:25 [2022-08-08T11:25:25.704Z] === PAUSE TestStopContainerWithTimeout/-1
11:25:25 [2022-08-08T11:25:25.704Z] === CONT  TestStopContainerWithTimeout/0
11:25:25 [2022-08-08T11:25:25.704Z] === CONT  TestStopContainerWithTimeout/3
11:25:25 [2022-08-08T11:25:25.781Z] --- PASS: TestBuildUncleanTarFilenames (0.62s)
11:25:25 [2022-08-08T11:25:25.781Z] === RUN   TestBuildMultiStageLayerLeak
11:25:26 [2022-08-08T11:25:26.274Z] === CONT  TestStopContainerWithTimeout/1
11:25:26 [2022-08-08T11:25:26.586Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
11:25:26 [2022-08-08T11:25:26.586Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
11:25:26 [2022-08-08T11:25:26.586Z]     docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows
11:25:26 [2022-08-08T11:25:26.586Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
11:25:26 [2022-08-08T11:25:26.586Z]     docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows
11:25:26 [2022-08-08T11:25:26.636Z] Created binary: bundles/dynbinary-daemon/dockerd
11:25:26 [2022-08-08T11:25:26.636Z] Building: bundles/dynbinary-daemon/docker-proxy
11:25:26 [2022-08-08T11:25:26.636Z] GOOS="" GOARCH="" GOARM=""
11:25:26 [2022-08-08T11:25:26.636Z] Created binary: bundles/dynbinary-daemon/docker-proxy
11:25:26 [2022-08-08T11:25:26.636Z] 
11:25:26 [2022-08-08T11:25:26.636Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:25:26 [2022-08-08T11:25:26.636Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:25:26 [2022-08-08T11:25:26.636Z] HOSTNAME=a6c54d2a514c
11:25:26 [2022-08-08T11:25:26.636Z] TESTDEBUG=0
11:25:26 [2022-08-08T11:25:26.636Z] DEST=bundles/test-integration
11:25:26 [2022-08-08T11:25:26.636Z] PWD=/go/src/github.com/docker/docker
11:25:26 [2022-08-08T11:25:26.636Z] DOCKER_GITCOMMIT=acd0aa7d382cc3bb87d542adf6845bd14d57d53a
11:25:26 [2022-08-08T11:25:26.636Z] container=docker
11:25:26 [2022-08-08T11:25:26.636Z] HOME=/root
11:25:26 [2022-08-08T11:25:26.636Z] GOLANG_VERSION=1.18.5
11:25:26 [2022-08-08T11:25:26.636Z] VALIDATE_REPO=https://github.com/moby/moby.git
11:25:26 [2022-08-08T11:25:26.636Z] VALIDATE_BRANCH=master
11:25:26 [2022-08-08T11:25:26.636Z] TERM=xterm
11:25:26 [2022-08-08T11:25:26.636Z] DOCKER_PKG=github.com/docker/docker
11:25:26 [2022-08-08T11:25:26.636Z] SHLVL=1
11:25:26 [2022-08-08T11:25:26.636Z] TIMEOUT=120m
11:25:26 [2022-08-08T11:25:26.636Z] DOCKER_BUILDTAGS= journald
11:25:26 [2022-08-08T11:25:26.636Z] DOCKER_GRAPHDRIVER=overlay2
11:25:26 [2022-08-08T11:25:26.636Z] GO111MODULE=off
11:25:26 [2022-08-08T11:25:26.636Z] DOCKER_EXPERIMENTAL=1
11:25:26 [2022-08-08T11:25:26.636Z] TEST_SKIP_INTEGRATION_CLI=1
11:25:26 [2022-08-08T11:25:26.636Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:25:26 [2022-08-08T11:25:26.636Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:25:26 [2022-08-08T11:25:26.636Z] GOPATH=/go
11:25:26 [2022-08-08T11:25:26.636Z] PKG_CONFIG=pkg-config
11:25:26 [2022-08-08T11:25:26.636Z] _=/usr/bin/env
11:25:26 [2022-08-08T11:25:26.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
11:25:26 [2022-08-08T11:25:26.844Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
11:25:26 [2022-08-08T11:25:26.844Z]     docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows
11:25:26 [2022-08-08T11:25:26.844Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
11:25:26 [2022-08-08T11:25:26.844Z]     docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows
11:25:26 [2022-08-08T11:25:26.844Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
11:25:27 [2022-08-08T11:25:27.779Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
11:25:28 [2022-08-08T11:25:28.183Z] === CONT  TestStopContainerWithTimeout/-1
11:25:29 [2022-08-08T11:25:29.680Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
11:25:30 [2022-08-08T11:25:30.093Z] --- PASS: TestStopContainerWithTimeout (0.01s)
11:25:30 [2022-08-08T11:25:30.093Z]     --- PASS: TestStopContainerWithTimeout/0 (0.72s)
11:25:30 [2022-08-08T11:25:30.093Z]     --- PASS: TestStopContainerWithTimeout/1 (1.48s)
11:25:30 [2022-08-08T11:25:30.093Z]     --- PASS: TestStopContainerWithTimeout/3 (2.60s)
11:25:30 [2022-08-08T11:25:30.093Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.42s)
11:25:30 [2022-08-08T11:25:30.093Z] === RUN   TestDeleteDevicemapper
11:25:30 [2022-08-08T11:25:30.093Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:25:30 [2022-08-08T11:25:30.093Z] --- SKIP: TestDeleteDevicemapper (0.00s)
11:25:30 [2022-08-08T11:25:30.093Z] === RUN   TestStopContainerWithRestartPolicyAlways
11:25:30 [2022-08-08T11:25:30.615Z]     docker_api_swarm_test.go:563: [d79ffb091903c] joining swarm manager [da4bf05c142cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:25:31 [2022-08-08T11:25:31.040Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s)
11:25:31 [2022-08-08T11:25:31.040Z] === RUN   TestBuildWithHugeFile
11:25:32 [2022-08-08T11:25:32.003Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.50s)
11:25:32 [2022-08-08T11:25:32.003Z] === RUN   TestUpdateMemory
11:25:32 [2022-08-08T11:25:32.263Z] --- PASS: TestUpdateMemory (0.63s)
11:25:32 [2022-08-08T11:25:32.263Z] === RUN   TestUpdateCPUQuota
11:25:33 [2022-08-08T11:25:33.239Z] --- PASS: TestUpdateCPUQuota (0.92s)
11:25:33 [2022-08-08T11:25:33.239Z] === RUN   TestUpdatePidsLimit
11:25:33 [2022-08-08T11:25:33.239Z] === RUN   TestUpdatePidsLimit/update_from_none
11:25:33 [2022-08-08T11:25:33.500Z] === RUN   TestUpdatePidsLimit/no_change
11:25:33 [2022-08-08T11:25:33.761Z] === RUN   TestUpdatePidsLimit/update_lower
11:25:34 [2022-08-08T11:25:34.021Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
11:25:34 [2022-08-08T11:25:34.282Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
11:25:34 [2022-08-08T11:25:34.282Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
11:25:34 [2022-08-08T11:25:34.542Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
11:25:34 [2022-08-08T11:25:34.897Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
11:25:35 [2022-08-08T11:25:35.482Z] --- PASS: TestUpdatePidsLimit (2.03s)
11:25:35 [2022-08-08T11:25:35.483Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.20s)
11:25:35 [2022-08-08T11:25:35.483Z]     --- PASS: TestUpdatePidsLimit/no_change (0.22s)
11:25:35 [2022-08-08T11:25:35.483Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.23s)
11:25:35 [2022-08-08T11:25:35.483Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s)
11:25:35 [2022-08-08T11:25:35.483Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s)
11:25:35 [2022-08-08T11:25:35.483Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s)
11:25:35 [2022-08-08T11:25:35.483Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s)
11:25:35 [2022-08-08T11:25:35.483Z] === RUN   TestUpdateRestartPolicy
11:25:37 [2022-08-08T11:25:37.426Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
11:25:37 [2022-08-08T11:25:37.426Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
11:25:42 [2022-08-08T11:25:42.691Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
11:25:42 [2022-08-08T11:25:42.691Z]     docker_api_swarm_test.go:585: [d6ba94eddd297] joining swarm manager [da4bf05c142cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:25:45 [2022-08-08T11:25:45.976Z]     check_test.go:611: [d79ffb091903c] daemon is not started
11:25:47 [2022-08-08T11:25:47.704Z] --- PASS: TestUpdateRestartPolicy (11.12s)
11:25:47 [2022-08-08T11:25:47.704Z] === RUN   TestUpdateRestartWithAutoRemove
11:25:47 [2022-08-08T11:25:47.704Z] --- PASS: TestUpdateRestartWithAutoRemove (0.49s)
11:25:47 [2022-08-08T11:25:47.704Z] === RUN   TestWaitNonBlocked
11:25:47 [2022-08-08T11:25:47.704Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
11:25:47 [2022-08-08T11:25:47.704Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
11:25:47 [2022-08-08T11:25:47.704Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
11:25:47 [2022-08-08T11:25:47.704Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
11:25:47 [2022-08-08T11:25:47.704Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
11:25:47 [2022-08-08T11:25:47.704Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
11:25:47 [2022-08-08T11:25:47.704Z] --- PASS: TestWaitNonBlocked (0.01s)
11:25:47 [2022-08-08T11:25:47.704Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s)
11:25:47 [2022-08-08T11:25:47.704Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s)
11:25:47 [2022-08-08T11:25:47.704Z] === RUN   TestWaitBlocked
11:25:47 [2022-08-08T11:25:47.704Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
11:25:47 [2022-08-08T11:25:47.704Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
11:25:47 [2022-08-08T11:25:47.704Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
11:25:47 [2022-08-08T11:25:47.704Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
11:25:47 [2022-08-08T11:25:47.704Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
11:25:47 [2022-08-08T11:25:47.704Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
11:25:48 [2022-08-08T11:25:48.276Z] --- PASS: TestWaitBlocked (0.01s)
11:25:48 [2022-08-08T11:25:48.276Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s)
11:25:48 [2022-08-08T11:25:48.276Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s)
11:25:48 [2022-08-08T11:25:48.276Z] === RUN   TestWaitConditions
11:25:48 [2022-08-08T11:25:48.276Z] === RUN   TestWaitConditions/default
11:25:48 [2022-08-08T11:25:48.276Z] === PAUSE TestWaitConditions/default
11:25:48 [2022-08-08T11:25:48.276Z] === RUN   TestWaitConditions/not-running
11:25:48 [2022-08-08T11:25:48.276Z] === PAUSE TestWaitConditions/not-running
11:25:48 [2022-08-08T11:25:48.276Z] === RUN   TestWaitConditions/next-exit
11:25:48 [2022-08-08T11:25:48.276Z] === PAUSE TestWaitConditions/next-exit
11:25:48 [2022-08-08T11:25:48.276Z] === RUN   TestWaitConditions/removed
11:25:48 [2022-08-08T11:25:48.276Z] === PAUSE TestWaitConditions/removed
11:25:48 [2022-08-08T11:25:48.276Z] === CONT  TestWaitConditions/default
11:25:48 [2022-08-08T11:25:48.276Z] === CONT  TestWaitConditions/next-exit
11:25:48 [2022-08-08T11:25:48.525Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
11:25:48 [2022-08-08T11:25:48.784Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
11:25:49 [2022-08-08T11:25:49.090Z] ok  	github.com/docker/docker/libnetwork	43.872s	coverage: 40.9% of statements
11:25:49 [2022-08-08T11:25:49.091Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.120s	coverage: 84.4% of statements
11:25:49 [2022-08-08T11:25:49.091Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
11:25:49 [2022-08-08T11:25:49.091Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
11:25:49 [2022-08-08T11:25:49.091Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
11:25:49 [2022-08-08T11:25:49.091Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
11:25:49 [2022-08-08T11:25:49.091Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
11:25:49 [2022-08-08T11:25:49.091Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
11:25:49 [2022-08-08T11:25:49.091Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
11:25:49 [2022-08-08T11:25:49.091Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
11:25:49 [2022-08-08T11:25:49.091Z] ok  	github.com/docker/docker/libnetwork/config	0.011s	coverage: 22.4% of statements
11:25:49 [2022-08-08T11:25:49.091Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
11:25:49 [2022-08-08T11:25:49.091Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
11:25:49 [2022-08-08T11:25:49.091Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
11:25:49 [2022-08-08T11:25:49.091Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
11:25:49 [2022-08-08T11:25:49.660Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.638s	coverage: 59.9% of statements
11:25:49 [2022-08-08T11:25:49.660Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
11:25:49 [2022-08-08T11:25:49.919Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
11:25:50 [2022-08-08T11:25:50.158Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
11:25:50 [2022-08-08T11:25:50.187Z] === CONT  TestWaitConditions/removed
11:25:50 [2022-08-08T11:25:50.187Z] === CONT  TestWaitConditions/not-running
11:25:50 [2022-08-08T11:25:50.857Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.467s	coverage: 5.2% of statements
11:25:50 [2022-08-08T11:25:50.857Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
11:25:51 [2022-08-08T11:25:51.117Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.013s	coverage: 4.7% of statements
11:25:51 [2022-08-08T11:25:51.117Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
11:25:51 [2022-08-08T11:25:51.377Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
11:25:52 [2022-08-08T11:25:52.096Z] --- PASS: TestWaitConditions (0.01s)
11:25:52 [2022-08-08T11:25:52.096Z]     --- PASS: TestWaitConditions/default (1.71s)
11:25:52 [2022-08-08T11:25:52.096Z]     --- PASS: TestWaitConditions/next-exit (1.72s)
11:25:52 [2022-08-08T11:25:52.096Z]     --- PASS: TestWaitConditions/removed (1.63s)
11:25:52 [2022-08-08T11:25:52.096Z]     --- PASS: TestWaitConditions/not-running (1.67s)
11:25:52 [2022-08-08T11:25:52.096Z] === RUN   TestWaitRestartedContainer
11:25:52 [2022-08-08T11:25:52.096Z] === RUN   TestWaitRestartedContainer/default
11:25:52 [2022-08-08T11:25:52.096Z] === PAUSE TestWaitRestartedContainer/default
11:25:52 [2022-08-08T11:25:52.096Z] === RUN   TestWaitRestartedContainer/not-running
11:25:52 [2022-08-08T11:25:52.096Z] === PAUSE TestWaitRestartedContainer/not-running
11:25:52 [2022-08-08T11:25:52.096Z] === RUN   TestWaitRestartedContainer/next-exit
11:25:52 [2022-08-08T11:25:52.096Z] === PAUSE TestWaitRestartedContainer/next-exit
11:25:52 [2022-08-08T11:25:52.096Z] === CONT  TestWaitRestartedContainer/default
11:25:52 [2022-08-08T11:25:52.096Z] === CONT  TestWaitRestartedContainer/next-exit
11:25:53 [2022-08-08T11:25:53.037Z] === CONT  TestWaitRestartedContainer/not-running
11:25:53 [2022-08-08T11:25:53.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
11:25:53 [2022-08-08T11:25:53.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
11:25:53 [2022-08-08T11:25:53.444Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
11:25:53 [2022-08-08T11:25:53.702Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
11:25:53 [2022-08-08T11:25:53.702Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
11:25:54 [2022-08-08T11:25:54.419Z] --- PASS: TestWaitRestartedContainer (0.02s)
11:25:54 [2022-08-08T11:25:54.419Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.35s)
11:25:54 [2022-08-08T11:25:54.419Z]     --- PASS: TestWaitRestartedContainer/default (1.54s)
11:25:54 [2022-08-08T11:25:54.419Z]     --- PASS: TestWaitRestartedContainer/not-running (1.06s)
11:25:54 [2022-08-08T11:25:54.419Z] === CONT  TestContainerStartOnDaemonRestart
11:25:54 [2022-08-08T11:25:54.419Z] === CONT  TestRestartDaemonWithRestartingContainer
11:25:54 [2022-08-08T11:25:54.639Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
11:25:55 [2022-08-08T11:25:55.574Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
11:25:56 [2022-08-08T11:25:56.336Z] --- PASS: TestContainerStartOnDaemonRestart (2.32s)
11:25:56 [2022-08-08T11:25:56.336Z] === CONT  TestIpcModeOlderClient
11:25:56 [2022-08-08T11:25:56.509Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
11:25:56 [2022-08-08T11:25:56.509Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
11:25:56 [2022-08-08T11:25:56.509Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
11:25:56 [2022-08-08T11:25:56.509Z] === RUN   TestDockerSuite/TestBuildDockerignore
11:25:56 [2022-08-08T11:25:56.596Z] --- PASS: TestIpcModeOlderClient (0.08s)
11:25:56 [2022-08-08T11:25:56.596Z] === CONT  TestContainerKillOnDaemonStart
11:25:56 [2022-08-08T11:25:56.596Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.40s)
11:25:56 [2022-08-08T11:25:56.596Z] === CONT  TestDaemonHostGatewayIP
11:25:59 [2022-08-08T11:25:59.139Z] --- PASS: TestDaemonHostGatewayIP (2.59s)
11:25:59 [2022-08-08T11:25:59.139Z] === CONT  TestDaemonRestartIpcMode
11:25:59 [2022-08-08T11:25:59.791Z]     docker_api_swarm_test.go:46: [d34fcc6df913a] joining swarm manager [d0da9669f6e25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:26:01 [2022-08-08T11:26:01.362Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.162s	coverage: 6.6% of statements
11:26:01 [2022-08-08T11:26:01.362Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
11:26:01 [2022-08-08T11:26:01.362Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
11:26:01 [2022-08-08T11:26:01.362Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.009s	coverage: 57.4% of statements
11:26:01 [2022-08-08T11:26:01.362Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
11:26:01 [2022-08-08T11:26:01.362Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
11:26:01 [2022-08-08T11:26:01.362Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
11:26:01 [2022-08-08T11:26:01.622Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.012s	coverage: 82.4% of statements
11:26:01 [2022-08-08T11:26:01.680Z] --- PASS: TestDaemonRestartIpcMode (2.26s)
11:26:01 [2022-08-08T11:26:01.882Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.015s	coverage: 81.2% of statements
11:26:02 [2022-08-08T11:26:02.141Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
11:26:02 [2022-08-08T11:26:02.141Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
11:26:06 [2022-08-08T11:26:06.348Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
11:26:06 [2022-08-08T11:26:06.607Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
11:26:08 [2022-08-08T11:26:08.254Z] --- PASS: TestContainerKillOnDaemonStart (11.82s)
11:26:08 [2022-08-08T11:26:08.254Z] PASS
11:26:08 [2022-08-08T11:26:08.254Z] 
11:26:08 [2022-08-08T11:26:08.254Z] === Skipped
11:26:08 [2022-08-08T11:26:08.254Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
11:26:08 [2022-08-08T11:26:08.254Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:26:08 [2022-08-08T11:26:08.254Z] 
11:26:08 [2022-08-08T11:26:08.254Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
11:26:08 [2022-08-08T11:26:08.254Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
11:26:08 [2022-08-08T11:26:08.254Z] 
11:26:08 [2022-08-08T11:26:08.254Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
11:26:08 [2022-08-08T11:26:08.254Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:26:08 [2022-08-08T11:26:08.254Z] 
11:26:08 [2022-08-08T11:26:08.254Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
11:26:08 [2022-08-08T11:26:08.254Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
11:26:08 [2022-08-08T11:26:08.254Z] 
11:26:08 [2022-08-08T11:26:08.254Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
11:26:08 [2022-08-08T11:26:08.254Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:26:08 [2022-08-08T11:26:08.254Z] 
11:26:08 [2022-08-08T11:26:08.254Z] DONE 272 tests, 5 skipped in 135.141s
11:26:08 [2022-08-08T11:26:08.254Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
11:26:08 [2022-08-08T11:26:08.514Z] === RUN   TestConfigDaemonLibtrustID
11:26:09 [2022-08-08T11:26:09.086Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
11:26:09 [2022-08-08T11:26:09.086Z] === RUN   TestConfigDaemonID
11:26:09 [2022-08-08T11:26:09.136Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
11:26:10 [2022-08-08T11:26:10.026Z]     daemon_test.go:83: [d26281d35c495] daemon is not started
11:26:10 [2022-08-08T11:26:10.026Z] --- PASS: TestConfigDaemonID (1.04s)
11:26:10 [2022-08-08T11:26:10.026Z] === RUN   TestDaemonConfigValidation
11:26:10 [2022-08-08T11:26:10.026Z] === RUN   TestDaemonConfigValidation/config_with_no_content
11:26:10 [2022-08-08T11:26:10.026Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
11:26:10 [2022-08-08T11:26:10.026Z] === RUN   TestDaemonConfigValidation/config_with_{}
11:26:10 [2022-08-08T11:26:10.026Z] === PAUSE TestDaemonConfigValidation/config_with_{}
11:26:10 [2022-08-08T11:26:10.026Z] === RUN   TestDaemonConfigValidation/invalid_config
11:26:10 [2022-08-08T11:26:10.026Z] === PAUSE TestDaemonConfigValidation/invalid_config
11:26:10 [2022-08-08T11:26:10.026Z] === RUN   TestDaemonConfigValidation/malformed_config
11:26:10 [2022-08-08T11:26:10.026Z] === PAUSE TestDaemonConfigValidation/malformed_config
11:26:10 [2022-08-08T11:26:10.026Z] === RUN   TestDaemonConfigValidation/valid_config
11:26:10 [2022-08-08T11:26:10.026Z] === PAUSE TestDaemonConfigValidation/valid_config
11:26:10 [2022-08-08T11:26:10.026Z] === CONT  TestDaemonConfigValidation/config_with_no_content
11:26:10 [2022-08-08T11:26:10.026Z] === CONT  TestDaemonConfigValidation/malformed_config
11:26:10 [2022-08-08T11:26:10.026Z] === CONT  TestDaemonConfigValidation/invalid_config
11:26:10 [2022-08-08T11:26:10.026Z] === CONT  TestDaemonConfigValidation/config_with_{}
11:26:10 [2022-08-08T11:26:10.026Z] === CONT  TestDaemonConfigValidation/valid_config
11:26:10 [2022-08-08T11:26:10.289Z] --- PASS: TestDaemonConfigValidation (0.00s)
11:26:10 [2022-08-08T11:26:10.289Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s)
11:26:10 [2022-08-08T11:26:10.289Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.10s)
11:26:10 [2022-08-08T11:26:10.289Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
11:26:10 [2022-08-08T11:26:10.289Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.12s)
11:26:10 [2022-08-08T11:26:10.289Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
11:26:10 [2022-08-08T11:26:10.289Z] === RUN   TestConfigDaemonSeccompProfiles
11:26:10 [2022-08-08T11:26:10.289Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
11:26:11 [2022-08-08T11:26:11.229Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
11:26:11 [2022-08-08T11:26:11.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
11:26:12 [2022-08-08T11:26:12.169Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
11:26:13 [2022-08-08T11:26:13.550Z] === CONT  TestConfigDaemonSeccompProfiles
11:26:13 [2022-08-08T11:26:13.550Z]     daemon_test.go:197: [d860a1ecc43b6] daemon is not started
11:26:13 [2022-08-08T11:26:13.550Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
11:26:13 [2022-08-08T11:26:13.550Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
11:26:13 [2022-08-08T11:26:13.550Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
11:26:13 [2022-08-08T11:26:13.550Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s)
11:26:13 [2022-08-08T11:26:13.550Z] === RUN   TestDaemonProxy
11:26:13 [2022-08-08T11:26:13.550Z] === RUN   TestDaemonProxy/environment_variables
11:26:14 [2022-08-08T11:26:14.383Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.002s	coverage: 100.0% of statements
11:26:14 [2022-08-08T11:26:14.932Z] === RUN   TestDaemonProxy/command-line_options
11:26:16 [2022-08-08T11:26:16.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
11:26:16 [2022-08-08T11:26:16.840Z] === RUN   TestDaemonProxy/configuration_file
11:26:17 [2022-08-08T11:26:17.249Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
11:26:18 [2022-08-08T11:26:18.183Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
11:26:18 [2022-08-08T11:26:18.748Z] === RUN   TestDaemonProxy/conflicting_options
11:26:18 [2022-08-08T11:26:18.751Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
11:26:19 [2022-08-08T11:26:19.011Z] === RUN   TestDaemonProxy/reload_sanitized
11:26:19 [2022-08-08T11:26:19.581Z] --- PASS: TestDaemonProxy (6.24s)
11:26:19 [2022-08-08T11:26:19.581Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
11:26:19 [2022-08-08T11:26:19.581Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
11:26:19 [2022-08-08T11:26:19.581Z]     --- PASS: TestDaemonProxy/configuration_file (1.75s)
11:26:19 [2022-08-08T11:26:19.581Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
11:26:19 [2022-08-08T11:26:19.581Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
11:26:19 [2022-08-08T11:26:19.581Z] PASS
11:26:19 [2022-08-08T11:26:19.581Z] 
11:26:19 [2022-08-08T11:26:19.581Z] DONE 18 tests in 11.182s
11:26:19 [2022-08-08T11:26:19.581Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
11:26:19 [2022-08-08T11:26:19.582Z] INFO: Testing against a local daemon
11:26:19 [2022-08-08T11:26:19.582Z] === RUN   TestCommitInheritsEnv
11:26:19 [2022-08-08T11:26:19.698Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
11:26:19 [2022-08-08T11:26:19.698Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
11:26:20 [2022-08-08T11:26:20.152Z] --- PASS: TestCommitInheritsEnv (0.34s)
11:26:20 [2022-08-08T11:26:20.152Z] === RUN   TestImportExtremelyLargeImageWorks
11:26:20 [2022-08-08T11:26:20.152Z] === PAUSE TestImportExtremelyLargeImageWorks
11:26:20 [2022-08-08T11:26:20.152Z] === RUN   TestImportWithCustomPlatform
11:26:20 [2022-08-08T11:26:20.152Z] === RUN   TestImportWithCustomPlatform/#00
11:26:20 [2022-08-08T11:26:20.152Z] === RUN   TestImportWithCustomPlatform/_______
11:26:20 [2022-08-08T11:26:20.152Z] === RUN   TestImportWithCustomPlatform//
11:26:20 [2022-08-08T11:26:20.152Z] === RUN   TestImportWithCustomPlatform/linux
11:26:20 [2022-08-08T11:26:20.152Z] === RUN   TestImportWithCustomPlatform/LINUX
11:26:20 [2022-08-08T11:26:20.152Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
11:26:20 [2022-08-08T11:26:20.152Z] === RUN   TestImportWithCustomPlatform/macos
11:26:20 [2022-08-08T11:26:20.152Z] === RUN   TestImportWithCustomPlatform/macos/arm64
11:26:20 [2022-08-08T11:26:20.152Z] === RUN   TestImportWithCustomPlatform/nintendo64
11:26:20 [2022-08-08T11:26:20.412Z] --- PASS: TestImportWithCustomPlatform (0.32s)
11:26:20 [2022-08-08T11:26:20.412Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
11:26:20 [2022-08-08T11:26:20.412Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
11:26:20 [2022-08-08T11:26:20.412Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
11:26:20 [2022-08-08T11:26:20.412Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
11:26:20 [2022-08-08T11:26:20.412Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
11:26:20 [2022-08-08T11:26:20.413Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
11:26:20 [2022-08-08T11:26:20.413Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
11:26:20 [2022-08-08T11:26:20.413Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
11:26:20 [2022-08-08T11:26:20.413Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
11:26:20 [2022-08-08T11:26:20.413Z] === RUN   TestImagesFilterMultiReference
11:26:20 [2022-08-08T11:26:20.413Z] --- PASS: TestImagesFilterMultiReference (0.06s)
11:26:20 [2022-08-08T11:26:20.413Z] === RUN   TestImagePullPlatformInvalid
11:26:20 [2022-08-08T11:26:20.413Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
11:26:20 [2022-08-08T11:26:20.413Z] === RUN   TestRemoveImageOrphaning
11:26:20 [2022-08-08T11:26:20.673Z] --- PASS: TestRemoveImageOrphaning (0.32s)
11:26:20 [2022-08-08T11:26:20.673Z] === RUN   TestRemoveImageGarbageCollector
11:26:21 [2022-08-08T11:26:21.242Z] time="2022-08-08T11:26:21Z" level=info msg="[graphdriver] trying configured driver: overlay2"
11:26:21 [2022-08-08T11:26:21.598Z] --- PASS: TestImportExtremelyLargeImageWorks (180.04s)
11:26:21 [2022-08-08T11:26:21.598Z] PASS
11:26:21 [2022-08-08T11:26:21.598Z] 
11:26:21 [2022-08-08T11:26:21.598Z] DONE 22 tests in 184.429s
11:26:21 [2022-08-08T11:26:21.598Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
11:26:21 [2022-08-08T11:26:21.598Z] ++ 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
11:26:21 [2022-08-08T11:26:21.598Z] ++ set -e
11:26:21 [2022-08-08T11:26:21.598Z] ++ '[' -n 0 ']'
11:26:21 [2022-08-08T11:26:21.598Z] ++ set -x
11:26:21 [2022-08-08T11:26:21.598Z] ++ 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
11:26:21 [2022-08-08T11:26:21.598Z] === RUN   TestStripANSICommands
11:26:21 [2022-08-08T11:26:21.598Z] === RUN   TestStripANSICommands/#00
11:26:21 [2022-08-08T11:26:21.598Z] === RUN   TestStripANSICommands/#01
11:26:21 [2022-08-08T11:26:21.598Z] --- PASS: TestStripANSICommands (0.00s)
11:26:21 [2022-08-08T11:26:21.598Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
11:26:21 [2022-08-08T11:26:21.598Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
11:26:21 [2022-08-08T11:26:21.598Z] PASS
11:26:21 [2022-08-08T11:26:21.598Z] 
11:26:21 [2022-08-08T11:26:21.598Z] DONE 3 tests in 0.061s
11:26:21 [2022-08-08T11:26:21.598Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
11:26:21 [2022-08-08T11:26:21.598Z] ++ 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
11:26:21 [2022-08-08T11:26:21.598Z] ++ set -e
11:26:21 [2022-08-08T11:26:21.598Z] ++ '[' -n 0 ']'
11:26:21 [2022-08-08T11:26:21.598Z] ++ set -x
11:26:21 [2022-08-08T11:26:21.598Z] ++ 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
11:26:21 [2022-08-08T11:26:21.598Z] INFO: Testing against a local daemon
11:26:21 [2022-08-08T11:26:21.598Z] === RUN   TestNetworkCreateDelete
11:26:21 [2022-08-08T11:26:21.857Z] --- PASS: TestNetworkCreateDelete (0.20s)
11:26:21 [2022-08-08T11:26:21.857Z] === RUN   TestDockerNetworkDeletePreferID
11:26:22 [2022-08-08T11:26:22.421Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s)
11:26:22 [2022-08-08T11:26:22.421Z] === RUN   TestDaemonDNSFallback
11:26:22 [2022-08-08T11:26:22.664Z] --- PASS: TestRemoveImageGarbageCollector (1.91s)
11:26:22 [2022-08-08T11:26:22.664Z] === RUN   TestTagUnprefixedRepoByNameOrName
11:26:22 [2022-08-08T11:26:22.664Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
11:26:22 [2022-08-08T11:26:22.664Z] === RUN   TestTagInvalidReference
11:26:22 [2022-08-08T11:26:22.664Z] --- PASS: TestTagInvalidReference (0.01s)
11:26:22 [2022-08-08T11:26:22.664Z] === RUN   TestTagValidPrefixedRepo
11:26:22 [2022-08-08T11:26:22.664Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
11:26:22 [2022-08-08T11:26:22.664Z] === RUN   TestTagExistedNameWithoutForce
11:26:22 [2022-08-08T11:26:22.664Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
11:26:22 [2022-08-08T11:26:22.664Z] === RUN   TestTagOfficialNames
11:26:22 [2022-08-08T11:26:22.664Z] --- PASS: TestTagOfficialNames (0.06s)
11:26:22 [2022-08-08T11:26:22.664Z] === RUN   TestTagMatchesDigest
11:26:22 [2022-08-08T11:26:22.933Z] --- PASS: TestTagMatchesDigest (0.04s)
11:26:22 [2022-08-08T11:26:22.933Z] === CONT  TestImportExtremelyLargeImageWorks
11:26:23 [2022-08-08T11:26:23.795Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
11:26:24 [2022-08-08T11:26:24.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
11:26:24 [2022-08-08T11:26:24.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
11:26:24 [2022-08-08T11:26:24.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
11:26:24 [2022-08-08T11:26:24.729Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
11:26:25 [2022-08-08T11:26:25.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
11:26:25 [2022-08-08T11:26:25.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
11:26:26 [2022-08-08T11:26:26.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
11:26:26 [2022-08-08T11:26:26.101Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
11:26:26 [2022-08-08T11:26:26.729Z] ok  	github.com/docker/docker/libnetwork/ipam	11.972s	coverage: 85.3% of statements
11:26:26 [2022-08-08T11:26:26.729Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
11:26:26 [2022-08-08T11:26:26.729Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
11:26:26 [2022-08-08T11:26:26.729Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
11:26:26 [2022-08-08T11:26:26.729Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.006s	coverage: 47.4% of statements
11:26:26 [2022-08-08T11:26:26.729Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
11:26:26 [2022-08-08T11:26:26.729Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
11:26:26 [2022-08-08T11:26:26.729Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.242s	coverage: 74.0% of statements
11:26:26 [2022-08-08T11:26:26.729Z] ok  	github.com/docker/docker/libnetwork/iptables	0.136s	coverage: 45.0% of statements
11:26:26 [2022-08-08T11:26:26.729Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.001s	coverage: 60.0% of statements
11:26:26 [2022-08-08T11:26:26.989Z] ok  	github.com/docker/docker/libnetwork/netutils	0.015s	coverage: 44.1% of statements
11:26:27 [2022-08-08T11:26:27.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
11:26:27 [2022-08-08T11:26:27.254Z] --- PASS: TestBuildWithHugeFile (51.28s)
11:26:27 [2022-08-08T11:26:27.254Z] === RUN   TestBuildWCOWSandboxSize
11:26:27 [2022-08-08T11:26:27.254Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
11:26:27 [2022-08-08T11:26:27.254Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
11:26:27 [2022-08-08T11:26:27.254Z] === RUN   TestBuildWithEmptyDockerfile
11:26:27 [2022-08-08T11:26:27.254Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:26:27 [2022-08-08T11:26:27.254Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:26:27 [2022-08-08T11:26:27.254Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:26:27 [2022-08-08T11:26:27.254Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:26:27 [2022-08-08T11:26:27.254Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:26:27 [2022-08-08T11:26:27.254Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:26:27 [2022-08-08T11:26:27.254Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:26:27 [2022-08-08T11:26:27.254Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:26:27 [2022-08-08T11:26:27.254Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:26:27 [2022-08-08T11:26:27.254Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s)
11:26:27 [2022-08-08T11:26:27.254Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s)
11:26:27 [2022-08-08T11:26:27.254Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s)
11:26:27 [2022-08-08T11:26:27.254Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
11:26:27 [2022-08-08T11:26:27.254Z] === RUN   TestBuildPreserveOwnership
11:26:27 [2022-08-08T11:26:27.254Z] === RUN   TestBuildPreserveOwnership/copy_from
11:26:28 [2022-08-08T11:26:28.186Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
11:26:28 [2022-08-08T11:26:28.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
11:26:29 [2022-08-08T11:26:29.382Z] --- PASS: TestDaemonDNSFallback (6.57s)
11:26:29 [2022-08-08T11:26:29.382Z] === RUN   TestInspectNetwork
11:26:29 [2022-08-08T11:26:29.640Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
11:26:29 [2022-08-08T11:26:29.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
11:26:30 [2022-08-08T11:26:30.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
11:26:31 [2022-08-08T11:26:31.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
11:26:31 [2022-08-08T11:26:31.542Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
11:26:31 [2022-08-08T11:26:31.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
11:26:32 [2022-08-08T11:26:32.368Z] --- PASS: TestBuildPreserveOwnership (10.29s)
11:26:32 [2022-08-08T11:26:32.368Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.24s)
11:26:32 [2022-08-08T11:26:32.368Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
11:26:32 [2022-08-08T11:26:32.368Z] === RUN   TestBuildPlatformInvalid
11:26:32 [2022-08-08T11:26:32.368Z] --- PASS: TestBuildPlatformInvalid (0.09s)
11:26:32 [2022-08-08T11:26:32.368Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
11:26:32 [2022-08-08T11:26:32.368Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
11:26:32 [2022-08-08T11:26:32.368Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
11:26:32 [2022-08-08T11:26:32.368Z] PASS
11:26:32 [2022-08-08T11:26:32.368Z] 
11:26:32 [2022-08-08T11:26:32.368Z] === Skipped
11:26:32 [2022-08-08T11:26:32.368Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
11:26:32 [2022-08-08T11:26:32.368Z]     build_session_test.go:25: TODO: BuildKit
11:26:32 [2022-08-08T11:26:32.368Z] 
11:26:32 [2022-08-08T11:26:32.368Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s)
11:26:32 [2022-08-08T11:26:32.368Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
11:26:32 [2022-08-08T11:26:32.368Z] 
11:26:32 [2022-08-08T11:26:32.368Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
11:26:32 [2022-08-08T11:26:32.368Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
11:26:32 [2022-08-08T11:26:32.368Z] 
11:26:32 [2022-08-08T11:26:32.368Z] DONE 34 tests, 3 skipped in 113.562s
11:26:32 [2022-08-08T11:26:32.368Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
11:26:32 [2022-08-08T11:26:32.368Z] INFO: Testing against a local daemon
11:26:32 [2022-08-08T11:26:32.368Z] === RUN   TestConfigInspect
11:26:32 [2022-08-08T11:26:32.368Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:26:32 [2022-08-08T11:26:32.368Z] --- SKIP: TestConfigInspect (0.02s)
11:26:32 [2022-08-08T11:26:32.368Z] === RUN   TestConfigList
11:26:32 [2022-08-08T11:26:32.368Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:26:32 [2022-08-08T11:26:32.368Z] --- SKIP: TestConfigList (0.01s)
11:26:32 [2022-08-08T11:26:32.368Z] === RUN   TestConfigsCreateAndDelete
11:26:32 [2022-08-08T11:26:32.368Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:26:32 [2022-08-08T11:26:32.368Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
11:26:32 [2022-08-08T11:26:32.368Z] === RUN   TestConfigsUpdate
11:26:32 [2022-08-08T11:26:32.368Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:26:32 [2022-08-08T11:26:32.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
11:26:32 [2022-08-08T11:26:32.626Z] --- SKIP: TestConfigsUpdate (0.02s)
11:26:32 [2022-08-08T11:26:32.626Z] === RUN   TestTemplatedConfig
11:26:32 [2022-08-08T11:26:32.626Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:26:32 [2022-08-08T11:26:32.626Z] --- SKIP: TestTemplatedConfig (0.00s)
11:26:32 [2022-08-08T11:26:32.626Z] === RUN   TestConfigCreateResolve
11:26:32 [2022-08-08T11:26:32.626Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:26:32 [2022-08-08T11:26:32.626Z] --- SKIP: TestConfigCreateResolve (0.01s)
11:26:32 [2022-08-08T11:26:32.626Z] PASS
11:26:32 [2022-08-08T11:26:32.626Z] 
11:26:32 [2022-08-08T11:26:32.626Z] === Skipped
11:26:32 [2022-08-08T11:26:32.626Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
11:26:32 [2022-08-08T11:26:32.626Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:26:32 [2022-08-08T11:26:32.626Z] 
11:26:32 [2022-08-08T11:26:32.626Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
11:26:32 [2022-08-08T11:26:32.626Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:26:32 [2022-08-08T11:26:32.626Z] 
11:26:32 [2022-08-08T11:26:32.626Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
11:26:32 [2022-08-08T11:26:32.626Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:26:32 [2022-08-08T11:26:32.626Z] 
11:26:32 [2022-08-08T11:26:32.626Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s)
11:26:32 [2022-08-08T11:26:32.626Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:26:32 [2022-08-08T11:26:32.626Z] 
11:26:32 [2022-08-08T11:26:32.626Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
11:26:32 [2022-08-08T11:26:32.626Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:26:32 [2022-08-08T11:26:32.626Z] 
11:26:32 [2022-08-08T11:26:32.626Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
11:26:32 [2022-08-08T11:26:32.626Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:26:32 [2022-08-08T11:26:32.626Z] 
11:26:32 [2022-08-08T11:26:32.626Z] DONE 6 tests, 6 skipped in 0.167s
11:26:32 [2022-08-08T11:26:32.626Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
11:26:32 [2022-08-08T11:26:32.884Z] INFO: Testing against a local daemon
11:26:32 [2022-08-08T11:26:32.884Z] === RUN   TestAttachWithTTY
11:26:32 [2022-08-08T11:26:32.884Z] --- PASS: TestAttachWithTTY (0.05s)
11:26:32 [2022-08-08T11:26:32.884Z] === RUN   TestAttachWithoutTTy
11:26:32 [2022-08-08T11:26:32.884Z] --- PASS: TestAttachWithoutTTy (0.04s)
11:26:32 [2022-08-08T11:26:32.884Z] === RUN   TestCheckpoint
11:26:32 [2022-08-08T11:26:32.884Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:26:32 [2022-08-08T11:26:32.884Z] --- SKIP: TestCheckpoint (0.00s)
11:26:32 [2022-08-08T11:26:32.884Z] === RUN   TestContainerInvalidJSON
11:26:32 [2022-08-08T11:26:32.884Z] === RUN   TestContainerInvalidJSON/commit
11:26:32 [2022-08-08T11:26:32.884Z] === PAUSE TestContainerInvalidJSON/commit
11:26:32 [2022-08-08T11:26:32.884Z] === RUN   TestContainerInvalidJSON/containers/create
11:26:32 [2022-08-08T11:26:32.884Z] === PAUSE TestContainerInvalidJSON/containers/create
11:26:32 [2022-08-08T11:26:32.884Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
11:26:32 [2022-08-08T11:26:32.884Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
11:26:32 [2022-08-08T11:26:32.884Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
11:26:32 [2022-08-08T11:26:32.884Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
11:26:32 [2022-08-08T11:26:32.884Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
11:26:32 [2022-08-08T11:26:32.884Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
11:26:32 [2022-08-08T11:26:32.884Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:26:32 [2022-08-08T11:26:32.884Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:26:32 [2022-08-08T11:26:32.884Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
11:26:32 [2022-08-08T11:26:32.884Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
11:26:32 [2022-08-08T11:26:32.884Z] === CONT  TestContainerInvalidJSON/commit
11:26:32 [2022-08-08T11:26:32.884Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
11:26:32 [2022-08-08T11:26:32.884Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
11:26:32 [2022-08-08T11:26:32.884Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
11:26:32 [2022-08-08T11:26:32.884Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
11:26:32 [2022-08-08T11:26:32.884Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
11:26:32 [2022-08-08T11:26:32.884Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
11:26:32 [2022-08-08T11:26:32.884Z] === RUN   TestContainerInvalidJSON/commit/empty_body
11:26:32 [2022-08-08T11:26:32.884Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
11:26:32 [2022-08-08T11:26:32.884Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
11:26:32 [2022-08-08T11:26:32.884Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
11:26:32 [2022-08-08T11:26:32.884Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
11:26:32 [2022-08-08T11:26:32.884Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
11:26:32 [2022-08-08T11:26:32.884Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
11:26:32 [2022-08-08T11:26:32.884Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
11:26:32 [2022-08-08T11:26:32.884Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
11:26:32 [2022-08-08T11:26:32.884Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
11:26:32 [2022-08-08T11:26:32.884Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
11:26:32 [2022-08-08T11:26:32.884Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
11:26:32 [2022-08-08T11:26:32.884Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
11:26:32 [2022-08-08T11:26:32.884Z] === CONT  TestContainerInvalidJSON/containers/create
11:26:32 [2022-08-08T11:26:32.884Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
11:26:32 [2022-08-08T11:26:32.884Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
11:26:32 [2022-08-08T11:26:32.884Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
11:26:32 [2022-08-08T11:26:32.884Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
11:26:32 [2022-08-08T11:26:32.884Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
11:26:32 [2022-08-08T11:26:32.884Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
11:26:32 [2022-08-08T11:26:32.884Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
11:26:32 [2022-08-08T11:26:32.884Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
11:26:32 [2022-08-08T11:26:32.884Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:26:32 [2022-08-08T11:26:32.884Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
11:26:32 [2022-08-08T11:26:32.884Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
11:26:32 [2022-08-08T11:26:32.884Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
11:26:32 [2022-08-08T11:26:32.884Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
11:26:32 [2022-08-08T11:26:32.884Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
11:26:32 [2022-08-08T11:26:32.884Z] --- PASS: TestContainerInvalidJSON (0.02s)
11:26:32 [2022-08-08T11:26:32.884Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
11:26:32 [2022-08-08T11:26:32.884Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
11:26:32 [2022-08-08T11:26:32.884Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
11:26:32 [2022-08-08T11:26:32.884Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
11:26:32 [2022-08-08T11:26:32.884Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
11:26:32 [2022-08-08T11:26:32.884Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
11:26:32 [2022-08-08T11:26:32.884Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
11:26:32 [2022-08-08T11:26:32.884Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
11:26:32 [2022-08-08T11:26:32.884Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
11:26:32 [2022-08-08T11:26:32.884Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
11:26:32 [2022-08-08T11:26:32.884Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
11:26:32 [2022-08-08T11:26:32.884Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
11:26:32 [2022-08-08T11:26:32.884Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
11:26:32 [2022-08-08T11:26:32.884Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
11:26:32 [2022-08-08T11:26:32.884Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
11:26:32 [2022-08-08T11:26:32.884Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s)
11:26:32 [2022-08-08T11:26:32.884Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
11:26:32 [2022-08-08T11:26:32.884Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
11:26:32 [2022-08-08T11:26:32.884Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
11:26:32 [2022-08-08T11:26:32.884Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
11:26:32 [2022-08-08T11:26:32.884Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
11:26:32 [2022-08-08T11:26:32.884Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
11:26:32 [2022-08-08T11:26:32.884Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
11:26:32 [2022-08-08T11:26:32.884Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
11:26:32 [2022-08-08T11:26:32.884Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
11:26:32 [2022-08-08T11:26:32.884Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
11:26:32 [2022-08-08T11:26:32.884Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
11:26:32 [2022-08-08T11:26:32.884Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
11:26:32 [2022-08-08T11:26:32.884Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
11:26:32 [2022-08-08T11:26:32.884Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
11:26:32 [2022-08-08T11:26:32.884Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
11:26:32 [2022-08-08T11:26:32.884Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
11:26:32 [2022-08-08T11:26:32.884Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
11:26:32 [2022-08-08T11:26:32.884Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
11:26:32 [2022-08-08T11:26:32.884Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
11:26:32 [2022-08-08T11:26:32.884Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:26:32 [2022-08-08T11:26:32.884Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
11:26:32 [2022-08-08T11:26:32.884Z] === RUN   TestCopyFromContainerPathIsNotDir
11:26:32 [2022-08-08T11:26:32.916Z] === RUN   TestInspectNetwork/full_network_id
11:26:32 [2022-08-08T11:26:32.916Z] === RUN   TestInspectNetwork/partial_network_id
11:26:32 [2022-08-08T11:26:32.916Z] === RUN   TestInspectNetwork/network_name
11:26:32 [2022-08-08T11:26:32.916Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
11:26:32 [2022-08-08T11:26:32.916Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
11:26:33 [2022-08-08T11:26:33.143Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
11:26:33 [2022-08-08T11:26:33.143Z] === RUN   TestCopyToContainerPathDoesNotExist
11:26:33 [2022-08-08T11:26:33.143Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
11:26:33 [2022-08-08T11:26:33.143Z] === RUN   TestCopyEmptyFile
11:26:33 [2022-08-08T11:26:33.401Z] --- PASS: TestCopyEmptyFile (0.21s)
11:26:33 [2022-08-08T11:26:33.401Z] === RUN   TestCopyToContainerPathIsNotDir
11:26:33 [2022-08-08T11:26:33.401Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
11:26:33 [2022-08-08T11:26:33.401Z] === RUN   TestCopyFromContainer
11:26:33 [2022-08-08T11:26:33.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
11:26:34 [2022-08-08T11:26:34.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
11:26:35 [2022-08-08T11:26:35.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
11:26:36 [2022-08-08T11:26:36.044Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:26:36 [2022-08-08T11:26:36.044Z] Using test binary docker
11:26:36 [2022-08-08T11:26:36.044Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
11:26:36 [2022-08-08T11:26:36.044Z] +++ /etc/init.d/apparmor start
11:26:36 [2022-08-08T11:26:36.044Z] Not: starting.
11:26:36 [2022-08-08T11:26:36.044Z] INFO: Waiting for daemon to start...
11:26:36 [2022-08-08T11:26:36.044Z] Starting dockerd
11:26:36 [2022-08-08T11:26:36.044Z] +++ 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
11:26:37 [2022-08-08T11:26:37.100Z] --- PASS: TestInspectNetwork (8.28s)
11:26:37 [2022-08-08T11:26:37.100Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
11:26:37 [2022-08-08T11:26:37.100Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
11:26:37 [2022-08-08T11:26:37.100Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
11:26:37 [2022-08-08T11:26:37.100Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
11:26:37 [2022-08-08T11:26:37.100Z] === RUN   TestRunContainerWithBridgeNone
11:26:37 [2022-08-08T11:26:37.649Z] === RUN   TestCopyFromContainer//
11:26:37 [2022-08-08T11:26:37.649Z] === RUN   TestCopyFromContainer//bar/root
11:26:37 [2022-08-08T11:26:37.649Z] === RUN   TestCopyFromContainer//bar/root/
11:26:37 [2022-08-08T11:26:37.649Z] === RUN   TestCopyFromContainer/bar/quux
11:26:37 [2022-08-08T11:26:37.649Z] === RUN   TestCopyFromContainer/bar/quux/
11:26:37 [2022-08-08T11:26:37.649Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:26:37 [2022-08-08T11:26:37.649Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:26:37 [2022-08-08T11:26:37.649Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:26:37 [2022-08-08T11:26:37.649Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:26:37 [2022-08-08T11:26:37.649Z] === RUN   TestCopyFromContainer/bar/notarget
11:26:37 [2022-08-08T11:26:37.649Z] --- PASS: TestCopyFromContainer (4.42s)
11:26:37 [2022-08-08T11:26:37.649Z]     --- PASS: TestCopyFromContainer// (0.06s)
11:26:37 [2022-08-08T11:26:37.649Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
11:26:37 [2022-08-08T11:26:37.649Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
11:26:37 [2022-08-08T11:26:37.649Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
11:26:37 [2022-08-08T11:26:37.649Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
11:26:37 [2022-08-08T11:26:37.649Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
11:26:37 [2022-08-08T11:26:37.649Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
11:26:37 [2022-08-08T11:26:37.649Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
11:26:37 [2022-08-08T11:26:37.649Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
11:26:37 [2022-08-08T11:26:37.649Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
11:26:37 [2022-08-08T11:26:37.649Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
11:26:37 [2022-08-08T11:26:37.649Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:26:37 [2022-08-08T11:26:37.649Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:26:37 [2022-08-08T11:26:37.649Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:26:37 [2022-08-08T11:26:37.649Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:26:37 [2022-08-08T11:26:37.649Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
11:26:37 [2022-08-08T11:26:37.649Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
11:26:37 [2022-08-08T11:26:37.907Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:26:37 [2022-08-08T11:26:37.907Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
11:26:37 [2022-08-08T11:26:37.907Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:26:37 [2022-08-08T11:26:37.907Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
11:26:37 [2022-08-08T11:26:37.907Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
11:26:37 [2022-08-08T11:26:37.907Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
11:26:37 [2022-08-08T11:26:37.908Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
11:26:37 [2022-08-08T11:26:37.908Z] === RUN   TestCreateLinkToNonExistingContainer
11:26:37 [2022-08-08T11:26:37.908Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
11:26:37 [2022-08-08T11:26:37.908Z] === RUN   TestCreateWithInvalidEnv
11:26:37 [2022-08-08T11:26:37.908Z] === RUN   TestCreateWithInvalidEnv/0
11:26:37 [2022-08-08T11:26:37.908Z] === PAUSE TestCreateWithInvalidEnv/0
11:26:37 [2022-08-08T11:26:37.908Z] === RUN   TestCreateWithInvalidEnv/1
11:26:37 [2022-08-08T11:26:37.908Z] === PAUSE TestCreateWithInvalidEnv/1
11:26:37 [2022-08-08T11:26:37.908Z] === RUN   TestCreateWithInvalidEnv/2
11:26:37 [2022-08-08T11:26:37.908Z] === PAUSE TestCreateWithInvalidEnv/2
11:26:37 [2022-08-08T11:26:37.908Z] === CONT  TestCreateWithInvalidEnv/0
11:26:37 [2022-08-08T11:26:37.908Z] === CONT  TestCreateWithInvalidEnv/2
11:26:37 [2022-08-08T11:26:37.908Z] === CONT  TestCreateWithInvalidEnv/1
11:26:37 [2022-08-08T11:26:37.908Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
11:26:37 [2022-08-08T11:26:37.908Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
11:26:37 [2022-08-08T11:26:37.908Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
11:26:37 [2022-08-08T11:26:37.908Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
11:26:37 [2022-08-08T11:26:37.908Z] === RUN   TestCreateTmpfsMountsTarget
11:26:37 [2022-08-08T11:26:37.908Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
11:26:37 [2022-08-08T11:26:37.908Z] === RUN   TestCreateWithCustomMaskedPaths
11:26:37 [2022-08-08T11:26:37.942Z] .
11:26:37 [2022-08-08T11:26:37.942Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
11:26:37 [2022-08-08T11:26:37.942Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
11:26:37 [2022-08-08T11:26:37.942Z] Error: No such image: emptyfs
11:26:37 [2022-08-08T11:26:37.942Z] ++++ tar -cC bundles/test-integration/emptyfs .
11:26:37 [2022-08-08T11:26:37.942Z] ++++ docker load
11:26:38 [2022-08-08T11:26:38.200Z] Running integration-test (iteration 1)
11:26:38 [2022-08-08T11:26:38.200Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
11:26:38 [2022-08-08T11:26:38.200Z] ++ 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
11:26:38 [2022-08-08T11:26:38.200Z] ++ set -e
11:26:38 [2022-08-08T11:26:38.200Z] ++ '[' -n 0 ']'
11:26:38 [2022-08-08T11:26:38.200Z] ++ set -x
11:26:38 [2022-08-08T11:26:38.200Z] ++ 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
11:26:38 [2022-08-08T11:26:38.459Z] Loaded image: busybox:latest
11:26:38 [2022-08-08T11:26:38.459Z] Loaded image: busybox:glibc
11:26:39 [2022-08-08T11:26:39.004Z] --- PASS: TestRunContainerWithBridgeNone (1.91s)
11:26:39 [2022-08-08T11:26:39.004Z] === RUN   TestNetworkInvalidJSON
11:26:39 [2022-08-08T11:26:39.004Z] === RUN   TestNetworkInvalidJSON/networks/create
11:26:39 [2022-08-08T11:26:39.004Z] === PAUSE TestNetworkInvalidJSON/networks/create
11:26:39 [2022-08-08T11:26:39.004Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
11:26:39 [2022-08-08T11:26:39.004Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
11:26:39 [2022-08-08T11:26:39.004Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
11:26:39 [2022-08-08T11:26:39.004Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
11:26:39 [2022-08-08T11:26:39.004Z] === CONT  TestNetworkInvalidJSON/networks/create
11:26:39 [2022-08-08T11:26:39.004Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
11:26:39 [2022-08-08T11:26:39.004Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
11:26:39 [2022-08-08T11:26:39.004Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
11:26:39 [2022-08-08T11:26:39.004Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
11:26:39 [2022-08-08T11:26:39.004Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
11:26:39 [2022-08-08T11:26:39.004Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
11:26:39 [2022-08-08T11:26:39.004Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
11:26:39 [2022-08-08T11:26:39.004Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
11:26:39 [2022-08-08T11:26:39.004Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
11:26:39 [2022-08-08T11:26:39.004Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
11:26:39 [2022-08-08T11:26:39.004Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
11:26:39 [2022-08-08T11:26:39.265Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
11:26:39 [2022-08-08T11:26:39.265Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
11:26:39 [2022-08-08T11:26:39.265Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
11:26:39 [2022-08-08T11:26:39.265Z] --- PASS: TestNetworkInvalidJSON (0.04s)
11:26:39 [2022-08-08T11:26:39.265Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
11:26:39 [2022-08-08T11:26:39.265Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
11:26:39 [2022-08-08T11:26:39.265Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
11:26:39 [2022-08-08T11:26:39.265Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
11:26:39 [2022-08-08T11:26:39.265Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
11:26:39 [2022-08-08T11:26:39.265Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.01s)
11:26:39 [2022-08-08T11:26:39.265Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
11:26:39 [2022-08-08T11:26:39.265Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
11:26:39 [2022-08-08T11:26:39.265Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.01s)
11:26:39 [2022-08-08T11:26:39.265Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
11:26:39 [2022-08-08T11:26:39.265Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s)
11:26:39 [2022-08-08T11:26:39.265Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
11:26:39 [2022-08-08T11:26:39.265Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
11:26:39 [2022-08-08T11:26:39.265Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
11:26:39 [2022-08-08T11:26:39.265Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
11:26:39 [2022-08-08T11:26:39.265Z] === RUN   TestNetworkList
11:26:39 [2022-08-08T11:26:39.265Z] === RUN   TestNetworkList//networks
11:26:39 [2022-08-08T11:26:39.265Z] === PAUSE TestNetworkList//networks
11:26:39 [2022-08-08T11:26:39.265Z] === RUN   TestNetworkList//networks/
11:26:39 [2022-08-08T11:26:39.265Z] === PAUSE TestNetworkList//networks/
11:26:39 [2022-08-08T11:26:39.265Z] === CONT  TestNetworkList//networks
11:26:39 [2022-08-08T11:26:39.265Z] === CONT  TestNetworkList//networks/
11:26:39 [2022-08-08T11:26:39.265Z] --- PASS: TestNetworkList (0.02s)
11:26:39 [2022-08-08T11:26:39.265Z]     --- PASS: TestNetworkList//networks (0.00s)
11:26:39 [2022-08-08T11:26:39.265Z]     --- PASS: TestNetworkList//networks/ (0.00s)
11:26:39 [2022-08-08T11:26:39.265Z] === RUN   TestHostIPv4BridgeLabel
11:26:39 [2022-08-08T11:26:39.288Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s)
11:26:39 [2022-08-08T11:26:39.288Z] === RUN   TestCreateWithCustomReadonlyPaths
11:26:39 [2022-08-08T11:26:39.392Z] Loaded image: debian:bullseye-slim
11:26:39 [2022-08-08T11:26:39.392Z] Loaded image: hello-world:latest
11:26:39 [2022-08-08T11:26:39.650Z] Loaded image: arm32v7/hello-world:latest
11:26:39 [2022-08-08T11:26:39.650Z] INFO: Testing against a local daemon
11:26:39 [2022-08-08T11:26:39.650Z] === RUN   TestCgroupNamespacesBuild
11:26:39 [2022-08-08T11:26:39.831Z] --- PASS: TestHostIPv4BridgeLabel (0.59s)
11:26:39 [2022-08-08T11:26:39.832Z] === RUN   TestDaemonRestartWithLiveRestore
11:26:40 [2022-08-08T11:26:40.223Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.23s)
11:26:40 [2022-08-08T11:26:40.223Z] === RUN   TestCreateWithInvalidHealthcheckParams
11:26:40 [2022-08-08T11:26:40.223Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:26:40 [2022-08-08T11:26:40.223Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:26:40 [2022-08-08T11:26:40.223Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:26:40 [2022-08-08T11:26:40.223Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:26:40 [2022-08-08T11:26:40.223Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:26:40 [2022-08-08T11:26:40.223Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:26:40 [2022-08-08T11:26:40.223Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:26:40 [2022-08-08T11:26:40.223Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:26:40 [2022-08-08T11:26:40.223Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:26:40 [2022-08-08T11:26:40.223Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:26:40 [2022-08-08T11:26:40.223Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:26:40 [2022-08-08T11:26:40.223Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:26:40 [2022-08-08T11:26:40.223Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:26:40 [2022-08-08T11:26:40.223Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:26:40 [2022-08-08T11:26:40.223Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:26:40 [2022-08-08T11:26:40.223Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
11:26:40 [2022-08-08T11:26:40.223Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
11:26:40 [2022-08-08T11:26:40.223Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
11:26:40 [2022-08-08T11:26:40.223Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
11:26:40 [2022-08-08T11:26:40.223Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
11:26:40 [2022-08-08T11:26:40.223Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
11:26:40 [2022-08-08T11:26:40.223Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
11:26:40 [2022-08-08T11:26:40.766Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
11:26:40 [2022-08-08T11:26:40.766Z] === RUN   TestDaemonDefaultNetworkPools
11:26:40 [2022-08-08T11:26:40.788Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s)
11:26:40 [2022-08-08T11:26:40.788Z] === RUN   TestCreateDifferentPlatform
11:26:40 [2022-08-08T11:26:40.788Z] === RUN   TestCreateDifferentPlatform/different_os
11:26:40 [2022-08-08T11:26:40.788Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
11:26:40 [2022-08-08T11:26:40.788Z] --- PASS: TestCreateDifferentPlatform (0.02s)
11:26:40 [2022-08-08T11:26:40.788Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
11:26:40 [2022-08-08T11:26:40.788Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
11:26:40 [2022-08-08T11:26:40.788Z] === RUN   TestCreateVolumesFromNonExistingContainer
11:26:40 [2022-08-08T11:26:40.788Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
11:26:40 [2022-08-08T11:26:40.788Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
11:26:40 [2022-08-08T11:26:40.788Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
11:26:40 [2022-08-08T11:26:40.788Z] === RUN   TestCreateInvalidHostConfig
11:26:40 [2022-08-08T11:26:40.788Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
11:26:40 [2022-08-08T11:26:40.788Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
11:26:40 [2022-08-08T11:26:40.788Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
11:26:40 [2022-08-08T11:26:40.788Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
11:26:40 [2022-08-08T11:26:40.788Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
11:26:40 [2022-08-08T11:26:40.788Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
11:26:40 [2022-08-08T11:26:40.788Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
11:26:40 [2022-08-08T11:26:40.788Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
11:26:40 [2022-08-08T11:26:40.788Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
11:26:40 [2022-08-08T11:26:40.788Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
11:26:40 [2022-08-08T11:26:40.788Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
11:26:40 [2022-08-08T11:26:40.788Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
11:26:40 [2022-08-08T11:26:40.788Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
11:26:40 [2022-08-08T11:26:40.788Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
11:26:40 [2022-08-08T11:26:40.788Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
11:26:40 [2022-08-08T11:26:40.788Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
11:26:40 [2022-08-08T11:26:40.788Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
11:26:40 [2022-08-08T11:26:40.788Z] === RUN   TestContainerStartOnDaemonRestart
11:26:40 [2022-08-08T11:26:40.788Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
11:26:40 [2022-08-08T11:26:40.788Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
11:26:40 [2022-08-08T11:26:40.788Z] === RUN   TestDaemonRestartIpcMode
11:26:40 [2022-08-08T11:26:40.788Z] === PAUSE TestDaemonRestartIpcMode
11:26:40 [2022-08-08T11:26:40.788Z] === RUN   TestDaemonHostGatewayIP
11:26:40 [2022-08-08T11:26:40.788Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
11:26:40 [2022-08-08T11:26:40.788Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
11:26:40 [2022-08-08T11:26:40.788Z] === RUN   TestRestartDaemonWithRestartingContainer
11:26:40 [2022-08-08T11:26:40.788Z] === PAUSE TestRestartDaemonWithRestartingContainer
11:26:40 [2022-08-08T11:26:40.788Z] === RUN   TestContainerKillOnDaemonStart
11:26:40 [2022-08-08T11:26:40.788Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
11:26:40 [2022-08-08T11:26:40.788Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
11:26:40 [2022-08-08T11:26:40.788Z] === RUN   TestDiff
11:26:41 [2022-08-08T11:26:41.024Z] --- PASS: TestCgroupNamespacesBuild (1.31s)
11:26:41 [2022-08-08T11:26:41.024Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
11:26:41 [2022-08-08T11:26:41.352Z] --- PASS: TestDiff (0.42s)
11:26:41 [2022-08-08T11:26:41.352Z] === RUN   TestExecConsoleSize
11:26:41 [2022-08-08T11:26:41.701Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s)
11:26:41 [2022-08-08T11:26:41.701Z] === RUN   TestDaemonRestartWithExistingNetwork
11:26:41 [2022-08-08T11:26:41.917Z] --- PASS: TestExecConsoleSize (0.48s)
11:26:41 [2022-08-08T11:26:41.918Z] === RUN   TestExecWithCloseStdin
11:26:41 [2022-08-08T11:26:41.959Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s)
11:26:41 [2022-08-08T11:26:41.959Z] === RUN   TestBuildWithSession
11:26:41 [2022-08-08T11:26:41.959Z]     build_session_test.go:25: TODO: BuildKit
11:26:41 [2022-08-08T11:26:41.959Z] --- SKIP: TestBuildWithSession (0.00s)
11:26:41 [2022-08-08T11:26:41.959Z] === RUN   TestBuildSquashParent
11:26:42 [2022-08-08T11:26:42.175Z] --- PASS: TestExecWithCloseStdin (0.49s)
11:26:42 [2022-08-08T11:26:42.175Z] === RUN   TestExec
11:26:42 [2022-08-08T11:26:42.741Z] --- PASS: TestExec (0.48s)
11:26:42 [2022-08-08T11:26:42.741Z] === RUN   TestExecUser
11:26:43 [2022-08-08T11:26:43.076Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
11:26:43 [2022-08-08T11:26:43.076Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
11:26:43 [2022-08-08T11:26:43.307Z] --- PASS: TestExecUser (0.52s)
11:26:43 [2022-08-08T11:26:43.307Z] === RUN   TestExportContainerAndImportImage
11:26:43 [2022-08-08T11:26:43.642Z] === RUN   TestDockerSuite/TestBuildDotDotFile
11:26:43 [2022-08-08T11:26:43.642Z] === RUN   TestDockerSuite/TestBuildEOLInLine
11:26:43 [2022-08-08T11:26:43.873Z] --- PASS: TestExportContainerAndImportImage (0.55s)
11:26:43 [2022-08-08T11:26:43.873Z] === RUN   TestExportContainerAfterDaemonRestart
11:26:44 [2022-08-08T11:26:44.208Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s)
11:26:44 [2022-08-08T11:26:44.208Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
11:26:44 [2022-08-08T11:26:44.774Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s)
11:26:44 [2022-08-08T11:26:44.774Z] === RUN   TestServiceWithPredefinedNetwork
11:26:45 [2022-08-08T11:26:45.246Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s)
11:26:45 [2022-08-08T11:26:45.246Z] === RUN   TestHealthCheckWorkdir
11:26:45 [2022-08-08T11:26:45.504Z] --- PASS: TestHealthCheckWorkdir (0.52s)
11:26:45 [2022-08-08T11:26:45.504Z] === RUN   TestHealthKillContainer
11:26:47 [2022-08-08T11:26:47.221Z] --- PASS: TestBuildSquashParent (4.25s)
11:26:47 [2022-08-08T11:26:47.221Z] === RUN   TestBuildWithRemoveAndForceRemove
11:26:47 [2022-08-08T11:26:47.221Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:26:47 [2022-08-08T11:26:47.221Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:26:47 [2022-08-08T11:26:47.221Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:26:47 [2022-08-08T11:26:47.221Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:26:47 [2022-08-08T11:26:47.221Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:26:47 [2022-08-08T11:26:47.221Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:26:47 [2022-08-08T11:26:47.221Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:26:47 [2022-08-08T11:26:47.221Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:26:47 [2022-08-08T11:26:47.221Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:26:47 [2022-08-08T11:26:47.221Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:26:47 [2022-08-08T11:26:47.221Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:26:47 [2022-08-08T11:26:47.221Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:26:47 [2022-08-08T11:26:47.221Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:26:47 [2022-08-08T11:26:47.221Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:26:47 [2022-08-08T11:26:47.305Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
11:26:47 [2022-08-08T11:26:47.305Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
11:26:47 [2022-08-08T11:26:47.479Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:26:47 [2022-08-08T11:26:47.563Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
11:26:47 [2022-08-08T11:26:47.563Z] --- PASS: TestServiceWithPredefinedNetwork (2.93s)
11:26:47 [2022-08-08T11:26:47.563Z] === RUN   TestServiceRemoveKeepsIngressNetwork
11:26:47 [2022-08-08T11:26:47.563Z]     service_test.go:243: FLAKY_TEST
11:26:47 [2022-08-08T11:26:47.563Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
11:26:47 [2022-08-08T11:26:47.563Z] === RUN   TestServiceWithDataPathPortInit
11:26:47 [2022-08-08T11:26:47.738Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:26:48 [2022-08-08T11:26:48.130Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
11:26:48 [2022-08-08T11:26:48.130Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
11:26:48 [2022-08-08T11:26:48.389Z] === RUN   TestDockerSuite/TestBuildEntrypoint
11:26:48 [2022-08-08T11:26:48.646Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
11:26:48 [2022-08-08T11:26:48.672Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:26:48 [2022-08-08T11:26:48.930Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:26:50 [2022-08-08T11:26:50.306Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
11:26:50 [2022-08-08T11:26:50.306Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.30s)
11:26:50 [2022-08-08T11:26:50.306Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.36s)
11:26:50 [2022-08-08T11:26:50.306Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.13s)
11:26:50 [2022-08-08T11:26:50.306Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.34s)
11:26:50 [2022-08-08T11:26:50.306Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.33s)
11:26:50 [2022-08-08T11:26:50.306Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.23s)
11:26:50 [2022-08-08T11:26:50.306Z] === RUN   TestBuildMultiStageCopy
11:26:50 [2022-08-08T11:26:50.306Z] === RUN   TestBuildMultiStageCopy/copy_to_root
11:26:50 [2022-08-08T11:26:50.549Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
11:26:51 [2022-08-08T11:26:51.240Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
11:26:51 [2022-08-08T11:26:51.483Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
11:26:51 [2022-08-08T11:26:51.498Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
11:26:51 [2022-08-08T11:26:51.755Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
11:26:52 [2022-08-08T11:26:52.014Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
11:26:52 [2022-08-08T11:26:52.272Z] --- PASS: TestBuildMultiStageCopy (1.99s)
11:26:52 [2022-08-08T11:26:52.272Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.12s)
11:26:52 [2022-08-08T11:26:52.272Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s)
11:26:52 [2022-08-08T11:26:52.272Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s)
11:26:52 [2022-08-08T11:26:52.272Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s)
11:26:52 [2022-08-08T11:26:52.272Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s)
11:26:52 [2022-08-08T11:26:52.272Z] === RUN   TestBuildMultiStageParentConfig
11:26:52 [2022-08-08T11:26:52.417Z] === RUN   TestDockerSuite/TestBuildEnv
11:26:52 [2022-08-08T11:26:52.838Z] --- PASS: TestBuildMultiStageParentConfig (0.59s)
11:26:52 [2022-08-08T11:26:52.838Z] === RUN   TestBuildLabelWithTargets
11:26:52 [2022-08-08T11:26:52.984Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
11:26:53 [2022-08-08T11:26:53.609Z] --- PASS: TestHealthKillContainer (7.86s)
11:26:53 [2022-08-08T11:26:53.609Z] === RUN   TestInspectCpusetInConfigPre120
11:26:53 [2022-08-08T11:26:53.609Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
11:26:53 [2022-08-08T11:26:53.609Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
11:26:53 [2022-08-08T11:26:53.609Z] === RUN   TestIpcModeNone
11:26:53 [2022-08-08T11:26:53.772Z] --- PASS: TestBuildLabelWithTargets (1.02s)
11:26:53 [2022-08-08T11:26:53.772Z] === RUN   TestBuildWithEmptyLayers
11:26:53 [2022-08-08T11:26:53.917Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
11:26:54 [2022-08-08T11:26:54.175Z] --- PASS: TestIpcModeNone (0.62s)
11:26:54 [2022-08-08T11:26:54.175Z] === RUN   TestIpcModePrivate
11:26:54 [2022-08-08T11:26:54.338Z] --- PASS: TestBuildWithEmptyLayers (0.45s)
11:26:54 [2022-08-08T11:26:54.338Z] === RUN   TestBuildMultiStageOnBuild
11:26:54 [2022-08-08T11:26:54.433Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
11:26:54 [2022-08-08T11:26:54.690Z] --- PASS: TestIpcModePrivate (0.47s)
11:26:54 [2022-08-08T11:26:54.690Z] === RUN   TestIpcModeShareable
11:26:54 [2022-08-08T11:26:54.690Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:26:54 [2022-08-08T11:26:54.690Z] --- SKIP: TestIpcModeShareable (0.00s)
11:26:54 [2022-08-08T11:26:54.690Z] === RUN   TestAPIIpcModeShareableAndContainer
11:26:54 [2022-08-08T11:26:54.852Z] === RUN   TestDockerSuite/TestBuildEnvUsage
11:26:55 [2022-08-08T11:26:55.711Z] --- PASS: TestBuildMultiStageOnBuild (1.30s)
11:26:55 [2022-08-08T11:26:55.711Z] === RUN   TestBuildUncleanTarFilenames
11:26:56 [2022-08-08T11:26:56.062Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.43s)
11:26:56 [2022-08-08T11:26:56.062Z] === RUN   TestAPIIpcModeHost
11:26:56 [2022-08-08T11:26:56.062Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:26:56 [2022-08-08T11:26:56.062Z] --- SKIP: TestAPIIpcModeHost (0.00s)
11:26:56 [2022-08-08T11:26:56.062Z] === RUN   TestDaemonIpcModeShareable
11:26:56 [2022-08-08T11:26:56.062Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:26:56 [2022-08-08T11:26:56.062Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
11:26:56 [2022-08-08T11:26:56.062Z] === RUN   TestDaemonIpcModePrivate
11:26:56 [2022-08-08T11:26:56.276Z] --- PASS: TestBuildUncleanTarFilenames (0.63s)
11:26:56 [2022-08-08T11:26:56.276Z] === RUN   TestBuildMultiStageLayerLeak
11:26:56 [2022-08-08T11:26:56.994Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
11:26:57 [2022-08-08T11:26:57.252Z] --- PASS: TestDaemonIpcModePrivate (1.15s)
11:26:57 [2022-08-08T11:26:57.252Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:26:57 [2022-08-08T11:26:57.252Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:26:57 [2022-08-08T11:26:57.252Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
11:26:57 [2022-08-08T11:26:57.252Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:26:57 [2022-08-08T11:26:57.252Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:26:57 [2022-08-08T11:26:57.252Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
11:26:57 [2022-08-08T11:26:57.252Z] === RUN   TestIpcModeOlderClient
11:26:57 [2022-08-08T11:26:57.252Z] === PAUSE TestIpcModeOlderClient
11:26:57 [2022-08-08T11:26:57.252Z] === RUN   TestKillContainerInvalidSignal
11:26:57 [2022-08-08T11:26:57.509Z] --- PASS: TestKillContainerInvalidSignal (0.41s)
11:26:57 [2022-08-08T11:26:57.509Z] === RUN   TestKillContainer
11:26:57 [2022-08-08T11:26:57.509Z] === RUN   TestKillContainer/no_signal
11:26:57 [2022-08-08T11:26:57.648Z] --- PASS: TestBuildMultiStageLayerLeak (1.41s)
11:26:57 [2022-08-08T11:26:57.648Z] === RUN   TestBuildWithHugeFile
11:26:58 [2022-08-08T11:26:58.075Z] === RUN   TestKillContainer/non_killing_signal
11:26:58 [2022-08-08T11:26:58.332Z] === RUN   TestKillContainer/killing_signal
11:26:58 [2022-08-08T11:26:58.897Z] --- PASS: TestKillContainer (1.29s)
11:26:58 [2022-08-08T11:26:58.897Z]     --- PASS: TestKillContainer/no_signal (0.43s)
11:26:58 [2022-08-08T11:26:58.897Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
11:26:58 [2022-08-08T11:26:58.897Z]     --- PASS: TestKillContainer/killing_signal (0.39s)
11:26:58 [2022-08-08T11:26:58.897Z] === RUN   TestKillWithStopSignalAndRestartPolicies
11:26:58 [2022-08-08T11:26:58.897Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
11:26:59 [2022-08-08T11:26:59.462Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
11:26:59 [2022-08-08T11:26:59.721Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s)
11:26:59 [2022-08-08T11:26:59.721Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s)
11:26:59 [2022-08-08T11:26:59.721Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s)
11:26:59 [2022-08-08T11:26:59.721Z] === RUN   TestKillStoppedContainer
11:26:59 [2022-08-08T11:26:59.721Z] --- PASS: TestKillStoppedContainer (0.04s)
11:26:59 [2022-08-08T11:26:59.721Z] === RUN   TestKillStoppedContainerAPIPre120
11:26:59 [2022-08-08T11:26:59.721Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
11:26:59 [2022-08-08T11:26:59.721Z] === RUN   TestKillDifferentUserContainer
11:27:00 [2022-08-08T11:27:00.117Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
11:27:00 [2022-08-08T11:27:00.286Z] --- PASS: TestKillDifferentUserContainer (0.41s)
11:27:00 [2022-08-08T11:27:00.286Z] === RUN   TestInspectOomKilledTrue
11:27:00 [2022-08-08T11:27:00.286Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
11:27:00 [2022-08-08T11:27:00.286Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
11:27:00 [2022-08-08T11:27:00.286Z] === RUN   TestInspectOomKilledFalse
11:27:00 [2022-08-08T11:27:00.286Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:27:00 [2022-08-08T11:27:00.286Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
11:27:00 [2022-08-08T11:27:00.286Z] === RUN   TestLinksEtcHostsContentMatch
11:27:00 [2022-08-08T11:27:00.286Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
11:27:00 [2022-08-08T11:27:00.286Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
11:27:00 [2022-08-08T11:27:00.286Z] === RUN   TestLinksContainerNames
11:27:01 [2022-08-08T11:27:01.218Z] --- PASS: TestLinksContainerNames (0.88s)
11:27:01 [2022-08-08T11:27:01.218Z] === RUN   TestLogsFollowTailEmpty
11:27:01 [2022-08-08T11:27:01.475Z] --- PASS: TestLogsFollowTailEmpty (0.43s)
11:27:01 [2022-08-08T11:27:01.475Z] === RUN   TestLogs
11:27:01 [2022-08-08T11:27:01.475Z] === RUN   TestLogs/driver_local
11:27:01 [2022-08-08T11:27:01.475Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
11:27:01 [2022-08-08T11:27:01.475Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
11:27:01 [2022-08-08T11:27:01.475Z] === RUN   TestLogs/driver_local/tty/only_stdout
11:27:01 [2022-08-08T11:27:01.475Z] === PAUSE TestLogs/driver_local/tty/only_stdout
11:27:01 [2022-08-08T11:27:01.476Z] === RUN   TestLogs/driver_local/tty/only_stderr
11:27:01 [2022-08-08T11:27:01.476Z] === PAUSE TestLogs/driver_local/tty/only_stderr
11:27:01 [2022-08-08T11:27:01.476Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
11:27:01 [2022-08-08T11:27:01.476Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
11:27:01 [2022-08-08T11:27:01.476Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
11:27:01 [2022-08-08T11:27:01.476Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
11:27:01 [2022-08-08T11:27:01.476Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
11:27:01 [2022-08-08T11:27:01.476Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
11:27:01 [2022-08-08T11:27:01.476Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
11:27:01 [2022-08-08T11:27:01.476Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
11:27:02 [2022-08-08T11:27:02.042Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
11:27:02 [2022-08-08T11:27:02.300Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
11:27:02 [2022-08-08T11:27:02.865Z] === CONT  TestLogs/driver_local/tty/only_stderr
11:27:02 [2022-08-08T11:27:02.865Z] === CONT  TestLogs/driver_local/tty/only_stdout
11:27:03 [2022-08-08T11:27:03.398Z] --- PASS: TestServiceWithDataPathPortInit (15.72s)
11:27:03 [2022-08-08T11:27:03.398Z] === RUN   TestServiceWithDefaultAddressPoolInit
11:27:03 [2022-08-08T11:27:03.430Z] === RUN   TestLogs/driver_json-file
11:27:03 [2022-08-08T11:27:03.431Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
11:27:03 [2022-08-08T11:27:03.431Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
11:27:03 [2022-08-08T11:27:03.431Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
11:27:03 [2022-08-08T11:27:03.431Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
11:27:03 [2022-08-08T11:27:03.431Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
11:27:03 [2022-08-08T11:27:03.431Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
11:27:03 [2022-08-08T11:27:03.431Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:27:03 [2022-08-08T11:27:03.431Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:27:03 [2022-08-08T11:27:03.431Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
11:27:03 [2022-08-08T11:27:03.431Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
11:27:03 [2022-08-08T11:27:03.431Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
11:27:03 [2022-08-08T11:27:03.431Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
11:27:03 [2022-08-08T11:27:03.431Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
11:27:03 [2022-08-08T11:27:03.431Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
11:27:03 [2022-08-08T11:27:03.997Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
11:27:04 [2022-08-08T11:27:04.256Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:27:04 [2022-08-08T11:27:04.822Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
11:27:04 [2022-08-08T11:27:04.822Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
11:27:05 [2022-08-08T11:27:05.389Z] --- PASS: TestLogs (3.93s)
11:27:05 [2022-08-08T11:27:05.389Z]     --- PASS: TestLogs/driver_local (0.01s)
11:27:05 [2022-08-08T11:27:05.389Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.63s)
11:27:05 [2022-08-08T11:27:05.389Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.80s)
11:27:05 [2022-08-08T11:27:05.389Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.62s)
11:27:05 [2022-08-08T11:27:05.389Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.62s)
11:27:05 [2022-08-08T11:27:05.389Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.77s)
11:27:05 [2022-08-08T11:27:05.389Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.62s)
11:27:05 [2022-08-08T11:27:05.389Z]     --- PASS: TestLogs/driver_json-file (0.01s)
11:27:05 [2022-08-08T11:27:05.389Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.57s)
11:27:05 [2022-08-08T11:27:05.389Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.65s)
11:27:05 [2022-08-08T11:27:05.389Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.66s)
11:27:05 [2022-08-08T11:27:05.389Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.77s)
11:27:05 [2022-08-08T11:27:05.389Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.53s)
11:27:05 [2022-08-08T11:27:05.389Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.52s)
11:27:05 [2022-08-08T11:27:05.389Z] === RUN   TestContainerNetworkMountsNoChown
11:27:05 [2022-08-08T11:27:05.954Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
11:27:05 [2022-08-08T11:27:05.954Z] === RUN   TestMountDaemonRoot
11:27:05 [2022-08-08T11:27:05.954Z] === RUN   TestMountDaemonRoot/default
11:27:05 [2022-08-08T11:27:05.954Z] === PAUSE TestMountDaemonRoot/default
11:27:05 [2022-08-08T11:27:05.954Z] === RUN   TestMountDaemonRoot/private
11:27:05 [2022-08-08T11:27:05.954Z] === PAUSE TestMountDaemonRoot/private
11:27:05 [2022-08-08T11:27:05.954Z] === RUN   TestMountDaemonRoot/rprivate
11:27:05 [2022-08-08T11:27:05.954Z] === PAUSE TestMountDaemonRoot/rprivate
11:27:05 [2022-08-08T11:27:05.954Z] === RUN   TestMountDaemonRoot/slave
11:27:05 [2022-08-08T11:27:05.954Z] === PAUSE TestMountDaemonRoot/slave
11:27:05 [2022-08-08T11:27:05.954Z] === RUN   TestMountDaemonRoot/rslave
11:27:05 [2022-08-08T11:27:05.954Z] === PAUSE TestMountDaemonRoot/rslave
11:27:05 [2022-08-08T11:27:05.954Z] === RUN   TestMountDaemonRoot/shared
11:27:05 [2022-08-08T11:27:05.954Z] === PAUSE TestMountDaemonRoot/shared
11:27:05 [2022-08-08T11:27:05.954Z] === RUN   TestMountDaemonRoot/rshared
11:27:05 [2022-08-08T11:27:05.954Z] === PAUSE TestMountDaemonRoot/rshared
11:27:05 [2022-08-08T11:27:05.954Z] === CONT  TestMountDaemonRoot/default
11:27:05 [2022-08-08T11:27:05.954Z] === RUN   TestMountDaemonRoot/default/mount_root
11:27:05 [2022-08-08T11:27:05.954Z] === PAUSE TestMountDaemonRoot/default/mount_root
11:27:05 [2022-08-08T11:27:05.954Z] === RUN   TestMountDaemonRoot/default/mount_subpath
11:27:05 [2022-08-08T11:27:05.954Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
11:27:05 [2022-08-08T11:27:05.954Z] === RUN   TestMountDaemonRoot/default/bind_root
11:27:05 [2022-08-08T11:27:05.954Z] === PAUSE TestMountDaemonRoot/default/bind_root
11:27:05 [2022-08-08T11:27:05.954Z] === RUN   TestMountDaemonRoot/default/bind_subpath
11:27:05 [2022-08-08T11:27:05.954Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
11:27:05 [2022-08-08T11:27:05.954Z] === CONT  TestMountDaemonRoot/rslave
11:27:05 [2022-08-08T11:27:05.954Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
11:27:05 [2022-08-08T11:27:05.954Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
11:27:05 [2022-08-08T11:27:05.954Z] === RUN   TestMountDaemonRoot/rslave/mount_root
11:27:05 [2022-08-08T11:27:05.954Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
11:27:05 [2022-08-08T11:27:05.954Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
11:27:05 [2022-08-08T11:27:05.954Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
11:27:05 [2022-08-08T11:27:05.954Z] === RUN   TestMountDaemonRoot/rslave/bind_root
11:27:05 [2022-08-08T11:27:05.954Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
11:27:05 [2022-08-08T11:27:05.954Z] === CONT  TestMountDaemonRoot/rshared
11:27:05 [2022-08-08T11:27:05.954Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
11:27:05 [2022-08-08T11:27:05.954Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
11:27:05 [2022-08-08T11:27:05.954Z] === RUN   TestMountDaemonRoot/rshared/mount_root
11:27:05 [2022-08-08T11:27:05.954Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
11:27:05 [2022-08-08T11:27:05.954Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
11:27:05 [2022-08-08T11:27:05.954Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
11:27:05 [2022-08-08T11:27:05.954Z] === RUN   TestMountDaemonRoot/rshared/bind_root
11:27:05 [2022-08-08T11:27:05.954Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
11:27:05 [2022-08-08T11:27:05.954Z] === CONT  TestMountDaemonRoot/shared
11:27:05 [2022-08-08T11:27:05.954Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
11:27:05 [2022-08-08T11:27:05.954Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
11:27:05 [2022-08-08T11:27:05.954Z] === RUN   TestMountDaemonRoot/shared/bind_root
11:27:05 [2022-08-08T11:27:05.954Z] === PAUSE TestMountDaemonRoot/shared/bind_root
11:27:05 [2022-08-08T11:27:05.954Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
11:27:05 [2022-08-08T11:27:05.954Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
11:27:05 [2022-08-08T11:27:05.954Z] === RUN   TestMountDaemonRoot/shared/mount_root
11:27:05 [2022-08-08T11:27:05.954Z] === PAUSE TestMountDaemonRoot/shared/mount_root
11:27:05 [2022-08-08T11:27:05.954Z] === CONT  TestMountDaemonRoot/rprivate
11:27:05 [2022-08-08T11:27:05.954Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
11:27:05 [2022-08-08T11:27:05.954Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
11:27:05 [2022-08-08T11:27:05.954Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
11:27:05 [2022-08-08T11:27:05.954Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
11:27:05 [2022-08-08T11:27:05.954Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
11:27:05 [2022-08-08T11:27:05.954Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
11:27:05 [2022-08-08T11:27:05.954Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
11:27:05 [2022-08-08T11:27:05.954Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
11:27:05 [2022-08-08T11:27:05.954Z] === CONT  TestMountDaemonRoot/slave
11:27:05 [2022-08-08T11:27:05.954Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
11:27:05 [2022-08-08T11:27:05.954Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
11:27:05 [2022-08-08T11:27:05.954Z] === RUN   TestMountDaemonRoot/slave/bind_root
11:27:05 [2022-08-08T11:27:05.954Z] === PAUSE TestMountDaemonRoot/slave/bind_root
11:27:05 [2022-08-08T11:27:05.954Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
11:27:05 [2022-08-08T11:27:05.954Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
11:27:05 [2022-08-08T11:27:05.954Z] === RUN   TestMountDaemonRoot/slave/mount_root
11:27:05 [2022-08-08T11:27:05.954Z] === PAUSE TestMountDaemonRoot/slave/mount_root
11:27:05 [2022-08-08T11:27:05.954Z] === CONT  TestMountDaemonRoot/private
11:27:05 [2022-08-08T11:27:05.954Z] === RUN   TestMountDaemonRoot/private/bind_root
11:27:05 [2022-08-08T11:27:05.954Z] === PAUSE TestMountDaemonRoot/private/bind_root
11:27:05 [2022-08-08T11:27:05.954Z] === RUN   TestMountDaemonRoot/private/bind_subpath
11:27:05 [2022-08-08T11:27:05.954Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
11:27:05 [2022-08-08T11:27:05.954Z] === RUN   TestMountDaemonRoot/private/mount_root
11:27:05 [2022-08-08T11:27:05.954Z] === PAUSE TestMountDaemonRoot/private/mount_root
11:27:05 [2022-08-08T11:27:05.954Z] === RUN   TestMountDaemonRoot/private/mount_subpath
11:27:05 [2022-08-08T11:27:05.954Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
11:27:05 [2022-08-08T11:27:05.954Z] === CONT  TestMountDaemonRoot/default/mount_root
11:27:05 [2022-08-08T11:27:05.954Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
11:27:05 [2022-08-08T11:27:05.954Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
11:27:05 [2022-08-08T11:27:05.954Z] === CONT  TestMountDaemonRoot/default/bind_subpath
11:27:05 [2022-08-08T11:27:05.954Z] === CONT  TestMountDaemonRoot/default/bind_root
11:27:05 [2022-08-08T11:27:05.954Z] === CONT  TestMountDaemonRoot/default/mount_subpath
11:27:05 [2022-08-08T11:27:05.954Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
11:27:05 [2022-08-08T11:27:05.954Z] === CONT  TestMountDaemonRoot/rslave/bind_root
11:27:05 [2022-08-08T11:27:05.954Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
11:27:05 [2022-08-08T11:27:05.954Z] === CONT  TestMountDaemonRoot/rslave/mount_root
11:27:05 [2022-08-08T11:27:05.954Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
11:27:05 [2022-08-08T11:27:05.954Z] === CONT  TestMountDaemonRoot/rshared/bind_root
11:27:05 [2022-08-08T11:27:05.954Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
11:27:06 [2022-08-08T11:27:06.212Z] === CONT  TestMountDaemonRoot/rshared/mount_root
11:27:06 [2022-08-08T11:27:06.212Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
11:27:06 [2022-08-08T11:27:06.212Z] === CONT  TestMountDaemonRoot/shared/mount_root
11:27:06 [2022-08-08T11:27:06.212Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
11:27:06 [2022-08-08T11:27:06.212Z] === CONT  TestMountDaemonRoot/shared/bind_root
11:27:06 [2022-08-08T11:27:06.212Z] === CONT  TestMountDaemonRoot/private/bind_root
11:27:06 [2022-08-08T11:27:06.212Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
11:27:06 [2022-08-08T11:27:06.212Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
11:27:06 [2022-08-08T11:27:06.212Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
11:27:06 [2022-08-08T11:27:06.212Z] === CONT  TestMountDaemonRoot/slave/mount_root
11:27:06 [2022-08-08T11:27:06.212Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
11:27:06 [2022-08-08T11:27:06.212Z] === CONT  TestMountDaemonRoot/slave/bind_root
11:27:06 [2022-08-08T11:27:06.212Z] === CONT  TestMountDaemonRoot/private/mount_subpath
11:27:06 [2022-08-08T11:27:06.212Z] === CONT  TestMountDaemonRoot/private/mount_root
11:27:06 [2022-08-08T11:27:06.212Z] === CONT  TestMountDaemonRoot/private/bind_subpath
11:27:06 [2022-08-08T11:27:06.212Z] --- PASS: TestMountDaemonRoot (0.02s)
11:27:06 [2022-08-08T11:27:06.212Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
11:27:06 [2022-08-08T11:27:06.212Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
11:27:06 [2022-08-08T11:27:06.212Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
11:27:06 [2022-08-08T11:27:06.212Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
11:27:06 [2022-08-08T11:27:06.212Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
11:27:06 [2022-08-08T11:27:06.212Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
11:27:06 [2022-08-08T11:27:06.212Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
11:27:06 [2022-08-08T11:27:06.212Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
11:27:06 [2022-08-08T11:27:06.212Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
11:27:06 [2022-08-08T11:27:06.212Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
11:27:06 [2022-08-08T11:27:06.212Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
11:27:06 [2022-08-08T11:27:06.212Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
11:27:06 [2022-08-08T11:27:06.212Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
11:27:06 [2022-08-08T11:27:06.212Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
11:27:06 [2022-08-08T11:27:06.212Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
11:27:06 [2022-08-08T11:27:06.212Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
11:27:06 [2022-08-08T11:27:06.212Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
11:27:06 [2022-08-08T11:27:06.212Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
11:27:06 [2022-08-08T11:27:06.212Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
11:27:06 [2022-08-08T11:27:06.212Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
11:27:06 [2022-08-08T11:27:06.212Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
11:27:06 [2022-08-08T11:27:06.212Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
11:27:06 [2022-08-08T11:27:06.212Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
11:27:06 [2022-08-08T11:27:06.212Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
11:27:06 [2022-08-08T11:27:06.212Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
11:27:06 [2022-08-08T11:27:06.212Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
11:27:06 [2022-08-08T11:27:06.212Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
11:27:06 [2022-08-08T11:27:06.212Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
11:27:06 [2022-08-08T11:27:06.212Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
11:27:06 [2022-08-08T11:27:06.212Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
11:27:06 [2022-08-08T11:27:06.212Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
11:27:06 [2022-08-08T11:27:06.212Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
11:27:06 [2022-08-08T11:27:06.212Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
11:27:06 [2022-08-08T11:27:06.212Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
11:27:06 [2022-08-08T11:27:06.212Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
11:27:06 [2022-08-08T11:27:06.212Z] === RUN   TestContainerBindMountNonRecursive
11:27:06 [2022-08-08T11:27:06.212Z]     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)
11:27:06 [2022-08-08T11:27:06.212Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s)
11:27:06 [2022-08-08T11:27:06.212Z] === RUN   TestContainerVolumesMountedAsShared
11:27:06 [2022-08-08T11:27:06.212Z]     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)
11:27:06 [2022-08-08T11:27:06.212Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
11:27:06 [2022-08-08T11:27:06.212Z] === RUN   TestContainerVolumesMountedAsSlave
11:27:06 [2022-08-08T11:27:06.212Z]     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)
11:27:06 [2022-08-08T11:27:06.212Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
11:27:06 [2022-08-08T11:27:06.212Z] === RUN   TestNetworkNat
11:27:06 [2022-08-08T11:27:06.684Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:s61tunj4k01x7lhrtuciue28a Created:2022-08-08 11:27:04.762366411 +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[28794d3689f1a2dfa68e60075f228a80afd14eb71ce02e4c75cc377518835a87:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q654l5sc7t52oaza4lnhaew0j EndpointID:29883bc2f0734b2f6808154a99322839bbafed280cc0845a42687f6a93974787 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0897983732d59a8bf276841a77a898b42a25ddbbc980b541f71b3f1dd40b09de 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:43807f200b03 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q654l5sc7t52oaza4lnhaew0j EndpointID:29883bc2f0734b2f6808154a99322839bbafed280cc0845a42687f6a93974787 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
11:27:06 [2022-08-08T11:27:06.779Z] --- PASS: TestNetworkNat (0.52s)
11:27:06 [2022-08-08T11:27:06.779Z] === RUN   TestNetworkLocalhostTCPNat
11:27:07 [2022-08-08T11:27:07.250Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
11:27:07 [2022-08-08T11:27:07.344Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s)
11:27:07 [2022-08-08T11:27:07.344Z] === RUN   TestNetworkLoopbackNat
11:27:09 [2022-08-08T11:27:09.779Z]     docker_api_swarm_test.go:304: [dd5bd15da94d0] joining swarm manager [d1ad5eb1b9084]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:27:09 [2022-08-08T11:27:09.870Z] --- PASS: TestNetworkLoopbackNat (2.53s)
11:27:09 [2022-08-08T11:27:09.870Z] === RUN   TestPause
11:27:09 [2022-08-08T11:27:09.870Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
11:27:09 [2022-08-08T11:27:09.870Z] --- SKIP: TestPause (0.00s)
11:27:09 [2022-08-08T11:27:09.870Z] === RUN   TestPauseFailsOnWindowsServerContainers
11:27:09 [2022-08-08T11:27:09.870Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:27:09 [2022-08-08T11:27:09.870Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
11:27:09 [2022-08-08T11:27:09.870Z] === RUN   TestPauseStopPausedContainer
11:27:09 [2022-08-08T11:27:09.870Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
11:27:09 [2022-08-08T11:27:09.870Z] --- SKIP: TestPauseStopPausedContainer (0.02s)
11:27:09 [2022-08-08T11:27:09.870Z] === RUN   TestPidHost
11:27:10 [2022-08-08T11:27:10.715Z]     docker_api_swarm_test.go:305: [d9476e436ca30] joining swarm manager [d1ad5eb1b9084]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:27:10 [2022-08-08T11:27:10.804Z] --- PASS: TestPidHost (0.92s)
11:27:10 [2022-08-08T11:27:10.804Z] === RUN   TestPsFilter
11:27:10 [2022-08-08T11:27:10.804Z] --- PASS: TestPsFilter (0.10s)
11:27:10 [2022-08-08T11:27:10.804Z] === RUN   TestRemoveContainerWithRemovedVolume
11:27:10 [2022-08-08T11:27:10.974Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.64s)
11:27:10 [2022-08-08T11:27:10.974Z] PASS
11:27:10 [2022-08-08T11:27:10.974Z] 
11:27:10 [2022-08-08T11:27:10.974Z] === Skipped
11:27:10 [2022-08-08T11:27:10.974Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
11:27:10 [2022-08-08T11:27:10.974Z]     service_test.go:243: FLAKY_TEST
11:27:10 [2022-08-08T11:27:10.974Z] 
11:27:10 [2022-08-08T11:27:10.974Z] DONE 38 tests, 1 skipped in 49.439s
11:27:10 [2022-08-08T11:27:10.974Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
11:27:10 [2022-08-08T11:27:10.974Z] ++ 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
11:27:10 [2022-08-08T11:27:10.974Z] ++ set -e
11:27:10 [2022-08-08T11:27:10.974Z] ++ '[' -n 0 ']'
11:27:10 [2022-08-08T11:27:10.974Z] ++ set -x
11:27:10 [2022-08-08T11:27:10.974Z] ++ 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
11:27:11 [2022-08-08T11:27:11.232Z] INFO: Testing against a local daemon
11:27:11 [2022-08-08T11:27:11.232Z] === RUN   TestDockerNetworkIpvlanPersistance
11:27:11 [2022-08-08T11:27:11.232Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:27:11 [2022-08-08T11:27:11.232Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
11:27:11 [2022-08-08T11:27:11.232Z] === RUN   TestDockerNetworkIpvlan
11:27:11 [2022-08-08T11:27:11.232Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:27:11 [2022-08-08T11:27:11.232Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
11:27:11 [2022-08-08T11:27:11.232Z] PASS
11:27:11 [2022-08-08T11:27:11.232Z] 
11:27:11 [2022-08-08T11:27:11.232Z] === Skipped
11:27:11 [2022-08-08T11:27:11.232Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
11:27:11 [2022-08-08T11:27:11.232Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:27:11 [2022-08-08T11:27:11.232Z] 
11:27:11 [2022-08-08T11:27:11.232Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
11:27:11 [2022-08-08T11:27:11.232Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:27:11 [2022-08-08T11:27:11.232Z] 
11:27:11 [2022-08-08T11:27:11.232Z] DONE 2 tests, 2 skipped in 0.097s
11:27:11 [2022-08-08T11:27:11.232Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
11:27:11 [2022-08-08T11:27:11.232Z] ++ 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
11:27:11 [2022-08-08T11:27:11.232Z] ++ set -e
11:27:11 [2022-08-08T11:27:11.232Z] ++ '[' -n 0 ']'
11:27:11 [2022-08-08T11:27:11.232Z] ++ set -x
11:27:11 [2022-08-08T11:27:11.232Z] ++ 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
11:27:11 [2022-08-08T11:27:11.232Z] INFO: Testing against a local daemon
11:27:11 [2022-08-08T11:27:11.232Z] === RUN   TestDockerNetworkMacvlanPersistance
11:27:11 [2022-08-08T11:27:11.370Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s)
11:27:11 [2022-08-08T11:27:11.370Z] === RUN   TestRemoveContainerWithVolume
11:27:11 [2022-08-08T11:27:11.628Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
11:27:11 [2022-08-08T11:27:11.628Z] === RUN   TestRemoveContainerRunning
11:27:11 [2022-08-08T11:27:11.802Z]     docker_api_swarm_test.go:351: Waiting for election to occur...
11:27:11 [2022-08-08T11:27:11.886Z] --- PASS: TestRemoveContainerRunning (0.39s)
11:27:11 [2022-08-08T11:27:11.886Z] === RUN   TestRemoveContainerForceRemoveRunning
11:27:12 [2022-08-08T11:27:12.453Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
11:27:12 [2022-08-08T11:27:12.453Z] === RUN   TestRemoveInvalidContainer
11:27:12 [2022-08-08T11:27:12.453Z] --- PASS: TestRemoveInvalidContainer (0.01s)
11:27:12 [2022-08-08T11:27:12.453Z] === RUN   TestRenameLinkedContainer
11:27:12 [2022-08-08T11:27:12.735Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s)
11:27:12 [2022-08-08T11:27:12.736Z] === RUN   TestDockerNetworkMacvlan
11:27:13 [2022-08-08T11:27:13.302Z] === RUN   TestDockerNetworkMacvlan/Subinterface
11:27:14 [2022-08-08T11:27:14.237Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
11:27:14 [2022-08-08T11:27:14.352Z] --- PASS: TestRenameLinkedContainer (1.64s)
11:27:14 [2022-08-08T11:27:14.352Z] === RUN   TestRenameStoppedContainer
11:27:14 [2022-08-08T11:27:14.610Z] --- PASS: TestRenameStoppedContainer (0.41s)
11:27:14 [2022-08-08T11:27:14.610Z] === RUN   TestRenameRunningContainerAndReuse
11:27:15 [2022-08-08T11:27:15.171Z] === RUN   TestDockerNetworkMacvlan/NilParent
11:27:15 [2022-08-08T11:27:15.171Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
11:27:15 [2022-08-08T11:27:15.544Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s)
11:27:15 [2022-08-08T11:27:15.544Z] === RUN   TestRenameInvalidName
11:27:15 [2022-08-08T11:27:15.801Z] --- PASS: TestRenameInvalidName (0.43s)
11:27:15 [2022-08-08T11:27:15.801Z] === RUN   TestRenameAnonymousContainer
11:27:17 [2022-08-08T11:27:17.073Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
11:27:17 [2022-08-08T11:27:17.174Z] --- PASS: TestRenameAnonymousContainer (1.53s)
11:27:17 [2022-08-08T11:27:17.174Z] === RUN   TestRenameContainerWithSameName
11:27:17 [2022-08-08T11:27:17.332Z] === RUN   TestDockerNetworkMacvlan/InternalMode
11:27:17 [2022-08-08T11:27:17.740Z] --- PASS: TestRenameContainerWithSameName (0.41s)
11:27:17 [2022-08-08T11:27:17.740Z] === RUN   TestRenameContainerWithLinkedContainer
11:27:18 [2022-08-08T11:27:18.673Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s)
11:27:18 [2022-08-08T11:27:18.673Z] === RUN   TestResize
11:27:18 [2022-08-08T11:27:18.932Z] --- PASS: TestResize (0.40s)
11:27:18 [2022-08-08T11:27:18.932Z] === RUN   TestResizeWithInvalidSize
11:27:19 [2022-08-08T11:27:19.497Z] --- PASS: TestResizeWithInvalidSize (0.43s)
11:27:19 [2022-08-08T11:27:19.497Z] === RUN   TestResizeWhenContainerNotStarted
11:27:19 [2022-08-08T11:27:19.756Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s)
11:27:19 [2022-08-08T11:27:19.756Z] === RUN   TestDaemonRestartKillContainers
11:27:19 [2022-08-08T11:27:19.756Z]     restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
11:27:19 [2022-08-08T11:27:19.756Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
11:27:19 [2022-08-08T11:27:19.756Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
11:27:19 [2022-08-08T11:27:19.756Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
11:27:19 [2022-08-08T11:27:19.868Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
11:27:20 [2022-08-08T11:27:20.690Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
11:27:21 [2022-08-08T11:27:21.626Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.82s)
11:27:21 [2022-08-08T11:27:21.626Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.91s)
11:27:21 [2022-08-08T11:27:21.626Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.90s)
11:27:21 [2022-08-08T11:27:21.626Z] === RUN   TestCgroupNamespacesRun
11:27:23 [2022-08-08T11:27:23.010Z] --- PASS: TestCgroupNamespacesRun (1.19s)
11:27:23 [2022-08-08T11:27:23.010Z] === RUN   TestCgroupNamespacesRunPrivileged
11:27:23 [2022-08-08T11:27:23.944Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s)
11:27:23 [2022-08-08T11:27:23.944Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
11:27:24 [2022-08-08T11:27:24.177Z] === RUN   TestDockerNetworkMacvlan/Addressing
11:27:24 [2022-08-08T11:27:24.177Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
11:27:24 [2022-08-08T11:27:24.743Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
11:27:24 [2022-08-08T11:27:24.878Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s)
11:27:24 [2022-08-08T11:27:24.878Z] === RUN   TestCgroupNamespacesRunHostMode
11:27:25 [2022-08-08T11:27:25.001Z] --- PASS: TestDockerNetworkMacvlan (12.28s)
11:27:25 [2022-08-08T11:27:25.001Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
11:27:25 [2022-08-08T11:27:25.001Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
11:27:25 [2022-08-08T11:27:25.001Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.11s)
11:27:25 [2022-08-08T11:27:25.001Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.23s)
11:27:25 [2022-08-08T11:27:25.001Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.98s)
11:27:25 [2022-08-08T11:27:25.001Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.80s)
11:27:25 [2022-08-08T11:27:25.001Z] PASS
11:27:25 [2022-08-08T11:27:25.001Z] 
11:27:25 [2022-08-08T11:27:25.001Z] DONE 8 tests in 13.728s
11:27:25 [2022-08-08T11:27:25.001Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
11:27:25 [2022-08-08T11:27:25.001Z] ++ 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
11:27:25 [2022-08-08T11:27:25.001Z] ++ set -e
11:27:25 [2022-08-08T11:27:25.001Z] ++ '[' -n 0 ']'
11:27:25 [2022-08-08T11:27:25.001Z] ++ set -x
11:27:25 [2022-08-08T11:27:25.001Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-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
11:27:25 [2022-08-08T11:27:25.001Z] testing: warning: no tests to run
11:27:25 [2022-08-08T11:27:25.001Z] PASS
11:27:25 [2022-08-08T11:27:25.001Z] 
11:27:25 [2022-08-08T11:27:25.001Z] DONE 0 tests in 0.031s
11:27:25 [2022-08-08T11:27:25.001Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
11:27:25 [2022-08-08T11:27:25.001Z] ++ 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
11:27:25 [2022-08-08T11:27:25.001Z] ++ set -e
11:27:25 [2022-08-08T11:27:25.001Z] ++ '[' -n 0 ']'
11:27:25 [2022-08-08T11:27:25.001Z] ++ set -x
11:27:25 [2022-08-08T11:27:25.001Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-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
11:27:25 [2022-08-08T11:27:25.001Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
11:27:25 [2022-08-08T11:27:25.001Z] INFO: Testing against a local daemon
11:27:25 [2022-08-08T11:27:25.001Z] === RUN   TestAuthZPluginAllowRequest
11:27:25 [2022-08-08T11:27:25.576Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
11:27:26 [2022-08-08T11:27:26.251Z] --- PASS: TestCgroupNamespacesRunHostMode (1.10s)
11:27:26 [2022-08-08T11:27:26.251Z] === RUN   TestCgroupNamespacesRunPrivateMode
11:27:26 [2022-08-08T11:27:26.952Z] --- PASS: TestAuthZPluginAllowRequest (1.67s)
11:27:26 [2022-08-08T11:27:26.952Z] === RUN   TestAuthZPluginTLS
11:27:26 [2022-08-08T11:27:26.952Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
11:27:26 [2022-08-08T11:27:26.952Z]     docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows
11:27:26 [2022-08-08T11:27:26.952Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
11:27:27 [2022-08-08T11:27:27.186Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s)
11:27:27 [2022-08-08T11:27:27.186Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
11:27:27 [2022-08-08T11:27:27.210Z] --- PASS: TestAuthZPluginTLS (0.59s)
11:27:27 [2022-08-08T11:27:27.210Z] === RUN   TestAuthZPluginDenyRequest
11:27:27 [2022-08-08T11:27:27.468Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
11:27:27 [2022-08-08T11:27:27.726Z]     docker_api_swarm_test.go:364: Waiting for possible election...
11:27:27 [2022-08-08T11:27:27.984Z] --- PASS: TestAuthZPluginDenyRequest (0.55s)
11:27:27 [2022-08-08T11:27:27.984Z] === RUN   TestAuthZPluginAPIDenyResponse
11:27:28 [2022-08-08T11:27:28.550Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
11:27:28 [2022-08-08T11:27:28.550Z] === RUN   TestAuthZPluginDenyResponse
11:27:28 [2022-08-08T11:27:28.559Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s)
11:27:28 [2022-08-08T11:27:28.559Z] === RUN   TestCgroupNamespacesRunInvalidMode
11:27:29 [2022-08-08T11:27:29.116Z] --- PASS: TestAuthZPluginDenyResponse (0.56s)
11:27:29 [2022-08-08T11:27:29.116Z] === RUN   TestAuthZPluginAllowEventStream
11:27:29 [2022-08-08T11:27:29.126Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s)
11:27:29 [2022-08-08T11:27:29.126Z] === RUN   TestCgroupNamespacesRunOlderClient
11:27:30 [2022-08-08T11:27:30.492Z] --- PASS: TestAuthZPluginAllowEventStream (1.44s)
11:27:30 [2022-08-08T11:27:30.492Z] === RUN   TestAuthZPluginErrorResponse
11:27:30 [2022-08-08T11:27:30.543Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s)
11:27:30 [2022-08-08T11:27:30.543Z] === RUN   TestNISDomainname
11:27:30 [2022-08-08T11:27:30.543Z]     run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
11:27:30 [2022-08-08T11:27:30.543Z] --- SKIP: TestNISDomainname (0.03s)
11:27:30 [2022-08-08T11:27:30.543Z] === RUN   TestHostnameDnsResolution
11:27:30 [2022-08-08T11:27:30.804Z] --- PASS: TestHostnameDnsResolution (0.62s)
11:27:30 [2022-08-08T11:27:30.804Z] === RUN   TestUnprivilegedPortsAndPing
11:27:30 [2022-08-08T11:27:30.804Z]     run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
11:27:30 [2022-08-08T11:27:30.804Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
11:27:30 [2022-08-08T11:27:30.804Z] === RUN   TestPrivilegedHostDevices
11:27:31 [2022-08-08T11:27:31.058Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
11:27:31 [2022-08-08T11:27:31.058Z] === RUN   TestAuthZPluginErrorRequest
11:27:31 [2022-08-08T11:27:31.374Z] --- PASS: TestPrivilegedHostDevices (0.49s)
11:27:31 [2022-08-08T11:27:31.375Z] === RUN   TestRunConsoleSize
11:27:31 [2022-08-08T11:27:31.625Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
11:27:31 [2022-08-08T11:27:31.625Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
11:27:31 [2022-08-08T11:27:31.940Z] --- PASS: TestRunConsoleSize (0.45s)
11:27:31 [2022-08-08T11:27:31.940Z] === RUN   TestRunWithAlternativeContainerdShim
11:27:32 [2022-08-08T11:27:32.195Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
11:27:32 [2022-08-08T11:27:32.196Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
11:27:32 [2022-08-08T11:27:32.876Z] --- PASS: TestRunWithAlternativeContainerdShim (1.12s)
11:27:32 [2022-08-08T11:27:32.876Z] === RUN   TestStats
11:27:32 [2022-08-08T11:27:32.876Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
11:27:32 [2022-08-08T11:27:32.876Z] --- SKIP: TestStats (0.00s)
11:27:32 [2022-08-08T11:27:32.876Z] === RUN   TestStopContainerWithTimeout
11:27:32 [2022-08-08T11:27:32.876Z] === RUN   TestStopContainerWithTimeout/0
11:27:32 [2022-08-08T11:27:32.876Z] === PAUSE TestStopContainerWithTimeout/0
11:27:32 [2022-08-08T11:27:32.876Z] === RUN   TestStopContainerWithTimeout/1
11:27:32 [2022-08-08T11:27:32.876Z] === PAUSE TestStopContainerWithTimeout/1
11:27:32 [2022-08-08T11:27:32.876Z] === RUN   TestStopContainerWithTimeout/3
11:27:32 [2022-08-08T11:27:32.876Z] === PAUSE TestStopContainerWithTimeout/3
11:27:32 [2022-08-08T11:27:32.876Z] === RUN   TestStopContainerWithTimeout/-1
11:27:32 [2022-08-08T11:27:32.876Z] === PAUSE TestStopContainerWithTimeout/-1
11:27:32 [2022-08-08T11:27:32.876Z] === CONT  TestStopContainerWithTimeout/0
11:27:32 [2022-08-08T11:27:32.876Z] === CONT  TestStopContainerWithTimeout/3
11:27:33 [2022-08-08T11:27:33.809Z] === CONT  TestStopContainerWithTimeout/-1
11:27:34 [2022-08-08T11:27:34.097Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.94s)
11:27:34 [2022-08-08T11:27:34.097Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
11:27:35 [2022-08-08T11:27:35.705Z] === CONT  TestStopContainerWithTimeout/1
11:27:36 [2022-08-08T11:27:36.030Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.72s)
11:27:36 [2022-08-08T11:27:36.030Z] === RUN   TestAuthZPluginHeader
11:27:36 [2022-08-08T11:27:36.030Z] === RUN   TestDockerSuite/TestBuildExpose
11:27:36 [2022-08-08T11:27:36.289Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
11:27:36 [2022-08-08T11:27:36.420Z] --- PASS: TestBuildWithHugeFile (34.89s)
11:27:36 [2022-08-08T11:27:36.420Z] === RUN   TestBuildWCOWSandboxSize
11:27:36 [2022-08-08T11:27:36.420Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
11:27:36 [2022-08-08T11:27:36.420Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
11:27:36 [2022-08-08T11:27:36.420Z] === RUN   TestBuildWithEmptyDockerfile
11:27:36 [2022-08-08T11:27:36.420Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:27:36 [2022-08-08T11:27:36.420Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:27:36 [2022-08-08T11:27:36.420Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:27:36 [2022-08-08T11:27:36.420Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:27:36 [2022-08-08T11:27:36.420Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:27:36 [2022-08-08T11:27:36.420Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:27:36 [2022-08-08T11:27:36.420Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:27:36 [2022-08-08T11:27:36.420Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:27:36 [2022-08-08T11:27:36.420Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:27:36 [2022-08-08T11:27:36.420Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
11:27:36 [2022-08-08T11:27:36.420Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
11:27:36 [2022-08-08T11:27:36.420Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
11:27:36 [2022-08-08T11:27:36.420Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
11:27:36 [2022-08-08T11:27:36.420Z] === RUN   TestBuildPreserveOwnership
11:27:36 [2022-08-08T11:27:36.420Z] === RUN   TestBuildPreserveOwnership/copy_from
11:27:36 [2022-08-08T11:27:36.420Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
11:27:36 [2022-08-08T11:27:36.420Z] --- PASS: TestBuildPreserveOwnership (2.87s)
11:27:36 [2022-08-08T11:27:36.420Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.90s)
11:27:36 [2022-08-08T11:27:36.420Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.96s)
11:27:36 [2022-08-08T11:27:36.420Z] === RUN   TestBuildPlatformInvalid
11:27:36 [2022-08-08T11:27:36.420Z] --- PASS: TestBuildPlatformInvalid (0.08s)
11:27:36 [2022-08-08T11:27:36.420Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
11:27:36 [2022-08-08T11:27:36.420Z] Loaded image: busybox:latest
11:27:36 [2022-08-08T11:27:36.420Z] Loaded image: busybox:glibc
11:27:36 [2022-08-08T11:27:36.546Z] --- PASS: TestAuthZPluginHeader (0.83s)
11:27:36 [2022-08-08T11:27:36.546Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
11:27:36 [2022-08-08T11:27:36.805Z] === RUN   TestDockerSuite/TestBuildExposeOrder
11:27:37 [2022-08-08T11:27:37.077Z] --- PASS: TestStopContainerWithTimeout (0.01s)
11:27:37 [2022-08-08T11:27:37.077Z]     --- PASS: TestStopContainerWithTimeout/0 (0.66s)
11:27:37 [2022-08-08T11:27:37.077Z]     --- PASS: TestStopContainerWithTimeout/3 (2.56s)
11:27:37 [2022-08-08T11:27:37.077Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.42s)
11:27:37 [2022-08-08T11:27:37.077Z]     --- PASS: TestStopContainerWithTimeout/1 (1.40s)
11:27:37 [2022-08-08T11:27:37.077Z] === RUN   TestDeleteDevicemapper
11:27:37 [2022-08-08T11:27:37.077Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:27:37 [2022-08-08T11:27:37.077Z] --- SKIP: TestDeleteDevicemapper (0.00s)
11:27:37 [2022-08-08T11:27:37.077Z] === RUN   TestStopContainerWithRestartPolicyAlways
11:27:37 [2022-08-08T11:27:37.375Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
11:27:37 [2022-08-08T11:27:37.375Z] === RUN   TestDockerSuite/TestBuildFails
11:27:37 [2022-08-08T11:27:37.793Z] Loaded image: debian:bullseye-slim
11:27:37 [2022-08-08T11:27:37.793Z] Loaded image: hello-world:latest
11:27:37 [2022-08-08T11:27:37.793Z] Loaded image: arm32v7/hello-world:latest
11:27:37 [2022-08-08T11:27:37.941Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
11:27:37 [2022-08-08T11:27:37.942Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
11:27:38 [2022-08-08T11:27:38.009Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.21s)
11:27:38 [2022-08-08T11:27:38.009Z] === RUN   TestUpdateMemory
11:27:38 [2022-08-08T11:27:38.009Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
11:27:38 [2022-08-08T11:27:38.009Z] --- SKIP: TestUpdateMemory (0.00s)
11:27:38 [2022-08-08T11:27:38.009Z] === RUN   TestUpdateCPUQuota
11:27:38 [2022-08-08T11:27:38.009Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
11:27:38 [2022-08-08T11:27:38.009Z] --- SKIP: TestUpdateCPUQuota (0.00s)
11:27:38 [2022-08-08T11:27:38.009Z] === RUN   TestUpdatePidsLimit
11:27:38 [2022-08-08T11:27:38.009Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
11:27:38 [2022-08-08T11:27:38.009Z] --- SKIP: TestUpdatePidsLimit (0.00s)
11:27:38 [2022-08-08T11:27:38.009Z] === RUN   TestUpdateRestartPolicy
11:27:38 [2022-08-08T11:27:38.200Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
11:27:40 [2022-08-08T11:27:40.101Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
11:27:40 [2022-08-08T11:27:40.668Z]     docker_api_swarm_test.go:272: [ddd2dc846525d] joining swarm manager [d09f69513f823]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:27:41 [2022-08-08T11:27:41.602Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.14s)
11:27:41 [2022-08-08T11:27:41.602Z] === RUN   TestAuthZPluginV2Disable
11:27:41 [2022-08-08T11:27:41.860Z] === RUN   TestDockerSuite/TestBuildForceRm
11:27:42 [2022-08-08T11:27:42.118Z]     docker_api_swarm_test.go:273: [d1e5e913c66a4] joining swarm manager [d09f69513f823]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:27:43 [2022-08-08T11:27:43.493Z] === RUN   TestDockerSuite/TestBuildFromGit
11:27:44 [2022-08-08T11:27:44.429Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
11:27:44 [2022-08-08T11:27:44.688Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
11:27:45 [2022-08-08T11:27:45.622Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
11:27:45 [2022-08-08T11:27:45.881Z] --- PASS: TestAuthZPluginV2Disable (4.13s)
11:27:45 [2022-08-08T11:27:45.881Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
11:27:45 [2022-08-08T11:27:45.901Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.24s)
11:27:45 [2022-08-08T11:27:45.901Z] PASS
11:27:45 [2022-08-08T11:27:45.901Z] 
11:27:45 [2022-08-08T11:27:45.901Z] === Skipped
11:27:45 [2022-08-08T11:27:45.901Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
11:27:45 [2022-08-08T11:27:45.901Z]     build_session_test.go:25: TODO: BuildKit
11:27:45 [2022-08-08T11:27:45.901Z] 
11:27:45 [2022-08-08T11:27:45.901Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
11:27:45 [2022-08-08T11:27:45.901Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
11:27:45 [2022-08-08T11:27:45.901Z] 
11:27:45 [2022-08-08T11:27:45.901Z] DONE 34 tests, 2 skipped in 66.795s
11:27:45 [2022-08-08T11:27:45.901Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
11:27:45 [2022-08-08T11:27:45.901Z] ++ 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
11:27:45 [2022-08-08T11:27:45.901Z] ++ set -e
11:27:45 [2022-08-08T11:27:45.901Z] ++ '[' -n 0 ']'
11:27:45 [2022-08-08T11:27:45.901Z] ++ set -x
11:27:45 [2022-08-08T11:27:45.901Z] ++ 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
11:27:45 [2022-08-08T11:27:45.901Z] INFO: Testing against a local daemon
11:27:45 [2022-08-08T11:27:45.901Z] === RUN   TestConfigInspect
11:27:46 [2022-08-08T11:27:46.814Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
11:27:47 [2022-08-08T11:27:47.273Z] --- PASS: TestConfigInspect (2.26s)
11:27:47 [2022-08-08T11:27:47.273Z] === RUN   TestConfigList
11:27:47 [2022-08-08T11:27:47.380Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
11:27:47 [2022-08-08T11:27:47.638Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
11:27:49 [2022-08-08T11:27:49.541Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
11:27:49 [2022-08-08T11:27:49.799Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (4.05s)
11:27:49 [2022-08-08T11:27:49.799Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
11:27:49 [2022-08-08T11:27:49.799Z] --- PASS: TestConfigList (2.17s)
11:27:49 [2022-08-08T11:27:49.799Z] === RUN   TestConfigsCreateAndDelete
11:27:50 [2022-08-08T11:27:50.199Z] --- PASS: TestUpdateRestartPolicy (10.99s)
11:27:50 [2022-08-08T11:27:50.199Z] === RUN   TestUpdateRestartWithAutoRemove
11:27:50 [2022-08-08T11:27:50.199Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s)
11:27:50 [2022-08-08T11:27:50.199Z] === RUN   TestWaitNonBlocked
11:27:50 [2022-08-08T11:27:50.199Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
11:27:50 [2022-08-08T11:27:50.199Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
11:27:50 [2022-08-08T11:27:50.199Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
11:27:50 [2022-08-08T11:27:50.199Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
11:27:50 [2022-08-08T11:27:50.199Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
11:27:50 [2022-08-08T11:27:50.199Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
11:27:50 [2022-08-08T11:27:50.199Z] --- PASS: TestWaitNonBlocked (0.01s)
11:27:50 [2022-08-08T11:27:50.199Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s)
11:27:50 [2022-08-08T11:27:50.199Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s)
11:27:50 [2022-08-08T11:27:50.199Z] === RUN   TestWaitBlocked
11:27:50 [2022-08-08T11:27:50.199Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
11:27:50 [2022-08-08T11:27:50.199Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
11:27:50 [2022-08-08T11:27:50.199Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
11:27:50 [2022-08-08T11:27:50.199Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
11:27:50 [2022-08-08T11:27:50.199Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
11:27:50 [2022-08-08T11:27:50.199Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
11:27:51 [2022-08-08T11:27:51.132Z] --- PASS: TestWaitBlocked (0.01s)
11:27:51 [2022-08-08T11:27:51.132Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.61s)
11:27:51 [2022-08-08T11:27:51.132Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s)
11:27:51 [2022-08-08T11:27:51.132Z] === RUN   TestWaitConditions
11:27:51 [2022-08-08T11:27:51.132Z] === RUN   TestWaitConditions/default
11:27:51 [2022-08-08T11:27:51.132Z] === PAUSE TestWaitConditions/default
11:27:51 [2022-08-08T11:27:51.132Z] === RUN   TestWaitConditions/not-running
11:27:51 [2022-08-08T11:27:51.132Z] === PAUSE TestWaitConditions/not-running
11:27:51 [2022-08-08T11:27:51.132Z] === RUN   TestWaitConditions/next-exit
11:27:51 [2022-08-08T11:27:51.132Z] === PAUSE TestWaitConditions/next-exit
11:27:51 [2022-08-08T11:27:51.132Z] === RUN   TestWaitConditions/removed
11:27:51 [2022-08-08T11:27:51.132Z] === PAUSE TestWaitConditions/removed
11:27:51 [2022-08-08T11:27:51.132Z] === CONT  TestWaitConditions/default
11:27:51 [2022-08-08T11:27:51.132Z] === CONT  TestWaitConditions/removed
11:27:51 [2022-08-08T11:27:51.176Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
11:27:51 [2022-08-08T11:27:51.699Z] --- PASS: TestConfigsCreateAndDelete (2.15s)
11:27:51 [2022-08-08T11:27:51.699Z] === RUN   TestConfigsUpdate
11:27:52 [2022-08-08T11:27:52.110Z] === RUN   TestDockerSuite/TestBuildIidFile
11:27:52 [2022-08-08T11:27:52.369Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
11:27:52 [2022-08-08T11:27:52.504Z] === CONT  TestWaitConditions/next-exit
11:27:52 [2022-08-08T11:27:52.504Z] === CONT  TestWaitConditions/not-running
11:27:52 [2022-08-08T11:27:52.937Z] === RUN   TestDockerSuite/TestBuildInheritance
11:27:53 [2022-08-08T11:27:53.504Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
11:27:54 [2022-08-08T11:27:54.072Z] === RUN   TestDockerSuite/TestBuildInvalidTag
11:27:54 [2022-08-08T11:27:54.072Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
11:27:54 [2022-08-08T11:27:54.226Z] --- PASS: TestConfigsUpdate (2.17s)
11:27:54 [2022-08-08T11:27:54.226Z] === RUN   TestTemplatedConfig
11:27:54 [2022-08-08T11:27:54.402Z] --- PASS: TestWaitConditions (0.01s)
11:27:54 [2022-08-08T11:27:54.402Z]     --- PASS: TestWaitConditions/removed (1.59s)
11:27:54 [2022-08-08T11:27:54.402Z]     --- PASS: TestWaitConditions/default (1.66s)
11:27:54 [2022-08-08T11:27:54.402Z]     --- PASS: TestWaitConditions/next-exit (1.62s)
11:27:54 [2022-08-08T11:27:54.402Z]     --- PASS: TestWaitConditions/not-running (1.66s)
11:27:54 [2022-08-08T11:27:54.402Z] === RUN   TestWaitRestartedContainer
11:27:54 [2022-08-08T11:27:54.402Z] === RUN   TestWaitRestartedContainer/default
11:27:54 [2022-08-08T11:27:54.402Z] === PAUSE TestWaitRestartedContainer/default
11:27:54 [2022-08-08T11:27:54.402Z] === RUN   TestWaitRestartedContainer/not-running
11:27:54 [2022-08-08T11:27:54.402Z] === PAUSE TestWaitRestartedContainer/not-running
11:27:54 [2022-08-08T11:27:54.402Z] === RUN   TestWaitRestartedContainer/next-exit
11:27:54 [2022-08-08T11:27:54.402Z] === PAUSE TestWaitRestartedContainer/next-exit
11:27:54 [2022-08-08T11:27:54.402Z] === CONT  TestWaitRestartedContainer/default
11:27:54 [2022-08-08T11:27:54.402Z] === CONT  TestWaitRestartedContainer/next-exit
11:27:55 [2022-08-08T11:27:55.008Z] === RUN   TestDockerSuite/TestBuildLabel
11:27:55 [2022-08-08T11:27:55.574Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
11:27:55 [2022-08-08T11:27:55.776Z] === CONT  TestWaitRestartedContainer/not-running
11:27:56 [2022-08-08T11:27:56.126Z] --- PASS: TestTemplatedConfig (2.37s)
11:27:56 [2022-08-08T11:27:56.126Z] === RUN   TestConfigCreateResolve
11:27:56 [2022-08-08T11:27:56.140Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
11:27:56 [2022-08-08T11:27:56.710Z] --- PASS: TestWaitRestartedContainer (0.01s)
11:27:56 [2022-08-08T11:27:56.710Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.60s)
11:27:56 [2022-08-08T11:27:56.710Z]     --- PASS: TestWaitRestartedContainer/default (1.63s)
11:27:56 [2022-08-08T11:27:56.710Z]     --- PASS: TestWaitRestartedContainer/not-running (0.86s)
11:27:56 [2022-08-08T11:27:56.710Z] === CONT  TestDaemonRestartIpcMode
11:27:56 [2022-08-08T11:27:56.710Z] === CONT  TestIpcModeOlderClient
11:27:56 [2022-08-08T11:27:56.710Z] --- PASS: TestIpcModeOlderClient (0.08s)
11:27:56 [2022-08-08T11:27:56.710Z] === CONT  TestRestartDaemonWithRestartingContainer
11:27:57 [2022-08-08T11:27:57.082Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
11:27:57 [2022-08-08T11:27:57.344Z] === RUN   TestDockerSuite/TestBuildLabels
11:27:57 [2022-08-08T11:27:57.909Z] === RUN   TestDockerSuite/TestBuildLabelsCache
11:27:58 [2022-08-08T11:27:58.658Z] --- PASS: TestConfigCreateResolve (2.12s)
11:27:58 [2022-08-08T11:27:58.658Z] PASS
11:27:58 [2022-08-08T11:27:58.658Z] 
11:27:58 [2022-08-08T11:27:58.658Z] DONE 6 tests in 13.328s
11:27:58 [2022-08-08T11:27:58.658Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
11:27:58 [2022-08-08T11:27:58.658Z] ++ 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
11:27:58 [2022-08-08T11:27:58.658Z] ++ set -e
11:27:58 [2022-08-08T11:27:58.658Z] ++ '[' -n 0 ']'
11:27:58 [2022-08-08T11:27:58.658Z] ++ set -x
11:27:58 [2022-08-08T11:27:58.658Z] ++ 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
11:27:58 [2022-08-08T11:27:58.658Z] INFO: Testing against a local daemon
11:27:58 [2022-08-08T11:27:58.658Z] === RUN   TestAttachWithTTY
11:27:58 [2022-08-08T11:27:58.658Z] --- PASS: TestAttachWithTTY (0.06s)
11:27:58 [2022-08-08T11:27:58.658Z] === RUN   TestAttachWithoutTTy
11:27:58 [2022-08-08T11:27:58.658Z] --- PASS: TestAttachWithoutTTy (0.04s)
11:27:58 [2022-08-08T11:27:58.658Z] === RUN   TestCheckpoint
11:27:58 [2022-08-08T11:27:58.658Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:27:58 [2022-08-08T11:27:58.658Z] --- SKIP: TestCheckpoint (0.00s)
11:27:58 [2022-08-08T11:27:58.658Z] === RUN   TestContainerInvalidJSON
11:27:58 [2022-08-08T11:27:58.658Z] === RUN   TestContainerInvalidJSON/commit
11:27:58 [2022-08-08T11:27:58.658Z] === PAUSE TestContainerInvalidJSON/commit
11:27:58 [2022-08-08T11:27:58.659Z] === RUN   TestContainerInvalidJSON/containers/create
11:27:58 [2022-08-08T11:27:58.659Z] === PAUSE TestContainerInvalidJSON/containers/create
11:27:58 [2022-08-08T11:27:58.659Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
11:27:58 [2022-08-08T11:27:58.659Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
11:27:58 [2022-08-08T11:27:58.659Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
11:27:58 [2022-08-08T11:27:58.659Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
11:27:58 [2022-08-08T11:27:58.659Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
11:27:58 [2022-08-08T11:27:58.659Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
11:27:58 [2022-08-08T11:27:58.659Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:27:58 [2022-08-08T11:27:58.659Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:27:58 [2022-08-08T11:27:58.659Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
11:27:58 [2022-08-08T11:27:58.659Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
11:27:58 [2022-08-08T11:27:58.659Z] === CONT  TestContainerInvalidJSON/commit
11:27:58 [2022-08-08T11:27:58.659Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
11:27:58 [2022-08-08T11:27:58.659Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
11:27:58 [2022-08-08T11:27:58.659Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
11:27:58 [2022-08-08T11:27:58.659Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
11:27:58 [2022-08-08T11:27:58.659Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
11:27:58 [2022-08-08T11:27:58.659Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
11:27:58 [2022-08-08T11:27:58.659Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
11:27:58 [2022-08-08T11:27:58.659Z] === RUN   TestContainerInvalidJSON/commit/empty_body
11:27:58 [2022-08-08T11:27:58.659Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
11:27:58 [2022-08-08T11:27:58.659Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
11:27:58 [2022-08-08T11:27:58.659Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
11:27:58 [2022-08-08T11:27:58.659Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
11:27:58 [2022-08-08T11:27:58.659Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
11:27:58 [2022-08-08T11:27:58.659Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
11:27:58 [2022-08-08T11:27:58.659Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
11:27:58 [2022-08-08T11:27:58.659Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
11:27:58 [2022-08-08T11:27:58.659Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
11:27:58 [2022-08-08T11:27:58.659Z] === CONT  TestContainerInvalidJSON/containers/create
11:27:58 [2022-08-08T11:27:58.659Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
11:27:58 [2022-08-08T11:27:58.659Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
11:27:58 [2022-08-08T11:27:58.659Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
11:27:58 [2022-08-08T11:27:58.659Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
11:27:58 [2022-08-08T11:27:58.659Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
11:27:58 [2022-08-08T11:27:58.659Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
11:27:58 [2022-08-08T11:27:58.659Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
11:27:58 [2022-08-08T11:27:58.659Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
11:27:58 [2022-08-08T11:27:58.659Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:27:58 [2022-08-08T11:27:58.659Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
11:27:58 [2022-08-08T11:27:58.659Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
11:27:58 [2022-08-08T11:27:58.659Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
11:27:58 [2022-08-08T11:27:58.659Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
11:27:58 [2022-08-08T11:27:58.659Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
11:27:58 [2022-08-08T11:27:58.659Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
11:27:58 [2022-08-08T11:27:58.659Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
11:27:58 [2022-08-08T11:27:58.659Z] --- PASS: TestContainerInvalidJSON (0.02s)
11:27:58 [2022-08-08T11:27:58.659Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
11:27:58 [2022-08-08T11:27:58.659Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
11:27:58 [2022-08-08T11:27:58.659Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
11:27:58 [2022-08-08T11:27:58.659Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
11:27:58 [2022-08-08T11:27:58.659Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
11:27:58 [2022-08-08T11:27:58.659Z]     --- PASS: TestContainerInvalidJSON/commit (0.01s)
11:27:58 [2022-08-08T11:27:58.659Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
11:27:58 [2022-08-08T11:27:58.659Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
11:27:58 [2022-08-08T11:27:58.659Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
11:27:58 [2022-08-08T11:27:58.659Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
11:27:58 [2022-08-08T11:27:58.659Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
11:27:58 [2022-08-08T11:27:58.659Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
11:27:58 [2022-08-08T11:27:58.659Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
11:27:58 [2022-08-08T11:27:58.659Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
11:27:58 [2022-08-08T11:27:58.659Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
11:27:58 [2022-08-08T11:27:58.659Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
11:27:58 [2022-08-08T11:27:58.659Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
11:27:58 [2022-08-08T11:27:58.659Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
11:27:58 [2022-08-08T11:27:58.659Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
11:27:58 [2022-08-08T11:27:58.659Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
11:27:58 [2022-08-08T11:27:58.659Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
11:27:58 [2022-08-08T11:27:58.659Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
11:27:58 [2022-08-08T11:27:58.659Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
11:27:58 [2022-08-08T11:27:58.659Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
11:27:58 [2022-08-08T11:27:58.659Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
11:27:58 [2022-08-08T11:27:58.659Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
11:27:58 [2022-08-08T11:27:58.659Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
11:27:58 [2022-08-08T11:27:58.659Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
11:27:58 [2022-08-08T11:27:58.659Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
11:27:58 [2022-08-08T11:27:58.659Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
11:27:58 [2022-08-08T11:27:58.659Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
11:27:58 [2022-08-08T11:27:58.659Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
11:27:58 [2022-08-08T11:27:58.659Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
11:27:58 [2022-08-08T11:27:58.659Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
11:27:58 [2022-08-08T11:27:58.659Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
11:27:58 [2022-08-08T11:27:58.659Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:27:58 [2022-08-08T11:27:58.659Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
11:27:58 [2022-08-08T11:27:58.659Z] === RUN   TestCopyFromContainerPathIsNotDir
11:27:58 [2022-08-08T11:27:58.659Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
11:27:58 [2022-08-08T11:27:58.659Z] === RUN   TestCopyToContainerPathDoesNotExist
11:27:58 [2022-08-08T11:27:58.659Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
11:27:58 [2022-08-08T11:27:58.659Z] === RUN   TestCopyEmptyFile
11:27:58 [2022-08-08T11:27:58.843Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
11:27:58 [2022-08-08T11:27:58.917Z] --- PASS: TestCopyEmptyFile (0.21s)
11:27:58 [2022-08-08T11:27:58.917Z] === RUN   TestCopyToContainerPathIsNotDir
11:27:58 [2022-08-08T11:27:58.917Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
11:27:58 [2022-08-08T11:27:58.917Z] === RUN   TestCopyFromContainer
11:27:59 [2022-08-08T11:27:59.244Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.39s)
11:27:59 [2022-08-08T11:27:59.429Z] --- PASS: TestImportExtremelyLargeImageWorks (92.42s)
11:27:59 [2022-08-08T11:27:59.429Z] PASS
11:27:59 [2022-08-08T11:27:59.429Z] 
11:27:59 [2022-08-08T11:27:59.429Z] DONE 22 tests in 95.661s
11:27:59 [2022-08-08T11:27:59.429Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
11:27:59 [2022-08-08T11:27:59.429Z] === RUN   TestStripANSICommands
11:27:59 [2022-08-08T11:27:59.429Z] === RUN   TestStripANSICommands/#00
11:27:59 [2022-08-08T11:27:59.429Z] === RUN   TestStripANSICommands/#01
11:27:59 [2022-08-08T11:27:59.429Z] --- PASS: TestStripANSICommands (0.00s)
11:27:59 [2022-08-08T11:27:59.429Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
11:27:59 [2022-08-08T11:27:59.429Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
11:27:59 [2022-08-08T11:27:59.429Z] PASS
11:27:59 [2022-08-08T11:27:59.429Z] 
11:27:59 [2022-08-08T11:27:59.429Z] DONE 3 tests in 0.009s
11:27:59 [2022-08-08T11:27:59.429Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
11:27:59 [2022-08-08T11:27:59.429Z] INFO: Testing against a local daemon
11:27:59 [2022-08-08T11:27:59.429Z] === RUN   TestNetworkCreateDelete
11:27:59 [2022-08-08T11:27:59.429Z] --- PASS: TestNetworkCreateDelete (0.13s)
11:27:59 [2022-08-08T11:27:59.429Z] === RUN   TestDockerNetworkDeletePreferID
11:27:59 [2022-08-08T11:27:59.429Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
11:27:59 [2022-08-08T11:27:59.429Z] === RUN   TestDaemonDNSFallback
11:27:59 [2022-08-08T11:27:59.502Z] --- PASS: TestDaemonRestartIpcMode (2.81s)
11:27:59 [2022-08-08T11:27:59.502Z] PASS
11:27:59 [2022-08-08T11:27:59.502Z] 
11:27:59 [2022-08-08T11:27:59.502Z] === Skipped
11:27:59 [2022-08-08T11:27:59.502Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
11:27:59 [2022-08-08T11:27:59.502Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:27:59 [2022-08-08T11:27:59.502Z] 
11:27:59 [2022-08-08T11:27:59.502Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
11:27:59 [2022-08-08T11:27:59.502Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
11:27:59 [2022-08-08T11:27:59.502Z] 
11:27:59 [2022-08-08T11:27:59.502Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
11:27:59 [2022-08-08T11:27:59.502Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
11:27:59 [2022-08-08T11:27:59.502Z] 
11:27:59 [2022-08-08T11:27:59.502Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
11:27:59 [2022-08-08T11:27:59.502Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
11:27:59 [2022-08-08T11:27:59.502Z] 
11:27:59 [2022-08-08T11:27:59.502Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
11:27:59 [2022-08-08T11:27:59.502Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
11:27:59 [2022-08-08T11:27:59.502Z] 
11:27:59 [2022-08-08T11:27:59.502Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
11:27:59 [2022-08-08T11:27:59.502Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:27:59 [2022-08-08T11:27:59.502Z] 
11:27:59 [2022-08-08T11:27:59.502Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
11:27:59 [2022-08-08T11:27:59.502Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:27:59 [2022-08-08T11:27:59.502Z] 
11:27:59 [2022-08-08T11:27:59.502Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
11:27:59 [2022-08-08T11:27:59.502Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:27:59 [2022-08-08T11:27:59.502Z] 
11:27:59 [2022-08-08T11:27:59.502Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
11:27:59 [2022-08-08T11:27:59.502Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:27:59 [2022-08-08T11:27:59.502Z] 
11:27:59 [2022-08-08T11:27:59.502Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
11:27:59 [2022-08-08T11:27:59.502Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:27:59 [2022-08-08T11:27:59.502Z] 
11:27:59 [2022-08-08T11:27:59.502Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
11:27:59 [2022-08-08T11:27:59.502Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
11:27:59 [2022-08-08T11:27:59.502Z] 
11:27:59 [2022-08-08T11:27:59.502Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
11:27:59 [2022-08-08T11:27:59.502Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:27:59 [2022-08-08T11:27:59.502Z] 
11:27:59 [2022-08-08T11:27:59.502Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
11:27:59 [2022-08-08T11:27:59.502Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
11:27:59 [2022-08-08T11:27:59.502Z] 
11:27:59 [2022-08-08T11:27:59.502Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s)
11:27:59 [2022-08-08T11:27:59.502Z]     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)
11:27:59 [2022-08-08T11:27:59.502Z] 
11:27:59 [2022-08-08T11:27:59.502Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
11:27:59 [2022-08-08T11:27:59.502Z]     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)
11:27:59 [2022-08-08T11:27:59.502Z] 
11:27:59 [2022-08-08T11:27:59.502Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
11:27:59 [2022-08-08T11:27:59.502Z]     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)
11:27:59 [2022-08-08T11:27:59.502Z] 
11:27:59 [2022-08-08T11:27:59.502Z] === SKIP: amd64.integration.container TestPause (0.00s)
11:27:59 [2022-08-08T11:27:59.502Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
11:27:59 [2022-08-08T11:27:59.502Z] 
11:27:59 [2022-08-08T11:27:59.502Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
11:27:59 [2022-08-08T11:27:59.502Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:27:59 [2022-08-08T11:27:59.502Z] 
11:27:59 [2022-08-08T11:27:59.502Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s)
11:27:59 [2022-08-08T11:27:59.502Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
11:27:59 [2022-08-08T11:27:59.502Z] 
11:27:59 [2022-08-08T11:27:59.502Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
11:27:59 [2022-08-08T11:27:59.502Z]     restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
11:27:59 [2022-08-08T11:27:59.502Z] 
11:27:59 [2022-08-08T11:27:59.502Z] === SKIP: amd64.integration.container TestNISDomainname (0.03s)
11:27:59 [2022-08-08T11:27:59.502Z]     run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
11:27:59 [2022-08-08T11:27:59.502Z] 
11:27:59 [2022-08-08T11:27:59.502Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
11:27:59 [2022-08-08T11:27:59.502Z]     run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
11:27:59 [2022-08-08T11:27:59.502Z] 
11:27:59 [2022-08-08T11:27:59.502Z] === SKIP: amd64.integration.container TestStats (0.00s)
11:27:59 [2022-08-08T11:27:59.502Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
11:27:59 [2022-08-08T11:27:59.502Z] 
11:27:59 [2022-08-08T11:27:59.502Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
11:27:59 [2022-08-08T11:27:59.502Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:27:59 [2022-08-08T11:27:59.502Z] 
11:27:59 [2022-08-08T11:27:59.502Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
11:27:59 [2022-08-08T11:27:59.502Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
11:27:59 [2022-08-08T11:27:59.502Z] 
11:27:59 [2022-08-08T11:27:59.502Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
11:27:59 [2022-08-08T11:27:59.502Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
11:27:59 [2022-08-08T11:27:59.502Z] 
11:27:59 [2022-08-08T11:27:59.502Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
11:27:59 [2022-08-08T11:27:59.502Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
11:27:59 [2022-08-08T11:27:59.502Z] 
11:27:59 [2022-08-08T11:27:59.502Z] DONE 249 tests, 27 skipped in 87.039s
11:27:59 [2022-08-08T11:27:59.502Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
11:27:59 [2022-08-08T11:27:59.760Z] === RUN   TestConfigDaemonLibtrustID
11:27:59 [2022-08-08T11:27:59.778Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
11:27:59 [2022-08-08T11:27:59.851Z] === RUN   TestCopyFromContainer//
11:27:59 [2022-08-08T11:27:59.851Z] === RUN   TestCopyFromContainer//bar/root
11:28:00 [2022-08-08T11:28:00.110Z] === RUN   TestCopyFromContainer//bar/root/
11:28:00 [2022-08-08T11:28:00.110Z] === RUN   TestCopyFromContainer/bar/quux
11:28:00 [2022-08-08T11:28:00.110Z] === RUN   TestCopyFromContainer/bar/quux/
11:28:00 [2022-08-08T11:28:00.110Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:28:00 [2022-08-08T11:28:00.327Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
11:28:00 [2022-08-08T11:28:00.327Z] === RUN   TestConfigDaemonID
11:28:00 [2022-08-08T11:28:00.368Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:28:00 [2022-08-08T11:28:00.368Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:28:00 [2022-08-08T11:28:00.368Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:28:00 [2022-08-08T11:28:00.368Z] === RUN   TestCopyFromContainer/bar/notarget
11:28:00 [2022-08-08T11:28:00.626Z] --- PASS: TestCopyFromContainer (1.60s)
11:28:00 [2022-08-08T11:28:00.626Z]     --- PASS: TestCopyFromContainer// (0.06s)
11:28:00 [2022-08-08T11:28:00.626Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
11:28:00 [2022-08-08T11:28:00.626Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
11:28:00 [2022-08-08T11:28:00.626Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
11:28:00 [2022-08-08T11:28:00.626Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
11:28:00 [2022-08-08T11:28:00.626Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
11:28:00 [2022-08-08T11:28:00.626Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
11:28:00 [2022-08-08T11:28:00.626Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
11:28:00 [2022-08-08T11:28:00.626Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
11:28:00 [2022-08-08T11:28:00.626Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
11:28:00 [2022-08-08T11:28:00.626Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
11:28:00 [2022-08-08T11:28:00.626Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:28:00 [2022-08-08T11:28:00.626Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:28:00 [2022-08-08T11:28:00.626Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:28:00 [2022-08-08T11:28:00.626Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:28:00 [2022-08-08T11:28:00.626Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
11:28:00 [2022-08-08T11:28:00.626Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
11:28:00 [2022-08-08T11:28:00.626Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:28:00 [2022-08-08T11:28:00.626Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
11:28:00 [2022-08-08T11:28:00.626Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:28:00 [2022-08-08T11:28:00.626Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
11:28:00 [2022-08-08T11:28:00.626Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
11:28:00 [2022-08-08T11:28:00.626Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
11:28:00 [2022-08-08T11:28:00.626Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
11:28:00 [2022-08-08T11:28:00.626Z] === RUN   TestCreateLinkToNonExistingContainer
11:28:00 [2022-08-08T11:28:00.626Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
11:28:00 [2022-08-08T11:28:00.626Z] === RUN   TestCreateWithInvalidEnv
11:28:00 [2022-08-08T11:28:00.626Z] === RUN   TestCreateWithInvalidEnv/0
11:28:00 [2022-08-08T11:28:00.626Z] === PAUSE TestCreateWithInvalidEnv/0
11:28:00 [2022-08-08T11:28:00.626Z] === RUN   TestCreateWithInvalidEnv/1
11:28:00 [2022-08-08T11:28:00.626Z] === PAUSE TestCreateWithInvalidEnv/1
11:28:00 [2022-08-08T11:28:00.626Z] === RUN   TestCreateWithInvalidEnv/2
11:28:00 [2022-08-08T11:28:00.626Z] === PAUSE TestCreateWithInvalidEnv/2
11:28:00 [2022-08-08T11:28:00.626Z] === CONT  TestCreateWithInvalidEnv/0
11:28:00 [2022-08-08T11:28:00.626Z] === CONT  TestCreateWithInvalidEnv/2
11:28:00 [2022-08-08T11:28:00.626Z] === CONT  TestCreateWithInvalidEnv/1
11:28:00 [2022-08-08T11:28:00.626Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
11:28:00 [2022-08-08T11:28:00.626Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
11:28:00 [2022-08-08T11:28:00.626Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
11:28:00 [2022-08-08T11:28:00.626Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
11:28:00 [2022-08-08T11:28:00.626Z] === RUN   TestCreateTmpfsMountsTarget
11:28:00 [2022-08-08T11:28:00.626Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
11:28:00 [2022-08-08T11:28:00.626Z] === RUN   TestCreateWithCustomMaskedPaths
11:28:01 [2022-08-08T11:28:01.156Z] === RUN   TestDockerSuite/TestBuildLastModified
11:28:01 [2022-08-08T11:28:01.266Z]     daemon_test.go:83: [de753ccabcbaf] daemon is not started
11:28:01 [2022-08-08T11:28:01.266Z] --- PASS: TestConfigDaemonID (1.08s)
11:28:01 [2022-08-08T11:28:01.266Z] === RUN   TestDaemonConfigValidation
11:28:01 [2022-08-08T11:28:01.266Z] === RUN   TestDaemonConfigValidation/config_with_no_content
11:28:01 [2022-08-08T11:28:01.266Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
11:28:01 [2022-08-08T11:28:01.266Z] === RUN   TestDaemonConfigValidation/config_with_{}
11:28:01 [2022-08-08T11:28:01.266Z] === PAUSE TestDaemonConfigValidation/config_with_{}
11:28:01 [2022-08-08T11:28:01.266Z] === RUN   TestDaemonConfigValidation/invalid_config
11:28:01 [2022-08-08T11:28:01.266Z] === PAUSE TestDaemonConfigValidation/invalid_config
11:28:01 [2022-08-08T11:28:01.266Z] === RUN   TestDaemonConfigValidation/malformed_config
11:28:01 [2022-08-08T11:28:01.266Z] === PAUSE TestDaemonConfigValidation/malformed_config
11:28:01 [2022-08-08T11:28:01.266Z] === RUN   TestDaemonConfigValidation/valid_config
11:28:01 [2022-08-08T11:28:01.266Z] === PAUSE TestDaemonConfigValidation/valid_config
11:28:01 [2022-08-08T11:28:01.266Z] === CONT  TestDaemonConfigValidation/config_with_no_content
11:28:01 [2022-08-08T11:28:01.266Z] === CONT  TestDaemonConfigValidation/malformed_config
11:28:01 [2022-08-08T11:28:01.525Z] === CONT  TestDaemonConfigValidation/invalid_config
11:28:01 [2022-08-08T11:28:01.525Z] === CONT  TestDaemonConfigValidation/config_with_{}
11:28:01 [2022-08-08T11:28:01.525Z] === CONT  TestDaemonConfigValidation/valid_config
11:28:01 [2022-08-08T11:28:01.525Z] --- PASS: TestDaemonConfigValidation (0.00s)
11:28:01 [2022-08-08T11:28:01.525Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.10s)
11:28:01 [2022-08-08T11:28:01.525Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s)
11:28:01 [2022-08-08T11:28:01.525Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
11:28:01 [2022-08-08T11:28:01.525Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s)
11:28:01 [2022-08-08T11:28:01.525Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.05s)
11:28:01 [2022-08-08T11:28:01.525Z] === RUN   TestConfigDaemonSeccompProfiles
11:28:01 [2022-08-08T11:28:01.525Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
11:28:01 [2022-08-08T11:28:01.968Z] --- PASS: TestDaemonDNSFallback (6.32s)
11:28:01 [2022-08-08T11:28:01.968Z] === RUN   TestInspectNetwork
11:28:02 [2022-08-08T11:28:02.000Z] --- PASS: TestCreateWithCustomMaskedPaths (1.23s)
11:28:02 [2022-08-08T11:28:02.000Z] === RUN   TestCreateWithCustomReadonlyPaths
11:28:02 [2022-08-08T11:28:02.092Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.04s)
11:28:02 [2022-08-08T11:28:02.092Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
11:28:02 [2022-08-08T11:28:02.900Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
11:28:02 [2022-08-08T11:28:02.933Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s)
11:28:02 [2022-08-08T11:28:02.934Z] === RUN   TestCreateWithInvalidHealthcheckParams
11:28:02 [2022-08-08T11:28:02.934Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:28:02 [2022-08-08T11:28:02.934Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:28:02 [2022-08-08T11:28:02.934Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:28:02 [2022-08-08T11:28:02.934Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:28:02 [2022-08-08T11:28:02.934Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:28:02 [2022-08-08T11:28:02.934Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:28:02 [2022-08-08T11:28:02.934Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:28:02 [2022-08-08T11:28:02.934Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:28:02 [2022-08-08T11:28:02.934Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:28:02 [2022-08-08T11:28:02.934Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:28:02 [2022-08-08T11:28:02.934Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:28:02 [2022-08-08T11:28:02.934Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:28:02 [2022-08-08T11:28:02.934Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:28:02 [2022-08-08T11:28:02.934Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:28:02 [2022-08-08T11:28:02.934Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:28:02 [2022-08-08T11:28:02.934Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
11:28:02 [2022-08-08T11:28:02.934Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
11:28:02 [2022-08-08T11:28:02.934Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
11:28:02 [2022-08-08T11:28:02.934Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
11:28:02 [2022-08-08T11:28:02.934Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
11:28:02 [2022-08-08T11:28:02.934Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
11:28:02 [2022-08-08T11:28:02.934Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
11:28:03 [2022-08-08T11:28:03.500Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s)
11:28:03 [2022-08-08T11:28:03.500Z] === RUN   TestCreateDifferentPlatform
11:28:03 [2022-08-08T11:28:03.500Z] === RUN   TestCreateDifferentPlatform/different_os
11:28:03 [2022-08-08T11:28:03.500Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
11:28:03 [2022-08-08T11:28:03.500Z] --- PASS: TestCreateDifferentPlatform (0.01s)
11:28:03 [2022-08-08T11:28:03.500Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
11:28:03 [2022-08-08T11:28:03.500Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
11:28:03 [2022-08-08T11:28:03.500Z] === RUN   TestCreateVolumesFromNonExistingContainer
11:28:03 [2022-08-08T11:28:03.500Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
11:28:03 [2022-08-08T11:28:03.500Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
11:28:03 [2022-08-08T11:28:03.500Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
11:28:03 [2022-08-08T11:28:03.500Z] === RUN   TestCreateInvalidHostConfig
11:28:03 [2022-08-08T11:28:03.500Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
11:28:03 [2022-08-08T11:28:03.500Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
11:28:03 [2022-08-08T11:28:03.500Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
11:28:03 [2022-08-08T11:28:03.500Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
11:28:03 [2022-08-08T11:28:03.500Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
11:28:03 [2022-08-08T11:28:03.500Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
11:28:03 [2022-08-08T11:28:03.500Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
11:28:03 [2022-08-08T11:28:03.500Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
11:28:03 [2022-08-08T11:28:03.500Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
11:28:03 [2022-08-08T11:28:03.500Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
11:28:03 [2022-08-08T11:28:03.500Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
11:28:03 [2022-08-08T11:28:03.500Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
11:28:03 [2022-08-08T11:28:03.500Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
11:28:03 [2022-08-08T11:28:03.500Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
11:28:03 [2022-08-08T11:28:03.500Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
11:28:03 [2022-08-08T11:28:03.500Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
11:28:03 [2022-08-08T11:28:03.500Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
11:28:03 [2022-08-08T11:28:03.500Z] === RUN   TestContainerStartOnDaemonRestart
11:28:03 [2022-08-08T11:28:03.500Z] === PAUSE TestContainerStartOnDaemonRestart
11:28:03 [2022-08-08T11:28:03.500Z] === RUN   TestDaemonRestartIpcMode
11:28:03 [2022-08-08T11:28:03.500Z] === PAUSE TestDaemonRestartIpcMode
11:28:03 [2022-08-08T11:28:03.500Z] === RUN   TestDaemonHostGatewayIP
11:28:03 [2022-08-08T11:28:03.500Z] === PAUSE TestDaemonHostGatewayIP
11:28:03 [2022-08-08T11:28:03.500Z] === RUN   TestRestartDaemonWithRestartingContainer
11:28:03 [2022-08-08T11:28:03.500Z] === PAUSE TestRestartDaemonWithRestartingContainer
11:28:03 [2022-08-08T11:28:03.500Z] === RUN   TestContainerKillOnDaemonStart
11:28:03 [2022-08-08T11:28:03.500Z] === PAUSE TestContainerKillOnDaemonStart
11:28:03 [2022-08-08T11:28:03.500Z] === RUN   TestDiff
11:28:03 [2022-08-08T11:28:03.842Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
11:28:04 [2022-08-08T11:28:04.066Z] --- PASS: TestDiff (0.40s)
11:28:04 [2022-08-08T11:28:04.066Z] === RUN   TestExecConsoleSize
11:28:04 [2022-08-08T11:28:04.324Z] --- PASS: TestExecConsoleSize (0.45s)
11:28:04 [2022-08-08T11:28:04.324Z] === RUN   TestExecWithCloseStdin
11:28:04 [2022-08-08T11:28:04.779Z] === CONT  TestConfigDaemonSeccompProfiles
11:28:04 [2022-08-08T11:28:04.780Z]     daemon_test.go:197: [dc26208a914ea] daemon is not started
11:28:04 [2022-08-08T11:28:04.780Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s)
11:28:04 [2022-08-08T11:28:04.780Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s)
11:28:04 [2022-08-08T11:28:04.780Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s)
11:28:04 [2022-08-08T11:28:04.780Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s)
11:28:04 [2022-08-08T11:28:04.780Z] === RUN   TestDaemonProxy
11:28:04 [2022-08-08T11:28:04.780Z]     daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
11:28:04 [2022-08-08T11:28:04.780Z] --- SKIP: TestDaemonProxy (0.00s)
11:28:04 [2022-08-08T11:28:04.780Z] PASS
11:28:04 [2022-08-08T11:28:04.780Z] 
11:28:04 [2022-08-08T11:28:04.780Z] === Skipped
11:28:04 [2022-08-08T11:28:04.780Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s)
11:28:04 [2022-08-08T11:28:04.780Z]     daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
11:28:04 [2022-08-08T11:28:04.780Z] 
11:28:04 [2022-08-08T11:28:04.780Z] DONE 13 tests, 1 skipped in 5.287s
11:28:04 [2022-08-08T11:28:04.780Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
11:28:04 [2022-08-08T11:28:04.889Z] --- PASS: TestExecWithCloseStdin (0.46s)
11:28:04 [2022-08-08T11:28:04.890Z] === RUN   TestExec
11:28:05 [2022-08-08T11:28:05.037Z] INFO: Testing against a local daemon
11:28:05 [2022-08-08T11:28:05.037Z] === RUN   TestCommitInheritsEnv
11:28:05 [2022-08-08T11:28:05.266Z] === RUN   TestInspectNetwork/full_network_id
11:28:05 [2022-08-08T11:28:05.266Z] === RUN   TestInspectNetwork/partial_network_id
11:28:05 [2022-08-08T11:28:05.266Z] === RUN   TestInspectNetwork/network_name
11:28:05 [2022-08-08T11:28:05.266Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
11:28:05 [2022-08-08T11:28:05.375Z] === RUN   TestDockerSuite/TestBuildLineBreak
11:28:05 [2022-08-08T11:28:05.457Z] --- PASS: TestExec (0.48s)
11:28:05 [2022-08-08T11:28:05.457Z] === RUN   TestExecUser
11:28:05 [2022-08-08T11:28:05.715Z] --- PASS: TestExecUser (0.47s)
11:28:05 [2022-08-08T11:28:05.715Z] === RUN   TestExportContainerAndImportImage
11:28:06 [2022-08-08T11:28:06.280Z] --- PASS: TestExportContainerAndImportImage (0.56s)
11:28:06 [2022-08-08T11:28:06.280Z] === RUN   TestExportContainerAfterDaemonRestart
11:28:07 [2022-08-08T11:28:07.564Z] --- PASS: TestCommitInheritsEnv (2.09s)
11:28:07 [2022-08-08T11:28:07.564Z] === RUN   TestImportExtremelyLargeImageWorks
11:28:07 [2022-08-08T11:28:07.564Z] === PAUSE TestImportExtremelyLargeImageWorks
11:28:07 [2022-08-08T11:28:07.564Z] === RUN   TestImportWithCustomPlatform
11:28:07 [2022-08-08T11:28:07.564Z] === RUN   TestImportWithCustomPlatform/#00
11:28:07 [2022-08-08T11:28:07.564Z] === RUN   TestImportWithCustomPlatform/_______
11:28:07 [2022-08-08T11:28:07.564Z] === RUN   TestImportWithCustomPlatform//
11:28:07 [2022-08-08T11:28:07.564Z] === RUN   TestImportWithCustomPlatform/linux
11:28:07 [2022-08-08T11:28:07.564Z] === RUN   TestImportWithCustomPlatform/LINUX
11:28:07 [2022-08-08T11:28:07.564Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
11:28:07 [2022-08-08T11:28:07.564Z] === RUN   TestImportWithCustomPlatform/macos
11:28:07 [2022-08-08T11:28:07.564Z] === RUN   TestImportWithCustomPlatform/macos/arm64
11:28:07 [2022-08-08T11:28:07.564Z] === RUN   TestImportWithCustomPlatform/nintendo64
11:28:07 [2022-08-08T11:28:07.564Z] --- PASS: TestImportWithCustomPlatform (0.32s)
11:28:07 [2022-08-08T11:28:07.564Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
11:28:07 [2022-08-08T11:28:07.564Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
11:28:07 [2022-08-08T11:28:07.564Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
11:28:07 [2022-08-08T11:28:07.564Z]     --- PASS: TestImportWithCustomPlatform/linux (0.08s)
11:28:07 [2022-08-08T11:28:07.564Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
11:28:07 [2022-08-08T11:28:07.564Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
11:28:07 [2022-08-08T11:28:07.564Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
11:28:07 [2022-08-08T11:28:07.564Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
11:28:07 [2022-08-08T11:28:07.564Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
11:28:07 [2022-08-08T11:28:07.564Z] === RUN   TestImagesFilterMultiReference
11:28:07 [2022-08-08T11:28:07.564Z] --- PASS: TestImagesFilterMultiReference (0.06s)
11:28:07 [2022-08-08T11:28:07.564Z] === RUN   TestImagePullPlatformInvalid
11:28:07 [2022-08-08T11:28:07.564Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
11:28:07 [2022-08-08T11:28:07.564Z] === RUN   TestRemoveImageOrphaning
11:28:07 [2022-08-08T11:28:07.654Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
11:28:07 [2022-08-08T11:28:07.654Z] === RUN   TestHealthCheckWorkdir
11:28:07 [2022-08-08T11:28:07.906Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
11:28:07 [2022-08-08T11:28:07.906Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
11:28:07 [2022-08-08T11:28:07.906Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
11:28:07 [2022-08-08T11:28:07.906Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
11:28:07 [2022-08-08T11:28:07.906Z] === RUN   TestDockerSuite/TestBuildMaintainer
11:28:07 [2022-08-08T11:28:07.906Z] === RUN   TestDockerSuite/TestBuildMissingArgs
11:28:08 [2022-08-08T11:28:08.219Z] --- PASS: TestHealthCheckWorkdir (0.52s)
11:28:08 [2022-08-08T11:28:08.219Z] === RUN   TestHealthKillContainer
11:28:08 [2022-08-08T11:28:08.839Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
11:28:09 [2022-08-08T11:28:09.461Z] --- PASS: TestRemoveImageOrphaning (1.58s)
11:28:09 [2022-08-08T11:28:09.461Z] === RUN   TestRemoveImageGarbageCollector
11:28:09 [2022-08-08T11:28:09.461Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
11:28:09 [2022-08-08T11:28:09.461Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
11:28:09 [2022-08-08T11:28:09.461Z] === RUN   TestTagUnprefixedRepoByNameOrName
11:28:09 [2022-08-08T11:28:09.461Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
11:28:09 [2022-08-08T11:28:09.461Z] === RUN   TestTagInvalidReference
11:28:09 [2022-08-08T11:28:09.461Z] --- PASS: TestTagInvalidReference (0.01s)
11:28:09 [2022-08-08T11:28:09.461Z] === RUN   TestTagValidPrefixedRepo
11:28:09 [2022-08-08T11:28:09.461Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
11:28:09 [2022-08-08T11:28:09.461Z] === RUN   TestTagExistedNameWithoutForce
11:28:09 [2022-08-08T11:28:09.461Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
11:28:09 [2022-08-08T11:28:09.461Z] === RUN   TestTagOfficialNames
11:28:09 [2022-08-08T11:28:09.461Z] --- PASS: TestTagOfficialNames (0.05s)
11:28:09 [2022-08-08T11:28:09.461Z] === RUN   TestTagMatchesDigest
11:28:09 [2022-08-08T11:28:09.461Z] --- PASS: TestTagMatchesDigest (0.02s)
11:28:09 [2022-08-08T11:28:09.461Z] === CONT  TestImportExtremelyLargeImageWorks
11:28:09 [2022-08-08T11:28:09.463Z] --- PASS: TestInspectNetwork (7.33s)
11:28:09 [2022-08-08T11:28:09.463Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
11:28:09 [2022-08-08T11:28:09.463Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
11:28:09 [2022-08-08T11:28:09.463Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
11:28:09 [2022-08-08T11:28:09.463Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
11:28:09 [2022-08-08T11:28:09.463Z] === RUN   TestRunContainerWithBridgeNone
11:28:09 [2022-08-08T11:28:09.774Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
11:28:11 [2022-08-08T11:28:11.373Z] --- PASS: TestRunContainerWithBridgeNone (1.58s)
11:28:11 [2022-08-08T11:28:11.373Z] === RUN   TestNetworkInvalidJSON
11:28:11 [2022-08-08T11:28:11.373Z] === RUN   TestNetworkInvalidJSON/networks/create
11:28:11 [2022-08-08T11:28:11.373Z] === PAUSE TestNetworkInvalidJSON/networks/create
11:28:11 [2022-08-08T11:28:11.373Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
11:28:11 [2022-08-08T11:28:11.373Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
11:28:11 [2022-08-08T11:28:11.373Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
11:28:11 [2022-08-08T11:28:11.373Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
11:28:11 [2022-08-08T11:28:11.373Z] === CONT  TestNetworkInvalidJSON/networks/create
11:28:11 [2022-08-08T11:28:11.373Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
11:28:11 [2022-08-08T11:28:11.373Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
11:28:11 [2022-08-08T11:28:11.373Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
11:28:11 [2022-08-08T11:28:11.373Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
11:28:11 [2022-08-08T11:28:11.373Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
11:28:11 [2022-08-08T11:28:11.373Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
11:28:11 [2022-08-08T11:28:11.373Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
11:28:11 [2022-08-08T11:28:11.373Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
11:28:11 [2022-08-08T11:28:11.373Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
11:28:11 [2022-08-08T11:28:11.373Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
11:28:11 [2022-08-08T11:28:11.373Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
11:28:11 [2022-08-08T11:28:11.373Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
11:28:11 [2022-08-08T11:28:11.373Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
11:28:11 [2022-08-08T11:28:11.373Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
11:28:11 [2022-08-08T11:28:11.373Z] --- PASS: TestNetworkInvalidJSON (0.02s)
11:28:11 [2022-08-08T11:28:11.373Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.01s)
11:28:11 [2022-08-08T11:28:11.373Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
11:28:11 [2022-08-08T11:28:11.373Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
11:28:11 [2022-08-08T11:28:11.373Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
11:28:11 [2022-08-08T11:28:11.373Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
11:28:11 [2022-08-08T11:28:11.373Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
11:28:11 [2022-08-08T11:28:11.373Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
11:28:11 [2022-08-08T11:28:11.373Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
11:28:11 [2022-08-08T11:28:11.373Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
11:28:11 [2022-08-08T11:28:11.373Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
11:28:11 [2022-08-08T11:28:11.373Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
11:28:11 [2022-08-08T11:28:11.373Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
11:28:11 [2022-08-08T11:28:11.373Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
11:28:11 [2022-08-08T11:28:11.373Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
11:28:11 [2022-08-08T11:28:11.373Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
11:28:11 [2022-08-08T11:28:11.373Z] === RUN   TestNetworkList
11:28:11 [2022-08-08T11:28:11.373Z] === RUN   TestNetworkList//networks
11:28:11 [2022-08-08T11:28:11.373Z] === PAUSE TestNetworkList//networks
11:28:11 [2022-08-08T11:28:11.373Z] === RUN   TestNetworkList//networks/
11:28:11 [2022-08-08T11:28:11.373Z] === PAUSE TestNetworkList//networks/
11:28:11 [2022-08-08T11:28:11.373Z] === CONT  TestNetworkList//networks
11:28:11 [2022-08-08T11:28:11.373Z] === CONT  TestNetworkList//networks/
11:28:11 [2022-08-08T11:28:11.373Z] --- PASS: TestNetworkList (0.02s)
11:28:11 [2022-08-08T11:28:11.373Z]     --- PASS: TestNetworkList//networks/ (0.00s)
11:28:11 [2022-08-08T11:28:11.373Z]     --- PASS: TestNetworkList//networks (0.00s)
11:28:11 [2022-08-08T11:28:11.373Z] === RUN   TestHostIPv4BridgeLabel
11:28:11 [2022-08-08T11:28:11.633Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
11:28:11 [2022-08-08T11:28:11.633Z] === RUN   TestDaemonRestartWithLiveRestore
11:28:12 [2022-08-08T11:28:12.301Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
11:28:12 [2022-08-08T11:28:12.560Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
11:28:12 [2022-08-08T11:28:12.572Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
11:28:12 [2022-08-08T11:28:12.572Z] === RUN   TestDaemonDefaultNetworkPools
11:28:12 [2022-08-08T11:28:12.818Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
11:28:13 [2022-08-08T11:28:13.511Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s)
11:28:13 [2022-08-08T11:28:13.511Z] === RUN   TestDaemonRestartWithExistingNetwork
11:28:14 [2022-08-08T11:28:14.452Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
11:28:14 [2022-08-08T11:28:14.452Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
11:28:15 [2022-08-08T11:28:15.834Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
11:28:15 [2022-08-08T11:28:15.834Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
11:28:16 [2022-08-08T11:28:16.325Z] --- PASS: TestHealthKillContainer (7.86s)
11:28:16 [2022-08-08T11:28:16.325Z] === RUN   TestInspectCpusetInConfigPre120
11:28:16 [2022-08-08T11:28:16.325Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s)
11:28:16 [2022-08-08T11:28:16.325Z] === RUN   TestIpcModeNone
11:28:16 [2022-08-08T11:28:16.403Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
11:28:16 [2022-08-08T11:28:16.404Z] === RUN   TestServiceWithPredefinedNetwork
11:28:16 [2022-08-08T11:28:16.891Z] --- PASS: TestIpcModeNone (0.41s)
11:28:16 [2022-08-08T11:28:16.891Z] === RUN   TestIpcModePrivate
11:28:17 [2022-08-08T11:28:17.149Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false
11:28:17 [2022-08-08T11:28:17.149Z] --- PASS: TestIpcModePrivate (0.45s)
11:28:17 [2022-08-08T11:28:17.149Z] === RUN   TestIpcModeShareable
11:28:17 [2022-08-08T11:28:17.715Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
11:28:17 [2022-08-08T11:28:17.715Z] --- PASS: TestIpcModeShareable (0.43s)
11:28:17 [2022-08-08T11:28:17.715Z] === RUN   TestAPIIpcModeShareableAndContainer
11:28:18 [2022-08-08T11:28:18.466Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.110s	coverage: 60.1% of statements
11:28:18 [2022-08-08T11:28:18.466Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
11:28:18 [2022-08-08T11:28:18.466Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
11:28:18 [2022-08-08T11:28:18.466Z] ok  	github.com/docker/docker/libnetwork/osl	4.535s	coverage: 39.7% of statements
11:28:18 [2022-08-08T11:28:18.466Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.002s	coverage: 20.0% of statements
11:28:18 [2022-08-08T11:28:18.466Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.013s	coverage: 80.7% of statements
11:28:18 [2022-08-08T11:28:18.466Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.549s	coverage: 48.6% of statements
11:28:18 [2022-08-08T11:28:18.726Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 70.6% of statements
11:28:18 [2022-08-08T11:28:18.726Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
11:28:18 [2022-08-08T11:28:18.945Z] --- PASS: TestServiceWithPredefinedNetwork (2.28s)
11:28:18 [2022-08-08T11:28:18.945Z] === RUN   TestServiceRemoveKeepsIngressNetwork
11:28:18 [2022-08-08T11:28:18.945Z]     service_test.go:243: FLAKY_TEST
11:28:18 [2022-08-08T11:28:18.945Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
11:28:18 [2022-08-08T11:28:18.945Z] === RUN   TestServiceWithDataPathPortInit
11:28:18 [2022-08-08T11:28:18.985Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
11:28:18 [2022-08-08T11:28:18.985Z] 
11:28:18 [2022-08-08T11:28:18.985Z] === Skipped
11:28:18 [2022-08-08T11:28:18.985Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
11:28:18 [2022-08-08T11:28:18.985Z]     firewalld_test.go:14: firewalld is not running
11:28:18 [2022-08-08T11:28:18.985Z] 
11:28:18 [2022-08-08T11:28:18.985Z] DONE 327 tests, 1 skipped in 200.688s
11:28:19 [2022-08-08T11:28:19.088Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.39s)
11:28:19 [2022-08-08T11:28:19.088Z] === RUN   TestAPIIpcModeHost
11:28:19 [2022-08-08T11:28:19.346Z] --- PASS: TestAPIIpcModeHost (0.35s)
11:28:19 [2022-08-08T11:28:19.346Z] === RUN   TestDaemonIpcModeShareable
11:28:19 [2022-08-08T11:28:19.375Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s)
11:28:19 [2022-08-08T11:28:19.375Z] PASS
11:28:19 [2022-08-08T11:28:19.375Z] 
11:28:19 [2022-08-08T11:28:19.375Z] DONE 17 tests in 53.828s
11:28:19 [2022-08-08T11:28:19.375Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
11:28:19 [2022-08-08T11:28:19.375Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
11:28:19 [2022-08-08T11:28:19.375Z] ++ 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
11:28:19 [2022-08-08T11:28:19.375Z] ++ set -e
11:28:19 [2022-08-08T11:28:19.375Z] ++ '[' -n 0 ']'
11:28:19 [2022-08-08T11:28:19.375Z] ++ set -x
11:28:19 [2022-08-08T11:28:19.376Z] ++ 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
11:28:19 [2022-08-08T11:28:19.376Z] INFO: Testing against a local daemon
11:28:19 [2022-08-08T11:28:19.376Z] === RUN   TestPluginInvalidJSON
11:28:19 [2022-08-08T11:28:19.376Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
11:28:19 [2022-08-08T11:28:19.376Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
11:28:19 [2022-08-08T11:28:19.376Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
11:28:19 [2022-08-08T11:28:19.376Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
11:28:19 [2022-08-08T11:28:19.376Z] === RUN   TestPluginInvalidJSON/plugins/pull
11:28:19 [2022-08-08T11:28:19.376Z] === PAUSE TestPluginInvalidJSON/plugins/pull
11:28:19 [2022-08-08T11:28:19.376Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
11:28:19 [2022-08-08T11:28:19.376Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
11:28:19 [2022-08-08T11:28:19.376Z] === CONT  TestPluginInvalidJSON/plugins/pull
11:28:19 [2022-08-08T11:28:19.376Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
11:28:19 [2022-08-08T11:28:19.376Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
11:28:19 [2022-08-08T11:28:19.376Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
11:28:19 [2022-08-08T11:28:19.376Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
11:28:19 [2022-08-08T11:28:19.376Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
11:28:19 [2022-08-08T11:28:19.376Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
11:28:19 [2022-08-08T11:28:19.376Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
11:28:19 [2022-08-08T11:28:19.376Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
11:28:19 [2022-08-08T11:28:19.376Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
11:28:19 [2022-08-08T11:28:19.376Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
11:28:19 [2022-08-08T11:28:19.376Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
11:28:19 [2022-08-08T11:28:19.376Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
11:28:19 [2022-08-08T11:28:19.376Z] --- PASS: TestPluginInvalidJSON (0.02s)
11:28:19 [2022-08-08T11:28:19.376Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
11:28:19 [2022-08-08T11:28:19.376Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
11:28:19 [2022-08-08T11:28:19.376Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
11:28:19 [2022-08-08T11:28:19.376Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
11:28:19 [2022-08-08T11:28:19.376Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
11:28:19 [2022-08-08T11:28:19.376Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
11:28:19 [2022-08-08T11:28:19.376Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
11:28:19 [2022-08-08T11:28:19.376Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
11:28:19 [2022-08-08T11:28:19.376Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
11:28:19 [2022-08-08T11:28:19.376Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
11:28:19 [2022-08-08T11:28:19.376Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s)
11:28:19 [2022-08-08T11:28:19.376Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
11:28:19 [2022-08-08T11:28:19.376Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
11:28:19 [2022-08-08T11:28:19.376Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
11:28:19 [2022-08-08T11:28:19.376Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
11:28:19 [2022-08-08T11:28:19.376Z] === RUN   TestPluginInstall
11:28:19 [2022-08-08T11:28:19.376Z] === RUN   TestPluginInstall/no_auth
Post stage
[Pipeline] junit
11:28:19 [2022-08-08T11:28:19.568Z] Recording test results
11:28:19 [2022-08-08T11:28:19.790Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
11:28:20 [2022-08-08T11:28:20.112Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43883/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=acd0aa7d382cc3bb87d542adf6845bd14d57d53a -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:acd0aa7d382cc3bb87d542adf6845bd14d57d53a hack/validate/vendor
11:28:20 [2022-08-08T11:28:20.681Z] No vendor changes in diff.
11:28:20 [2022-08-08T11:28:20.719Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
11:28:20 [2022-08-08T11:28:20.719Z] --- PASS: TestDaemonIpcModeShareable (1.13s)
11:28:20 [2022-08-08T11:28:20.719Z] === RUN   TestDaemonIpcModePrivate
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
11:28:21 [2022-08-08T11:28:21.250Z] + echo Ensuring container killed.
11:28:21 [2022-08-08T11:28:21.250Z] Ensuring container killed.
11:28:21 [2022-08-08T11:28:21.250Z] + docker rm -vf docker-pr4
11:28:21 [2022-08-08T11:28:21.250Z] Error: No such container: docker-pr4
[Pipeline] sh
11:28:21 [2022-08-08T11:28:21.277Z] time="2022-08-08T11:28:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:28:21 [2022-08-08T11:28:21.277Z] time="2022-08-08T11:28:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fa0081bdd2db500b7f1c2449fe92ab8b3745adf1ae7528580ebba3851a060028" mediatype=application/vnd.docker.plugin.v1+json size=522
11:28:21 [2022-08-08T11:28:21.277Z] time="2022-08-08T11:28:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:28:21 [2022-08-08T11:28:21.277Z] time="2022-08-08T11:28:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fa0081bdd2db500b7f1c2449fe92ab8b3745adf1ae7528580ebba3851a060028" mediatype=application/vnd.docker.plugin.v1+json size=522
11:28:21 [2022-08-08T11:28:21.535Z] + echo Chowning /workspace to jenkins user
11:28:21 [2022-08-08T11:28:21.535Z] Chowning /workspace to jenkins user
11:28:21 [2022-08-08T11:28:21.535Z] + id -u
11:28:21 [2022-08-08T11:28:21.535Z] + id -g
11:28:21 [2022-08-08T11:28:21.535Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43883:/workspace busybox chown -R 1000:1000 /workspace
11:28:21 [2022-08-08T11:28:21.536Z] === RUN   TestPluginInstall/with_htpasswd
11:28:21 [2022-08-08T11:28:21.536Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
11:28:21 [2022-08-08T11:28:21.654Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
11:28:21 [2022-08-08T11:28:21.654Z] --- PASS: TestDaemonIpcModePrivate (1.12s)
11:28:21 [2022-08-08T11:28:21.654Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:28:22 [2022-08-08T11:28:22.102Z] time="2022-08-08T11:28:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:28:22 [2022-08-08T11:28:22.102Z] time="2022-08-08T11:28:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5ae233a685ec00697a8fea11e58798492a7672010f5fd75a9ff5602d750a8252" mediatype=application/vnd.docker.plugin.v1+json size=522
11:28:22 [2022-08-08T11:28:22.102Z] time="2022-08-08T11:28:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:28:22 [2022-08-08T11:28:22.102Z] time="2022-08-08T11:28:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5ae233a685ec00697a8fea11e58798492a7672010f5fd75a9ff5602d750a8252" mediatype=application/vnd.docker.plugin.v1+json size=522
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
11:28:22 [2022-08-08T11:28:22.360Z] === RUN   TestPluginInstall/with_insecure
11:28:22 [2022-08-08T11:28:22.400Z] + bundleName=unit
11:28:22 [2022-08-08T11:28:22.400Z] + echo Creating unit-bundles.tar.gz
11:28:22 [2022-08-08T11:28:22.400Z] Creating unit-bundles.tar.gz
11:28:22 [2022-08-08T11:28:22.400Z] + 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
11:28:22 [2022-08-08T11:28:22.400Z] bundles/junit-report-libnetwork.xml
11:28:22 [2022-08-08T11:28:22.400Z] bundles/junit-report.xml
11:28:22 [2022-08-08T11:28:22.400Z] bundles/go-test-report-libnetwork.json
11:28:22 [2022-08-08T11:28:22.400Z] bundles/go-test-report.json
11:28:22 [2022-08-08T11:28:22.400Z] bundles/profile-libnetwork.out
11:28:22 [2022-08-08T11:28:22.400Z] bundles/profile.out
[Pipeline] archiveArtifacts
11:28:22 [2022-08-08T11:28:22.413Z] Archiving artifacts
11:28:22 [2022-08-08T11:28:22.587Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
11:28:22 [2022-08-08T11:28:22.619Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
11:28:22 [2022-08-08T11:28:22.777Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43883/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
11:28:22 [2022-08-08T11:28:22.844Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.12s)
11:28:22 [2022-08-08T11:28:22.844Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:28:23 [2022-08-08T11:28:23.083Z] + make clean
11:28:23 [2022-08-08T11:28:23.083Z] docker volume rm -f docker-dev-cache docker-mod-cache
11:28:23 [2022-08-08T11:28:23.083Z] docker-dev-cache
11:28:23 [2022-08-08T11:28:23.083Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
11:28:23 [2022-08-08T11:28:23.557Z] time="2022-08-08T11:28:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:28:23 [2022-08-08T11:28:23.557Z] time="2022-08-08T11:28:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:04c76ad8cd22cedfceed00cd2efca2cf8793a3f5de12b43899af185b599414f8" mediatype=application/vnd.docker.plugin.v1+json size=522
11:28:23 [2022-08-08T11:28:23.557Z] time="2022-08-08T11:28:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:28:23 [2022-08-08T11:28:23.557Z] time="2022-08-08T11:28:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:04c76ad8cd22cedfceed00cd2efca2cf8793a3f5de12b43899af185b599414f8" mediatype=application/vnd.docker.plugin.v1+json size=522
11:28:23 [2022-08-08T11:28:23.557Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
11:28:23 [2022-08-08T11:28:23.778Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
11:28:23 [2022-08-08T11:28:23.816Z]     plugin_test.go:196: [de6361f574697] daemon is not started
11:28:23 [2022-08-08T11:28:23.816Z] --- PASS: TestPluginInstall (4.78s)
11:28:23 [2022-08-08T11:28:23.816Z]     --- PASS: TestPluginInstall/no_auth (2.52s)
11:28:23 [2022-08-08T11:28:23.816Z]     --- PASS: TestPluginInstall/with_htpasswd (0.84s)
11:28:23 [2022-08-08T11:28:23.816Z]     --- PASS: TestPluginInstall/with_insecure (1.43s)
11:28:23 [2022-08-08T11:28:23.816Z] === RUN   TestPluginsWithRuntimes
11:28:24 [2022-08-08T11:28:24.060Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.14s)
11:28:24 [2022-08-08T11:28:24.060Z] === RUN   TestIpcModeOlderClient
11:28:24 [2022-08-08T11:28:24.060Z] === PAUSE TestIpcModeOlderClient
11:28:24 [2022-08-08T11:28:24.060Z] === RUN   TestKillContainerInvalidSignal
11:28:24 [2022-08-08T11:28:24.342Z] --- PASS: TestKillContainerInvalidSignal (0.41s)
11:28:24 [2022-08-08T11:28:24.342Z] === RUN   TestKillContainer
11:28:24 [2022-08-08T11:28:24.342Z] === RUN   TestKillContainer/no_signal
11:28:24 [2022-08-08T11:28:24.923Z] === RUN   TestKillContainer/non_killing_signal
11:28:24 [2022-08-08T11:28:24.923Z] === RUN   TestKillContainer/killing_signal
11:28:25 [2022-08-08T11:28:25.221Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
11:28:25 [2022-08-08T11:28:25.221Z]     docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows
11:28:25 [2022-08-08T11:28:25.221Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
11:28:25 [2022-08-08T11:28:25.479Z] === RUN   TestPluginsWithRuntimes/No_Args
11:28:25 [2022-08-08T11:28:25.493Z] --- PASS: TestKillContainer (1.24s)
11:28:25 [2022-08-08T11:28:25.493Z]     --- PASS: TestKillContainer/no_signal (0.39s)
11:28:25 [2022-08-08T11:28:25.493Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
11:28:25 [2022-08-08T11:28:25.493Z]     --- PASS: TestKillContainer/killing_signal (0.41s)
11:28:25 [2022-08-08T11:28:25.493Z] === RUN   TestKillWithStopSignalAndRestartPolicies
11:28:25 [2022-08-08T11:28:25.493Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
11:28:26 [2022-08-08T11:28:26.058Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
11:28:26 [2022-08-08T11:28:26.853Z] === RUN   TestPluginsWithRuntimes/With_Args
11:28:26 [2022-08-08T11:28:26.992Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.19s)
11:28:26 [2022-08-08T11:28:26.992Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s)
11:28:26 [2022-08-08T11:28:26.992Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s)
11:28:26 [2022-08-08T11:28:26.992Z] === RUN   TestKillStoppedContainer
11:28:26 [2022-08-08T11:28:26.992Z] --- PASS: TestKillStoppedContainer (0.04s)
11:28:26 [2022-08-08T11:28:26.992Z] === RUN   TestKillStoppedContainerAPIPre120
11:28:26 [2022-08-08T11:28:26.992Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
11:28:26 [2022-08-08T11:28:26.992Z] === RUN   TestKillDifferentUserContainer
11:28:27 [2022-08-08T11:28:27.249Z] --- PASS: TestKillDifferentUserContainer (0.41s)
11:28:27 [2022-08-08T11:28:27.249Z] === RUN   TestInspectOomKilledTrue
11:28:27 [2022-08-08T11:28:27.786Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
11:28:27 [2022-08-08T11:28:27.814Z] --- PASS: TestInspectOomKilledTrue (0.46s)
11:28:27 [2022-08-08T11:28:27.815Z] === RUN   TestInspectOomKilledFalse
11:28:28 [2022-08-08T11:28:28.072Z] --- PASS: TestInspectOomKilledFalse (0.38s)
11:28:28 [2022-08-08T11:28:28.072Z] === RUN   TestLinksEtcHostsContentMatch
11:28:28 [2022-08-08T11:28:28.330Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s)
11:28:28 [2022-08-08T11:28:28.330Z] === RUN   TestLinksContainerNames
11:28:28 [2022-08-08T11:28:28.356Z] --- PASS: TestPluginsWithRuntimes (4.44s)
11:28:28 [2022-08-08T11:28:28.357Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.36s)
11:28:28 [2022-08-08T11:28:28.357Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.18s)
11:28:28 [2022-08-08T11:28:28.357Z] === RUN   TestPluginBackCompatMediaTypes
11:28:28 [2022-08-08T11:28:28.923Z] --- PASS: TestPluginBackCompatMediaTypes (0.83s)
11:28:28 [2022-08-08T11:28:28.923Z] PASS
11:28:28 [2022-08-08T11:28:28.923Z] 
11:28:28 [2022-08-08T11:28:28.923Z] DONE 24 tests in 10.231s
11:28:29 [2022-08-08T11:28:29.182Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
11:28:29 [2022-08-08T11:28:29.182Z] ++ 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
11:28:29 [2022-08-08T11:28:29.182Z] ++ set -e
11:28:29 [2022-08-08T11:28:29.182Z] ++ '[' -n 0 ']'
11:28:29 [2022-08-08T11:28:29.182Z] ++ set -x
11:28:29 [2022-08-08T11:28:29.182Z] ++ 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
11:28:29 [2022-08-08T11:28:29.182Z] INFO: Testing against a local daemon
11:28:29 [2022-08-08T11:28:29.182Z] === RUN   TestExternalGraphDriver
11:28:29 [2022-08-08T11:28:29.264Z] --- PASS: TestLinksContainerNames (0.78s)
11:28:29 [2022-08-08T11:28:29.264Z] === RUN   TestLogsFollowTailEmpty
11:28:29 [2022-08-08T11:28:29.440Z] === RUN   TestExternalGraphDriver/json
11:28:29 [2022-08-08T11:28:29.521Z] --- PASS: TestLogsFollowTailEmpty (0.40s)
11:28:29 [2022-08-08T11:28:29.521Z] === RUN   TestLogs
11:28:29 [2022-08-08T11:28:29.521Z] === RUN   TestLogs/driver_local
11:28:29 [2022-08-08T11:28:29.521Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
11:28:29 [2022-08-08T11:28:29.521Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
11:28:29 [2022-08-08T11:28:29.521Z] === RUN   TestLogs/driver_local/tty/only_stdout
11:28:29 [2022-08-08T11:28:29.521Z] === PAUSE TestLogs/driver_local/tty/only_stdout
11:28:29 [2022-08-08T11:28:29.521Z] === RUN   TestLogs/driver_local/tty/only_stderr
11:28:29 [2022-08-08T11:28:29.521Z] === PAUSE TestLogs/driver_local/tty/only_stderr
11:28:29 [2022-08-08T11:28:29.521Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
11:28:29 [2022-08-08T11:28:29.521Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
11:28:29 [2022-08-08T11:28:29.521Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
11:28:29 [2022-08-08T11:28:29.521Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
11:28:29 [2022-08-08T11:28:29.521Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
11:28:29 [2022-08-08T11:28:29.521Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
11:28:29 [2022-08-08T11:28:29.521Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
11:28:29 [2022-08-08T11:28:29.521Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
11:28:30 [2022-08-08T11:28:30.006Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
11:28:30 [2022-08-08T11:28:30.264Z]     docker_api_swarm_node_test.go:20: [dbffc80b2595c] joining swarm manager [d0264c442a1f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:28:30 [2022-08-08T11:28:30.455Z] === CONT  TestLogs/driver_local/tty/only_stderr
11:28:30 [2022-08-08T11:28:30.455Z] === CONT  TestLogs/driver_local/tty/only_stdout
11:28:30 [2022-08-08T11:28:30.523Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
11:28:30 [2022-08-08T11:28:30.714Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
11:28:30 [2022-08-08T11:28:30.714Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
11:28:31 [2022-08-08T11:28:31.090Z]     docker_api_swarm_node_test.go:21: [d52d609937785] joining swarm manager [d0264c442a1f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:28:31 [2022-08-08T11:28:31.281Z] === RUN   TestLogs/driver_json-file
11:28:31 [2022-08-08T11:28:31.281Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
11:28:31 [2022-08-08T11:28:31.281Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
11:28:31 [2022-08-08T11:28:31.281Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
11:28:31 [2022-08-08T11:28:31.281Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
11:28:31 [2022-08-08T11:28:31.281Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
11:28:31 [2022-08-08T11:28:31.281Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
11:28:31 [2022-08-08T11:28:31.281Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:28:31 [2022-08-08T11:28:31.281Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:28:31 [2022-08-08T11:28:31.281Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
11:28:31 [2022-08-08T11:28:31.281Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
11:28:31 [2022-08-08T11:28:31.281Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
11:28:31 [2022-08-08T11:28:31.281Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
11:28:31 [2022-08-08T11:28:31.281Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
11:28:31 [2022-08-08T11:28:31.281Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:28:31 [2022-08-08T11:28:31.657Z] === RUN   TestExternalGraphDriver/spec
11:28:31 [2022-08-08T11:28:31.846Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
11:28:32 [2022-08-08T11:28:32.109Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
11:28:32 [2022-08-08T11:28:32.591Z] === RUN   TestDockerSuite/TestBuildMultipleTags
11:28:32 [2022-08-08T11:28:32.591Z] === RUN   TestDockerSuite/TestBuildNetContainer
11:28:32 [2022-08-08T11:28:32.675Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
11:28:32 [2022-08-08T11:28:32.675Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
11:28:33 [2022-08-08T11:28:33.240Z] --- PASS: TestLogs (3.62s)
11:28:33 [2022-08-08T11:28:33.240Z]     --- PASS: TestLogs/driver_local (0.01s)
11:28:33 [2022-08-08T11:28:33.240Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.70s)
11:28:33 [2022-08-08T11:28:33.240Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.74s)
11:28:33 [2022-08-08T11:28:33.240Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.51s)
11:28:33 [2022-08-08T11:28:33.240Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.51s)
11:28:33 [2022-08-08T11:28:33.240Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.47s)
11:28:33 [2022-08-08T11:28:33.240Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.47s)
11:28:33 [2022-08-08T11:28:33.240Z]     --- PASS: TestLogs/driver_json-file (0.01s)
11:28:33 [2022-08-08T11:28:33.240Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.62s)
11:28:33 [2022-08-08T11:28:33.240Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.69s)
11:28:33 [2022-08-08T11:28:33.240Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.62s)
11:28:33 [2022-08-08T11:28:33.240Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.72s)
11:28:33 [2022-08-08T11:28:33.240Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.48s)
11:28:33 [2022-08-08T11:28:33.240Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.55s)
11:28:33 [2022-08-08T11:28:33.240Z] === RUN   TestContainerNetworkMountsNoChown
11:28:33 [2022-08-08T11:28:33.498Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
11:28:33 [2022-08-08T11:28:33.498Z] === RUN   TestMountDaemonRoot
11:28:33 [2022-08-08T11:28:33.525Z] === RUN   TestExternalGraphDriver/pull
11:28:33 [2022-08-08T11:28:33.756Z] === RUN   TestMountDaemonRoot/default
11:28:33 [2022-08-08T11:28:33.756Z] === PAUSE TestMountDaemonRoot/default
11:28:33 [2022-08-08T11:28:33.756Z] === RUN   TestMountDaemonRoot/private
11:28:33 [2022-08-08T11:28:33.756Z] === PAUSE TestMountDaemonRoot/private
11:28:33 [2022-08-08T11:28:33.756Z] === RUN   TestMountDaemonRoot/rprivate
11:28:33 [2022-08-08T11:28:33.756Z] === PAUSE TestMountDaemonRoot/rprivate
11:28:33 [2022-08-08T11:28:33.756Z] === RUN   TestMountDaemonRoot/slave
11:28:33 [2022-08-08T11:28:33.756Z] === PAUSE TestMountDaemonRoot/slave
11:28:33 [2022-08-08T11:28:33.756Z] === RUN   TestMountDaemonRoot/rslave
11:28:33 [2022-08-08T11:28:33.756Z] === PAUSE TestMountDaemonRoot/rslave
11:28:33 [2022-08-08T11:28:33.756Z] === RUN   TestMountDaemonRoot/shared
11:28:33 [2022-08-08T11:28:33.756Z] === PAUSE TestMountDaemonRoot/shared
11:28:33 [2022-08-08T11:28:33.756Z] === RUN   TestMountDaemonRoot/rshared
11:28:33 [2022-08-08T11:28:33.756Z] === PAUSE TestMountDaemonRoot/rshared
11:28:33 [2022-08-08T11:28:33.756Z] === CONT  TestMountDaemonRoot/default
11:28:33 [2022-08-08T11:28:33.756Z] === RUN   TestMountDaemonRoot/default/bind_root
11:28:33 [2022-08-08T11:28:33.756Z] === PAUSE TestMountDaemonRoot/default/bind_root
11:28:33 [2022-08-08T11:28:33.756Z] === RUN   TestMountDaemonRoot/default/bind_subpath
11:28:33 [2022-08-08T11:28:33.756Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
11:28:33 [2022-08-08T11:28:33.756Z] === RUN   TestMountDaemonRoot/default/mount_root
11:28:33 [2022-08-08T11:28:33.756Z] === PAUSE TestMountDaemonRoot/default/mount_root
11:28:33 [2022-08-08T11:28:33.756Z] === RUN   TestMountDaemonRoot/default/mount_subpath
11:28:33 [2022-08-08T11:28:33.756Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
11:28:33 [2022-08-08T11:28:33.756Z] === CONT  TestMountDaemonRoot/default/bind_root
11:28:33 [2022-08-08T11:28:33.756Z] === CONT  TestMountDaemonRoot/rshared
11:28:33 [2022-08-08T11:28:33.756Z] === RUN   TestMountDaemonRoot/rshared/bind_root
11:28:33 [2022-08-08T11:28:33.756Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
11:28:33 [2022-08-08T11:28:33.756Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
11:28:33 [2022-08-08T11:28:33.756Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
11:28:33 [2022-08-08T11:28:33.756Z] === RUN   TestMountDaemonRoot/rshared/mount_root
11:28:33 [2022-08-08T11:28:33.756Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
11:28:33 [2022-08-08T11:28:33.756Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
11:28:33 [2022-08-08T11:28:33.756Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
11:28:33 [2022-08-08T11:28:33.756Z] === CONT  TestMountDaemonRoot/rshared/bind_root
11:28:33 [2022-08-08T11:28:33.756Z] === CONT  TestMountDaemonRoot/shared
11:28:33 [2022-08-08T11:28:33.756Z] === RUN   TestMountDaemonRoot/shared/bind_root
11:28:33 [2022-08-08T11:28:33.756Z] === PAUSE TestMountDaemonRoot/shared/bind_root
11:28:33 [2022-08-08T11:28:33.756Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
11:28:33 [2022-08-08T11:28:33.756Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
11:28:33 [2022-08-08T11:28:33.756Z] === RUN   TestMountDaemonRoot/shared/mount_root
11:28:33 [2022-08-08T11:28:33.756Z] === PAUSE TestMountDaemonRoot/shared/mount_root
11:28:33 [2022-08-08T11:28:33.756Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
11:28:33 [2022-08-08T11:28:33.756Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
11:28:33 [2022-08-08T11:28:33.756Z] === CONT  TestMountDaemonRoot/rslave
11:28:33 [2022-08-08T11:28:33.756Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
11:28:33 [2022-08-08T11:28:33.756Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
11:28:33 [2022-08-08T11:28:33.756Z] === RUN   TestMountDaemonRoot/rslave/bind_root
11:28:33 [2022-08-08T11:28:33.756Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
11:28:33 [2022-08-08T11:28:33.756Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
11:28:33 [2022-08-08T11:28:33.756Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
11:28:33 [2022-08-08T11:28:33.756Z] === RUN   TestMountDaemonRoot/rslave/mount_root
11:28:33 [2022-08-08T11:28:33.756Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
11:28:33 [2022-08-08T11:28:33.756Z] === CONT  TestMountDaemonRoot/slave
11:28:33 [2022-08-08T11:28:33.756Z] === RUN   TestMountDaemonRoot/slave/bind_root
11:28:33 [2022-08-08T11:28:33.756Z] === PAUSE TestMountDaemonRoot/slave/bind_root
11:28:33 [2022-08-08T11:28:33.756Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
11:28:33 [2022-08-08T11:28:33.756Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
11:28:33 [2022-08-08T11:28:33.756Z] === RUN   TestMountDaemonRoot/slave/mount_root
11:28:33 [2022-08-08T11:28:33.756Z] === PAUSE TestMountDaemonRoot/slave/mount_root
11:28:33 [2022-08-08T11:28:33.756Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
11:28:33 [2022-08-08T11:28:33.756Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
11:28:33 [2022-08-08T11:28:33.756Z] === CONT  TestMountDaemonRoot/rprivate
11:28:33 [2022-08-08T11:28:33.756Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
11:28:33 [2022-08-08T11:28:33.756Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
11:28:33 [2022-08-08T11:28:33.756Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
11:28:33 [2022-08-08T11:28:33.756Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
11:28:33 [2022-08-08T11:28:33.756Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
11:28:33 [2022-08-08T11:28:33.756Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
11:28:33 [2022-08-08T11:28:33.756Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
11:28:33 [2022-08-08T11:28:33.756Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
11:28:33 [2022-08-08T11:28:33.756Z] === CONT  TestMountDaemonRoot/private
11:28:33 [2022-08-08T11:28:33.756Z] === RUN   TestMountDaemonRoot/private/bind_root
11:28:33 [2022-08-08T11:28:33.756Z] === PAUSE TestMountDaemonRoot/private/bind_root
11:28:33 [2022-08-08T11:28:33.756Z] === RUN   TestMountDaemonRoot/private/bind_subpath
11:28:33 [2022-08-08T11:28:33.756Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
11:28:33 [2022-08-08T11:28:33.756Z] === RUN   TestMountDaemonRoot/private/mount_root
11:28:33 [2022-08-08T11:28:33.756Z] === PAUSE TestMountDaemonRoot/private/mount_root
11:28:33 [2022-08-08T11:28:33.756Z] === RUN   TestMountDaemonRoot/private/mount_subpath
11:28:33 [2022-08-08T11:28:33.756Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
11:28:33 [2022-08-08T11:28:33.756Z] === CONT  TestMountDaemonRoot/default/mount_subpath
11:28:33 [2022-08-08T11:28:33.756Z] === CONT  TestMountDaemonRoot/default/mount_root
11:28:33 [2022-08-08T11:28:33.756Z] === CONT  TestMountDaemonRoot/default/bind_subpath
11:28:33 [2022-08-08T11:28:33.756Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
11:28:33 [2022-08-08T11:28:33.756Z] === CONT  TestMountDaemonRoot/rshared/mount_root
11:28:33 [2022-08-08T11:28:33.756Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
11:28:33 [2022-08-08T11:28:33.756Z] === CONT  TestMountDaemonRoot/shared/bind_root
11:28:33 [2022-08-08T11:28:33.756Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
11:28:33 [2022-08-08T11:28:33.756Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
11:28:33 [2022-08-08T11:28:33.756Z] === CONT  TestMountDaemonRoot/shared/mount_root
11:28:33 [2022-08-08T11:28:33.756Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
11:28:33 [2022-08-08T11:28:33.756Z] === CONT  TestMountDaemonRoot/slave/bind_root
11:28:33 [2022-08-08T11:28:33.756Z] === CONT  TestMountDaemonRoot/rslave/mount_root
11:28:33 [2022-08-08T11:28:33.756Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
11:28:33 [2022-08-08T11:28:33.843Z] --- PASS: TestServiceWithDataPathPortInit (14.10s)
11:28:33 [2022-08-08T11:28:33.843Z] === RUN   TestServiceWithDefaultAddressPoolInit
11:28:34 [2022-08-08T11:28:34.014Z] === CONT  TestMountDaemonRoot/rslave/bind_root
11:28:34 [2022-08-08T11:28:34.014Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
11:28:34 [2022-08-08T11:28:34.014Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
11:28:34 [2022-08-08T11:28:34.014Z] === CONT  TestMountDaemonRoot/slave/mount_root
11:28:34 [2022-08-08T11:28:34.014Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
11:28:34 [2022-08-08T11:28:34.014Z] === CONT  TestMountDaemonRoot/private/bind_root
11:28:34 [2022-08-08T11:28:34.014Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
11:28:34 [2022-08-08T11:28:34.014Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
11:28:34 [2022-08-08T11:28:34.014Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
11:28:34 [2022-08-08T11:28:34.014Z] === CONT  TestMountDaemonRoot/private/mount_subpath
11:28:34 [2022-08-08T11:28:34.014Z] === CONT  TestMountDaemonRoot/private/mount_root
11:28:34 [2022-08-08T11:28:34.014Z] === CONT  TestMountDaemonRoot/private/bind_subpath
11:28:34 [2022-08-08T11:28:34.014Z] --- PASS: TestMountDaemonRoot (0.02s)
11:28:34 [2022-08-08T11:28:34.014Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
11:28:34 [2022-08-08T11:28:34.014Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
11:28:34 [2022-08-08T11:28:34.014Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
11:28:34 [2022-08-08T11:28:34.014Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.03s)
11:28:34 [2022-08-08T11:28:34.014Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
11:28:34 [2022-08-08T11:28:34.014Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
11:28:34 [2022-08-08T11:28:34.014Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
11:28:34 [2022-08-08T11:28:34.014Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
11:28:34 [2022-08-08T11:28:34.014Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
11:28:34 [2022-08-08T11:28:34.014Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
11:28:34 [2022-08-08T11:28:34.014Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
11:28:34 [2022-08-08T11:28:34.014Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
11:28:34 [2022-08-08T11:28:34.014Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
11:28:34 [2022-08-08T11:28:34.014Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
11:28:34 [2022-08-08T11:28:34.014Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
11:28:34 [2022-08-08T11:28:34.014Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
11:28:34 [2022-08-08T11:28:34.014Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
11:28:34 [2022-08-08T11:28:34.014Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
11:28:34 [2022-08-08T11:28:34.014Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
11:28:34 [2022-08-08T11:28:34.014Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
11:28:34 [2022-08-08T11:28:34.014Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
11:28:34 [2022-08-08T11:28:34.014Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
11:28:34 [2022-08-08T11:28:34.014Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
11:28:34 [2022-08-08T11:28:34.014Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
11:28:34 [2022-08-08T11:28:34.014Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
11:28:34 [2022-08-08T11:28:34.014Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
11:28:34 [2022-08-08T11:28:34.014Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
11:28:34 [2022-08-08T11:28:34.014Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
11:28:34 [2022-08-08T11:28:34.014Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
11:28:34 [2022-08-08T11:28:34.014Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
11:28:34 [2022-08-08T11:28:34.014Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
11:28:34 [2022-08-08T11:28:34.014Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
11:28:34 [2022-08-08T11:28:34.014Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
11:28:34 [2022-08-08T11:28:34.014Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
11:28:34 [2022-08-08T11:28:34.014Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s)
11:28:34 [2022-08-08T11:28:34.014Z] === RUN   TestContainerBindMountNonRecursive
11:28:34 [2022-08-08T11:28:34.458Z] === RUN   TestDockerSuite/TestBuildNetNone
11:28:34 [2022-08-08T11:28:34.716Z] === RUN   TestDockerSuite/TestBuildNoContext
11:28:35 [2022-08-08T11:28:35.281Z] --- PASS: TestExternalGraphDriver (6.11s)
11:28:35 [2022-08-08T11:28:35.281Z]     --- PASS: TestExternalGraphDriver/json (2.11s)
11:28:35 [2022-08-08T11:28:35.281Z]     --- PASS: TestExternalGraphDriver/spec (1.83s)
11:28:35 [2022-08-08T11:28:35.281Z]     --- PASS: TestExternalGraphDriver/pull (1.83s)
11:28:35 [2022-08-08T11:28:35.281Z] === RUN   TestGraphdriverPluginV2
11:28:35 [2022-08-08T11:28:35.388Z] --- PASS: TestContainerBindMountNonRecursive (1.29s)
11:28:35 [2022-08-08T11:28:35.388Z] === RUN   TestContainerVolumesMountedAsShared
11:28:35 [2022-08-08T11:28:35.539Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
11:28:35 [2022-08-08T11:28:35.647Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s)
11:28:35 [2022-08-08T11:28:35.647Z] === RUN   TestContainerVolumesMountedAsSlave
11:28:35 [2022-08-08T11:28:35.753Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ep9wjpklbu5se8l8r2ln78wce Created:2022-08-08 11:28:33.989318727 +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[2db5368cc583a52aed6734aad49e7dccfa6be1dd85ddaeb841bae427752c0428:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zxd61k320ehrbdz3qkob0e772 EndpointID:9c026260a03f70a1cfa290a9d422180abe995986dc1e0c2db6a445d4c1ac035f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:dc06f8cbfa6d8929ed7d1d6e05e19f5d10cba54c40ed5d7b783fb6a647a9f446 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:9b84ed2ed674 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zxd61k320ehrbdz3qkob0e772 EndpointID:9c026260a03f70a1cfa290a9d422180abe995986dc1e0c2db6a445d4c1ac035f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
11:28:35 [2022-08-08T11:28:35.905Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s)
11:28:35 [2022-08-08T11:28:35.905Z] === RUN   TestNetworkNat
11:28:36 [2022-08-08T11:28:36.104Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
11:28:36 [2022-08-08T11:28:36.471Z] --- PASS: TestNetworkNat (0.44s)
11:28:36 [2022-08-08T11:28:36.472Z] === RUN   TestNetworkLocalhostTCPNat
11:28:37 [2022-08-08T11:28:37.037Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s)
11:28:37 [2022-08-08T11:28:37.038Z] === RUN   TestNetworkLoopbackNat
11:28:37 [2022-08-08T11:28:37.477Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
11:28:37 [2022-08-08T11:28:37.735Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
11:28:37 [2022-08-08T11:28:37.735Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
11:28:38 [2022-08-08T11:28:38.301Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
11:28:38 [2022-08-08T11:28:38.559Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
11:28:39 [2022-08-08T11:28:39.126Z] === RUN   TestDockerSuite/TestBuildOnBuild
11:28:39 [2022-08-08T11:28:39.568Z] --- PASS: TestNetworkLoopbackNat (2.53s)
11:28:39 [2022-08-08T11:28:39.568Z] === RUN   TestPause
11:28:39 [2022-08-08T11:28:39.826Z] --- PASS: TestPause (0.41s)
11:28:39 [2022-08-08T11:28:39.826Z] === RUN   TestPauseFailsOnWindowsServerContainers
11:28:39 [2022-08-08T11:28:39.826Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:28:39 [2022-08-08T11:28:39.826Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
11:28:39 [2022-08-08T11:28:39.826Z] === RUN   TestPauseStopPausedContainer
11:28:39 [2022-08-08T11:28:39.951Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.11s)
11:28:39 [2022-08-08T11:28:39.951Z] PASS
11:28:39 [2022-08-08T11:28:39.951Z] 
11:28:39 [2022-08-08T11:28:39.951Z] === Skipped
11:28:39 [2022-08-08T11:28:39.951Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
11:28:39 [2022-08-08T11:28:39.951Z]     service_test.go:243: FLAKY_TEST
11:28:39 [2022-08-08T11:28:39.951Z] 
11:28:39 [2022-08-08T11:28:39.951Z] DONE 38 tests, 1 skipped in 44.516s
11:28:39 [2022-08-08T11:28:39.951Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
11:28:39 [2022-08-08T11:28:39.951Z] INFO: Testing against a local daemon
11:28:39 [2022-08-08T11:28:39.951Z] === RUN   TestDockerNetworkIpvlanPersistance
11:28:39 [2022-08-08T11:28:39.951Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:28:39 [2022-08-08T11:28:39.951Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
11:28:39 [2022-08-08T11:28:39.951Z] === RUN   TestDockerNetworkIpvlan
11:28:39 [2022-08-08T11:28:39.951Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:28:39 [2022-08-08T11:28:39.951Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
11:28:39 [2022-08-08T11:28:39.951Z] PASS
11:28:39 [2022-08-08T11:28:39.951Z] 
11:28:39 [2022-08-08T11:28:39.951Z] === Skipped
11:28:39 [2022-08-08T11:28:39.951Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
11:28:39 [2022-08-08T11:28:39.951Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:28:39 [2022-08-08T11:28:39.951Z] 
11:28:39 [2022-08-08T11:28:39.951Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
11:28:39 [2022-08-08T11:28:39.951Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:28:39 [2022-08-08T11:28:39.951Z] 
11:28:39 [2022-08-08T11:28:39.951Z] DONE 2 tests, 2 skipped in 0.022s
11:28:39 [2022-08-08T11:28:39.951Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
11:28:39 [2022-08-08T11:28:39.951Z] INFO: Testing against a local daemon
11:28:39 [2022-08-08T11:28:39.951Z] === RUN   TestDockerNetworkMacvlanPersistance
11:28:40 [2022-08-08T11:28:40.065Z] --- PASS: TestGraphdriverPluginV2 (4.69s)
11:28:40 [2022-08-08T11:28:40.065Z] PASS
11:28:40 [2022-08-08T11:28:40.065Z] 
11:28:40 [2022-08-08T11:28:40.065Z] DONE 5 tests in 10.937s
11:28:40 [2022-08-08T11:28:40.065Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
11:28:40 [2022-08-08T11:28:40.065Z] ++ 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
11:28:40 [2022-08-08T11:28:40.065Z] ++ set -e
11:28:40 [2022-08-08T11:28:40.065Z] ++ '[' -n 0 ']'
11:28:40 [2022-08-08T11:28:40.065Z] ++ set -x
11:28:40 [2022-08-08T11:28:40.065Z] ++ 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
11:28:40 [2022-08-08T11:28:40.065Z] INFO: Testing against a local daemon
11:28:40 [2022-08-08T11:28:40.065Z] === RUN   TestContinueAfterPluginCrash
11:28:40 [2022-08-08T11:28:40.065Z] === PAUSE TestContinueAfterPluginCrash
11:28:40 [2022-08-08T11:28:40.065Z] === RUN   TestReadPluginNoRead
11:28:40 [2022-08-08T11:28:40.065Z] === PAUSE TestReadPluginNoRead
11:28:40 [2022-08-08T11:28:40.065Z] === RUN   TestDaemonStartWithLogOpt
11:28:40 [2022-08-08T11:28:40.065Z] === PAUSE TestDaemonStartWithLogOpt
11:28:40 [2022-08-08T11:28:40.065Z] === CONT  TestContinueAfterPluginCrash
11:28:40 [2022-08-08T11:28:40.065Z] === CONT  TestDaemonStartWithLogOpt
11:28:40 [2022-08-08T11:28:40.392Z] --- PASS: TestPauseStopPausedContainer (0.42s)
11:28:40 [2022-08-08T11:28:40.392Z] === RUN   TestPidHost
11:28:41 [2022-08-08T11:28:41.001Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
11:28:41 [2022-08-08T11:28:41.326Z] --- PASS: TestPidHost (0.94s)
11:28:41 [2022-08-08T11:28:41.326Z] === RUN   TestPsFilter
11:28:41 [2022-08-08T11:28:41.326Z] --- PASS: TestPsFilter (0.10s)
11:28:41 [2022-08-08T11:28:41.326Z] === RUN   TestRemoveContainerWithRemovedVolume
11:28:41 [2022-08-08T11:28:41.332Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.32s)
11:28:41 [2022-08-08T11:28:41.332Z] === RUN   TestDockerNetworkMacvlan
11:28:41 [2022-08-08T11:28:41.584Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s)
11:28:41 [2022-08-08T11:28:41.584Z] === RUN   TestRemoveContainerWithVolume
11:28:41 [2022-08-08T11:28:41.903Z] === RUN   TestDockerNetworkMacvlan/Subinterface
11:28:41 [2022-08-08T11:28:41.936Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
11:28:42 [2022-08-08T11:28:42.150Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
11:28:42 [2022-08-08T11:28:42.150Z] === RUN   TestRemoveContainerRunning
11:28:42 [2022-08-08T11:28:42.408Z] --- PASS: TestRemoveContainerRunning (0.41s)
11:28:42 [2022-08-08T11:28:42.408Z] === RUN   TestRemoveContainerForceRemoveRunning
11:28:42 [2022-08-08T11:28:42.472Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
11:28:42 [2022-08-08T11:28:42.973Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s)
11:28:42 [2022-08-08T11:28:42.973Z] === RUN   TestRemoveInvalidContainer
11:28:42 [2022-08-08T11:28:42.973Z] --- PASS: TestRemoveInvalidContainer (0.01s)
11:28:42 [2022-08-08T11:28:42.973Z] === RUN   TestRenameLinkedContainer
11:28:43 [2022-08-08T11:28:43.413Z] === RUN   TestDockerNetworkMacvlan/NilParent
11:28:44 [2022-08-08T11:28:44.467Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
11:28:44 [2022-08-08T11:28:44.873Z] --- PASS: TestRenameLinkedContainer (1.64s)
11:28:44 [2022-08-08T11:28:44.873Z] === RUN   TestRenameStoppedContainer
11:28:44 [2022-08-08T11:28:44.873Z] --- PASS: TestRenameStoppedContainer (0.39s)
11:28:44 [2022-08-08T11:28:44.873Z] === RUN   TestRenameRunningContainerAndReuse
11:28:45 [2022-08-08T11:28:45.034Z] --- PASS: TestDaemonStartWithLogOpt (4.80s)
11:28:45 [2022-08-08T11:28:45.034Z] === CONT  TestReadPluginNoRead
11:28:45 [2022-08-08T11:28:45.324Z] === RUN   TestDockerNetworkMacvlan/InternalMode
11:28:45 [2022-08-08T11:28:45.606Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
11:28:45 [2022-08-08T11:28:45.807Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s)
11:28:45 [2022-08-08T11:28:45.807Z] === RUN   TestRenameInvalidName
11:28:46 [2022-08-08T11:28:46.373Z] --- PASS: TestRenameInvalidName (0.42s)
11:28:46 [2022-08-08T11:28:46.373Z] === RUN   TestRenameAnonymousContainer
11:28:47 [2022-08-08T11:28:47.235Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
11:28:47 [2022-08-08T11:28:47.746Z] --- PASS: TestRenameAnonymousContainer (1.45s)
11:28:47 [2022-08-08T11:28:47.746Z] === RUN   TestRenameContainerWithSameName
11:28:48 [2022-08-08T11:28:48.004Z] --- PASS: TestRenameContainerWithSameName (0.42s)
11:28:48 [2022-08-08T11:28:48.004Z] === RUN   TestRenameContainerWithLinkedContainer
11:28:48 [2022-08-08T11:28:48.146Z]     docker_api_swarm_test.go:502: [d0532659c611b] joining swarm manager [d85c0aa85b6f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:28:48 [2022-08-08T11:28:48.404Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
11:28:48 [2022-08-08T11:28:48.662Z] === RUN   TestReadPluginNoRead/default
11:28:48 [2022-08-08T11:28:48.938Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s)
11:28:48 [2022-08-08T11:28:48.938Z] === RUN   TestResize
11:28:49 [2022-08-08T11:28:49.228Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
11:28:49 [2022-08-08T11:28:49.504Z] --- PASS: TestResize (0.40s)
11:28:49 [2022-08-08T11:28:49.504Z] === RUN   TestResizeWithInvalidSize
11:28:49 [2022-08-08T11:28:49.761Z] --- PASS: TestResizeWithInvalidSize (0.39s)
11:28:49 [2022-08-08T11:28:49.761Z] === RUN   TestResizeWhenContainerNotStarted
11:28:50 [2022-08-08T11:28:50.020Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s)
11:28:50 [2022-08-08T11:28:50.020Z] === RUN   TestDaemonRestartKillContainers
11:28:50 [2022-08-08T11:28:50.020Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:28:50 [2022-08-08T11:28:50.020Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:28:50 [2022-08-08T11:28:50.020Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:28:50 [2022-08-08T11:28:50.020Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:28:50 [2022-08-08T11:28:50.020Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:28:50 [2022-08-08T11:28:50.020Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:28:50 [2022-08-08T11:28:50.020Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:28:50 [2022-08-08T11:28:50.020Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:28:50 [2022-08-08T11:28:50.020Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:28:50 [2022-08-08T11:28:50.020Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:28:50 [2022-08-08T11:28:50.020Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:28:50 [2022-08-08T11:28:50.020Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:28:50 [2022-08-08T11:28:50.020Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:28:50 [2022-08-08T11:28:50.020Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:28:50 [2022-08-08T11:28:50.020Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:28:50 [2022-08-08T11:28:50.020Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:28:50 [2022-08-08T11:28:50.020Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:28:50 [2022-08-08T11:28:50.020Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:28:50 [2022-08-08T11:28:50.020Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:28:50 [2022-08-08T11:28:50.020Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:28:50 [2022-08-08T11:28:50.020Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:28:50 [2022-08-08T11:28:50.020Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:28:50 [2022-08-08T11:28:50.020Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:28:50 [2022-08-08T11:28:50.020Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:28:50 [2022-08-08T11:28:50.020Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:28:50 [2022-08-08T11:28:50.020Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:28:50 [2022-08-08T11:28:50.020Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:28:50 [2022-08-08T11:28:50.020Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:28:50 [2022-08-08T11:28:50.020Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:28:50 [2022-08-08T11:28:50.020Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:28:50 [2022-08-08T11:28:50.020Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:28:50 [2022-08-08T11:28:50.020Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:28:50 [2022-08-08T11:28:50.020Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:28:50 [2022-08-08T11:28:50.020Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:28:50 [2022-08-08T11:28:50.162Z] --- PASS: TestContinueAfterPluginCrash (10.04s)
11:28:50 [2022-08-08T11:28:50.420Z] === RUN   TestReadPluginNoRead/disabled_caching
11:28:50 [2022-08-08T11:28:50.420Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
11:28:50 [2022-08-08T11:28:50.533Z] === RUN   TestDockerNetworkMacvlan/Addressing
11:28:51 [2022-08-08T11:28:51.394Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:28:51 [2022-08-08T11:28:51.474Z] --- PASS: TestDockerNetworkMacvlan (10.16s)
11:28:51 [2022-08-08T11:28:51.474Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
11:28:51 [2022-08-08T11:28:51.474Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
11:28:51 [2022-08-08T11:28:51.474Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.95s)
11:28:51 [2022-08-08T11:28:51.474Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.91s)
11:28:51 [2022-08-08T11:28:51.474Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.11s)
11:28:51 [2022-08-08T11:28:51.474Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.66s)
11:28:51 [2022-08-08T11:28:51.474Z] PASS
11:28:51 [2022-08-08T11:28:51.474Z] 
11:28:51 [2022-08-08T11:28:51.474Z] DONE 8 tests in 11.495s
11:28:51 [2022-08-08T11:28:51.474Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
11:28:51 [2022-08-08T11:28:51.474Z] testing: warning: no tests to run
11:28:51 [2022-08-08T11:28:51.474Z] PASS
11:28:51 [2022-08-08T11:28:51.474Z] 
11:28:51 [2022-08-08T11:28:51.474Z] DONE 0 tests in 0.009s
11:28:51 [2022-08-08T11:28:51.474Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
11:28:51 [2022-08-08T11:28:51.474Z] INFO: Testing against a local daemon
11:28:51 [2022-08-08T11:28:51.474Z] === RUN   TestAuthZPluginAllowRequest
11:28:51 [2022-08-08T11:28:51.652Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:28:51 [2022-08-08T11:28:51.794Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
11:28:52 [2022-08-08T11:28:52.416Z] --- PASS: TestAuthZPluginAllowRequest (1.16s)
11:28:52 [2022-08-08T11:28:52.417Z] === RUN   TestAuthZPluginTLS
11:28:52 [2022-08-08T11:28:52.587Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:28:52 [2022-08-08T11:28:52.844Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:28:52 [2022-08-08T11:28:52.988Z] --- PASS: TestAuthZPluginTLS (0.54s)
11:28:52 [2022-08-08T11:28:52.988Z] === RUN   TestAuthZPluginDenyRequest
11:28:53 [2022-08-08T11:28:53.166Z] === RUN   TestDockerSuite/TestBuildPATH
11:28:53 [2022-08-08T11:28:53.425Z] === CONT  TestReadPluginNoRead
11:28:53 [2022-08-08T11:28:53.425Z]     read_test.go:92: [de9f4b47be2e9] daemon is not started
11:28:53 [2022-08-08T11:28:53.425Z] --- PASS: TestReadPluginNoRead (8.42s)
11:28:53 [2022-08-08T11:28:53.425Z]     --- PASS: TestReadPluginNoRead/default (1.71s)
11:28:53 [2022-08-08T11:28:53.425Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.51s)
11:28:53 [2022-08-08T11:28:53.425Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.48s)
11:28:53 [2022-08-08T11:28:53.425Z] PASS
11:28:53 [2022-08-08T11:28:53.425Z] 
11:28:53 [2022-08-08T11:28:53.425Z] DONE 6 tests in 13.341s
11:28:53 [2022-08-08T11:28:53.425Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
11:28:53 [2022-08-08T11:28:53.425Z] ++ 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
11:28:53 [2022-08-08T11:28:53.425Z] ++ set -e
11:28:53 [2022-08-08T11:28:53.425Z] ++ '[' -n 0 ']'
11:28:53 [2022-08-08T11:28:53.425Z] ++ set -x
11:28:53 [2022-08-08T11:28:53.425Z] ++ 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
11:28:53 [2022-08-08T11:28:53.425Z] testing: warning: no tests to run
11:28:53 [2022-08-08T11:28:53.425Z] PASS
11:28:53 [2022-08-08T11:28:53.425Z] 
11:28:53 [2022-08-08T11:28:53.425Z] DONE 0 tests in 0.040s
11:28:53 [2022-08-08T11:28:53.425Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
11:28:53 [2022-08-08T11:28:53.425Z] ++ 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
11:28:53 [2022-08-08T11:28:53.425Z] ++ set -e
11:28:53 [2022-08-08T11:28:53.425Z] ++ '[' -n 0 ']'
11:28:53 [2022-08-08T11:28:53.425Z] ++ set -x
11:28:53 [2022-08-08T11:28:53.425Z] ++ 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
11:28:53 [2022-08-08T11:28:53.558Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
11:28:53 [2022-08-08T11:28:53.558Z] === RUN   TestAuthZPluginAPIDenyResponse
11:28:53 [2022-08-08T11:28:53.685Z] INFO: Testing against a local daemon
11:28:53 [2022-08-08T11:28:53.685Z] === RUN   TestPluginWithDevMounts
11:28:53 [2022-08-08T11:28:53.685Z] === PAUSE TestPluginWithDevMounts
11:28:53 [2022-08-08T11:28:53.685Z] === CONT  TestPluginWithDevMounts
11:28:53 [2022-08-08T11:28:53.778Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:28:54 [2022-08-08T11:28:54.128Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
11:28:54 [2022-08-08T11:28:54.128Z] === RUN   TestAuthZPluginDenyResponse
11:28:54 [2022-08-08T11:28:54.698Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
11:28:54 [2022-08-08T11:28:54.698Z] === RUN   TestAuthZPluginAllowEventStream
11:28:55 [2022-08-08T11:28:55.059Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
11:28:55 [2022-08-08T11:28:55.629Z] --- PASS: TestPluginWithDevMounts (1.90s)
11:28:55 [2022-08-08T11:28:55.630Z] PASS
11:28:55 [2022-08-08T11:28:55.630Z] 
11:28:55 [2022-08-08T11:28:55.630Z] DONE 1 tests in 2.044s
11:28:55 [2022-08-08T11:28:55.630Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
11:28:55 [2022-08-08T11:28:55.630Z] ++ 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
11:28:55 [2022-08-08T11:28:55.630Z] ++ set -e
11:28:55 [2022-08-08T11:28:55.630Z] ++ '[' -n 0 ']'
11:28:55 [2022-08-08T11:28:55.630Z] ++ set -x
11:28:55 [2022-08-08T11:28:55.630Z] ++ 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
11:28:55 [2022-08-08T11:28:55.630Z] INFO: Testing against a local daemon
11:28:55 [2022-08-08T11:28:55.630Z] === RUN   TestSecretInspect
11:28:55 [2022-08-08T11:28:55.630Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
11:28:56 [2022-08-08T11:28:56.080Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s)
11:28:56 [2022-08-08T11:28:56.080Z] === RUN   TestAuthZPluginErrorResponse
11:28:56 [2022-08-08T11:28:56.306Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:28:56 [2022-08-08T11:28:56.339Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
11:28:56 [2022-08-08T11:28:56.339Z] === RUN   TestAuthZPluginErrorRequest
11:28:56 [2022-08-08T11:28:56.564Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
11:28:56 [2022-08-08T11:28:56.908Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
11:28:56 [2022-08-08T11:28:56.909Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
11:28:57 [2022-08-08T11:28:57.240Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:28:57 [2022-08-08T11:28:57.479Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
11:28:57 [2022-08-08T11:28:57.479Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
11:28:58 [2022-08-08T11:28:58.466Z] --- PASS: TestSecretInspect (2.65s)
11:28:58 [2022-08-08T11:28:58.467Z] === RUN   TestSecretList
11:28:58 [2022-08-08T11:28:58.467Z]     docker_api_swarm_test.go:507: [daf7f82493399] joining swarm manager [d85c0aa85b6f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:28:58 [2022-08-08T11:28:58.861Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.41s)
11:28:58 [2022-08-08T11:28:58.861Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
11:29:00 [2022-08-08T11:29:00.263Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.46s)
11:29:00 [2022-08-08T11:29:00.263Z] === RUN   TestAuthZPluginHeader
11:29:00 [2022-08-08T11:29:00.561Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:29:00 [2022-08-08T11:29:00.942Z] --- PASS: TestAuthZPluginHeader (0.70s)
11:29:00 [2022-08-08T11:29:00.942Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
11:29:01 [2022-08-08T11:29:01.127Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:29:01 [2022-08-08T11:29:01.202Z] --- PASS: TestSecretList (2.72s)
11:29:01 [2022-08-08T11:29:01.202Z] === RUN   TestSecretsCreateAndDelete
11:29:01 [2022-08-08T11:29:01.693Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:29:02 [2022-08-08T11:29:02.628Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:29:03 [2022-08-08T11:29:03.562Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:29:03 [2022-08-08T11:29:03.733Z] --- PASS: TestSecretsCreateAndDelete (2.56s)
11:29:03 [2022-08-08T11:29:03.733Z] === RUN   TestSecretsUpdate
11:29:03 [2022-08-08T11:29:03.733Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
11:29:04 [2022-08-08T11:29:04.496Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:29:05 [2022-08-08T11:29:05.139Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.21s)
11:29:05 [2022-08-08T11:29:05.139Z] === RUN   TestAuthZPluginV2Disable
11:29:05 [2022-08-08T11:29:05.431Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:29:06 [2022-08-08T11:29:06.264Z] --- PASS: TestSecretsUpdate (2.74s)
11:29:06 [2022-08-08T11:29:06.264Z] === RUN   TestTemplatedSecret
11:29:06 [2022-08-08T11:29:06.831Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
11:29:07 [2022-08-08T11:29:07.332Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
11:29:07 [2022-08-08T11:29:07.332Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.30s)
11:29:07 [2022-08-08T11:29:07.332Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.59s)
11:29:07 [2022-08-08T11:29:07.332Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s)
11:29:07 [2022-08-08T11:29:07.332Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s)
11:29:07 [2022-08-08T11:29:07.332Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.22s)
11:29:07 [2022-08-08T11:29:07.332Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.26s)
11:29:07 [2022-08-08T11:29:07.332Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.34s)
11:29:07 [2022-08-08T11:29:07.332Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.72s)
11:29:07 [2022-08-08T11:29:07.332Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.76s)
11:29:07 [2022-08-08T11:29:07.332Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.64s)
11:29:07 [2022-08-08T11:29:07.332Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.70s)
11:29:07 [2022-08-08T11:29:07.332Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.87s)
11:29:07 [2022-08-08T11:29:07.332Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.86s)
11:29:07 [2022-08-08T11:29:07.332Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.78s)
11:29:07 [2022-08-08T11:29:07.332Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.72s)
11:29:07 [2022-08-08T11:29:07.332Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.70s)
11:29:07 [2022-08-08T11:29:07.332Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
11:29:07 [2022-08-08T11:29:07.332Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
11:29:07 [2022-08-08T11:29:07.898Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
11:29:08 [2022-08-08T11:29:08.734Z] === RUN   TestDockerSuite/TestBuildRm
11:29:08 [2022-08-08T11:29:08.851Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.83s)
11:29:08 [2022-08-08T11:29:08.851Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.89s)
11:29:08 [2022-08-08T11:29:08.851Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.93s)
11:29:08 [2022-08-08T11:29:08.851Z] === RUN   TestCgroupNamespacesRun
11:29:09 [2022-08-08T11:29:09.300Z] --- PASS: TestTemplatedSecret (3.09s)
11:29:09 [2022-08-08T11:29:09.300Z] === RUN   TestSecretCreateResolve
11:29:09 [2022-08-08T11:29:09.338Z] --- PASS: TestAuthZPluginV2Disable (3.75s)
11:29:09 [2022-08-08T11:29:09.338Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
11:29:09 [2022-08-08T11:29:09.798Z] --- PASS: TestCgroupNamespacesRun (1.12s)
11:29:09 [2022-08-08T11:29:09.798Z] === RUN   TestCgroupNamespacesRunPrivileged
11:29:11 [2022-08-08T11:29:11.173Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s)
11:29:11 [2022-08-08T11:29:11.173Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
11:29:11 [2022-08-08T11:29:11.214Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
11:29:12 [2022-08-08T11:29:12.106Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s)
11:29:12 [2022-08-08T11:29:12.106Z] === RUN   TestCgroupNamespacesRunHostMode
11:29:12 [2022-08-08T11:29:12.149Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
11:29:12 [2022-08-08T11:29:12.149Z] --- PASS: TestSecretCreateResolve (2.88s)
11:29:12 [2022-08-08T11:29:12.149Z] PASS
11:29:12 [2022-08-08T11:29:12.407Z] 
11:29:12 [2022-08-08T11:29:12.407Z] DONE 6 tests in 16.762s
11:29:12 [2022-08-08T11:29:12.407Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
11:29:12 [2022-08-08T11:29:12.407Z] ++ 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
11:29:12 [2022-08-08T11:29:12.407Z] ++ set -e
11:29:12 [2022-08-08T11:29:12.407Z] ++ '[' -n 0 ']'
11:29:12 [2022-08-08T11:29:12.407Z] ++ set -x
11:29:12 [2022-08-08T11:29:12.407Z] ++ 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
11:29:12 [2022-08-08T11:29:12.407Z] INFO: Testing against a local daemon
11:29:12 [2022-08-08T11:29:12.407Z] === RUN   TestServiceCreateInit
11:29:12 [2022-08-08T11:29:12.407Z] === RUN   TestServiceCreateInit/daemonInitDisabled
11:29:12 [2022-08-08T11:29:12.640Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.53s)
11:29:12 [2022-08-08T11:29:12.640Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
11:29:13 [2022-08-08T11:29:13.342Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
11:29:13 [2022-08-08T11:29:13.481Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s)
11:29:13 [2022-08-08T11:29:13.481Z] === RUN   TestCgroupNamespacesRunPrivateMode
11:29:13 [2022-08-08T11:29:13.600Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
11:29:14 [2022-08-08T11:29:14.415Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s)
11:29:14 [2022-08-08T11:29:14.415Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
11:29:14 [2022-08-08T11:29:14.975Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
11:29:15 [2022-08-08T11:29:15.788Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s)
11:29:15 [2022-08-08T11:29:15.788Z] === RUN   TestCgroupNamespacesRunInvalidMode
11:29:15 [2022-08-08T11:29:15.909Z] === RUN   TestDockerSuite/TestBuildShellInherited
11:29:16 [2022-08-08T11:29:16.353Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
11:29:16 [2022-08-08T11:29:16.354Z] === RUN   TestCgroupNamespacesRunOlderClient
11:29:16 [2022-08-08T11:29:16.846Z] === RUN   TestServiceCreateInit/daemonInitEnabled
11:29:17 [2022-08-08T11:29:17.104Z] === RUN   TestDockerSuite/TestBuildShellMultiple
11:29:17 [2022-08-08T11:29:17.286Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.13s)
11:29:17 [2022-08-08T11:29:17.286Z] === RUN   TestNISDomainname
11:29:17 [2022-08-08T11:29:17.854Z] --- PASS: TestNISDomainname (0.50s)
11:29:17 [2022-08-08T11:29:17.854Z] === RUN   TestHostnameDnsResolution
11:29:18 [2022-08-08T11:29:18.788Z] --- PASS: TestHostnameDnsResolution (0.69s)
11:29:18 [2022-08-08T11:29:18.788Z] === RUN   TestUnprivilegedPortsAndPing
11:29:19 [2022-08-08T11:29:19.046Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s)
11:29:19 [2022-08-08T11:29:19.046Z] === RUN   TestPrivilegedHostDevices
11:29:19 [2022-08-08T11:29:19.612Z] --- PASS: TestPrivilegedHostDevices (0.47s)
11:29:19 [2022-08-08T11:29:19.612Z] === RUN   TestRunConsoleSize
11:29:20 [2022-08-08T11:29:20.178Z] --- PASS: TestRunConsoleSize (0.42s)
11:29:20 [2022-08-08T11:29:20.178Z] === RUN   TestRunWithAlternativeContainerdShim
11:29:20 [2022-08-08T11:29:20.387Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
11:29:20 [2022-08-08T11:29:20.387Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
11:29:20 [2022-08-08T11:29:20.645Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
11:29:20 [2022-08-08T11:29:20.645Z]     docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows
11:29:20 [2022-08-08T11:29:20.645Z] === RUN   TestDockerSuite/TestBuildSpaces
11:29:20 [2022-08-08T11:29:20.903Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
11:29:21 [2022-08-08T11:29:21.112Z] --- PASS: TestRunWithAlternativeContainerdShim (1.09s)
11:29:21 [2022-08-08T11:29:21.112Z] === RUN   TestStats
11:29:21 [2022-08-08T11:29:21.467Z] --- PASS: TestServiceCreateInit (8.91s)
11:29:21 [2022-08-08T11:29:21.467Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.50s)
11:29:21 [2022-08-08T11:29:21.467Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.39s)
11:29:21 [2022-08-08T11:29:21.467Z] === RUN   TestCreateServiceMultipleTimes
11:29:21 [2022-08-08T11:29:21.727Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
11:29:21 [2022-08-08T11:29:21.727Z] === RUN   TestDockerSuite/TestBuildStderr
11:29:22 [2022-08-08T11:29:22.292Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
11:29:22 [2022-08-08T11:29:22.635Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.53s)
11:29:22 [2022-08-08T11:29:22.635Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
11:29:23 [2022-08-08T11:29:23.639Z] --- PASS: TestStats (2.43s)
11:29:23 [2022-08-08T11:29:23.639Z] === RUN   TestStopContainerWithTimeout
11:29:23 [2022-08-08T11:29:23.639Z] === RUN   TestStopContainerWithTimeout/0
11:29:23 [2022-08-08T11:29:23.639Z] === PAUSE TestStopContainerWithTimeout/0
11:29:23 [2022-08-08T11:29:23.639Z] === RUN   TestStopContainerWithTimeout/1
11:29:23 [2022-08-08T11:29:23.639Z] === PAUSE TestStopContainerWithTimeout/1
11:29:23 [2022-08-08T11:29:23.639Z] === RUN   TestStopContainerWithTimeout/3
11:29:23 [2022-08-08T11:29:23.639Z] === PAUSE TestStopContainerWithTimeout/3
11:29:23 [2022-08-08T11:29:23.639Z] === RUN   TestStopContainerWithTimeout/-1
11:29:23 [2022-08-08T11:29:23.639Z] === PAUSE TestStopContainerWithTimeout/-1
11:29:23 [2022-08-08T11:29:23.639Z] === CONT  TestStopContainerWithTimeout/0
11:29:23 [2022-08-08T11:29:23.639Z] === CONT  TestStopContainerWithTimeout/3
11:29:24 [2022-08-08T11:29:24.204Z] === CONT  TestStopContainerWithTimeout/-1
11:29:26 [2022-08-08T11:29:26.103Z] === CONT  TestStopContainerWithTimeout/1
11:29:26 [2022-08-08T11:29:26.479Z] === RUN   TestDockerSuite/TestBuildStopSignal
11:29:27 [2022-08-08T11:29:27.416Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
11:29:27 [2022-08-08T11:29:27.416Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
11:29:27 [2022-08-08T11:29:27.475Z] --- PASS: TestStopContainerWithTimeout (0.01s)
11:29:27 [2022-08-08T11:29:27.475Z]     --- PASS: TestStopContainerWithTimeout/0 (0.72s)
11:29:27 [2022-08-08T11:29:27.475Z]     --- PASS: TestStopContainerWithTimeout/3 (2.65s)
11:29:27 [2022-08-08T11:29:27.475Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.38s)
11:29:27 [2022-08-08T11:29:27.475Z]     --- PASS: TestStopContainerWithTimeout/1 (1.41s)
11:29:27 [2022-08-08T11:29:27.475Z] === RUN   TestDeleteDevicemapper
11:29:27 [2022-08-08T11:29:27.475Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:29:27 [2022-08-08T11:29:27.475Z] --- SKIP: TestDeleteDevicemapper (0.00s)
11:29:27 [2022-08-08T11:29:27.475Z] === RUN   TestStopContainerWithRestartPolicyAlways
11:29:28 [2022-08-08T11:29:28.791Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
11:29:28 [2022-08-08T11:29:28.791Z] === RUN   TestDockerSuite/TestBuildTagEvent
11:29:28 [2022-08-08T11:29:28.849Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.34s)
11:29:28 [2022-08-08T11:29:28.849Z] === RUN   TestUpdateMemory
11:29:29 [2022-08-08T11:29:29.415Z] --- PASS: TestUpdateMemory (0.52s)
11:29:29 [2022-08-08T11:29:29.415Z] === RUN   TestUpdateCPUQuota
11:29:29 [2022-08-08T11:29:29.726Z]     docker_api_swarm_node_test.go:81: [d7a3ffc0e3eb1] joining swarm manager [da479d4640be6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:29:29 [2022-08-08T11:29:29.983Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
11:29:30 [2022-08-08T11:29:30.348Z] --- PASS: TestUpdateCPUQuota (0.69s)
11:29:30 [2022-08-08T11:29:30.348Z] === RUN   TestUpdatePidsLimit
11:29:30 [2022-08-08T11:29:30.348Z] === RUN   TestUpdatePidsLimit/update_from_none
11:29:30 [2022-08-08T11:29:30.348Z] === RUN   TestUpdatePidsLimit/no_change
11:29:30 [2022-08-08T11:29:30.606Z] === RUN   TestUpdatePidsLimit/update_lower
11:29:30 [2022-08-08T11:29:30.606Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
11:29:30 [2022-08-08T11:29:30.864Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
11:29:30 [2022-08-08T11:29:30.917Z] === RUN   TestDockerSuite/TestBuildUser
11:29:31 [2022-08-08T11:29:31.122Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
11:29:31 [2022-08-08T11:29:31.380Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
11:29:31 [2022-08-08T11:29:31.946Z] --- PASS: TestUpdatePidsLimit (1.81s)
11:29:31 [2022-08-08T11:29:31.946Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
11:29:31 [2022-08-08T11:29:31.946Z]     --- PASS: TestUpdatePidsLimit/no_change (0.19s)
11:29:31 [2022-08-08T11:29:31.946Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.18s)
11:29:31 [2022-08-08T11:29:31.946Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s)
11:29:31 [2022-08-08T11:29:31.946Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s)
11:29:31 [2022-08-08T11:29:31.946Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s)
11:29:31 [2022-08-08T11:29:31.946Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s)
11:29:31 [2022-08-08T11:29:31.946Z] === RUN   TestUpdateRestartPolicy
11:29:32 [2022-08-08T11:29:32.821Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
11:29:35 [2022-08-08T11:29:35.362Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
11:29:38 [2022-08-08T11:29:38.644Z] --- PASS: TestCreateServiceMultipleTimes (17.25s)
11:29:38 [2022-08-08T11:29:38.644Z] === RUN   TestCreateServiceConflict
11:29:40 [2022-08-08T11:29:40.736Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s)
11:29:40 [2022-08-08T11:29:40.736Z] PASS
11:29:40 [2022-08-08T11:29:40.736Z] 
11:29:40 [2022-08-08T11:29:40.736Z] DONE 17 tests in 47.540s
11:29:40 [2022-08-08T11:29:40.736Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
11:29:40 [2022-08-08T11:29:40.736Z] INFO: Testing against a local daemon
11:29:40 [2022-08-08T11:29:40.736Z] === RUN   TestPluginInvalidJSON
11:29:40 [2022-08-08T11:29:40.736Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
11:29:40 [2022-08-08T11:29:40.736Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
11:29:40 [2022-08-08T11:29:40.736Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
11:29:40 [2022-08-08T11:29:40.736Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
11:29:40 [2022-08-08T11:29:40.736Z] === RUN   TestPluginInvalidJSON/plugins/pull
11:29:40 [2022-08-08T11:29:40.736Z] === PAUSE TestPluginInvalidJSON/plugins/pull
11:29:40 [2022-08-08T11:29:40.736Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
11:29:40 [2022-08-08T11:29:40.736Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
11:29:40 [2022-08-08T11:29:40.736Z] === CONT  TestPluginInvalidJSON/plugins/pull
11:29:40 [2022-08-08T11:29:40.736Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
11:29:40 [2022-08-08T11:29:40.736Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
11:29:40 [2022-08-08T11:29:40.736Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
11:29:40 [2022-08-08T11:29:40.736Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
11:29:40 [2022-08-08T11:29:40.736Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
11:29:40 [2022-08-08T11:29:40.736Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
11:29:40 [2022-08-08T11:29:40.736Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
11:29:40 [2022-08-08T11:29:40.736Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
11:29:40 [2022-08-08T11:29:40.736Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
11:29:40 [2022-08-08T11:29:40.736Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
11:29:40 [2022-08-08T11:29:40.736Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
11:29:40 [2022-08-08T11:29:40.736Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
11:29:40 [2022-08-08T11:29:40.736Z] --- PASS: TestPluginInvalidJSON (0.02s)
11:29:40 [2022-08-08T11:29:40.736Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
11:29:40 [2022-08-08T11:29:40.736Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
11:29:40 [2022-08-08T11:29:40.736Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
11:29:40 [2022-08-08T11:29:40.736Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
11:29:40 [2022-08-08T11:29:40.736Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
11:29:40 [2022-08-08T11:29:40.736Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
11:29:40 [2022-08-08T11:29:40.736Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
11:29:40 [2022-08-08T11:29:40.736Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
11:29:40 [2022-08-08T11:29:40.736Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
11:29:40 [2022-08-08T11:29:40.736Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
11:29:40 [2022-08-08T11:29:40.736Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
11:29:40 [2022-08-08T11:29:40.736Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
11:29:40 [2022-08-08T11:29:40.736Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
11:29:40 [2022-08-08T11:29:40.736Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
11:29:40 [2022-08-08T11:29:40.736Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
11:29:40 [2022-08-08T11:29:40.736Z] === RUN   TestPluginInstall
11:29:40 [2022-08-08T11:29:40.736Z] === RUN   TestPluginInstall/no_auth
11:29:40 [2022-08-08T11:29:40.736Z] time="2022-08-08T11:29:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:29:40 [2022-08-08T11:29:40.736Z] time="2022-08-08T11:29:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:61ce99aa5541cbf9fc9ef609a4b846b49185402542935698b6bed442f0c4dc35" mediatype=application/vnd.docker.plugin.v1+json size=522
11:29:40 [2022-08-08T11:29:40.736Z] time="2022-08-08T11:29:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:29:40 [2022-08-08T11:29:40.736Z] time="2022-08-08T11:29:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:61ce99aa5541cbf9fc9ef609a4b846b49185402542935698b6bed442f0c4dc35" mediatype=application/vnd.docker.plugin.v1+json size=522
11:29:40 [2022-08-08T11:29:40.736Z] === RUN   TestPluginInstall/with_htpasswd
11:29:40 [2022-08-08T11:29:40.736Z] time="2022-08-08T11:29:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:29:40 [2022-08-08T11:29:40.736Z] time="2022-08-08T11:29:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:61ce99aa5541cbf9fc9ef609a4b846b49185402542935698b6bed442f0c4dc35" mediatype=application/vnd.docker.plugin.v1+json size=522
11:29:40 [2022-08-08T11:29:40.736Z] time="2022-08-08T11:29:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:29:40 [2022-08-08T11:29:40.736Z] time="2022-08-08T11:29:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:61ce99aa5541cbf9fc9ef609a4b846b49185402542935698b6bed442f0c4dc35" mediatype=application/vnd.docker.plugin.v1+json size=522
11:29:40 [2022-08-08T11:29:40.736Z] === RUN   TestPluginInstall/with_insecure
11:29:41 [2022-08-08T11:29:41.677Z] time="2022-08-08T11:29:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:29:41 [2022-08-08T11:29:41.677Z] time="2022-08-08T11:29:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:24a867aef22812af900df8578feb012997465df84a467a4fa297697b13d019a4" mediatype=application/vnd.docker.plugin.v1+json size=522
11:29:41 [2022-08-08T11:29:41.677Z] time="2022-08-08T11:29:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:29:41 [2022-08-08T11:29:41.677Z] time="2022-08-08T11:29:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:24a867aef22812af900df8578feb012997465df84a467a4fa297697b13d019a4" mediatype=application/vnd.docker.plugin.v1+json size=522
11:29:41 [2022-08-08T11:29:41.677Z]     plugin_test.go:196: [dac6923fff1f8] daemon is not started
11:29:41 [2022-08-08T11:29:41.677Z] --- PASS: TestPluginInstall (2.74s)
11:29:41 [2022-08-08T11:29:41.677Z]     --- PASS: TestPluginInstall/no_auth (1.06s)
11:29:41 [2022-08-08T11:29:41.677Z]     --- PASS: TestPluginInstall/with_htpasswd (0.61s)
11:29:41 [2022-08-08T11:29:41.677Z]     --- PASS: TestPluginInstall/with_insecure (1.08s)
11:29:41 [2022-08-08T11:29:41.677Z] === RUN   TestPluginsWithRuntimes
11:29:41 [2022-08-08T11:29:41.926Z] --- PASS: TestCreateServiceConflict (2.76s)
11:29:41 [2022-08-08T11:29:41.926Z] === RUN   TestCreateServiceMaxReplicas
11:29:43 [2022-08-08T11:29:43.059Z] === RUN   TestPluginsWithRuntimes/No_Args
11:29:43 [2022-08-08T11:29:43.302Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
11:29:43 [2022-08-08T11:29:43.998Z] === RUN   TestPluginsWithRuntimes/With_Args
11:29:44 [2022-08-08T11:29:44.139Z] --- PASS: TestUpdateRestartPolicy (10.80s)
11:29:44 [2022-08-08T11:29:44.139Z] === RUN   TestUpdateRestartWithAutoRemove
11:29:44 [2022-08-08T11:29:44.139Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s)
11:29:44 [2022-08-08T11:29:44.139Z] === RUN   TestWaitNonBlocked
11:29:44 [2022-08-08T11:29:44.139Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
11:29:44 [2022-08-08T11:29:44.139Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
11:29:44 [2022-08-08T11:29:44.139Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
11:29:44 [2022-08-08T11:29:44.139Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
11:29:44 [2022-08-08T11:29:44.139Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
11:29:44 [2022-08-08T11:29:44.139Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
11:29:44 [2022-08-08T11:29:44.139Z] --- PASS: TestWaitNonBlocked (0.01s)
11:29:44 [2022-08-08T11:29:44.139Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.76s)
11:29:44 [2022-08-08T11:29:44.139Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.78s)
11:29:44 [2022-08-08T11:29:44.139Z] === RUN   TestWaitBlocked
11:29:44 [2022-08-08T11:29:44.139Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
11:29:44 [2022-08-08T11:29:44.139Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
11:29:44 [2022-08-08T11:29:44.139Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
11:29:44 [2022-08-08T11:29:44.139Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
11:29:44 [2022-08-08T11:29:44.139Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
11:29:44 [2022-08-08T11:29:44.139Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
11:29:44 [2022-08-08T11:29:44.705Z] --- PASS: TestWaitBlocked (0.01s)
11:29:44 [2022-08-08T11:29:44.705Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.60s)
11:29:44 [2022-08-08T11:29:44.705Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s)
11:29:44 [2022-08-08T11:29:44.705Z] === RUN   TestWaitConditions
11:29:44 [2022-08-08T11:29:44.705Z] === RUN   TestWaitConditions/default
11:29:44 [2022-08-08T11:29:44.705Z] === PAUSE TestWaitConditions/default
11:29:44 [2022-08-08T11:29:44.705Z] === RUN   TestWaitConditions/not-running
11:29:44 [2022-08-08T11:29:44.705Z] === PAUSE TestWaitConditions/not-running
11:29:44 [2022-08-08T11:29:44.705Z] === RUN   TestWaitConditions/next-exit
11:29:44 [2022-08-08T11:29:44.705Z] === PAUSE TestWaitConditions/next-exit
11:29:44 [2022-08-08T11:29:44.705Z] === RUN   TestWaitConditions/removed
11:29:44 [2022-08-08T11:29:44.705Z] === PAUSE TestWaitConditions/removed
11:29:44 [2022-08-08T11:29:44.705Z] === CONT  TestWaitConditions/default
11:29:44 [2022-08-08T11:29:44.705Z] === CONT  TestWaitConditions/next-exit
11:29:44 [2022-08-08T11:29:44.937Z] --- PASS: TestPluginsWithRuntimes (3.32s)
11:29:44 [2022-08-08T11:29:44.937Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.88s)
11:29:44 [2022-08-08T11:29:44.937Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.88s)
11:29:44 [2022-08-08T11:29:44.937Z] === RUN   TestPluginBackCompatMediaTypes
11:29:45 [2022-08-08T11:29:45.208Z] --- PASS: TestCreateServiceMaxReplicas (3.48s)
11:29:45 [2022-08-08T11:29:45.208Z] === RUN   TestCreateWithDuplicateNetworkNames
11:29:45 [2022-08-08T11:29:45.508Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s)
11:29:45 [2022-08-08T11:29:45.508Z] PASS
11:29:45 [2022-08-08T11:29:45.508Z] 
11:29:45 [2022-08-08T11:29:45.508Z] DONE 24 tests in 6.679s
11:29:45 [2022-08-08T11:29:45.508Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
11:29:45 [2022-08-08T11:29:45.508Z] INFO: Testing against a local daemon
11:29:45 [2022-08-08T11:29:45.508Z] === RUN   TestExternalGraphDriver
11:29:45 [2022-08-08T11:29:45.893Z] --- PASS: TestImportExtremelyLargeImageWorks (93.08s)
11:29:45 [2022-08-08T11:29:45.893Z] PASS
11:29:45 [2022-08-08T11:29:45.893Z] 
11:29:45 [2022-08-08T11:29:45.893Z] === Skipped
11:29:45 [2022-08-08T11:29:45.893Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
11:29:45 [2022-08-08T11:29:45.893Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
11:29:45 [2022-08-08T11:29:45.893Z] 
11:29:45 [2022-08-08T11:29:45.893Z] DONE 22 tests, 1 skipped in 97.534s
11:29:45 [2022-08-08T11:29:45.893Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
11:29:45 [2022-08-08T11:29:45.893Z] === RUN   TestStripANSICommands
11:29:45 [2022-08-08T11:29:45.893Z] === RUN   TestStripANSICommands/#00
11:29:45 [2022-08-08T11:29:45.893Z] === RUN   TestStripANSICommands/#01
11:29:45 [2022-08-08T11:29:45.893Z] --- PASS: TestStripANSICommands (0.00s)
11:29:45 [2022-08-08T11:29:45.893Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
11:29:45 [2022-08-08T11:29:45.893Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
11:29:45 [2022-08-08T11:29:45.893Z] PASS
11:29:45 [2022-08-08T11:29:45.893Z] 
11:29:45 [2022-08-08T11:29:45.893Z] DONE 3 tests in 0.044s
11:29:45 [2022-08-08T11:29:45.893Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
11:29:45 [2022-08-08T11:29:45.893Z] INFO: Testing against a local daemon
11:29:45 [2022-08-08T11:29:45.893Z] === RUN   TestNetworkCreateDelete
11:29:45 [2022-08-08T11:29:45.893Z] --- PASS: TestNetworkCreateDelete (0.12s)
11:29:45 [2022-08-08T11:29:45.893Z] === RUN   TestDockerNetworkDeletePreferID
11:29:45 [2022-08-08T11:29:45.893Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
11:29:45 [2022-08-08T11:29:45.893Z] === RUN   TestDaemonDNSFallback
11:29:46 [2022-08-08T11:29:46.077Z] === RUN   TestExternalGraphDriver/json
11:29:46 [2022-08-08T11:29:46.143Z]     docker_api_swarm_node_test.go:53: [de1f7090bac66] joining swarm manager [d674c3b29764a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:29:46 [2022-08-08T11:29:46.610Z] === CONT  TestWaitConditions/not-running
11:29:46 [2022-08-08T11:29:46.610Z] === CONT  TestWaitConditions/removed
11:29:47 [2022-08-08T11:29:47.521Z]     docker_api_swarm_node_test.go:54: [d840f566f6de1] joining swarm manager [d674c3b29764a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:29:47 [2022-08-08T11:29:47.985Z] --- PASS: TestWaitConditions (0.01s)
11:29:47 [2022-08-08T11:29:47.985Z]     --- PASS: TestWaitConditions/next-exit (1.63s)
11:29:47 [2022-08-08T11:29:47.985Z]     --- PASS: TestWaitConditions/default (1.66s)
11:29:47 [2022-08-08T11:29:47.985Z]     --- PASS: TestWaitConditions/not-running (1.42s)
11:29:47 [2022-08-08T11:29:47.985Z]     --- PASS: TestWaitConditions/removed (1.46s)
11:29:47 [2022-08-08T11:29:47.986Z] === RUN   TestWaitRestartedContainer
11:29:47 [2022-08-08T11:29:47.986Z] === RUN   TestWaitRestartedContainer/default
11:29:47 [2022-08-08T11:29:47.986Z] === PAUSE TestWaitRestartedContainer/default
11:29:47 [2022-08-08T11:29:47.986Z] === RUN   TestWaitRestartedContainer/not-running
11:29:47 [2022-08-08T11:29:47.986Z] === PAUSE TestWaitRestartedContainer/not-running
11:29:47 [2022-08-08T11:29:47.986Z] === RUN   TestWaitRestartedContainer/next-exit
11:29:47 [2022-08-08T11:29:47.986Z] === PAUSE TestWaitRestartedContainer/next-exit
11:29:47 [2022-08-08T11:29:47.986Z] === CONT  TestWaitRestartedContainer/default
11:29:47 [2022-08-08T11:29:47.986Z] === CONT  TestWaitRestartedContainer/next-exit
11:29:47 [2022-08-08T11:29:47.986Z] === RUN   TestExternalGraphDriver/spec
11:29:48 [2022-08-08T11:29:48.894Z] === RUN   TestDockerSuite/TestBuildVerboseOut
11:29:49 [2022-08-08T11:29:49.358Z] === CONT  TestWaitRestartedContainer/not-running
11:29:49 [2022-08-08T11:29:49.367Z] === RUN   TestExternalGraphDriver/pull
11:29:49 [2022-08-08T11:29:49.460Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
11:29:49 [2022-08-08T11:29:49.718Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
11:29:50 [2022-08-08T11:29:50.072Z] --- PASS: TestDaemonDNSFallback (6.31s)
11:29:50 [2022-08-08T11:29:50.072Z] === RUN   TestInspectNetwork
11:29:50 [2022-08-08T11:29:50.072Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:50 [2022-08-08T11:29:50.072Z] --- SKIP: TestInspectNetwork (0.00s)
11:29:50 [2022-08-08T11:29:50.072Z] === RUN   TestRunContainerWithBridgeNone
11:29:50 [2022-08-08T11:29:50.072Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
11:29:50 [2022-08-08T11:29:50.072Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
11:29:50 [2022-08-08T11:29:50.072Z] === RUN   TestNetworkInvalidJSON
11:29:50 [2022-08-08T11:29:50.072Z] === RUN   TestNetworkInvalidJSON/networks/create
11:29:50 [2022-08-08T11:29:50.072Z] === PAUSE TestNetworkInvalidJSON/networks/create
11:29:50 [2022-08-08T11:29:50.072Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
11:29:50 [2022-08-08T11:29:50.072Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
11:29:50 [2022-08-08T11:29:50.072Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
11:29:50 [2022-08-08T11:29:50.072Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
11:29:50 [2022-08-08T11:29:50.072Z] === CONT  TestNetworkInvalidJSON/networks/create
11:29:50 [2022-08-08T11:29:50.072Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
11:29:50 [2022-08-08T11:29:50.072Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
11:29:50 [2022-08-08T11:29:50.072Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
11:29:50 [2022-08-08T11:29:50.072Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
11:29:50 [2022-08-08T11:29:50.072Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
11:29:50 [2022-08-08T11:29:50.072Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
11:29:50 [2022-08-08T11:29:50.072Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
11:29:50 [2022-08-08T11:29:50.072Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
11:29:50 [2022-08-08T11:29:50.072Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
11:29:50 [2022-08-08T11:29:50.072Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
11:29:50 [2022-08-08T11:29:50.072Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
11:29:50 [2022-08-08T11:29:50.072Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
11:29:50 [2022-08-08T11:29:50.072Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
11:29:50 [2022-08-08T11:29:50.072Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
11:29:50 [2022-08-08T11:29:50.072Z] --- PASS: TestNetworkInvalidJSON (0.02s)
11:29:50 [2022-08-08T11:29:50.072Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.01s)
11:29:50 [2022-08-08T11:29:50.072Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
11:29:50 [2022-08-08T11:29:50.072Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
11:29:50 [2022-08-08T11:29:50.072Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
11:29:50 [2022-08-08T11:29:50.072Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
11:29:50 [2022-08-08T11:29:50.072Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
11:29:50 [2022-08-08T11:29:50.072Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
11:29:50 [2022-08-08T11:29:50.072Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
11:29:50 [2022-08-08T11:29:50.072Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
11:29:50 [2022-08-08T11:29:50.072Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
11:29:50 [2022-08-08T11:29:50.072Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
11:29:50 [2022-08-08T11:29:50.072Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
11:29:50 [2022-08-08T11:29:50.072Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
11:29:50 [2022-08-08T11:29:50.072Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
11:29:50 [2022-08-08T11:29:50.072Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
11:29:50 [2022-08-08T11:29:50.072Z] === RUN   TestNetworkList
11:29:50 [2022-08-08T11:29:50.072Z] === RUN   TestNetworkList//networks
11:29:50 [2022-08-08T11:29:50.072Z] === PAUSE TestNetworkList//networks
11:29:50 [2022-08-08T11:29:50.072Z] === RUN   TestNetworkList//networks/
11:29:50 [2022-08-08T11:29:50.072Z] === PAUSE TestNetworkList//networks/
11:29:50 [2022-08-08T11:29:50.072Z] === CONT  TestNetworkList//networks
11:29:50 [2022-08-08T11:29:50.072Z] === CONT  TestNetworkList//networks/
11:29:50 [2022-08-08T11:29:50.072Z] --- PASS: TestNetworkList (0.01s)
11:29:50 [2022-08-08T11:29:50.072Z]     --- PASS: TestNetworkList//networks/ (0.00s)
11:29:50 [2022-08-08T11:29:50.072Z]     --- PASS: TestNetworkList//networks (0.00s)
11:29:50 [2022-08-08T11:29:50.072Z] === RUN   TestHostIPv4BridgeLabel
11:29:50 [2022-08-08T11:29:50.072Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
11:29:50 [2022-08-08T11:29:50.072Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
11:29:50 [2022-08-08T11:29:50.072Z] === RUN   TestDaemonRestartWithLiveRestore
11:29:50 [2022-08-08T11:29:50.072Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
11:29:50 [2022-08-08T11:29:50.072Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s)
11:29:50 [2022-08-08T11:29:50.072Z] === RUN   TestDaemonDefaultNetworkPools
11:29:50 [2022-08-08T11:29:50.073Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
11:29:50 [2022-08-08T11:29:50.073Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s)
11:29:50 [2022-08-08T11:29:50.073Z] === RUN   TestDaemonRestartWithExistingNetwork
11:29:50 [2022-08-08T11:29:50.073Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
11:29:50 [2022-08-08T11:29:50.073Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s)
11:29:50 [2022-08-08T11:29:50.073Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
11:29:50 [2022-08-08T11:29:50.073Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
11:29:50 [2022-08-08T11:29:50.073Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
11:29:50 [2022-08-08T11:29:50.073Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
11:29:50 [2022-08-08T11:29:50.073Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
11:29:50 [2022-08-08T11:29:50.073Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s)
11:29:50 [2022-08-08T11:29:50.073Z] === RUN   TestServiceWithPredefinedNetwork
11:29:50 [2022-08-08T11:29:50.073Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:50 [2022-08-08T11:29:50.073Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
11:29:50 [2022-08-08T11:29:50.073Z] === RUN   TestServiceRemoveKeepsIngressNetwork
11:29:50 [2022-08-08T11:29:50.073Z]     service_test.go:243: FLAKY_TEST
11:29:50 [2022-08-08T11:29:50.073Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
11:29:50 [2022-08-08T11:29:50.073Z] === RUN   TestServiceWithDataPathPortInit
11:29:50 [2022-08-08T11:29:50.073Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:50 [2022-08-08T11:29:50.073Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s)
11:29:50 [2022-08-08T11:29:50.073Z] === RUN   TestServiceWithDefaultAddressPoolInit
11:29:50 [2022-08-08T11:29:50.073Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:50 [2022-08-08T11:29:50.073Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
11:29:50 [2022-08-08T11:29:50.073Z] PASS
11:29:50 [2022-08-08T11:29:50.073Z] 
11:29:50 [2022-08-08T11:29:50.073Z] === Skipped
11:29:50 [2022-08-08T11:29:50.073Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
11:29:50 [2022-08-08T11:29:50.073Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:50 [2022-08-08T11:29:50.073Z] 
11:29:50 [2022-08-08T11:29:50.073Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
11:29:50 [2022-08-08T11:29:50.073Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
11:29:50 [2022-08-08T11:29:50.073Z] 
11:29:50 [2022-08-08T11:29:50.073Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
11:29:50 [2022-08-08T11:29:50.073Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
11:29:50 [2022-08-08T11:29:50.073Z] 
11:29:50 [2022-08-08T11:29:50.073Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s)
11:29:50 [2022-08-08T11:29:50.073Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
11:29:50 [2022-08-08T11:29:50.073Z] 
11:29:50 [2022-08-08T11:29:50.073Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s)
11:29:50 [2022-08-08T11:29:50.073Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
11:29:50 [2022-08-08T11:29:50.073Z] 
11:29:50 [2022-08-08T11:29:50.073Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s)
11:29:50 [2022-08-08T11:29:50.073Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
11:29:50 [2022-08-08T11:29:50.073Z] 
11:29:50 [2022-08-08T11:29:50.073Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
11:29:50 [2022-08-08T11:29:50.073Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
11:29:50 [2022-08-08T11:29:50.073Z] 
11:29:50 [2022-08-08T11:29:50.073Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s)
11:29:50 [2022-08-08T11:29:50.073Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
11:29:50 [2022-08-08T11:29:50.073Z] 
11:29:50 [2022-08-08T11:29:50.073Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
11:29:50 [2022-08-08T11:29:50.073Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:50 [2022-08-08T11:29:50.073Z] 
11:29:50 [2022-08-08T11:29:50.073Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
11:29:50 [2022-08-08T11:29:50.073Z]     service_test.go:243: FLAKY_TEST
11:29:50 [2022-08-08T11:29:50.073Z] 
11:29:50 [2022-08-08T11:29:50.073Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s)
11:29:50 [2022-08-08T11:29:50.073Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:50 [2022-08-08T11:29:50.073Z] 
11:29:50 [2022-08-08T11:29:50.073Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
11:29:50 [2022-08-08T11:29:50.073Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:50 [2022-08-08T11:29:50.073Z] 
11:29:50 [2022-08-08T11:29:50.073Z] DONE 34 tests, 12 skipped in 7.040s
11:29:50 [2022-08-08T11:29:50.073Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
11:29:50 [2022-08-08T11:29:50.073Z] INFO: Testing against a local daemon
11:29:50 [2022-08-08T11:29:50.073Z] === RUN   TestDockerNetworkIpvlanPersistance
11:29:50 [2022-08-08T11:29:50.073Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:29:50 [2022-08-08T11:29:50.073Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
11:29:50 [2022-08-08T11:29:50.073Z] === RUN   TestDockerNetworkIpvlan
11:29:50 [2022-08-08T11:29:50.073Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:29:50 [2022-08-08T11:29:50.073Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
11:29:50 [2022-08-08T11:29:50.073Z] PASS
11:29:50 [2022-08-08T11:29:50.073Z] 
11:29:50 [2022-08-08T11:29:50.073Z] === Skipped
11:29:50 [2022-08-08T11:29:50.073Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
11:29:50 [2022-08-08T11:29:50.073Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:29:50 [2022-08-08T11:29:50.073Z] 
11:29:50 [2022-08-08T11:29:50.073Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
11:29:50 [2022-08-08T11:29:50.073Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:29:50 [2022-08-08T11:29:50.073Z] 
11:29:50 [2022-08-08T11:29:50.073Z] DONE 2 tests, 2 skipped in 0.099s
11:29:50 [2022-08-08T11:29:50.073Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
11:29:50 [2022-08-08T11:29:50.073Z] INFO: Testing against a local daemon
11:29:50 [2022-08-08T11:29:50.073Z] === RUN   TestDockerNetworkMacvlanPersistance
11:29:50 [2022-08-08T11:29:50.073Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
11:29:50 [2022-08-08T11:29:50.073Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
11:29:50 [2022-08-08T11:29:50.073Z] === RUN   TestDockerNetworkMacvlan
11:29:50 [2022-08-08T11:29:50.073Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
11:29:50 [2022-08-08T11:29:50.073Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
11:29:50 [2022-08-08T11:29:50.073Z] PASS
11:29:50 [2022-08-08T11:29:50.073Z] 
11:29:50 [2022-08-08T11:29:50.073Z] === Skipped
11:29:50 [2022-08-08T11:29:50.073Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
11:29:50 [2022-08-08T11:29:50.073Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
11:29:50 [2022-08-08T11:29:50.073Z] 
11:29:50 [2022-08-08T11:29:50.073Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
11:29:50 [2022-08-08T11:29:50.073Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
11:29:50 [2022-08-08T11:29:50.073Z] 
11:29:50 [2022-08-08T11:29:50.073Z] DONE 2 tests, 2 skipped in 0.099s
11:29:50 [2022-08-08T11:29:50.073Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
11:29:50 [2022-08-08T11:29:50.073Z] testing: warning: no tests to run
11:29:50 [2022-08-08T11:29:50.073Z] PASS
11:29:50 [2022-08-08T11:29:50.073Z] 
11:29:50 [2022-08-08T11:29:50.073Z] DONE 0 tests in 0.034s
11:29:50 [2022-08-08T11:29:50.073Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
11:29:50 [2022-08-08T11:29:50.073Z] INFO: Testing against a local daemon
11:29:50 [2022-08-08T11:29:50.073Z] === RUN   TestAuthZPluginAllowRequest
11:29:50 [2022-08-08T11:29:50.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:29:50 [2022-08-08T11:29:50.073Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
11:29:50 [2022-08-08T11:29:50.073Z] === RUN   TestAuthZPluginTLS
11:29:50 [2022-08-08T11:29:50.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:29:50 [2022-08-08T11:29:50.073Z] --- SKIP: TestAuthZPluginTLS (0.00s)
11:29:50 [2022-08-08T11:29:50.073Z] === RUN   TestAuthZPluginDenyRequest
11:29:50 [2022-08-08T11:29:50.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:29:50 [2022-08-08T11:29:50.073Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
11:29:50 [2022-08-08T11:29:50.073Z] === RUN   TestAuthZPluginAPIDenyResponse
11:29:50 [2022-08-08T11:29:50.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:29:50 [2022-08-08T11:29:50.073Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
11:29:50 [2022-08-08T11:29:50.073Z] === RUN   TestAuthZPluginDenyResponse
11:29:50 [2022-08-08T11:29:50.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:29:50 [2022-08-08T11:29:50.073Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
11:29:50 [2022-08-08T11:29:50.073Z] === RUN   TestAuthZPluginAllowEventStream
11:29:50 [2022-08-08T11:29:50.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:29:50 [2022-08-08T11:29:50.073Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
11:29:50 [2022-08-08T11:29:50.073Z] === RUN   TestAuthZPluginErrorResponse
11:29:50 [2022-08-08T11:29:50.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:29:50 [2022-08-08T11:29:50.073Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
11:29:50 [2022-08-08T11:29:50.073Z] === RUN   TestAuthZPluginErrorRequest
11:29:50 [2022-08-08T11:29:50.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:29:50 [2022-08-08T11:29:50.073Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
11:29:50 [2022-08-08T11:29:50.073Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
11:29:50 [2022-08-08T11:29:50.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:29:50 [2022-08-08T11:29:50.073Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
11:29:50 [2022-08-08T11:29:50.073Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
11:29:50 [2022-08-08T11:29:50.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:29:50 [2022-08-08T11:29:50.073Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
11:29:50 [2022-08-08T11:29:50.073Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
11:29:50 [2022-08-08T11:29:50.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:29:50 [2022-08-08T11:29:50.073Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
11:29:50 [2022-08-08T11:29:50.073Z] === RUN   TestAuthZPluginHeader
11:29:50 [2022-08-08T11:29:50.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:29:50 [2022-08-08T11:29:50.073Z] --- SKIP: TestAuthZPluginHeader (0.00s)
11:29:50 [2022-08-08T11:29:50.073Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
11:29:50 [2022-08-08T11:29:50.283Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
11:29:50 [2022-08-08T11:29:50.292Z] --- PASS: TestWaitRestartedContainer (0.01s)
11:29:50 [2022-08-08T11:29:50.292Z]     --- PASS: TestWaitRestartedContainer/default (1.29s)
11:29:50 [2022-08-08T11:29:50.292Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.46s)
11:29:50 [2022-08-08T11:29:50.292Z]     --- PASS: TestWaitRestartedContainer/not-running (1.01s)
11:29:50 [2022-08-08T11:29:50.292Z] === CONT  TestContainerStartOnDaemonRestart
11:29:50 [2022-08-08T11:29:50.292Z] === CONT  TestRestartDaemonWithRestartingContainer
11:29:50 [2022-08-08T11:29:50.331Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:29:50 [2022-08-08T11:29:50.331Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.44s)
11:29:50 [2022-08-08T11:29:50.331Z] === RUN   TestAuthZPluginV2Disable
11:29:50 [2022-08-08T11:29:50.588Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:29:50 [2022-08-08T11:29:50.588Z] --- SKIP: TestAuthZPluginV2Disable (0.32s)
11:29:50 [2022-08-08T11:29:50.588Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
11:29:50 [2022-08-08T11:29:50.848Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
11:29:51 [2022-08-08T11:29:51.153Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:29:51 [2022-08-08T11:29:51.153Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s)
11:29:51 [2022-08-08T11:29:51.153Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
11:29:51 [2022-08-08T11:29:51.276Z] --- PASS: TestExternalGraphDriver (5.32s)
11:29:51 [2022-08-08T11:29:51.276Z]     --- PASS: TestExternalGraphDriver/json (1.68s)
11:29:51 [2022-08-08T11:29:51.276Z]     --- PASS: TestExternalGraphDriver/spec (1.64s)
11:29:51 [2022-08-08T11:29:51.276Z]     --- PASS: TestExternalGraphDriver/pull (1.66s)
11:29:51 [2022-08-08T11:29:51.276Z] === RUN   TestGraphdriverPluginV2
11:29:51 [2022-08-08T11:29:51.411Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:29:51 [2022-08-08T11:29:51.411Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
11:29:51 [2022-08-08T11:29:51.411Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
11:29:51 [2022-08-08T11:29:51.668Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:29:51 [2022-08-08T11:29:51.668Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s)
11:29:51 [2022-08-08T11:29:51.668Z] PASS
11:29:51 [2022-08-08T11:29:51.668Z] 
11:29:51 [2022-08-08T11:29:51.668Z] === Skipped
11:29:51 [2022-08-08T11:29:51.668Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
11:29:51 [2022-08-08T11:29:51.669Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:29:51 [2022-08-08T11:29:51.669Z] 
11:29:51 [2022-08-08T11:29:51.669Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
11:29:51 [2022-08-08T11:29:51.669Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:29:51 [2022-08-08T11:29:51.669Z] 
11:29:51 [2022-08-08T11:29:51.669Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
11:29:51 [2022-08-08T11:29:51.669Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:29:51 [2022-08-08T11:29:51.669Z] 
11:29:51 [2022-08-08T11:29:51.669Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
11:29:51 [2022-08-08T11:29:51.669Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:29:51 [2022-08-08T11:29:51.669Z] 
11:29:51 [2022-08-08T11:29:51.669Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
11:29:51 [2022-08-08T11:29:51.669Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:29:51 [2022-08-08T11:29:51.669Z] 
11:29:51 [2022-08-08T11:29:51.669Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
11:29:51 [2022-08-08T11:29:51.669Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:29:51 [2022-08-08T11:29:51.669Z] 
11:29:51 [2022-08-08T11:29:51.669Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
11:29:51 [2022-08-08T11:29:51.669Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:29:51 [2022-08-08T11:29:51.669Z] 
11:29:51 [2022-08-08T11:29:51.669Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
11:29:51 [2022-08-08T11:29:51.669Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:29:51 [2022-08-08T11:29:51.669Z] 
11:29:51 [2022-08-08T11:29:51.669Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
11:29:51 [2022-08-08T11:29:51.669Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:29:51 [2022-08-08T11:29:51.669Z] 
11:29:51 [2022-08-08T11:29:51.669Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
11:29:51 [2022-08-08T11:29:51.669Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:29:51 [2022-08-08T11:29:51.669Z] 
11:29:51 [2022-08-08T11:29:51.669Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
11:29:51 [2022-08-08T11:29:51.669Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:29:51 [2022-08-08T11:29:51.669Z] 
11:29:51 [2022-08-08T11:29:51.669Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
11:29:51 [2022-08-08T11:29:51.669Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:29:51 [2022-08-08T11:29:51.669Z] 
11:29:51 [2022-08-08T11:29:51.669Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.44s)
11:29:51 [2022-08-08T11:29:51.669Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:29:51 [2022-08-08T11:29:51.669Z] 
11:29:51 [2022-08-08T11:29:51.669Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s)
11:29:51 [2022-08-08T11:29:51.669Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:29:51 [2022-08-08T11:29:51.669Z] 
11:29:51 [2022-08-08T11:29:51.669Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s)
11:29:51 [2022-08-08T11:29:51.669Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:29:51 [2022-08-08T11:29:51.669Z] 
11:29:51 [2022-08-08T11:29:51.669Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
11:29:51 [2022-08-08T11:29:51.669Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:29:51 [2022-08-08T11:29:51.669Z] 
11:29:51 [2022-08-08T11:29:51.669Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s)
11:29:51 [2022-08-08T11:29:51.669Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:29:51 [2022-08-08T11:29:51.669Z] 
11:29:51 [2022-08-08T11:29:51.669Z] DONE 17 tests, 17 skipped in 1.820s
11:29:51 [2022-08-08T11:29:51.669Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
11:29:51 [2022-08-08T11:29:51.783Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
11:29:51 [2022-08-08T11:29:51.783Z]     docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows
11:29:51 [2022-08-08T11:29:51.783Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
11:29:51 [2022-08-08T11:29:51.783Z]     docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows
11:29:51 [2022-08-08T11:29:51.783Z] === RUN   TestDockerSuite/TestBuildWindowsUser
11:29:51 [2022-08-08T11:29:51.783Z]     docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows
11:29:51 [2022-08-08T11:29:51.783Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
11:29:51 [2022-08-08T11:29:51.783Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
11:29:51 [2022-08-08T11:29:51.783Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
11:29:51 [2022-08-08T11:29:51.926Z] INFO: Testing against a local daemon
11:29:51 [2022-08-08T11:29:51.926Z] === RUN   TestPluginInvalidJSON
11:29:51 [2022-08-08T11:29:51.926Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
11:29:51 [2022-08-08T11:29:51.926Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
11:29:51 [2022-08-08T11:29:51.926Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
11:29:51 [2022-08-08T11:29:51.926Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
11:29:51 [2022-08-08T11:29:51.926Z] === RUN   TestPluginInvalidJSON/plugins/pull
11:29:51 [2022-08-08T11:29:51.926Z] === PAUSE TestPluginInvalidJSON/plugins/pull
11:29:51 [2022-08-08T11:29:51.926Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
11:29:51 [2022-08-08T11:29:51.926Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
11:29:51 [2022-08-08T11:29:51.926Z] === CONT  TestPluginInvalidJSON/plugins/pull
11:29:51 [2022-08-08T11:29:51.926Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
11:29:51 [2022-08-08T11:29:51.926Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
11:29:51 [2022-08-08T11:29:51.926Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
11:29:51 [2022-08-08T11:29:51.926Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
11:29:51 [2022-08-08T11:29:51.926Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
11:29:51 [2022-08-08T11:29:51.926Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
11:29:51 [2022-08-08T11:29:51.926Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
11:29:51 [2022-08-08T11:29:51.926Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
11:29:51 [2022-08-08T11:29:51.926Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
11:29:51 [2022-08-08T11:29:51.926Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
11:29:51 [2022-08-08T11:29:51.926Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
11:29:51 [2022-08-08T11:29:51.926Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
11:29:51 [2022-08-08T11:29:51.926Z] --- PASS: TestPluginInvalidJSON (0.02s)
11:29:51 [2022-08-08T11:29:51.926Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
11:29:51 [2022-08-08T11:29:51.926Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
11:29:51 [2022-08-08T11:29:51.926Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
11:29:51 [2022-08-08T11:29:51.926Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
11:29:51 [2022-08-08T11:29:51.926Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
11:29:51 [2022-08-08T11:29:51.926Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
11:29:51 [2022-08-08T11:29:51.926Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
11:29:51 [2022-08-08T11:29:51.926Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
11:29:51 [2022-08-08T11:29:51.926Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
11:29:51 [2022-08-08T11:29:51.926Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
11:29:51 [2022-08-08T11:29:51.926Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
11:29:51 [2022-08-08T11:29:51.926Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
11:29:51 [2022-08-08T11:29:51.926Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
11:29:51 [2022-08-08T11:29:51.926Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
11:29:51 [2022-08-08T11:29:51.926Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
11:29:51 [2022-08-08T11:29:51.926Z] === RUN   TestPluginInstall
11:29:51 [2022-08-08T11:29:51.926Z]     plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:29:51 [2022-08-08T11:29:51.926Z] --- SKIP: TestPluginInstall (0.00s)
11:29:51 [2022-08-08T11:29:51.926Z] === RUN   TestPluginsWithRuntimes
11:29:51 [2022-08-08T11:29:51.926Z]     plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
11:29:51 [2022-08-08T11:29:51.926Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
11:29:51 [2022-08-08T11:29:51.926Z] === RUN   TestPluginBackCompatMediaTypes
11:29:51 [2022-08-08T11:29:51.926Z]     plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
11:29:51 [2022-08-08T11:29:51.926Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
11:29:51 [2022-08-08T11:29:51.926Z] PASS
11:29:51 [2022-08-08T11:29:51.926Z] 
11:29:51 [2022-08-08T11:29:51.926Z] === Skipped
11:29:51 [2022-08-08T11:29:51.926Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
11:29:51 [2022-08-08T11:29:51.926Z]     plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:29:51 [2022-08-08T11:29:51.926Z] 
11:29:51 [2022-08-08T11:29:51.926Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
11:29:51 [2022-08-08T11:29:51.926Z]     plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
11:29:51 [2022-08-08T11:29:51.926Z] 
11:29:51 [2022-08-08T11:29:51.926Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
11:29:51 [2022-08-08T11:29:51.926Z]     plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
11:29:51 [2022-08-08T11:29:51.926Z] 
11:29:51 [2022-08-08T11:29:51.926Z] DONE 19 tests, 3 skipped in 0.221s
11:29:51 [2022-08-08T11:29:51.926Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
11:29:51 [2022-08-08T11:29:51.926Z] INFO: Testing against a local daemon
11:29:51 [2022-08-08T11:29:51.926Z] === RUN   TestExternalGraphDriver
11:29:52 [2022-08-08T11:29:52.191Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.10s)
11:29:52 [2022-08-08T11:29:52.191Z] === CONT  TestIpcModeOlderClient
11:29:52 [2022-08-08T11:29:52.191Z] --- PASS: TestContainerStartOnDaemonRestart (2.11s)
11:29:52 [2022-08-08T11:29:52.191Z] === CONT  TestContainerKillOnDaemonStart
11:29:52 [2022-08-08T11:29:52.191Z] --- PASS: TestIpcModeOlderClient (0.06s)
11:29:52 [2022-08-08T11:29:52.191Z] === CONT  TestDaemonHostGatewayIP
11:29:52 [2022-08-08T11:29:52.492Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
11:29:52 [2022-08-08T11:29:52.492Z] --- SKIP: TestExternalGraphDriver (0.34s)
11:29:52 [2022-08-08T11:29:52.492Z] === RUN   TestGraphdriverPluginV2
11:29:53 [2022-08-08T11:29:53.157Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
11:29:53 [2022-08-08T11:29:53.157Z] === RUN   TestDockerSuite/TestBuildWithFailure
11:29:53 [2022-08-08T11:29:53.723Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
11:29:54 [2022-08-08T11:29:54.289Z] === RUN   TestDockerSuite/TestBuildWithTabs
11:29:54 [2022-08-08T11:29:54.719Z] --- PASS: TestDaemonHostGatewayIP (2.40s)
11:29:54 [2022-08-08T11:29:54.719Z] === CONT  TestDaemonRestartIpcMode
11:29:54 [2022-08-08T11:29:54.855Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
11:29:54 [2022-08-08T11:29:54.855Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
11:29:55 [2022-08-08T11:29:55.473Z] --- PASS: TestGraphdriverPluginV2 (4.16s)
11:29:55 [2022-08-08T11:29:55.473Z] PASS
11:29:55 [2022-08-08T11:29:55.473Z] 
11:29:55 [2022-08-08T11:29:55.473Z] DONE 5 tests in 9.511s
11:29:55 [2022-08-08T11:29:55.473Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
11:29:55 [2022-08-08T11:29:55.473Z] INFO: Testing against a local daemon
11:29:55 [2022-08-08T11:29:55.473Z] === RUN   TestContinueAfterPluginCrash
11:29:55 [2022-08-08T11:29:55.473Z] === PAUSE TestContinueAfterPluginCrash
11:29:55 [2022-08-08T11:29:55.473Z] === RUN   TestReadPluginNoRead
11:29:55 [2022-08-08T11:29:55.473Z] === PAUSE TestReadPluginNoRead
11:29:55 [2022-08-08T11:29:55.473Z] === RUN   TestDaemonStartWithLogOpt
11:29:55 [2022-08-08T11:29:55.473Z] === PAUSE TestDaemonStartWithLogOpt
11:29:55 [2022-08-08T11:29:55.473Z] === CONT  TestContinueAfterPluginCrash
11:29:55 [2022-08-08T11:29:55.473Z] === CONT  TestDaemonStartWithLogOpt
11:29:56 [2022-08-08T11:29:56.671Z] --- PASS: TestGraphdriverPluginV2 (3.66s)
11:29:56 [2022-08-08T11:29:56.671Z] PASS
11:29:56 [2022-08-08T11:29:56.671Z] 
11:29:56 [2022-08-08T11:29:56.671Z] === Skipped
11:29:56 [2022-08-08T11:29:56.671Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s)
11:29:56 [2022-08-08T11:29:56.671Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
11:29:56 [2022-08-08T11:29:56.671Z] 
11:29:56 [2022-08-08T11:29:56.671Z] DONE 2 tests, 1 skipped in 4.132s
11:29:56 [2022-08-08T11:29:56.671Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
11:29:56 [2022-08-08T11:29:56.671Z] INFO: Testing against a local daemon
11:29:56 [2022-08-08T11:29:56.671Z] === RUN   TestContinueAfterPluginCrash
11:29:56 [2022-08-08T11:29:56.671Z] === PAUSE TestContinueAfterPluginCrash
11:29:56 [2022-08-08T11:29:56.671Z] === RUN   TestReadPluginNoRead
11:29:56 [2022-08-08T11:29:56.671Z] === PAUSE TestReadPluginNoRead
11:29:56 [2022-08-08T11:29:56.671Z] === RUN   TestDaemonStartWithLogOpt
11:29:56 [2022-08-08T11:29:56.671Z] === PAUSE TestDaemonStartWithLogOpt
11:29:56 [2022-08-08T11:29:56.671Z] === CONT  TestContinueAfterPluginCrash
11:29:56 [2022-08-08T11:29:56.671Z] === CONT  TestDaemonStartWithLogOpt
11:29:56 [2022-08-08T11:29:56.754Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
11:29:57 [2022-08-08T11:29:57.247Z] --- PASS: TestDaemonRestartIpcMode (2.15s)
11:29:57 [2022-08-08T11:29:57.687Z] === RUN   TestDockerSuite/TestBuildWithVolumes
11:29:58 [2022-08-08T11:29:58.621Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
11:29:58 [2022-08-08T11:29:58.621Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
11:29:58 [2022-08-08T11:29:58.772Z] --- PASS: TestDaemonStartWithLogOpt (3.37s)
11:29:58 [2022-08-08T11:29:58.772Z] === CONT  TestReadPluginNoRead
11:29:59 [2022-08-08T11:29:59.187Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
11:29:59 [2022-08-08T11:29:59.187Z]     docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows
11:29:59 [2022-08-08T11:29:59.187Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
11:29:59 [2022-08-08T11:29:59.187Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.43s)
11:29:59 [2022-08-08T11:29:59.187Z] === RUN   TestCreateServiceSecretFileMode
11:29:59 [2022-08-08T11:29:59.760Z] === RUN   TestDockerSuite/TestBuildXZHost
11:30:00 [2022-08-08T11:30:00.681Z] === RUN   TestReadPluginNoRead/default
11:30:00 [2022-08-08T11:30:00.855Z] --- PASS: TestDaemonStartWithLogOpt (4.31s)
11:30:00 [2022-08-08T11:30:00.855Z] === CONT  TestReadPluginNoRead
11:30:01 [2022-08-08T11:30:01.660Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
11:30:02 [2022-08-08T11:30:02.063Z] === RUN   TestReadPluginNoRead/disabled_caching
11:30:02 [2022-08-08T11:30:02.226Z] --- PASS: TestCreateServiceSecretFileMode (2.84s)
11:30:02 [2022-08-08T11:30:02.226Z] === RUN   TestCreateServiceConfigFileMode
11:30:02 [2022-08-08T11:30:02.485Z] === RUN   TestDockerSuite/TestCommitChange
11:30:02 [2022-08-08T11:30:02.753Z] === RUN   TestReadPluginNoRead/default
11:30:03 [2022-08-08T11:30:03.418Z] === RUN   TestDockerSuite/TestCommitChangeLabels
11:30:03 [2022-08-08T11:30:03.446Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
11:30:03 [2022-08-08T11:30:03.446Z] --- PASS: TestContinueAfterPluginCrash (8.40s)
11:30:03 [2022-08-08T11:30:03.800Z] --- PASS: TestContainerKillOnDaemonStart (11.61s)
11:30:03 [2022-08-08T11:30:03.800Z] PASS
11:30:03 [2022-08-08T11:30:03.800Z] 
11:30:03 [2022-08-08T11:30:03.800Z] === Skipped
11:30:03 [2022-08-08T11:30:03.800Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
11:30:03 [2022-08-08T11:30:03.800Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:30:03 [2022-08-08T11:30:03.800Z] 
11:30:03 [2022-08-08T11:30:03.800Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
11:30:03 [2022-08-08T11:30:03.800Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:30:03 [2022-08-08T11:30:03.800Z] 
11:30:03 [2022-08-08T11:30:03.800Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
11:30:03 [2022-08-08T11:30:03.800Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:30:03 [2022-08-08T11:30:03.800Z] 
11:30:03 [2022-08-08T11:30:03.800Z] DONE 272 tests, 3 skipped in 125.540s
11:30:03 [2022-08-08T11:30:03.800Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
11:30:03 [2022-08-08T11:30:03.800Z] ++ 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
11:30:03 [2022-08-08T11:30:03.800Z] ++ set -e
11:30:03 [2022-08-08T11:30:03.800Z] ++ '[' -n 0 ']'
11:30:03 [2022-08-08T11:30:03.800Z] ++ set -x
11:30:03 [2022-08-08T11:30:03.800Z] ++ 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
11:30:03 [2022-08-08T11:30:03.985Z] === RUN   TestDockerSuite/TestCommitHardlink
11:30:04 [2022-08-08T11:30:04.058Z] === RUN   TestConfigDaemonLibtrustID
11:30:04 [2022-08-08T11:30:04.166Z] === RUN   TestReadPluginNoRead/disabled_caching
11:30:04 [2022-08-08T11:30:04.386Z] === CONT  TestReadPluginNoRead
11:30:04 [2022-08-08T11:30:04.386Z]     read_test.go:92: [d0958576d5a78] daemon is not started
11:30:04 [2022-08-08T11:30:04.386Z] --- PASS: TestReadPluginNoRead (5.92s)
11:30:04 [2022-08-08T11:30:04.386Z]     --- PASS: TestReadPluginNoRead/default (1.26s)
11:30:04 [2022-08-08T11:30:04.386Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.20s)
11:30:04 [2022-08-08T11:30:04.386Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s)
11:30:04 [2022-08-08T11:30:04.386Z] PASS
11:30:04 [2022-08-08T11:30:04.386Z] 
11:30:04 [2022-08-08T11:30:04.386Z] DONE 6 tests in 9.311s
11:30:04 [2022-08-08T11:30:04.386Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
11:30:04 [2022-08-08T11:30:04.386Z] testing: warning: no tests to run
11:30:04 [2022-08-08T11:30:04.386Z] PASS
11:30:04 [2022-08-08T11:30:04.386Z] 
11:30:04 [2022-08-08T11:30:04.386Z] DONE 0 tests in 0.007s
11:30:04 [2022-08-08T11:30:04.386Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
11:30:04 [2022-08-08T11:30:04.386Z] INFO: Testing against a local daemon
11:30:04 [2022-08-08T11:30:04.386Z] === RUN   TestPluginWithDevMounts
11:30:04 [2022-08-08T11:30:04.386Z] === PAUSE TestPluginWithDevMounts
11:30:04 [2022-08-08T11:30:04.386Z] === CONT  TestPluginWithDevMounts
11:30:04 [2022-08-08T11:30:04.811Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
11:30:04 [2022-08-08T11:30:04.811Z] === RUN   TestConfigDaemonID
11:30:04 [2022-08-08T11:30:04.920Z] --- PASS: TestCreateServiceConfigFileMode (2.89s)
11:30:04 [2022-08-08T11:30:04.920Z] === RUN   TestCreateServiceSysctls
11:30:05 [2022-08-08T11:30:05.196Z] --- PASS: TestContinueAfterPluginCrash (9.11s)
11:30:05 [2022-08-08T11:30:05.454Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
11:30:05 [2022-08-08T11:30:05.485Z] === RUN   TestDockerSuite/TestCommitNewFile
11:30:05 [2022-08-08T11:30:05.795Z]     daemon_test.go:83: [d89458d21d93c] daemon is not started
11:30:05 [2022-08-08T11:30:05.795Z] --- PASS: TestConfigDaemonID (1.05s)
11:30:05 [2022-08-08T11:30:05.795Z] === RUN   TestDaemonConfigValidation
11:30:05 [2022-08-08T11:30:05.795Z] === RUN   TestDaemonConfigValidation/config_with_no_content
11:30:05 [2022-08-08T11:30:05.795Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
11:30:05 [2022-08-08T11:30:05.795Z] === RUN   TestDaemonConfigValidation/config_with_{}
11:30:05 [2022-08-08T11:30:05.795Z] === PAUSE TestDaemonConfigValidation/config_with_{}
11:30:05 [2022-08-08T11:30:05.795Z] === RUN   TestDaemonConfigValidation/invalid_config
11:30:05 [2022-08-08T11:30:05.795Z] === PAUSE TestDaemonConfigValidation/invalid_config
11:30:05 [2022-08-08T11:30:05.795Z] === RUN   TestDaemonConfigValidation/malformed_config
11:30:05 [2022-08-08T11:30:05.795Z] === PAUSE TestDaemonConfigValidation/malformed_config
11:30:05 [2022-08-08T11:30:05.795Z] === RUN   TestDaemonConfigValidation/valid_config
11:30:05 [2022-08-08T11:30:05.795Z] === PAUSE TestDaemonConfigValidation/valid_config
11:30:05 [2022-08-08T11:30:05.795Z] === CONT  TestDaemonConfigValidation/config_with_no_content
11:30:05 [2022-08-08T11:30:05.795Z] === CONT  TestDaemonConfigValidation/malformed_config
11:30:05 [2022-08-08T11:30:05.795Z] === CONT  TestDaemonConfigValidation/valid_config
11:30:05 [2022-08-08T11:30:05.795Z] === CONT  TestDaemonConfigValidation/invalid_config
11:30:05 [2022-08-08T11:30:05.795Z] === CONT  TestDaemonConfigValidation/config_with_{}
11:30:05 [2022-08-08T11:30:05.795Z] --- PASS: TestDaemonConfigValidation (0.00s)
11:30:05 [2022-08-08T11:30:05.795Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
11:30:05 [2022-08-08T11:30:05.795Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
11:30:05 [2022-08-08T11:30:05.795Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
11:30:05 [2022-08-08T11:30:05.795Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
11:30:05 [2022-08-08T11:30:05.795Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
11:30:05 [2022-08-08T11:30:05.795Z] === RUN   TestConfigDaemonSeccompProfiles
11:30:05 [2022-08-08T11:30:05.795Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
11:30:05 [2022-08-08T11:30:05.950Z] --- PASS: TestPluginWithDevMounts (1.57s)
11:30:05 [2022-08-08T11:30:05.950Z] PASS
11:30:05 [2022-08-08T11:30:05.950Z] 
11:30:05 [2022-08-08T11:30:05.950Z] DONE 1 tests in 1.590s
11:30:05 [2022-08-08T11:30:05.950Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
11:30:06 [2022-08-08T11:30:06.211Z] INFO: Testing against a local daemon
11:30:06 [2022-08-08T11:30:06.211Z] === RUN   TestSecretInspect
11:30:06 [2022-08-08T11:30:06.422Z] === RUN   TestDockerSuite/TestCommitPausedContainer
11:30:06 [2022-08-08T11:30:06.741Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
11:30:06 [2022-08-08T11:30:06.827Z] === CONT  TestReadPluginNoRead
11:30:06 [2022-08-08T11:30:06.827Z]     read_test.go:92: [d6379dd462fc8] daemon is not started
11:30:06 [2022-08-08T11:30:06.827Z] --- PASS: TestReadPluginNoRead (6.24s)
11:30:06 [2022-08-08T11:30:06.827Z]     --- PASS: TestReadPluginNoRead/default (1.30s)
11:30:06 [2022-08-08T11:30:06.827Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.41s)
11:30:06 [2022-08-08T11:30:06.827Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.29s)
11:30:06 [2022-08-08T11:30:06.827Z] PASS
11:30:06 [2022-08-08T11:30:06.827Z] 
11:30:06 [2022-08-08T11:30:06.827Z] DONE 6 tests in 10.655s
11:30:06 [2022-08-08T11:30:06.828Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
11:30:06 [2022-08-08T11:30:06.828Z] testing: warning: no tests to run
11:30:06 [2022-08-08T11:30:06.828Z] PASS
11:30:06 [2022-08-08T11:30:06.828Z] 
11:30:06 [2022-08-08T11:30:06.828Z] DONE 0 tests in 0.049s
11:30:06 [2022-08-08T11:30:06.828Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
11:30:06 [2022-08-08T11:30:06.828Z] INFO: Testing against a local daemon
11:30:06 [2022-08-08T11:30:06.828Z] === RUN   TestPluginWithDevMounts
11:30:06 [2022-08-08T11:30:06.828Z]     mounts_test.go:20: (*Execution).IsRootless-fm
11:30:06 [2022-08-08T11:30:06.828Z] --- SKIP: TestPluginWithDevMounts (0.00s)
11:30:06 [2022-08-08T11:30:06.828Z] PASS
11:30:06 [2022-08-08T11:30:06.828Z] 
11:30:06 [2022-08-08T11:30:06.828Z] === Skipped
11:30:06 [2022-08-08T11:30:06.828Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
11:30:06 [2022-08-08T11:30:06.828Z]     mounts_test.go:20: (*Execution).IsRootless-fm
11:30:06 [2022-08-08T11:30:06.828Z] 
11:30:06 [2022-08-08T11:30:06.828Z] DONE 1 tests, 1 skipped in 0.124s
11:30:06 [2022-08-08T11:30:06.828Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
11:30:07 [2022-08-08T11:30:07.086Z] INFO: Testing against a local daemon
11:30:07 [2022-08-08T11:30:07.086Z] === RUN   TestSecretInspect
11:30:07 [2022-08-08T11:30:07.086Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:30:07 [2022-08-08T11:30:07.086Z] --- SKIP: TestSecretInspect (0.01s)
11:30:07 [2022-08-08T11:30:07.086Z] === RUN   TestSecretList
11:30:07 [2022-08-08T11:30:07.086Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:30:07 [2022-08-08T11:30:07.086Z] --- SKIP: TestSecretList (0.02s)
11:30:07 [2022-08-08T11:30:07.086Z] === RUN   TestSecretsCreateAndDelete
11:30:07 [2022-08-08T11:30:07.086Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:30:07 [2022-08-08T11:30:07.086Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
11:30:07 [2022-08-08T11:30:07.086Z] === RUN   TestSecretsUpdate
11:30:07 [2022-08-08T11:30:07.086Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:30:07 [2022-08-08T11:30:07.086Z] --- SKIP: TestSecretsUpdate (0.01s)
11:30:07 [2022-08-08T11:30:07.086Z] === RUN   TestTemplatedSecret
11:30:07 [2022-08-08T11:30:07.086Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:30:07 [2022-08-08T11:30:07.086Z] --- SKIP: TestTemplatedSecret (0.00s)
11:30:07 [2022-08-08T11:30:07.086Z] === RUN   TestSecretCreateResolve
11:30:07 [2022-08-08T11:30:07.086Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:30:07 [2022-08-08T11:30:07.086Z] --- SKIP: TestSecretCreateResolve (0.01s)
11:30:07 [2022-08-08T11:30:07.086Z] PASS
11:30:07 [2022-08-08T11:30:07.086Z] 
11:30:07 [2022-08-08T11:30:07.086Z] === Skipped
11:30:07 [2022-08-08T11:30:07.086Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
11:30:07 [2022-08-08T11:30:07.086Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:30:07 [2022-08-08T11:30:07.086Z] 
11:30:07 [2022-08-08T11:30:07.086Z] === SKIP: amd64.integration.secret TestSecretList (0.02s)
11:30:07 [2022-08-08T11:30:07.086Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:30:07 [2022-08-08T11:30:07.086Z] 
11:30:07 [2022-08-08T11:30:07.086Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
11:30:07 [2022-08-08T11:30:07.086Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:30:07 [2022-08-08T11:30:07.086Z] 
11:30:07 [2022-08-08T11:30:07.086Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
11:30:07 [2022-08-08T11:30:07.086Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:30:07 [2022-08-08T11:30:07.086Z] 
11:30:07 [2022-08-08T11:30:07.086Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
11:30:07 [2022-08-08T11:30:07.086Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:30:07 [2022-08-08T11:30:07.086Z] 
11:30:07 [2022-08-08T11:30:07.086Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
11:30:07 [2022-08-08T11:30:07.086Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:30:07 [2022-08-08T11:30:07.086Z] 
11:30:07 [2022-08-08T11:30:07.086Z] DONE 6 tests, 6 skipped in 0.181s
11:30:07 [2022-08-08T11:30:07.086Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
11:30:07 [2022-08-08T11:30:07.086Z] INFO: Testing against a local daemon
11:30:07 [2022-08-08T11:30:07.086Z] === RUN   TestServiceCreateInit
11:30:07 [2022-08-08T11:30:07.344Z] === RUN   TestServiceCreateInit/daemonInitDisabled
11:30:07 [2022-08-08T11:30:07.344Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:30:07 [2022-08-08T11:30:07.344Z] === RUN   TestServiceCreateInit/daemonInitEnabled
11:30:07 [2022-08-08T11:30:07.344Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:30:07 [2022-08-08T11:30:07.344Z] --- PASS: TestServiceCreateInit (0.02s)
11:30:07 [2022-08-08T11:30:07.344Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
11:30:07 [2022-08-08T11:30:07.344Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
11:30:07 [2022-08-08T11:30:07.344Z] === RUN   TestCreateServiceMultipleTimes
11:30:07 [2022-08-08T11:30:07.344Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:30:07 [2022-08-08T11:30:07.344Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
11:30:07 [2022-08-08T11:30:07.344Z] === RUN   TestCreateServiceConflict
11:30:07 [2022-08-08T11:30:07.344Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:30:07 [2022-08-08T11:30:07.344Z] --- SKIP: TestCreateServiceConflict (0.01s)
11:30:07 [2022-08-08T11:30:07.344Z] === RUN   TestCreateServiceMaxReplicas
11:30:07 [2022-08-08T11:30:07.344Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:30:07 [2022-08-08T11:30:07.344Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
11:30:07 [2022-08-08T11:30:07.344Z] === RUN   TestCreateWithDuplicateNetworkNames
11:30:07 [2022-08-08T11:30:07.344Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:30:07 [2022-08-08T11:30:07.344Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s)
11:30:07 [2022-08-08T11:30:07.344Z] === RUN   TestCreateServiceSecretFileMode
11:30:07 [2022-08-08T11:30:07.344Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:30:07 [2022-08-08T11:30:07.344Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
11:30:07 [2022-08-08T11:30:07.344Z] === RUN   TestCreateServiceConfigFileMode
11:30:07 [2022-08-08T11:30:07.344Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:30:07 [2022-08-08T11:30:07.344Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
11:30:07 [2022-08-08T11:30:07.344Z] === RUN   TestCreateServiceSysctls
11:30:07 [2022-08-08T11:30:07.344Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:30:07 [2022-08-08T11:30:07.344Z] --- SKIP: TestCreateServiceSysctls (0.03s)
11:30:07 [2022-08-08T11:30:07.344Z] === RUN   TestCreateServiceCapabilities
11:30:07 [2022-08-08T11:30:07.344Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:30:07 [2022-08-08T11:30:07.344Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
11:30:07 [2022-08-08T11:30:07.344Z] === RUN   TestInspect
11:30:07 [2022-08-08T11:30:07.344Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:30:07 [2022-08-08T11:30:07.344Z] --- SKIP: TestInspect (0.01s)
11:30:07 [2022-08-08T11:30:07.344Z] === RUN   TestCreateJob
11:30:07 [2022-08-08T11:30:07.344Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:30:07 [2022-08-08T11:30:07.344Z] --- SKIP: TestCreateJob (0.01s)
11:30:07 [2022-08-08T11:30:07.344Z] === RUN   TestReplicatedJob
11:30:07 [2022-08-08T11:30:07.344Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:30:07 [2022-08-08T11:30:07.344Z] --- SKIP: TestReplicatedJob (0.01s)
11:30:07 [2022-08-08T11:30:07.344Z] === RUN   TestUpdateReplicatedJob
11:30:07 [2022-08-08T11:30:07.344Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:30:07 [2022-08-08T11:30:07.344Z] --- SKIP: TestUpdateReplicatedJob (0.02s)
11:30:07 [2022-08-08T11:30:07.344Z] === RUN   TestServiceListWithStatuses
11:30:07 [2022-08-08T11:30:07.344Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:30:07 [2022-08-08T11:30:07.344Z] --- SKIP: TestServiceListWithStatuses (0.00s)
11:30:07 [2022-08-08T11:30:07.344Z] === RUN   TestDockerNetworkConnectAlias
11:30:07 [2022-08-08T11:30:07.344Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:30:07 [2022-08-08T11:30:07.344Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
11:30:07 [2022-08-08T11:30:07.344Z] === RUN   TestDockerNetworkReConnect
11:30:07 [2022-08-08T11:30:07.344Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:30:07 [2022-08-08T11:30:07.344Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
11:30:07 [2022-08-08T11:30:07.344Z] === RUN   TestServicePlugin
11:30:07 [2022-08-08T11:30:07.356Z] === RUN   TestDockerSuite/TestCommitTTY
11:30:08 [2022-08-08T11:30:08.114Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
11:30:08 [2022-08-08T11:30:08.734Z] --- PASS: TestCreateServiceSysctls (3.70s)
11:30:08 [2022-08-08T11:30:08.734Z] === RUN   TestCreateServiceCapabilities
11:30:08 [2022-08-08T11:30:08.734Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
11:30:08 [2022-08-08T11:30:08.752Z] --- PASS: TestSecretInspect (2.17s)
11:30:08 [2022-08-08T11:30:08.752Z] === RUN   TestSecretList
11:30:09 [2022-08-08T11:30:09.048Z] === CONT  TestConfigDaemonSeccompProfiles
11:30:09 [2022-08-08T11:30:09.048Z]     daemon_test.go:197: [dc633ae1e1dbc] daemon is not started
11:30:09 [2022-08-08T11:30:09.048Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
11:30:09 [2022-08-08T11:30:09.048Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
11:30:09 [2022-08-08T11:30:09.048Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
11:30:09 [2022-08-08T11:30:09.048Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
11:30:09 [2022-08-08T11:30:09.048Z] === RUN   TestDaemonProxy
11:30:09 [2022-08-08T11:30:09.048Z] === RUN   TestDaemonProxy/environment_variables
11:30:09 [2022-08-08T11:30:09.872Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:30:09 [2022-08-08T11:30:09.872Z] --- SKIP: TestServicePlugin (1.99s)
11:30:09 [2022-08-08T11:30:09.872Z] === RUN   TestServiceUpdateLabel
11:30:09 [2022-08-08T11:30:09.872Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:30:09 [2022-08-08T11:30:09.872Z] --- SKIP: TestServiceUpdateLabel (0.01s)
11:30:09 [2022-08-08T11:30:09.872Z] === RUN   TestServiceUpdateSecrets
11:30:09 [2022-08-08T11:30:09.872Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:30:09 [2022-08-08T11:30:09.872Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
11:30:09 [2022-08-08T11:30:09.872Z] === RUN   TestServiceUpdateConfigs
11:30:09 [2022-08-08T11:30:09.872Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:30:09 [2022-08-08T11:30:09.872Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
11:30:09 [2022-08-08T11:30:09.872Z] === RUN   TestServiceUpdateNetwork
11:30:09 [2022-08-08T11:30:09.872Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:30:09 [2022-08-08T11:30:09.872Z] --- SKIP: TestServiceUpdateNetwork (0.02s)
11:30:09 [2022-08-08T11:30:09.872Z] === RUN   TestServiceUpdatePidsLimit
11:30:09 [2022-08-08T11:30:09.872Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:30:09 [2022-08-08T11:30:09.872Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s)
11:30:09 [2022-08-08T11:30:09.872Z] PASS
11:30:09 [2022-08-08T11:30:09.872Z] 
11:30:09 [2022-08-08T11:30:09.872Z] === Skipped
11:30:09 [2022-08-08T11:30:09.872Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
11:30:09 [2022-08-08T11:30:09.872Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:30:09 [2022-08-08T11:30:09.872Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
11:30:09 [2022-08-08T11:30:09.872Z] 
11:30:09 [2022-08-08T11:30:09.872Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
11:30:09 [2022-08-08T11:30:09.872Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:30:09 [2022-08-08T11:30:09.872Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
11:30:09 [2022-08-08T11:30:09.872Z] 
11:30:09 [2022-08-08T11:30:09.872Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
11:30:09 [2022-08-08T11:30:09.872Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:30:09 [2022-08-08T11:30:09.872Z] 
11:30:09 [2022-08-08T11:30:09.872Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
11:30:09 [2022-08-08T11:30:09.872Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:30:09 [2022-08-08T11:30:09.872Z] 
11:30:09 [2022-08-08T11:30:09.872Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
11:30:09 [2022-08-08T11:30:09.872Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:30:09 [2022-08-08T11:30:09.872Z] 
11:30:09 [2022-08-08T11:30:09.872Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s)
11:30:09 [2022-08-08T11:30:09.872Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:30:09 [2022-08-08T11:30:09.872Z] 
11:30:09 [2022-08-08T11:30:09.872Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
11:30:09 [2022-08-08T11:30:09.872Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:30:09 [2022-08-08T11:30:09.872Z] 
11:30:09 [2022-08-08T11:30:09.872Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
11:30:09 [2022-08-08T11:30:09.872Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:30:09 [2022-08-08T11:30:09.872Z] 
11:30:09 [2022-08-08T11:30:09.872Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s)
11:30:09 [2022-08-08T11:30:09.872Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:30:09 [2022-08-08T11:30:09.872Z] 
11:30:09 [2022-08-08T11:30:09.872Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s)
11:30:09 [2022-08-08T11:30:09.872Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:30:09 [2022-08-08T11:30:09.872Z] 
11:30:09 [2022-08-08T11:30:09.872Z] === SKIP: amd64.integration.service TestInspect (0.01s)
11:30:09 [2022-08-08T11:30:09.872Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:30:09 [2022-08-08T11:30:09.872Z] 
11:30:09 [2022-08-08T11:30:09.872Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
11:30:09 [2022-08-08T11:30:09.872Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:30:09 [2022-08-08T11:30:09.872Z] 
11:30:09 [2022-08-08T11:30:09.872Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
11:30:09 [2022-08-08T11:30:09.872Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:30:09 [2022-08-08T11:30:09.872Z] 
11:30:09 [2022-08-08T11:30:09.872Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s)
11:30:09 [2022-08-08T11:30:09.872Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:30:09 [2022-08-08T11:30:09.872Z] 
11:30:09 [2022-08-08T11:30:09.872Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
11:30:09 [2022-08-08T11:30:09.872Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:30:09 [2022-08-08T11:30:09.872Z] 
11:30:09 [2022-08-08T11:30:09.872Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
11:30:09 [2022-08-08T11:30:09.872Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:30:09 [2022-08-08T11:30:09.872Z] 
11:30:09 [2022-08-08T11:30:09.872Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
11:30:09 [2022-08-08T11:30:09.872Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:30:09 [2022-08-08T11:30:09.872Z] 
11:30:09 [2022-08-08T11:30:09.872Z] === SKIP: amd64.integration.service TestServicePlugin (1.99s)
11:30:09 [2022-08-08T11:30:09.872Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:30:09 [2022-08-08T11:30:09.872Z] 
11:30:09 [2022-08-08T11:30:09.872Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
11:30:09 [2022-08-08T11:30:09.872Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:30:09 [2022-08-08T11:30:09.872Z] 
11:30:09 [2022-08-08T11:30:09.872Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
11:30:09 [2022-08-08T11:30:09.872Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:30:09 [2022-08-08T11:30:09.872Z] 
11:30:09 [2022-08-08T11:30:09.872Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
11:30:09 [2022-08-08T11:30:09.872Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:30:09 [2022-08-08T11:30:09.872Z] 
11:30:09 [2022-08-08T11:30:09.872Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s)
11:30:09 [2022-08-08T11:30:09.873Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:30:09 [2022-08-08T11:30:09.873Z] 
11:30:09 [2022-08-08T11:30:09.873Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s)
11:30:09 [2022-08-08T11:30:09.873Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:30:09 [2022-08-08T11:30:09.873Z] 
11:30:09 [2022-08-08T11:30:09.873Z] DONE 24 tests, 23 skipped in 2.445s
11:30:09 [2022-08-08T11:30:09.873Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
11:30:09 [2022-08-08T11:30:09.873Z] INFO: Testing against a local daemon
11:30:09 [2022-08-08T11:30:09.873Z] === RUN   TestSessionCreate
11:30:09 [2022-08-08T11:30:09.873Z] --- PASS: TestSessionCreate (0.04s)
11:30:09 [2022-08-08T11:30:09.873Z] === RUN   TestSessionCreateWithBadUpgrade
11:30:09 [2022-08-08T11:30:09.873Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
11:30:09 [2022-08-08T11:30:09.873Z] PASS
11:30:09 [2022-08-08T11:30:09.873Z] 
11:30:09 [2022-08-08T11:30:09.873Z] DONE 2 tests in 0.164s
11:30:09 [2022-08-08T11:30:09.873Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
11:30:09 [2022-08-08T11:30:09.873Z] INFO: Testing against a local daemon
11:30:09 [2022-08-08T11:30:09.873Z] === RUN   TestCgroupDriverSystemdMemoryLimit
11:30:09 [2022-08-08T11:30:09.873Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:30:09 [2022-08-08T11:30:09.873Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
11:30:09 [2022-08-08T11:30:09.873Z] === RUN   TestDiskUsage
11:30:09 [2022-08-08T11:30:09.873Z] === PAUSE TestDiskUsage
11:30:09 [2022-08-08T11:30:09.873Z] === RUN   TestEventsExecDie
11:30:10 [2022-08-08T11:30:10.108Z] === RUN   TestDockerSuite/TestCommitWithoutPause
11:30:10 [2022-08-08T11:30:10.438Z] --- PASS: TestEventsExecDie (0.54s)
11:30:10 [2022-08-08T11:30:10.438Z] === RUN   TestEventsBackwardsCompatible
11:30:10 [2022-08-08T11:30:10.438Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
11:30:10 [2022-08-08T11:30:10.438Z] === RUN   TestEventsVolumeCreate
11:30:10 [2022-08-08T11:30:10.438Z] --- PASS: TestEventsVolumeCreate (0.05s)
11:30:10 [2022-08-08T11:30:10.438Z] === RUN   TestInfoBinaryCommits
11:30:10 [2022-08-08T11:30:10.438Z] --- PASS: TestInfoBinaryCommits (0.02s)
11:30:10 [2022-08-08T11:30:10.438Z] === RUN   TestInfoAPIVersioned
11:30:10 [2022-08-08T11:30:10.438Z] --- PASS: TestInfoAPIVersioned (0.01s)
11:30:10 [2022-08-08T11:30:10.438Z] === RUN   TestInfoAPI
11:30:10 [2022-08-08T11:30:10.438Z] --- PASS: TestInfoAPI (0.02s)
11:30:10 [2022-08-08T11:30:10.438Z] === RUN   TestInfoAPIWarnings
11:30:10 [2022-08-08T11:30:10.661Z] --- PASS: TestSecretList (2.19s)
11:30:10 [2022-08-08T11:30:10.661Z] === RUN   TestSecretsCreateAndDelete
11:30:10 [2022-08-08T11:30:10.675Z] === RUN   TestDockerSuite/TestCopyAndRestart
11:30:10 [2022-08-08T11:30:10.947Z] === RUN   TestDaemonProxy/command-line_options
11:30:11 [2022-08-08T11:30:11.611Z] --- PASS: TestCreateServiceCapabilities (2.92s)
11:30:11 [2022-08-08T11:30:11.611Z] === RUN   TestInspect
11:30:11 [2022-08-08T11:30:11.869Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
11:30:12 [2022-08-08T11:30:12.127Z] === RUN   TestDockerSuite/TestCpAbsolutePath
11:30:12 [2022-08-08T11:30:12.319Z] === RUN   TestDaemonProxy/configuration_file
11:30:12 [2022-08-08T11:30:12.573Z] --- PASS: TestSecretsCreateAndDelete (2.23s)
11:30:12 [2022-08-08T11:30:12.573Z] === RUN   TestSecretsUpdate
11:30:12 [2022-08-08T11:30:12.692Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
11:30:13 [2022-08-08T11:30:13.258Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
11:30:14 [2022-08-08T11:30:14.192Z] === RUN   TestDockerSuite/TestCpFromCaseA
11:30:14 [2022-08-08T11:30:14.217Z] === RUN   TestDaemonProxy/conflicting_options
11:30:14 [2022-08-08T11:30:14.475Z] === RUN   TestDaemonProxy/reload_sanitized
11:30:15 [2022-08-08T11:30:15.040Z] --- PASS: TestDaemonProxy (6.20s)
11:30:15 [2022-08-08T11:30:15.041Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
11:30:15 [2022-08-08T11:30:15.041Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
11:30:15 [2022-08-08T11:30:15.041Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
11:30:15 [2022-08-08T11:30:15.041Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
11:30:15 [2022-08-08T11:30:15.041Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
11:30:15 [2022-08-08T11:30:15.041Z] PASS
11:30:15 [2022-08-08T11:30:15.041Z] 
11:30:15 [2022-08-08T11:30:15.041Z] DONE 18 tests in 11.241s
11:30:15 [2022-08-08T11:30:15.041Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
11:30:15 [2022-08-08T11:30:15.041Z] ++ 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
11:30:15 [2022-08-08T11:30:15.041Z] ++ set -e
11:30:15 [2022-08-08T11:30:15.041Z] ++ '[' -n 0 ']'
11:30:15 [2022-08-08T11:30:15.041Z] ++ set -x
11:30:15 [2022-08-08T11:30:15.041Z] ++ 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
11:30:15 [2022-08-08T11:30:15.115Z] --- PASS: TestSecretsUpdate (2.29s)
11:30:15 [2022-08-08T11:30:15.115Z] === RUN   TestTemplatedSecret
11:30:15 [2022-08-08T11:30:15.126Z] === RUN   TestDockerSuite/TestCpFromCaseB
11:30:15 [2022-08-08T11:30:15.298Z] INFO: Testing against a local daemon
11:30:15 [2022-08-08T11:30:15.298Z] === RUN   TestCommitInheritsEnv
11:30:15 [2022-08-08T11:30:15.384Z] --- PASS: TestInspect (3.70s)
11:30:15 [2022-08-08T11:30:15.384Z] === RUN   TestCreateJob
11:30:15 [2022-08-08T11:30:15.556Z] --- PASS: TestCommitInheritsEnv (0.27s)
11:30:15 [2022-08-08T11:30:15.556Z] === RUN   TestImportExtremelyLargeImageWorks
11:30:15 [2022-08-08T11:30:15.556Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
11:30:15 [2022-08-08T11:30:15.556Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
11:30:15 [2022-08-08T11:30:15.556Z] === RUN   TestImportWithCustomPlatform
11:30:15 [2022-08-08T11:30:15.556Z] === RUN   TestImportWithCustomPlatform/#00
11:30:15 [2022-08-08T11:30:15.556Z] === RUN   TestImportWithCustomPlatform/_______
11:30:15 [2022-08-08T11:30:15.556Z] === RUN   TestImportWithCustomPlatform//
11:30:15 [2022-08-08T11:30:15.556Z] === RUN   TestImportWithCustomPlatform/linux
11:30:15 [2022-08-08T11:30:15.556Z] === RUN   TestImportWithCustomPlatform/LINUX
11:30:15 [2022-08-08T11:30:15.642Z] === RUN   TestDockerSuite/TestCpFromCaseC
11:30:15 [2022-08-08T11:30:15.814Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
11:30:15 [2022-08-08T11:30:15.814Z] === RUN   TestImportWithCustomPlatform/macos
11:30:15 [2022-08-08T11:30:15.814Z] === RUN   TestImportWithCustomPlatform/macos/arm64
11:30:15 [2022-08-08T11:30:15.814Z] === RUN   TestImportWithCustomPlatform/nintendo64
11:30:15 [2022-08-08T11:30:15.814Z] --- PASS: TestImportWithCustomPlatform (0.32s)
11:30:15 [2022-08-08T11:30:15.814Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
11:30:15 [2022-08-08T11:30:15.814Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
11:30:15 [2022-08-08T11:30:15.814Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
11:30:15 [2022-08-08T11:30:15.814Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
11:30:15 [2022-08-08T11:30:15.814Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
11:30:15 [2022-08-08T11:30:15.814Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
11:30:15 [2022-08-08T11:30:15.814Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
11:30:15 [2022-08-08T11:30:15.814Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
11:30:15 [2022-08-08T11:30:15.814Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
11:30:15 [2022-08-08T11:30:15.814Z] === RUN   TestImagesFilterMultiReference
11:30:15 [2022-08-08T11:30:15.814Z] --- PASS: TestImagesFilterMultiReference (0.06s)
11:30:15 [2022-08-08T11:30:15.814Z] === RUN   TestImagePullPlatformInvalid
11:30:15 [2022-08-08T11:30:15.814Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
11:30:15 [2022-08-08T11:30:15.814Z] === RUN   TestRemoveImageOrphaning
11:30:16 [2022-08-08T11:30:16.072Z] --- PASS: TestRemoveImageOrphaning (0.25s)
11:30:16 [2022-08-08T11:30:16.072Z] === RUN   TestRemoveImageGarbageCollector
11:30:16 [2022-08-08T11:30:16.072Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:30:16 [2022-08-08T11:30:16.072Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
11:30:16 [2022-08-08T11:30:16.072Z] === RUN   TestTagUnprefixedRepoByNameOrName
11:30:16 [2022-08-08T11:30:16.072Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
11:30:16 [2022-08-08T11:30:16.072Z] === RUN   TestTagInvalidReference
11:30:16 [2022-08-08T11:30:16.208Z] === RUN   TestDockerSuite/TestCpFromCaseD
11:30:16 [2022-08-08T11:30:16.330Z] --- PASS: TestTagInvalidReference (0.02s)
11:30:16 [2022-08-08T11:30:16.330Z] === RUN   TestTagValidPrefixedRepo
11:30:16 [2022-08-08T11:30:16.330Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
11:30:16 [2022-08-08T11:30:16.330Z] === RUN   TestTagExistedNameWithoutForce
11:30:16 [2022-08-08T11:30:16.330Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
11:30:16 [2022-08-08T11:30:16.330Z] === RUN   TestTagOfficialNames
11:30:16 [2022-08-08T11:30:16.330Z] --- PASS: TestTagOfficialNames (0.06s)
11:30:16 [2022-08-08T11:30:16.330Z] === RUN   TestTagMatchesDigest
11:30:16 [2022-08-08T11:30:16.330Z] --- PASS: TestTagMatchesDigest (0.01s)
11:30:16 [2022-08-08T11:30:16.330Z] PASS
11:30:16 [2022-08-08T11:30:16.330Z] 
11:30:16 [2022-08-08T11:30:16.330Z] === Skipped
11:30:16 [2022-08-08T11:30:16.330Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
11:30:16 [2022-08-08T11:30:16.330Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
11:30:16 [2022-08-08T11:30:16.330Z] 
11:30:16 [2022-08-08T11:30:16.330Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
11:30:16 [2022-08-08T11:30:16.330Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:30:16 [2022-08-08T11:30:16.330Z] 
11:30:16 [2022-08-08T11:30:16.330Z] DONE 22 tests, 2 skipped in 1.263s
11:30:16 [2022-08-08T11:30:16.330Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
11:30:16 [2022-08-08T11:30:16.330Z] ++ 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
11:30:16 [2022-08-08T11:30:16.330Z] ++ set -e
11:30:16 [2022-08-08T11:30:16.330Z] ++ '[' -n 0 ']'
11:30:16 [2022-08-08T11:30:16.330Z] ++ set -x
11:30:16 [2022-08-08T11:30:16.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=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
11:30:16 [2022-08-08T11:30:16.330Z] === RUN   TestStripANSICommands
11:30:16 [2022-08-08T11:30:16.330Z] === RUN   TestStripANSICommands/#00
11:30:16 [2022-08-08T11:30:16.330Z] === RUN   TestStripANSICommands/#01
11:30:16 [2022-08-08T11:30:16.330Z] --- PASS: TestStripANSICommands (0.00s)
11:30:16 [2022-08-08T11:30:16.330Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
11:30:16 [2022-08-08T11:30:16.330Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
11:30:16 [2022-08-08T11:30:16.330Z] PASS
11:30:16 [2022-08-08T11:30:16.330Z] 
11:30:16 [2022-08-08T11:30:16.330Z] DONE 3 tests in 0.037s
11:30:16 [2022-08-08T11:30:16.330Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
11:30:16 [2022-08-08T11:30:16.330Z] ++ 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
11:30:16 [2022-08-08T11:30:16.330Z] ++ set -e
11:30:16 [2022-08-08T11:30:16.330Z] ++ '[' -n 0 ']'
11:30:16 [2022-08-08T11:30:16.330Z] ++ set -x
11:30:16 [2022-08-08T11:30:16.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=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
11:30:16 [2022-08-08T11:30:16.588Z] INFO: Testing against a local daemon
11:30:16 [2022-08-08T11:30:16.588Z] === RUN   TestNetworkCreateDelete
11:30:16 [2022-08-08T11:30:16.588Z] --- PASS: TestNetworkCreateDelete (0.14s)
11:30:16 [2022-08-08T11:30:16.588Z] === RUN   TestDockerNetworkDeletePreferID
11:30:17 [2022-08-08T11:30:17.144Z] === RUN   TestDockerSuite/TestCpFromCaseE
11:30:17 [2022-08-08T11:30:17.154Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
11:30:17 [2022-08-08T11:30:17.154Z] === RUN   TestDaemonDNSFallback
11:30:17 [2022-08-08T11:30:17.656Z] --- PASS: TestTemplatedSecret (2.60s)
11:30:17 [2022-08-08T11:30:17.656Z] === RUN   TestSecretCreateResolve
11:30:17 [2022-08-08T11:30:17.713Z] === RUN   TestDockerSuite/TestCpFromCaseF
11:30:18 [2022-08-08T11:30:18.648Z] === RUN   TestDockerSuite/TestCpFromCaseG
11:30:18 [2022-08-08T11:30:18.906Z] --- PASS: TestCreateJob (3.72s)
11:30:18 [2022-08-08T11:30:18.906Z] === RUN   TestReplicatedJob
11:30:19 [2022-08-08T11:30:19.165Z] === RUN   TestDockerSuite/TestCpFromCaseH
11:30:19 [2022-08-08T11:30:19.424Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
11:30:20 [2022-08-08T11:30:20.195Z] --- PASS: TestSecretCreateResolve (2.18s)
11:30:20 [2022-08-08T11:30:20.195Z] PASS
11:30:20 [2022-08-08T11:30:20.195Z] 
11:30:20 [2022-08-08T11:30:20.195Z] DONE 6 tests in 13.680s
11:30:20 [2022-08-08T11:30:20.195Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
11:30:20 [2022-08-08T11:30:20.195Z] INFO: Testing against a local daemon
11:30:20 [2022-08-08T11:30:20.195Z] === RUN   TestServiceCreateInit
11:30:20 [2022-08-08T11:30:20.195Z] === RUN   TestServiceCreateInit/daemonInitDisabled
11:30:20 [2022-08-08T11:30:20.363Z] === RUN   TestDockerSuite/TestCpFromCaseI
11:30:21 [2022-08-08T11:30:21.297Z] === RUN   TestDockerSuite/TestCpFromCaseJ
11:30:22 [2022-08-08T11:30:22.672Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
11:30:23 [2022-08-08T11:30:23.607Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
11:30:23 [2022-08-08T11:30:23.708Z] --- PASS: TestDaemonDNSFallback (6.31s)
11:30:23 [2022-08-08T11:30:23.708Z] === RUN   TestInspectNetwork
11:30:24 [2022-08-08T11:30:24.396Z] === RUN   TestServiceCreateInit/daemonInitEnabled
11:30:24 [2022-08-08T11:30:24.543Z] === RUN   TestDockerSuite/TestCpGarbagePath
11:30:25 [2022-08-08T11:30:25.111Z] === RUN   TestDockerSuite/TestCpLocalOnly
11:30:25 [2022-08-08T11:30:25.111Z] === RUN   TestDockerSuite/TestCpNameHasColon
11:30:25 [2022-08-08T11:30:25.371Z] --- PASS: TestReplicatedJob (6.27s)
11:30:25 [2022-08-08T11:30:25.371Z] === RUN   TestUpdateReplicatedJob
11:30:25 [2022-08-08T11:30:25.629Z] === RUN   TestDockerSuite/TestCpRelativePath
11:30:26 [2022-08-08T11:30:26.195Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
11:30:26 [2022-08-08T11:30:26.235Z] === RUN   TestInspectNetwork/full_network_id
11:30:26 [2022-08-08T11:30:26.235Z] === RUN   TestInspectNetwork/partial_network_id
11:30:26 [2022-08-08T11:30:26.235Z] === RUN   TestInspectNetwork/network_name
11:30:26 [2022-08-08T11:30:26.235Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
11:30:26 [2022-08-08T11:30:26.453Z] === RUN   TestDockerSuite/TestCpSpecialFiles
11:30:27 [2022-08-08T11:30:27.389Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
11:30:27 [2022-08-08T11:30:27.759Z] --- PASS: TestServiceCreateInit (7.77s)
11:30:27 [2022-08-08T11:30:27.759Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.85s)
11:30:27 [2022-08-08T11:30:27.759Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.91s)
11:30:27 [2022-08-08T11:30:27.759Z] === RUN   TestCreateServiceMultipleTimes
11:30:28 [2022-08-08T11:30:28.504Z] --- PASS: TestInfoAPIWarnings (16.56s)
11:30:28 [2022-08-08T11:30:28.504Z] === RUN   TestInfoDebug
11:30:28 [2022-08-08T11:30:28.504Z] --- PASS: TestInfoDebug (0.55s)
11:30:28 [2022-08-08T11:30:28.504Z] === RUN   TestInfoInsecureRegistries
11:30:28 [2022-08-08T11:30:28.504Z] --- PASS: TestInfoInsecureRegistries (0.54s)
11:30:28 [2022-08-08T11:30:28.504Z] === RUN   TestInfoRegistryMirrors
11:30:28 [2022-08-08T11:30:28.762Z] --- PASS: TestInfoRegistryMirrors (0.54s)
11:30:28 [2022-08-08T11:30:28.762Z] === RUN   TestLoginFailsWithBadCredentials
11:30:28 [2022-08-08T11:30:28.765Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
11:30:28 [2022-08-08T11:30:28.765Z]     docker_api_swarm_test.go:202: [db09d19b143ed] joining swarm manager [d2836f329d2f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:30:29 [2022-08-08T11:30:29.020Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
11:30:29 [2022-08-08T11:30:29.020Z] === RUN   TestPingCacheHeaders
11:30:29 [2022-08-08T11:30:29.020Z] --- PASS: TestPingCacheHeaders (0.03s)
11:30:29 [2022-08-08T11:30:29.020Z] === RUN   TestPingGet
11:30:29 [2022-08-08T11:30:29.278Z] --- PASS: TestPingGet (0.01s)
11:30:29 [2022-08-08T11:30:29.278Z] === RUN   TestPingHead
11:30:29 [2022-08-08T11:30:29.278Z] --- PASS: TestPingHead (0.03s)
11:30:29 [2022-08-08T11:30:29.278Z] === RUN   TestPingSwarmHeader
11:30:29 [2022-08-08T11:30:29.330Z] === RUN   TestDockerSuite/TestCpToCaseA
11:30:29 [2022-08-08T11:30:29.588Z] --- PASS: TestUpdateReplicatedJob (4.27s)
11:30:29 [2022-08-08T11:30:29.588Z] === RUN   TestServiceListWithStatuses
11:30:29 [2022-08-08T11:30:29.588Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:30:29 [2022-08-08T11:30:29.588Z] --- SKIP: TestServiceListWithStatuses (0.00s)
11:30:29 [2022-08-08T11:30:29.588Z] === RUN   TestDockerNetworkConnectAlias
11:30:29 [2022-08-08T11:30:29.843Z] === RUN   TestPingSwarmHeader/before_swarm_init
11:30:30 [2022-08-08T11:30:30.409Z] === RUN   TestPingSwarmHeader/after_swarm_init
11:30:30 [2022-08-08T11:30:30.415Z] --- PASS: TestInspectNetwork (7.00s)
11:30:30 [2022-08-08T11:30:30.415Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
11:30:30 [2022-08-08T11:30:30.415Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
11:30:30 [2022-08-08T11:30:30.415Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
11:30:30 [2022-08-08T11:30:30.415Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
11:30:30 [2022-08-08T11:30:30.415Z] === RUN   TestRunContainerWithBridgeNone
11:30:30 [2022-08-08T11:30:30.522Z] === RUN   TestDockerSuite/TestCpToCaseB
11:30:31 [2022-08-08T11:30:31.089Z] === RUN   TestDockerSuite/TestCpToCaseC
11:30:31 [2022-08-08T11:30:31.342Z] === RUN   TestPingSwarmHeader/after_swarm_leave
11:30:31 [2022-08-08T11:30:31.343Z] --- PASS: TestPingSwarmHeader (2.11s)
11:30:31 [2022-08-08T11:30:31.343Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
11:30:31 [2022-08-08T11:30:31.343Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
11:30:31 [2022-08-08T11:30:31.343Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
11:30:31 [2022-08-08T11:30:31.343Z] === RUN   TestVersion
11:30:31 [2022-08-08T11:30:31.343Z] --- PASS: TestVersion (0.03s)
11:30:31 [2022-08-08T11:30:31.343Z] === CONT  TestDiskUsage
11:30:31 [2022-08-08T11:30:31.789Z] --- PASS: TestRunContainerWithBridgeNone (1.45s)
11:30:31 [2022-08-08T11:30:31.789Z] === RUN   TestNetworkInvalidJSON
11:30:31 [2022-08-08T11:30:31.789Z] === RUN   TestNetworkInvalidJSON/networks/create
11:30:31 [2022-08-08T11:30:31.789Z] === PAUSE TestNetworkInvalidJSON/networks/create
11:30:31 [2022-08-08T11:30:31.789Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
11:30:31 [2022-08-08T11:30:31.789Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
11:30:31 [2022-08-08T11:30:31.789Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
11:30:31 [2022-08-08T11:30:31.789Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
11:30:31 [2022-08-08T11:30:31.789Z] === CONT  TestNetworkInvalidJSON/networks/create
11:30:31 [2022-08-08T11:30:31.789Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
11:30:31 [2022-08-08T11:30:31.789Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
11:30:31 [2022-08-08T11:30:31.789Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
11:30:31 [2022-08-08T11:30:31.789Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
11:30:31 [2022-08-08T11:30:31.789Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
11:30:31 [2022-08-08T11:30:31.789Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
11:30:31 [2022-08-08T11:30:31.789Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
11:30:31 [2022-08-08T11:30:31.789Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
11:30:31 [2022-08-08T11:30:31.789Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
11:30:31 [2022-08-08T11:30:31.789Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
11:30:31 [2022-08-08T11:30:31.789Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
11:30:31 [2022-08-08T11:30:31.789Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
11:30:31 [2022-08-08T11:30:31.789Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
11:30:31 [2022-08-08T11:30:31.789Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
11:30:31 [2022-08-08T11:30:31.789Z] --- PASS: TestNetworkInvalidJSON (0.01s)
11:30:31 [2022-08-08T11:30:31.789Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
11:30:31 [2022-08-08T11:30:31.789Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
11:30:31 [2022-08-08T11:30:31.789Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
11:30:31 [2022-08-08T11:30:31.789Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
11:30:31 [2022-08-08T11:30:31.789Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
11:30:31 [2022-08-08T11:30:31.789Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
11:30:31 [2022-08-08T11:30:31.789Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
11:30:31 [2022-08-08T11:30:31.789Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
11:30:31 [2022-08-08T11:30:31.789Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
11:30:31 [2022-08-08T11:30:31.789Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
11:30:31 [2022-08-08T11:30:31.789Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
11:30:31 [2022-08-08T11:30:31.789Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
11:30:31 [2022-08-08T11:30:31.789Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
11:30:31 [2022-08-08T11:30:31.789Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
11:30:31 [2022-08-08T11:30:31.789Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
11:30:31 [2022-08-08T11:30:31.789Z] === RUN   TestNetworkList
11:30:31 [2022-08-08T11:30:31.789Z] === RUN   TestNetworkList//networks
11:30:31 [2022-08-08T11:30:31.789Z] === PAUSE TestNetworkList//networks
11:30:31 [2022-08-08T11:30:31.790Z] === RUN   TestNetworkList//networks/
11:30:31 [2022-08-08T11:30:31.790Z] === PAUSE TestNetworkList//networks/
11:30:31 [2022-08-08T11:30:31.790Z] === CONT  TestNetworkList//networks
11:30:31 [2022-08-08T11:30:31.790Z] === CONT  TestNetworkList//networks/
11:30:31 [2022-08-08T11:30:31.790Z] --- PASS: TestNetworkList (0.01s)
11:30:31 [2022-08-08T11:30:31.790Z]     --- PASS: TestNetworkList//networks (0.00s)
11:30:31 [2022-08-08T11:30:31.790Z]     --- PASS: TestNetworkList//networks/ (0.00s)
11:30:31 [2022-08-08T11:30:31.790Z] === RUN   TestHostIPv4BridgeLabel
11:30:31 [2022-08-08T11:30:31.908Z] === RUN   TestDiskUsage/empty
11:30:31 [2022-08-08T11:30:31.908Z] === RUN   TestDiskUsage/empty/container_types
11:30:31 [2022-08-08T11:30:31.908Z] === RUN   TestDiskUsage/empty/image_types
11:30:31 [2022-08-08T11:30:31.908Z] === RUN   TestDiskUsage/empty/volume_types
11:30:31 [2022-08-08T11:30:31.908Z] === RUN   TestDiskUsage/empty/build-cache_types
11:30:31 [2022-08-08T11:30:31.908Z] === RUN   TestDiskUsage/empty/container,_volume_types
11:30:31 [2022-08-08T11:30:31.908Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
11:30:31 [2022-08-08T11:30:31.908Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
11:30:31 [2022-08-08T11:30:31.908Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
11:30:31 [2022-08-08T11:30:31.908Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
11:30:31 [2022-08-08T11:30:31.908Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
11:30:31 [2022-08-08T11:30:31.908Z] === RUN   TestDiskUsage/after_LoadBusybox
11:30:31 [2022-08-08T11:30:31.908Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
11:30:31 [2022-08-08T11:30:31.908Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
11:30:31 [2022-08-08T11:30:31.908Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
11:30:31 [2022-08-08T11:30:31.908Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
11:30:31 [2022-08-08T11:30:31.908Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
11:30:31 [2022-08-08T11:30:31.908Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
11:30:31 [2022-08-08T11:30:31.908Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
11:30:31 [2022-08-08T11:30:31.908Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
11:30:31 [2022-08-08T11:30:31.908Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
11:30:31 [2022-08-08T11:30:31.908Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
11:30:31 [2022-08-08T11:30:31.908Z] === RUN   TestDiskUsage/after_container.Run
11:30:32 [2022-08-08T11:30:32.355Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
11:30:32 [2022-08-08T11:30:32.355Z] === RUN   TestDaemonRestartWithLiveRestore
11:30:32 [2022-08-08T11:30:32.473Z] === RUN   TestDiskUsage/after_container.Run/container_types
11:30:32 [2022-08-08T11:30:32.473Z] === RUN   TestDiskUsage/after_container.Run/image_types
11:30:32 [2022-08-08T11:30:32.473Z] === RUN   TestDiskUsage/after_container.Run/volume_types
11:30:32 [2022-08-08T11:30:32.473Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
11:30:32 [2022-08-08T11:30:32.473Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
11:30:32 [2022-08-08T11:30:32.473Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
11:30:32 [2022-08-08T11:30:32.473Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
11:30:32 [2022-08-08T11:30:32.473Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
11:30:32 [2022-08-08T11:30:32.473Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
11:30:32 [2022-08-08T11:30:32.473Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
11:30:32 [2022-08-08T11:30:32.473Z] --- PASS: TestDiskUsage (1.22s)
11:30:32 [2022-08-08T11:30:32.473Z]     --- PASS: TestDiskUsage/empty (0.01s)
11:30:32 [2022-08-08T11:30:32.473Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
11:30:32 [2022-08-08T11:30:32.473Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
11:30:32 [2022-08-08T11:30:32.473Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
11:30:32 [2022-08-08T11:30:32.473Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
11:30:32 [2022-08-08T11:30:32.473Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
11:30:32 [2022-08-08T11:30:32.473Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
11:30:32 [2022-08-08T11:30:32.473Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
11:30:32 [2022-08-08T11:30:32.473Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
11:30:32 [2022-08-08T11:30:32.473Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
11:30:32 [2022-08-08T11:30:32.473Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
11:30:32 [2022-08-08T11:30:32.473Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.16s)
11:30:32 [2022-08-08T11:30:32.473Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
11:30:32 [2022-08-08T11:30:32.473Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
11:30:32 [2022-08-08T11:30:32.473Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
11:30:32 [2022-08-08T11:30:32.473Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
11:30:32 [2022-08-08T11:30:32.473Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
11:30:32 [2022-08-08T11:30:32.473Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
11:30:32 [2022-08-08T11:30:32.473Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
11:30:32 [2022-08-08T11:30:32.473Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
11:30:32 [2022-08-08T11:30:32.473Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
11:30:32 [2022-08-08T11:30:32.473Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
11:30:32 [2022-08-08T11:30:32.473Z]     --- PASS: TestDiskUsage/after_container.Run (0.36s)
11:30:32 [2022-08-08T11:30:32.473Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s)
11:30:32 [2022-08-08T11:30:32.473Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
11:30:32 [2022-08-08T11:30:32.473Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
11:30:32 [2022-08-08T11:30:32.473Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
11:30:32 [2022-08-08T11:30:32.473Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s)
11:30:32 [2022-08-08T11:30:32.473Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
11:30:32 [2022-08-08T11:30:32.473Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s)
11:30:32 [2022-08-08T11:30:32.473Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
11:30:32 [2022-08-08T11:30:32.473Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s)
11:30:32 [2022-08-08T11:30:32.473Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s)
11:30:32 [2022-08-08T11:30:32.473Z] PASS
11:30:32 [2022-08-08T11:30:32.473Z] 
11:30:32 [2022-08-08T11:30:32.473Z] === Skipped
11:30:32 [2022-08-08T11:30:32.473Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
11:30:32 [2022-08-08T11:30:32.473Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:30:32 [2022-08-08T11:30:32.473Z] 
11:30:32 [2022-08-08T11:30:32.473Z] DONE 54 tests, 1 skipped in 22.837s
11:30:32 [2022-08-08T11:30:32.473Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
11:30:32 [2022-08-08T11:30:32.732Z] INFO: Testing against a local daemon
11:30:32 [2022-08-08T11:30:32.732Z] === RUN   TestVolumesCreateAndList
11:30:32 [2022-08-08T11:30:32.732Z] --- PASS: TestVolumesCreateAndList (0.02s)
11:30:32 [2022-08-08T11:30:32.732Z] === RUN   TestVolumesRemove
11:30:32 [2022-08-08T11:30:32.732Z] --- PASS: TestVolumesRemove (0.06s)
11:30:32 [2022-08-08T11:30:32.732Z] === RUN   TestVolumesInspect
11:30:32 [2022-08-08T11:30:32.732Z] --- PASS: TestVolumesInspect (0.02s)
11:30:32 [2022-08-08T11:30:32.732Z] === RUN   TestVolumesInvalidJSON
11:30:32 [2022-08-08T11:30:32.732Z] === RUN   TestVolumesInvalidJSON/volumes/create
11:30:32 [2022-08-08T11:30:32.732Z] === PAUSE TestVolumesInvalidJSON/volumes/create
11:30:32 [2022-08-08T11:30:32.732Z] === CONT  TestVolumesInvalidJSON/volumes/create
11:30:32 [2022-08-08T11:30:32.732Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
11:30:32 [2022-08-08T11:30:32.732Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
11:30:32 [2022-08-08T11:30:32.732Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
11:30:32 [2022-08-08T11:30:32.732Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
11:30:32 [2022-08-08T11:30:32.732Z] --- PASS: TestVolumesInvalidJSON (0.01s)
11:30:32 [2022-08-08T11:30:32.732Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
11:30:32 [2022-08-08T11:30:32.732Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
11:30:32 [2022-08-08T11:30:32.732Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
11:30:32 [2022-08-08T11:30:32.732Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
11:30:32 [2022-08-08T11:30:32.732Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
11:30:32 [2022-08-08T11:30:32.732Z] PASS
11:30:32 [2022-08-08T11:30:32.732Z] 
11:30:32 [2022-08-08T11:30:32.732Z] DONE 9 tests in 0.228s
11:30:32 [2022-08-08T11:30:32.732Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:30:32 [2022-08-08T11:30:32.732Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14302 is not a child of this shell
11:30:32 [2022-08-08T11:30:32.732Z] warning: PID 14302 from bundles/test-integration/docker.pid had a nonzero exit code
11:30:32 [2022-08-08T11:30:32.990Z] Leaving: AppArmorNo profiles have been unloaded.
11:30:32 [2022-08-08T11:30:32.990Z] 
11:30:32 [2022-08-08T11:30:32.990Z] Unloading profiles will leave already running processes permanently
11:30:32 [2022-08-08T11:30:32.990Z] unconfined, which can lead to unexpected situations.
11:30:32 [2022-08-08T11:30:32.990Z] 
11:30:32 [2022-08-08T11:30:32.990Z] To set a process to complain mode, use the command line tool
11:30:32 [2022-08-08T11:30:32.990Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:30:32 [2022-08-08T11:30:32.990Z] Removing test suite binaries
11:30:32 [2022-08-08T11:30:32.990Z] exiting test-integration
11:30:32 [2022-08-08T11:30:32.990Z] ++ exit 0
11:30:32 [2022-08-08T11:30:32.990Z] 
11:30:32 [2022-08-08T11:30:32.991Z] === RUN   TestDockerSuite/TestCpToCaseD
11:30:33 [2022-08-08T11:30:33.288Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
11:30:33 [2022-08-08T11:30:33.288Z] === RUN   TestDaemonDefaultNetworkPools
11:30:34 [2022-08-08T11:30:34.221Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
11:30:34 [2022-08-08T11:30:34.221Z] === RUN   TestDaemonRestartWithExistingNetwork
Post stage
[Pipeline] junit
11:30:34 [2022-08-08T11:30:34.374Z] Recording test results
11:30:34 [2022-08-08T11:30:34.891Z] --- PASS: TestDockerNetworkConnectAlias (5.25s)
11:30:34 [2022-08-08T11:30:34.891Z] === RUN   TestDockerNetworkReConnect
11:30:35 [2022-08-08T11:30:35.154Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
11:30:35 [2022-08-08T11:30:35.154Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
11:30:36 [2022-08-08T11:30:36.119Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
11:30:36 [2022-08-08T11:30:36.456Z] + echo Ensuring container killed.
11:30:36 [2022-08-08T11:30:36.456Z] Ensuring container killed.
11:30:36 [2022-08-08T11:30:36.456Z] + docker rm -vf docker-pr4
11:30:36 [2022-08-08T11:30:36.456Z] Error: No such container: docker-pr4
[Pipeline] sh
11:30:36 [2022-08-08T11:30:36.530Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
11:30:36 [2022-08-08T11:30:36.530Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
11:30:36 [2022-08-08T11:30:36.741Z] + echo Chowning /workspace to jenkins user
11:30:36 [2022-08-08T11:30:36.741Z] Chowning /workspace to jenkins user
11:30:36 [2022-08-08T11:30:36.741Z] + id -u
11:30:36 [2022-08-08T11:30:36.741Z] + id -g
11:30:36 [2022-08-08T11:30:36.741Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43883:/workspace busybox chown -R 1000:1000 /workspace
11:30:36 [2022-08-08T11:30:36.741Z] Unable to find image 'busybox:latest' locally
11:30:36 [2022-08-08T11:30:36.741Z] latest: Pulling from library/busybox
11:30:36 [2022-08-08T11:30:36.968Z] === RUN   TestDockerSuite/TestCpToCaseE
11:30:36 [2022-08-08T11:30:36.998Z] 50783e0dfb64: Pulling fs layer
11:30:36 [2022-08-08T11:30:36.998Z] 50783e0dfb64: Download complete
11:30:36 [2022-08-08T11:30:36.998Z] 50783e0dfb64: Pull complete
11:30:36 [2022-08-08T11:30:36.998Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693
11:30:37 [2022-08-08T11:30:37.096Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
11:30:37 [2022-08-08T11:30:37.096Z] === RUN   TestServiceWithPredefinedNetwork
11:30:37 [2022-08-08T11:30:37.256Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
11:30:38 [2022-08-08T11:30:38.928Z] + bundleName=amd64-rootless
11:30:38 [2022-08-08T11:30:38.928Z] + echo Creating amd64-rootless-bundles.tar.gz
11:30:38 [2022-08-08T11:30:38.928Z] Creating amd64-rootless-bundles.tar.gz
11:30:38 [2022-08-08T11:30:38.928Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
11:30:38 [2022-08-08T11:30:38.928Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
11:30:38 [2022-08-08T11:30:38.940Z] Archiving artifacts
11:30:39 [2022-08-08T11:30:39.499Z] --- PASS: TestDockerNetworkReConnect (4.23s)
11:30:39 [2022-08-08T11:30:39.499Z] === RUN   TestServicePlugin
11:30:39 [2022-08-08T11:30:39.499Z] === RUN   TestDockerSuite/TestCpToCaseF
11:30:39 [2022-08-08T11:30:39.623Z] --- PASS: TestServiceWithPredefinedNetwork (2.23s)
11:30:39 [2022-08-08T11:30:39.623Z] === RUN   TestServiceRemoveKeepsIngressNetwork
11:30:39 [2022-08-08T11:30:39.623Z]     service_test.go:243: FLAKY_TEST
11:30:39 [2022-08-08T11:30:39.623Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
11:30:39 [2022-08-08T11:30:39.623Z] === RUN   TestServiceWithDataPathPortInit
11:30:40 [2022-08-08T11:30:40.435Z] === RUN   TestDockerSuite/TestCpToCaseG
11:30:40 [2022-08-08T11:30:40.588Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43883/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
11:30:40 [2022-08-08T11:30:40.899Z] + make clean
11:30:41 [2022-08-08T11:30:41.157Z] docker volume rm -f docker-dev-cache docker-mod-cache
11:30:41 [2022-08-08T11:30:41.157Z] docker-dev-cache
11:30:41 [2022-08-08T11:30:41.157Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
11:30:43 [2022-08-08T11:30:43.722Z]     plugin_test.go:61: [df3de8a3bf77b] joining swarm manager [db1455d669067]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:30:43 [2022-08-08T11:30:43.981Z] === RUN   TestDockerSuite/TestCpToCaseH
11:30:44 [2022-08-08T11:30:44.930Z]     plugin_test.go:64: [d41267539dcb4] joining swarm manager [db1455d669067]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:30:45 [2022-08-08T11:30:45.985Z] --- PASS: TestCreateServiceMultipleTimes (16.15s)
11:30:45 [2022-08-08T11:30:45.985Z] === RUN   TestCreateServiceConflict
11:30:45 [2022-08-08T11:30:45.985Z] --- PASS: TestCreateServiceConflict (2.21s)
11:30:45 [2022-08-08T11:30:45.985Z] === RUN   TestCreateServiceMaxReplicas
11:30:46 [2022-08-08T11:30:46.835Z] === RUN   TestDockerSuite/TestCpToCaseI
11:30:47 [2022-08-08T11:30:47.093Z] === RUN   TestDockerSuite/TestCpToCaseJ
11:30:47 [2022-08-08T11:30:47.350Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
11:30:49 [2022-08-08T11:30:49.279Z] --- PASS: TestCreateServiceMaxReplicas (2.77s)
11:30:49 [2022-08-08T11:30:49.279Z] === RUN   TestCreateWithDuplicateNetworkNames
11:30:49 [2022-08-08T11:30:49.878Z]     docker_api_swarm_test.go:384: [dfb1ac9e0a366] joining swarm manager [d80e7e3a374eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:30:50 [2022-08-08T11:30:50.813Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
11:30:51 [2022-08-08T11:30:51.071Z]     docker_api_swarm_test.go:385: [d9399c6129e21] joining swarm manager [d80e7e3a374eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:30:51 [2022-08-08T11:30:51.329Z] === RUN   TestDockerSuite/TestCpToDot
11:30:52 [2022-08-08T11:30:52.087Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
11:30:53 [2022-08-08T11:30:53.020Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
11:30:53 [2022-08-08T11:30:53.954Z] === RUN   TestDockerSuite/TestCpToStdout
11:30:54 [2022-08-08T11:30:54.489Z] --- PASS: TestServiceWithDataPathPortInit (13.64s)
11:30:54 [2022-08-08T11:30:54.489Z] === RUN   TestServiceWithDefaultAddressPoolInit
11:30:54 [2022-08-08T11:30:54.887Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
11:30:55 [2022-08-08T11:30:55.422Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:yfqvbi903gfjvf0dgjt66wjj9 Created:2022-08-08 11:30:54.162878844 +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[c55cce8eb8cdb5729ce5d24d912c1686dfef98e57067d825bc0cf9996bd3956c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vq47om5g9qpbyqds5s361y7wn EndpointID:38c529b29e5cafcd9d20c3866375f48b18d19737c8d99442d29ba12d01e099a1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:56da9aabecb1eb66c1ffac2b1ebce845acf91d817ee20a0b13c5389712737246 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:ee8a8c76a45b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vq47om5g9qpbyqds5s361y7wn EndpointID:38c529b29e5cafcd9d20c3866375f48b18d19737c8d99442d29ba12d01e099a1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
11:30:55 [2022-08-08T11:30:55.821Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
11:30:56 [2022-08-08T11:30:56.078Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
11:30:56 [2022-08-08T11:30:56.643Z] === RUN   TestDockerSuite/TestCpVolumePath
11:30:57 [2022-08-08T11:30:57.578Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
11:30:57 [2022-08-08T11:30:57.837Z] === RUN   TestDockerSuite/TestCreateArgs
11:30:57 [2022-08-08T11:30:57.837Z] === RUN   TestDockerSuite/TestCreateByImageID
11:30:58 [2022-08-08T11:30:58.403Z] === RUN   TestDockerSuite/TestCreateEchoStdout
11:30:58 [2022-08-08T11:30:58.970Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
11:30:58 [2022-08-08T11:30:58.970Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
11:30:58 [2022-08-08T11:30:58.970Z] === RUN   TestDockerSuite/TestCreateHostConfig
11:30:58 [2022-08-08T11:30:58.970Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
11:30:59 [2022-08-08T11:30:59.535Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
11:30:59 [2022-08-08T11:30:59.602Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.76s)
11:30:59 [2022-08-08T11:30:59.602Z] PASS
11:30:59 [2022-08-08T11:30:59.602Z] 
11:30:59 [2022-08-08T11:30:59.602Z] === Skipped
11:30:59 [2022-08-08T11:30:59.602Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
11:30:59 [2022-08-08T11:30:59.602Z]     service_test.go:243: FLAKY_TEST
11:30:59 [2022-08-08T11:30:59.602Z] 
11:30:59 [2022-08-08T11:30:59.602Z] DONE 38 tests, 1 skipped in 43.253s
11:30:59 [2022-08-08T11:30:59.602Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
11:30:59 [2022-08-08T11:30:59.602Z] ++ 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
11:30:59 [2022-08-08T11:30:59.602Z] ++ set -e
11:30:59 [2022-08-08T11:30:59.602Z] ++ '[' -n 0 ']'
11:30:59 [2022-08-08T11:30:59.602Z] ++ set -x
11:30:59 [2022-08-08T11:30:59.602Z] ++ 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
11:30:59 [2022-08-08T11:30:59.793Z] === RUN   TestDockerSuite/TestCreateLabels
11:30:59 [2022-08-08T11:30:59.793Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
11:30:59 [2022-08-08T11:30:59.793Z] === RUN   TestDockerSuite/TestCreateRM
11:30:59 [2022-08-08T11:30:59.859Z] INFO: Testing against a local daemon
11:30:59 [2022-08-08T11:30:59.859Z] === RUN   TestDockerNetworkIpvlanPersistance
11:30:59 [2022-08-08T11:30:59.859Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:30:59 [2022-08-08T11:30:59.859Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
11:30:59 [2022-08-08T11:30:59.859Z] === RUN   TestDockerNetworkIpvlan
11:30:59 [2022-08-08T11:30:59.859Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:30:59 [2022-08-08T11:30:59.859Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
11:30:59 [2022-08-08T11:30:59.859Z] PASS
11:30:59 [2022-08-08T11:30:59.859Z] 
11:30:59 [2022-08-08T11:30:59.859Z] === Skipped
11:30:59 [2022-08-08T11:30:59.859Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
11:30:59 [2022-08-08T11:30:59.859Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:30:59 [2022-08-08T11:30:59.859Z] 
11:30:59 [2022-08-08T11:30:59.859Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
11:30:59 [2022-08-08T11:30:59.859Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:30:59 [2022-08-08T11:30:59.859Z] 
11:30:59 [2022-08-08T11:30:59.859Z] DONE 2 tests, 2 skipped in 0.083s
11:30:59 [2022-08-08T11:30:59.859Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
11:30:59 [2022-08-08T11:30:59.859Z] ++ 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
11:30:59 [2022-08-08T11:30:59.859Z] ++ set -e
11:30:59 [2022-08-08T11:30:59.859Z] ++ '[' -n 0 ']'
11:30:59 [2022-08-08T11:30:59.859Z] ++ set -x
11:30:59 [2022-08-08T11:30:59.859Z] ++ 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
11:30:59 [2022-08-08T11:30:59.859Z] INFO: Testing against a local daemon
11:30:59 [2022-08-08T11:30:59.859Z] === RUN   TestDockerNetworkMacvlanPersistance
11:31:00 [2022-08-08T11:31:00.050Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
11:31:00 [2022-08-08T11:31:00.050Z]     docker_cli_create_test.go:83: unmatched requirement Devicemapper
11:31:00 [2022-08-08T11:31:00.050Z] === RUN   TestDockerSuite/TestCreateStopSignal
11:31:00 [2022-08-08T11:31:00.050Z] === RUN   TestDockerSuite/TestCreateStopTimeout
11:31:00 [2022-08-08T11:31:00.308Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
11:31:01 [2022-08-08T11:31:01.231Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s)
11:31:01 [2022-08-08T11:31:01.231Z] === RUN   TestDockerNetworkMacvlan
11:31:01 [2022-08-08T11:31:01.681Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
11:31:01 [2022-08-08T11:31:01.939Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
11:31:01 [2022-08-08T11:31:01.939Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
11:31:02 [2022-08-08T11:31:02.164Z] === RUN   TestDockerNetworkMacvlan/Subinterface
11:31:02 [2022-08-08T11:31:02.729Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
11:31:03 [2022-08-08T11:31:03.662Z] === RUN   TestDockerNetworkMacvlan/NilParent
11:31:04 [2022-08-08T11:31:04.172Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.22s)
11:31:04 [2022-08-08T11:31:04.172Z] === RUN   TestCreateServiceSecretFileMode
11:31:04 [2022-08-08T11:31:04.432Z] --- PASS: TestCreateServiceSecretFileMode (2.51s)
11:31:04 [2022-08-08T11:31:04.432Z] === RUN   TestCreateServiceConfigFileMode
11:31:04 [2022-08-08T11:31:04.468Z] === RUN   TestDockerSuite/TestCreateWithPortRange
11:31:04 [2022-08-08T11:31:04.725Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
11:31:04 [2022-08-08T11:31:04.726Z] === RUN   TestDockerSuite/TestEventsAttach
11:31:05 [2022-08-08T11:31:05.035Z] === RUN   TestDockerNetworkMacvlan/InternalMode
11:31:05 [2022-08-08T11:31:05.291Z] === RUN   TestDockerSuite/TestEventsCommit
11:31:05 [2022-08-08T11:31:05.858Z] === RUN   TestDockerSuite/TestEventsContainerEvents
11:31:06 [2022-08-08T11:31:06.444Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
11:31:06 [2022-08-08T11:31:06.933Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
11:31:06 [2022-08-08T11:31:06.972Z] --- PASS: TestCreateServiceConfigFileMode (2.50s)
11:31:06 [2022-08-08T11:31:06.972Z] === RUN   TestCreateServiceSysctls
11:31:07 [2022-08-08T11:31:07.009Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
11:31:07 [2022-08-08T11:31:07.574Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
11:31:08 [2022-08-08T11:31:08.945Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
11:31:09 [2022-08-08T11:31:09.878Z] === RUN   TestDockerSuite/TestEventsContainerRestart
11:31:10 [2022-08-08T11:31:10.262Z] === RUN   TestDockerNetworkMacvlan/Addressing
11:31:10 [2022-08-08T11:31:10.265Z] --- PASS: TestCreateServiceSysctls (3.24s)
11:31:10 [2022-08-08T11:31:10.265Z] === RUN   TestCreateServiceCapabilities
11:31:10 [2022-08-08T11:31:10.828Z] --- PASS: TestDockerNetworkMacvlan (9.35s)
11:31:10 [2022-08-08T11:31:10.828Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
11:31:10 [2022-08-08T11:31:10.828Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
11:31:10 [2022-08-08T11:31:10.828Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.79s)
11:31:10 [2022-08-08T11:31:10.828Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.82s)
11:31:10 [2022-08-08T11:31:10.828Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.97s)
11:31:10 [2022-08-08T11:31:10.828Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.52s)
11:31:10 [2022-08-08T11:31:10.828Z] PASS
11:31:10 [2022-08-08T11:31:10.828Z] 
11:31:10 [2022-08-08T11:31:10.828Z] DONE 8 tests in 10.876s
11:31:10 [2022-08-08T11:31:10.828Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
11:31:10 [2022-08-08T11:31:10.828Z] ++ 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
11:31:10 [2022-08-08T11:31:10.828Z] ++ set -e
11:31:10 [2022-08-08T11:31:10.828Z] ++ '[' -n 0 ']'
11:31:10 [2022-08-08T11:31:10.828Z] ++ set -x
11:31:10 [2022-08-08T11:31:10.828Z] ++ 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
11:31:10 [2022-08-08T11:31:10.828Z] testing: warning: no tests to run
11:31:10 [2022-08-08T11:31:10.828Z] PASS
11:31:10 [2022-08-08T11:31:10.828Z] 
11:31:10 [2022-08-08T11:31:10.828Z] DONE 0 tests in 0.029s
11:31:10 [2022-08-08T11:31:10.828Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
11:31:10 [2022-08-08T11:31:10.828Z] ++ 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
11:31:10 [2022-08-08T11:31:10.828Z] ++ set -e
11:31:10 [2022-08-08T11:31:10.828Z] ++ '[' -n 0 ']'
11:31:10 [2022-08-08T11:31:10.828Z] ++ set -x
11:31:10 [2022-08-08T11:31:10.828Z] ++ 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
11:31:10 [2022-08-08T11:31:10.828Z] INFO: Testing against a local daemon
11:31:10 [2022-08-08T11:31:10.828Z] === RUN   TestAuthZPluginAllowRequest
11:31:11 [2022-08-08T11:31:11.253Z] --- PASS: TestServicePlugin (32.05s)
11:31:11 [2022-08-08T11:31:11.253Z] === RUN   TestServiceUpdateLabel
11:31:12 [2022-08-08T11:31:12.186Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
11:31:12 [2022-08-08T11:31:12.200Z] --- PASS: TestAuthZPluginAllowRequest (1.10s)
11:31:12 [2022-08-08T11:31:12.200Z] === RUN   TestAuthZPluginTLS
11:31:12 [2022-08-08T11:31:12.458Z] --- PASS: TestAuthZPluginTLS (0.55s)
11:31:12 [2022-08-08T11:31:12.458Z] === RUN   TestAuthZPluginDenyRequest
11:31:12 [2022-08-08T11:31:12.803Z] --- PASS: TestCreateServiceCapabilities (2.50s)
11:31:12 [2022-08-08T11:31:12.803Z] === RUN   TestInspect
11:31:13 [2022-08-08T11:31:13.023Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
11:31:13 [2022-08-08T11:31:13.023Z] === RUN   TestAuthZPluginAPIDenyResponse
11:31:13 [2022-08-08T11:31:13.558Z] --- PASS: TestServiceUpdateLabel (2.44s)
11:31:13 [2022-08-08T11:31:13.558Z] === RUN   TestServiceUpdateSecrets
11:31:13 [2022-08-08T11:31:13.588Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
11:31:13 [2022-08-08T11:31:13.588Z] === RUN   TestAuthZPluginDenyResponse
11:31:14 [2022-08-08T11:31:14.153Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
11:31:14 [2022-08-08T11:31:14.153Z] === RUN   TestAuthZPluginAllowEventStream
11:31:14 [2022-08-08T11:31:14.491Z] === RUN   TestDockerSuite/TestEventsCopy
11:31:15 [2022-08-08T11:31:15.086Z] --- PASS: TestAuthZPluginAllowEventStream (1.10s)
11:31:15 [2022-08-08T11:31:15.086Z] === RUN   TestAuthZPluginErrorResponse
11:31:15 [2022-08-08T11:31:15.343Z] --- PASS: TestInspect (2.79s)
11:31:15 [2022-08-08T11:31:15.343Z] === RUN   TestCreateJob
11:31:15 [2022-08-08T11:31:15.426Z] === RUN   TestDockerSuite/TestEventsFilterContainer
11:31:15 [2022-08-08T11:31:15.651Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
11:31:15 [2022-08-08T11:31:15.651Z] === RUN   TestAuthZPluginErrorRequest
11:31:16 [2022-08-08T11:31:16.215Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
11:31:16 [2022-08-08T11:31:16.215Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
11:31:16 [2022-08-08T11:31:16.782Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
11:31:16 [2022-08-08T11:31:16.782Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
11:31:16 [2022-08-08T11:31:16.798Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
11:31:18 [2022-08-08T11:31:18.154Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.33s)
11:31:18 [2022-08-08T11:31:18.154Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
11:31:18 [2022-08-08T11:31:18.639Z] --- PASS: TestCreateJob (3.16s)
11:31:18 [2022-08-08T11:31:18.639Z] === RUN   TestReplicatedJob
11:31:19 [2022-08-08T11:31:19.527Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.30s)
11:31:19 [2022-08-08T11:31:19.527Z] === RUN   TestAuthZPluginHeader
11:31:20 [2022-08-08T11:31:20.092Z] --- PASS: TestAuthZPluginHeader (0.69s)
11:31:20 [2022-08-08T11:31:20.092Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
11:31:20 [2022-08-08T11:31:20.092Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:31:20 [2022-08-08T11:31:20.092Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
11:31:20 [2022-08-08T11:31:20.092Z] === RUN   TestAuthZPluginV2Disable
11:31:20 [2022-08-08T11:31:20.092Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:31:20 [2022-08-08T11:31:20.092Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
11:31:20 [2022-08-08T11:31:20.092Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
11:31:20 [2022-08-08T11:31:20.092Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:31:20 [2022-08-08T11:31:20.092Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
11:31:20 [2022-08-08T11:31:20.092Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
11:31:20 [2022-08-08T11:31:20.092Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:31:20 [2022-08-08T11:31:20.092Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
11:31:20 [2022-08-08T11:31:20.092Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
11:31:22 [2022-08-08T11:31:22.057Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
11:31:22 [2022-08-08T11:31:22.315Z] === RUN   TestDockerSuite/TestEventsFilterImageName
11:31:23 [2022-08-08T11:31:23.687Z] === RUN   TestDockerSuite/TestEventsFilterLabels
11:31:24 [2022-08-08T11:31:24.251Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
11:31:24 [2022-08-08T11:31:24.251Z] === RUN   TestDockerSuite/TestEventsFilterType
11:31:24 [2022-08-08T11:31:24.509Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
11:31:24 [2022-08-08T11:31:24.767Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
11:31:24 [2022-08-08T11:31:24.767Z] === RUN   TestDockerSuite/TestEventsFilters
11:31:25 [2022-08-08T11:31:25.216Z] --- PASS: TestReplicatedJob (5.70s)
11:31:25 [2022-08-08T11:31:25.216Z] === RUN   TestUpdateReplicatedJob
11:31:25 [2022-08-08T11:31:25.702Z] === RUN   TestDockerSuite/TestEventsFormat
11:31:26 [2022-08-08T11:31:26.634Z] === RUN   TestDockerSuite/TestEventsFormatBadField
11:31:26 [2022-08-08T11:31:26.893Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
11:31:26 [2022-08-08T11:31:26.893Z] === RUN   TestDockerSuite/TestEventsImageImport
11:31:27 [2022-08-08T11:31:27.460Z] === RUN   TestDockerSuite/TestEventsImageLoad
11:31:27 [2022-08-08T11:31:27.718Z] === RUN   TestDockerSuite/TestEventsImagePull
11:31:27 [2022-08-08T11:31:27.759Z] --- PASS: TestUpdateReplicatedJob (3.24s)
11:31:27 [2022-08-08T11:31:27.759Z] === RUN   TestServiceListWithStatuses
11:31:27 [2022-08-08T11:31:27.760Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:31:27 [2022-08-08T11:31:27.760Z] --- SKIP: TestServiceListWithStatuses (0.00s)
11:31:27 [2022-08-08T11:31:27.760Z] === RUN   TestDockerNetworkConnectAlias
11:31:28 [2022-08-08T11:31:28.649Z] --- PASS: TestServiceUpdateSecrets (14.95s)
11:31:28 [2022-08-08T11:31:28.649Z] === RUN   TestServiceUpdateConfigs
11:31:28 [2022-08-08T11:31:28.649Z] === RUN   TestDockerSuite/TestEventsImageTag
11:31:30 [2022-08-08T11:31:30.043Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
11:31:30 [2022-08-08T11:31:30.043Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
11:31:30 [2022-08-08T11:31:30.043Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
11:31:30 [2022-08-08T11:31:30.043Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
11:31:30 [2022-08-08T11:31:30.043Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
11:31:30 [2022-08-08T11:31:30.043Z] === RUN   TestDockerSuite/TestEventsPluginOps
11:31:31 [2022-08-08T11:31:31.962Z] --- PASS: TestDockerNetworkConnectAlias (4.26s)
11:31:31 [2022-08-08T11:31:31.962Z] === RUN   TestDockerNetworkReConnect
11:31:32 [2022-08-08T11:31:32.569Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
11:31:32 [2022-08-08T11:31:32.827Z] === RUN   TestDockerSuite/TestEventsRename
11:31:33 [2022-08-08T11:31:33.393Z] === RUN   TestDockerSuite/TestEventsResize
11:31:33 [2022-08-08T11:31:33.958Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
11:31:35 [2022-08-08T11:31:35.262Z] --- PASS: TestDockerNetworkReConnect (3.44s)
11:31:35 [2022-08-08T11:31:35.262Z] === RUN   TestServicePlugin
11:31:38 [2022-08-08T11:31:38.161Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
11:31:38 [2022-08-08T11:31:38.161Z] PASS
11:31:38 [2022-08-08T11:31:38.161Z] 
11:31:38 [2022-08-08T11:31:38.161Z] === Skipped
11:31:38 [2022-08-08T11:31:38.161Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
11:31:38 [2022-08-08T11:31:38.161Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:31:38 [2022-08-08T11:31:38.161Z] 
11:31:38 [2022-08-08T11:31:38.161Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
11:31:38 [2022-08-08T11:31:38.161Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:31:38 [2022-08-08T11:31:38.161Z] 
11:31:38 [2022-08-08T11:31:38.161Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
11:31:38 [2022-08-08T11:31:38.161Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:31:38 [2022-08-08T11:31:38.161Z] 
11:31:38 [2022-08-08T11:31:38.161Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
11:31:38 [2022-08-08T11:31:38.161Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:31:38 [2022-08-08T11:31:38.161Z] 
11:31:38 [2022-08-08T11:31:38.161Z] DONE 17 tests, 4 skipped in 26.258s
11:31:38 [2022-08-08T11:31:38.161Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
11:31:38 [2022-08-08T11:31:38.161Z] ++ 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
11:31:38 [2022-08-08T11:31:38.161Z] ++ set -e
11:31:38 [2022-08-08T11:31:38.161Z] ++ '[' -n 0 ']'
11:31:38 [2022-08-08T11:31:38.161Z] ++ set -x
11:31:38 [2022-08-08T11:31:38.161Z] ++ 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
11:31:38 [2022-08-08T11:31:38.161Z] INFO: Testing against a local daemon
11:31:38 [2022-08-08T11:31:38.161Z] === RUN   TestPluginInvalidJSON
11:31:38 [2022-08-08T11:31:38.161Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
11:31:38 [2022-08-08T11:31:38.161Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
11:31:38 [2022-08-08T11:31:38.161Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
11:31:38 [2022-08-08T11:31:38.161Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
11:31:38 [2022-08-08T11:31:38.161Z] === RUN   TestPluginInvalidJSON/plugins/pull
11:31:38 [2022-08-08T11:31:38.161Z] === PAUSE TestPluginInvalidJSON/plugins/pull
11:31:38 [2022-08-08T11:31:38.161Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
11:31:38 [2022-08-08T11:31:38.161Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
11:31:38 [2022-08-08T11:31:38.161Z] === CONT  TestPluginInvalidJSON/plugins/pull
11:31:38 [2022-08-08T11:31:38.161Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
11:31:38 [2022-08-08T11:31:38.161Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
11:31:38 [2022-08-08T11:31:38.161Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
11:31:38 [2022-08-08T11:31:38.161Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
11:31:38 [2022-08-08T11:31:38.161Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
11:31:38 [2022-08-08T11:31:38.161Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
11:31:38 [2022-08-08T11:31:38.161Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
11:31:38 [2022-08-08T11:31:38.161Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
11:31:38 [2022-08-08T11:31:38.161Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
11:31:38 [2022-08-08T11:31:38.161Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
11:31:38 [2022-08-08T11:31:38.161Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
11:31:38 [2022-08-08T11:31:38.161Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
11:31:38 [2022-08-08T11:31:38.161Z] --- PASS: TestPluginInvalidJSON (0.02s)
11:31:38 [2022-08-08T11:31:38.161Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
11:31:38 [2022-08-08T11:31:38.161Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
11:31:38 [2022-08-08T11:31:38.161Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
11:31:38 [2022-08-08T11:31:38.161Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
11:31:38 [2022-08-08T11:31:38.161Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
11:31:38 [2022-08-08T11:31:38.161Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
11:31:38 [2022-08-08T11:31:38.161Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
11:31:38 [2022-08-08T11:31:38.161Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
11:31:38 [2022-08-08T11:31:38.161Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
11:31:38 [2022-08-08T11:31:38.161Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
11:31:38 [2022-08-08T11:31:38.161Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
11:31:38 [2022-08-08T11:31:38.161Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
11:31:38 [2022-08-08T11:31:38.161Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
11:31:38 [2022-08-08T11:31:38.161Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
11:31:38 [2022-08-08T11:31:38.161Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
11:31:38 [2022-08-08T11:31:38.161Z] === RUN   TestPluginInstall
11:31:38 [2022-08-08T11:31:38.161Z] === RUN   TestPluginInstall/no_auth
11:31:38 [2022-08-08T11:31:38.161Z] time="2022-08-08T11:31:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:31:38 [2022-08-08T11:31:38.161Z] time="2022-08-08T11:31:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7d1cecd94835d30fdadbcaaf481e4053d9adb5bee973dff1bb05d13eb79508d0" mediatype=application/vnd.docker.plugin.v1+json size=522
11:31:38 [2022-08-08T11:31:38.161Z] time="2022-08-08T11:31:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:31:38 [2022-08-08T11:31:38.161Z] time="2022-08-08T11:31:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7d1cecd94835d30fdadbcaaf481e4053d9adb5bee973dff1bb05d13eb79508d0" mediatype=application/vnd.docker.plugin.v1+json size=522
11:31:38 [2022-08-08T11:31:38.161Z] === RUN   TestPluginInstall/with_htpasswd
11:31:38 [2022-08-08T11:31:38.426Z] time="2022-08-08T11:31:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:31:38 [2022-08-08T11:31:38.426Z] time="2022-08-08T11:31:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7d1cecd94835d30fdadbcaaf481e4053d9adb5bee973dff1bb05d13eb79508d0" mediatype=application/vnd.docker.plugin.v1+json size=522
11:31:38 [2022-08-08T11:31:38.426Z] time="2022-08-08T11:31:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:31:38 [2022-08-08T11:31:38.426Z] time="2022-08-08T11:31:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7d1cecd94835d30fdadbcaaf481e4053d9adb5bee973dff1bb05d13eb79508d0" mediatype=application/vnd.docker.plugin.v1+json size=522
11:31:38 [2022-08-08T11:31:38.684Z] === RUN   TestPluginInstall/with_insecure
11:31:39 [2022-08-08T11:31:39.218Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
11:31:39 [2022-08-08T11:31:39.464Z]     plugin_test.go:61: [d5229291349d2] joining swarm manager [d7b681413d469]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:31:39 [2022-08-08T11:31:39.617Z] time="2022-08-08T11:31:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:31:39 [2022-08-08T11:31:39.617Z] time="2022-08-08T11:31:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d57c5d142912fe1158acba074fb6db8349f69700eb3a1b6140df0e056ddd9973" mediatype=application/vnd.docker.plugin.v1+json size=522
11:31:39 [2022-08-08T11:31:39.617Z] time="2022-08-08T11:31:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:31:39 [2022-08-08T11:31:39.617Z] time="2022-08-08T11:31:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d57c5d142912fe1158acba074fb6db8349f69700eb3a1b6140df0e056ddd9973" mediatype=application/vnd.docker.plugin.v1+json size=522
11:31:39 [2022-08-08T11:31:39.617Z]     plugin_test.go:196: [dea639be248e4] daemon is not started
11:31:39 [2022-08-08T11:31:39.617Z] --- PASS: TestPluginInstall (2.54s)
11:31:39 [2022-08-08T11:31:39.617Z]     --- PASS: TestPluginInstall/no_auth (0.95s)
11:31:39 [2022-08-08T11:31:39.617Z]     --- PASS: TestPluginInstall/with_htpasswd (0.55s)
11:31:39 [2022-08-08T11:31:39.617Z]     --- PASS: TestPluginInstall/with_insecure (1.03s)
11:31:39 [2022-08-08T11:31:39.617Z] === RUN   TestPluginsWithRuntimes
11:31:40 [2022-08-08T11:31:40.151Z] === RUN   TestDockerSuite/TestEventsStreaming
11:31:40 [2022-08-08T11:31:40.404Z]     plugin_test.go:64: [d9062937a6091] joining swarm manager [d7b681413d469]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:31:40 [2022-08-08T11:31:40.408Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
11:31:41 [2022-08-08T11:31:41.514Z] === RUN   TestPluginsWithRuntimes/No_Args
11:31:42 [2022-08-08T11:31:42.080Z] === RUN   TestPluginsWithRuntimes/With_Args
11:31:43 [2022-08-08T11:31:43.012Z] --- PASS: TestPluginsWithRuntimes (3.22s)
11:31:43 [2022-08-08T11:31:43.013Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.85s)
11:31:43 [2022-08-08T11:31:43.013Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.85s)
11:31:43 [2022-08-08T11:31:43.013Z] === RUN   TestPluginBackCompatMediaTypes
11:31:43 [2022-08-08T11:31:43.578Z] --- PASS: TestPluginBackCompatMediaTypes (0.54s)
11:31:43 [2022-08-08T11:31:43.578Z] PASS
11:31:43 [2022-08-08T11:31:43.578Z] 
11:31:43 [2022-08-08T11:31:43.578Z] DONE 24 tests in 6.432s
11:31:43 [2022-08-08T11:31:43.578Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
11:31:43 [2022-08-08T11:31:43.578Z] ++ 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
11:31:43 [2022-08-08T11:31:43.578Z] ++ set -e
11:31:43 [2022-08-08T11:31:43.578Z] ++ '[' -n 0 ']'
11:31:43 [2022-08-08T11:31:43.578Z] ++ set -x
11:31:43 [2022-08-08T11:31:43.578Z] ++ 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
11:31:43 [2022-08-08T11:31:43.578Z] INFO: Testing against a local daemon
11:31:43 [2022-08-08T11:31:43.578Z] === RUN   TestExternalGraphDriver
11:31:43 [2022-08-08T11:31:43.687Z] === RUN   TestDockerSuite/TestEventsTop
11:31:43 [2022-08-08T11:31:43.687Z] --- PASS: TestServiceUpdateConfigs (14.75s)
11:31:43 [2022-08-08T11:31:43.687Z] === RUN   TestServiceUpdateNetwork
11:31:43 [2022-08-08T11:31:43.687Z] === RUN   TestDockerSuite/TestEventsUntag
11:31:43 [2022-08-08T11:31:43.836Z] === RUN   TestExternalGraphDriver/json
11:31:45 [2022-08-08T11:31:45.735Z] === RUN   TestExternalGraphDriver/spec
11:31:46 [2022-08-08T11:31:46.216Z]     check_test.go:611: [d9399c6129e21] daemon is not started
11:31:46 [2022-08-08T11:31:46.217Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
11:31:46 [2022-08-08T11:31:46.217Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
11:31:47 [2022-08-08T11:31:47.117Z] === RUN   TestExternalGraphDriver/pull
11:31:48 [2022-08-08T11:31:48.245Z]     docker_api_swarm_test.go:802: [dc2b733a5788e] joining swarm manager [dbb989822606f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:31:48 [2022-08-08T11:31:48.675Z] --- PASS: TestExternalGraphDriver (5.02s)
11:31:48 [2022-08-08T11:31:48.675Z]     --- PASS: TestExternalGraphDriver/json (1.55s)
11:31:48 [2022-08-08T11:31:48.675Z]     --- PASS: TestExternalGraphDriver/spec (1.54s)
11:31:48 [2022-08-08T11:31:48.675Z]     --- PASS: TestExternalGraphDriver/pull (1.59s)
11:31:48 [2022-08-08T11:31:48.675Z] === RUN   TestGraphdriverPluginV2
11:31:48 [2022-08-08T11:31:48.933Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:31:48 [2022-08-08T11:31:48.933Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
11:31:48 [2022-08-08T11:31:48.933Z] PASS
11:31:48 [2022-08-08T11:31:48.933Z] 
11:31:48 [2022-08-08T11:31:48.933Z] === Skipped
11:31:48 [2022-08-08T11:31:48.933Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
11:31:48 [2022-08-08T11:31:48.933Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:31:48 [2022-08-08T11:31:48.933Z] 
11:31:48 [2022-08-08T11:31:48.933Z] DONE 5 tests, 1 skipped in 5.439s
11:31:48 [2022-08-08T11:31:48.933Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
11:31:48 [2022-08-08T11:31:48.933Z] ++ 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
11:31:48 [2022-08-08T11:31:48.933Z] ++ set -e
11:31:48 [2022-08-08T11:31:48.933Z] ++ '[' -n 0 ']'
11:31:48 [2022-08-08T11:31:48.933Z] ++ set -x
11:31:48 [2022-08-08T11:31:48.933Z] ++ 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
11:31:48 [2022-08-08T11:31:48.933Z] INFO: Testing against a local daemon
11:31:48 [2022-08-08T11:31:48.933Z] === RUN   TestContinueAfterPluginCrash
11:31:48 [2022-08-08T11:31:48.933Z] === PAUSE TestContinueAfterPluginCrash
11:31:48 [2022-08-08T11:31:48.933Z] === RUN   TestReadPluginNoRead
11:31:48 [2022-08-08T11:31:48.933Z] === PAUSE TestReadPluginNoRead
11:31:48 [2022-08-08T11:31:48.933Z] === RUN   TestDaemonStartWithLogOpt
11:31:48 [2022-08-08T11:31:48.933Z] === PAUSE TestDaemonStartWithLogOpt
11:31:48 [2022-08-08T11:31:48.933Z] === CONT  TestContinueAfterPluginCrash
11:31:48 [2022-08-08T11:31:48.933Z] === CONT  TestDaemonStartWithLogOpt
11:31:49 [2022-08-08T11:31:49.620Z]     docker_api_swarm_test.go:802: [de24a5fdaffcc] joining swarm manager [dbb989822606f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:31:51 [2022-08-08T11:31:51.000Z]     docker_api_swarm_test.go:802: [d38f7a02bc34a] joining swarm manager [dbb989822606f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
11:31:52 [2022-08-08T11:31:52.213Z] --- PASS: TestDaemonStartWithLogOpt (2.92s)
11:31:52 [2022-08-08T11:31:52.213Z] === CONT  TestReadPluginNoRead
11:31:53 [2022-08-08T11:31:53.526Z]     docker_api_swarm_test.go:802: [d5921a83965f0] joining swarm manager [dbb989822606f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
11:31:54 [2022-08-08T11:31:54.111Z] === RUN   TestReadPluginNoRead/default
11:31:55 [2022-08-08T11:31:55.426Z]     docker_api_swarm_test.go:810: [de6d273e1723e] joining swarm manager [dbb989822606f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
11:31:55 [2022-08-08T11:31:55.483Z] === RUN   TestReadPluginNoRead/disabled_caching
11:31:56 [2022-08-08T11:31:56.417Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
11:31:56 [2022-08-08T11:31:56.799Z] --- PASS: TestServiceUpdateNetwork (13.57s)
11:31:56 [2022-08-08T11:31:56.799Z] === RUN   TestServiceUpdatePidsLimit
11:31:56 [2022-08-08T11:31:56.982Z] --- PASS: TestContinueAfterPluginCrash (7.91s)
11:31:57 [2022-08-08T11:31:57.370Z] === RUN   TestDockerSuite/TestNetworkEvents
11:31:57 [2022-08-08T11:31:57.547Z] === CONT  TestReadPluginNoRead
11:31:57 [2022-08-08T11:31:57.548Z]     read_test.go:92: [d1dd3b6bb1f33] daemon is not started
11:31:57 [2022-08-08T11:31:57.548Z] --- PASS: TestReadPluginNoRead (5.60s)
11:31:57 [2022-08-08T11:31:57.548Z]     --- PASS: TestReadPluginNoRead/default (1.19s)
11:31:57 [2022-08-08T11:31:57.548Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.15s)
11:31:57 [2022-08-08T11:31:57.548Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s)
11:31:57 [2022-08-08T11:31:57.548Z] PASS
11:31:57 [2022-08-08T11:31:57.548Z] 
11:31:57 [2022-08-08T11:31:57.548Z] DONE 6 tests in 8.621s
11:31:57 [2022-08-08T11:31:57.548Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
11:31:57 [2022-08-08T11:31:57.548Z] ++ 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
11:31:57 [2022-08-08T11:31:57.548Z] ++ set -e
11:31:57 [2022-08-08T11:31:57.548Z] ++ '[' -n 0 ']'
11:31:57 [2022-08-08T11:31:57.548Z] ++ set -x
11:31:57 [2022-08-08T11:31:57.548Z] ++ 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
11:31:57 [2022-08-08T11:31:57.548Z] testing: warning: no tests to run
11:31:57 [2022-08-08T11:31:57.548Z] PASS
11:31:57 [2022-08-08T11:31:57.548Z] 
11:31:57 [2022-08-08T11:31:57.548Z] DONE 0 tests in 0.033s
11:31:57 [2022-08-08T11:31:57.548Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
11:31:57 [2022-08-08T11:31:57.548Z] ++ 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
11:31:57 [2022-08-08T11:31:57.548Z] ++ set -e
11:31:57 [2022-08-08T11:31:57.548Z] ++ '[' -n 0 ']'
11:31:57 [2022-08-08T11:31:57.548Z] ++ set -x
11:31:57 [2022-08-08T11:31:57.548Z] ++ 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
11:31:57 [2022-08-08T11:31:57.805Z] INFO: Testing against a local daemon
11:31:57 [2022-08-08T11:31:57.805Z] === RUN   TestPluginWithDevMounts
11:31:57 [2022-08-08T11:31:57.805Z] === PAUSE TestPluginWithDevMounts
11:31:57 [2022-08-08T11:31:57.805Z] === CONT  TestPluginWithDevMounts
11:31:58 [2022-08-08T11:31:58.305Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
11:31:58 [2022-08-08T11:31:58.305Z] === RUN   TestDockerSuite/TestVolumeEvents
11:31:58 [2022-08-08T11:31:58.872Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
11:31:59 [2022-08-08T11:31:59.179Z] --- PASS: TestPluginWithDevMounts (1.51s)
11:31:59 [2022-08-08T11:31:59.179Z] PASS
11:31:59 [2022-08-08T11:31:59.179Z] 
11:31:59 [2022-08-08T11:31:59.179Z] DONE 1 tests in 1.613s
11:31:59 [2022-08-08T11:31:59.179Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
11:31:59 [2022-08-08T11:31:59.179Z] ++ 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
11:31:59 [2022-08-08T11:31:59.179Z] ++ set -e
11:31:59 [2022-08-08T11:31:59.179Z] ++ '[' -n 0 ']'
11:31:59 [2022-08-08T11:31:59.179Z] ++ set -x
11:31:59 [2022-08-08T11:31:59.179Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
11:31:59 [2022-08-08T11:31:59.179Z] INFO: Testing against a local daemon
11:31:59 [2022-08-08T11:31:59.179Z] === RUN   TestSecretInspect
11:32:01 [2022-08-08T11:32:01.705Z] --- PASS: TestSecretInspect (2.13s)
11:32:01 [2022-08-08T11:32:01.705Z] === RUN   TestSecretList
11:32:03 [2022-08-08T11:32:03.604Z] --- PASS: TestSecretList (2.17s)
11:32:03 [2022-08-08T11:32:03.604Z] === RUN   TestSecretsCreateAndDelete
11:32:04 [2022-08-08T11:32:04.131Z] === RUN   TestDockerSuite/TestExec
11:32:04 [2022-08-08T11:32:04.389Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
11:32:05 [2022-08-08T11:32:05.763Z] === RUN   TestDockerSuite/TestExecCgroup
11:32:06 [2022-08-08T11:32:06.021Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
11:32:06 [2022-08-08T11:32:06.131Z] --- PASS: TestSecretsCreateAndDelete (2.17s)
11:32:06 [2022-08-08T11:32:06.131Z] === RUN   TestSecretsUpdate
11:32:06 [2022-08-08T11:32:06.279Z] === RUN   TestDockerSuite/TestExecEnv
11:32:06 [2022-08-08T11:32:06.845Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
11:32:06 [2022-08-08T11:32:06.969Z] --- PASS: TestServicePlugin (30.03s)
11:32:06 [2022-08-08T11:32:06.969Z] === RUN   TestServiceUpdateLabel
11:32:07 [2022-08-08T11:32:07.547Z] --- PASS: TestServiceUpdateLabel (2.22s)
11:32:07 [2022-08-08T11:32:07.547Z] === RUN   TestServiceUpdateSecrets
11:32:08 [2022-08-08T11:32:08.029Z] --- PASS: TestSecretsUpdate (2.18s)
11:32:08 [2022-08-08T11:32:08.029Z] === RUN   TestTemplatedSecret
11:32:08 [2022-08-08T11:32:08.218Z] === RUN   TestDockerSuite/TestExecExitStatus
11:32:08 [2022-08-08T11:32:08.476Z] === RUN   TestDockerSuite/TestExecInspectID
11:32:10 [2022-08-08T11:32:10.374Z] === RUN   TestDockerSuite/TestExecInteractive
11:32:10 [2022-08-08T11:32:10.561Z] --- PASS: TestTemplatedSecret (2.49s)
11:32:10 [2022-08-08T11:32:10.561Z] === RUN   TestSecretCreateResolve
11:32:10 [2022-08-08T11:32:10.631Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
11:32:11 [2022-08-08T11:32:11.198Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
11:32:12 [2022-08-08T11:32:12.135Z] === RUN   TestDockerSuite/TestExecParseError
11:32:12 [2022-08-08T11:32:12.524Z] --- PASS: TestSecretCreateResolve (2.21s)
11:32:12 [2022-08-08T11:32:12.524Z] PASS
11:32:12 [2022-08-08T11:32:12.524Z] 
11:32:12 [2022-08-08T11:32:12.524Z] DONE 6 tests in 13.429s
11:32:12 [2022-08-08T11:32:12.700Z] === RUN   TestDockerSuite/TestExecPausedContainer
11:32:12 [2022-08-08T11:32:12.782Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
11:32:12 [2022-08-08T11:32:12.782Z] ++ 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
11:32:12 [2022-08-08T11:32:12.782Z] ++ set -e
11:32:12 [2022-08-08T11:32:12.782Z] ++ '[' -n 0 ']'
11:32:12 [2022-08-08T11:32:12.782Z] ++ set -x
11:32:12 [2022-08-08T11:32:12.782Z] ++ 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
11:32:12 [2022-08-08T11:32:12.782Z] INFO: Testing against a local daemon
11:32:12 [2022-08-08T11:32:12.782Z] === RUN   TestServiceCreateInit
11:32:12 [2022-08-08T11:32:12.782Z] === RUN   TestServiceCreateInit/daemonInitDisabled
11:32:13 [2022-08-08T11:32:13.266Z] === RUN   TestDockerSuite/TestExecSetEnv
11:32:13 [2022-08-08T11:32:13.832Z] === RUN   TestDockerSuite/TestExecStartFails
11:32:13 [2022-08-08T11:32:13.832Z] --- PASS: TestServiceUpdatePidsLimit (17.04s)
11:32:13 [2022-08-08T11:32:13.832Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s)
11:32:13 [2022-08-08T11:32:13.832Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.11s)
11:32:13 [2022-08-08T11:32:13.833Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s)
11:32:13 [2022-08-08T11:32:13.833Z] PASS
11:32:13 [2022-08-08T11:32:13.833Z] 
11:32:13 [2022-08-08T11:32:13.833Z] === Skipped
11:32:13 [2022-08-08T11:32:13.833Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
11:32:13 [2022-08-08T11:32:13.833Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:32:13 [2022-08-08T11:32:13.833Z] 
11:32:13 [2022-08-08T11:32:13.833Z] DONE 27 tests, 1 skipped in 181.543s
11:32:13 [2022-08-08T11:32:13.833Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
11:32:13 [2022-08-08T11:32:13.833Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m
11:32:13 [2022-08-08T11:32:13.833Z] ++ set -e
11:32:13 [2022-08-08T11:32:13.833Z] ++ '[' -n 0 ']'
11:32:13 [2022-08-08T11:32:13.833Z] ++ set -x
11:32:13 [2022-08-08T11:32:13.833Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m
11:32:14 [2022-08-08T11:32:14.091Z] INFO: Testing against a local daemon
11:32:14 [2022-08-08T11:32:14.091Z] === RUN   TestSessionCreate
11:32:14 [2022-08-08T11:32:14.091Z] --- PASS: TestSessionCreate (0.03s)
11:32:14 [2022-08-08T11:32:14.091Z] === RUN   TestSessionCreateWithBadUpgrade
11:32:14 [2022-08-08T11:32:14.091Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
11:32:14 [2022-08-08T11:32:14.091Z] PASS
11:32:14 [2022-08-08T11:32:14.091Z] 
11:32:14 [2022-08-08T11:32:14.091Z] DONE 2 tests in 0.180s
11:32:14 [2022-08-08T11:32:14.091Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
11:32:14 [2022-08-08T11:32:14.091Z] ++ 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
11:32:14 [2022-08-08T11:32:14.091Z] ++ set -e
11:32:14 [2022-08-08T11:32:14.091Z] ++ '[' -n 0 ']'
11:32:14 [2022-08-08T11:32:14.091Z] ++ set -x
11:32:14 [2022-08-08T11:32:14.091Z] ++ 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
11:32:14 [2022-08-08T11:32:14.091Z] INFO: Testing against a local daemon
11:32:14 [2022-08-08T11:32:14.091Z] === RUN   TestCgroupDriverSystemdMemoryLimit
11:32:14 [2022-08-08T11:32:14.091Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:32:14 [2022-08-08T11:32:14.091Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s)
11:32:14 [2022-08-08T11:32:14.091Z] === RUN   TestDiskUsage
11:32:14 [2022-08-08T11:32:14.091Z] === PAUSE TestDiskUsage
11:32:14 [2022-08-08T11:32:14.091Z] === RUN   TestEventsExecDie
11:32:14 [2022-08-08T11:32:14.349Z] === RUN   TestDockerSuite/TestExecStopNotHanging
11:32:14 [2022-08-08T11:32:14.914Z] --- PASS: TestEventsExecDie (0.69s)
11:32:14 [2022-08-08T11:32:14.914Z] === RUN   TestEventsBackwardsCompatible
11:32:14 [2022-08-08T11:32:14.914Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
11:32:14 [2022-08-08T11:32:14.914Z] === RUN   TestEventsVolumeCreate
11:32:14 [2022-08-08T11:32:14.914Z] === RUN   TestDockerSuite/TestExecTTY
11:32:14 [2022-08-08T11:32:14.914Z] --- PASS: TestEventsVolumeCreate (0.07s)
11:32:14 [2022-08-08T11:32:14.914Z] === RUN   TestInfoBinaryCommits
11:32:14 [2022-08-08T11:32:14.914Z] --- PASS: TestInfoBinaryCommits (0.02s)
11:32:14 [2022-08-08T11:32:14.914Z] === RUN   TestInfoAPIVersioned
11:32:14 [2022-08-08T11:32:14.914Z] --- PASS: TestInfoAPIVersioned (0.01s)
11:32:14 [2022-08-08T11:32:14.914Z] === RUN   TestInfoAPI
11:32:15 [2022-08-08T11:32:15.172Z] --- PASS: TestInfoAPI (0.02s)
11:32:15 [2022-08-08T11:32:15.172Z] === RUN   TestInfoAPIWarnings
11:32:15 [2022-08-08T11:32:15.737Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
11:32:16 [2022-08-08T11:32:16.303Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
11:32:16 [2022-08-08T11:32:16.561Z] === RUN   TestDockerSuite/TestExecUlimits
11:32:16 [2022-08-08T11:32:16.965Z] === RUN   TestServiceCreateInit/daemonInitEnabled
11:32:17 [2022-08-08T11:32:17.494Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
11:32:17 [2022-08-08T11:32:17.494Z]     docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows
11:32:17 [2022-08-08T11:32:17.494Z] === RUN   TestDockerSuite/TestExecWithImageUser
11:32:18 [2022-08-08T11:32:18.867Z] === RUN   TestDockerSuite/TestExecWithNoTERM
11:32:19 [2022-08-08T11:32:19.453Z] === RUN   TestDockerSuite/TestExecWithPrivileged
11:32:20 [2022-08-08T11:32:20.246Z] --- PASS: TestServiceCreateInit (7.01s)
11:32:20 [2022-08-08T11:32:20.246Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.49s)
11:32:20 [2022-08-08T11:32:20.246Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.51s)
11:32:20 [2022-08-08T11:32:20.246Z] === RUN   TestCreateServiceMultipleTimes
11:32:20 [2022-08-08T11:32:20.408Z] === RUN   TestDockerSuite/TestExecWithTERM
11:32:20 [2022-08-08T11:32:20.975Z] === RUN   TestDockerSuite/TestExecWithUser
11:32:21 [2022-08-08T11:32:21.540Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
11:32:22 [2022-08-08T11:32:22.442Z] --- PASS: TestServiceUpdateSecrets (14.70s)
11:32:22 [2022-08-08T11:32:22.442Z] === RUN   TestServiceUpdateConfigs
11:32:22 [2022-08-08T11:32:22.913Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
11:32:24 [2022-08-08T11:32:24.814Z] === RUN   TestDockerSuite/TestHealth
11:32:32 [2022-08-08T11:32:32.919Z] --- PASS: TestInfoAPIWarnings (16.54s)
11:32:32 [2022-08-08T11:32:32.919Z] === RUN   TestInfoDebug
11:32:32 [2022-08-08T11:32:32.919Z] --- PASS: TestInfoDebug (0.52s)
11:32:32 [2022-08-08T11:32:32.919Z] === RUN   TestInfoInsecureRegistries
11:32:32 [2022-08-08T11:32:32.919Z] --- PASS: TestInfoInsecureRegistries (0.52s)
11:32:32 [2022-08-08T11:32:32.919Z] === RUN   TestInfoRegistryMirrors
11:32:33 [2022-08-08T11:32:33.176Z] --- PASS: TestInfoRegistryMirrors (0.52s)
11:32:33 [2022-08-08T11:32:33.176Z] === RUN   TestLoginFailsWithBadCredentials
11:32:33 [2022-08-08T11:32:33.741Z] --- PASS: TestLoginFailsWithBadCredentials (0.42s)
11:32:33 [2022-08-08T11:32:33.741Z] === RUN   TestPingCacheHeaders
11:32:33 [2022-08-08T11:32:33.741Z] --- PASS: TestPingCacheHeaders (0.02s)
11:32:33 [2022-08-08T11:32:33.741Z] === RUN   TestPingGet
11:32:33 [2022-08-08T11:32:33.741Z] --- PASS: TestPingGet (0.02s)
11:32:33 [2022-08-08T11:32:33.741Z] === RUN   TestPingHead
11:32:33 [2022-08-08T11:32:33.741Z] --- PASS: TestPingHead (0.02s)
11:32:33 [2022-08-08T11:32:33.741Z] === RUN   TestPingSwarmHeader
11:32:34 [2022-08-08T11:32:34.307Z] === RUN   TestPingSwarmHeader/before_swarm_init
11:32:34 [2022-08-08T11:32:34.307Z] === RUN   TestPingSwarmHeader/after_swarm_init
11:32:35 [2022-08-08T11:32:35.115Z] --- PASS: TestCreateServiceMultipleTimes (15.08s)
11:32:35 [2022-08-08T11:32:35.115Z] === RUN   TestCreateServiceConflict
11:32:35 [2022-08-08T11:32:35.241Z] === RUN   TestPingSwarmHeader/after_swarm_leave
11:32:35 [2022-08-08T11:32:35.241Z] --- PASS: TestPingSwarmHeader (1.73s)
11:32:35 [2022-08-08T11:32:35.241Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
11:32:35 [2022-08-08T11:32:35.241Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
11:32:35 [2022-08-08T11:32:35.241Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
11:32:35 [2022-08-08T11:32:35.241Z] === RUN   TestVersion
11:32:35 [2022-08-08T11:32:35.499Z] --- PASS: TestVersion (0.03s)
11:32:35 [2022-08-08T11:32:35.499Z] === CONT  TestDiskUsage
11:32:36 [2022-08-08T11:32:36.063Z] === RUN   TestDiskUsage/empty
11:32:36 [2022-08-08T11:32:36.063Z] === RUN   TestDiskUsage/empty/container_types
11:32:36 [2022-08-08T11:32:36.063Z] === RUN   TestDiskUsage/empty/image_types
11:32:36 [2022-08-08T11:32:36.063Z] === RUN   TestDiskUsage/empty/volume_types
11:32:36 [2022-08-08T11:32:36.063Z] === RUN   TestDiskUsage/empty/build-cache_types
11:32:36 [2022-08-08T11:32:36.063Z] === RUN   TestDiskUsage/empty/container,_volume_types
11:32:36 [2022-08-08T11:32:36.063Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
11:32:36 [2022-08-08T11:32:36.063Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
11:32:36 [2022-08-08T11:32:36.063Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
11:32:36 [2022-08-08T11:32:36.063Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
11:32:36 [2022-08-08T11:32:36.063Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
11:32:36 [2022-08-08T11:32:36.063Z] === RUN   TestDiskUsage/after_LoadBusybox
11:32:36 [2022-08-08T11:32:36.063Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
11:32:36 [2022-08-08T11:32:36.063Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
11:32:36 [2022-08-08T11:32:36.063Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
11:32:36 [2022-08-08T11:32:36.063Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
11:32:36 [2022-08-08T11:32:36.063Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
11:32:36 [2022-08-08T11:32:36.063Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
11:32:36 [2022-08-08T11:32:36.063Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
11:32:36 [2022-08-08T11:32:36.063Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
11:32:36 [2022-08-08T11:32:36.063Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
11:32:36 [2022-08-08T11:32:36.063Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
11:32:36 [2022-08-08T11:32:36.063Z] === RUN   TestDiskUsage/after_container.Run
11:32:36 [2022-08-08T11:32:36.321Z] === RUN   TestDiskUsage/after_container.Run/container_types
11:32:36 [2022-08-08T11:32:36.321Z] === RUN   TestDiskUsage/after_container.Run/image_types
11:32:36 [2022-08-08T11:32:36.321Z] === RUN   TestDiskUsage/after_container.Run/volume_types
11:32:36 [2022-08-08T11:32:36.321Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
11:32:36 [2022-08-08T11:32:36.321Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
11:32:36 [2022-08-08T11:32:36.321Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
11:32:36 [2022-08-08T11:32:36.321Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
11:32:36 [2022-08-08T11:32:36.321Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
11:32:36 [2022-08-08T11:32:36.321Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
11:32:36 [2022-08-08T11:32:36.321Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
11:32:36 [2022-08-08T11:32:36.579Z] --- PASS: TestDiskUsage (1.26s)
11:32:36 [2022-08-08T11:32:36.579Z]     --- PASS: TestDiskUsage/empty (0.01s)
11:32:36 [2022-08-08T11:32:36.579Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
11:32:36 [2022-08-08T11:32:36.579Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
11:32:36 [2022-08-08T11:32:36.579Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
11:32:36 [2022-08-08T11:32:36.579Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
11:32:36 [2022-08-08T11:32:36.579Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
11:32:36 [2022-08-08T11:32:36.579Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
11:32:36 [2022-08-08T11:32:36.579Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
11:32:36 [2022-08-08T11:32:36.579Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
11:32:36 [2022-08-08T11:32:36.579Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
11:32:36 [2022-08-08T11:32:36.579Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
11:32:36 [2022-08-08T11:32:36.579Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.19s)
11:32:36 [2022-08-08T11:32:36.579Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
11:32:36 [2022-08-08T11:32:36.579Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
11:32:36 [2022-08-08T11:32:36.579Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
11:32:36 [2022-08-08T11:32:36.579Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
11:32:36 [2022-08-08T11:32:36.579Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
11:32:36 [2022-08-08T11:32:36.579Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
11:32:36 [2022-08-08T11:32:36.579Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
11:32:36 [2022-08-08T11:32:36.579Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
11:32:36 [2022-08-08T11:32:36.579Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
11:32:36 [2022-08-08T11:32:36.579Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
11:32:36 [2022-08-08T11:32:36.579Z]     --- PASS: TestDiskUsage/after_container.Run (0.34s)
11:32:36 [2022-08-08T11:32:36.579Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
11:32:36 [2022-08-08T11:32:36.579Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
11:32:36 [2022-08-08T11:32:36.579Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
11:32:36 [2022-08-08T11:32:36.579Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
11:32:36 [2022-08-08T11:32:36.579Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
11:32:36 [2022-08-08T11:32:36.579Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
11:32:36 [2022-08-08T11:32:36.579Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
11:32:36 [2022-08-08T11:32:36.579Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
11:32:36 [2022-08-08T11:32:36.579Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
11:32:36 [2022-08-08T11:32:36.579Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
11:32:36 [2022-08-08T11:32:36.579Z] PASS
11:32:36 [2022-08-08T11:32:36.579Z] 
11:32:36 [2022-08-08T11:32:36.579Z] === Skipped
11:32:36 [2022-08-08T11:32:36.579Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s)
11:32:36 [2022-08-08T11:32:36.579Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:32:36 [2022-08-08T11:32:36.579Z] 
11:32:36 [2022-08-08T11:32:36.579Z] DONE 54 tests, 1 skipped in 22.604s
11:32:36 [2022-08-08T11:32:36.579Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
11:32:36 [2022-08-08T11:32:36.579Z] ++ 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
11:32:36 [2022-08-08T11:32:36.579Z] ++ set -e
11:32:36 [2022-08-08T11:32:36.579Z] ++ '[' -n 0 ']'
11:32:36 [2022-08-08T11:32:36.579Z] ++ set -x
11:32:36 [2022-08-08T11:32:36.579Z] ++ 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
11:32:36 [2022-08-08T11:32:36.838Z] INFO: Testing against a local daemon
11:32:36 [2022-08-08T11:32:36.838Z] === RUN   TestVolumesCreateAndList
11:32:36 [2022-08-08T11:32:36.838Z] --- PASS: TestVolumesCreateAndList (0.03s)
11:32:36 [2022-08-08T11:32:36.838Z] === RUN   TestVolumesRemove
11:32:36 [2022-08-08T11:32:36.838Z] --- PASS: TestVolumesRemove (0.08s)
11:32:36 [2022-08-08T11:32:36.838Z] === RUN   TestVolumesInspect
11:32:36 [2022-08-08T11:32:36.838Z] --- PASS: TestVolumesInspect (0.02s)
11:32:36 [2022-08-08T11:32:36.838Z] === RUN   TestVolumesInvalidJSON
11:32:36 [2022-08-08T11:32:36.838Z] === RUN   TestVolumesInvalidJSON/volumes/create
11:32:36 [2022-08-08T11:32:36.838Z] === PAUSE TestVolumesInvalidJSON/volumes/create
11:32:36 [2022-08-08T11:32:36.838Z] === CONT  TestVolumesInvalidJSON/volumes/create
11:32:36 [2022-08-08T11:32:36.838Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
11:32:36 [2022-08-08T11:32:36.838Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
11:32:36 [2022-08-08T11:32:36.838Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
11:32:36 [2022-08-08T11:32:36.838Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
11:32:36 [2022-08-08T11:32:36.838Z] --- PASS: TestVolumesInvalidJSON (0.01s)
11:32:36 [2022-08-08T11:32:36.838Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
11:32:36 [2022-08-08T11:32:36.838Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
11:32:36 [2022-08-08T11:32:36.838Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
11:32:36 [2022-08-08T11:32:36.838Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
11:32:36 [2022-08-08T11:32:36.838Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
11:32:36 [2022-08-08T11:32:36.838Z] PASS
11:32:36 [2022-08-08T11:32:36.838Z] 
11:32:36 [2022-08-08T11:32:36.838Z] DONE 9 tests in 0.250s
11:32:36 [2022-08-08T11:32:36.838Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:32:37 [2022-08-08T11:32:37.015Z] --- PASS: TestCreateServiceConflict (2.14s)
11:32:37 [2022-08-08T11:32:37.015Z] === RUN   TestCreateServiceMaxReplicas
11:32:37 [2022-08-08T11:32:37.338Z] --- PASS: TestServiceUpdateConfigs (14.58s)
11:32:37 [2022-08-08T11:32:37.338Z] === RUN   TestServiceUpdateNetwork
11:32:37 [2022-08-08T11:32:37.405Z] ++++ cat bundles/test-integration/docker.pid
11:32:37 [2022-08-08T11:32:37.405Z] +++ kill 6698
11:32:37 [2022-08-08T11:32:37.405Z] +++ /etc/init.d/apparmor stop
11:32:37 [2022-08-08T11:32:37.405Z] Leaving: AppArmorNo profiles have been unloaded.
11:32:37 [2022-08-08T11:32:37.405Z] 
11:32:37 [2022-08-08T11:32:37.405Z] Unloading profiles will leave already running processes permanently
11:32:37 [2022-08-08T11:32:37.405Z] unconfined, which can lead to unexpected situations.
11:32:37 [2022-08-08T11:32:37.405Z] 
11:32:37 [2022-08-08T11:32:37.405Z] To set a process to complain mode, use the command line tool
11:32:37 [2022-08-08T11:32:37.405Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:32:37 [2022-08-08T11:32:37.405Z] +++ true
11:32:37 [2022-08-08T11:32:37.405Z] exiting test-integration
11:32:37 [2022-08-08T11:32:37.405Z] ++ exit 0
11:32:37 [2022-08-08T11:32:37.405Z] 
11:32:38 [2022-08-08T11:32:38.339Z] + for job in $(jobs -p)
11:32:38 [2022-08-08T11:32:38.339Z] + wait 13010
11:32:39 [2022-08-08T11:32:39.548Z] --- PASS: TestCreateServiceMaxReplicas (2.65s)
11:32:39 [2022-08-08T11:32:39.548Z] === RUN   TestCreateWithDuplicateNetworkNames
11:32:44 [2022-08-08T11:32:44.889Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
11:32:44 [2022-08-08T11:32:44.889Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
11:32:47 [2022-08-08T11:32:47.416Z] === RUN   TestDockerSuite/TestBuildHistory
11:32:49 [2022-08-08T11:32:49.606Z] --- PASS: TestServiceUpdateNetwork (12.56s)
11:32:49 [2022-08-08T11:32:49.606Z] === RUN   TestServiceUpdatePidsLimit
11:32:49 [2022-08-08T11:32:49.967Z] === RUN   TestDockerSuite/TestHistoryExistentImage
11:32:49 [2022-08-08T11:32:49.967Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
11:32:49 [2022-08-08T11:32:49.967Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
11:32:49 [2022-08-08T11:32:49.967Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
11:32:50 [2022-08-08T11:32:50.227Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
11:32:50 [2022-08-08T11:32:50.227Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
11:32:50 [2022-08-08T11:32:50.546Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
11:32:50 [2022-08-08T11:32:50.793Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
11:32:51 [2022-08-08T11:32:51.359Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
11:32:51 [2022-08-08T11:32:51.359Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
11:32:51 [2022-08-08T11:32:51.359Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
11:32:51 [2022-08-08T11:32:51.486Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
11:32:51 [2022-08-08T11:32:51.617Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
11:32:51 [2022-08-08T11:32:51.617Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
11:32:51 [2022-08-08T11:32:51.874Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
11:32:52 [2022-08-08T11:32:52.132Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
11:32:52 [2022-08-08T11:32:52.390Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
11:32:52 [2022-08-08T11:32:52.956Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
11:32:52 [2022-08-08T11:32:52.956Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
11:32:53 [2022-08-08T11:32:53.522Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
11:32:54 [2022-08-08T11:32:54.087Z] === RUN   TestDockerSuite/TestImagesFormat
11:32:54 [2022-08-08T11:32:54.345Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
11:32:54 [2022-08-08T11:32:54.412Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.97s)
11:32:54 [2022-08-08T11:32:54.412Z] === RUN   TestCreateServiceSecretFileMode
11:32:54 [2022-08-08T11:32:54.910Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
11:32:54 [2022-08-08T11:32:54.977Z] --- PASS: TestCreateServiceSecretFileMode (2.38s)
11:32:54 [2022-08-08T11:32:54.977Z] === RUN   TestCreateServiceConfigFileMode
11:32:57 [2022-08-08T11:32:57.438Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
11:32:57 [2022-08-08T11:32:57.438Z] === RUN   TestDockerSuite/TestImportBadURL
11:32:57 [2022-08-08T11:32:57.438Z] === RUN   TestDockerSuite/TestImportDisplay
11:32:57 [2022-08-08T11:32:57.506Z] --- PASS: TestCreateServiceConfigFileMode (2.35s)
11:32:57 [2022-08-08T11:32:57.506Z] === RUN   TestCreateServiceSysctls
11:32:58 [2022-08-08T11:32:58.062Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
11:32:58 [2022-08-08T11:32:58.810Z] === RUN   TestDockerSuite/TestImportFile
11:32:59 [2022-08-08T11:32:59.745Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
11:32:59 [2022-08-08T11:32:59.745Z] === RUN   TestDockerSuite/TestImportFileWithMessage
11:33:00 [2022-08-08T11:33:00.679Z] === RUN   TestDockerSuite/TestImportGzipped
11:33:00 [2022-08-08T11:33:00.788Z] --- PASS: TestCreateServiceSysctls (2.93s)
11:33:00 [2022-08-08T11:33:00.788Z] === RUN   TestCreateServiceCapabilities
11:33:02 [2022-08-08T11:33:02.054Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
11:33:02 [2022-08-08T11:33:02.686Z] --- PASS: TestCreateServiceCapabilities (2.49s)
11:33:02 [2022-08-08T11:33:02.686Z] === RUN   TestInspect
11:33:02 [2022-08-08T11:33:02.989Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
11:33:03 [2022-08-08T11:33:03.554Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
11:33:04 [2022-08-08T11:33:04.119Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
11:33:04 [2022-08-08T11:33:04.685Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
11:33:04 [2022-08-08T11:33:04.685Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
11:33:04 [2022-08-08T11:33:04.685Z] === RUN   TestDockerSuite/TestInspectAmpersand
11:33:05 [2022-08-08T11:33:05.249Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
11:33:05 [2022-08-08T11:33:05.507Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
11:33:05 [2022-08-08T11:33:05.507Z] === RUN   TestDockerSuite/TestInspectByPrefix
11:33:05 [2022-08-08T11:33:05.765Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
11:33:05 [2022-08-08T11:33:05.968Z] --- PASS: TestInspect (2.63s)
11:33:05 [2022-08-08T11:33:05.968Z] === RUN   TestCreateJob
11:33:06 [2022-08-08T11:33:06.190Z] --- PASS: TestServiceUpdatePidsLimit (16.22s)
11:33:06 [2022-08-08T11:33:06.190Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s)
11:33:06 [2022-08-08T11:33:06.190Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s)
11:33:06 [2022-08-08T11:33:06.190Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
11:33:06 [2022-08-08T11:33:06.190Z] PASS
11:33:06 [2022-08-08T11:33:06.190Z] 
11:33:06 [2022-08-08T11:33:06.190Z] === Skipped
11:33:06 [2022-08-08T11:33:06.190Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
11:33:06 [2022-08-08T11:33:06.190Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:33:06 [2022-08-08T11:33:06.190Z] 
11:33:06 [2022-08-08T11:33:06.190Z] DONE 27 tests, 1 skipped in 165.797s
11:33:06 [2022-08-08T11:33:06.190Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
11:33:06 [2022-08-08T11:33:06.190Z] INFO: Testing against a local daemon
11:33:06 [2022-08-08T11:33:06.190Z] === RUN   TestSessionCreate
11:33:06 [2022-08-08T11:33:06.190Z] --- PASS: TestSessionCreate (0.03s)
11:33:06 [2022-08-08T11:33:06.190Z] === RUN   TestSessionCreateWithBadUpgrade
11:33:06 [2022-08-08T11:33:06.190Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
11:33:06 [2022-08-08T11:33:06.190Z] PASS
11:33:06 [2022-08-08T11:33:06.190Z] 
11:33:06 [2022-08-08T11:33:06.190Z] DONE 2 tests in 0.066s
11:33:06 [2022-08-08T11:33:06.190Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
11:33:06 [2022-08-08T11:33:06.190Z] INFO: Testing against a local daemon
11:33:06 [2022-08-08T11:33:06.190Z] === RUN   TestCgroupDriverSystemdMemoryLimit
11:33:06 [2022-08-08T11:33:06.190Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
11:33:06 [2022-08-08T11:33:06.190Z] === RUN   TestDiskUsage
11:33:06 [2022-08-08T11:33:06.190Z] === PAUSE TestDiskUsage
11:33:06 [2022-08-08T11:33:06.190Z] === RUN   TestEventsExecDie
11:33:06 [2022-08-08T11:33:06.190Z] --- PASS: TestEventsExecDie (0.51s)
11:33:06 [2022-08-08T11:33:06.190Z] === RUN   TestEventsBackwardsCompatible
11:33:06 [2022-08-08T11:33:06.190Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
11:33:06 [2022-08-08T11:33:06.190Z] === RUN   TestEventsVolumeCreate
11:33:06 [2022-08-08T11:33:06.331Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
11:33:06 [2022-08-08T11:33:06.331Z]     docker_cli_inspect_test.go:195: unmatched requirement Devicemapper
11:33:06 [2022-08-08T11:33:06.331Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
11:33:06 [2022-08-08T11:33:06.450Z] --- PASS: TestEventsVolumeCreate (0.10s)
11:33:06 [2022-08-08T11:33:06.450Z] === RUN   TestInfoBinaryCommits
11:33:06 [2022-08-08T11:33:06.450Z] --- PASS: TestInfoBinaryCommits (0.02s)
11:33:06 [2022-08-08T11:33:06.450Z] === RUN   TestInfoAPIVersioned
11:33:06 [2022-08-08T11:33:06.450Z] --- PASS: TestInfoAPIVersioned (0.01s)
11:33:06 [2022-08-08T11:33:06.450Z] === RUN   TestInfoAPI
11:33:06 [2022-08-08T11:33:06.450Z] --- PASS: TestInfoAPI (0.02s)
11:33:06 [2022-08-08T11:33:06.450Z] === RUN   TestInfoAPIWarnings
11:33:06 [2022-08-08T11:33:06.897Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
11:33:07 [2022-08-08T11:33:07.831Z] === RUN   TestDockerSuite/TestInspectDefault
11:33:08 [2022-08-08T11:33:08.399Z] === RUN   TestDockerSuite/TestInspectHistory
11:33:08 [2022-08-08T11:33:08.497Z] --- PASS: TestCreateJob (2.94s)
11:33:08 [2022-08-08T11:33:08.497Z] === RUN   TestReplicatedJob
11:33:09 [2022-08-08T11:33:09.334Z] === RUN   TestDockerSuite/TestInspectImage
11:33:09 [2022-08-08T11:33:09.334Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
11:33:09 [2022-08-08T11:33:09.334Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
11:33:09 [2022-08-08T11:33:09.334Z]     docker_cli_inspect_test.go:177: unmatched requirement Devicemapper
11:33:09 [2022-08-08T11:33:09.334Z] === RUN   TestDockerSuite/TestInspectInt64
11:33:09 [2022-08-08T11:33:09.909Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
11:33:09 [2022-08-08T11:33:09.909Z] === RUN   TestDockerSuite/TestInspectJSONFields
11:33:10 [2022-08-08T11:33:10.476Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
11:33:10 [2022-08-08T11:33:10.476Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
11:33:11 [2022-08-08T11:33:11.042Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
11:33:11 [2022-08-08T11:33:11.977Z] === RUN   TestDockerSuite/TestInspectPlugin
11:33:11 [2022-08-08T11:33:11.977Z]     docker_api_swarm_service_test.go:395: [d51474b96137a] joining swarm manager [d7e45766578af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:33:12 [2022-08-08T11:33:12.682Z] --- PASS: TestReplicatedJob (4.35s)
11:33:12 [2022-08-08T11:33:12.682Z] === RUN   TestUpdateReplicatedJob
11:33:12 [2022-08-08T11:33:12.983Z]     docker_api_swarm_service_test.go:395: [d702ca075dba3] joining swarm manager [d7e45766578af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:33:14 [2022-08-08T11:33:14.359Z] === RUN   TestDockerSuite/TestInspectRootFS
11:33:14 [2022-08-08T11:33:14.359Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
11:33:15 [2022-08-08T11:33:15.011Z] === RUN   TestDockerSuite/TestInspectStatus
11:33:15 [2022-08-08T11:33:15.209Z] --- PASS: TestUpdateReplicatedJob (2.62s)
11:33:15 [2022-08-08T11:33:15.209Z] === RUN   TestServiceListWithStatuses
11:33:15 [2022-08-08T11:33:15.209Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:33:15 [2022-08-08T11:33:15.209Z] --- SKIP: TestServiceListWithStatuses (0.00s)
11:33:15 [2022-08-08T11:33:15.209Z] === RUN   TestDockerNetworkConnectAlias
11:33:15 [2022-08-08T11:33:15.580Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
11:33:16 [2022-08-08T11:33:16.954Z] === RUN   TestDockerSuite/TestInspectTemplateError
11:33:17 [2022-08-08T11:33:17.522Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
11:33:18 [2022-08-08T11:33:18.088Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
11:33:18 [2022-08-08T11:33:18.655Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
11:33:19 [2022-08-08T11:33:19.222Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
11:33:19 [2022-08-08T11:33:19.397Z] --- PASS: TestDockerNetworkConnectAlias (3.95s)
11:33:19 [2022-08-08T11:33:19.397Z] === RUN   TestDockerNetworkReConnect
11:33:19 [2022-08-08T11:33:19.789Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
11:33:20 [2022-08-08T11:33:20.047Z] === RUN   TestDockerSuite/TestInspectUnknownObject
11:33:20 [2022-08-08T11:33:20.047Z] === RUN   TestDockerSuite/TestLinkShortDefinition
11:33:20 [2022-08-08T11:33:20.991Z] === RUN   TestDockerSuite/TestLinksEnvs
11:33:22 [2022-08-08T11:33:22.067Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
11:33:22 [2022-08-08T11:33:22.325Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
11:33:22 [2022-08-08T11:33:22.772Z] --- PASS: TestDockerNetworkReConnect (3.42s)
11:33:22 [2022-08-08T11:33:22.772Z] === RUN   TestServicePlugin
11:33:22 [2022-08-08T11:33:22.772Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:33:22 [2022-08-08T11:33:22.772Z] --- SKIP: TestServicePlugin (0.00s)
11:33:22 [2022-08-08T11:33:22.772Z] === RUN   TestServiceUpdateLabel
11:33:23 [2022-08-08T11:33:23.701Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
11:33:24 [2022-08-08T11:33:24.598Z] --- PASS: TestInfoAPIWarnings (16.54s)
11:33:24 [2022-08-08T11:33:24.598Z] === RUN   TestInfoDebug
11:33:24 [2022-08-08T11:33:24.598Z] --- PASS: TestInfoDebug (0.52s)
11:33:24 [2022-08-08T11:33:24.598Z] === RUN   TestInfoInsecureRegistries
11:33:24 [2022-08-08T11:33:24.598Z] --- PASS: TestInfoInsecureRegistries (0.52s)
11:33:24 [2022-08-08T11:33:24.598Z] === RUN   TestInfoRegistryMirrors
11:33:24 [2022-08-08T11:33:24.598Z] --- PASS: TestInfoRegistryMirrors (0.52s)
11:33:24 [2022-08-08T11:33:24.598Z] === RUN   TestLoginFailsWithBadCredentials
11:33:24 [2022-08-08T11:33:24.858Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
11:33:24 [2022-08-08T11:33:24.858Z] === RUN   TestPingCacheHeaders
11:33:24 [2022-08-08T11:33:24.858Z] --- PASS: TestPingCacheHeaders (0.02s)
11:33:24 [2022-08-08T11:33:24.858Z] === RUN   TestPingGet
11:33:24 [2022-08-08T11:33:24.858Z] --- PASS: TestPingGet (0.01s)
11:33:24 [2022-08-08T11:33:24.858Z] === RUN   TestPingHead
11:33:24 [2022-08-08T11:33:24.858Z] --- PASS: TestPingHead (0.02s)
11:33:24 [2022-08-08T11:33:24.858Z] === RUN   TestPingSwarmHeader
11:33:25 [2022-08-08T11:33:25.073Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
11:33:25 [2022-08-08T11:33:25.302Z] --- PASS: TestServiceUpdateLabel (2.15s)
11:33:25 [2022-08-08T11:33:25.302Z] === RUN   TestServiceUpdateSecrets
11:33:25 [2022-08-08T11:33:25.428Z] === RUN   TestPingSwarmHeader/before_swarm_init
11:33:25 [2022-08-08T11:33:25.998Z] === RUN   TestPingSwarmHeader/after_swarm_init
11:33:26 [2022-08-08T11:33:26.467Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
11:33:26 [2022-08-08T11:33:26.467Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
11:33:26 [2022-08-08T11:33:26.944Z] === RUN   TestPingSwarmHeader/after_swarm_leave
11:33:26 [2022-08-08T11:33:26.944Z] --- PASS: TestPingSwarmHeader (2.09s)
11:33:26 [2022-08-08T11:33:26.944Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
11:33:26 [2022-08-08T11:33:26.944Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
11:33:26 [2022-08-08T11:33:26.944Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
11:33:26 [2022-08-08T11:33:26.944Z] === RUN   TestVersion
11:33:26 [2022-08-08T11:33:26.944Z] --- PASS: TestVersion (0.02s)
11:33:26 [2022-08-08T11:33:26.944Z] === CONT  TestCgroupDriverSystemdMemoryLimit
11:33:26 [2022-08-08T11:33:26.944Z] === CONT  TestDiskUsage
11:33:27 [2022-08-08T11:33:27.514Z] === RUN   TestDiskUsage/empty
11:33:27 [2022-08-08T11:33:27.514Z] === RUN   TestDiskUsage/empty/container_types
11:33:27 [2022-08-08T11:33:27.514Z] === RUN   TestDiskUsage/empty/image_types
11:33:27 [2022-08-08T11:33:27.514Z] === RUN   TestDiskUsage/empty/volume_types
11:33:27 [2022-08-08T11:33:27.514Z] === RUN   TestDiskUsage/empty/build-cache_types
11:33:27 [2022-08-08T11:33:27.514Z] === RUN   TestDiskUsage/empty/container,_volume_types
11:33:27 [2022-08-08T11:33:27.514Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
11:33:27 [2022-08-08T11:33:27.514Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
11:33:27 [2022-08-08T11:33:27.514Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
11:33:27 [2022-08-08T11:33:27.514Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
11:33:27 [2022-08-08T11:33:27.514Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
11:33:27 [2022-08-08T11:33:27.514Z] === RUN   TestDiskUsage/after_LoadBusybox
11:33:27 [2022-08-08T11:33:27.776Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
11:33:27 [2022-08-08T11:33:27.776Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
11:33:27 [2022-08-08T11:33:27.776Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
11:33:27 [2022-08-08T11:33:27.776Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
11:33:27 [2022-08-08T11:33:27.776Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
11:33:27 [2022-08-08T11:33:27.776Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
11:33:27 [2022-08-08T11:33:27.776Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
11:33:27 [2022-08-08T11:33:27.776Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
11:33:27 [2022-08-08T11:33:27.776Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
11:33:27 [2022-08-08T11:33:27.776Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
11:33:27 [2022-08-08T11:33:27.776Z] === RUN   TestDiskUsage/after_container.Run
11:33:27 [2022-08-08T11:33:27.839Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
11:33:28 [2022-08-08T11:33:28.097Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
11:33:28 [2022-08-08T11:33:28.347Z] === RUN   TestDiskUsage/after_container.Run/container_types
11:33:28 [2022-08-08T11:33:28.347Z] === RUN   TestDiskUsage/after_container.Run/image_types
11:33:28 [2022-08-08T11:33:28.347Z] === RUN   TestDiskUsage/after_container.Run/volume_types
11:33:28 [2022-08-08T11:33:28.347Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
11:33:28 [2022-08-08T11:33:28.347Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
11:33:28 [2022-08-08T11:33:28.347Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
11:33:28 [2022-08-08T11:33:28.347Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
11:33:28 [2022-08-08T11:33:28.347Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
11:33:28 [2022-08-08T11:33:28.347Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
11:33:28 [2022-08-08T11:33:28.347Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
11:33:28 [2022-08-08T11:33:28.355Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
11:33:28 [2022-08-08T11:33:28.608Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.54s)
11:33:28 [2022-08-08T11:33:28.608Z] --- PASS: TestDiskUsage (1.55s)
11:33:28 [2022-08-08T11:33:28.608Z]     --- PASS: TestDiskUsage/empty (0.01s)
11:33:28 [2022-08-08T11:33:28.608Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
11:33:28 [2022-08-08T11:33:28.608Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
11:33:28 [2022-08-08T11:33:28.608Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
11:33:28 [2022-08-08T11:33:28.608Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
11:33:28 [2022-08-08T11:33:28.608Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
11:33:28 [2022-08-08T11:33:28.608Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
11:33:28 [2022-08-08T11:33:28.608Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
11:33:28 [2022-08-08T11:33:28.608Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
11:33:28 [2022-08-08T11:33:28.608Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
11:33:28 [2022-08-08T11:33:28.608Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
11:33:28 [2022-08-08T11:33:28.608Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.33s)
11:33:28 [2022-08-08T11:33:28.608Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
11:33:28 [2022-08-08T11:33:28.608Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
11:33:28 [2022-08-08T11:33:28.608Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
11:33:28 [2022-08-08T11:33:28.608Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
11:33:28 [2022-08-08T11:33:28.608Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
11:33:28 [2022-08-08T11:33:28.608Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
11:33:28 [2022-08-08T11:33:28.608Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
11:33:28 [2022-08-08T11:33:28.608Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
11:33:28 [2022-08-08T11:33:28.608Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
11:33:28 [2022-08-08T11:33:28.608Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
11:33:28 [2022-08-08T11:33:28.608Z]     --- PASS: TestDiskUsage/after_container.Run (0.49s)
11:33:28 [2022-08-08T11:33:28.608Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
11:33:28 [2022-08-08T11:33:28.608Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
11:33:28 [2022-08-08T11:33:28.608Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
11:33:28 [2022-08-08T11:33:28.608Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
11:33:28 [2022-08-08T11:33:28.608Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
11:33:28 [2022-08-08T11:33:28.608Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
11:33:28 [2022-08-08T11:33:28.608Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
11:33:28 [2022-08-08T11:33:28.608Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
11:33:28 [2022-08-08T11:33:28.608Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
11:33:28 [2022-08-08T11:33:28.608Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
11:33:28 [2022-08-08T11:33:28.608Z] PASS
11:33:28 [2022-08-08T11:33:28.608Z] 
11:33:28 [2022-08-08T11:33:28.608Z] DONE 54 tests in 22.945s
11:33:28 [2022-08-08T11:33:28.608Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
11:33:28 [2022-08-08T11:33:28.608Z] INFO: Testing against a local daemon
11:33:28 [2022-08-08T11:33:28.608Z] === RUN   TestVolumesCreateAndList
11:33:28 [2022-08-08T11:33:28.608Z] --- PASS: TestVolumesCreateAndList (0.02s)
11:33:28 [2022-08-08T11:33:28.608Z] === RUN   TestVolumesRemove
11:33:28 [2022-08-08T11:33:28.608Z] --- PASS: TestVolumesRemove (0.09s)
11:33:28 [2022-08-08T11:33:28.608Z] === RUN   TestVolumesInspect
11:33:28 [2022-08-08T11:33:28.612Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
11:33:28 [2022-08-08T11:33:28.868Z] --- PASS: TestVolumesInspect (0.02s)
11:33:28 [2022-08-08T11:33:28.868Z] === RUN   TestVolumesInvalidJSON
11:33:28 [2022-08-08T11:33:28.868Z] === RUN   TestVolumesInvalidJSON/volumes/create
11:33:28 [2022-08-08T11:33:28.868Z] === PAUSE TestVolumesInvalidJSON/volumes/create
11:33:28 [2022-08-08T11:33:28.868Z] === CONT  TestVolumesInvalidJSON/volumes/create
11:33:28 [2022-08-08T11:33:28.868Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
11:33:28 [2022-08-08T11:33:28.868Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
11:33:28 [2022-08-08T11:33:28.868Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
11:33:28 [2022-08-08T11:33:28.868Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
11:33:28 [2022-08-08T11:33:28.868Z] --- PASS: TestVolumesInvalidJSON (0.01s)
11:33:28 [2022-08-08T11:33:28.868Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
11:33:28 [2022-08-08T11:33:28.868Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
11:33:28 [2022-08-08T11:33:28.868Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
11:33:28 [2022-08-08T11:33:28.868Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
11:33:28 [2022-08-08T11:33:28.868Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
11:33:28 [2022-08-08T11:33:28.868Z] PASS
11:33:28 [2022-08-08T11:33:28.868Z] 
11:33:28 [2022-08-08T11:33:28.868Z] DONE 9 tests in 0.166s
11:33:28 [2022-08-08T11:33:28.868Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:33:29 [2022-08-08T11:33:29.440Z] Stopping apparmor (via systemctl): apparmor.service.
11:33:29 [2022-08-08T11:33:29.440Z] Removing test suite binaries
11:33:29 [2022-08-08T11:33:29.440Z] exiting test-integration
11:33:29 [2022-08-08T11:33:29.440Z] ++ exit 0
11:33:29 [2022-08-08T11:33:29.440Z] 
11:33:30 [2022-08-08T11:33:30.514Z]     docker_api_swarm_service_test.go:343: [d0832f0fa2a64] joining swarm manager [d73f1b296698f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
Post stage
[Pipeline] junit
11:33:30 [2022-08-08T11:33:30.840Z] Recording test results
11:33:31 [2022-08-08T11:33:31.449Z]     docker_api_swarm_service_test.go:343: [d5d48c1190df9] joining swarm manager [d73f1b296698f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:33:32 [2022-08-08T11:33:32.474Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
11:33:32 [2022-08-08T11:33:32.810Z] + echo Ensuring container killed.
11:33:32 [2022-08-08T11:33:32.810Z] Ensuring container killed.
11:33:32 [2022-08-08T11:33:32.810Z] + docker rm -vf docker-pr4
11:33:32 [2022-08-08T11:33:32.810Z] Error: No such container: docker-pr4
[Pipeline] sh
11:33:33 [2022-08-08T11:33:33.097Z] + echo Chowning /workspace to jenkins user
11:33:33 [2022-08-08T11:33:33.097Z] Chowning /workspace to jenkins user
11:33:33 [2022-08-08T11:33:33.097Z] + id -u
11:33:33 [2022-08-08T11:33:33.097Z] + id -g
11:33:33 [2022-08-08T11:33:33.097Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43883:/workspace busybox chown -R 1000:1000 /workspace
11:33:33 [2022-08-08T11:33:33.097Z] Unable to find image 'busybox:latest' locally
11:33:33 [2022-08-08T11:33:33.097Z] latest: Pulling from library/busybox
11:33:33 [2022-08-08T11:33:33.357Z] 50783e0dfb64: Pulling fs layer
11:33:33 [2022-08-08T11:33:33.357Z] 50783e0dfb64: Download complete
11:33:33 [2022-08-08T11:33:33.357Z] 50783e0dfb64: Pull complete
11:33:33 [2022-08-08T11:33:33.357Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693
11:33:33 [2022-08-08T11:33:33.357Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
11:33:35 [2022-08-08T11:33:35.049Z] + bundleName=amd64-cgroup2
11:33:35 [2022-08-08T11:33:35.049Z] + echo Creating amd64-cgroup2-bundles.tar.gz
11:33:35 [2022-08-08T11:33:35.049Z] Creating amd64-cgroup2-bundles.tar.gz
11:33:35 [2022-08-08T11:33:35.049Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
11:33:35 [2022-08-08T11:33:35.049Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
11:33:35 [2022-08-08T11:33:35.323Z] Archiving artifacts
11:33:36 [2022-08-08T11:33:36.937Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43883/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
11:33:37 [2022-08-08T11:33:37.250Z] + make clean
11:33:37 [2022-08-08T11:33:37.251Z] docker volume rm -f docker-dev-cache docker-mod-cache
11:33:37 [2022-08-08T11:33:37.251Z] docker-dev-cache
11:33:37 [2022-08-08T11:33:37.251Z] docker-mod-cache
[Pipeline] deleteDir
11:33:38 [2022-08-08T11:33:38.013Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
11:33:38 [2022-08-08T11:33:38.946Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
11:33:39 [2022-08-08T11:33:39.204Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
11:33:40 [2022-08-08T11:33:40.167Z] --- PASS: TestServiceUpdateSecrets (14.41s)
11:33:40 [2022-08-08T11:33:40.167Z] === RUN   TestServiceUpdateConfigs
11:33:41 [2022-08-08T11:33:41.105Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
11:33:41 [2022-08-08T11:33:41.105Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
11:33:41 [2022-08-08T11:33:41.105Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
11:33:41 [2022-08-08T11:33:41.672Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
11:33:42 [2022-08-08T11:33:42.617Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
11:33:43 [2022-08-08T11:33:43.183Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
11:33:44 [2022-08-08T11:33:44.116Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
11:33:45 [2022-08-08T11:33:45.049Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
11:33:45 [2022-08-08T11:33:45.615Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
11:33:46 [2022-08-08T11:33:46.990Z] === RUN   TestDockerSuite/TestLogsFollowStopped
11:33:47 [2022-08-08T11:33:47.925Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
11:33:47 [2022-08-08T11:33:47.925Z]     docker_api_swarm_service_test.go:490: [de750ea6dd20c] joining swarm manager [de2d17c91bfad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:33:48 [2022-08-08T11:33:48.491Z] === RUN   TestDockerSuite/TestLogsSince
11:33:48 [2022-08-08T11:33:48.749Z]     docker_api_swarm_service_test.go:490: [dffaec59d94ff] joining swarm manager [de2d17c91bfad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:33:55 [2022-08-08T11:33:55.037Z] --- PASS: TestServiceUpdateConfigs (14.30s)
11:33:55 [2022-08-08T11:33:55.044Z] === RUN   TestServiceUpdateNetwork
11:33:55 [2022-08-08T11:33:55.303Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
11:34:00 [2022-08-08T11:34:00.584Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
11:34:00 [2022-08-08T11:34:00.845Z] === RUN   TestDockerSuite/TestLogsTail
11:34:01 [2022-08-08T11:34:01.105Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
11:34:01 [2022-08-08T11:34:01.362Z] === RUN   TestDockerSuite/TestLogsTimestamps
11:34:01 [2022-08-08T11:34:01.928Z] === RUN   TestDockerSuite/TestLogsWithDetails
11:34:02 [2022-08-08T11:34:02.862Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
11:34:02 [2022-08-08T11:34:02.862Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
11:34:02 [2022-08-08T11:34:02.862Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
11:34:02 [2022-08-08T11:34:02.862Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
11:34:02 [2022-08-08T11:34:02.862Z] === RUN   TestDockerSuite/TestNetHostname
11:34:05 [2022-08-08T11:34:05.393Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
11:34:05 [2022-08-08T11:34:05.393Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
11:34:05 [2022-08-08T11:34:05.393Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
11:34:05 [2022-08-08T11:34:05.393Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
11:34:06 [2022-08-08T11:34:06.329Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
11:34:06 [2022-08-08T11:34:06.896Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
11:34:07 [2022-08-08T11:34:07.154Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
11:34:07 [2022-08-08T11:34:07.237Z] --- PASS: TestServiceUpdateNetwork (12.22s)
11:34:07 [2022-08-08T11:34:07.237Z] === RUN   TestServiceUpdatePidsLimit
11:34:07 [2022-08-08T11:34:07.237Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
11:34:07 [2022-08-08T11:34:07.495Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
11:34:08 [2022-08-08T11:34:08.089Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
11:34:08 [2022-08-08T11:34:08.089Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
11:34:08 [2022-08-08T11:34:08.089Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
11:34:08 [2022-08-08T11:34:08.347Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
11:34:09 [2022-08-08T11:34:09.282Z]     docker_api_swarm_service_test.go:128: [de571d31ee792] joining swarm manager [d9a33992f8123]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:34:09 [2022-08-08T11:34:09.849Z]     docker_api_swarm_service_test.go:129: [daa082fbcf0fa] joining swarm manager [d9a33992f8123]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:34:11 [2022-08-08T11:34:11.748Z]     docker_api_swarm_service_test.go:137: [dc1af1b406655] joining swarm manager [d9a33992f8123]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
11:34:12 [2022-08-08T11:34:12.313Z]     docker_api_swarm_service_test.go:138: [d028eb5d09494] joining swarm manager [d9a33992f8123]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
11:34:14 [2022-08-08T11:34:14.216Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
11:34:14 [2022-08-08T11:34:14.783Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
11:34:15 [2022-08-08T11:34:15.602Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
11:34:16 [2022-08-08T11:34:16.155Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
11:34:18 [2022-08-08T11:34:18.067Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
11:34:20 [2022-08-08T11:34:20.594Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
11:34:21 [2022-08-08T11:34:21.967Z] === RUN   TestDockerSuite/TestPluginLogDriver
11:34:22 [2022-08-08T11:34:22.157Z] --- PASS: TestServiceUpdatePidsLimit (15.96s)
11:34:22 [2022-08-08T11:34:22.157Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
11:34:22 [2022-08-08T11:34:22.157Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s)
11:34:22 [2022-08-08T11:34:22.157Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
11:34:22 [2022-08-08T11:34:22.157Z] PASS
11:34:22 [2022-08-08T11:34:22.157Z] 
11:34:22 [2022-08-08T11:34:22.157Z] === Skipped
11:34:22 [2022-08-08T11:34:22.157Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
11:34:22 [2022-08-08T11:34:22.157Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:34:22 [2022-08-08T11:34:22.157Z] 
11:34:22 [2022-08-08T11:34:22.157Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
11:34:22 [2022-08-08T11:34:22.157Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:34:22 [2022-08-08T11:34:22.157Z] 
11:34:22 [2022-08-08T11:34:22.157Z] DONE 27 tests, 2 skipped in 129.061s
11:34:22 [2022-08-08T11:34:22.157Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
11:34:22 [2022-08-08T11:34:22.157Z] ++ 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
11:34:22 [2022-08-08T11:34:22.157Z] ++ set -e
11:34:22 [2022-08-08T11:34:22.157Z] ++ '[' -n 0 ']'
11:34:22 [2022-08-08T11:34:22.157Z] ++ set -x
11:34:22 [2022-08-08T11:34:22.157Z] ++ 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
11:34:22 [2022-08-08T11:34:22.157Z] INFO: Testing against a local daemon
11:34:22 [2022-08-08T11:34:22.157Z] === RUN   TestSessionCreate
11:34:22 [2022-08-08T11:34:22.157Z] --- PASS: TestSessionCreate (0.02s)
11:34:22 [2022-08-08T11:34:22.157Z] === RUN   TestSessionCreateWithBadUpgrade
11:34:22 [2022-08-08T11:34:22.157Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
11:34:22 [2022-08-08T11:34:22.157Z] PASS
11:34:22 [2022-08-08T11:34:22.157Z] 
11:34:22 [2022-08-08T11:34:22.157Z] DONE 2 tests in 0.119s
11:34:22 [2022-08-08T11:34:22.157Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
11:34:22 [2022-08-08T11:34:22.157Z] ++ 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
11:34:22 [2022-08-08T11:34:22.157Z] ++ set -e
11:34:22 [2022-08-08T11:34:22.157Z] ++ '[' -n 0 ']'
11:34:22 [2022-08-08T11:34:22.157Z] ++ set -x
11:34:22 [2022-08-08T11:34:22.157Z] ++ 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
11:34:22 [2022-08-08T11:34:22.157Z] INFO: Testing against a local daemon
11:34:22 [2022-08-08T11:34:22.157Z] === RUN   TestCgroupDriverSystemdMemoryLimit
11:34:22 [2022-08-08T11:34:22.158Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:34:22 [2022-08-08T11:34:22.158Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
11:34:22 [2022-08-08T11:34:22.158Z] === RUN   TestDiskUsage
11:34:22 [2022-08-08T11:34:22.158Z] === PAUSE TestDiskUsage
11:34:22 [2022-08-08T11:34:22.158Z] === RUN   TestEventsExecDie
11:34:22 [2022-08-08T11:34:22.415Z] --- PASS: TestEventsExecDie (0.49s)
11:34:22 [2022-08-08T11:34:22.415Z] === RUN   TestEventsBackwardsCompatible
11:34:22 [2022-08-08T11:34:22.415Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
11:34:22 [2022-08-08T11:34:22.415Z] === RUN   TestEventsVolumeCreate
11:34:22 [2022-08-08T11:34:22.673Z] --- PASS: TestEventsVolumeCreate (0.05s)
11:34:22 [2022-08-08T11:34:22.673Z] === RUN   TestInfoBinaryCommits
11:34:22 [2022-08-08T11:34:22.673Z] --- PASS: TestInfoBinaryCommits (0.02s)
11:34:22 [2022-08-08T11:34:22.673Z] === RUN   TestInfoAPIVersioned
11:34:22 [2022-08-08T11:34:22.673Z] --- PASS: TestInfoAPIVersioned (0.01s)
11:34:22 [2022-08-08T11:34:22.673Z] === RUN   TestInfoAPI
11:34:22 [2022-08-08T11:34:22.673Z] --- PASS: TestInfoAPI (0.02s)
11:34:22 [2022-08-08T11:34:22.673Z] === RUN   TestInfoAPIWarnings
11:34:27 [2022-08-08T11:34:27.181Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
11:34:27 [2022-08-08T11:34:27.182Z] === RUN   TestDockerSuite/TestPluginActive
11:34:29 [2022-08-08T11:34:29.081Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
11:34:35 [2022-08-08T11:34:35.634Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
11:34:35 [2022-08-08T11:34:35.634Z]     docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows
11:34:35 [2022-08-08T11:34:35.634Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
11:34:35 [2022-08-08T11:34:35.634Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
11:34:36 [2022-08-08T11:34:36.200Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
11:34:36 [2022-08-08T11:34:36.765Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
11:34:39 [2022-08-08T11:34:39.297Z]     docker_api_swarm_service_test.go:304: [d587ef4f8eae6] joining swarm manager [d2bc7bb68cbde]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:34:39 [2022-08-08T11:34:39.297Z] === RUN   TestDockerSuite/TestPluginUpgrade
11:34:39 [2022-08-08T11:34:39.554Z]     docker_api_swarm_service_test.go:304: [dceb551b0a01b] joining swarm manager [d2bc7bb68cbde]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:34:40 [2022-08-08T11:34:40.172Z] --- PASS: TestInfoAPIWarnings (16.54s)
11:34:40 [2022-08-08T11:34:40.172Z] === RUN   TestInfoDebug
11:34:40 [2022-08-08T11:34:40.172Z] --- PASS: TestInfoDebug (0.52s)
11:34:40 [2022-08-08T11:34:40.172Z] === RUN   TestInfoInsecureRegistries
11:34:40 [2022-08-08T11:34:40.172Z] --- PASS: TestInfoInsecureRegistries (0.53s)
11:34:40 [2022-08-08T11:34:40.172Z] === RUN   TestInfoRegistryMirrors
11:34:40 [2022-08-08T11:34:40.738Z] --- PASS: TestInfoRegistryMirrors (0.52s)
11:34:40 [2022-08-08T11:34:40.738Z] === RUN   TestLoginFailsWithBadCredentials
11:34:40 [2022-08-08T11:34:40.996Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s)
11:34:40 [2022-08-08T11:34:40.996Z] === RUN   TestPingCacheHeaders
11:34:41 [2022-08-08T11:34:41.254Z] --- PASS: TestPingCacheHeaders (0.03s)
11:34:41 [2022-08-08T11:34:41.254Z] === RUN   TestPingGet
11:34:41 [2022-08-08T11:34:41.254Z] --- PASS: TestPingGet (0.01s)
11:34:41 [2022-08-08T11:34:41.254Z] === RUN   TestPingHead
11:34:41 [2022-08-08T11:34:41.254Z] --- PASS: TestPingHead (0.02s)
11:34:41 [2022-08-08T11:34:41.254Z] === RUN   TestPingSwarmHeader
11:34:41 [2022-08-08T11:34:41.819Z] === RUN   TestPingSwarmHeader/before_swarm_init
11:34:42 [2022-08-08T11:34:42.386Z] === RUN   TestPingSwarmHeader/after_swarm_init
11:34:43 [2022-08-08T11:34:43.319Z] === RUN   TestPingSwarmHeader/after_swarm_leave
11:34:43 [2022-08-08T11:34:43.319Z] --- PASS: TestPingSwarmHeader (2.05s)
11:34:43 [2022-08-08T11:34:43.319Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
11:34:43 [2022-08-08T11:34:43.319Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
11:34:43 [2022-08-08T11:34:43.319Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
11:34:43 [2022-08-08T11:34:43.319Z] === RUN   TestVersion
11:34:43 [2022-08-08T11:34:43.319Z] --- PASS: TestVersion (0.02s)
11:34:43 [2022-08-08T11:34:43.319Z] === CONT  TestDiskUsage
11:34:43 [2022-08-08T11:34:43.922Z] === RUN   TestDiskUsage/empty
11:34:43 [2022-08-08T11:34:43.922Z] === RUN   TestDiskUsage/empty/container_types
11:34:43 [2022-08-08T11:34:43.922Z] === RUN   TestDiskUsage/empty/image_types
11:34:43 [2022-08-08T11:34:43.922Z] === RUN   TestDiskUsage/empty/volume_types
11:34:43 [2022-08-08T11:34:43.922Z] === RUN   TestDiskUsage/empty/build-cache_types
11:34:43 [2022-08-08T11:34:43.922Z] === RUN   TestDiskUsage/empty/container,_volume_types
11:34:43 [2022-08-08T11:34:43.922Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
11:34:43 [2022-08-08T11:34:43.922Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
11:34:43 [2022-08-08T11:34:43.922Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
11:34:43 [2022-08-08T11:34:43.922Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
11:34:43 [2022-08-08T11:34:43.922Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
11:34:43 [2022-08-08T11:34:43.922Z] === RUN   TestDiskUsage/after_LoadBusybox
11:34:43 [2022-08-08T11:34:43.922Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
11:34:43 [2022-08-08T11:34:43.922Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
11:34:43 [2022-08-08T11:34:43.922Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
11:34:43 [2022-08-08T11:34:43.922Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
11:34:43 [2022-08-08T11:34:43.922Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
11:34:43 [2022-08-08T11:34:43.922Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
11:34:43 [2022-08-08T11:34:43.922Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
11:34:43 [2022-08-08T11:34:43.922Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
11:34:43 [2022-08-08T11:34:43.922Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
11:34:43 [2022-08-08T11:34:43.922Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
11:34:43 [2022-08-08T11:34:43.922Z] === RUN   TestDiskUsage/after_container.Run
11:34:44 [2022-08-08T11:34:44.189Z] === RUN   TestDiskUsage/after_container.Run/container_types
11:34:44 [2022-08-08T11:34:44.189Z] === RUN   TestDiskUsage/after_container.Run/image_types
11:34:44 [2022-08-08T11:34:44.189Z] === RUN   TestDiskUsage/after_container.Run/volume_types
11:34:44 [2022-08-08T11:34:44.189Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
11:34:44 [2022-08-08T11:34:44.189Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
11:34:44 [2022-08-08T11:34:44.189Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
11:34:44 [2022-08-08T11:34:44.189Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
11:34:44 [2022-08-08T11:34:44.189Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
11:34:44 [2022-08-08T11:34:44.189Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
11:34:44 [2022-08-08T11:34:44.189Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
11:34:44 [2022-08-08T11:34:44.453Z] --- PASS: TestDiskUsage (1.15s)
11:34:44 [2022-08-08T11:34:44.453Z]     --- PASS: TestDiskUsage/empty (0.01s)
11:34:44 [2022-08-08T11:34:44.453Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
11:34:44 [2022-08-08T11:34:44.453Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
11:34:44 [2022-08-08T11:34:44.453Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
11:34:44 [2022-08-08T11:34:44.453Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
11:34:44 [2022-08-08T11:34:44.453Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
11:34:44 [2022-08-08T11:34:44.453Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
11:34:44 [2022-08-08T11:34:44.453Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
11:34:44 [2022-08-08T11:34:44.453Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
11:34:44 [2022-08-08T11:34:44.453Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
11:34:44 [2022-08-08T11:34:44.453Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
11:34:44 [2022-08-08T11:34:44.453Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
11:34:44 [2022-08-08T11:34:44.453Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
11:34:44 [2022-08-08T11:34:44.453Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
11:34:44 [2022-08-08T11:34:44.453Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
11:34:44 [2022-08-08T11:34:44.453Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
11:34:44 [2022-08-08T11:34:44.453Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
11:34:44 [2022-08-08T11:34:44.453Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
11:34:44 [2022-08-08T11:34:44.453Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
11:34:44 [2022-08-08T11:34:44.453Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
11:34:44 [2022-08-08T11:34:44.453Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
11:34:44 [2022-08-08T11:34:44.453Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
11:34:44 [2022-08-08T11:34:44.453Z]     --- PASS: TestDiskUsage/after_container.Run (0.33s)
11:34:44 [2022-08-08T11:34:44.453Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
11:34:44 [2022-08-08T11:34:44.453Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
11:34:44 [2022-08-08T11:34:44.453Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
11:34:44 [2022-08-08T11:34:44.453Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
11:34:44 [2022-08-08T11:34:44.453Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
11:34:44 [2022-08-08T11:34:44.453Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
11:34:44 [2022-08-08T11:34:44.453Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
11:34:44 [2022-08-08T11:34:44.453Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
11:34:44 [2022-08-08T11:34:44.453Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
11:34:44 [2022-08-08T11:34:44.453Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
11:34:44 [2022-08-08T11:34:44.453Z] PASS
11:34:44 [2022-08-08T11:34:44.453Z] 
11:34:44 [2022-08-08T11:34:44.453Z] === Skipped
11:34:44 [2022-08-08T11:34:44.453Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
11:34:44 [2022-08-08T11:34:44.453Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:34:44 [2022-08-08T11:34:44.453Z] 
11:34:44 [2022-08-08T11:34:44.453Z] DONE 54 tests, 1 skipped in 22.511s
11:34:44 [2022-08-08T11:34:44.453Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
11:34:44 [2022-08-08T11:34:44.453Z] ++ 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
11:34:44 [2022-08-08T11:34:44.453Z] ++ set -e
11:34:44 [2022-08-08T11:34:44.453Z] ++ '[' -n 0 ']'
11:34:44 [2022-08-08T11:34:44.453Z] ++ set -x
11:34:44 [2022-08-08T11:34:44.453Z] ++ 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
11:34:44 [2022-08-08T11:34:44.453Z] INFO: Testing against a local daemon
11:34:44 [2022-08-08T11:34:44.453Z] === RUN   TestVolumesCreateAndList
11:34:44 [2022-08-08T11:34:44.453Z] --- PASS: TestVolumesCreateAndList (0.02s)
11:34:44 [2022-08-08T11:34:44.453Z] === RUN   TestVolumesRemove
11:34:44 [2022-08-08T11:34:44.453Z] --- PASS: TestVolumesRemove (0.06s)
11:34:44 [2022-08-08T11:34:44.453Z] === RUN   TestVolumesInspect
11:34:44 [2022-08-08T11:34:44.453Z] --- PASS: TestVolumesInspect (0.02s)
11:34:44 [2022-08-08T11:34:44.453Z] === RUN   TestVolumesInvalidJSON
11:34:44 [2022-08-08T11:34:44.453Z] === RUN   TestVolumesInvalidJSON/volumes/create
11:34:44 [2022-08-08T11:34:44.453Z] === PAUSE TestVolumesInvalidJSON/volumes/create
11:34:44 [2022-08-08T11:34:44.711Z] === CONT  TestVolumesInvalidJSON/volumes/create
11:34:44 [2022-08-08T11:34:44.711Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
11:34:44 [2022-08-08T11:34:44.711Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
11:34:44 [2022-08-08T11:34:44.711Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
11:34:44 [2022-08-08T11:34:44.711Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
11:34:44 [2022-08-08T11:34:44.711Z] --- PASS: TestVolumesInvalidJSON (0.01s)
11:34:44 [2022-08-08T11:34:44.711Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
11:34:44 [2022-08-08T11:34:44.711Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
11:34:44 [2022-08-08T11:34:44.711Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
11:34:44 [2022-08-08T11:34:44.711Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
11:34:44 [2022-08-08T11:34:44.711Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
11:34:44 [2022-08-08T11:34:44.711Z] PASS
11:34:44 [2022-08-08T11:34:44.711Z] 
11:34:44 [2022-08-08T11:34:44.711Z] DONE 9 tests in 0.189s
11:34:44 [2022-08-08T11:34:44.711Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:34:44 [2022-08-08T11:34:44.711Z] ++++ cat bundles/test-integration/docker.pid
11:34:44 [2022-08-08T11:34:44.711Z] +++ kill 14281
11:34:44 [2022-08-08T11:34:44.819Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
11:34:44 [2022-08-08T11:34:44.968Z] +++ /etc/init.d/apparmor stop
11:34:44 [2022-08-08T11:34:44.968Z] Leaving: AppArmorNo profiles have been unloaded.
11:34:44 [2022-08-08T11:34:44.968Z] 
11:34:44 [2022-08-08T11:34:44.968Z] Unloading profiles will leave already running processes permanently
11:34:44 [2022-08-08T11:34:44.968Z] unconfined, which can lead to unexpected situations.
11:34:44 [2022-08-08T11:34:44.968Z] 
11:34:44 [2022-08-08T11:34:44.968Z] To set a process to complain mode, use the command line tool
11:34:44 [2022-08-08T11:34:44.968Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:34:44 [2022-08-08T11:34:44.968Z] +++ true
11:34:44 [2022-08-08T11:34:44.968Z] exiting test-integration
11:34:44 [2022-08-08T11:34:44.968Z] ++ exit 0
11:34:44 [2022-08-08T11:34:44.968Z] 
Post stage
[Pipeline] junit
11:34:45 [2022-08-08T11:34:45.548Z] Recording test results
11:34:45 [2022-08-08T11:34:45.753Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
11:34:45 [2022-08-08T11:34:45.879Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
11:34:46 [2022-08-08T11:34:46.209Z] + echo Ensuring container killed.
11:34:46 [2022-08-08T11:34:46.209Z] Ensuring container killed.
11:34:46 [2022-08-08T11:34:46.209Z] + docker rm -vf docker-pr4
11:34:46 [2022-08-08T11:34:46.209Z] Error: No such container: docker-pr4
[Pipeline] sh
11:34:46 [2022-08-08T11:34:46.492Z] + echo Chowning /workspace to jenkins user
11:34:46 [2022-08-08T11:34:46.492Z] Chowning /workspace to jenkins user
11:34:46 [2022-08-08T11:34:46.492Z] + id -u
11:34:46 [2022-08-08T11:34:46.492Z] + id -g
11:34:46 [2022-08-08T11:34:46.492Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43883:/workspace busybox chown -R 1000:1000 /workspace
11:34:46 [2022-08-08T11:34:46.492Z] Unable to find image 'busybox:latest' locally
11:34:46 [2022-08-08T11:34:46.492Z] latest: Pulling from library/busybox
11:34:46 [2022-08-08T11:34:46.687Z] === RUN   TestDockerSuite/TestPortHostBinding
11:34:46 [2022-08-08T11:34:46.750Z] 98b248744137: Pulling fs layer
11:34:46 [2022-08-08T11:34:46.750Z] 98b248744137: Verifying Checksum
11:34:46 [2022-08-08T11:34:46.750Z] 98b248744137: Download complete
11:34:46 [2022-08-08T11:34:46.750Z] 98b248744137: Pull complete
11:34:46 [2022-08-08T11:34:46.750Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693
11:34:46 [2022-08-08T11:34:46.750Z] Status: Downloaded newer image for busybox:latest
11:34:48 [2022-08-08T11:34:48.062Z] === RUN   TestDockerSuite/TestPortList
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
11:34:48 [2022-08-08T11:34:48.419Z] + bundleName=arm64-integration
11:34:48 [2022-08-08T11:34:48.419Z] + echo Creating arm64-integration-bundles.tar.gz
11:34:48 [2022-08-08T11:34:48.419Z] Creating arm64-integration-bundles.tar.gz
11:34:48 [2022-08-08T11:34:48.419Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
11:34:48 [2022-08-08T11:34:48.419Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
11:34:48 [2022-08-08T11:34:48.688Z] Archiving artifacts
11:34:50 [2022-08-08T11:34:50.222Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43883/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
11:34:50 [2022-08-08T11:34:50.538Z] + make clean
11:34:50 [2022-08-08T11:34:50.798Z] docker volume rm -f docker-dev-cache docker-mod-cache
11:34:50 [2022-08-08T11:34:50.798Z] docker-dev-cache
11:34:50 [2022-08-08T11:34:50.798Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
11:34:54 [2022-08-08T11:34:54.634Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
11:34:57 [2022-08-08T11:34:57.161Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
11:34:57 [2022-08-08T11:34:57.161Z] === RUN   TestDockerSuite/TestPruneContainerLabel
11:34:59 [2022-08-08T11:34:59.060Z] === RUN   TestDockerSuite/TestPruneContainerUntil
11:34:59 [2022-08-08T11:34:59.060Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
11:35:00 [2022-08-08T11:35:00.438Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
11:35:00 [2022-08-08T11:35:00.696Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
11:35:00 [2022-08-08T11:35:00.956Z] === RUN   TestDockerSuite/TestPsByOrder
11:35:01 [2022-08-08T11:35:01.523Z]     docker_api_swarm_service_test.go:100: [de87c3e1f0089] joining swarm manager [dc06c8c85774c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:35:02 [2022-08-08T11:35:02.458Z]     docker_api_swarm_service_test.go:101: [d15024091a7b2] joining swarm manager [dc06c8c85774c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:35:03 [2022-08-08T11:35:03.391Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
11:35:04 [2022-08-08T11:35:04.328Z] === RUN   TestDockerSuite/TestPsListContainersBase
11:35:07 [2022-08-08T11:35:07.611Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
11:35:10 [2022-08-08T11:35:10.891Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
11:35:10 [2022-08-08T11:35:10.891Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
11:35:13 [2022-08-08T11:35:13.421Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
11:35:21 [2022-08-08T11:35:21.545Z]     check_test.go:611: [de87c3e1f0089] daemon is not started
11:35:21 [2022-08-08T11:35:21.545Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
11:35:21 [2022-08-08T11:35:21.545Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
11:35:22 [2022-08-08T11:35:22.919Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
11:35:23 [2022-08-08T11:35:23.853Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
11:35:24 [2022-08-08T11:35:24.786Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
11:35:25 [2022-08-08T11:35:25.720Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
11:35:26 [2022-08-08T11:35:26.286Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
11:35:28 [2022-08-08T11:35:28.187Z]     docker_api_swarm_service_test.go:533: [d195e6314dbb0] joining swarm manager [d805a4d28164c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:35:28 [2022-08-08T11:35:28.187Z] === RUN   TestDockerSuite/TestPsListContainersSize
11:35:29 [2022-08-08T11:35:29.122Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
11:35:29 [2022-08-08T11:35:29.380Z]     docker_api_swarm_service_test.go:534: [d062da7b20edb] joining swarm manager [d805a4d28164c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:35:29 [2022-08-08T11:35:29.380Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
11:35:29 [2022-08-08T11:35:29.947Z] === RUN   TestDockerSuite/TestPsRightTagName
11:35:31 [2022-08-08T11:35:31.848Z] === RUN   TestDockerSuite/TestPsShowMounts
11:35:34 [2022-08-08T11:35:34.382Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
11:35:34 [2022-08-08T11:35:34.382Z]     docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows
11:35:34 [2022-08-08T11:35:34.382Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
11:35:34 [2022-08-08T11:35:34.639Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
11:35:35 [2022-08-08T11:35:35.206Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
11:35:35 [2022-08-08T11:35:35.206Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
11:35:36 [2022-08-08T11:35:36.582Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
11:35:37 [2022-08-08T11:35:37.516Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
11:35:37 [2022-08-08T11:35:37.776Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
11:35:44 [2022-08-08T11:35:44.338Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
11:35:44 [2022-08-08T11:35:44.598Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
11:35:45 [2022-08-08T11:35:45.971Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
11:35:45 [2022-08-08T11:35:45.971Z] === RUN   TestDockerSuite/TestRestartPolicyNO
11:35:45 [2022-08-08T11:35:45.971Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
11:35:46 [2022-08-08T11:35:46.229Z] === RUN   TestDockerSuite/TestRestartRunningContainer
11:35:48 [2022-08-08T11:35:48.763Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
11:35:49 [2022-08-08T11:35:49.328Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
11:35:51 [2022-08-08T11:35:51.228Z] === RUN   TestDockerSuite/TestRestartWithVolumes
11:35:52 [2022-08-08T11:35:52.161Z] === RUN   TestDockerSuite/TestRmiBlank
11:35:52 [2022-08-08T11:35:52.161Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
11:35:52 [2022-08-08T11:35:52.161Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
11:35:52 [2022-08-08T11:35:52.419Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
11:35:54 [2022-08-08T11:35:54.948Z]     docker_api_swarm_service_test.go:148: [d46eade3ee53d] joining swarm manager [d530b3aff11b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:35:55 [2022-08-08T11:35:55.209Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
11:35:55 [2022-08-08T11:35:55.467Z]     docker_api_swarm_service_test.go:148: [d955aeebad3e6] joining swarm manager [d530b3aff11b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:35:56 [2022-08-08T11:35:56.035Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
11:35:56 [2022-08-08T11:35:56.602Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
11:35:57 [2022-08-08T11:35:57.977Z] === RUN   TestDockerSuite/TestRmiImgIDForce
11:35:58 [2022-08-08T11:35:58.912Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
11:36:00 [2022-08-08T11:36:00.286Z] === RUN   TestDockerSuite/TestRmiParentImageFail
11:36:00 [2022-08-08T11:36:00.852Z] === RUN   TestDockerSuite/TestRmiTag
11:36:00 [2022-08-08T11:36:00.852Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
11:36:01 [2022-08-08T11:36:01.418Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
11:36:03 [2022-08-08T11:36:03.950Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
11:36:04 [2022-08-08T11:36:04.516Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
11:36:05 [2022-08-08T11:36:05.084Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
11:36:05 [2022-08-08T11:36:05.650Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
11:36:05 [2022-08-08T11:36:05.908Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
11:36:06 [2022-08-08T11:36:06.475Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
11:36:07 [2022-08-08T11:36:07.041Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
11:36:07 [2022-08-08T11:36:07.299Z] === RUN   TestDockerSuite/TestContainerNetworkMode
11:36:08 [2022-08-08T11:36:08.233Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
11:36:11 [2022-08-08T11:36:11.520Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
11:36:11 [2022-08-08T11:36:11.520Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
11:36:12 [2022-08-08T11:36:12.454Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
11:36:13 [2022-08-08T11:36:13.828Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
11:36:15 [2022-08-08T11:36:15.730Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
11:36:16 [2022-08-08T11:36:16.664Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
11:36:18 [2022-08-08T11:36:18.565Z] === RUN   TestDockerSuite/TestDevicePermissions
11:36:18 [2022-08-08T11:36:18.823Z] === RUN   TestDockerSuite/TestDockerFails
11:36:18 [2022-08-08T11:36:18.823Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
11:36:21 [2022-08-08T11:36:21.354Z] === RUN   TestDockerSuite/TestMountIntoProc
11:36:21 [2022-08-08T11:36:21.355Z] === RUN   TestDockerSuite/TestMountIntoSys
11:36:21 [2022-08-08T11:36:21.613Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
11:36:22 [2022-08-08T11:36:22.986Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
11:36:23 [2022-08-08T11:36:23.244Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
11:36:23 [2022-08-08T11:36:23.811Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
11:36:24 [2022-08-08T11:36:24.744Z] === RUN   TestDockerSuite/TestRunAddHost
11:36:25 [2022-08-08T11:36:25.002Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
11:36:25 [2022-08-08T11:36:25.260Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
11:36:25 [2022-08-08T11:36:25.826Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
11:36:25 [2022-08-08T11:36:25.826Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
11:36:26 [2022-08-08T11:36:26.393Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
11:36:27 [2022-08-08T11:36:27.327Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
11:36:27 [2022-08-08T11:36:27.892Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
11:36:28 [2022-08-08T11:36:28.457Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
11:36:29 [2022-08-08T11:36:29.023Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
11:36:29 [2022-08-08T11:36:29.589Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
11:36:30 [2022-08-08T11:36:30.524Z] === RUN   TestDockerSuite/TestRunAttachDetach
11:36:31 [2022-08-08T11:36:31.090Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
11:36:31 [2022-08-08T11:36:31.348Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
11:36:31 [2022-08-08T11:36:31.915Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
11:36:32 [2022-08-08T11:36:32.849Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
11:36:33 [2022-08-08T11:36:33.109Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
11:36:34 [2022-08-08T11:36:34.044Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
11:36:35 [2022-08-08T11:36:35.419Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
11:36:35 [2022-08-08T11:36:35.984Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
11:36:36 [2022-08-08T11:36:36.551Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
11:36:37 [2022-08-08T11:36:37.117Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
11:36:37 [2022-08-08T11:36:37.374Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
11:36:37 [2022-08-08T11:36:37.374Z] === RUN   TestDockerSuite/TestRunBindMounts
11:36:39 [2022-08-08T11:36:39.275Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
11:36:39 [2022-08-08T11:36:39.534Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
11:36:40 [2022-08-08T11:36:40.100Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
11:36:40 [2022-08-08T11:36:40.359Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
11:36:40 [2022-08-08T11:36:40.924Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
11:36:40 [2022-08-08T11:36:40.924Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
11:36:41 [2022-08-08T11:36:41.490Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
11:36:42 [2022-08-08T11:36:42.056Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
11:36:42 [2022-08-08T11:36:42.624Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
11:36:43 [2022-08-08T11:36:43.191Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
11:36:43 [2022-08-08T11:36:43.758Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
11:36:43 [2022-08-08T11:36:43.758Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
11:36:44 [2022-08-08T11:36:44.016Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
11:36:44 [2022-08-08T11:36:44.016Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
11:36:44 [2022-08-08T11:36:44.951Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
11:36:45 [2022-08-08T11:36:45.517Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
11:36:46 [2022-08-08T11:36:46.083Z] === RUN   TestDockerSuite/TestRunContainerNetwork
11:36:46 [2022-08-08T11:36:46.651Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
11:36:46 [2022-08-08T11:36:46.651Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
11:36:47 [2022-08-08T11:36:47.218Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
11:36:48 [2022-08-08T11:36:48.594Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
11:36:49 [2022-08-08T11:36:49.529Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
11:36:50 [2022-08-08T11:36:50.903Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
11:36:51 [2022-08-08T11:36:51.161Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
11:36:51 [2022-08-08T11:36:51.728Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
11:36:52 [2022-08-08T11:36:52.321Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
11:36:52 [2022-08-08T11:36:52.887Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
11:36:53 [2022-08-08T11:36:53.454Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
11:36:54 [2022-08-08T11:36:54.388Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
11:36:56 [2022-08-08T11:36:56.919Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
11:36:57 [2022-08-08T11:36:57.484Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
11:36:57 [2022-08-08T11:36:57.484Z] === RUN   TestDockerSuite/TestRunCreateVolume
11:36:58 [2022-08-08T11:36:58.050Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
11:37:00 [2022-08-08T11:37:00.583Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
11:37:01 [2022-08-08T11:37:01.517Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
11:37:01 [2022-08-08T11:37:01.775Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
11:37:03 [2022-08-08T11:37:03.679Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
11:37:03 [2022-08-08T11:37:03.937Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
11:37:05 [2022-08-08T11:37:05.312Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
11:37:05 [2022-08-08T11:37:05.312Z]     docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows
11:37:05 [2022-08-08T11:37:05.312Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
11:37:05 [2022-08-08T11:37:05.312Z]     docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows
11:37:05 [2022-08-08T11:37:05.312Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
11:37:05 [2022-08-08T11:37:05.881Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
11:37:07 [2022-08-08T11:37:07.255Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
11:37:07 [2022-08-08T11:37:07.514Z] === RUN   TestDockerSuite/TestRunDNSOptions
11:37:08 [2022-08-08T11:37:08.448Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
11:37:10 [2022-08-08T11:37:10.349Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
11:37:10 [2022-08-08T11:37:10.349Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
11:37:10 [2022-08-08T11:37:10.916Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
11:37:12 [2022-08-08T11:37:12.291Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
11:37:12 [2022-08-08T11:37:12.857Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
11:37:12 [2022-08-08T11:37:12.857Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
11:37:12 [2022-08-08T11:37:12.857Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
11:37:13 [2022-08-08T11:37:13.423Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
11:37:13 [2022-08-08T11:37:13.423Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
11:37:14 [2022-08-08T11:37:14.371Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
11:37:14 [2022-08-08T11:37:14.631Z] === RUN   TestDockerSuite/TestRunDuplicateMount
11:37:15 [2022-08-08T11:37:15.200Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
11:37:15 [2022-08-08T11:37:15.766Z] === RUN   TestDockerSuite/TestRunEchoStdout
11:37:16 [2022-08-08T11:37:16.332Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
11:37:16 [2022-08-08T11:37:16.332Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
11:37:16 [2022-08-08T11:37:16.898Z] === RUN   TestDockerSuite/TestRunEmptyEnv
11:37:16 [2022-08-08T11:37:16.898Z] === RUN   TestDockerSuite/TestRunEntrypoint
11:37:17 [2022-08-08T11:37:17.463Z] === RUN   TestDockerSuite/TestRunEnvironment
11:37:18 [2022-08-08T11:37:18.030Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
11:37:18 [2022-08-08T11:37:18.597Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
11:37:19 [2022-08-08T11:37:19.531Z] === RUN   TestDockerSuite/TestRunExitCode
11:37:20 [2022-08-08T11:37:20.097Z] === RUN   TestDockerSuite/TestRunExitCodeOne
11:37:20 [2022-08-08T11:37:20.356Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
11:37:20 [2022-08-08T11:37:20.614Z] === RUN   TestDockerSuite/TestRunExitCodeZero
11:37:20 [2022-08-08T11:37:20.872Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
11:37:21 [2022-08-08T11:37:21.809Z] === RUN   TestDockerSuite/TestRunExposePort
11:37:21 [2022-08-08T11:37:21.809Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
11:37:22 [2022-08-08T11:37:22.377Z] === RUN   TestDockerSuite/TestRunGroupAdd
11:37:22 [2022-08-08T11:37:22.945Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
11:37:24 [2022-08-08T11:37:24.320Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
11:37:24 [2022-08-08T11:37:24.320Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
11:37:24 [2022-08-08T11:37:24.578Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
11:37:24 [2022-08-08T11:37:24.578Z]     docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows
11:37:24 [2022-08-08T11:37:24.578Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
11:37:27 [2022-08-08T11:37:27.859Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
11:37:27 [2022-08-08T11:37:27.859Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
11:37:40 [2022-08-08T11:37:40.050Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
11:37:40 [2022-08-08T11:37:40.050Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
11:37:40 [2022-08-08T11:37:40.308Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
11:37:40 [2022-08-08T11:37:40.308Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
11:37:40 [2022-08-08T11:37:40.308Z] === RUN   TestDockerSuite/TestRunInvalidReference
11:37:40 [2022-08-08T11:37:40.308Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
11:37:40 [2022-08-08T11:37:40.876Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
11:37:42 [2022-08-08T11:37:42.776Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
11:37:43 [2022-08-08T11:37:43.710Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
11:37:44 [2022-08-08T11:37:44.668Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
11:37:48 [2022-08-08T11:37:48.848Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
11:37:50 [2022-08-08T11:37:50.747Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
11:37:51 [2022-08-08T11:37:51.006Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
11:37:51 [2022-08-08T11:37:51.265Z] === RUN   TestDockerSuite/TestRunModeHostname
11:37:52 [2022-08-08T11:37:52.200Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
11:37:52 [2022-08-08T11:37:52.200Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
11:37:52 [2022-08-08T11:37:52.458Z] === RUN   TestDockerSuite/TestRunModeIpcHost
11:37:53 [2022-08-08T11:37:53.395Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
11:37:54 [2022-08-08T11:37:54.330Z] === RUN   TestDockerSuite/TestRunModePIDContainer
11:37:55 [2022-08-08T11:37:55.264Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
11:37:55 [2022-08-08T11:37:55.264Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
11:37:55 [2022-08-08T11:37:55.264Z] === RUN   TestDockerSuite/TestRunModeUTSHost
11:37:56 [2022-08-08T11:37:56.198Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
11:37:56 [2022-08-08T11:37:56.456Z] === RUN   TestDockerSuite/TestRunMount
11:37:59 [2022-08-08T11:37:59.739Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
11:38:01 [2022-08-08T11:38:01.640Z] === RUN   TestDockerSuite/TestRunMountOrdering
11:38:02 [2022-08-08T11:38:02.210Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
11:38:02 [2022-08-08T11:38:02.776Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
11:38:02 [2022-08-08T11:38:02.776Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
11:38:04 [2022-08-08T11:38:04.151Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
11:38:05 [2022-08-08T11:38:05.524Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
11:38:05 [2022-08-08T11:38:05.782Z] === RUN   TestDockerSuite/TestRunNamedVolume
11:38:07 [2022-08-08T11:38:07.683Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
11:38:09 [2022-08-08T11:38:09.083Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
11:38:09 [2022-08-08T11:38:09.341Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
11:38:10 [2022-08-08T11:38:10.714Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
11:38:11 [2022-08-08T11:38:11.280Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
11:38:11 [2022-08-08T11:38:11.846Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
11:38:11 [2022-08-08T11:38:11.846Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
11:38:12 [2022-08-08T11:38:12.411Z] === RUN   TestDockerSuite/TestRunNetHost
11:38:12 [2022-08-08T11:38:12.977Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
11:38:13 [2022-08-08T11:38:13.912Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
11:38:14 [2022-08-08T11:38:14.478Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
11:38:14 [2022-08-08T11:38:14.736Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
11:38:16 [2022-08-08T11:38:16.111Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
11:38:18 [2022-08-08T11:38:18.011Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
11:38:18 [2022-08-08T11:38:18.011Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
11:38:21 [2022-08-08T11:38:21.295Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
11:38:21 [2022-08-08T11:38:21.295Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
11:38:21 [2022-08-08T11:38:21.865Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
11:38:21 [2022-08-08T11:38:21.865Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
11:38:22 [2022-08-08T11:38:22.431Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
11:38:22 [2022-08-08T11:38:22.431Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
11:38:22 [2022-08-08T11:38:22.998Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
11:38:23 [2022-08-08T11:38:23.257Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
11:38:23 [2022-08-08T11:38:23.515Z] === RUN   TestDockerSuite/TestRunNonExistingImage
11:38:23 [2022-08-08T11:38:23.515Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
11:38:24 [2022-08-08T11:38:24.450Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
11:38:26 [2022-08-08T11:38:26.348Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
11:38:30 [2022-08-08T11:38:30.530Z] === RUN   TestDockerSuite/TestRunOOMExitCode
11:38:30 [2022-08-08T11:38:30.530Z]     docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport
11:38:30 [2022-08-08T11:38:30.530Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
11:38:30 [2022-08-08T11:38:30.530Z] === RUN   TestDockerSuite/TestRunPIDsLimit
11:38:31 [2022-08-08T11:38:31.096Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
11:38:31 [2022-08-08T11:38:31.664Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
11:38:32 [2022-08-08T11:38:32.614Z] === RUN   TestDockerSuite/TestRunPortInUse
11:38:33 [2022-08-08T11:38:33.181Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
11:38:33 [2022-08-08T11:38:33.747Z]     docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n"
11:38:33 [2022-08-08T11:38:33.747Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
11:38:34 [2022-08-08T11:38:34.314Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
11:38:34 [2022-08-08T11:38:34.881Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
11:38:35 [2022-08-08T11:38:35.448Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
11:38:36 [2022-08-08T11:38:36.014Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
11:38:36 [2022-08-08T11:38:36.014Z]     docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows
11:38:36 [2022-08-08T11:38:36.014Z] === RUN   TestDockerSuite/TestRunPublishPort
11:38:36 [2022-08-08T11:38:36.272Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
11:38:37 [2022-08-08T11:38:37.206Z] === RUN   TestDockerSuite/TestRunReadProcLatency
11:38:37 [2022-08-08T11:38:37.206Z]     docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured
11:38:37 [2022-08-08T11:38:37.206Z] === RUN   TestDockerSuite/TestRunReadProcTimer
11:38:37 [2022-08-08T11:38:37.206Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
11:38:37 [2022-08-08T11:38:37.464Z] === RUN   TestDockerSuite/TestRunRedirectStdout
11:38:38 [2022-08-08T11:38:38.839Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
11:38:38 [2022-08-08T11:38:38.839Z]     docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved
11:38:38 [2022-08-08T11:38:38.839Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
11:38:40 [2022-08-08T11:38:40.740Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
11:38:41 [2022-08-08T11:38:41.673Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
11:38:42 [2022-08-08T11:38:42.607Z] === RUN   TestDockerSuite/TestRunRm
11:38:43 [2022-08-08T11:38:43.174Z] === RUN   TestDockerSuite/TestRunRmAndWait
11:38:43 [2022-08-08T11:38:43.740Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
11:38:46 [2022-08-08T11:38:46.265Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
11:38:46 [2022-08-08T11:38:46.830Z] === RUN   TestDockerSuite/TestRunRmPre125Api
11:38:47 [2022-08-08T11:38:47.395Z] === RUN   TestDockerSuite/TestRunRootWorkdir
11:38:47 [2022-08-08T11:38:47.963Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
11:38:48 [2022-08-08T11:38:48.897Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
11:38:49 [2022-08-08T11:38:49.830Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
11:38:50 [2022-08-08T11:38:50.087Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
11:38:53 [2022-08-08T11:38:53.370Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
11:38:53 [2022-08-08T11:38:53.939Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
11:38:56 [2022-08-08T11:38:56.483Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
11:38:57 [2022-08-08T11:38:57.047Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
11:38:57 [2022-08-08T11:38:57.305Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
11:38:57 [2022-08-08T11:38:57.564Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
11:38:58 [2022-08-08T11:38:58.131Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
11:38:58 [2022-08-08T11:38:58.389Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
11:38:59 [2022-08-08T11:38:59.323Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
11:38:59 [2022-08-08T11:38:59.889Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
11:39:00 [2022-08-08T11:39:00.456Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
11:39:00 [2022-08-08T11:39:00.456Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
11:39:01 [2022-08-08T11:39:01.024Z] === RUN   TestDockerSuite/TestRunSetMacAddress
11:39:01 [2022-08-08T11:39:01.589Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
11:39:03 [2022-08-08T11:39:03.489Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
11:39:04 [2022-08-08T11:39:04.054Z] === RUN   TestDockerSuite/TestRunState
11:39:05 [2022-08-08T11:39:05.428Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
11:39:05 [2022-08-08T11:39:05.993Z] === RUN   TestDockerSuite/TestRunStdinPipe
11:39:05 [2022-08-08T11:39:05.993Z]     docker_cli_service_logs_test.go:248: checking task d6vh4bfcn0i0
11:39:05 [2022-08-08T11:39:05.993Z]     docker_cli_service_logs_test.go:253: checking messages for d6vh4bfcn0i0
11:39:05 [2022-08-08T11:39:05.993Z]     docker_cli_service_logs_test.go:248: checking task df80zg0h4duf
11:39:05 [2022-08-08T11:39:05.993Z]     docker_cli_service_logs_test.go:253: checking messages for df80zg0h4duf
11:39:06 [2022-08-08T11:39:06.560Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
11:39:06 [2022-08-08T11:39:06.820Z] === RUN   TestDockerSwarmSuite/TestServiceScale
11:39:06 [2022-08-08T11:39:06.820Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
11:39:06 [2022-08-08T11:39:06.820Z]     docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport
11:39:06 [2022-08-08T11:39:06.820Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
11:39:07 [2022-08-08T11:39:07.386Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
11:39:07 [2022-08-08T11:39:07.953Z] === RUN   TestDockerSuite/TestRunSysctls
11:39:08 [2022-08-08T11:39:08.887Z] === RUN   TestDockerSuite/TestRunTLSVerify
11:39:08 [2022-08-08T11:39:08.887Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
11:39:08 [2022-08-08T11:39:08.887Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
11:39:09 [2022-08-08T11:39:09.453Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
11:39:09 [2022-08-08T11:39:09.712Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
11:39:11 [2022-08-08T11:39:11.609Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
11:39:11 [2022-08-08T11:39:11.867Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
11:39:13 [2022-08-08T11:39:13.244Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
11:39:15 [2022-08-08T11:39:15.144Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
11:39:18 [2022-08-08T11:39:18.433Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
11:39:18 [2022-08-08T11:39:18.693Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
11:39:19 [2022-08-08T11:39:19.259Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
11:39:19 [2022-08-08T11:39:19.517Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
11:39:20 [2022-08-08T11:39:20.891Z] === RUN   TestDockerSuite/TestRunUnshareProc
11:39:22 [2022-08-08T11:39:22.264Z] === RUN   TestDockerSuite/TestRunUserByID
11:39:22 [2022-08-08T11:39:22.522Z] === RUN   TestDockerSuite/TestRunUserByIDBig
11:39:22 [2022-08-08T11:39:22.522Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
11:39:22 [2022-08-08T11:39:22.780Z] === RUN   TestDockerSuite/TestRunUserByIDZero
11:39:23 [2022-08-08T11:39:23.038Z] === RUN   TestDockerSuite/TestRunUserByName
11:39:23 [2022-08-08T11:39:23.606Z] === RUN   TestDockerSuite/TestRunUserDefaults
11:39:24 [2022-08-08T11:39:24.171Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
11:39:24 [2022-08-08T11:39:24.171Z]     docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer
11:39:24 [2022-08-08T11:39:24.171Z] === RUN   TestDockerSuite/TestRunUserNotFound
11:39:24 [2022-08-08T11:39:24.429Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
11:39:24 [2022-08-08T11:39:24.995Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
11:39:26 [2022-08-08T11:39:26.895Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
11:39:28 [2022-08-08T11:39:28.269Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
11:39:29 [2022-08-08T11:39:29.203Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
11:39:29 [2022-08-08T11:39:29.461Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
11:39:29 [2022-08-08T11:39:29.719Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
11:39:31 [2022-08-08T11:39:31.619Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
11:39:32 [2022-08-08T11:39:32.184Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
11:39:32 [2022-08-08T11:39:32.752Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
11:39:34 [2022-08-08T11:39:34.653Z]     docker_cli_swarm_test.go:1895: [d398392057b91] joining swarm manager [d41408292bd9e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:39:34 [2022-08-08T11:39:34.653Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
11:39:35 [2022-08-08T11:39:35.587Z]     docker_cli_swarm_test.go:1896: [d36528b83af35] joining swarm manager [d41408292bd9e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:39:36 [2022-08-08T11:39:36.154Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
11:39:37 [2022-08-08T11:39:37.086Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
11:39:37 [2022-08-08T11:39:37.086Z]     docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows
11:39:37 [2022-08-08T11:39:37.086Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
11:39:37 [2022-08-08T11:39:37.086Z]     docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows
11:39:37 [2022-08-08T11:39:37.086Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
11:39:37 [2022-08-08T11:39:37.086Z]     docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows
11:39:37 [2022-08-08T11:39:37.086Z] === RUN   TestDockerSuite/TestRunWithBadDevice
11:39:37 [2022-08-08T11:39:37.086Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
11:39:37 [2022-08-08T11:39:37.086Z]     docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight
11:39:37 [2022-08-08T11:39:37.086Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
11:39:38 [2022-08-08T11:39:38.020Z] === RUN   TestDockerSuite/TestRunWithCPUShares
11:39:38 [2022-08-08T11:39:38.287Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
11:39:39 [2022-08-08T11:39:39.257Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
11:39:39 [2022-08-08T11:39:39.823Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
11:39:40 [2022-08-08T11:39:40.081Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
11:39:40 [2022-08-08T11:39:40.081Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
11:39:40 [2022-08-08T11:39:40.647Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
11:39:40 [2022-08-08T11:39:40.647Z]     docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight
11:39:40 [2022-08-08T11:39:40.647Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
11:39:40 [2022-08-08T11:39:40.647Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
11:39:40 [2022-08-08T11:39:40.647Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
11:39:40 [2022-08-08T11:39:40.647Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
11:39:40 [2022-08-08T11:39:40.647Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
11:39:40 [2022-08-08T11:39:40.647Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
11:39:40 [2022-08-08T11:39:40.647Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
11:39:40 [2022-08-08T11:39:40.647Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
11:39:40 [2022-08-08T11:39:40.647Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
11:39:40 [2022-08-08T11:39:40.647Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
11:39:40 [2022-08-08T11:39:40.647Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
11:39:40 [2022-08-08T11:39:40.647Z]     docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight
11:39:40 [2022-08-08T11:39:40.647Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
11:39:41 [2022-08-08T11:39:41.213Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
11:39:41 [2022-08-08T11:39:41.782Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
11:39:41 [2022-08-08T11:39:41.782Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
11:39:42 [2022-08-08T11:39:42.041Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
11:39:42 [2022-08-08T11:39:42.300Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
11:39:42 [2022-08-08T11:39:42.865Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
11:39:42 [2022-08-08T11:39:42.865Z] === RUN   TestDockerSuite/TestRunWithShmSize
11:39:43 [2022-08-08T11:39:43.123Z] === RUN   TestDockerSuite/TestRunWithSwappiness
11:39:43 [2022-08-08T11:39:43.690Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
11:39:43 [2022-08-08T11:39:43.690Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
11:39:43 [2022-08-08T11:39:43.690Z] === RUN   TestDockerSuite/TestRunWithUlimits
11:39:44 [2022-08-08T11:39:44.257Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
11:39:45 [2022-08-08T11:39:45.271Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
11:39:45 [2022-08-08T11:39:45.530Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
11:39:45 [2022-08-08T11:39:45.530Z]     docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport
11:39:45 [2022-08-08T11:39:45.530Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
11:39:45 [2022-08-08T11:39:45.789Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
11:39:45 [2022-08-08T11:39:45.789Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
11:39:46 [2022-08-08T11:39:46.724Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
11:39:47 [2022-08-08T11:39:47.291Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
11:39:48 [2022-08-08T11:39:48.663Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
11:39:49 [2022-08-08T11:39:49.230Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
11:39:49 [2022-08-08T11:39:49.230Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
11:39:49 [2022-08-08T11:39:49.230Z] === RUN   TestDockerSuite/TestSlowStdinClosing
11:39:49 [2022-08-08T11:39:49.230Z] === RUN   TestDockerSuite/TestSlowStdinClosing/0
11:39:49 [2022-08-08T11:39:49.796Z] === RUN   TestDockerSuite/TestSlowStdinClosing/1
11:39:50 [2022-08-08T11:39:50.362Z] === RUN   TestDockerSuite/TestSlowStdinClosing/2
11:39:51 [2022-08-08T11:39:51.296Z] === RUN   TestDockerSuite/TestStopContainerSignal
11:39:52 [2022-08-08T11:39:52.668Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
11:39:53 [2022-08-08T11:39:53.233Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
11:39:55 [2022-08-08T11:39:55.762Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
11:39:57 [2022-08-08T11:39:57.134Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
11:39:57 [2022-08-08T11:39:57.700Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
11:40:00 [2022-08-08T11:40:00.985Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
11:40:02 [2022-08-08T11:40:02.361Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
11:40:03 [2022-08-08T11:40:03.734Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
11:40:04 [2022-08-08T11:40:04.668Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
11:40:04 [2022-08-08T11:40:04.928Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
11:40:05 [2022-08-08T11:40:05.862Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
11:40:07 [2022-08-08T11:40:07.761Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
11:40:07 [2022-08-08T11:40:07.761Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
11:40:09 [2022-08-08T11:40:09.136Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
11:40:11 [2022-08-08T11:40:11.034Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
11:40:11 [2022-08-08T11:40:11.967Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
11:40:13 [2022-08-08T11:40:13.341Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
11:40:15 [2022-08-08T11:40:15.242Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
11:40:17 [2022-08-08T11:40:17.156Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
11:40:19 [2022-08-08T11:40:19.683Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
11:40:19 [2022-08-08T11:40:19.683Z]     docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows
11:40:19 [2022-08-08T11:40:19.683Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
11:40:19 [2022-08-08T11:40:19.683Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
11:40:19 [2022-08-08T11:40:19.941Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
11:40:20 [2022-08-08T11:40:20.506Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
11:40:21 [2022-08-08T11:40:21.439Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
11:40:22 [2022-08-08T11:40:22.006Z] === RUN   TestDockerSuite/TestSaveCheckTimes
11:40:22 [2022-08-08T11:40:22.264Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
11:40:23 [2022-08-08T11:40:23.637Z] === RUN   TestDockerSuite/TestSaveImageId
11:40:23 [2022-08-08T11:40:23.637Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
11:40:23 [2022-08-08T11:40:23.637Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
11:40:24 [2022-08-08T11:40:24.204Z] === RUN   TestDockerSuite/TestSaveLoadParents
11:40:25 [2022-08-08T11:40:25.579Z]     docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents1978463915
11:40:25 [2022-08-08T11:40:25.838Z]     docker_cli_swarm_test.go:1796: [d8e482e47b6a6] joining swarm manager [d15db5b8e5a38]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:40:25 [2022-08-08T11:40:25.838Z] === RUN   TestDockerSuite/TestSaveMultipleNames
11:40:26 [2022-08-08T11:40:26.096Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
11:40:27 [2022-08-08T11:40:27.470Z]     docker_cli_swarm_test.go:1797: [dfeac46613847] joining swarm manager [d15db5b8e5a38]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:40:27 [2022-08-08T11:40:27.470Z] === RUN   TestDockerSuite/TestSaveSingleTag
11:40:27 [2022-08-08T11:40:27.470Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
11:40:27 [2022-08-08T11:40:27.470Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
11:40:28 [2022-08-08T11:40:28.846Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
11:40:29 [2022-08-08T11:40:29.781Z] === RUN   TestDockerSuite/TestSearchCmdOptions
11:40:32 [2022-08-08T11:40:32.306Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
11:40:32 [2022-08-08T11:40:32.564Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
11:40:32 [2022-08-08T11:40:32.821Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
11:40:32 [2022-08-08T11:40:32.821Z] === RUN   TestDockerSuite/TestSearchWithLimit
11:40:34 [2022-08-08T11:40:34.719Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
11:40:34 [2022-08-08T11:40:34.719Z]     docker_cli_sni_test.go:30: Flakey test
11:40:34 [2022-08-08T11:40:34.719Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
11:40:38 [2022-08-08T11:40:38.919Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
11:40:39 [2022-08-08T11:40:39.176Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
11:40:41 [2022-08-08T11:40:41.077Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
11:40:42 [2022-08-08T11:40:42.010Z] === RUN   TestDockerSuite/TestStartAttachSilent
11:40:42 [2022-08-08T11:40:42.943Z] === RUN   TestDockerSuite/TestStartAttachWithRename
11:40:45 [2022-08-08T11:40:45.469Z] === RUN   TestDockerSuite/TestStartMultipleContainers
11:40:47 [2022-08-08T11:40:47.368Z] === RUN   TestDockerSuite/TestStartPausedContainer
11:40:47 [2022-08-08T11:40:47.368Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
11:40:47 [2022-08-08T11:40:47.628Z] === RUN   TestDockerSuite/TestStartRecordError
11:40:49 [2022-08-08T11:40:49.530Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
11:40:49 [2022-08-08T11:40:49.530Z]     docker_cli_swarm_test.go:1315: [da61cad06a113] joining swarm manager [d82b5493fc07b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:40:50 [2022-08-08T11:40:50.904Z]     docker_cli_swarm_test.go:1316: [df6b4553ca977] joining swarm manager [d82b5493fc07b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:40:50 [2022-08-08T11:40:50.904Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
11:40:51 [2022-08-08T11:40:51.837Z] === RUN   TestDockerSuite/TestStatsAllNoStream
11:40:54 [2022-08-08T11:40:54.366Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
11:40:58 [2022-08-08T11:40:58.548Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
11:41:01 [2022-08-08T11:41:01.827Z] === RUN   TestDockerSuite/TestStatsFormatAll
11:41:06 [2022-08-08T11:41:06.008Z] === RUN   TestDockerSuite/TestStatsNoStream
11:41:08 [2022-08-08T11:41:08.557Z] === RUN   TestDockerSuite/TestTopMultipleArgs
11:41:09 [2022-08-08T11:41:09.123Z] === RUN   TestDockerSuite/TestTopNonPrivileged
11:41:09 [2022-08-08T11:41:09.690Z] === RUN   TestDockerSuite/TestTopPrivileged
11:41:10 [2022-08-08T11:41:10.255Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
11:41:10 [2022-08-08T11:41:10.255Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows
11:41:10 [2022-08-08T11:41:10.255Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
11:41:10 [2022-08-08T11:41:10.822Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
11:41:11 [2022-08-08T11:41:11.080Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
11:41:11 [2022-08-08T11:41:11.080Z]     docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport
11:41:11 [2022-08-08T11:41:11.080Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
11:41:11 [2022-08-08T11:41:11.080Z]     docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport
11:41:11 [2022-08-08T11:41:11.080Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
11:41:12 [2022-08-08T11:41:12.454Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
11:41:12 [2022-08-08T11:41:12.712Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
11:41:13 [2022-08-08T11:41:13.278Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
11:41:14 [2022-08-08T11:41:14.651Z] === RUN   TestDockerSuite/TestUpdateStats
11:41:17 [2022-08-08T11:41:17.932Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
11:41:18 [2022-08-08T11:41:18.865Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
11:41:18 [2022-08-08T11:41:18.865Z]     docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport
11:41:18 [2022-08-08T11:41:18.865Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
11:41:19 [2022-08-08T11:41:19.431Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
11:41:19 [2022-08-08T11:41:19.997Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
11:41:21 [2022-08-08T11:41:21.899Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
11:41:23 [2022-08-08T11:41:23.798Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
11:41:25 [2022-08-08T11:41:25.172Z] === RUN   TestDockerSuite/TestVolumeCLICreate
11:41:40 [2022-08-08T11:41:40.035Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
11:41:40 [2022-08-08T11:41:40.035Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
11:41:40 [2022-08-08T11:41:40.035Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
11:41:40 [2022-08-08T11:41:40.604Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
11:41:40 [2022-08-08T11:41:40.861Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
11:41:40 [2022-08-08T11:41:40.861Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
11:41:40 [2022-08-08T11:41:40.861Z] === RUN   TestDockerSuite/TestVolumeCLILs
11:41:41 [2022-08-08T11:41:41.427Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
11:41:41 [2022-08-08T11:41:41.427Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
11:41:41 [2022-08-08T11:41:41.993Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
11:41:42 [2022-08-08T11:41:42.251Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
11:41:42 [2022-08-08T11:41:42.251Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
11:41:42 [2022-08-08T11:41:42.251Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
11:41:42 [2022-08-08T11:41:42.251Z] === RUN   TestDockerSuite/TestVolumeCLIRm
11:41:43 [2022-08-08T11:41:43.625Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
11:41:43 [2022-08-08T11:41:43.883Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
11:41:43 [2022-08-08T11:41:43.883Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
11:41:43 [2022-08-08T11:41:43.883Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
11:41:44 [2022-08-08T11:41:44.143Z] === RUN   TestDockerSuite/TestVolumeLsFormat
11:41:44 [2022-08-08T11:41:44.143Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
11:41:44 [2022-08-08T11:41:44.143Z] --- PASS: TestDockerSuite (1335.30s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (4.57s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.17s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.80s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.78s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.73s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.28s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.36s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.20s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.68s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.61s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.03s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.19s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.02s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.78s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.15s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.18s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.66s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.96s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.78s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.56s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.97s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.20s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.06s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.52s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.57s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.32s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.42s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.90s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.54s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.71s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.93s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.68s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.69s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.82s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.76s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.87s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.82s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.00s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.84s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.82s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.79s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.80s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.88s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.71s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.81s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.87s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.76s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.84s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.34s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.61s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.49s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.32s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.50s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.52s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.51s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.62s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.44s)
11:41:44 [2022-08-08T11:41:44.143Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>_<nil>} (1.53s)
11:41:44 [2022-08-08T11:41:44.143Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>_<nil>} (1.40s)
11:41:44 [2022-08-08T11:41:44.143Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.53s)
11:41:44 [2022-08-08T11:41:44.143Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>_<nil>} (0.76s)
11:41:44 [2022-08-08T11:41:44.143Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000d71140_<nil>_<nil>} (1.49s)
11:41:44 [2022-08-08T11:41:44.143Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1677075525_/foo_false__<nil>_<nil>_<nil>_<nil>} (0.59s)
11:41:44 [2022-08-08T11:41:44.143Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1677075525_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.38s)
11:41:44 [2022-08-08T11:41:44.143Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32668536166_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.51s)
11:41:44 [2022-08-08T11:41:44.143Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32668536166_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.51s)
11:41:44 [2022-08-08T11:41:44.143Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32668536166_/foo_true__0xc000d71170_<nil>_<nil>_<nil>} (1.57s)
11:41:44 [2022-08-08T11:41:44.143Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000d71188_<nil>_<nil>} (1.56s)
11:41:44 [2022-08-08T11:41:44.143Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000d711a0_<nil>_<nil>} (1.50s)
11:41:44 [2022-08-08T11:41:44.143Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000d711b8_<nil>_<nil>} (1.63s)
11:41:44 [2022-08-08T11:41:44.143Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000d711d0_<nil>_<nil>} (1.54s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.83s)
11:41:44 [2022-08-08T11:41:44.143Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.43s)
11:41:44 [2022-08-08T11:41:44.143Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
11:41:44 [2022-08-08T11:41:44.143Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
11:41:44 [2022-08-08T11:41:44.143Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
11:41:44 [2022-08-08T11:41:44.143Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
11:41:44 [2022-08-08T11:41:44.143Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
11:41:44 [2022-08-08T11:41:44.143Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s)
11:41:44 [2022-08-08T11:41:44.143Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s)
11:41:44 [2022-08-08T11:41:44.143Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s)
11:41:44 [2022-08-08T11:41:44.143Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
11:41:44 [2022-08-08T11:41:44.143Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
11:41:44 [2022-08-08T11:41:44.143Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
11:41:44 [2022-08-08T11:41:44.143Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s)
11:41:44 [2022-08-08T11:41:44.143Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s)
11:41:44 [2022-08-08T11:41:44.144Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s)
11:41:44 [2022-08-08T11:41:44.144Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.06s)
11:41:44 [2022-08-08T11:41:44.144Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.73s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.26s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.73s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.49s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.42s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.66s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.62s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.69s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.54s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.44s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.64s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.92s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.87s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.94s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.87s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.80s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.01s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.80s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.67s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.11s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.65s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.55s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.77s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.98s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.00s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.00s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.79s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.82s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.08s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.78s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.86s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.00s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.00s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.76s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.68s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.74s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.71s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.52s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (6.89s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.90s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.75s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.55s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.38s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.83s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (1.92s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.86s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestAttachDetach (0.97s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.95s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.79s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.83s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.86s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.98s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.69s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.39s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.19s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.85s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.26s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.88s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.94s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.99s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.15s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.51s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.61s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.05s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.59s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.71s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.87s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.60s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildAddScript (1.97s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.67s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.23s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.10s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.58s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildAddTar (8.43s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.45s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.41s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.25s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.74s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.65s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.34s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.00s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.10s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.61s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.22s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.43s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.23s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.14s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.82s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.42s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.97s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.50s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.09s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.52s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.10s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.25s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.48s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.96s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.00s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (5.37s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.68s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.00s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.09s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.49s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.97s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.67s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.41s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.32s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.40s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.30s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.38s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.29s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.16s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.40s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.67s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.64s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.36s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.41s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.52s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.50s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.11s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.61s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.94s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.82s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.56s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.34s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.31s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.57s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.51s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.10s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.13s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.56s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.01s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.93s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.00s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (9.00s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.06s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.49s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.69s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.93s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.84s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.23s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.24s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (3.60s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.53s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.73s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.66s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.12s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (3.43s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.24s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.22s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.46s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.07s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.28s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.21s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.77s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.99s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (0.93s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildEnv (0.80s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.74s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.90s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (4.83s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.52s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.58s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.18s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.76s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.44s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.41s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.50s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.46s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.57s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.33s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.47s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.41s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.21s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildFails (0.54s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.76s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.14s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.49s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.02s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.36s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.68s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.42s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.50s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.20s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.81s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.54s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.99s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.34s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.62s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.52s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.58s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.06s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.60s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.56s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.59s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.41s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.59s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.02s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.24s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.29s)
11:41:44 [2022-08-08T11:41:44.144Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.14s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.93s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.97s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.29s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.30s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.35s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (5.97s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.83s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.04s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.39s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.79s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.73s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.79s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.31s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.58s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.44s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.81s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.68s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.13s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.37s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.63s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.26s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.55s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.73s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.07s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.59s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.76s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.94s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.18s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.56s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.07s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.57s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.69s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.36s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.04s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.81s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildRm (2.66s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.01s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.05s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.37s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.11s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.96s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.40s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (3.02s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.14s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.24s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.42s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.68s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.69s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.66s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.35s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.10s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.33s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.10s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.97s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildUser (1.97s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.52s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.49s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.58s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.63s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.61s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.88s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.33s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.58s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.59s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.69s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.14s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.69s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.25s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.40s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.64s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.97s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.75s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCommitChange (0.75s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.77s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.37s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.12s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.93s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.42s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.02s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.78s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.32s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.66s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.61s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.91s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.73s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.61s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.61s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.73s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.91s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.68s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.78s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.86s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (1.07s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.20s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.24s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.77s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.63s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.60s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.69s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.96s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.13s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.93s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.19s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.45s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.00s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCpToCaseD (3.81s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.79s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.66s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCpToCaseG (3.60s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.57s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.60s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (3.53s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.85s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCpToDot (0.58s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.96s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.05s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.78s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.02s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.55s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.02s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.14s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.13s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.64s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.50s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.47s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.06s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCreateRM (0.11s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.55s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.69s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.13s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.54s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.62s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.52s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.51s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.52s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.50s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.97s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.29s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.19s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.12s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.10s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.40s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.30s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.11s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.72s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.28s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.01s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestEventsFormat (0.97s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.05s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.03s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.72s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestEventsImagePull (1.02s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.04s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.31s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (2.28s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.47s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestEventsRename (0.50s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestEventsResize (0.53s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.34s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.70s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.49s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.73s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestEventsTop (0.59s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.60s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.05s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestNetworkEvents (0.83s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.61s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestExec (0.60s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.05s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestExecCgroup (0.84s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestExecEnv (0.56s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.10s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.61s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestExecInspectID (1.57s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.52s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.52s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.72s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestExecParseError (0.68s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.51s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.65s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.62s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.62s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestExecTTY (0.61s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.55s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.51s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.63s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.67s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.52s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.78s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.54s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.61s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.22s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.03s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestHealth (19.38s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.90s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestBuildHistory (2.66s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.60s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.57s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.55s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.33s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.60s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.68s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.07s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.54s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.59s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.03s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.11s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestImportFile (1.13s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.07s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.14s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.11s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.56s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.55s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.51s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.50s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.48s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.06s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.55s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.72s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.85s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.58s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.92s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
11:41:44 [2022-08-08T11:41:44.145Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.60s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.55s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.54s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.71s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestInspectPlugin (2.29s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.67s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.82s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.12s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.84s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.59s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.55s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.45s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.45s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.44s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (0.97s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.97s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.26s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.15s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.37s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.45s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.37s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.42s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.59s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.66s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.39s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.45s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.55s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.84s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.86s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.84s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.91s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.97s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.84s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.64s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestLogsSince (6.63s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.45s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.46s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestLogsTail (0.60s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.59s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.58s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.07s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.15s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestNetHostname (2.12s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.24s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.87s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.75s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.10s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.92s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.67s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.09s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.24s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.12s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.43s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.91s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.88s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestPluginActive (2.33s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.67s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.65s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.94s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.32s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.44s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.93s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.22s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestPortList (6.65s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.58s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (1.87s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.11s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.47s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.21s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestPsByOrder (2.40s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.92s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.34s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.91s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.49s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.30s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.00s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.39s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.90s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.89s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.56s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.92s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.05s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.23s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.55s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.85s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.41s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.56s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.44s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.08s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.24s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.91s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.48s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.00s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.76s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.37s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (1.99s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.92s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.97s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (0.89s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.01s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.83s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.49s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.49s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.77s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.37s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.60s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRmiTag (0.14s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.48s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.63s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.45s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.78s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.37s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.45s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.46s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.48s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.45s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.69s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.85s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.45s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.05s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.32s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.86s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.17s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.65s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.45s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.01s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.29s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.46s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.17s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.45s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.45s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.91s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.45s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.21s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.47s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.06s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.45s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.57s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.53s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.82s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.89s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.67s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.78s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.60s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.88s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.08s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.83s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.51s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.45s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.50s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.52s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.55s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.46s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.48s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.48s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.49s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.67s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.51s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.47s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.47s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.45s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.89s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.56s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.55s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.51s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.51s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.16s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.07s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.28s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.51s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.65s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.53s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.49s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.44s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.12s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.12s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.52s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.98s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.63s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.88s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.74s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.64s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.45s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (0.95s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.88s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.52s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.21s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.70s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.62s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.15s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.61s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.59s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.62s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.51s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.06s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.44s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.54s)
11:41:44 [2022-08-08T11:41:44.146Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.79s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.60s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.66s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.55s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.48s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.62s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.04s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.68s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.57s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.38s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.24s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.91s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.49s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.91s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.64s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.92s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.45s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.82s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.91s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.00s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.80s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.49s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.50s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.86s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (0.90s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.78s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.00s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.23s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunMount (4.93s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.69s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.62s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.04s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.93s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.59s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.01s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.15s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.23s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.58s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.71s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.70s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.59s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.61s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.89s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.30s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.52s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.51s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.56s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.62s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.58s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.86s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.56s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.53s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.29s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.63s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.68s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.64s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.45s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.48s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.51s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.49s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.68s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.55s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.01s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.86s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.06s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunRm (0.70s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.58s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.54s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.66s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.67s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.51s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.65s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.49s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.65s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.56s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.55s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.40s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.62s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.62s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.65s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.53s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.59s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.48s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunState (1.23s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.72s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.76s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.46s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.51s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.12s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.61s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.69s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.55s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.17s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.20s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.80s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.67s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.46s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.44s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.37s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.04s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.41s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.46s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.54s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.58s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.70s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.27s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.63s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.81s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.64s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.14s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.69s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.83s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.80s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.74s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.43s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.93s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.45s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.49s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.46s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.45s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.50s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.45s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.44s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.43s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.43s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.47s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.90s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.46s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.34s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.90s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.47s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.40s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.46s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (1.96s)
11:41:44 [2022-08-08T11:41:44.147Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.65s)
11:41:44 [2022-08-08T11:41:44.147Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.66s)
11:41:44 [2022-08-08T11:41:44.147Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.65s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.44s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.55s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.23s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.43s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.06s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.39s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.43s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.96s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.13s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.64s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.58s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.76s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.38s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.36s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.44s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.01s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.65s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.30s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.69s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.74s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.83s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.39s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.09s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.43s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.80s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.10s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.36s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.32s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.13s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.19s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.44s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.96s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.89s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.68s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (0.90s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.58s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.69s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.64s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.48s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.51s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.22s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.53s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.02s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.63s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.54s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.49s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.52s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.60s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.47s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.46s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.99s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.63s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.57s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.01s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.52s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.89s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.69s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.56s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.77s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.81s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.31s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.06s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.09s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.59s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.08s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.08s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.54s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.61s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
11:41:44 [2022-08-08T11:41:44.147Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
11:41:44 [2022-08-08T11:41:44.148Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
11:41:44 [2022-08-08T11:41:44.148Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
11:41:44 [2022-08-08T11:41:44.148Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.49s)
11:41:44 [2022-08-08T11:41:44.148Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s)
11:41:44 [2022-08-08T11:41:44.148Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s)
11:41:44 [2022-08-08T11:41:44.148Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
11:41:44 [2022-08-08T11:41:44.148Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
11:41:44 [2022-08-08T11:41:44.148Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s)
11:41:44 [2022-08-08T11:41:44.148Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
11:41:44 [2022-08-08T11:41:44.148Z] === RUN   TestDockerRegistrySuite
11:41:44 [2022-08-08T11:41:44.148Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
11:41:45 [2022-08-08T11:41:45.522Z]     check_test.go:427: [dfd67c2546cfa] daemon is not started
11:41:45 [2022-08-08T11:41:45.522Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
11:41:46 [2022-08-08T11:41:46.456Z]     check_test.go:427: [d080c6e1a98f2] daemon is not started
11:41:46 [2022-08-08T11:41:46.456Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
11:41:47 [2022-08-08T11:41:47.829Z]     check_test.go:427: [d8b8521f50afb] daemon is not started
11:41:47 [2022-08-08T11:41:47.829Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
11:41:47 [2022-08-08T11:41:47.829Z]     check_test.go:427: [d99de578c62c3] daemon is not started
11:41:47 [2022-08-08T11:41:47.829Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
11:41:51 [2022-08-08T11:41:51.112Z]     check_test.go:427: [d089f54369788] daemon is not started
11:41:51 [2022-08-08T11:41:51.112Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
11:41:56 [2022-08-08T11:41:56.373Z]     check_test.go:427: [dc1f587e7a6e7] daemon is not started
11:41:56 [2022-08-08T11:41:56.373Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
11:41:58 [2022-08-08T11:41:58.274Z]     check_test.go:427: [d7f14fe6b90d5] daemon is not started
11:41:58 [2022-08-08T11:41:58.274Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
11:41:59 [2022-08-08T11:41:59.208Z]     check_test.go:427: [d7fac70ded8ef] daemon is not started
11:41:59 [2022-08-08T11:41:59.208Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
11:42:00 [2022-08-08T11:42:00.142Z]     check_test.go:427: [d8ce5afe46f71] daemon is not started
11:42:00 [2022-08-08T11:42:00.142Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
11:42:01 [2022-08-08T11:42:01.077Z]     check_test.go:427: [dccd233fbd5ad] daemon is not started
11:42:01 [2022-08-08T11:42:01.078Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
11:42:01 [2022-08-08T11:42:01.078Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
11:42:02 [2022-08-08T11:42:02.455Z]     check_test.go:427: [d2c5127c807d2] daemon is not started
11:42:02 [2022-08-08T11:42:02.455Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
11:42:04 [2022-08-08T11:42:04.358Z]     check_test.go:427: [d7461d7bcbe6c] daemon is not started
11:42:04 [2022-08-08T11:42:04.358Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
11:42:05 [2022-08-08T11:42:05.292Z]     check_test.go:427: [d932b0152c184] daemon is not started
11:42:05 [2022-08-08T11:42:05.292Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
11:42:05 [2022-08-08T11:42:05.554Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
11:42:06 [2022-08-08T11:42:06.486Z]     check_test.go:427: [d354d8e678cfa] daemon is not started
11:42:06 [2022-08-08T11:42:06.486Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
11:42:07 [2022-08-08T11:42:07.859Z]     docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c81533de4aa116bacf8b036ed10d4af42fcbdd45bcf19db513ed50f4abe996dc
11:42:08 [2022-08-08T11:42:08.795Z]     docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:34d9363cf75a82ed6afb7717499d5786d3ba2d3a511a5f9ce4850df785dfc923
11:42:09 [2022-08-08T11:42:09.361Z]     check_test.go:427: [d1d60051127d4] daemon is not started
11:42:09 [2022-08-08T11:42:09.361Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
11:42:10 [2022-08-08T11:42:10.294Z]     docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cced0580b3f88e71f0e93278310c467527e880926697313559fa83869feeab00
11:42:11 [2022-08-08T11:42:11.228Z]     docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:334de3100dc1b4ce0693412081d407d42108085014093b0522eb11bf3b68e136
11:42:11 [2022-08-08T11:42:11.486Z]     check_test.go:427: [db82917489828] daemon is not started
11:42:11 [2022-08-08T11:42:11.486Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
11:42:12 [2022-08-08T11:42:12.859Z]     check_test.go:427: [db6cf37936ae4] daemon is not started
11:42:12 [2022-08-08T11:42:12.859Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
11:42:13 [2022-08-08T11:42:13.792Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
11:42:15 [2022-08-08T11:42:15.693Z]     check_test.go:427: [d703649e67b68] daemon is not started
11:42:15 [2022-08-08T11:42:15.693Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
11:42:17 [2022-08-08T11:42:17.068Z]     check_test.go:427: [d3a15ae5a1f7a] daemon is not started
11:42:17 [2022-08-08T11:42:17.068Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
11:42:17 [2022-08-08T11:42:17.068Z]     check_test.go:427: [df4ec1654f148] daemon is not started
11:42:17 [2022-08-08T11:42:17.068Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
11:42:18 [2022-08-08T11:42:18.443Z]     check_test.go:427: [d2640e1cc2bb1] daemon is not started
11:42:18 [2022-08-08T11:42:18.443Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
11:42:19 [2022-08-08T11:42:19.377Z]     check_test.go:427: [d8a579a5f08cb] daemon is not started
11:42:19 [2022-08-08T11:42:19.377Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
11:42:20 [2022-08-08T11:42:20.752Z]     check_test.go:427: [d55f493897b99] daemon is not started
11:42:20 [2022-08-08T11:42:20.752Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
11:42:20 [2022-08-08T11:42:20.752Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
11:42:23 [2022-08-08T11:42:23.281Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
11:42:23 [2022-08-08T11:42:23.539Z]     check_test.go:427: [d1c1503f38d21] daemon is not started
11:42:23 [2022-08-08T11:42:23.539Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
11:42:24 [2022-08-08T11:42:24.105Z]     check_test.go:427: [d52f960bf015a] daemon is not started
11:42:24 [2022-08-08T11:42:24.105Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
11:42:25 [2022-08-08T11:42:25.040Z]     check_test.go:427: [d975d89b7917c] daemon is not started
11:42:25 [2022-08-08T11:42:25.040Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
11:42:25 [2022-08-08T11:42:25.605Z]     check_test.go:427: [da4490877250d] daemon is not started
11:42:25 [2022-08-08T11:42:25.605Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
11:42:25 [2022-08-08T11:42:25.606Z]     check_test.go:427: [d43304f3c53ca] daemon is not started
11:42:25 [2022-08-08T11:42:25.606Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
11:42:26 [2022-08-08T11:42:26.171Z]     check_test.go:427: [d71cf663dfe95] daemon is not started
11:42:26 [2022-08-08T11:42:26.171Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
11:42:26 [2022-08-08T11:42:26.429Z]     check_test.go:427: [d3ef9efe18ccb] daemon is not started
11:42:26 [2022-08-08T11:42:26.429Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
11:42:26 [2022-08-08T11:42:26.687Z]     check_test.go:427: [d5d9a9581145c] daemon is not started
11:42:26 [2022-08-08T11:42:26.687Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
11:42:26 [2022-08-08T11:42:26.945Z]     check_test.go:427: [da814f8320828] daemon is not started
11:42:26 [2022-08-08T11:42:26.945Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
11:42:27 [2022-08-08T11:42:27.891Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
11:42:28 [2022-08-08T11:42:28.151Z]     check_test.go:427: [dd05d0c318457] daemon is not started
11:42:28 [2022-08-08T11:42:28.151Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
11:42:30 [2022-08-08T11:42:30.688Z]     check_test.go:427: [dcf93539d660a] daemon is not started
11:42:30 [2022-08-08T11:42:30.688Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
11:42:31 [2022-08-08T11:42:31.255Z]     check_test.go:427: [d134abe09a9f2] daemon is not started
11:42:31 [2022-08-08T11:42:31.255Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
11:42:32 [2022-08-08T11:42:32.189Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
11:42:32 [2022-08-08T11:42:32.189Z]     check_test.go:427: [d346b3ae2a72b] daemon is not started
11:42:32 [2022-08-08T11:42:32.189Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
11:42:33 [2022-08-08T11:42:33.124Z] === RUN   TestDockerRegistrySuite/TestV2Only
11:42:34 [2022-08-08T11:42:34.058Z] --- PASS: TestDockerRegistrySuite (49.83s)
11:42:34 [2022-08-08T11:42:34.058Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.19s)
11:42:34 [2022-08-08T11:42:34.058Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.04s)
11:42:34 [2022-08-08T11:42:34.058Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.31s)
11:42:34 [2022-08-08T11:42:34.058Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s)
11:42:34 [2022-08-08T11:42:34.058Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.82s)
11:42:34 [2022-08-08T11:42:34.058Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.97s)
11:42:34 [2022-08-08T11:42:34.058Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.70s)
11:42:34 [2022-08-08T11:42:34.058Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.00s)
11:42:34 [2022-08-08T11:42:34.058Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.86s)
11:42:34 [2022-08-08T11:42:34.058Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.00s)
11:42:34 [2022-08-08T11:42:34.058Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.25s)
11:42:34 [2022-08-08T11:42:34.058Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.61s)
11:42:34 [2022-08-08T11:42:34.058Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.39s)
11:42:34 [2022-08-08T11:42:34.058Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.15s)
11:42:34 [2022-08-08T11:42:34.058Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.65s)
11:42:34 [2022-08-08T11:42:34.058Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.37s)
11:42:34 [2022-08-08T11:42:34.058Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.31s)
11:42:34 [2022-08-08T11:42:34.058Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.61s)
11:42:34 [2022-08-08T11:42:34.058Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.31s)
11:42:34 [2022-08-08T11:42:34.058Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.16s)
11:42:34 [2022-08-08T11:42:34.058Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.35s)
11:42:34 [2022-08-08T11:42:34.058Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.10s)
11:42:34 [2022-08-08T11:42:34.058Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.09s)
11:42:34 [2022-08-08T11:42:34.058Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.99s)
11:42:34 [2022-08-08T11:42:34.058Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.46s)
11:42:34 [2022-08-08T11:42:34.058Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.15s)
11:42:34 [2022-08-08T11:42:34.058Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.44s)
11:42:34 [2022-08-08T11:42:34.058Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
11:42:34 [2022-08-08T11:42:34.058Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.36s)
11:42:34 [2022-08-08T11:42:34.058Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.31s)
11:42:34 [2022-08-08T11:42:34.058Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.43s)
11:42:34 [2022-08-08T11:42:34.058Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
11:42:34 [2022-08-08T11:42:34.058Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.39s)
11:42:34 [2022-08-08T11:42:34.058Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.98s)
11:42:34 [2022-08-08T11:42:34.058Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.85s)
11:42:34 [2022-08-08T11:42:34.058Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.11s)
11:42:34 [2022-08-08T11:42:34.058Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s)
11:42:34 [2022-08-08T11:42:34.058Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.83s)
11:42:34 [2022-08-08T11:42:34.058Z] === RUN   TestDockerSchema1RegistrySuite
11:42:34 [2022-08-08T11:42:34.058Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
11:42:34 [2022-08-08T11:42:34.058Z]     check_test.go:454: [da7ae23448c70] daemon is not started
11:42:34 [2022-08-08T11:42:34.058Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
11:42:35 [2022-08-08T11:42:35.960Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
11:42:35 [2022-08-08T11:42:35.960Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
11:42:35 [2022-08-08T11:42:35.960Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
11:42:37 [2022-08-08T11:42:37.861Z]     check_test.go:454: [da40bcbb573a2] daemon is not started
11:42:37 [2022-08-08T11:42:37.861Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
11:42:42 [2022-08-08T11:42:42.047Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
11:42:42 [2022-08-08T11:42:42.613Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
11:42:42 [2022-08-08T11:42:42.873Z]     check_test.go:454: [d2e02af12c29d] daemon is not started
11:42:42 [2022-08-08T11:42:42.873Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
11:42:43 [2022-08-08T11:42:43.439Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
11:42:44 [2022-08-08T11:42:44.006Z]     check_test.go:454: [d1dc03a907dbc] daemon is not started
11:42:44 [2022-08-08T11:42:44.006Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
11:42:44 [2022-08-08T11:42:44.263Z]     check_test.go:454: [d64671f467cfc] daemon is not started
11:42:44 [2022-08-08T11:42:44.263Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
11:42:45 [2022-08-08T11:42:45.637Z]     check_test.go:454: [d0b9ef96c4aaa] daemon is not started
11:42:45 [2022-08-08T11:42:45.637Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
11:42:45 [2022-08-08T11:42:45.896Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
11:42:46 [2022-08-08T11:42:46.465Z]     check_test.go:454: [d242d15fec2ba] daemon is not started
11:42:46 [2022-08-08T11:42:46.465Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
11:42:47 [2022-08-08T11:42:47.843Z]     check_test.go:454: [d23d554229b2c] daemon is not started
11:42:47 [2022-08-08T11:42:47.843Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
11:42:50 [2022-08-08T11:42:50.372Z]     check_test.go:454: [d6c31f6f49de2] daemon is not started
11:42:50 [2022-08-08T11:42:50.372Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
11:42:50 [2022-08-08T11:42:50.630Z]     check_test.go:454: [d1f4c7ebcede9] daemon is not started
11:42:50 [2022-08-08T11:42:50.888Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
11:42:51 [2022-08-08T11:42:51.146Z]     check_test.go:454: [ddd26dbda645c] daemon is not started
11:42:51 [2022-08-08T11:42:51.146Z] --- PASS: TestDockerSchema1RegistrySuite (17.20s)
11:42:51 [2022-08-08T11:42:51.146Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s)
11:42:51 [2022-08-08T11:42:51.146Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.45s)
11:42:51 [2022-08-08T11:42:51.146Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.28s)
11:42:51 [2022-08-08T11:42:51.146Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.25s)
11:42:51 [2022-08-08T11:42:51.146Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s)
11:42:51 [2022-08-08T11:42:51.146Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.26s)
11:42:51 [2022-08-08T11:42:51.146Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.09s)
11:42:51 [2022-08-08T11:42:51.146Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.07s)
11:42:51 [2022-08-08T11:42:51.146Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.69s)
11:42:51 [2022-08-08T11:42:51.146Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s)
11:42:51 [2022-08-08T11:42:51.146Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s)
11:42:51 [2022-08-08T11:42:51.146Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
11:42:51 [2022-08-08T11:42:51.146Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
11:42:52 [2022-08-08T11:42:52.079Z]     check_test.go:483: [d891e9799b8ba] daemon is not started
11:42:52 [2022-08-08T11:42:52.079Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
11:42:52 [2022-08-08T11:42:52.349Z]     check_test.go:483: [d7d38d07496b7] daemon is not started
11:42:52 [2022-08-08T11:42:52.349Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
11:42:52 [2022-08-08T11:42:52.610Z]     check_test.go:483: [d07788bd95249] daemon is not started
11:42:52 [2022-08-08T11:42:52.610Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
11:42:53 [2022-08-08T11:42:53.984Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
11:42:54 [2022-08-08T11:42:54.549Z]     check_test.go:483: [d3305ec1551cf] daemon is not started
11:42:54 [2022-08-08T11:42:54.549Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
11:42:54 [2022-08-08T11:42:54.807Z]     check_test.go:483: [d9a5168e70d68] daemon is not started
11:42:54 [2022-08-08T11:42:54.807Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
11:42:55 [2022-08-08T11:42:55.740Z]     check_test.go:483: [dc5c200aeab37] daemon is not started
11:42:55 [2022-08-08T11:42:55.740Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
11:42:55 [2022-08-08T11:42:55.998Z]     check_test.go:483: [da8969b131a0d] daemon is not started
11:42:55 [2022-08-08T11:42:55.998Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.73s)
11:42:55 [2022-08-08T11:42:55.998Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.72s)
11:42:55 [2022-08-08T11:42:55.998Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.57s)
11:42:55 [2022-08-08T11:42:55.998Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
11:42:55 [2022-08-08T11:42:55.998Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.27s)
11:42:55 [2022-08-08T11:42:55.998Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s)
11:42:55 [2022-08-08T11:42:55.998Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.48s)
11:42:55 [2022-08-08T11:42:55.998Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.83s)
11:42:55 [2022-08-08T11:42:55.998Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.17s)
11:42:55 [2022-08-08T11:42:55.998Z] === RUN   TestDockerRegistryAuthTokenSuite
11:42:55 [2022-08-08T11:42:55.998Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
11:43:01 [2022-08-08T11:43:01.255Z]     check_test.go:510: [d4b115bab64ad] daemon is not started
11:43:01 [2022-08-08T11:43:01.255Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
11:43:01 [2022-08-08T11:43:01.255Z]     check_test.go:510: [dddf14fb9f203] daemon is not started
11:43:01 [2022-08-08T11:43:01.255Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
11:43:01 [2022-08-08T11:43:01.255Z]     check_test.go:510: [def30b6d8d510] daemon is not started
11:43:01 [2022-08-08T11:43:01.255Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
11:43:01 [2022-08-08T11:43:01.513Z]     check_test.go:510: [d40eb842ca1e5] daemon is not started
11:43:01 [2022-08-08T11:43:01.513Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
11:43:01 [2022-08-08T11:43:01.513Z]     check_test.go:510: [dfde4cec4c5ee] daemon is not started
11:43:01 [2022-08-08T11:43:01.513Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s)
11:43:01 [2022-08-08T11:43:01.513Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s)
11:43:01 [2022-08-08T11:43:01.513Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
11:43:01 [2022-08-08T11:43:01.513Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
11:43:01 [2022-08-08T11:43:01.513Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
11:43:01 [2022-08-08T11:43:01.513Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
11:43:01 [2022-08-08T11:43:01.513Z] === RUN   TestDockerNetworkSuite
11:43:01 [2022-08-08T11:43:01.513Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
11:43:02 [2022-08-08T11:43:02.887Z]     docker_cli_network_unix_test.go:46: [dbaa053a16c02] daemon is not started
11:43:03 [2022-08-08T11:43:03.145Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
11:43:03 [2022-08-08T11:43:03.403Z]     docker_cli_network_unix_test.go:46: [da935f774b15d] daemon is not started
11:43:03 [2022-08-08T11:43:03.662Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
11:43:06 [2022-08-08T11:43:06.192Z]     docker_cli_network_unix_test.go:46: [d3227155eec5e] daemon is not started
11:43:06 [2022-08-08T11:43:06.758Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
11:43:08 [2022-08-08T11:43:08.133Z]     docker_cli_network_unix_test.go:46: [ded3aa1b0f61d] daemon is not started
11:43:08 [2022-08-08T11:43:08.133Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
11:43:08 [2022-08-08T11:43:08.395Z]     docker_cli_network_unix_test.go:1233: [d07e8acb75c69] daemon is not started
11:43:10 [2022-08-08T11:43:10.924Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
11:43:11 [2022-08-08T11:43:11.858Z]     docker_cli_network_unix_test.go:46: [d1277a823a2e8] daemon is not started
11:43:12 [2022-08-08T11:43:12.424Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
11:43:16 [2022-08-08T11:43:16.610Z]     docker_cli_network_unix_test.go:46: [d7fa4c631a124] daemon is not started
11:43:17 [2022-08-08T11:43:17.546Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
11:43:19 [2022-08-08T11:43:19.452Z]     docker_cli_network_unix_test.go:46: [d685d3cdd5e04] daemon is not started
11:43:19 [2022-08-08T11:43:19.711Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
11:43:21 [2022-08-08T11:43:21.084Z]     docker_cli_network_unix_test.go:46: [d67d89e6d9b75] daemon is not started
11:43:21 [2022-08-08T11:43:21.084Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
11:43:21 [2022-08-08T11:43:21.342Z]     docker_cli_network_unix_test.go:46: [d7e76eb1b9624] daemon is not started
11:43:21 [2022-08-08T11:43:21.342Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
11:43:21 [2022-08-08T11:43:21.908Z]     docker_cli_network_unix_test.go:46: [d7533ef6ab8e8] daemon is not started
11:43:21 [2022-08-08T11:43:21.908Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
11:43:22 [2022-08-08T11:43:22.474Z]     docker_cli_network_unix_test.go:46: [d30fdeba1266e] daemon is not started
11:43:22 [2022-08-08T11:43:22.733Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
11:43:23 [2022-08-08T11:43:23.299Z]     docker_cli_network_unix_test.go:46: [dbfaa8fc29d12] daemon is not started
11:43:23 [2022-08-08T11:43:23.865Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
11:43:23 [2022-08-08T11:43:23.865Z]     docker_cli_network_unix_test.go:46: [d78086ebba29e] daemon is not started
11:43:23 [2022-08-08T11:43:23.865Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
11:43:24 [2022-08-08T11:43:24.123Z]     docker_cli_network_unix_test.go:46: [d3860d1f27ae6] daemon is not started
11:43:24 [2022-08-08T11:43:24.123Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
11:43:24 [2022-08-08T11:43:24.692Z]     docker_cli_network_unix_test.go:46: [d14959bdb23b8] daemon is not started
11:43:24 [2022-08-08T11:43:24.951Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
11:43:25 [2022-08-08T11:43:25.208Z]     docker_cli_network_unix_test.go:46: [d6b8281bdd847] daemon is not started
11:43:25 [2022-08-08T11:43:25.208Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
11:43:25 [2022-08-08T11:43:25.208Z]     docker_cli_network_unix_test.go:46: [dfd8e0179cce4] daemon is not started
11:43:25 [2022-08-08T11:43:25.208Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
11:43:25 [2022-08-08T11:43:25.467Z]     docker_cli_network_unix_test.go:46: [d5ed62952ff22] daemon is not started
11:43:25 [2022-08-08T11:43:25.467Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
11:43:26 [2022-08-08T11:43:26.032Z]     docker_cli_network_unix_test.go:46: [ddf777b729e05] daemon is not started
11:43:26 [2022-08-08T11:43:26.032Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
11:43:26 [2022-08-08T11:43:26.967Z]     docker_cli_network_unix_test.go:46: [d6ebf973e37da] daemon is not started
11:43:27 [2022-08-08T11:43:27.225Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
11:43:27 [2022-08-08T11:43:27.225Z]     docker_cli_network_unix_test.go:46: [dd64e5ff31c9d] daemon is not started
11:43:27 [2022-08-08T11:43:27.225Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
11:43:27 [2022-08-08T11:43:27.483Z]     docker_cli_network_unix_test.go:46: [da03081f0623c] daemon is not started
11:43:27 [2022-08-08T11:43:27.483Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
11:43:27 [2022-08-08T11:43:27.483Z]     docker_cli_network_unix_test.go:46: [df7349cec5734] daemon is not started
11:43:27 [2022-08-08T11:43:27.483Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
11:43:28 [2022-08-08T11:43:28.859Z]     docker_cli_network_unix_test.go:968: [d73f3fe2bf15f] daemon is not started
11:43:30 [2022-08-08T11:43:30.233Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
11:43:31 [2022-08-08T11:43:31.168Z]     docker_cli_network_unix_test.go:46: [d8fee900188dc] daemon is not started
11:43:31 [2022-08-08T11:43:31.168Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
11:43:33 [2022-08-08T11:43:33.696Z]     docker_cli_network_unix_test.go:1116: [d3dcd37230275] daemon is not started
11:43:37 [2022-08-08T11:43:37.883Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
11:43:37 [2022-08-08T11:43:37.883Z]     docker_cli_network_unix_test.go:46: [d419aa55b9ba6] daemon is not started
11:43:37 [2022-08-08T11:43:37.883Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
11:43:38 [2022-08-08T11:43:38.141Z]     docker_cli_network_unix_test.go:46: [d161374b57a37] daemon is not started
11:43:38 [2022-08-08T11:43:38.141Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
11:43:38 [2022-08-08T11:43:38.141Z]     docker_cli_network_unix_test.go:46: [d3e549bf523be] daemon is not started
11:43:38 [2022-08-08T11:43:38.399Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
11:43:38 [2022-08-08T11:43:38.399Z]     docker_cli_network_unix_test.go:46: [dbe4f4de87f54] daemon is not started
11:43:38 [2022-08-08T11:43:38.399Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
11:43:38 [2022-08-08T11:43:38.399Z]     docker_cli_network_unix_test.go:46: [d3a4de66fad3e] daemon is not started
11:43:38 [2022-08-08T11:43:38.399Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
11:43:38 [2022-08-08T11:43:38.659Z]     docker_cli_network_unix_test.go:46: [dbbe292f2dd7a] daemon is not started
11:43:38 [2022-08-08T11:43:38.659Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
11:43:38 [2022-08-08T11:43:38.659Z]     docker_cli_network_unix_test.go:46: [d8a7833b4e0ba] daemon is not started
11:43:38 [2022-08-08T11:43:38.659Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
11:43:40 [2022-08-08T11:43:40.034Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
11:43:40 [2022-08-08T11:43:40.600Z]     docker_cli_network_unix_test.go:46: [d064b23c34fe4] daemon is not started
11:43:41 [2022-08-08T11:43:41.533Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
11:43:41 [2022-08-08T11:43:41.533Z]     docker_cli_network_unix_test.go:46: [d395797d6e5af] daemon is not started
11:43:41 [2022-08-08T11:43:41.533Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
11:43:41 [2022-08-08T11:43:41.533Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
11:43:41 [2022-08-08T11:43:41.533Z]     docker_cli_network_unix_test.go:46: [df7281a537500] daemon is not started
11:43:41 [2022-08-08T11:43:41.533Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
11:43:42 [2022-08-08T11:43:42.473Z]     docker_cli_network_unix_test.go:46: [da743476719bf] daemon is not started
11:43:42 [2022-08-08T11:43:42.732Z]     docker_cli_swarm_test.go:1180: [d227daa4234a5] joining swarm manager [da63dd1fd55ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:43:42 [2022-08-08T11:43:42.732Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
11:43:46 [2022-08-08T11:43:46.915Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
11:43:47 [2022-08-08T11:43:47.848Z]     docker_cli_network_unix_test.go:1084: [d3c4387d95718] daemon is not started
11:43:49 [2022-08-08T11:43:49.224Z]     docker_cli_swarm_test.go:1189: [d6530837548b8] joining swarm manager [da63dd1fd55ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:43:49 [2022-08-08T11:43:49.789Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
11:43:49 [2022-08-08T11:43:49.789Z]     docker_cli_network_unix_test.go:46: [d05aa868556f5] daemon is not started
11:43:49 [2022-08-08T11:43:49.789Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
11:43:50 [2022-08-08T11:43:50.355Z]     docker_cli_network_unix_test.go:46: [de201d73914ab] daemon is not started
11:43:50 [2022-08-08T11:43:50.613Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
11:43:51 [2022-08-08T11:43:51.549Z]     docker_cli_network_unix_test.go:46: [d2423da2d3ca2] daemon is not started
11:43:52 [2022-08-08T11:43:52.114Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
11:43:52 [2022-08-08T11:43:52.115Z]     docker_cli_network_unix_test.go:46: [dee15d769af26] daemon is not started
11:43:52 [2022-08-08T11:43:52.115Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
11:43:52 [2022-08-08T11:43:52.373Z]     docker_cli_network_unix_test.go:46: [d3446623f8cd4] daemon is not started
11:43:52 [2022-08-08T11:43:52.631Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
11:43:53 [2022-08-08T11:43:53.197Z]     docker_cli_network_unix_test.go:46: [d396b461cd19a] daemon is not started
11:43:53 [2022-08-08T11:43:53.197Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
11:43:53 [2022-08-08T11:43:53.762Z]     docker_cli_network_unix_test.go:46: [d86882fafde4c] daemon is not started
11:43:54 [2022-08-08T11:43:54.019Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
11:44:00 [2022-08-08T11:44:00.576Z]     docker_cli_network_unix_test.go:46: [db7457a3e9c16] daemon is not started
11:44:00 [2022-08-08T11:44:00.576Z] --- PASS: TestDockerNetworkSuite (58.07s)
11:44:00 [2022-08-08T11:44:00.576Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.41s)
11:44:00 [2022-08-08T11:44:00.576Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.73s)
11:44:00 [2022-08-08T11:44:00.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.86s)
11:44:00 [2022-08-08T11:44:00.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.57s)
11:44:00 [2022-08-08T11:44:00.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.56s)
11:44:00 [2022-08-08T11:44:00.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.49s)
11:44:00 [2022-08-08T11:44:00.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.24s)
11:44:00 [2022-08-08T11:44:00.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.32s)
11:44:00 [2022-08-08T11:44:00.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.13s)
11:44:00 [2022-08-08T11:44:00.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.53s)
11:44:00 [2022-08-08T11:44:00.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.41s)
11:44:00 [2022-08-08T11:44:00.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.88s)
11:44:00 [2022-08-08T11:44:00.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.95s)
11:44:00 [2022-08-08T11:44:00.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s)
11:44:00 [2022-08-08T11:44:00.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s)
11:44:00 [2022-08-08T11:44:00.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.77s)
11:44:00 [2022-08-08T11:44:00.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s)
11:44:00 [2022-08-08T11:44:00.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
11:44:00 [2022-08-08T11:44:00.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s)
11:44:00 [2022-08-08T11:44:00.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.73s)
11:44:00 [2022-08-08T11:44:00.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.05s)
11:44:00 [2022-08-08T11:44:00.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s)
11:44:00 [2022-08-08T11:44:00.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s)
11:44:00 [2022-08-08T11:44:00.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s)
11:44:00 [2022-08-08T11:44:00.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.44s)
11:44:00 [2022-08-08T11:44:00.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.17s)
11:44:00 [2022-08-08T11:44:00.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.96s)
11:44:00 [2022-08-08T11:44:00.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s)
11:44:00 [2022-08-08T11:44:00.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s)
11:44:00 [2022-08-08T11:44:00.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s)
11:44:00 [2022-08-08T11:44:00.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s)
11:44:00 [2022-08-08T11:44:00.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s)
11:44:00 [2022-08-08T11:44:00.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s)
11:44:00 [2022-08-08T11:44:00.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
11:44:00 [2022-08-08T11:44:00.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.89s)
11:44:00 [2022-08-08T11:44:00.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
11:44:00 [2022-08-08T11:44:00.576Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
11:44:00 [2022-08-08T11:44:00.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.24s)
11:44:00 [2022-08-08T11:44:00.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.50s)
11:44:00 [2022-08-08T11:44:00.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.34s)
11:44:00 [2022-08-08T11:44:00.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
11:44:00 [2022-08-08T11:44:00.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.77s)
11:44:00 [2022-08-08T11:44:00.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.51s)
11:44:00 [2022-08-08T11:44:00.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
11:44:00 [2022-08-08T11:44:00.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.66s)
11:44:00 [2022-08-08T11:44:00.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.49s)
11:44:00 [2022-08-08T11:44:00.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.90s)
11:44:00 [2022-08-08T11:44:00.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.58s)
11:44:00 [2022-08-08T11:44:00.576Z] === RUN   TestDockerHubPullSuite
11:44:00 [2022-08-08T11:44:00.576Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
11:44:01 [2022-08-08T11:44:01.949Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
11:44:04 [2022-08-08T11:44:04.477Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
11:44:05 [2022-08-08T11:44:05.409Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
11:44:07 [2022-08-08T11:44:07.308Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
11:44:07 [2022-08-08T11:44:07.566Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
11:44:07 [2022-08-08T11:44:07.824Z] --- PASS: TestDockerHubPullSuite (8.20s)
11:44:07 [2022-08-08T11:44:07.824Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.97s)
11:44:07 [2022-08-08T11:44:07.824Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.61s)
11:44:07 [2022-08-08T11:44:07.824Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.96s)
11:44:07 [2022-08-08T11:44:07.824Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.80s)
11:44:07 [2022-08-08T11:44:07.824Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.51s)
11:44:07 [2022-08-08T11:44:07.824Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s)
11:44:07 [2022-08-08T11:44:07.824Z] PASS
11:44:07 [2022-08-08T11:44:07.824Z] 
11:44:07 [2022-08-08T11:44:07.824Z] === Skipped
11:44:07 [2022-08-08T11:44:07.824Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
11:44:07 [2022-08-08T11:44:07.824Z]     docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
11:44:07 [2022-08-08T11:44:07.824Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
11:44:07 [2022-08-08T11:44:07.824Z] 
11:44:07 [2022-08-08T11:44:07.824Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
11:44:07 [2022-08-08T11:44:07.824Z]     docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows
11:44:07 [2022-08-08T11:44:07.824Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
11:44:07 [2022-08-08T11:44:07.824Z] 
11:44:07 [2022-08-08T11:44:07.824Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
11:44:07 [2022-08-08T11:44:07.824Z]     docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows
11:44:07 [2022-08-08T11:44:07.824Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
11:44:07 [2022-08-08T11:44:07.824Z] 
11:44:07 [2022-08-08T11:44:07.824Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
11:44:07 [2022-08-08T11:44:07.824Z]     docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows
11:44:07 [2022-08-08T11:44:07.824Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
11:44:07 [2022-08-08T11:44:07.824Z] 
11:44:07 [2022-08-08T11:44:07.824Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
11:44:07 [2022-08-08T11:44:07.824Z]     docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows
11:44:07 [2022-08-08T11:44:07.824Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
11:44:07 [2022-08-08T11:44:07.824Z] 
11:44:07 [2022-08-08T11:44:07.824Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
11:44:07 [2022-08-08T11:44:07.824Z]     docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows
11:44:07 [2022-08-08T11:44:07.824Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
11:44:07 [2022-08-08T11:44:07.824Z] 
11:44:07 [2022-08-08T11:44:07.824Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s)
11:44:07 [2022-08-08T11:44:07.824Z]     docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows
11:44:07 [2022-08-08T11:44:07.824Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s)
11:44:07 [2022-08-08T11:44:07.824Z] 
11:44:07 [2022-08-08T11:44:07.824Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
11:44:07 [2022-08-08T11:44:07.824Z]     docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows
11:44:07 [2022-08-08T11:44:07.824Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
11:44:07 [2022-08-08T11:44:07.824Z] 
11:44:07 [2022-08-08T11:44:07.824Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
11:44:07 [2022-08-08T11:44:07.824Z]     docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows
11:44:07 [2022-08-08T11:44:07.824Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
11:44:07 [2022-08-08T11:44:07.824Z] 
11:44:07 [2022-08-08T11:44:07.824Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
11:44:07 [2022-08-08T11:44:07.824Z]     docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows
11:44:07 [2022-08-08T11:44:07.824Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
11:44:07 [2022-08-08T11:44:07.824Z] 
11:44:07 [2022-08-08T11:44:07.824Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
11:44:07 [2022-08-08T11:44:07.824Z]     docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows
11:44:07 [2022-08-08T11:44:07.824Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
11:44:07 [2022-08-08T11:44:07.824Z] 
11:44:07 [2022-08-08T11:44:07.824Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
11:44:07 [2022-08-08T11:44:07.824Z]     docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows
11:44:07 [2022-08-08T11:44:07.824Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
11:44:07 [2022-08-08T11:44:07.824Z] 
11:44:07 [2022-08-08T11:44:07.824Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
11:44:07 [2022-08-08T11:44:07.824Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
11:44:07 [2022-08-08T11:44:07.824Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
11:44:07 [2022-08-08T11:44:07.824Z] 
11:44:07 [2022-08-08T11:44:07.824Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
11:44:07 [2022-08-08T11:44:07.824Z]     docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows
11:44:07 [2022-08-08T11:44:07.824Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
11:44:07 [2022-08-08T11:44:07.824Z] 
11:44:07 [2022-08-08T11:44:07.824Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
11:44:07 [2022-08-08T11:44:07.824Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
11:44:07 [2022-08-08T11:44:07.824Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
11:44:07 [2022-08-08T11:44:07.824Z] 
11:44:07 [2022-08-08T11:44:07.824Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
11:44:07 [2022-08-08T11:44:07.824Z]     docker_cli_create_test.go:83: unmatched requirement Devicemapper
11:44:07 [2022-08-08T11:44:07.824Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
11:44:07 [2022-08-08T11:44:07.824Z] 
11:44:07 [2022-08-08T11:44:07.824Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
11:44:07 [2022-08-08T11:44:07.824Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
11:44:07 [2022-08-08T11:44:07.824Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
11:44:07 [2022-08-08T11:44:07.824Z] 
11:44:07 [2022-08-08T11:44:07.824Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
11:44:07 [2022-08-08T11:44:07.824Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
11:44:07 [2022-08-08T11:44:07.824Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
11:44:07 [2022-08-08T11:44:07.824Z] 
11:44:07 [2022-08-08T11:44:07.824Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
11:44:07 [2022-08-08T11:44:07.824Z]     docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows
11:44:07 [2022-08-08T11:44:07.824Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
11:44:07 [2022-08-08T11:44:07.824Z] 
11:44:07 [2022-08-08T11:44:07.824Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
11:44:07 [2022-08-08T11:44:07.824Z]     docker_cli_inspect_test.go:195: unmatched requirement Devicemapper
11:44:07 [2022-08-08T11:44:07.824Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
11:44:07 [2022-08-08T11:44:07.824Z] 
11:44:07 [2022-08-08T11:44:07.824Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
11:44:07 [2022-08-08T11:44:07.824Z]     docker_cli_inspect_test.go:177: unmatched requirement Devicemapper
11:44:07 [2022-08-08T11:44:07.824Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
11:44:07 [2022-08-08T11:44:07.824Z] 
11:44:07 [2022-08-08T11:44:07.824Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
11:44:07 [2022-08-08T11:44:07.824Z]     docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows
11:44:07 [2022-08-08T11:44:07.824Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
11:44:07 [2022-08-08T11:44:07.824Z] 
11:44:07 [2022-08-08T11:44:07.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
11:44:07 [2022-08-08T11:44:07.825Z]     docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows
11:44:07 [2022-08-08T11:44:07.825Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
11:44:07 [2022-08-08T11:44:07.825Z] 
11:44:07 [2022-08-08T11:44:07.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
11:44:07 [2022-08-08T11:44:07.825Z]     docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows
11:44:07 [2022-08-08T11:44:07.825Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
11:44:07 [2022-08-08T11:44:07.825Z] 
11:44:07 [2022-08-08T11:44:07.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
11:44:07 [2022-08-08T11:44:07.825Z]     docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows
11:44:07 [2022-08-08T11:44:07.825Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
11:44:07 [2022-08-08T11:44:07.825Z] 
11:44:07 [2022-08-08T11:44:07.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
11:44:07 [2022-08-08T11:44:07.825Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
11:44:07 [2022-08-08T11:44:07.825Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
11:44:07 [2022-08-08T11:44:07.825Z] 
11:44:07 [2022-08-08T11:44:07.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
11:44:07 [2022-08-08T11:44:07.825Z]     docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows
11:44:07 [2022-08-08T11:44:07.825Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
11:44:07 [2022-08-08T11:44:07.825Z] 
11:44:07 [2022-08-08T11:44:07.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
11:44:07 [2022-08-08T11:44:07.825Z]     docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport
11:44:07 [2022-08-08T11:44:07.825Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
11:44:07 [2022-08-08T11:44:07.825Z] 
11:44:07 [2022-08-08T11:44:07.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
11:44:07 [2022-08-08T11:44:07.825Z]     docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows
11:44:07 [2022-08-08T11:44:07.825Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
11:44:07 [2022-08-08T11:44:07.825Z] 
11:44:07 [2022-08-08T11:44:07.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
11:44:07 [2022-08-08T11:44:07.825Z]     docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured
11:44:07 [2022-08-08T11:44:07.825Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
11:44:07 [2022-08-08T11:44:07.825Z] 
11:44:07 [2022-08-08T11:44:07.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
11:44:07 [2022-08-08T11:44:07.825Z]     docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved
11:44:07 [2022-08-08T11:44:07.825Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
11:44:07 [2022-08-08T11:44:07.825Z] 
11:44:07 [2022-08-08T11:44:07.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
11:44:07 [2022-08-08T11:44:07.825Z]     docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport
11:44:07 [2022-08-08T11:44:07.825Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
11:44:07 [2022-08-08T11:44:07.825Z] 
11:44:07 [2022-08-08T11:44:07.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
11:44:07 [2022-08-08T11:44:07.825Z]     docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer
11:44:07 [2022-08-08T11:44:07.825Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
11:44:07 [2022-08-08T11:44:07.825Z] 
11:44:07 [2022-08-08T11:44:07.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
11:44:07 [2022-08-08T11:44:07.825Z]     docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows
11:44:07 [2022-08-08T11:44:07.825Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
11:44:07 [2022-08-08T11:44:07.825Z] 
11:44:07 [2022-08-08T11:44:07.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
11:44:07 [2022-08-08T11:44:07.825Z]     docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows
11:44:07 [2022-08-08T11:44:07.825Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
11:44:07 [2022-08-08T11:44:07.825Z] 
11:44:07 [2022-08-08T11:44:07.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
11:44:07 [2022-08-08T11:44:07.825Z]     docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows
11:44:07 [2022-08-08T11:44:07.825Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
11:44:07 [2022-08-08T11:44:07.825Z] 
11:44:07 [2022-08-08T11:44:07.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s)
11:44:07 [2022-08-08T11:44:07.825Z]     docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight
11:44:07 [2022-08-08T11:44:07.825Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s)
11:44:07 [2022-08-08T11:44:07.825Z] 
11:44:07 [2022-08-08T11:44:07.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
11:44:07 [2022-08-08T11:44:07.825Z]     docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight
11:44:07 [2022-08-08T11:44:07.825Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
11:44:07 [2022-08-08T11:44:07.825Z] 
11:44:07 [2022-08-08T11:44:07.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
11:44:07 [2022-08-08T11:44:07.825Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
11:44:07 [2022-08-08T11:44:07.825Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
11:44:07 [2022-08-08T11:44:07.825Z] 
11:44:07 [2022-08-08T11:44:07.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
11:44:07 [2022-08-08T11:44:07.825Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
11:44:07 [2022-08-08T11:44:07.825Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
11:44:07 [2022-08-08T11:44:07.825Z] 
11:44:07 [2022-08-08T11:44:07.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
11:44:07 [2022-08-08T11:44:07.825Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
11:44:07 [2022-08-08T11:44:07.825Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
11:44:07 [2022-08-08T11:44:07.825Z] 
11:44:07 [2022-08-08T11:44:07.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
11:44:07 [2022-08-08T11:44:07.825Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
11:44:07 [2022-08-08T11:44:07.825Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
11:44:07 [2022-08-08T11:44:07.825Z] 
11:44:07 [2022-08-08T11:44:07.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
11:44:07 [2022-08-08T11:44:07.825Z]     docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight
11:44:07 [2022-08-08T11:44:07.825Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
11:44:07 [2022-08-08T11:44:07.825Z] 
11:44:07 [2022-08-08T11:44:07.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
11:44:07 [2022-08-08T11:44:07.825Z]     docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport
11:44:07 [2022-08-08T11:44:07.825Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
11:44:07 [2022-08-08T11:44:07.825Z] 
11:44:07 [2022-08-08T11:44:07.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s)
11:44:07 [2022-08-08T11:44:07.825Z]     docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows
11:44:07 [2022-08-08T11:44:07.825Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
11:44:07 [2022-08-08T11:44:07.825Z] 
11:44:07 [2022-08-08T11:44:07.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s)
11:44:07 [2022-08-08T11:44:07.825Z]     docker_cli_sni_test.go:30: Flakey test
11:44:07 [2022-08-08T11:44:07.825Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s)
11:44:07 [2022-08-08T11:44:07.825Z] 
11:44:07 [2022-08-08T11:44:07.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
11:44:07 [2022-08-08T11:44:07.825Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows
11:44:07 [2022-08-08T11:44:07.825Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
11:44:07 [2022-08-08T11:44:07.825Z] 
11:44:07 [2022-08-08T11:44:07.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
11:44:07 [2022-08-08T11:44:07.825Z]     docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport
11:44:07 [2022-08-08T11:44:07.825Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
11:44:07 [2022-08-08T11:44:07.825Z] 
11:44:07 [2022-08-08T11:44:07.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
11:44:07 [2022-08-08T11:44:07.825Z]     docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport
11:44:07 [2022-08-08T11:44:07.825Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
11:44:07 [2022-08-08T11:44:07.825Z] 
11:44:07 [2022-08-08T11:44:07.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
11:44:07 [2022-08-08T11:44:07.825Z]     docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport
11:44:07 [2022-08-08T11:44:07.825Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
11:44:07 [2022-08-08T11:44:07.825Z] 
11:44:07 [2022-08-08T11:44:07.825Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
11:44:07 [2022-08-08T11:44:07.825Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
11:44:07 [2022-08-08T11:44:07.825Z]     docker_cli_network_unix_test.go:46: [df7281a537500] daemon is not started
11:44:07 [2022-08-08T11:44:07.825Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
11:44:07 [2022-08-08T11:44:07.825Z] 
11:44:07 [2022-08-08T11:44:07.825Z] DONE 1265 tests, 51 skipped in 1485.176s
11:44:07 [2022-08-08T11:44:07.825Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:44:07 [2022-08-08T11:44:07.825Z] ++++ cat bundles/test-integration/docker.pid
11:44:07 [2022-08-08T11:44:07.825Z] +++ kill 9434
11:44:08 [2022-08-08T11:44:08.083Z] +++ /etc/init.d/apparmor stop
11:44:08 [2022-08-08T11:44:08.083Z] Leaving: AppArmorNo profiles have been unloaded.
11:44:08 [2022-08-08T11:44:08.083Z] 
11:44:08 [2022-08-08T11:44:08.083Z] Unloading profiles will leave already running processes permanently
11:44:08 [2022-08-08T11:44:08.083Z] unconfined, which can lead to unexpected situations.
11:44:08 [2022-08-08T11:44:08.083Z] 
11:44:08 [2022-08-08T11:44:08.083Z] To set a process to complain mode, use the command line tool
11:44:08 [2022-08-08T11:44:08.083Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:44:08 [2022-08-08T11:44:08.083Z] +++ true
11:44:08 [2022-08-08T11:44:08.083Z] exiting test-integration
11:44:08 [2022-08-08T11:44:08.083Z] ++ exit 0
11:44:08 [2022-08-08T11:44:08.083Z] 
11:44:08 [2022-08-08T11:44:08.342Z] + for job in $(jobs -p)
11:44:08 [2022-08-08T11:44:08.342Z] + wait 13011
11:44:26 [2022-08-08T11:44:26.429Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
11:44:32 [2022-08-08T11:44:32.981Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
11:44:37 [2022-08-08T11:44:37.161Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
11:44:38 [2022-08-08T11:44:38.535Z]     docker_cli_swarm_test.go:1112: [d8a75b4c5c887] joining swarm manager [d7683d1692c00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:44:40 [2022-08-08T11:44:40.432Z]     docker_cli_swarm_test.go:1113: [d20d12b271730] joining swarm manager [d7683d1692c00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:46:16 [2022-08-08T11:46:16.846Z]     docker_cli_swarm_test.go:1166: [db8afb4874f78] joining swarm manager [d7683d1692c00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
11:46:48 [2022-08-08T11:46:48.937Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
11:46:50 [2022-08-08T11:46:50.310Z]     docker_cli_swarm_test.go:1447: [dc9e97cc2593d] joining swarm manager [d2ea14adc86d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:46:51 [2022-08-08T11:46:51.242Z]     docker_cli_swarm_test.go:1448: [de50d91449b92] joining swarm manager [d2ea14adc86d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:47:03 [2022-08-08T11:47:03.430Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
11:47:03 [2022-08-08T11:47:03.430Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
11:47:03 [2022-08-08T11:47:03.430Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
11:47:03 [2022-08-08T11:47:03.430Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
11:47:03 [2022-08-08T11:47:03.430Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
11:47:03 [2022-08-08T11:47:03.995Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
11:47:06 [2022-08-08T11:47:06.521Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
11:47:09 [2022-08-08T11:47:09.799Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
11:47:11 [2022-08-08T11:47:11.695Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
11:47:13 [2022-08-08T11:47:13.591Z]     docker_cli_swarm_unix_test.go:63: [da4ba7141dff4] joining swarm manager [d1ed1d0752f57]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:48:09 [2022-08-08T11:48:09.827Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
11:48:09 [2022-08-08T11:48:09.827Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
11:48:09 [2022-08-08T11:48:09.827Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
11:48:11 [2022-08-08T11:48:11.727Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
11:48:15 [2022-08-08T11:48:15.005Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
11:48:17 [2022-08-08T11:48:17.531Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
11:48:19 [2022-08-08T11:48:19.430Z]     docker_api_swarm_test.go:962: [d8493ffe47179] joining swarm manager [d046680bddde0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:48:37 [2022-08-08T11:48:37.496Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
11:48:49 [2022-08-08T11:48:49.685Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
11:48:50 [2022-08-08T11:48:50.617Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
11:48:53 [2022-08-08T11:48:53.151Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
11:48:56 [2022-08-08T11:48:56.432Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
11:49:04 [2022-08-08T11:49:04.537Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
11:49:08 [2022-08-08T11:49:08.720Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
11:49:11 [2022-08-08T11:49:11.248Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
11:49:13 [2022-08-08T11:49:13.148Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
11:49:16 [2022-08-08T11:49:16.429Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
11:49:18 [2022-08-08T11:49:18.330Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
11:49:21 [2022-08-08T11:49:21.610Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
11:49:24 [2022-08-08T11:49:24.138Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
11:50:20 [2022-08-08T11:50:20.374Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
11:50:35 [2022-08-08T11:50:35.235Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
11:50:50 [2022-08-08T11:50:50.095Z] --- PASS: TestDockerSwarmSuite (1548.43s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.23s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.28s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.24s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.34s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.96s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.86s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.71s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.00s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.96s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (31.17s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.37s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.80s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.28s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.09s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.65s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.86s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.14s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.57s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.24s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (58.66s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (57.90s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.56s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.48s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.50s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.13s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.49s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.04s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.49s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.30s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.33s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.53s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.62s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.11s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.00s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.01s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.53s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.21s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.05s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.12s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.82s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.26s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.63s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.14s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.08s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.32s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.03s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.89s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.28s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.57s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.27s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.05s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.04s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.59s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.94s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.49s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.42s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.40s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.02s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.50s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.90s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.93s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.29s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.18s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (2.90s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.50s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.61s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.44s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.55s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.73s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.77s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.11s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.71s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.87s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.39s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.13s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (74.08s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.25s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.33s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.87s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.60s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.41s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.36s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.05s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.59s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.83s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.56s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.26s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (43.21s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.09s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.19s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (131.85s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.29s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.26s)
11:50:50 [2022-08-08T11:50:50.095Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s)
11:50:50 [2022-08-08T11:50:50.095Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s)
11:50:50 [2022-08-08T11:50:50.095Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s)
11:50:50 [2022-08-08T11:50:50.095Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.21s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.27s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.16s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.35s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.20s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.07s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.25s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.14s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.52s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.87s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.38s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.23s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.27s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.92s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.15s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.18s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.59s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.47s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.60s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.58s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.01s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.21s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.88s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.22s)
11:50:50 [2022-08-08T11:50:50.095Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.20s)
11:50:50 [2022-08-08T11:50:50.095Z] === RUN   TestDockerExternalVolumeSuite
11:50:50 [2022-08-08T11:50:50.095Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
11:50:50 [2022-08-08T11:50:50.353Z]     docker_cli_external_volume_driver_test.go:53: [d3f1c8738d59c] daemon is not started
11:51:08 [2022-08-08T11:51:08.420Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
11:52:16 [2022-08-08T11:52:16.108Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
11:52:22 [2022-08-08T11:52:22.660Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
11:52:37 [2022-08-08T11:52:37.520Z]     docker_cli_external_volume_driver_test.go:53: [d774a43903b8f] daemon is not started
11:52:52 [2022-08-08T11:52:52.380Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
11:53:10 [2022-08-08T11:53:10.445Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
11:53:25 [2022-08-08T11:53:25.312Z]     docker_cli_external_volume_driver_test.go:53: [de6364ee4a078] daemon is not started
11:53:40 [2022-08-08T11:53:40.173Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
11:53:40 [2022-08-08T11:53:40.173Z]     docker_cli_external_volume_driver_test.go:53: [defd071e6e25a] daemon is not started
11:53:55 [2022-08-08T11:53:55.034Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
11:54:27 [2022-08-08T11:54:27.086Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
11:54:41 [2022-08-08T11:54:41.972Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
11:54:56 [2022-08-08T11:54:56.833Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
11:55:43 [2022-08-08T11:55:43.513Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
11:56:01 [2022-08-08T11:56:01.580Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
11:56:33 [2022-08-08T11:56:33.648Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
11:57:05 [2022-08-08T11:57:05.698Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
11:57:20 [2022-08-08T11:57:20.564Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
11:57:38 [2022-08-08T11:57:38.648Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
11:57:38 [2022-08-08T11:57:38.648Z]     docker_cli_external_volume_driver_test.go:485: [da8b3d1fd19f7] daemon is not started
11:57:53 [2022-08-08T11:57:53.608Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
11:57:53 [2022-08-08T11:57:53.608Z]     docker_cli_external_volume_driver_test.go:53: [d827196fb08e1] daemon is not started
11:58:08 [2022-08-08T11:58:08.535Z] --- PASS: TestDockerExternalVolumeSuite (437.05s)
11:58:08 [2022-08-08T11:58:08.535Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.57s)
11:58:08 [2022-08-08T11:58:08.535Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s)
11:58:08 [2022-08-08T11:58:08.535Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s)
11:58:08 [2022-08-08T11:58:08.535Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s)
11:58:08 [2022-08-08T11:58:08.535Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
11:58:08 [2022-08-08T11:58:08.535Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s)
11:58:08 [2022-08-08T11:58:08.535Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
11:58:08 [2022-08-08T11:58:08.535Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s)
11:58:08 [2022-08-08T11:58:08.535Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.19s)
11:58:08 [2022-08-08T11:58:08.535Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s)
11:58:08 [2022-08-08T11:58:08.535Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s)
11:58:08 [2022-08-08T11:58:08.535Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.16s)
11:58:08 [2022-08-08T11:58:08.535Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.30s)
11:58:08 [2022-08-08T11:58:08.535Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s)
11:58:08 [2022-08-08T11:58:08.535Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.18s)
11:58:08 [2022-08-08T11:58:08.535Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.62s)
11:58:08 [2022-08-08T11:58:08.535Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.05s)
11:58:08 [2022-08-08T11:58:08.535Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
11:58:08 [2022-08-08T11:58:08.535Z] PASS
11:58:08 [2022-08-08T11:58:08.535Z] 
11:58:08 [2022-08-08T11:58:08.535Z] === Skipped
11:58:08 [2022-08-08T11:58:08.535Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
11:58:08 [2022-08-08T11:58:08.535Z]     docker_cli_daemon_test.go:364: unmatched requirement IPv6
11:58:08 [2022-08-08T11:58:08.535Z]     check_test.go:540: [d8a6fb0b48fec] daemon is not started
11:58:08 [2022-08-08T11:58:08.535Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
11:58:08 [2022-08-08T11:58:08.535Z] 
11:58:08 [2022-08-08T11:58:08.535Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
11:58:08 [2022-08-08T11:58:08.535Z]     docker_cli_daemon_test.go:233: unmatched requirement Devicemapper
11:58:08 [2022-08-08T11:58:08.535Z]     check_test.go:540: [db233cc9633a9] daemon is not started
11:58:08 [2022-08-08T11:58:08.535Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
11:58:08 [2022-08-08T11:58:08.535Z] 
11:58:08 [2022-08-08T11:58:08.535Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
11:58:08 [2022-08-08T11:58:08.535Z]     docker_cli_daemon_test.go:213: unmatched requirement Devicemapper
11:58:08 [2022-08-08T11:58:08.535Z]     check_test.go:540: [de0054d20050d] daemon is not started
11:58:08 [2022-08-08T11:58:08.535Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
11:58:08 [2022-08-08T11:58:08.535Z] 
11:58:08 [2022-08-08T11:58:08.535Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
11:58:08 [2022-08-08T11:58:08.535Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
11:58:08 [2022-08-08T11:58:08.535Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
11:58:08 [2022-08-08T11:58:08.535Z] 
11:58:08 [2022-08-08T11:58:08.535Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
11:58:08 [2022-08-08T11:58:08.535Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
11:58:08 [2022-08-08T11:58:08.535Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
11:58:08 [2022-08-08T11:58:08.535Z] 
11:58:08 [2022-08-08T11:58:08.535Z] DONE 269 tests, 5 skipped in 2323.633s
11:58:08 [2022-08-08T11:58:08.535Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:58:08 [2022-08-08T11:58:08.535Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d2e90f75d2ac9/docker.pid
11:58:08 [2022-08-08T11:58:08.535Z] +++ kill 7131
11:58:08 [2022-08-08T11:58:08.535Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7131 is not a child of this shell
11:58:08 [2022-08-08T11:58:08.535Z] warning: PID 7131 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d2e90f75d2ac9/docker.pid had a nonzero exit code
11:58:08 [2022-08-08T11:58:08.535Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d2e90f75d2ac9/root: target is busy.
11:58:08 [2022-08-08T11:58:08.535Z] ++++ cat bundles/test-integration/docker.pid
11:58:08 [2022-08-08T11:58:08.535Z] +++ kill 9393
11:58:08 [2022-08-08T11:58:08.535Z] +++ /etc/init.d/apparmor stop
11:58:08 [2022-08-08T11:58:08.535Z] Leaving: AppArmorNo profiles have been unloaded.
11:58:08 [2022-08-08T11:58:08.535Z] 
11:58:08 [2022-08-08T11:58:08.535Z] Unloading profiles will leave already running processes permanently
11:58:08 [2022-08-08T11:58:08.535Z] unconfined, which can lead to unexpected situations.
11:58:08 [2022-08-08T11:58:08.535Z] 
11:58:08 [2022-08-08T11:58:08.535Z] To set a process to complain mode, use the command line tool
11:58:08 [2022-08-08T11:58:08.535Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:58:08 [2022-08-08T11:58:08.535Z] +++ true
11:58:08 [2022-08-08T11:58:08.535Z] exiting test-integration
11:58:08 [2022-08-08T11:58:08.535Z] ++ exit 0
11:58:08 [2022-08-08T11:58:08.535Z] 
11:58:08 [2022-08-08T11:58:08.535Z] + exit 0
11:58:08 [2022-08-08T11:58:08.535Z] ++ jobs -p
11:58:08 [2022-08-08T11:58:08.535Z] + pids=
11:58:08 [2022-08-08T11:58:08.535Z] + echo 'Remaining pids to kill: []'
11:58:08 [2022-08-08T11:58:08.535Z] Remaining pids to kill: []
11:58:08 [2022-08-08T11:58:08.535Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
11:58:08 [2022-08-08T11:58:08.554Z] Recording test results
11:58:09 [2022-08-08T11:58:09.494Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
11:58:09 [2022-08-08T11:58:09.945Z] + echo Ensuring container killed.
11:58:09 [2022-08-08T11:58:09.945Z] Ensuring container killed.
11:58:09 [2022-08-08T11:58:09.945Z] + docker ps -aq -f name=docker-pr4-*
11:58:09 [2022-08-08T11:58:09.945Z] + cids=abfb0548eb8c
11:58:09 [2022-08-08T11:58:09.945Z] 1b05ebe12f10
11:58:09 [2022-08-08T11:58:09.945Z] 51d2409a38c7
11:58:09 [2022-08-08T11:58:09.945Z] + [ -n abfb0548eb8c
11:58:09 [2022-08-08T11:58:09.945Z] 1b05ebe12f10
11:58:09 [2022-08-08T11:58:09.945Z] 51d2409a38c7 ]
11:58:09 [2022-08-08T11:58:09.945Z] + docker rm -vf abfb0548eb8c 1b05ebe12f10 51d2409a38c7
11:58:10 [2022-08-08T11:58:10.512Z] abfb0548eb8c
11:58:10 [2022-08-08T11:58:10.770Z] 1b05ebe12f10
11:58:10 [2022-08-08T11:58:10.770Z] 51d2409a38c7
[Pipeline] sh
11:58:11 [2022-08-08T11:58:11.102Z] + echo Chowning /workspace to jenkins user
11:58:11 [2022-08-08T11:58:11.102Z] Chowning /workspace to jenkins user
11:58:11 [2022-08-08T11:58:11.102Z] + id -u
11:58:11 [2022-08-08T11:58:11.102Z] + id -g
11:58:11 [2022-08-08T11:58:11.102Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43883:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
11:58:14 [2022-08-08T11:58:14.452Z] + bundleName=amd64
11:58:14 [2022-08-08T11:58:14.452Z] + echo Creating amd64-bundles.tar.gz
11:58:14 [2022-08-08T11:58:14.452Z] Creating amd64-bundles.tar.gz
11:58:14 [2022-08-08T11:58:14.452Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
11:58:14 [2022-08-08T11:58:14.452Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
11:58:15 [2022-08-08T11:58:15.407Z] Archiving artifacts
11:58:16 [2022-08-08T11:58:16.720Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43883/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
11:58:17 [2022-08-08T11:58:17.738Z] + make clean
11:58:17 [2022-08-08T11:58:17.738Z] docker volume rm -f docker-dev-cache docker-mod-cache
11:58:17 [2022-08-08T11:58:17.738Z] docker-dev-cache
11:58:17 [2022-08-08T11:58:17.738Z] 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