Skip to content
Success

Console Output

Pull request #44108 opened
13:10:33 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 5d2b3687b067da1504020625dcdc7e7db6ad41fe+d7e36c99fb44e5f34165b0e00154115c55f18d5d (4bd18f911eeb1af29647dfcbfca6076283ac13e6)
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 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-44108@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
13:10:36 [2022-09-07T13:10:36.865Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
13:10:36 [2022-09-07T13:10:36.871Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
13:10:37 [2022-09-07T13:10:37.242Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-058693a6bbd0741f9) in /home/ubuntu/workspace/moby_PR-44108
[Pipeline] {
[Pipeline] checkout
13:10:37 [2022-09-07T13:10:37.272Z] The recommended git tool is: git
13:10:37 [2022-09-07T13:10:37.323Z] using credential docker-jenkins-github-credentials
13:10:37 [2022-09-07T13:10:37.332Z] Cloning the remote Git repository
13:10:37 [2022-09-07T13:10:37.332Z] Cloning with configured refspecs honoured and without tags
13:10:37 [2022-09-07T13:10:37.324Z] Cloning repository https://github.com/moby/moby.git
13:10:37 [2022-09-07T13:10:37.324Z]  > git init /home/ubuntu/workspace/moby_PR-44108 # timeout=10
13:10:37 [2022-09-07T13:10:37.340Z] Fetching upstream changes from https://github.com/moby/moby.git
13:10:37 [2022-09-07T13:10:37.340Z]  > git --version # timeout=10
13:10:37 [2022-09-07T13:10:37.349Z]  > git --version # 'git version 2.17.1'
13:10:37 [2022-09-07T13:10:37.349Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:10:37 [2022-09-07T13:10:37.350Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44108/head:refs/remotes/origin/PR-44108 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
13:10:53 [2022-09-07T13:10:53.150Z] Fetching without tags
13:10:53 [2022-09-07T13:10:53.112Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:10:53 [2022-09-07T13:10:53.121Z]  > git config --add remote.origin.fetch +refs/pull/44108/head:refs/remotes/origin/PR-44108 # timeout=10
13:10:53 [2022-09-07T13:10:53.124Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
13:10:53 [2022-09-07T13:10:53.133Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:10:53 [2022-09-07T13:10:53.141Z] Fetching upstream changes from https://github.com/moby/moby.git
13:10:53 [2022-09-07T13:10:53.142Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:10:53 [2022-09-07T13:10:53.143Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44108/head:refs/remotes/origin/PR-44108 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
13:10:53 [2022-09-07T13:10:53.331Z] Merging remotes/origin/22.06 commit d7e36c99fb44e5f34165b0e00154115c55f18d5d into PR head commit 5d2b3687b067da1504020625dcdc7e7db6ad41fe
13:10:54 [2022-09-07T13:10:54.533Z] Merge succeeded, producing 0fb23ffc32675d5ec69eb808883f14701387473a
13:10:54 [2022-09-07T13:10:54.533Z] Checking out Revision 0fb23ffc32675d5ec69eb808883f14701387473a (PR-44108)
13:10:54 [2022-09-07T13:10:54.624Z] Commit message: "Merge commit 'd7e36c99fb44e5f34165b0e00154115c55f18d5d' into HEAD"
13:10:54 [2022-09-07T13:10:54.625Z] First time build. Skipping changelog.
13:10:54 [2022-09-07T13:10:54.630Z]  > git --version # timeout=10
13:10:54 [2022-09-07T13:10:54.641Z]  > git --version # 'git version 2.17.1'
13:10:54 [2022-09-07T13:10:54.654Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
13:10:53 [2022-09-07T13:10:53.322Z]  > git config core.sparsecheckout # timeout=10
13:10:53 [2022-09-07T13:10:53.328Z]  > git checkout -f 5d2b3687b067da1504020625dcdc7e7db6ad41fe # timeout=10
13:10:53 [2022-09-07T13:10:53.865Z]  > git remote # timeout=10
13:10:53 [2022-09-07T13:10:53.873Z]  > git config --get remote.origin.url # timeout=10
13:10:53 [2022-09-07T13:10:53.878Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:10:53 [2022-09-07T13:10:53.878Z]  > git merge d7e36c99fb44e5f34165b0e00154115c55f18d5d # timeout=10
13:10:54 [2022-09-07T13:10:54.518Z]  > git rev-parse HEAD^{commit} # timeout=10
13:10:54 [2022-09-07T13:10:54.524Z]  > git config core.sparsecheckout # timeout=10
13:10:54 [2022-09-07T13:10:54.535Z]  > git checkout -f 0fb23ffc32675d5ec69eb808883f14701387473a # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
13:10:55 [2022-09-07T13:10:55.322Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44108:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
13:10:55 [2022-09-07T13:10:55.322Z] Unable to find image 'alpine:latest' locally
13:10:55 [2022-09-07T13:10:55.322Z] latest: Pulling from library/alpine
13:10:55 [2022-09-07T13:10:55.579Z] 213ec9aee27d: Pulling fs layer
13:10:55 [2022-09-07T13:10:55.579Z] 213ec9aee27d: Verifying Checksum
13:10:55 [2022-09-07T13:10:55.579Z] 213ec9aee27d: Download complete
13:10:55 [2022-09-07T13:10:55.835Z] 213ec9aee27d: Pull complete
13:10:55 [2022-09-07T13:10:55.835Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
13:10:55 [2022-09-07T13:10:55.835Z] Status: Downloaded newer image for alpine:latest
13:10:58 [2022-09-07T13:10:58.355Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: unit-validate)
[Pipeline] { (Branch: amd64)
[Pipeline] { (Branch: rootless)
[Pipeline] { (Branch: cgroup2)
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (rootless)
[Pipeline] stage
[Pipeline] { (cgroup2)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
13:10:58 [2022-09-07T13:10:58.538Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-058693a6bbd0741f9) in /home/ubuntu/workspace/moby_PR-44108
[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
13:10:58 [2022-09-07T13:10:58.582Z] The recommended git tool is: git
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
13:10:58 [2022-09-07T13:10:58.618Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0738da967fc984b9c) in /home/ubuntu/workspace/moby_PR-44108
[Pipeline] // stage
13:10:58 [2022-09-07T13:10:58.631Z] using credential docker-jenkins-github-credentials
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
13:10:58 [2022-09-07T13:10:58.648Z] Fetching changes from the remote Git repository
13:10:58 [2022-09-07T13:10:58.656Z] Fetching without tags
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] {
13:10:58 [2022-09-07T13:10:58.676Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-081cd46cb0f7e6678) in /home/ubuntu/workspace/moby_PR-44108
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
13:10:58 [2022-09-07T13:10:58.746Z] The recommended git tool is: git
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] checkout
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)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
13:10:58 [2022-09-07T13:10:58.906Z] The recommended git tool is: git
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
13:10:59 [2022-09-07T13:10:59.073Z] Merging remotes/origin/22.06 commit d7e36c99fb44e5f34165b0e00154115c55f18d5d into PR head commit 5d2b3687b067da1504020625dcdc7e7db6ad41fe
13:10:59 [2022-09-07T13:10:59.295Z] Merge succeeded, producing 35879cdb8a483093840510b54f6cfc9db3f71e95
13:10:59 [2022-09-07T13:10:59.296Z] Checking out Revision 35879cdb8a483093840510b54f6cfc9db3f71e95 (PR-44108)
13:10:59 [2022-09-07T13:10:59.376Z] Commit message: "Merge commit 'd7e36c99fb44e5f34165b0e00154115c55f18d5d' into HEAD"
13:10:59 [2022-09-07T13:10:59.377Z] First time build. Skipping changelog.
13:10:59 [2022-09-07T13:10:59.419Z]  > git --version # timeout=10
13:10:59 [2022-09-07T13:10:59.425Z]  > git --version # 'git version 2.17.1'
13:10:59 [2022-09-07T13:10:59.433Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
13:10:58 [2022-09-07T13:10:58.631Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44108/.git # timeout=10
13:10:58 [2022-09-07T13:10:58.639Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:10:58 [2022-09-07T13:10:58.691Z] Fetching upstream changes from https://github.com/moby/moby.git
13:10:58 [2022-09-07T13:10:58.692Z]  > git --version # timeout=10
13:10:58 [2022-09-07T13:10:58.697Z]  > git --version # 'git version 2.17.1'
13:10:58 [2022-09-07T13:10:58.697Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:10:58 [2022-09-07T13:10:58.698Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44108/head:refs/remotes/origin/PR-44108 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
13:10:59 [2022-09-07T13:10:59.063Z]  > git config core.sparsecheckout # timeout=10
13:10:59 [2022-09-07T13:10:59.066Z]  > git checkout -f 5d2b3687b067da1504020625dcdc7e7db6ad41fe # timeout=10
13:10:59 [2022-09-07T13:10:59.121Z]  > git remote # timeout=10
13:10:59 [2022-09-07T13:10:59.142Z]  > git config --get remote.origin.url # timeout=10
13:10:59 [2022-09-07T13:10:59.159Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:10:59 [2022-09-07T13:10:59.160Z]  > git merge d7e36c99fb44e5f34165b0e00154115c55f18d5d # timeout=10
13:10:59 [2022-09-07T13:10:59.280Z]  > git rev-parse HEAD^{commit} # timeout=10
13:10:59 [2022-09-07T13:10:59.287Z]  > git config core.sparsecheckout # timeout=10
13:10:59 [2022-09-07T13:10:59.291Z]  > git checkout -f 35879cdb8a483093840510b54f6cfc9db3f71e95 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
13:11:00 [2022-09-07T13:11:00.226Z] + docker version
13:11:00 [2022-09-07T13:11:00.226Z] Client: Docker Engine - Community
13:11:00 [2022-09-07T13:11:00.226Z]  Version:           22.06.0-beta.0
13:11:00 [2022-09-07T13:11:00.226Z]  API version:       1.42
13:11:00 [2022-09-07T13:11:00.226Z]  Go version:        go1.18.3
13:11:00 [2022-09-07T13:11:00.226Z]  Git commit:        3e9117b
13:11:00 [2022-09-07T13:11:00.226Z]  Built:             Fri Jun  3 17:55:46 2022
13:11:00 [2022-09-07T13:11:00.226Z]  OS/Arch:           linux/amd64
13:11:00 [2022-09-07T13:11:00.226Z]  Context:           default
13:11:00 [2022-09-07T13:11:00.226Z] 
13:11:00 [2022-09-07T13:11:00.226Z] Server: Docker Engine - Community
13:11:00 [2022-09-07T13:11:00.226Z]  Engine:
13:11:00 [2022-09-07T13:11:00.226Z]   Version:          22.06.0-beta.0
13:11:00 [2022-09-07T13:11:00.226Z]   API version:      1.42 (minimum version 1.12)
13:11:00 [2022-09-07T13:11:00.226Z]   Go version:       go1.18.3
13:11:00 [2022-09-07T13:11:00.226Z]   Git commit:       38633e7
13:11:00 [2022-09-07T13:11:00.226Z]   Built:            Fri Jun  3 17:55:46 2022
13:11:00 [2022-09-07T13:11:00.226Z]   OS/Arch:          linux/amd64
13:11:00 [2022-09-07T13:11:00.226Z]   Experimental:     true
13:11:00 [2022-09-07T13:11:00.226Z]  containerd:
13:11:00 [2022-09-07T13:11:00.226Z]   Version:          1.6.8
13:11:00 [2022-09-07T13:11:00.226Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
13:11:00 [2022-09-07T13:11:00.226Z]  runc:
13:11:00 [2022-09-07T13:11:00.226Z]   Version:          1.1.4
13:11:00 [2022-09-07T13:11:00.226Z]   GitCommit:        v1.1.4-0-g5fd4c4d
13:11:00 [2022-09-07T13:11:00.226Z]  docker-init:
13:11:00 [2022-09-07T13:11:00.226Z]   Version:          0.19.0
13:11:00 [2022-09-07T13:11:00.226Z]   GitCommit:        de40ad0
[Pipeline] sh
13:11:00 [2022-09-07T13:11:00.503Z] + docker info
13:11:00 [2022-09-07T13:11:00.503Z] Client:
13:11:00 [2022-09-07T13:11:00.503Z]  Context:    default
13:11:00 [2022-09-07T13:11:00.503Z]  Debug Mode: false
13:11:00 [2022-09-07T13:11:00.503Z]  Plugins:
13:11:00 [2022-09-07T13:11:00.503Z]   buildx: Docker Buildx (Docker Inc.)
13:11:00 [2022-09-07T13:11:00.503Z]     Version:  f500bf6
13:11:00 [2022-09-07T13:11:00.503Z]     Path:     /home/ubuntu/.docker/cli-plugins/docker-buildx
13:11:00 [2022-09-07T13:11:00.503Z]   compose: Docker Compose (Docker Inc.)
13:11:00 [2022-09-07T13:11:00.503Z]     Version:  v2.10.2
13:11:00 [2022-09-07T13:11:00.503Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
13:11:00 [2022-09-07T13:11:00.503Z]   scan: Docker Scan (Docker Inc.)
13:11:00 [2022-09-07T13:11:00.503Z]     Version:  v0.17.0
13:11:00 [2022-09-07T13:11:00.503Z]     Path:     /usr/libexec/docker/cli-plugins/docker-scan
13:11:00 [2022-09-07T13:11:00.503Z] 
13:11:00 [2022-09-07T13:11:00.503Z] Server:
13:11:00 [2022-09-07T13:11:00.503Z]  Containers: 0
13:11:00 [2022-09-07T13:11:00.503Z]   Running: 0
13:11:00 [2022-09-07T13:11:00.503Z]   Paused: 0
13:11:00 [2022-09-07T13:11:00.503Z]   Stopped: 0
13:11:00 [2022-09-07T13:11:00.503Z]  Images: 3
13:11:00 [2022-09-07T13:11:00.503Z]  Server Version: 22.06.0-beta.0
13:11:00 [2022-09-07T13:11:00.503Z]  Storage Driver: overlay2
13:11:00 [2022-09-07T13:11:00.503Z]   Backing Filesystem: extfs
13:11:00 [2022-09-07T13:11:00.503Z]   Supports d_type: true
13:11:00 [2022-09-07T13:11:00.503Z]   Using metacopy: false
13:11:00 [2022-09-07T13:11:00.503Z]   Native Overlay Diff: true
13:11:00 [2022-09-07T13:11:00.503Z]   userxattr: false
13:11:00 [2022-09-07T13:11:00.503Z]  Logging Driver: json-file
13:11:00 [2022-09-07T13:11:00.503Z]  Cgroup Driver: cgroupfs
13:11:00 [2022-09-07T13:11:00.503Z]  Cgroup Version: 1
13:11:00 [2022-09-07T13:11:00.503Z]  Plugins:
13:11:00 [2022-09-07T13:11:00.503Z]   Volume: local
13:11:00 [2022-09-07T13:11:00.503Z]   Network: bridge host ipvlan macvlan null overlay
13:11:00 [2022-09-07T13:11:00.503Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
13:11:00 [2022-09-07T13:11:00.503Z]  Swarm: inactive
13:11:00 [2022-09-07T13:11:00.503Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
13:11:00 [2022-09-07T13:11:00.503Z]  Default Runtime: runc
13:11:00 [2022-09-07T13:11:00.503Z]  Init Binary: docker-init
13:11:00 [2022-09-07T13:11:00.503Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
13:11:00 [2022-09-07T13:11:00.503Z]  runc version: v1.1.4-0-g5fd4c4d
13:11:00 [2022-09-07T13:11:00.503Z]  init version: de40ad0
13:11:00 [2022-09-07T13:11:00.503Z]  Security Options:
13:11:00 [2022-09-07T13:11:00.503Z]   apparmor
13:11:00 [2022-09-07T13:11:00.503Z]   seccomp
13:11:00 [2022-09-07T13:11:00.503Z]    Profile: builtin
13:11:00 [2022-09-07T13:11:00.503Z]  Kernel Version: 5.4.0-1084-aws
13:11:00 [2022-09-07T13:11:00.503Z]  Operating System: Ubuntu 18.04.6 LTS
13:11:00 [2022-09-07T13:11:00.503Z]  OSType: linux
13:11:00 [2022-09-07T13:11:00.503Z]  Architecture: x86_64
13:11:00 [2022-09-07T13:11:00.503Z]  CPUs: 2
13:11:00 [2022-09-07T13:11:00.503Z]  Total Memory: 7.565GiB
13:11:00 [2022-09-07T13:11:00.503Z]  Name: ip-10-100-91-190
13:11:00 [2022-09-07T13:11:00.503Z]  ID: d579015a-308f-4cf8-9f89-dc1345c8f9aa
13:11:00 [2022-09-07T13:11:00.503Z]  Docker Root Dir: /var/lib/docker
13:11:00 [2022-09-07T13:11:00.503Z]  Debug Mode: false
13:11:00 [2022-09-07T13:11:00.503Z]  Registry: https://index.docker.io/v1/
13:11:00 [2022-09-07T13:11:00.503Z]  Labels:
13:11:00 [2022-09-07T13:11:00.503Z]  Experimental: true
13:11:00 [2022-09-07T13:11:00.503Z]  Insecure Registries:
13:11:00 [2022-09-07T13:11:00.503Z]   127.0.0.0/8
13:11:00 [2022-09-07T13:11:00.503Z]  Live Restore Enabled: true
13:11:00 [2022-09-07T13:11:00.503Z] 
13:11:00 [2022-09-07T13:11:00.503Z] WARNING: No swap limit support
[Pipeline] sh
13:11:00 [2022-09-07T13:11:00.722Z] using credential docker-jenkins-github-credentials
13:11:00 [2022-09-07T13:11:00.738Z] Cloning the remote Git repository
13:11:00 [2022-09-07T13:11:00.738Z] Cloning with configured refspecs honoured and without tags
13:11:00 [2022-09-07T13:11:00.827Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
13:11:00 [2022-09-07T13:11:00.828Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
13:11:00 [2022-09-07T13:11:00.828Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44108/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
13:11:00 [2022-09-07T13:11:00.828Z] + bash /home/ubuntu/workspace/moby_PR-44108/check-config.sh
13:11:00 [2022-09-07T13:11:00.828Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
13:11:00 [2022-09-07T13:11:00.828Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ...
13:11:00 [2022-09-07T13:11:00.828Z] 
13:11:00 [2022-09-07T13:11:00.828Z] Generally Necessary:
13:11:00 [2022-09-07T13:11:00.828Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
13:11:00 [2022-09-07T13:11:00.828Z] - apparmor: enabled and tools installed
13:11:00 [2022-09-07T13:11:00.828Z] - CONFIG_NAMESPACES: enabled
13:11:00 [2022-09-07T13:11:00.828Z] - CONFIG_NET_NS: enabled
13:11:00 [2022-09-07T13:11:00.828Z] - CONFIG_PID_NS: enabled
13:11:00 [2022-09-07T13:11:00.828Z] - CONFIG_IPC_NS: enabled
13:11:00 [2022-09-07T13:11:00.828Z] - CONFIG_UTS_NS: enabled
13:11:00 [2022-09-07T13:11:00.828Z] - CONFIG_CGROUPS: enabled
13:11:00 [2022-09-07T13:11:00.828Z] - CONFIG_CGROUP_CPUACCT: enabled
13:11:00 [2022-09-07T13:11:00.828Z] - CONFIG_CGROUP_DEVICE: enabled
13:11:00 [2022-09-07T13:11:00.828Z] - CONFIG_CGROUP_FREEZER: enabled
13:11:00 [2022-09-07T13:11:00.828Z] - CONFIG_CGROUP_SCHED: enabled
13:11:00 [2022-09-07T13:11:00.828Z] - CONFIG_CPUSETS: enabled
13:11:00 [2022-09-07T13:11:00.828Z] - CONFIG_MEMCG: enabled
13:11:00 [2022-09-07T13:11:00.828Z] - CONFIG_KEYS: enabled
13:11:00 [2022-09-07T13:11:00.928Z] using credential docker-jenkins-github-credentials
13:11:00 [2022-09-07T13:11:00.938Z] Cloning the remote Git repository
13:11:00 [2022-09-07T13:11:00.938Z] Cloning with configured refspecs honoured and without tags
13:11:00 [2022-09-07T13:11:00.768Z] Cloning repository https://github.com/moby/moby.git
13:11:00 [2022-09-07T13:11:00.829Z]  > git init /home/ubuntu/workspace/moby_PR-44108 # timeout=10
13:11:01 [2022-09-07T13:11:01.084Z] - CONFIG_VETH: enabled (as module)
13:11:01 [2022-09-07T13:11:01.084Z] - CONFIG_BRIDGE: enabled (as module)
13:11:01 [2022-09-07T13:11:01.084Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
13:11:01 [2022-09-07T13:11:01.084Z] - CONFIG_IP_NF_FILTER: enabled (as module)
13:11:01 [2022-09-07T13:11:01.084Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
13:11:01 [2022-09-07T13:11:01.084Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
13:11:01 [2022-09-07T13:11:01.084Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
13:11:01 [2022-09-07T13:11:01.084Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
13:11:01 [2022-09-07T13:11:01.084Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
13:11:01 [2022-09-07T13:11:01.084Z] - CONFIG_IP_NF_NAT: enabled (as module)
13:11:01 [2022-09-07T13:11:01.084Z] - CONFIG_NF_NAT: enabled (as module)
13:11:01 [2022-09-07T13:11:01.084Z] - CONFIG_POSIX_MQUEUE: enabled
13:11:01 [2022-09-07T13:11:01.084Z] - CONFIG_CGROUP_BPF: enabled
13:11:01 [2022-09-07T13:11:01.084Z] 
13:11:01 [2022-09-07T13:11:01.084Z] Optional Features:
13:11:01 [2022-09-07T13:11:01.084Z] - CONFIG_USER_NS: enabled
13:11:01 [2022-09-07T13:11:01.084Z] - CONFIG_SECCOMP: enabled
13:11:01 [2022-09-07T13:11:01.084Z] - CONFIG_SECCOMP_FILTER: enabled
13:11:01 [2022-09-07T13:11:01.084Z] - CONFIG_CGROUP_PIDS: enabled
13:11:01 [2022-09-07T13:11:01.084Z] - CONFIG_MEMCG_SWAP: enabled
13:11:01 [2022-09-07T13:11:01.084Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
13:11:01 [2022-09-07T13:11:01.084Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
13:11:01 [2022-09-07T13:11:01.084Z] - CONFIG_BLK_CGROUP: enabled
13:11:01 [2022-09-07T13:11:01.084Z] - CONFIG_BLK_DEV_THROTTLING: enabled
13:11:01 [2022-09-07T13:11:01.084Z] - CONFIG_CGROUP_PERF: enabled
13:11:01 [2022-09-07T13:11:01.084Z] - CONFIG_CGROUP_HUGETLB: enabled
13:11:01 [2022-09-07T13:11:01.084Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
13:11:01 [2022-09-07T13:11:01.084Z] - CONFIG_CGROUP_NET_PRIO: enabled
13:11:01 [2022-09-07T13:11:01.085Z] - CONFIG_CFS_BANDWIDTH: enabled
13:11:01 [2022-09-07T13:11:01.085Z] - CONFIG_FAIR_GROUP_SCHED: enabled
13:11:01 [2022-09-07T13:11:01.085Z] - CONFIG_RT_GROUP_SCHED: missing
13:11:01 [2022-09-07T13:11:01.085Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
13:11:01 [2022-09-07T13:11:01.085Z] - CONFIG_IP_VS: enabled (as module)
13:11:01 [2022-09-07T13:11:01.085Z] - CONFIG_IP_VS_NFCT: enabled
13:11:01 [2022-09-07T13:11:01.085Z] - CONFIG_IP_VS_PROTO_TCP: enabled
13:11:00 [2022-09-07T13:11:00.957Z] Cloning repository https://github.com/moby/moby.git
13:11:01 [2022-09-07T13:11:01.009Z]  > git init /home/ubuntu/workspace/moby_PR-44108 # timeout=10
13:11:01 [2022-09-07T13:11:01.341Z] - CONFIG_IP_VS_PROTO_UDP: enabled
13:11:01 [2022-09-07T13:11:01.341Z] - CONFIG_IP_VS_RR: enabled (as module)
13:11:01 [2022-09-07T13:11:01.341Z] - CONFIG_SECURITY_SELINUX: enabled
13:11:01 [2022-09-07T13:11:01.341Z] - CONFIG_SECURITY_APPARMOR: enabled
13:11:01 [2022-09-07T13:11:01.341Z] - CONFIG_EXT4_FS: enabled
13:11:01 [2022-09-07T13:11:01.341Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
13:11:01 [2022-09-07T13:11:01.341Z] - CONFIG_EXT4_FS_SECURITY: enabled
13:11:01 [2022-09-07T13:11:01.341Z] - Network Drivers:
13:11:01 [2022-09-07T13:11:01.341Z]   - "overlay":
13:11:01 [2022-09-07T13:11:01.342Z]     - CONFIG_VXLAN: enabled (as module)
13:11:01 [2022-09-07T13:11:01.342Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
13:11:01 [2022-09-07T13:11:01.342Z]       Optional (for encrypted networks):
13:11:01 [2022-09-07T13:11:01.342Z]       - CONFIG_CRYPTO: enabled
13:11:01 [2022-09-07T13:11:01.342Z]       - CONFIG_CRYPTO_AEAD: enabled
13:11:01 [2022-09-07T13:11:01.342Z]       - CONFIG_CRYPTO_GCM: enabled
13:11:01 [2022-09-07T13:11:01.342Z]       - CONFIG_CRYPTO_SEQIV: enabled
13:11:01 [2022-09-07T13:11:01.342Z]       - CONFIG_CRYPTO_GHASH: enabled
13:11:01 [2022-09-07T13:11:01.342Z]       - CONFIG_XFRM: enabled
13:11:01 [2022-09-07T13:11:01.342Z]       - CONFIG_XFRM_USER: enabled (as module)
13:11:01 [2022-09-07T13:11:01.342Z]       - CONFIG_XFRM_ALGO: enabled (as module)
13:11:01 [2022-09-07T13:11:01.342Z]       - CONFIG_INET_ESP: enabled (as module)
13:11:01 [2022-09-07T13:11:01.342Z]   - "ipvlan":
13:11:01 [2022-09-07T13:11:01.342Z]     - CONFIG_IPVLAN: enabled (as module)
13:11:01 [2022-09-07T13:11:01.342Z]   - "macvlan":
13:11:01 [2022-09-07T13:11:01.342Z]     - CONFIG_MACVLAN: enabled (as module)
13:11:01 [2022-09-07T13:11:01.342Z]     - CONFIG_DUMMY: enabled (as module)
13:11:01 [2022-09-07T13:11:01.342Z]   - "ftp,tftp client in container":
13:11:01 [2022-09-07T13:11:01.342Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
13:11:01 [2022-09-07T13:11:01.342Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
13:11:01 [2022-09-07T13:11:01.342Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
13:11:01 [2022-09-07T13:11:01.342Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
13:11:01 [2022-09-07T13:11:01.342Z] - Storage Drivers:
13:11:01 [2022-09-07T13:11:01.342Z]   - "aufs":
13:11:01 [2022-09-07T13:11:01.342Z]     - CONFIG_AUFS_FS: enabled (as module)
13:11:01 [2022-09-07T13:11:01.342Z]   - "btrfs":
13:11:01 [2022-09-07T13:11:01.342Z]     - CONFIG_BTRFS_FS: enabled (as module)
13:11:01 [2022-09-07T13:11:01.342Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
13:11:01 [2022-09-07T13:11:01.342Z]   - "devicemapper":
13:11:01 [2022-09-07T13:11:01.342Z]     - CONFIG_BLK_DEV_DM: enabled
13:11:01 [2022-09-07T13:11:01.342Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
13:11:01 [2022-09-07T13:11:01.342Z]   - "overlay":
13:11:01 [2022-09-07T13:11:01.342Z]     - CONFIG_OVERLAY_FS: enabled (as module)
13:11:01 [2022-09-07T13:11:01.598Z]   - "zfs":
13:11:01 [2022-09-07T13:11:01.598Z]     - /dev/zfs: present
13:11:01 [2022-09-07T13:11:01.598Z]     - zfs command: missing
13:11:01 [2022-09-07T13:11:01.598Z]     - zpool command: missing
13:11:01 [2022-09-07T13:11:01.598Z] 
13:11:01 [2022-09-07T13:11:01.598Z] Limits:
13:11:01 [2022-09-07T13:11:01.598Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
13:11:01 [2022-09-07T13:11:01.598Z] 
13:11:01 [2022-09-07T13:11:01.598Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
13:11:01 [2022-09-07T13:11:01.915Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:35879cdb8a483093840510b54f6cfc9db3f71e95 .
13:11:01 [2022-09-07T13:11:01.054Z] Fetching upstream changes from https://github.com/moby/moby.git
13:11:01 [2022-09-07T13:11:01.054Z]  > git --version # timeout=10
13:11:01 [2022-09-07T13:11:01.069Z]  > git --version # 'git version 2.17.1'
13:11:01 [2022-09-07T13:11:01.070Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:11:01 [2022-09-07T13:11:01.072Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44108/head:refs/remotes/origin/PR-44108 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
13:11:02 [2022-09-07T13:11:02.171Z] #1 [internal] load build definition from Dockerfile
13:11:02 [2022-09-07T13:11:02.171Z] #1 transferring dockerfile: 19.29kB done
13:11:02 [2022-09-07T13:11:02.171Z] #1 DONE 0.0s
13:11:02 [2022-09-07T13:11:02.171Z] 
13:11:02 [2022-09-07T13:11:02.171Z] #2 [internal] load .dockerignore
13:11:02 [2022-09-07T13:11:02.171Z] #2 transferring context: 145B done
13:11:02 [2022-09-07T13:11:02.171Z] #2 DONE 0.0s
13:11:02 [2022-09-07T13:11:02.171Z] 
13:11:02 [2022-09-07T13:11:02.171Z] #3 resolve image config for docker.io/docker/dockerfile:1
13:11:01 [2022-09-07T13:11:01.278Z] Fetching upstream changes from https://github.com/moby/moby.git
13:11:01 [2022-09-07T13:11:01.278Z]  > git --version # timeout=10
13:11:01 [2022-09-07T13:11:01.295Z]  > git --version # 'git version 2.17.1'
13:11:01 [2022-09-07T13:11:01.296Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:11:01 [2022-09-07T13:11:01.298Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44108/head:refs/remotes/origin/PR-44108 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
13:11:02 [2022-09-07T13:11:02.427Z] #3 DONE 0.3s
13:11:02 [2022-09-07T13:11:02.428Z] 
13:11:02 [2022-09-07T13:11:02.428Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
13:11:02 [2022-09-07T13:11:02.428Z] #4 CACHED
13:11:02 [2022-09-07T13:11:02.684Z] 
13:11:02 [2022-09-07T13:11:02.684Z] #5 [internal] load metadata for docker.io/library/golang:1.18.6-bullseye
13:11:02 [2022-09-07T13:11:02.684Z] #5 DONE 0.1s
13:11:02 [2022-09-07T13:11:02.684Z] 
13:11:02 [2022-09-07T13:11:02.684Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
13:11:02 [2022-09-07T13:11:02.941Z] #6 DONE 0.2s
13:11:02 [2022-09-07T13:11:02.941Z] 
13:11:02 [2022-09-07T13:11:02.941Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
13:11:02 [2022-09-07T13:11:02.941Z] #7 DONE 0.2s
13:11:02 [2022-09-07T13:11:02.941Z] 
13:11:02 [2022-09-07T13:11:02.941Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
13:11:02 [2022-09-07T13:11:02.941Z] #8 DONE 0.2s
13:11:02 [2022-09-07T13:11:02.941Z] 
13:11:02 [2022-09-07T13:11:02.941Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
13:11:02 [2022-09-07T13:11:02.941Z] #9 DONE 0.0s
13:11:02 [2022-09-07T13:11:02.941Z] 
13:11:02 [2022-09-07T13:11:02.941Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
13:11:02 [2022-09-07T13:11:02.941Z] #10 DONE 0.0s
13:11:02 [2022-09-07T13:11:02.941Z] 
13:11:02 [2022-09-07T13:11:02.941Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
13:11:02 [2022-09-07T13:11:02.941Z] #11 DONE 0.0s
13:11:02 [2022-09-07T13:11:02.941Z] 
13:11:02 [2022-09-07T13:11:02.941Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
13:11:02 [2022-09-07T13:11:02.941Z] #12 DONE 0.0s
13:11:02 [2022-09-07T13:11:02.941Z] 
13:11:02 [2022-09-07T13:11:02.941Z] #13 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
13:11:02 [2022-09-07T13:11:02.941Z] #13 CACHED
13:11:02 [2022-09-07T13:11:02.941Z] 
13:11:02 [2022-09-07T13:11:02.941Z] #14 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
13:11:02 [2022-09-07T13:11:02.941Z] #14 CACHED
13:11:02 [2022-09-07T13:11:02.941Z] 
13:11:02 [2022-09-07T13:11:02.941Z] #15 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
13:11:02 [2022-09-07T13:11:02.941Z] #15 CACHED
13:11:02 [2022-09-07T13:11:02.941Z] 
13:11:02 [2022-09-07T13:11:02.941Z] #16 [dev-systemd-false  1/28] RUN groupadd -r docker
13:11:02 [2022-09-07T13:11:02.941Z] #16 CACHED
13:11:02 [2022-09-07T13:11:02.941Z] 
13:11:02 [2022-09-07T13:11:02.941Z] #17 [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
13:11:02 [2022-09-07T13:11:02.941Z] #17 CACHED
13:11:02 [2022-09-07T13:11:02.941Z] 
13:11:02 [2022-09-07T13:11:02.941Z] #18 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
13:11:02 [2022-09-07T13:11:02.941Z] #18 CACHED
13:11:02 [2022-09-07T13:11:02.941Z] 
13:11:02 [2022-09-07T13:11:02.941Z] #19 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
13:11:02 [2022-09-07T13:11:02.941Z] #19 CACHED
13:11:02 [2022-09-07T13:11:02.941Z] 
13:11:02 [2022-09-07T13:11:02.941Z] #20 [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
13:11:02 [2022-09-07T13:11:02.941Z] #20 CACHED
13:11:02 [2022-09-07T13:11:02.941Z] 
13:11:02 [2022-09-07T13:11:02.941Z] #21 [dev-systemd-false  6/28] RUN ldconfig
13:11:02 [2022-09-07T13:11:02.941Z] #21 CACHED
13:11:02 [2022-09-07T13:11:02.941Z] 
13:11:02 [2022-09-07T13:11:02.941Z] #22 [internal] load build context
13:11:03 [2022-09-07T13:11:03.512Z] #22 ...
13:11:03 [2022-09-07T13:11:03.512Z] 
13:11:03 [2022-09-07T13:11:03.512Z] #23 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
13:11:03 [2022-09-07T13:11:03.512Z] #23 DONE 0.6s
13:11:03 [2022-09-07T13:11:03.512Z] 
13:11:03 [2022-09-07T13:11:03.512Z] #22 [internal] load build context
13:11:05 [2022-09-07T13:11:05.430Z] #22 transferring context: 62.61MB 2.1s done
13:11:05 [2022-09-07T13:11:05.430Z] #22 DONE 2.2s
13:11:05 [2022-09-07T13:11:05.430Z] 
13:11:05 [2022-09-07T13:11:05.430Z] #24 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
13:11:05 [2022-09-07T13:11:05.430Z] #0 1.402 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
13:11:05 [2022-09-07T13:11:05.430Z] #0 1.564 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
13:11:05 [2022-09-07T13:11:05.430Z] #0 1.736 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
13:11:05 [2022-09-07T13:11:05.430Z] #0 2.084 Reading package lists...
13:11:05 [2022-09-07T13:11:05.430Z] #24 ...
13:11:05 [2022-09-07T13:11:05.430Z] 
13:11:05 [2022-09-07T13:11:05.430Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
13:11:05 [2022-09-07T13:11:05.430Z] #25 CACHED
13:11:05 [2022-09-07T13:11:05.430Z] 
13:11:05 [2022-09-07T13:11:05.430Z] #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
13:11:05 [2022-09-07T13:11:05.430Z] #26 CACHED
13:11:05 [2022-09-07T13:11:05.430Z] 
13:11:05 [2022-09-07T13:11:05.430Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
13:11:05 [2022-09-07T13:11:05.430Z] #27 CACHED
13:11:05 [2022-09-07T13:11:05.430Z] 
13:11:05 [2022-09-07T13:11:05.430Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
13:11:05 [2022-09-07T13:11:05.430Z] #28 CACHED
13:11:05 [2022-09-07T13:11:05.430Z] 
13:11:05 [2022-09-07T13:11:05.430Z] #29 [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
13:11:05 [2022-09-07T13:11:05.430Z] #29 CACHED
13:11:05 [2022-09-07T13:11:05.430Z] 
13:11:05 [2022-09-07T13:11:05.430Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
13:11:05 [2022-09-07T13:11:05.430Z] #30 CACHED
13:11:05 [2022-09-07T13:11:05.430Z] 
13:11:05 [2022-09-07T13:11:05.430Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
13:11:05 [2022-09-07T13:11:05.430Z] #31 CACHED
13:11:05 [2022-09-07T13:11:05.430Z] 
13:11:05 [2022-09-07T13:11:05.430Z] #32 [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
13:11:05 [2022-09-07T13:11:05.430Z] #32 CACHED
13:11:05 [2022-09-07T13:11:05.430Z] 
13:11:05 [2022-09-07T13:11:05.430Z] #33 [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
13:11:05 [2022-09-07T13:11:05.430Z] #33 CACHED
13:11:05 [2022-09-07T13:11:05.430Z] 
13:11:05 [2022-09-07T13:11:05.430Z] #34 [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
13:11:05 [2022-09-07T13:11:05.430Z] #34 CACHED
13:11:05 [2022-09-07T13:11:05.430Z] 
13:11:05 [2022-09-07T13:11:05.430Z] #35 [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
13:11:05 [2022-09-07T13:11:05.430Z] #35 CACHED
13:11:05 [2022-09-07T13:11:05.430Z] 
13:11:05 [2022-09-07T13:11:05.430Z] #36 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
13:11:05 [2022-09-07T13:11:05.430Z] #36 CACHED
13:11:05 [2022-09-07T13:11:05.430Z] 
13:11:05 [2022-09-07T13:11:05.430Z] #37 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
13:11:05 [2022-09-07T13:11:05.430Z] #37 CACHED
13:11:05 [2022-09-07T13:11:05.430Z] 
13:11:05 [2022-09-07T13:11:05.430Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
13:11:05 [2022-09-07T13:11:05.430Z] #38 CACHED
13:11:05 [2022-09-07T13:11:05.430Z] 
13:11:05 [2022-09-07T13:11:05.430Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "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
13:11:05 [2022-09-07T13:11:05.430Z] #39 CACHED
13:11:05 [2022-09-07T13:11:05.430Z] 
13:11:05 [2022-09-07T13:11:05.430Z] #40 [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
13:11:05 [2022-09-07T13:11:05.430Z] #40 CACHED
13:11:05 [2022-09-07T13:11:05.430Z] 
13:11:05 [2022-09-07T13:11:05.430Z] #41 [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
13:11:05 [2022-09-07T13:11:05.430Z] #41 CACHED
13:11:05 [2022-09-07T13:11:05.430Z] 
13:11:05 [2022-09-07T13:11:05.430Z] #42 [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
13:11:05 [2022-09-07T13:11:05.430Z] #42 CACHED
13:11:05 [2022-09-07T13:11:05.430Z] 
13:11:05 [2022-09-07T13:11:05.430Z] #43 [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
13:11:05 [2022-09-07T13:11:05.430Z] #43 CACHED
13:11:05 [2022-09-07T13:11:05.430Z] 
13:11:05 [2022-09-07T13:11:05.430Z] #44 [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
13:11:05 [2022-09-07T13:11:05.430Z] #44 CACHED
13:11:05 [2022-09-07T13:11:05.430Z] 
13:11:05 [2022-09-07T13:11:05.430Z] #45 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
13:11:05 [2022-09-07T13:11:05.430Z] #45 CACHED
13:11:05 [2022-09-07T13:11:05.430Z] 
13:11:05 [2022-09-07T13:11:05.430Z] #46 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
13:11:05 [2022-09-07T13:11:05.430Z] #46 CACHED
13:11:05 [2022-09-07T13:11:05.430Z] 
13:11:05 [2022-09-07T13:11:05.430Z] #47 [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
13:11:05 [2022-09-07T13:11:05.430Z] #47 CACHED
13:11:05 [2022-09-07T13:11:05.430Z] 
13:11:05 [2022-09-07T13:11:05.430Z] #48 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
13:11:05 [2022-09-07T13:11:05.430Z] #48 CACHED
13:11:05 [2022-09-07T13:11:05.430Z] 
13:11:05 [2022-09-07T13:11:05.430Z] #49 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
13:11:05 [2022-09-07T13:11:05.430Z] #49 CACHED
13:11:05 [2022-09-07T13:11:05.430Z] 
13:11:05 [2022-09-07T13:11:05.430Z] #50 [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
13:11:05 [2022-09-07T13:11:05.430Z] #50 CACHED
13:11:05 [2022-09-07T13:11:05.430Z] 
13:11:05 [2022-09-07T13:11:05.430Z] #51 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
13:11:05 [2022-09-07T13:11:05.430Z] #51 CACHED
13:11:05 [2022-09-07T13:11:05.430Z] 
13:11:05 [2022-09-07T13:11:05.430Z] #52 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
13:11:05 [2022-09-07T13:11:05.430Z] #52 CACHED
13:11:05 [2022-09-07T13:11:05.430Z] 
13:11:05 [2022-09-07T13:11:05.430Z] #53 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
13:11:05 [2022-09-07T13:11:05.430Z] #53 CACHED
13:11:05 [2022-09-07T13:11:05.430Z] 
13:11:05 [2022-09-07T13:11:05.430Z] #54 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
13:11:05 [2022-09-07T13:11:05.430Z] #54 CACHED
13:11:05 [2022-09-07T13:11:05.430Z] 
13:11:05 [2022-09-07T13:11:05.430Z] #55 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
13:11:05 [2022-09-07T13:11:05.430Z] #55 CACHED
13:11:05 [2022-09-07T13:11:05.430Z] 
13:11:05 [2022-09-07T13:11:05.430Z] #56 [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             ;
13:11:05 [2022-09-07T13:11:05.430Z] #56 CACHED
13:11:05 [2022-09-07T13:11:05.430Z] 
13:11:05 [2022-09-07T13:11:05.430Z] #57 [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
13:11:05 [2022-09-07T13:11:05.430Z] #57 CACHED
13:11:05 [2022-09-07T13:11:05.430Z] 
13:11:05 [2022-09-07T13:11:05.431Z] #24 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
13:11:05 [2022-09-07T13:11:05.687Z] #0 2.084 Reading package lists...
13:11:06 [2022-09-07T13:11:06.251Z] #24 2.730 Reading package lists...
13:11:06 [2022-09-07T13:11:06.509Z] #24 3.286 Building dependency tree...
13:11:06 [2022-09-07T13:11:06.509Z] #24 3.435 Reading state information...
13:11:06 [2022-09-07T13:11:06.509Z] #24 3.598 The following additional packages will be installed:
13:11:06 [2022-09-07T13:11:06.509Z] #24 3.598   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
13:11:06 [2022-09-07T13:11:06.509Z] #24 3.598   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
13:11:06 [2022-09-07T13:11:06.509Z] #24 3.599   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
13:11:06 [2022-09-07T13:11:06.509Z] #24 3.599   python3-pkg-resources vim-runtime xxd
13:11:06 [2022-09-07T13:11:06.509Z] #24 3.600 Suggested packages:
13:11:06 [2022-09-07T13:11:06.509Z] #24 3.600   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
13:11:06 [2022-09-07T13:11:06.509Z] #24 3.600   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
13:11:06 [2022-09-07T13:11:06.509Z] #24 3.600   acl attr quota
13:11:06 [2022-09-07T13:11:06.509Z] #24 3.600 Recommended packages:
13:11:06 [2022-09-07T13:11:06.509Z] #24 3.600   libatm1 nftables libpam-cap build-essential python3-dev unzip
13:11:06 [2022-09-07T13:11:06.766Z] #24 3.903 The following NEW packages will be installed:
13:11:06 [2022-09-07T13:11:06.766Z] #24 3.904   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
13:11:06 [2022-09-07T13:11:06.766Z] #24 3.904   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
13:11:06 [2022-09-07T13:11:06.766Z] #24 3.904   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
13:11:06 [2022-09-07T13:11:06.766Z] #24 3.905   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
13:11:06 [2022-09-07T13:11:06.766Z] #24 3.905   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
13:11:06 [2022-09-07T13:11:06.766Z] #24 3.905   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
13:11:06 [2022-09-07T13:11:06.766Z] #24 3.906   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
13:11:06 [2022-09-07T13:11:06.766Z] #24 3.906   xz-utils zip zstd
13:11:07 [2022-09-07T13:11:07.023Z] #24 4.184 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded.
13:11:07 [2022-09-07T13:11:07.024Z] #24 4.184 Need to get 27.7 MB of archives.
13:11:07 [2022-09-07T13:11:07.024Z] #24 4.184 After this operation, 106 MB of additional disk space will be used.
13:11:07 [2022-09-07T13:11:07.024Z] #24 4.184 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
13:11:07 [2022-09-07T13:11:07.024Z] #24 4.188 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
13:11:07 [2022-09-07T13:11:07.024Z] #24 4.189 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
13:11:07 [2022-09-07T13:11:07.024Z] #24 4.191 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
13:11:07 [2022-09-07T13:11:07.024Z] #24 4.192 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
13:11:07 [2022-09-07T13:11:07.024Z] #24 4.193 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
13:11:07 [2022-09-07T13:11:07.024Z] #24 4.194 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
13:11:07 [2022-09-07T13:11:07.024Z] #24 4.196 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
13:11:07 [2022-09-07T13:11:07.024Z] #24 4.203 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
13:11:07 [2022-09-07T13:11:07.024Z] #24 4.205 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
13:11:07 [2022-09-07T13:11:07.024Z] #24 4.207 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
13:11:07 [2022-09-07T13:11:07.024Z] #24 4.208 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
13:11:07 [2022-09-07T13:11:07.024Z] #24 4.209 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
13:11:07 [2022-09-07T13:11:07.024Z] #24 4.212 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
13:11:07 [2022-09-07T13:11:07.024Z] #24 4.218 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
13:11:07 [2022-09-07T13:11:07.024Z] #24 4.220 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
13:11:07 [2022-09-07T13:11:07.024Z] #24 4.221 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
13:11:07 [2022-09-07T13:11:07.024Z] #24 4.223 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
13:11:07 [2022-09-07T13:11:07.024Z] #24 4.224 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
13:11:07 [2022-09-07T13:11:07.024Z] #24 4.225 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
13:11:07 [2022-09-07T13:11:07.024Z] #24 4.226 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
13:11:07 [2022-09-07T13:11:07.024Z] #24 4.229 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
13:11:07 [2022-09-07T13:11:07.024Z] #24 4.231 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
13:11:07 [2022-09-07T13:11:07.024Z] #24 4.237 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
13:11:07 [2022-09-07T13:11:07.024Z] #24 4.240 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
13:11:07 [2022-09-07T13:11:07.281Z] #24 4.242 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
13:11:07 [2022-09-07T13:11:07.281Z] #24 4.245 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
13:11:07 [2022-09-07T13:11:07.281Z] #24 4.310 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
13:11:07 [2022-09-07T13:11:07.281Z] #24 4.310 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
13:11:07 [2022-09-07T13:11:07.281Z] #24 4.311 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
13:11:07 [2022-09-07T13:11:07.281Z] #24 4.312 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
13:11:07 [2022-09-07T13:11:07.281Z] #24 4.312 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
13:11:07 [2022-09-07T13:11:07.281Z] #24 4.313 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
13:11:07 [2022-09-07T13:11:07.281Z] #24 4.315 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
13:11:07 [2022-09-07T13:11:07.281Z] #24 4.316 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
13:11:07 [2022-09-07T13:11:07.281Z] #24 4.329 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
13:11:07 [2022-09-07T13:11:07.281Z] #24 4.330 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
13:11:07 [2022-09-07T13:11:07.281Z] #24 4.331 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
13:11:07 [2022-09-07T13:11:07.281Z] #24 4.333 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
13:11:07 [2022-09-07T13:11:07.281Z] #24 4.336 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
13:11:07 [2022-09-07T13:11:07.281Z] #24 4.337 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
13:11:07 [2022-09-07T13:11:07.281Z] #24 4.347 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
13:11:07 [2022-09-07T13:11:07.281Z] #24 4.354 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
13:11:07 [2022-09-07T13:11:07.281Z] #24 4.360 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
13:11:07 [2022-09-07T13:11:07.281Z] #24 4.366 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
13:11:07 [2022-09-07T13:11:07.281Z] #24 4.429 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
13:11:07 [2022-09-07T13:11:07.281Z] #24 4.440 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
13:11:07 [2022-09-07T13:11:07.281Z] #24 4.447 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
13:11:07 [2022-09-07T13:11:07.281Z] #24 4.448 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
13:11:07 [2022-09-07T13:11:07.537Z] #24 4.666 debconf: delaying package configuration, since apt-utils is not installed
13:11:07 [2022-09-07T13:11:07.537Z] #24 4.702 Fetched 27.7 MB in 1s (51.4 MB/s)
13:11:07 [2022-09-07T13:11:07.794Z] #24 4.733 Selecting previously unselected package pigz.
13:11:07 [2022-09-07T13:11:07.794Z] #24 4.733 (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.)
13:11:07 [2022-09-07T13:11:07.794Z] #24 4.838 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
13:11:07 [2022-09-07T13:11:07.794Z] #24 4.842 Unpacking pigz (2.6-1) ...
13:11:07 [2022-09-07T13:11:07.794Z] #24 4.888 Selecting previously unselected package libelf1:amd64.
13:11:07 [2022-09-07T13:11:07.794Z] #24 4.888 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
13:11:07 [2022-09-07T13:11:07.794Z] #24 4.895 Unpacking libelf1:amd64 (0.183-1) ...
13:11:08 [2022-09-07T13:11:08.050Z] #24 4.966 Selecting previously unselected package libbpf0:amd64.
13:11:08 [2022-09-07T13:11:08.050Z] #24 4.967 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
13:11:08 [2022-09-07T13:11:08.050Z] #24 4.970 Unpacking libbpf0:amd64 (1:0.3-2) ...
13:11:08 [2022-09-07T13:11:08.050Z] #24 5.011 Selecting previously unselected package libcap2:amd64.
13:11:08 [2022-09-07T13:11:08.051Z] #24 5.014 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
13:11:08 [2022-09-07T13:11:08.051Z] #24 5.018 Unpacking libcap2:amd64 (1:2.44-1) ...
13:11:08 [2022-09-07T13:11:08.051Z] #24 5.062 Selecting previously unselected package libmnl0:amd64.
13:11:08 [2022-09-07T13:11:08.051Z] #24 5.062 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
13:11:08 [2022-09-07T13:11:08.051Z] #24 5.066 Unpacking libmnl0:amd64 (1.0.4-3) ...
13:11:08 [2022-09-07T13:11:08.051Z] #24 5.106 Selecting previously unselected package libxtables12:amd64.
13:11:08 [2022-09-07T13:11:08.051Z] #24 5.108 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
13:11:08 [2022-09-07T13:11:08.051Z] #24 5.112 Unpacking libxtables12:amd64 (1.8.7-1) ...
13:11:08 [2022-09-07T13:11:08.051Z] #24 5.150 Selecting previously unselected package libcap2-bin.
13:11:08 [2022-09-07T13:11:08.051Z] #24 5.152 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
13:11:08 [2022-09-07T13:11:08.051Z] #24 5.157 Unpacking libcap2-bin (1:2.44-1) ...
13:11:08 [2022-09-07T13:11:08.307Z] #24 5.213 Selecting previously unselected package iproute2.
13:11:08 [2022-09-07T13:11:08.307Z] #24 5.214 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
13:11:08 [2022-09-07T13:11:08.308Z] #24 5.218 Unpacking iproute2 (5.10.0-4) ...
13:11:08 [2022-09-07T13:11:08.308Z] #24 5.337 Selecting previously unselected package xxd.
13:11:08 [2022-09-07T13:11:08.308Z] #24 5.340 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
13:11:08 [2022-09-07T13:11:08.308Z] #24 5.343 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
13:11:08 [2022-09-07T13:11:08.308Z] #24 5.393 Selecting previously unselected package vim-common.
13:11:08 [2022-09-07T13:11:08.308Z] #24 5.395 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
13:11:08 [2022-09-07T13:11:08.308Z] #24 5.405 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
13:11:08 [2022-09-07T13:11:08.308Z] #24 5.461 Selecting previously unselected package bash-completion.
13:11:08 [2022-09-07T13:11:08.308Z] #24 5.461 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
13:11:08 [2022-09-07T13:11:08.873Z] #24 5.943 Unpacking bash-completion (1:2.11-2) ...
13:11:08 [2022-09-07T13:11:08.873Z] #24 6.041 Selecting previously unselected package bzip2.
13:11:09 [2022-09-07T13:11:09.130Z] #24 6.044 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
13:11:09 [2022-09-07T13:11:09.130Z] #24 6.047 Unpacking bzip2 (1.0.8-4) ...
13:11:09 [2022-09-07T13:11:09.130Z] #24 6.083 Selecting previously unselected package xz-utils.
13:11:09 [2022-09-07T13:11:09.130Z] #24 6.085 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
13:11:09 [2022-09-07T13:11:09.130Z] #24 6.089 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
13:11:09 [2022-09-07T13:11:09.130Z] #24 6.177 Selecting previously unselected package apparmor.
13:11:09 [2022-09-07T13:11:09.130Z] #24 6.180 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
13:11:09 [2022-09-07T13:11:09.130Z] #24 6.198 Unpacking apparmor (2.13.6-10) ...
13:11:09 [2022-09-07T13:11:09.387Z] #24 6.373 Selecting previously unselected package inetutils-ping.
13:11:09 [2022-09-07T13:11:09.387Z] #24 6.376 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
13:11:09 [2022-09-07T13:11:09.387Z] #24 6.379 Unpacking inetutils-ping (2:2.0-1) ...
13:11:09 [2022-09-07T13:11:09.387Z] #24 6.424 Selecting previously unselected package libip4tc2:amd64.
13:11:09 [2022-09-07T13:11:09.387Z] #24 6.427 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
13:11:09 [2022-09-07T13:11:09.387Z] #24 6.431 Unpacking libip4tc2:amd64 (1.8.7-1) ...
13:11:09 [2022-09-07T13:11:09.387Z] #24 6.464 Selecting previously unselected package libip6tc2:amd64.
13:11:09 [2022-09-07T13:11:09.387Z] #24 6.467 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
13:11:09 [2022-09-07T13:11:09.387Z] #24 6.470 Unpacking libip6tc2:amd64 (1.8.7-1) ...
13:11:09 [2022-09-07T13:11:09.387Z] #24 6.501 Selecting previously unselected package libnfnetlink0:amd64.
13:11:09 [2022-09-07T13:11:09.387Z] #24 6.504 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
13:11:09 [2022-09-07T13:11:09.387Z] #24 6.508 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
13:11:09 [2022-09-07T13:11:09.387Z] #24 6.551 Selecting previously unselected package libnetfilter-conntrack3:amd64.
13:11:09 [2022-09-07T13:11:09.645Z] #24 6.554 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
13:11:09 [2022-09-07T13:11:09.645Z] #24 6.558 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
13:11:09 [2022-09-07T13:11:09.645Z] #24 6.593 Selecting previously unselected package libnftnl11:amd64.
13:11:09 [2022-09-07T13:11:09.645Z] #24 6.596 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
13:11:09 [2022-09-07T13:11:09.645Z] #24 6.599 Unpacking libnftnl11:amd64 (1.1.9-1) ...
13:11:09 [2022-09-07T13:11:09.645Z] #24 6.635 Selecting previously unselected package iptables.
13:11:09 [2022-09-07T13:11:09.645Z] #24 6.638 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
13:11:09 [2022-09-07T13:11:09.645Z] #24 6.642 Unpacking iptables (1.8.7-1) ...
13:11:09 [2022-09-07T13:11:09.645Z] #24 6.720 Selecting previously unselected package libonig5:amd64.
13:11:09 [2022-09-07T13:11:09.645Z] #24 6.723 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
13:11:09 [2022-09-07T13:11:09.645Z] #24 6.727 Unpacking libonig5:amd64 (6.9.6-1.1) ...
13:11:09 [2022-09-07T13:11:09.645Z] #24 6.776 Selecting previously unselected package libjq1:amd64.
13:11:09 [2022-09-07T13:11:09.645Z] #24 6.779 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
13:11:09 [2022-09-07T13:11:09.645Z] #24 6.782 Unpacking libjq1:amd64 (1.6-2.1) ...
13:11:09 [2022-09-07T13:11:09.645Z] #24 6.820 Selecting previously unselected package jq.
13:11:09 [2022-09-07T13:11:09.903Z] #24 6.823 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
13:11:09 [2022-09-07T13:11:09.903Z] #24 6.826 Unpacking jq (1.6-2.1) ...
13:11:09 [2022-09-07T13:11:09.903Z] #24 6.865 Selecting previously unselected package libaio1:amd64.
13:11:09 [2022-09-07T13:11:09.903Z] #24 6.867 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
13:11:09 [2022-09-07T13:11:09.903Z] #24 6.871 Unpacking libaio1:amd64 (0.3.112-9) ...
13:11:09 [2022-09-07T13:11:09.903Z] #24 6.907 Selecting previously unselected package libgpm2:amd64.
13:11:09 [2022-09-07T13:11:09.903Z] #24 6.912 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
13:11:09 [2022-09-07T13:11:09.903Z] #24 6.917 Unpacking libgpm2:amd64 (1.20.7-8) ...
13:11:09 [2022-09-07T13:11:09.903Z] #24 6.955 Selecting previously unselected package libicu67:amd64.
13:11:09 [2022-09-07T13:11:09.903Z] #24 6.960 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
13:11:09 [2022-09-07T13:11:09.903Z] #24 6.964 Unpacking libicu67:amd64 (67.1-7) ...
13:11:10 [2022-09-07T13:11:10.835Z] #24 7.808 Selecting previously unselected package libinih1:amd64.
13:11:10 [2022-09-07T13:11:10.835Z] #24 7.811 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
13:11:10 [2022-09-07T13:11:10.835Z] #24 7.814 Unpacking libinih1:amd64 (53-1+b2) ...
13:11:10 [2022-09-07T13:11:10.835Z] #24 7.846 Selecting previously unselected package libnet1:amd64.
13:11:10 [2022-09-07T13:11:10.835Z] #24 7.849 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
13:11:10 [2022-09-07T13:11:10.835Z] #24 7.852 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
13:11:10 [2022-09-07T13:11:10.835Z] #24 7.891 Selecting previously unselected package libnl-3-200:amd64.
13:11:10 [2022-09-07T13:11:10.835Z] #24 7.894 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
13:11:10 [2022-09-07T13:11:10.835Z] #24 7.898 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
13:11:10 [2022-09-07T13:11:10.835Z] #24 7.935 Selecting previously unselected package libprotobuf-c1:amd64.
13:11:10 [2022-09-07T13:11:10.835Z] #24 7.938 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
13:11:10 [2022-09-07T13:11:10.835Z] #24 7.942 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
13:11:10 [2022-09-07T13:11:10.835Z] #24 7.978 Selecting previously unselected package libyajl2:amd64.
13:11:10 [2022-09-07T13:11:10.835Z] #24 7.980 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ...
13:11:10 [2022-09-07T13:11:10.835Z] #24 7.984 Unpacking libyajl2:amd64 (2.1.0-3) ...
13:11:10 [2022-09-07T13:11:10.835Z] #24 8.012 Selecting previously unselected package net-tools.
13:11:10 [2022-09-07T13:11:10.835Z] #24 8.015 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
13:11:10 [2022-09-07T13:11:10.835Z] #24 8.021 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
13:11:10 [2022-09-07T13:11:10.835Z] #24 8.076 Selecting previously unselected package patch.
13:11:11 [2022-09-07T13:11:11.092Z] #24 8.079 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ...
13:11:11 [2022-09-07T13:11:11.092Z] #24 8.082 Unpacking patch (2.7.6-7) ...
13:11:11 [2022-09-07T13:11:11.092Z] #24 8.123 Selecting previously unselected package python-pip-whl.
13:11:11 [2022-09-07T13:11:11.092Z] #24 8.126 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
13:11:11 [2022-09-07T13:11:11.092Z] #24 8.130 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
13:11:11 [2022-09-07T13:11:11.092Z] #24 8.287 Selecting previously unselected package python3-lib2to3.
13:11:11 [2022-09-07T13:11:11.092Z] #24 8.289 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
13:11:11 [2022-09-07T13:11:11.092Z] #24 8.294 Unpacking python3-lib2to3 (3.9.2-1) ...
13:11:11 [2022-09-07T13:11:11.092Z] #24 8.334 Selecting previously unselected package python3-distutils.
13:11:11 [2022-09-07T13:11:11.350Z] #24 8.337 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
13:11:11 [2022-09-07T13:11:11.350Z] #24 8.341 Unpacking python3-distutils (3.9.2-1) ...
13:11:11 [2022-09-07T13:11:11.350Z] #24 8.386 Selecting previously unselected package python3-pkg-resources.
13:11:11 [2022-09-07T13:11:11.350Z] #24 8.389 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
13:11:11 [2022-09-07T13:11:11.350Z] #24 8.392 Unpacking python3-pkg-resources (52.0.0-4) ...
13:11:11 [2022-09-07T13:11:11.350Z] #24 8.438 Selecting previously unselected package python3-setuptools.
13:11:11 [2022-09-07T13:11:11.350Z] #24 8.441 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
13:11:11 [2022-09-07T13:11:11.350Z] #24 8.444 Unpacking python3-setuptools (52.0.0-4) ...
13:11:11 [2022-09-07T13:11:11.350Z] #24 8.512 Selecting previously unselected package python3-wheel.
13:11:11 [2022-09-07T13:11:11.350Z] #24 8.515 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
13:11:11 [2022-09-07T13:11:11.350Z] #24 8.519 Unpacking python3-wheel (0.34.2-1) ...
13:11:11 [2022-09-07T13:11:11.350Z] #24 8.552 Selecting previously unselected package python3-pip.
13:11:11 [2022-09-07T13:11:11.607Z] #24 8.570 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
13:11:11 [2022-09-07T13:11:11.607Z] #24 8.570 Unpacking python3-pip (20.3.4-4+deb11u1) ...
13:11:11 [2022-09-07T13:11:11.607Z] #24 8.716 Selecting previously unselected package sudo.
13:11:11 [2022-09-07T13:11:11.607Z] #24 8.716 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ...
13:11:11 [2022-09-07T13:11:11.607Z] #24 8.724 Unpacking sudo (1.9.5p2-3) ...
13:11:11 [2022-09-07T13:11:11.864Z] #24 8.912 Selecting previously unselected package thin-provisioning-tools.
13:11:11 [2022-09-07T13:11:11.864Z] #24 8.915 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ...
13:11:11 [2022-09-07T13:11:11.864Z] #24 8.918 Unpacking thin-provisioning-tools (0.9.0-1) ...
13:11:11 [2022-09-07T13:11:11.864Z] #24 8.984 Selecting previously unselected package uidmap.
13:11:12 [2022-09-07T13:11:12.121Z] #24 8.987 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ...
13:11:12 [2022-09-07T13:11:12.121Z] #24 8.991 Unpacking uidmap (1:4.8.1-1) ...
13:11:12 [2022-09-07T13:11:12.121Z] #24 9.041 Selecting previously unselected package vim-runtime.
13:11:12 [2022-09-07T13:11:12.121Z] #24 9.044 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
13:11:12 [2022-09-07T13:11:12.121Z] #24 9.056 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
13:11:12 [2022-09-07T13:11:12.121Z] #24 9.066 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
13:11:12 [2022-09-07T13:11:12.121Z] #24 9.070 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
13:11:12 [2022-09-07T13:11:12.685Z] #24 9.753 Selecting previously unselected package vim.
13:11:12 [2022-09-07T13:11:12.685Z] #24 9.757 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
13:11:12 [2022-09-07T13:11:12.685Z] #24 9.765 Unpacking vim (2:8.2.2434-3+deb11u1) ...
13:11:12 [2022-09-07T13:11:12.941Z] #24 9.911 Selecting previously unselected package xfsprogs.
13:11:12 [2022-09-07T13:11:12.941Z] #24 9.914 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ...
13:11:12 [2022-09-07T13:11:12.941Z] #24 9.917 Unpacking xfsprogs (5.10.0-4) ...
13:11:12 [2022-09-07T13:11:12.941Z] #24 10.03 Selecting previously unselected package zip.
13:11:12 [2022-09-07T13:11:12.941Z] #24 10.04 Preparing to unpack .../47-zip_3.0-12_amd64.deb ...
13:11:12 [2022-09-07T13:11:12.941Z] #24 10.04 Unpacking zip (3.0-12) ...
13:11:12 [2022-09-07T13:11:12.941Z] #24 10.08 Selecting previously unselected package zstd.
13:11:12 [2022-09-07T13:11:12.941Z] #24 10.08 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ...
13:11:12 [2022-09-07T13:11:12.941Z] #24 10.09 Unpacking zstd (1.4.8+dfsg-2.1) ...
13:11:12 [2022-09-07T13:11:12.941Z] #24 10.18 Setting up python3-pkg-resources (52.0.0-4) ...
13:11:13 [2022-09-07T13:11:13.198Z] #24 10.45 Setting up libip4tc2:amd64 (1.8.7-1) ...
13:11:13 [2022-09-07T13:11:13.455Z] #24 10.46 Setting up net-tools (1.60+git20181103.0eebece-1) ...
13:11:13 [2022-09-07T13:11:13.455Z] #24 10.47 Setting up libgpm2:amd64 (1.20.7-8) ...
13:11:13 [2022-09-07T13:11:13.455Z] #24 10.48 Setting up libicu67:amd64 (67.1-7) ...
13:11:13 [2022-09-07T13:11:13.455Z] #24 10.49 Setting up libip6tc2:amd64 (1.8.7-1) ...
13:11:13 [2022-09-07T13:11:13.455Z] #24 10.50 Setting up libinih1:amd64 (53-1+b2) ...
13:11:13 [2022-09-07T13:11:13.455Z] #24 10.51 Setting up uidmap (1:4.8.1-1) ...
13:11:13 [2022-09-07T13:11:13.455Z] #24 10.52 Setting up libyajl2:amd64 (2.1.0-3) ...
13:11:13 [2022-09-07T13:11:13.455Z] #24 10.53 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
13:11:13 [2022-09-07T13:11:13.455Z] #24 10.54 Setting up bzip2 (1.0.8-4) ...
13:11:13 [2022-09-07T13:11:13.455Z] #24 10.55 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
13:11:13 [2022-09-07T13:11:13.455Z] #24 10.56 Setting up python3-wheel (0.34.2-1) ...
13:11:13 [2022-09-07T13:11:13.536Z] Still waiting to schedule task
13:11:13 [2022-09-07T13:11:13.537Z] Waiting for next available executor on ‘amd64&&ubuntu-2004&&cgroup213:11:13 [2022-09-07T13:11:13.539Z] Still waiting to schedule task
13:11:13 [2022-09-07T13:11:13.540Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d75298545972d6c7)13:11:13 [2022-09-07T13:11:13.711Z] #24 10.70 Setting up xxd (2:8.2.2434-3+deb11u1) ...
13:11:13 [2022-09-07T13:11:13.711Z] #24 10.71 Setting up libcap2:amd64 (1:2.44-1) ...
13:11:13 [2022-09-07T13:11:13.711Z] #24 10.72 Setting up libcap2-bin (1:2.44-1) ...
13:11:13 [2022-09-07T13:11:13.711Z] #24 10.73 Setting up apparmor (2.13.6-10) ...
13:11:14 [2022-09-07T13:11:14.641Z] #24 11.47 Setting up zip (3.0-12) ...
13:11:14 [2022-09-07T13:11:14.641Z] #24 11.48 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
13:11:14 [2022-09-07T13:11:14.641Z] #24 11.57 Setting up bash-completion (1:2.11-2) ...
13:11:14 [2022-09-07T13:11:14.898Z] #24 12.10 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
13:11:14 [2022-09-07T13:11:14.898Z] #24 12.13 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:11:15 [2022-09-07T13:11:15.155Z] #24 12.13 Setting up libmnl0:amd64 (1.0.4-3) ...
13:11:15 [2022-09-07T13:11:15.155Z] #24 12.15 Setting up patch (2.7.6-7) ...
13:11:15 [2022-09-07T13:11:15.155Z] #24 12.16 Setting up sudo (1.9.5p2-3) ...
13:11:15 [2022-09-07T13:11:15.155Z] #24 12.19 invoke-rc.d: could not determine current runlevel
13:11:15 [2022-09-07T13:11:15.155Z] #24 12.20 invoke-rc.d: policy-rc.d denied execution of start.
13:11:15 [2022-09-07T13:11:15.155Z] #24 12.20 Setting up xfsprogs (5.10.0-4) ...
13:11:15 [2022-09-07T13:11:15.155Z] #24 12.21 Setting up libxtables12:amd64 (1.8.7-1) ...
13:11:15 [2022-09-07T13:11:15.155Z] #24 12.23 Setting up inetutils-ping (2:2.0-1) ...
13:11:15 [2022-09-07T13:11:15.155Z] #24 12.24 Setting up pigz (2.6-1) ...
13:11:15 [2022-09-07T13:11:15.155Z] #24 12.24 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
13:11:15 [2022-09-07T13:11:15.155Z] #24 12.25 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
13:11:15 [2022-09-07T13:11:15.155Z] #24 12.27 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
13:11:15 [2022-09-07T13:11:15.155Z] #24 12.28 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
13:11:15 [2022-09-07T13:11:15.412Z] #24 12.43 Setting up libaio1:amd64 (0.3.112-9) ...
13:11:15 [2022-09-07T13:11:15.412Z] #24 12.44 Setting up python3-lib2to3 (3.9.2-1) ...
13:11:15 [2022-09-07T13:11:15.670Z] #24 12.56 Setting up libelf1:amd64 (0.183-1) ...
13:11:15 [2022-09-07T13:11:15.670Z] #24 12.57 Setting up zstd (1.4.8+dfsg-2.1) ...
13:11:15 [2022-09-07T13:11:15.670Z] #24 12.58 Setting up libonig5:amd64 (6.9.6-1.1) ...
13:11:15 [2022-09-07T13:11:15.670Z] #24 12.59 Setting up python3-distutils (3.9.2-1) ...
13:11:15 [2022-09-07T13:11:15.670Z] #24 12.70 Setting up vim (2:8.2.2434-3+deb11u1) ...
13:11:15 [2022-09-07T13:11:15.670Z] #24 12.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
13:11:15 [2022-09-07T13:11:15.670Z] #24 12.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
13:11:15 [2022-09-07T13:11:15.670Z] #24 12.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
13:11:15 [2022-09-07T13:11:15.670Z] #24 12.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
13:11:15 [2022-09-07T13:11:15.670Z] #24 12.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
13:11:15 [2022-09-07T13:11:15.670Z] #24 12.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
13:11:15 [2022-09-07T13:11:15.670Z] #24 12.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
13:11:15 [2022-09-07T13:11:15.670Z] #24 12.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
13:11:15 [2022-09-07T13:11:15.670Z] #24 12.75 Setting up python3-setuptools (52.0.0-4) ...
13:11:15 [2022-09-07T13:11:15.927Z] #24 13.07 Setting up libjq1:amd64 (1.6-2.1) ...
13:11:15 [2022-09-07T13:11:15.927Z] #24 13.08 Setting up libnftnl11:amd64 (1.1.9-1) ...
13:11:15 [2022-09-07T13:11:15.927Z] #24 13.09 Setting up thin-provisioning-tools (0.9.0-1) ...
13:11:16 [2022-09-07T13:11:16.185Z] #24 13.10 Setting up python3-pip (20.3.4-4+deb11u1) ...
13:11:16 [2022-09-07T13:11:16.185Z] #24 13.37 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
13:11:16 [2022-09-07T13:11:16.441Z] #24 13.38 Setting up jq (1.6-2.1) ...
13:11:16 [2022-09-07T13:11:16.441Z] #24 13.39 Setting up libbpf0:amd64 (1:0.3-2) ...
13:11:16 [2022-09-07T13:11:16.441Z] #24 13.40 Setting up iptables (1.8.7-1) ...
13:11:16 [2022-09-07T13:11:16.441Z] #24 13.41 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
13:11:16 [2022-09-07T13:11:16.441Z] #24 13.42 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:11:16 [2022-09-07T13:11:16.441Z] #24 13.43 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
13:11:16 [2022-09-07T13:11:16.441Z] #24 13.43 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:11:16 [2022-09-07T13:11:16.441Z] #24 13.43 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
13:11:16 [2022-09-07T13:11:16.441Z] #24 13.44 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
13:11:16 [2022-09-07T13:11:16.441Z] #24 13.45 Setting up iproute2 (5.10.0-4) ...
13:11:16 [2022-09-07T13:11:16.441Z] #24 13.59 Processing triggers for libc-bin (2.31-13+deb11u3) ...
13:11:17 [2022-09-07T13:11:17.005Z] #24 DONE 14.3s
13:11:17 [2022-09-07T13:11:17.262Z] 
13:11:17 [2022-09-07T13:11:17.262Z] #58 [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
13:11:17 [2022-09-07T13:11:17.519Z] #58 0.430 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
13:11:17 [2022-09-07T13:11:17.776Z] #58 0.434 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
13:11:17 [2022-09-07T13:11:17.776Z] #58 0.437 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
13:11:17 [2022-09-07T13:11:17.776Z] #58 DONE 0.5s
13:11:17 [2022-09-07T13:11:17.776Z] 
13:11:17 [2022-09-07T13:11:17.776Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
13:11:19 [2022-09-07T13:11:19.506Z] Fetching without tags
13:11:19 [2022-09-07T13:11:19.593Z] Fetching without tags
13:11:19 [2022-09-07T13:11:19.718Z] Merging remotes/origin/22.06 commit d7e36c99fb44e5f34165b0e00154115c55f18d5d into PR head commit 5d2b3687b067da1504020625dcdc7e7db6ad41fe
13:11:19 [2022-09-07T13:11:19.829Z] Merging remotes/origin/22.06 commit d7e36c99fb44e5f34165b0e00154115c55f18d5d into PR head commit 5d2b3687b067da1504020625dcdc7e7db6ad41fe
13:11:19 [2022-09-07T13:11:19.457Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:11:19 [2022-09-07T13:11:19.466Z]  > git config --add remote.origin.fetch +refs/pull/44108/head:refs/remotes/origin/PR-44108 # timeout=10
13:11:19 [2022-09-07T13:11:19.482Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
13:11:19 [2022-09-07T13:11:19.499Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:11:19 [2022-09-07T13:11:19.512Z] Fetching upstream changes from https://github.com/moby/moby.git
13:11:19 [2022-09-07T13:11:19.512Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:11:19 [2022-09-07T13:11:19.515Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44108/head:refs/remotes/origin/PR-44108 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
13:11:19 [2022-09-07T13:11:19.727Z]  > git config core.sparsecheckout # timeout=10
13:11:19 [2022-09-07T13:11:19.747Z]  > git checkout -f 5d2b3687b067da1504020625dcdc7e7db6ad41fe # timeout=10
13:11:20 [2022-09-07T13:11:20.365Z]  > git remote # timeout=10
13:11:20 [2022-09-07T13:11:20.377Z]  > git config --get remote.origin.url # timeout=10
13:11:20 [2022-09-07T13:11:20.393Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:11:20 [2022-09-07T13:11:20.394Z]  > git merge d7e36c99fb44e5f34165b0e00154115c55f18d5d # timeout=10
13:11:19 [2022-09-07T13:11:19.536Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:11:19 [2022-09-07T13:11:19.548Z]  > git config --add remote.origin.fetch +refs/pull/44108/head:refs/remotes/origin/PR-44108 # timeout=10
13:11:19 [2022-09-07T13:11:19.560Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
13:11:19 [2022-09-07T13:11:19.578Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:11:19 [2022-09-07T13:11:19.596Z] Fetching upstream changes from https://github.com/moby/moby.git
13:11:19 [2022-09-07T13:11:19.596Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:11:19 [2022-09-07T13:11:19.597Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44108/head:refs/remotes/origin/PR-44108 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
13:11:19 [2022-09-07T13:11:19.835Z]  > git config core.sparsecheckout # timeout=10
13:11:19 [2022-09-07T13:11:19.852Z]  > git checkout -f 5d2b3687b067da1504020625dcdc7e7db6ad41fe # timeout=10
13:11:20 [2022-09-07T13:11:20.426Z]  > git remote # timeout=10
13:11:20 [2022-09-07T13:11:20.443Z]  > git config --get remote.origin.url # timeout=10
13:11:20 [2022-09-07T13:11:20.459Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:11:20 [2022-09-07T13:11:20.459Z]  > git merge d7e36c99fb44e5f34165b0e00154115c55f18d5d # timeout=10
13:11:21 [2022-09-07T13:11:21.037Z] Merge succeeded, producing 1e2d10ed597c22b80182e65486916317b62c6688
13:11:21 [2022-09-07T13:11:21.037Z] Checking out Revision 1e2d10ed597c22b80182e65486916317b62c6688 (PR-44108)
13:11:21 [2022-09-07T13:11:21.146Z] Merge succeeded, producing 1e2d10ed597c22b80182e65486916317b62c6688
13:11:21 [2022-09-07T13:11:21.146Z] Checking out Revision 1e2d10ed597c22b80182e65486916317b62c6688 (PR-44108)
13:11:21 [2022-09-07T13:11:21.014Z]  > git rev-parse HEAD^{commit} # timeout=10
13:11:21 [2022-09-07T13:11:21.041Z]  > git config core.sparsecheckout # timeout=10
13:11:21 [2022-09-07T13:11:21.061Z]  > git checkout -f 1e2d10ed597c22b80182e65486916317b62c6688 # timeout=10
13:11:21 [2022-09-07T13:11:21.135Z]  > git rev-parse HEAD^{commit} # timeout=10
13:11:21 [2022-09-07T13:11:21.148Z]  > git config core.sparsecheckout # timeout=10
13:11:21 [2022-09-07T13:11:21.165Z]  > git checkout -f 1e2d10ed597c22b80182e65486916317b62c6688 # timeout=10
13:11:24 [2022-09-07T13:11:24.319Z] #59 5.772 Collecting yamllint==1.27.1
13:11:24 [2022-09-07T13:11:24.319Z] #59 6.800   Downloading yamllint-1.27.1.tar.gz (129 kB)
13:11:24 [2022-09-07T13:11:24.576Z] #59 7.088 Collecting pathspec>=0.5.3
13:11:24 [2022-09-07T13:11:24.795Z] Commit message: "Merge commit 'd7e36c99fb44e5f34165b0e00154115c55f18d5d' into HEAD"
13:11:24 [2022-09-07T13:11:24.832Z] #59 7.094   Downloading pathspec-0.10.1-py3-none-any.whl (27 kB)
13:11:24 [2022-09-07T13:11:24.833Z] #59 7.190 Collecting pyyaml
13:11:24 [2022-09-07T13:11:24.833Z] #59 7.198   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)
13:11:24 [2022-09-07T13:11:24.833Z] #59 7.216 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
13:11:24 [2022-09-07T13:11:24.833Z] #59 7.220 Building wheels for collected packages: yamllint
13:11:24 [2022-09-07T13:11:24.833Z] #59 7.221   Building wheel for yamllint (setup.py): started
13:11:24 [2022-09-07T13:11:24.853Z]  > git --version # timeout=10
13:11:24 [2022-09-07T13:11:24.859Z]  > git --version # 'git version 2.17.1'
13:11:24 [2022-09-07T13:11:24.884Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
13:11:25 [2022-09-07T13:11:25.015Z] Commit message: "Merge commit 'd7e36c99fb44e5f34165b0e00154115c55f18d5d' into HEAD"
13:11:25 [2022-09-07T13:11:25.015Z] First time build. Skipping changelog.
13:11:25 [2022-09-07T13:11:25.035Z]  > git --version # timeout=10
13:11:25 [2022-09-07T13:11:25.042Z]  > git --version # 'git version 2.17.1'
13:11:25 [2022-09-07T13:11:25.055Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
13:11:25 [2022-09-07T13:11:25.090Z] #59 7.467   Building wheel for yamllint (setup.py): finished with status 'done'
13:11:25 [2022-09-07T13:11:25.090Z] #59 7.468   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=bffb1973a7a71993e72eca2f01e284ee4b307485184789c206e752bca509469f
13:11:25 [2022-09-07T13:11:25.090Z] #59 7.468   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
13:11:25 [2022-09-07T13:11:25.090Z] #59 7.471 Successfully built yamllint
13:11:25 [2022-09-07T13:11:25.090Z] #59 7.477 Installing collected packages: pyyaml, pathspec, yamllint
13:11:25 [2022-09-07T13:11:25.090Z] #59 7.583 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
13:11:25 [2022-09-07T13:11:25.349Z] #59 DONE 7.7s
13:11:25 [2022-09-07T13:11:25.349Z] 
13:11:25 [2022-09-07T13:11:25.349Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
13:11:25 [2022-09-07T13:11:25.606Z] #60 DONE 0.2s
13:11:25 [2022-09-07T13:11:25.606Z] 
13:11:25 [2022-09-07T13:11:25.606Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
13:11:25 [2022-09-07T13:11:25.807Z] + docker version
13:11:25 [2022-09-07T13:11:25.863Z] #61 DONE 0.3s
13:11:25 [2022-09-07T13:11:25.863Z] 
13:11:25 [2022-09-07T13:11:25.863Z] #62 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
13:11:26 [2022-09-07T13:11:26.116Z] + [ PR != PR ]
13:11:26 [2022-09-07T13:11:26.116Z] + [ 22.06 != master ]
13:11:26 [2022-09-07T13:11:26.116Z] + echo 1
13:11:26 [2022-09-07T13:11:26.119Z] #62 DONE 0.1s
13:11:26 [2022-09-07T13:11:26.120Z] 
13:11:26 [2022-09-07T13:11:26.120Z] #63 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
13:11:26 [2022-09-07T13:11:26.120Z] #63 DONE 0.2s
13:11:26 [2022-09-07T13:11:26.120Z] 
13:11:26 [2022-09-07T13:11:26.120Z] #64 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
13:11:26 [2022-09-07T13:11:26.120Z] #64 DONE 0.1s
13:11:26 [2022-09-07T13:11:26.120Z] 
13:11:26 [2022-09-07T13:11:26.120Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
13:11:26 [2022-09-07T13:11:26.378Z] #65 DONE 0.1s
13:11:26 [2022-09-07T13:11:26.378Z] 
13:11:26 [2022-09-07T13:11:26.378Z] #66 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
13:11:26 [2022-09-07T13:11:26.378Z] #66 DONE 0.0s
13:11:26 [2022-09-07T13:11:26.378Z] 
13:11:26 [2022-09-07T13:11:26.378Z] #67 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
13:11:26 [2022-09-07T13:11:26.378Z] #67 DONE 0.2s
13:11:26 [2022-09-07T13:11:26.460Z] + docker version
13:11:26 [2022-09-07T13:11:26.634Z] 
13:11:26 [2022-09-07T13:11:26.635Z] #68 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
13:11:26 [2022-09-07T13:11:26.635Z] #68 DONE 0.1s
13:11:26 [2022-09-07T13:11:26.635Z] 
13:11:26 [2022-09-07T13:11:26.635Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
13:11:26 [2022-09-07T13:11:26.635Z] #69 DONE 0.1s
13:11:26 [2022-09-07T13:11:26.891Z] 
13:11:26 [2022-09-07T13:11:26.892Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
13:11:26 [2022-09-07T13:11:26.892Z] #70 DONE 0.3s
13:11:27 [2022-09-07T13:11:27.148Z] 
13:11:27 [2022-09-07T13:11:27.148Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
13:11:27 [2022-09-07T13:11:27.148Z] #71 DONE 0.1s
13:11:27 [2022-09-07T13:11:27.148Z] 
13:11:27 [2022-09-07T13:11:27.148Z] #72 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
13:11:27 [2022-09-07T13:11:27.148Z] #72 DONE 0.1s
13:11:27 [2022-09-07T13:11:27.148Z] 
13:11:27 [2022-09-07T13:11:27.148Z] #73 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
13:11:27 [2022-09-07T13:11:27.711Z] #73 DONE 0.5s
13:11:27 [2022-09-07T13:11:27.711Z] 
13:11:27 [2022-09-07T13:11:27.711Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
13:11:27 [2022-09-07T13:11:27.711Z] #74 DONE 0.2s
13:11:27 [2022-09-07T13:11:27.711Z] 
13:11:27 [2022-09-07T13:11:27.711Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
13:11:28 [2022-09-07T13:11:28.274Z] #75 DONE 0.5s
13:11:28 [2022-09-07T13:11:28.274Z] 
13:11:28 [2022-09-07T13:11:28.274Z] #76 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
13:11:28 [2022-09-07T13:11:28.274Z] #76 DONE 0.1s
13:11:28 [2022-09-07T13:11:28.274Z] 
13:11:28 [2022-09-07T13:11:28.274Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
13:11:28 [2022-09-07T13:11:28.274Z] #77 DONE 0.0s
13:11:28 [2022-09-07T13:11:28.274Z] 
13:11:28 [2022-09-07T13:11:28.274Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
13:11:28 [2022-09-07T13:11:28.274Z] #78 DONE 0.0s
13:11:28 [2022-09-07T13:11:28.531Z] 
13:11:28 [2022-09-07T13:11:28.531Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker
13:11:29 [2022-09-07T13:11:29.467Z] #79 DONE 0.8s
13:11:29 [2022-09-07T13:11:29.467Z] 
13:11:29 [2022-09-07T13:11:29.467Z] #80 exporting to image
13:11:29 [2022-09-07T13:11:29.467Z] #80 exporting layers
13:11:31 [2022-09-07T13:11:31.996Z] #80 exporting layers 2.7s done
13:11:31 [2022-09-07T13:11:31.996Z] #80 writing image sha256:d6e3a8011eedd0cb62a9978f8888024f7d0a5d04df4624713e26e63d3a15d7af done
13:11:31 [2022-09-07T13:11:31.996Z] #80 naming to docker.io/library/docker:35879cdb8a483093840510b54f6cfc9db3f71e95 done
13:11:31 [2022-09-07T13:11:31.996Z] #80 DONE 2.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
13:11:32 [2022-09-07T13:11:32.337Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44108/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=35879cdb8a483093840510b54f6cfc9db3f71e95 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:35879cdb8a483093840510b54f6cfc9db3f71e95 hack/make.sh dynbinary test-integration
13:11:32 [2022-09-07T13:11:32.902Z] 
13:11:32 [2022-09-07T13:11:32.902Z] Removing bundles/
13:11:32 [2022-09-07T13:11:32.902Z] 
13:11:32 [2022-09-07T13:11:32.902Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
13:11:32 [2022-09-07T13:11:32.902Z] Building: bundles/dynbinary-daemon/dockerd
13:11:32 [2022-09-07T13:11:32.902Z] GOOS="" GOARCH="" GOARM=""
13:11:38 [2022-09-07T13:11:38.649Z] Client: Docker Engine - Community
13:11:38 [2022-09-07T13:11:38.649Z]  Version:           22.06.0-beta.0
13:11:38 [2022-09-07T13:11:38.649Z]  API version:       1.42
13:11:38 [2022-09-07T13:11:38.649Z]  Go version:        go1.18.3
13:11:38 [2022-09-07T13:11:38.649Z]  Git commit:        3e9117b
13:11:38 [2022-09-07T13:11:38.649Z]  Built:             Fri Jun  3 17:55:46 2022
13:11:38 [2022-09-07T13:11:38.649Z]  OS/Arch:           linux/amd64
13:11:38 [2022-09-07T13:11:38.649Z]  Context:           default
13:11:38 [2022-09-07T13:11:38.649Z] 
13:11:38 [2022-09-07T13:11:38.649Z] Server: Docker Engine - Community
13:11:38 [2022-09-07T13:11:38.649Z]  Engine:
13:11:38 [2022-09-07T13:11:38.649Z]   Version:          22.06.0-beta.0
13:11:38 [2022-09-07T13:11:38.649Z]   API version:      1.42 (minimum version 1.12)
13:11:38 [2022-09-07T13:11:38.649Z]   Go version:       go1.18.3
13:11:38 [2022-09-07T13:11:38.649Z]   Git commit:       38633e7
13:11:38 [2022-09-07T13:11:38.649Z]   Built:            Fri Jun  3 17:55:46 2022
13:11:38 [2022-09-07T13:11:38.649Z]   OS/Arch:          linux/amd64
13:11:38 [2022-09-07T13:11:38.649Z]   Experimental:     true
13:11:38 [2022-09-07T13:11:38.649Z]  containerd:
13:11:38 [2022-09-07T13:11:38.649Z]   Version:          1.6.8
13:11:38 [2022-09-07T13:11:38.649Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
13:11:38 [2022-09-07T13:11:38.649Z]  runc:
13:11:38 [2022-09-07T13:11:38.649Z]   Version:          1.1.4
13:11:38 [2022-09-07T13:11:38.649Z]   GitCommit:        v1.1.4-0-g5fd4c4d
13:11:38 [2022-09-07T13:11:38.649Z]  docker-init:
13:11:38 [2022-09-07T13:11:38.649Z]   Version:          0.19.0
13:11:38 [2022-09-07T13:11:38.649Z]   GitCommit:        de40ad0
[Pipeline] sh
13:11:38 [2022-09-07T13:11:38.979Z] + docker info
13:11:38 [2022-09-07T13:11:38.980Z] Client:
13:11:38 [2022-09-07T13:11:38.980Z]  Context:    default
13:11:38 [2022-09-07T13:11:38.980Z]  Debug Mode: false
13:11:38 [2022-09-07T13:11:38.980Z]  Plugins:
13:11:38 [2022-09-07T13:11:38.980Z]   buildx: Docker Buildx (Docker Inc.)
13:11:38 [2022-09-07T13:11:38.980Z]     Version:  f500bf6
13:11:38 [2022-09-07T13:11:38.980Z]     Path:     /home/ubuntu/.docker/cli-plugins/docker-buildx
13:11:38 [2022-09-07T13:11:38.980Z]   compose: Docker Compose (Docker Inc.)
13:11:38 [2022-09-07T13:11:38.980Z]     Version:  v2.10.2
13:11:38 [2022-09-07T13:11:38.980Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
13:11:38 [2022-09-07T13:11:38.980Z]   scan: Docker Scan (Docker Inc.)
13:11:38 [2022-09-07T13:11:38.980Z]     Version:  v0.17.0
13:11:38 [2022-09-07T13:11:38.980Z]     Path:     /usr/libexec/docker/cli-plugins/docker-scan
13:11:38 [2022-09-07T13:11:38.980Z] 
13:11:38 [2022-09-07T13:11:38.980Z] Server:
13:11:38 [2022-09-07T13:11:38.980Z]  Containers: 0
13:11:38 [2022-09-07T13:11:38.980Z]   Running: 0
13:11:38 [2022-09-07T13:11:38.980Z]   Paused: 0
13:11:38 [2022-09-07T13:11:38.980Z]   Stopped: 0
13:11:38 [2022-09-07T13:11:38.980Z]  Images: 0
13:11:38 [2022-09-07T13:11:38.980Z]  Server Version: 22.06.0-beta.0
13:11:38 [2022-09-07T13:11:38.980Z]  Storage Driver: overlay2
13:11:38 [2022-09-07T13:11:38.980Z]   Backing Filesystem: extfs
13:11:38 [2022-09-07T13:11:38.980Z]   Supports d_type: true
13:11:38 [2022-09-07T13:11:38.980Z]   Using metacopy: false
13:11:38 [2022-09-07T13:11:38.980Z]   Native Overlay Diff: true
13:11:38 [2022-09-07T13:11:38.980Z]   userxattr: false
13:11:38 [2022-09-07T13:11:38.980Z]  Logging Driver: json-file
13:11:38 [2022-09-07T13:11:38.980Z]  Cgroup Driver: cgroupfs
13:11:38 [2022-09-07T13:11:38.980Z]  Cgroup Version: 1
13:11:38 [2022-09-07T13:11:38.980Z]  Plugins:
13:11:38 [2022-09-07T13:11:38.980Z]   Volume: local
13:11:38 [2022-09-07T13:11:38.980Z]   Network: bridge host ipvlan macvlan null overlay
13:11:38 [2022-09-07T13:11:38.980Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
13:11:38 [2022-09-07T13:11:38.980Z]  Swarm: inactive
13:11:38 [2022-09-07T13:11:38.980Z]  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
13:11:38 [2022-09-07T13:11:38.980Z]  Default Runtime: runc
13:11:38 [2022-09-07T13:11:38.980Z]  Init Binary: docker-init
13:11:38 [2022-09-07T13:11:38.980Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
13:11:38 [2022-09-07T13:11:38.980Z]  runc version: v1.1.4-0-g5fd4c4d
13:11:38 [2022-09-07T13:11:38.980Z]  init version: de40ad0
13:11:38 [2022-09-07T13:11:38.980Z]  Security Options:
13:11:38 [2022-09-07T13:11:38.980Z]   apparmor
13:11:38 [2022-09-07T13:11:38.980Z]   seccomp
13:11:38 [2022-09-07T13:11:38.980Z]    Profile: builtin
13:11:38 [2022-09-07T13:11:38.980Z]  Kernel Version: 5.4.0-1084-aws
13:11:38 [2022-09-07T13:11:38.980Z]  Operating System: Ubuntu 18.04.6 LTS
13:11:38 [2022-09-07T13:11:38.980Z]  OSType: linux
13:11:38 [2022-09-07T13:11:38.980Z]  Architecture: x86_64
13:11:38 [2022-09-07T13:11:38.980Z]  CPUs: 2
13:11:38 [2022-09-07T13:11:38.980Z]  Total Memory: 15.35GiB
13:11:38 [2022-09-07T13:11:38.980Z]  Name: ip-10-100-74-220
13:11:38 [2022-09-07T13:11:38.980Z]  ID: d579015a-308f-4cf8-9f89-dc1345c8f9aa
13:11:38 [2022-09-07T13:11:38.980Z]  Docker Root Dir: /var/lib/docker
13:11:38 [2022-09-07T13:11:38.980Z]  Debug Mode: false
13:11:38 [2022-09-07T13:11:38.980Z]  Registry: https://index.docker.io/v1/
13:11:38 [2022-09-07T13:11:38.980Z]  Labels:
13:11:38 [2022-09-07T13:11:38.980Z]  Experimental: true
13:11:38 [2022-09-07T13:11:38.980Z]  Insecure Registries:
13:11:38 [2022-09-07T13:11:38.980Z]   127.0.0.0/8
13:11:38 [2022-09-07T13:11:38.980Z]  Live Restore Enabled: true
13:11:38 [2022-09-07T13:11:38.980Z] 
13:11:38 [2022-09-07T13:11:38.980Z] WARNING: No swap limit support
[Pipeline] sh
13:11:39 [2022-09-07T13:11:39.267Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
13:11:39 [2022-09-07T13:11:39.267Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
13:11:39 [2022-09-07T13:11:39.267Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44108/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
13:11:39 [2022-09-07T13:11:39.267Z] + bash /home/ubuntu/workspace/moby_PR-44108/check-config.sh
13:11:39 [2022-09-07T13:11:39.267Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
13:11:39 [2022-09-07T13:11:39.267Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ...
13:11:39 [2022-09-07T13:11:39.267Z] 
13:11:39 [2022-09-07T13:11:39.267Z] Generally Necessary:
13:11:39 [2022-09-07T13:11:39.524Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
13:11:39 [2022-09-07T13:11:39.524Z] - apparmor: enabled and tools installed
13:11:39 [2022-09-07T13:11:39.524Z] - CONFIG_NAMESPACES: enabled
13:11:39 [2022-09-07T13:11:39.524Z] - CONFIG_NET_NS: enabled
13:11:39 [2022-09-07T13:11:39.524Z] - CONFIG_PID_NS: enabled
13:11:39 [2022-09-07T13:11:39.524Z] - CONFIG_IPC_NS: enabled
13:11:39 [2022-09-07T13:11:39.524Z] - CONFIG_UTS_NS: enabled
13:11:39 [2022-09-07T13:11:39.524Z] - CONFIG_CGROUPS: enabled
13:11:39 [2022-09-07T13:11:39.524Z] - CONFIG_CGROUP_CPUACCT: enabled
13:11:39 [2022-09-07T13:11:39.524Z] - CONFIG_CGROUP_DEVICE: enabled
13:11:39 [2022-09-07T13:11:39.524Z] - CONFIG_CGROUP_FREEZER: enabled
13:11:39 [2022-09-07T13:11:39.524Z] - CONFIG_CGROUP_SCHED: enabled
13:11:39 [2022-09-07T13:11:39.524Z] - CONFIG_CPUSETS: enabled
13:11:39 [2022-09-07T13:11:39.524Z] - CONFIG_MEMCG: enabled
13:11:39 [2022-09-07T13:11:39.524Z] - CONFIG_KEYS: enabled
13:11:39 [2022-09-07T13:11:39.524Z] - CONFIG_VETH: enabled (as module)
13:11:39 [2022-09-07T13:11:39.524Z] - CONFIG_BRIDGE: enabled (as module)
13:11:39 [2022-09-07T13:11:39.524Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
13:11:39 [2022-09-07T13:11:39.524Z] - CONFIG_IP_NF_FILTER: enabled (as module)
13:11:39 [2022-09-07T13:11:39.524Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
13:11:39 [2022-09-07T13:11:39.524Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
13:11:39 [2022-09-07T13:11:39.524Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
13:11:39 [2022-09-07T13:11:39.524Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
13:11:39 [2022-09-07T13:11:39.524Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
13:11:39 [2022-09-07T13:11:39.524Z] - CONFIG_IP_NF_NAT: enabled (as module)
13:11:39 [2022-09-07T13:11:39.524Z] - CONFIG_NF_NAT: enabled (as module)
13:11:39 [2022-09-07T13:11:39.524Z] - CONFIG_POSIX_MQUEUE: enabled
13:11:39 [2022-09-07T13:11:39.524Z] - CONFIG_CGROUP_BPF: enabled
13:11:39 [2022-09-07T13:11:39.524Z] 
13:11:39 [2022-09-07T13:11:39.524Z] Optional Features:
13:11:39 [2022-09-07T13:11:39.524Z] - CONFIG_USER_NS: enabled
13:11:39 [2022-09-07T13:11:39.524Z] - CONFIG_SECCOMP: enabled
13:11:39 [2022-09-07T13:11:39.524Z] - CONFIG_SECCOMP_FILTER: enabled
13:11:39 [2022-09-07T13:11:39.524Z] - CONFIG_CGROUP_PIDS: enabled
13:11:39 [2022-09-07T13:11:39.524Z] - CONFIG_MEMCG_SWAP: enabled
13:11:39 [2022-09-07T13:11:39.524Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
13:11:39 [2022-09-07T13:11:39.524Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
13:11:39 [2022-09-07T13:11:39.781Z] - CONFIG_BLK_CGROUP: enabled
13:11:39 [2022-09-07T13:11:39.781Z] - CONFIG_BLK_DEV_THROTTLING: enabled
13:11:39 [2022-09-07T13:11:39.781Z] - CONFIG_CGROUP_PERF: enabled
13:11:39 [2022-09-07T13:11:39.781Z] - CONFIG_CGROUP_HUGETLB: enabled
13:11:39 [2022-09-07T13:11:39.781Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
13:11:39 [2022-09-07T13:11:39.781Z] - CONFIG_CGROUP_NET_PRIO: enabled
13:11:39 [2022-09-07T13:11:39.781Z] - CONFIG_CFS_BANDWIDTH: enabled
13:11:39 [2022-09-07T13:11:39.781Z] - CONFIG_FAIR_GROUP_SCHED: enabled
13:11:39 [2022-09-07T13:11:39.781Z] - CONFIG_RT_GROUP_SCHED: missing
13:11:39 [2022-09-07T13:11:39.781Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
13:11:39 [2022-09-07T13:11:39.781Z] - CONFIG_IP_VS: enabled (as module)
13:11:39 [2022-09-07T13:11:39.781Z] - CONFIG_IP_VS_NFCT: enabled
13:11:39 [2022-09-07T13:11:39.781Z] - CONFIG_IP_VS_PROTO_TCP: enabled
13:11:39 [2022-09-07T13:11:39.781Z] - CONFIG_IP_VS_PROTO_UDP: enabled
13:11:39 [2022-09-07T13:11:39.781Z] - CONFIG_IP_VS_RR: enabled (as module)
13:11:39 [2022-09-07T13:11:39.781Z] - CONFIG_SECURITY_SELINUX: enabled
13:11:39 [2022-09-07T13:11:39.781Z] - CONFIG_SECURITY_APPARMOR: enabled
13:11:39 [2022-09-07T13:11:39.781Z] - CONFIG_EXT4_FS: enabled
13:11:39 [2022-09-07T13:11:39.781Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
13:11:39 [2022-09-07T13:11:39.781Z] - CONFIG_EXT4_FS_SECURITY: enabled
13:11:39 [2022-09-07T13:11:39.781Z] - Network Drivers:
13:11:39 [2022-09-07T13:11:39.781Z]   - "overlay":
13:11:39 [2022-09-07T13:11:39.781Z]     - CONFIG_VXLAN: enabled (as module)
13:11:39 [2022-09-07T13:11:39.781Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
13:11:39 [2022-09-07T13:11:39.781Z]       Optional (for encrypted networks):
13:11:39 [2022-09-07T13:11:39.781Z]       - CONFIG_CRYPTO: enabled
13:11:39 [2022-09-07T13:11:39.781Z]       - CONFIG_CRYPTO_AEAD: enabled
13:11:39 [2022-09-07T13:11:39.781Z]       - CONFIG_CRYPTO_GCM: enabled
13:11:39 [2022-09-07T13:11:39.781Z]       - CONFIG_CRYPTO_SEQIV: enabled
13:11:39 [2022-09-07T13:11:39.781Z]       - CONFIG_CRYPTO_GHASH: enabled
13:11:39 [2022-09-07T13:11:39.781Z]       - CONFIG_XFRM: enabled
13:11:39 [2022-09-07T13:11:39.781Z]       - CONFIG_XFRM_USER: enabled (as module)
13:11:39 [2022-09-07T13:11:39.781Z]       - CONFIG_XFRM_ALGO: enabled (as module)
13:11:39 [2022-09-07T13:11:39.781Z]       - CONFIG_INET_ESP: enabled (as module)
13:11:39 [2022-09-07T13:11:39.781Z]   - "ipvlan":
13:11:39 [2022-09-07T13:11:39.781Z]     - CONFIG_IPVLAN: enabled (as module)
13:11:39 [2022-09-07T13:11:39.781Z]   - "macvlan":
13:11:39 [2022-09-07T13:11:39.781Z]     - CONFIG_MACVLAN: enabled (as module)
13:11:39 [2022-09-07T13:11:39.781Z]     - CONFIG_DUMMY: enabled (as module)
13:11:39 [2022-09-07T13:11:39.781Z]   - "ftp,tftp client in container":
13:11:40 [2022-09-07T13:11:40.037Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
13:11:40 [2022-09-07T13:11:40.037Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
13:11:40 [2022-09-07T13:11:40.037Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
13:11:40 [2022-09-07T13:11:40.037Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
13:11:40 [2022-09-07T13:11:40.037Z] - Storage Drivers:
13:11:40 [2022-09-07T13:11:40.037Z]   - "aufs":
13:11:40 [2022-09-07T13:11:40.037Z]     - CONFIG_AUFS_FS: enabled (as module)
13:11:40 [2022-09-07T13:11:40.037Z]   - "btrfs":
13:11:40 [2022-09-07T13:11:40.037Z]     - CONFIG_BTRFS_FS: enabled (as module)
13:11:40 [2022-09-07T13:11:40.037Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
13:11:40 [2022-09-07T13:11:40.037Z]   - "devicemapper":
13:11:40 [2022-09-07T13:11:40.037Z]     - CONFIG_BLK_DEV_DM: enabled
13:11:40 [2022-09-07T13:11:40.037Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
13:11:40 [2022-09-07T13:11:40.037Z]   - "overlay":
13:11:40 [2022-09-07T13:11:40.037Z]     - CONFIG_OVERLAY_FS: enabled (as module)
13:11:40 [2022-09-07T13:11:40.037Z]   - "zfs":
13:11:40 [2022-09-07T13:11:40.037Z]     - /dev/zfs: present
13:11:40 [2022-09-07T13:11:40.037Z]     - zfs command: missing
13:11:40 [2022-09-07T13:11:40.037Z]     - zpool command: missing
13:11:40 [2022-09-07T13:11:40.037Z] 
13:11:40 [2022-09-07T13:11:40.037Z] Limits:
13:11:40 [2022-09-07T13:11:40.037Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
13:11:40 [2022-09-07T13:11:40.037Z] 
13:11:40 [2022-09-07T13:11:40.037Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
13:11:40 [2022-09-07T13:11:40.367Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:1e2d10ed597c22b80182e65486916317b62c6688 .
13:11:40 [2022-09-07T13:11:40.628Z] #1 [internal] load build definition from Dockerfile
13:11:40 [2022-09-07T13:11:40.628Z] #1 transferring dockerfile:
13:11:40 [2022-09-07T13:11:40.648Z] Client: Docker Engine - Community
13:11:40 [2022-09-07T13:11:40.648Z]  Version:           22.06.0-beta.0
13:11:40 [2022-09-07T13:11:40.648Z]  API version:       1.42
13:11:40 [2022-09-07T13:11:40.648Z]  Go version:        go1.18.3
13:11:40 [2022-09-07T13:11:40.648Z]  Git commit:        3e9117b
13:11:40 [2022-09-07T13:11:40.648Z]  Built:             Fri Jun  3 17:55:46 2022
13:11:40 [2022-09-07T13:11:40.648Z]  OS/Arch:           linux/amd64
13:11:40 [2022-09-07T13:11:40.648Z]  Context:           default
13:11:40 [2022-09-07T13:11:40.648Z] 
13:11:40 [2022-09-07T13:11:40.648Z] Server: Docker Engine - Community
13:11:40 [2022-09-07T13:11:40.648Z]  Engine:
13:11:40 [2022-09-07T13:11:40.648Z]   Version:          22.06.0-beta.0
13:11:40 [2022-09-07T13:11:40.648Z]   API version:      1.42 (minimum version 1.12)
13:11:40 [2022-09-07T13:11:40.648Z]   Go version:       go1.18.3
13:11:40 [2022-09-07T13:11:40.648Z]   Git commit:       38633e7
13:11:40 [2022-09-07T13:11:40.648Z]   Built:            Fri Jun  3 17:55:46 2022
13:11:40 [2022-09-07T13:11:40.648Z]   OS/Arch:          linux/amd64
13:11:40 [2022-09-07T13:11:40.648Z]   Experimental:     true
13:11:40 [2022-09-07T13:11:40.648Z]  containerd:
13:11:40 [2022-09-07T13:11:40.648Z]   Version:          1.6.8
13:11:40 [2022-09-07T13:11:40.648Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
13:11:40 [2022-09-07T13:11:40.648Z]  runc:
13:11:40 [2022-09-07T13:11:40.648Z]   Version:          1.1.4
13:11:40 [2022-09-07T13:11:40.648Z]   GitCommit:        v1.1.4-0-g5fd4c4d
13:11:40 [2022-09-07T13:11:40.648Z]  docker-init:
13:11:40 [2022-09-07T13:11:40.648Z]   Version:          0.19.0
13:11:40 [2022-09-07T13:11:40.648Z]   GitCommit:        de40ad0
[Pipeline] sh
13:11:40 [2022-09-07T13:11:40.885Z] #1 transferring dockerfile: 19.29kB done
13:11:40 [2022-09-07T13:11:40.885Z] #1 DONE 0.1s
13:11:40 [2022-09-07T13:11:40.885Z] 
13:11:40 [2022-09-07T13:11:40.885Z] #2 [internal] load .dockerignore
13:11:40 [2022-09-07T13:11:40.885Z] #2 transferring context: 145B done
13:11:40 [2022-09-07T13:11:40.885Z] #2 DONE 0.1s
13:11:40 [2022-09-07T13:11:40.885Z] 
13:11:40 [2022-09-07T13:11:40.885Z] #3 resolve image config for docker.io/docker/dockerfile:1
13:11:40 [2022-09-07T13:11:40.965Z] + docker info
13:11:40 [2022-09-07T13:11:40.965Z] Client:
13:11:40 [2022-09-07T13:11:40.965Z]  Context:    default
13:11:40 [2022-09-07T13:11:40.965Z]  Debug Mode: false
13:11:40 [2022-09-07T13:11:40.965Z]  Plugins:
13:11:40 [2022-09-07T13:11:40.965Z]   buildx: Docker Buildx (Docker Inc.)
13:11:40 [2022-09-07T13:11:40.965Z]     Version:  f500bf6
13:11:40 [2022-09-07T13:11:40.965Z]     Path:     /home/ubuntu/.docker/cli-plugins/docker-buildx
13:11:40 [2022-09-07T13:11:40.965Z]   compose: Docker Compose (Docker Inc.)
13:11:40 [2022-09-07T13:11:40.965Z]     Version:  v2.10.2
13:11:40 [2022-09-07T13:11:40.965Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
13:11:40 [2022-09-07T13:11:40.965Z]   scan: Docker Scan (Docker Inc.)
13:11:40 [2022-09-07T13:11:40.965Z]     Version:  v0.17.0
13:11:40 [2022-09-07T13:11:40.965Z]     Path:     /usr/libexec/docker/cli-plugins/docker-scan
13:11:40 [2022-09-07T13:11:40.965Z] 
13:11:40 [2022-09-07T13:11:40.965Z] Server:
13:11:40 [2022-09-07T13:11:40.965Z]  Containers: 0
13:11:40 [2022-09-07T13:11:40.965Z]   Running: 0
13:11:40 [2022-09-07T13:11:40.965Z]   Paused: 0
13:11:40 [2022-09-07T13:11:40.965Z]   Stopped: 0
13:11:40 [2022-09-07T13:11:40.965Z]  Images: 0
13:11:40 [2022-09-07T13:11:40.965Z]  Server Version: 22.06.0-beta.0
13:11:40 [2022-09-07T13:11:40.965Z]  Storage Driver: overlay2
13:11:40 [2022-09-07T13:11:40.965Z]   Backing Filesystem: extfs
13:11:40 [2022-09-07T13:11:40.965Z]   Supports d_type: true
13:11:40 [2022-09-07T13:11:40.965Z]   Using metacopy: false
13:11:40 [2022-09-07T13:11:40.965Z]   Native Overlay Diff: true
13:11:40 [2022-09-07T13:11:40.965Z]   userxattr: false
13:11:40 [2022-09-07T13:11:40.965Z]  Logging Driver: json-file
13:11:40 [2022-09-07T13:11:40.965Z]  Cgroup Driver: cgroupfs
13:11:40 [2022-09-07T13:11:40.965Z]  Cgroup Version: 1
13:11:40 [2022-09-07T13:11:40.965Z]  Plugins:
13:11:40 [2022-09-07T13:11:40.965Z]   Volume: local
13:11:40 [2022-09-07T13:11:40.965Z]   Network: bridge host ipvlan macvlan null overlay
13:11:40 [2022-09-07T13:11:40.965Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
13:11:40 [2022-09-07T13:11:40.965Z]  Swarm: inactive
13:11:40 [2022-09-07T13:11:40.965Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
13:11:40 [2022-09-07T13:11:40.965Z]  Default Runtime: runc
13:11:40 [2022-09-07T13:11:40.965Z]  Init Binary: docker-init
13:11:40 [2022-09-07T13:11:40.965Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
13:11:40 [2022-09-07T13:11:40.965Z]  runc version: v1.1.4-0-g5fd4c4d
13:11:40 [2022-09-07T13:11:40.965Z]  init version: de40ad0
13:11:40 [2022-09-07T13:11:40.965Z]  Security Options:
13:11:40 [2022-09-07T13:11:40.965Z]   apparmor
13:11:40 [2022-09-07T13:11:40.965Z]   seccomp
13:11:40 [2022-09-07T13:11:40.965Z]    Profile: builtin
13:11:40 [2022-09-07T13:11:40.965Z]  Kernel Version: 5.4.0-1084-aws
13:11:40 [2022-09-07T13:11:40.965Z]  Operating System: Ubuntu 18.04.6 LTS
13:11:40 [2022-09-07T13:11:40.965Z]  OSType: linux
13:11:40 [2022-09-07T13:11:40.965Z]  Architecture: x86_64
13:11:40 [2022-09-07T13:11:40.965Z]  CPUs: 2
13:11:40 [2022-09-07T13:11:40.965Z]  Total Memory: 7.565GiB
13:11:40 [2022-09-07T13:11:40.965Z]  Name: ip-10-100-81-184
13:11:40 [2022-09-07T13:11:40.965Z]  ID: d579015a-308f-4cf8-9f89-dc1345c8f9aa
13:11:40 [2022-09-07T13:11:40.965Z]  Docker Root Dir: /var/lib/docker
13:11:40 [2022-09-07T13:11:40.965Z]  Debug Mode: false
13:11:40 [2022-09-07T13:11:40.965Z]  Registry: https://index.docker.io/v1/
13:11:40 [2022-09-07T13:11:40.965Z]  Labels:
13:11:40 [2022-09-07T13:11:40.965Z]  Experimental: true
13:11:40 [2022-09-07T13:11:40.965Z]  Insecure Registries:
13:11:40 [2022-09-07T13:11:40.965Z]   127.0.0.0/8
13:11:40 [2022-09-07T13:11:40.965Z]  Live Restore Enabled: true
13:11:40 [2022-09-07T13:11:40.965Z] 
13:11:40 [2022-09-07T13:11:40.965Z] WARNING: No swap limit support
[Pipeline] sh
13:11:41 [2022-09-07T13:11:41.143Z] #3 DONE 0.4s
13:11:41 [2022-09-07T13:11:41.143Z] 
13:11:41 [2022-09-07T13:11:41.143Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
13:11:41 [2022-09-07T13:11:41.143Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done
13:11:41 [2022-09-07T13:11:41.240Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
13:11:41 [2022-09-07T13:11:41.240Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
13:11:41 [2022-09-07T13:11:41.240Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44108/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
13:11:41 [2022-09-07T13:11:41.240Z] + bash /home/ubuntu/workspace/moby_PR-44108/check-config.sh
13:11:41 [2022-09-07T13:11:41.240Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
13:11:41 [2022-09-07T13:11:41.240Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ...
13:11:41 [2022-09-07T13:11:41.240Z] 
13:11:41 [2022-09-07T13:11:41.240Z] Generally Necessary:
13:11:41 [2022-09-07T13:11:41.240Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
13:11:41 [2022-09-07T13:11:41.240Z] - apparmor: enabled and tools installed
13:11:41 [2022-09-07T13:11:41.240Z] - CONFIG_NAMESPACES: enabled
13:11:41 [2022-09-07T13:11:41.240Z] - CONFIG_NET_NS: enabled
13:11:41 [2022-09-07T13:11:41.240Z] - CONFIG_PID_NS: enabled
13:11:41 [2022-09-07T13:11:41.240Z] - CONFIG_IPC_NS: enabled
13:11:41 [2022-09-07T13:11:41.240Z] - CONFIG_UTS_NS: enabled
13:11:41 [2022-09-07T13:11:41.240Z] - CONFIG_CGROUPS: enabled
13:11:41 [2022-09-07T13:11:41.240Z] - CONFIG_CGROUP_CPUACCT: enabled
13:11:41 [2022-09-07T13:11:41.240Z] - CONFIG_CGROUP_DEVICE: enabled
13:11:41 [2022-09-07T13:11:41.240Z] - CONFIG_CGROUP_FREEZER: enabled
13:11:41 [2022-09-07T13:11:41.240Z] - CONFIG_CGROUP_SCHED: enabled
13:11:41 [2022-09-07T13:11:41.240Z] - CONFIG_CPUSETS: enabled
13:11:41 [2022-09-07T13:11:41.240Z] - CONFIG_MEMCG: enabled
13:11:41 [2022-09-07T13:11:41.240Z] - CONFIG_KEYS: enabled
13:11:41 [2022-09-07T13:11:41.240Z] - CONFIG_VETH: enabled (as module)
13:11:41 [2022-09-07T13:11:41.400Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done
13:11:41 [2022-09-07T13:11:41.400Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done
13:11:41 [2022-09-07T13:11:41.400Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
13:11:41 [2022-09-07T13:11:41.400Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done
13:11:41 [2022-09-07T13:11:41.400Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546
13:11:41 [2022-09-07T13:11:41.497Z] - CONFIG_BRIDGE: enabled (as module)
13:11:41 [2022-09-07T13:11:41.497Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
13:11:41 [2022-09-07T13:11:41.497Z] - CONFIG_IP_NF_FILTER: enabled (as module)
13:11:41 [2022-09-07T13:11:41.497Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
13:11:41 [2022-09-07T13:11:41.497Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
13:11:41 [2022-09-07T13:11:41.497Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
13:11:41 [2022-09-07T13:11:41.497Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
13:11:41 [2022-09-07T13:11:41.497Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
13:11:41 [2022-09-07T13:11:41.497Z] - CONFIG_IP_NF_NAT: enabled (as module)
13:11:41 [2022-09-07T13:11:41.497Z] - CONFIG_NF_NAT: enabled (as module)
13:11:41 [2022-09-07T13:11:41.497Z] - CONFIG_POSIX_MQUEUE: enabled
13:11:41 [2022-09-07T13:11:41.497Z] - CONFIG_CGROUP_BPF: enabled
13:11:41 [2022-09-07T13:11:41.497Z] 
13:11:41 [2022-09-07T13:11:41.497Z] Optional Features:
13:11:41 [2022-09-07T13:11:41.497Z] - CONFIG_USER_NS: enabled
13:11:41 [2022-09-07T13:11:41.497Z] - CONFIG_SECCOMP: enabled
13:11:41 [2022-09-07T13:11:41.497Z] - CONFIG_SECCOMP_FILTER: enabled
13:11:41 [2022-09-07T13:11:41.497Z] - CONFIG_CGROUP_PIDS: enabled
13:11:41 [2022-09-07T13:11:41.497Z] - CONFIG_MEMCG_SWAP: enabled
13:11:41 [2022-09-07T13:11:41.497Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
13:11:41 [2022-09-07T13:11:41.497Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
13:11:41 [2022-09-07T13:11:41.497Z] - CONFIG_BLK_CGROUP: enabled
13:11:41 [2022-09-07T13:11:41.497Z] - CONFIG_BLK_DEV_THROTTLING: enabled
13:11:41 [2022-09-07T13:11:41.497Z] - CONFIG_CGROUP_PERF: enabled
13:11:41 [2022-09-07T13:11:41.497Z] - CONFIG_CGROUP_HUGETLB: enabled
13:11:41 [2022-09-07T13:11:41.497Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
13:11:41 [2022-09-07T13:11:41.497Z] - CONFIG_CGROUP_NET_PRIO: enabled
13:11:41 [2022-09-07T13:11:41.497Z] - CONFIG_CFS_BANDWIDTH: enabled
13:11:41 [2022-09-07T13:11:41.497Z] - CONFIG_FAIR_GROUP_SCHED: enabled
13:11:41 [2022-09-07T13:11:41.497Z] - CONFIG_RT_GROUP_SCHED: missing
13:11:41 [2022-09-07T13:11:41.497Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
13:11:41 [2022-09-07T13:11:41.497Z] - CONFIG_IP_VS: enabled (as module)
13:11:41 [2022-09-07T13:11:41.497Z] - CONFIG_IP_VS_NFCT: enabled
13:11:41 [2022-09-07T13:11:41.497Z] - CONFIG_IP_VS_PROTO_TCP: enabled
13:11:41 [2022-09-07T13:11:41.497Z] - CONFIG_IP_VS_PROTO_UDP: enabled
13:11:41 [2022-09-07T13:11:41.497Z] - CONFIG_IP_VS_RR: enabled (as module)
13:11:41 [2022-09-07T13:11:41.497Z] - CONFIG_SECURITY_SELINUX: enabled
13:11:41 [2022-09-07T13:11:41.497Z] - CONFIG_SECURITY_APPARMOR: enabled
13:11:41 [2022-09-07T13:11:41.658Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done
13:11:41 [2022-09-07T13:11:41.658Z] #4 DONE 0.6s
13:11:41 [2022-09-07T13:11:41.753Z] - CONFIG_EXT4_FS: enabled
13:11:41 [2022-09-07T13:11:41.753Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
13:11:41 [2022-09-07T13:11:41.753Z] - CONFIG_EXT4_FS_SECURITY: enabled
13:11:41 [2022-09-07T13:11:41.753Z] - Network Drivers:
13:11:41 [2022-09-07T13:11:41.753Z]   - "overlay":
13:11:41 [2022-09-07T13:11:41.753Z]     - CONFIG_VXLAN: enabled (as module)
13:11:41 [2022-09-07T13:11:41.753Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
13:11:41 [2022-09-07T13:11:41.753Z]       Optional (for encrypted networks):
13:11:41 [2022-09-07T13:11:41.753Z]       - CONFIG_CRYPTO: enabled
13:11:41 [2022-09-07T13:11:41.753Z]       - CONFIG_CRYPTO_AEAD: enabled
13:11:41 [2022-09-07T13:11:41.753Z]       - CONFIG_CRYPTO_GCM: enabled
13:11:41 [2022-09-07T13:11:41.753Z]       - CONFIG_CRYPTO_SEQIV: enabled
13:11:41 [2022-09-07T13:11:41.753Z]       - CONFIG_CRYPTO_GHASH: enabled
13:11:41 [2022-09-07T13:11:41.753Z]       - CONFIG_XFRM: enabled
13:11:41 [2022-09-07T13:11:41.753Z]       - CONFIG_XFRM_USER: enabled (as module)
13:11:41 [2022-09-07T13:11:41.753Z]       - CONFIG_XFRM_ALGO: enabled (as module)
13:11:41 [2022-09-07T13:11:41.753Z]       - CONFIG_INET_ESP: enabled (as module)
13:11:41 [2022-09-07T13:11:41.753Z]   - "ipvlan":
13:11:41 [2022-09-07T13:11:41.753Z]     - CONFIG_IPVLAN: enabled (as module)
13:11:41 [2022-09-07T13:11:41.753Z]   - "macvlan":
13:11:41 [2022-09-07T13:11:41.753Z]     - CONFIG_MACVLAN: enabled (as module)
13:11:41 [2022-09-07T13:11:41.753Z]     - CONFIG_DUMMY: enabled (as module)
13:11:41 [2022-09-07T13:11:41.753Z]   - "ftp,tftp client in container":
13:11:41 [2022-09-07T13:11:41.753Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
13:11:41 [2022-09-07T13:11:41.753Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
13:11:41 [2022-09-07T13:11:41.753Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
13:11:41 [2022-09-07T13:11:41.753Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
13:11:41 [2022-09-07T13:11:41.753Z] - Storage Drivers:
13:11:41 [2022-09-07T13:11:41.753Z]   - "aufs":
13:11:41 [2022-09-07T13:11:41.753Z]     - CONFIG_AUFS_FS: enabled (as module)
13:11:41 [2022-09-07T13:11:41.753Z]   - "btrfs":
13:11:41 [2022-09-07T13:11:41.753Z]     - CONFIG_BTRFS_FS: enabled (as module)
13:11:41 [2022-09-07T13:11:41.753Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
13:11:41 [2022-09-07T13:11:41.753Z]   - "devicemapper":
13:11:41 [2022-09-07T13:11:41.753Z]     - CONFIG_BLK_DEV_DM: enabled
13:11:41 [2022-09-07T13:11:41.753Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
13:11:41 [2022-09-07T13:11:41.753Z]   - "overlay":
13:11:41 [2022-09-07T13:11:41.753Z]     - CONFIG_OVERLAY_FS: enabled (as module)
13:11:41 [2022-09-07T13:11:41.753Z]   - "zfs":
13:11:41 [2022-09-07T13:11:41.753Z]     - /dev/zfs: present
13:11:41 [2022-09-07T13:11:41.753Z]     - zfs command: missing
13:11:41 [2022-09-07T13:11:41.753Z]     - zpool command: missing
13:11:41 [2022-09-07T13:11:41.753Z] 
13:11:41 [2022-09-07T13:11:41.753Z] Limits:
13:11:41 [2022-09-07T13:11:41.753Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
13:11:41 [2022-09-07T13:11:41.753Z] 
13:11:41 [2022-09-07T13:11:41.753Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
13:11:41 [2022-09-07T13:11:41.917Z] 
13:11:41 [2022-09-07T13:11:41.917Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
13:11:42 [2022-09-07T13:11:42.121Z] + sudo modprobe ip_vs
13:11:42 [2022-09-07T13:11:42.121Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1e2d10ed597c22b80182e65486916317b62c6688 .
13:11:42 [2022-09-07T13:11:42.377Z] #1 [internal] load .dockerignore
13:11:42 [2022-09-07T13:11:42.377Z] #1 transferring context: 145B done
13:11:42 [2022-09-07T13:11:42.377Z] #1 DONE 0.1s
13:11:42 [2022-09-07T13:11:42.377Z] 
13:11:42 [2022-09-07T13:11:42.377Z] #2 [internal] load build definition from Dockerfile
13:11:42 [2022-09-07T13:11:42.377Z] #2 transferring dockerfile: 19.29kB done
13:11:42 [2022-09-07T13:11:42.377Z] #2 DONE 0.1s
13:11:42 [2022-09-07T13:11:42.377Z] 
13:11:42 [2022-09-07T13:11:42.377Z] #3 resolve image config for docker.io/docker/dockerfile:1
13:11:42 [2022-09-07T13:11:42.635Z] #3 DONE 0.3s
13:11:42 [2022-09-07T13:11:42.635Z] 
13:11:42 [2022-09-07T13:11:42.635Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
13:11:42 [2022-09-07T13:11:42.635Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done
13:11:42 [2022-09-07T13:11:42.847Z] #5 ...
13:11:42 [2022-09-07T13:11:42.847Z] 
13:11:42 [2022-09-07T13:11:42.847Z] #6 [internal] load metadata for docker.io/library/debian:bullseye
13:11:42 [2022-09-07T13:11:42.847Z] #6 DONE 0.9s
13:11:42 [2022-09-07T13:11:42.893Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
13:11:42 [2022-09-07T13:11:42.893Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done
13:11:42 [2022-09-07T13:11:42.893Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done
13:11:42 [2022-09-07T13:11:42.893Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 7.34MB / 9.94MB 0.1s
13:11:42 [2022-09-07T13:11:42.893Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s
13:11:43 [2022-09-07T13:11:43.104Z] 
13:11:43 [2022-09-07T13:11:43.104Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
13:11:43 [2022-09-07T13:11:43.104Z] #7 DONE 1.1s
13:11:43 [2022-09-07T13:11:43.104Z] 
13:11:43 [2022-09-07T13:11:43.104Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
13:11:43 [2022-09-07T13:11:43.104Z] #5 DONE 1.1s
13:11:43 [2022-09-07T13:11:43.104Z] 
13:11:43 [2022-09-07T13:11:43.104Z] #8 [internal] load metadata for docker.io/library/golang:1.18.6-bullseye
13:11:43 [2022-09-07T13:11:43.104Z] #8 DONE 1.1s
13:11:43 [2022-09-07T13:11:43.149Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done
13:11:43 [2022-09-07T13:11:43.149Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.1s
13:11:43 [2022-09-07T13:11:43.449Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.3s done
13:11:43 [2022-09-07T13:11:43.449Z] #4 DONE 0.6s
13:11:43 [2022-09-07T13:11:43.672Z] 
13:11:43 [2022-09-07T13:11:43.672Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
13:11:43 [2022-09-07T13:11:43.672Z] #9 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done
13:11:43 [2022-09-07T13:11:43.716Z] 
13:11:43 [2022-09-07T13:11:43.716Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
13:11:43 [2022-09-07T13:11:43.931Z] #9 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done
13:11:44 [2022-09-07T13:11:44.231Z] #9 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done
13:11:44 [2022-09-07T13:11:44.231Z] #9 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done
13:11:44 [2022-09-07T13:11:44.231Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 0B / 55.01MB 0.2s
13:11:44 [2022-09-07T13:11:44.231Z] #9 ...
13:11:44 [2022-09-07T13:11:44.231Z] 
13:11:44 [2022-09-07T13:11:44.231Z] #10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
13:11:44 [2022-09-07T13:11:44.231Z] #10 DONE 0.8s
13:11:44 [2022-09-07T13:11:44.231Z] 
13:11:44 [2022-09-07T13:11:44.231Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
13:11:44 [2022-09-07T13:11:44.231Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 3.15MB / 55.01MB 0.2s
13:11:44 [2022-09-07T13:11:44.279Z] #5 DONE 0.8s
13:11:44 [2022-09-07T13:11:44.279Z] 
13:11:44 [2022-09-07T13:11:44.279Z] #6 [internal] load metadata for docker.io/library/golang:1.18.6-bullseye
13:11:44 [2022-09-07T13:11:44.279Z] #6 DONE 0.7s
13:11:44 [2022-09-07T13:11:44.279Z] 
13:11:44 [2022-09-07T13:11:44.279Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
13:11:44 [2022-09-07T13:11:44.279Z] #7 DONE 0.8s
13:11:44 [2022-09-07T13:11:44.279Z] 
13:11:44 [2022-09-07T13:11:44.279Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
13:11:44 [2022-09-07T13:11:44.279Z] #8 DONE 0.8s
13:11:44 [2022-09-07T13:11:44.499Z] #9 ...
13:11:44 [2022-09-07T13:11:44.499Z] 
13:11:44 [2022-09-07T13:11:44.499Z] #10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
13:11:44 [2022-09-07T13:11:44.499Z] #10 DONE 0.8s
13:11:44 [2022-09-07T13:11:44.499Z] 
13:11:44 [2022-09-07T13:11:44.499Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
13:11:44 [2022-09-07T13:11:44.499Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 12.58MB / 55.01MB 0.4s
13:11:44 [2022-09-07T13:11:44.499Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 17.83MB / 55.01MB 0.5s
13:11:44 [2022-09-07T13:11:44.760Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 27.26MB / 55.01MB 0.7s
13:11:44 [2022-09-07T13:11:44.760Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 31.46MB / 55.01MB 0.9s
13:11:44 [2022-09-07T13:11:44.843Z] 
13:11:44 [2022-09-07T13:11:44.843Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
13:11:44 [2022-09-07T13:11:44.843Z] #9 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.0s done
13:11:45 [2022-09-07T13:11:45.026Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 36.70MB / 55.01MB 1.0s
13:11:45 [2022-09-07T13:11:45.026Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 42.99MB / 55.01MB 1.0s
13:11:45 [2022-09-07T13:11:45.145Z] #9 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done
13:11:45 [2022-09-07T13:11:45.145Z] #9 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done
13:11:45 [2022-09-07T13:11:45.145Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 0B / 55.01MB 0.1s
13:11:45 [2022-09-07T13:11:45.145Z] #9 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done
13:11:45 [2022-09-07T13:11:45.145Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 8.39MB / 55.01MB 0.3s
13:11:45 [2022-09-07T13:11:45.283Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 54.53MB / 55.01MB 1.1s
13:11:45 [2022-09-07T13:11:45.401Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 16.78MB / 55.01MB 0.4s
13:11:45 [2022-09-07T13:11:45.401Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 32.47MB / 55.01MB 0.6s
13:11:45 [2022-09-07T13:11:45.666Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 36.70MB / 55.01MB 0.7s
13:11:45 [2022-09-07T13:11:45.666Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 40.89MB / 55.01MB 0.8s
13:11:45 [2022-09-07T13:11:45.856Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.6s done
13:11:45 [2022-09-07T13:11:45.856Z] #9 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e
13:11:45 [2022-09-07T13:11:45.927Z] #9 ...
13:11:45 [2022-09-07T13:11:45.927Z] 
13:11:45 [2022-09-07T13:11:45.927Z] #10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
13:11:45 [2022-09-07T13:11:45.927Z] #10 DONE 1.0s
13:11:45 [2022-09-07T13:11:45.927Z] 
13:11:45 [2022-09-07T13:11:45.927Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
13:11:45 [2022-09-07T13:11:45.927Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 46.37MB / 55.01MB 0.9s
13:11:45 [2022-09-07T13:11:45.927Z] #9 ...
13:11:45 [2022-09-07T13:11:45.927Z] 
13:11:45 [2022-09-07T13:11:45.927Z] #10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
13:11:45 [2022-09-07T13:11:45.927Z] #10 DONE 1.0s
13:11:45 [2022-09-07T13:11:45.927Z] 
13:11:45 [2022-09-07T13:11:45.927Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
13:11:45 [2022-09-07T13:11:45.927Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 49.28MB / 55.01MB 1.0s
13:11:46 [2022-09-07T13:11:46.189Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.2s
13:11:47 [2022-09-07T13:11:47.145Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.8s done
13:11:47 [2022-09-07T13:11:47.145Z] #9 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e
13:11:47 [2022-09-07T13:11:47.792Z] #9 ...
13:11:47 [2022-09-07T13:11:47.792Z] 
13:11:47 [2022-09-07T13:11:47.792Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
13:11:47 [2022-09-07T13:11:47.792Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
13:11:47 [2022-09-07T13:11:47.792Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
13:11:47 [2022-09-07T13:11:47.793Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
13:11:47 [2022-09-07T13:11:47.793Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
13:11:47 [2022-09-07T13:11:47.793Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done
13:11:47 [2022-09-07T13:11:47.793Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.0s done
13:11:47 [2022-09-07T13:11:47.793Z] #11 DONE 4.3s
13:11:48 [2022-09-07T13:11:48.056Z] 
13:11:48 [2022-09-07T13:11:48.056Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
13:11:48 [2022-09-07T13:11:48.056Z] #12 resolve docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 0.2s done
13:11:48 [2022-09-07T13:11:48.056Z] #12 sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 1.86kB / 1.86kB done
13:11:48 [2022-09-07T13:11:48.056Z] #12 sha256:60dd47f8883de5cf2af2e2c5e00bdf4a304d39af63e617ac559671f9f87982f5 1.80kB / 1.80kB done
13:11:48 [2022-09-07T13:11:48.056Z] #12 sha256:6ae42808350ed14e3f1ae2124e6e74476aafac1267fb83531a7ab17b6b9812b0 7.11kB / 7.11kB done
13:11:48 [2022-09-07T13:11:48.056Z] #12 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.6s done
13:11:48 [2022-09-07T13:11:48.056Z] #12 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 0.7s done
13:11:48 [2022-09-07T13:11:48.056Z] #12 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 1.1s done
13:11:48 [2022-09-07T13:11:48.056Z] #12 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 2.2s done
13:11:48 [2022-09-07T13:11:48.056Z] #12 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 3.4s done
13:11:48 [2022-09-07T13:11:48.056Z] #12 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 128.28MB / 141.88MB 4.0s
13:11:48 [2022-09-07T13:11:48.056Z] #12 sha256:06ef4a250537829c59bb616d2c589fde2f8780ba55d21e5684ebd3ce1193ee30 157B / 157B 2.4s done
13:11:48 [2022-09-07T13:11:48.318Z] #12 ...
13:11:48 [2022-09-07T13:11:48.318Z] 
13:11:48 [2022-09-07T13:11:48.318Z] #13 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
13:11:48 [2022-09-07T13:11:48.318Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
13:11:48 [2022-09-07T13:11:48.318Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
13:11:48 [2022-09-07T13:11:48.318Z] #13 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
13:11:48 [2022-09-07T13:11:48.318Z] #13 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
13:11:48 [2022-09-07T13:11:48.318Z] #13 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done
13:11:48 [2022-09-07T13:11:48.318Z] #13 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.5s done
13:11:48 [2022-09-07T13:11:48.318Z] #13 DONE 4.6s
13:11:48 [2022-09-07T13:11:48.318Z] 
13:11:48 [2022-09-07T13:11:48.318Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
13:11:48 [2022-09-07T13:11:48.318Z] #12 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 141.88MB / 141.88MB 4.4s
13:11:49 [2022-09-07T13:11:49.051Z] #9 ...
13:11:49 [2022-09-07T13:11:49.051Z] 
13:11:49 [2022-09-07T13:11:49.051Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
13:11:49 [2022-09-07T13:11:49.051Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
13:11:49 [2022-09-07T13:11:49.051Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
13:11:49 [2022-09-07T13:11:49.051Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
13:11:49 [2022-09-07T13:11:49.051Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
13:11:49 [2022-09-07T13:11:49.051Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done
13:11:49 [2022-09-07T13:11:49.051Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.0s done
13:11:49 [2022-09-07T13:11:49.051Z] #11 DONE 4.0s
13:11:49 [2022-09-07T13:11:49.051Z] 
13:11:49 [2022-09-07T13:11:49.051Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
13:11:49 [2022-09-07T13:11:49.051Z] #12 resolve docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 0.1s done
13:11:49 [2022-09-07T13:11:49.051Z] #12 sha256:60dd47f8883de5cf2af2e2c5e00bdf4a304d39af63e617ac559671f9f87982f5 1.80kB / 1.80kB done
13:11:49 [2022-09-07T13:11:49.051Z] #12 sha256:6ae42808350ed14e3f1ae2124e6e74476aafac1267fb83531a7ab17b6b9812b0 7.11kB / 7.11kB done
13:11:49 [2022-09-07T13:11:49.051Z] #12 sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 1.86kB / 1.86kB done
13:11:49 [2022-09-07T13:11:49.051Z] #12 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.7s done
13:11:49 [2022-09-07T13:11:49.051Z] #12 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 1.0s done
13:11:49 [2022-09-07T13:11:49.051Z] #12 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 1.2s done
13:11:49 [2022-09-07T13:11:49.051Z] #12 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 2.8s done
13:11:49 [2022-09-07T13:11:49.051Z] #12 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 4.1s
13:11:49 [2022-09-07T13:11:49.051Z] #12 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 105.91MB / 141.88MB 4.1s
13:11:49 [2022-09-07T13:11:49.051Z] #12 sha256:06ef4a250537829c59bb616d2c589fde2f8780ba55d21e5684ebd3ce1193ee30 157B / 157B 2.9s done
13:11:49 [2022-09-07T13:11:49.325Z] #12 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 113.25MB / 141.88MB 4.2s
13:11:49 [2022-09-07T13:11:49.584Z] #12 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 123.73MB / 141.88MB 4.4s
13:11:49 [2022-09-07T13:11:49.584Z] #12 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 140.51MB / 141.88MB 4.6s
13:11:49 [2022-09-07T13:11:49.841Z] #12 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 4.8s done
13:11:50 [2022-09-07T13:11:50.221Z] #12 ...
13:11:50 [2022-09-07T13:11:50.221Z] 
13:11:50 [2022-09-07T13:11:50.221Z] #14 [internal] load build context
13:11:50 [2022-09-07T13:11:50.221Z] #14 transferring context: 62.61MB 5.3s done
13:11:50 [2022-09-07T13:11:50.221Z] #14 DONE 6.5s
13:11:50 [2022-09-07T13:11:50.221Z] 
13:11:50 [2022-09-07T13:11:50.221Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
13:11:50 [2022-09-07T13:11:50.784Z] #12 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 141.88MB / 141.88MB 6.5s done
13:11:51 [2022-09-07T13:11:51.072Z] #12 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.0s done
13:11:51 [2022-09-07T13:11:51.329Z] #12 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4
13:11:51 [2022-09-07T13:11:51.329Z] #12 ...
13:11:51 [2022-09-07T13:11:51.329Z] 
13:11:51 [2022-09-07T13:11:51.329Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
13:11:51 [2022-09-07T13:11:51.329Z] #9 DONE 7.7s
13:11:51 [2022-09-07T13:11:51.329Z] 
13:11:51 [2022-09-07T13:11:51.329Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
13:11:51 [2022-09-07T13:11:51.587Z] #12 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.3s done
13:11:51 [2022-09-07T13:11:51.587Z] #12 ...
13:11:51 [2022-09-07T13:11:51.587Z] 
13:11:51 [2022-09-07T13:11:51.587Z] #15 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
13:11:51 [2022-09-07T13:11:51.587Z] #15 DONE 0.6s
13:11:51 [2022-09-07T13:11:51.783Z] #12 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 4.6s done
13:11:51 [2022-09-07T13:11:51.783Z] #12 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 141.88MB / 141.88MB 6.8s done
13:11:51 [2022-09-07T13:11:51.783Z] #12 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4
13:11:51 [2022-09-07T13:11:51.846Z] 
13:11:51 [2022-09-07T13:11:51.846Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
13:11:51 [2022-09-07T13:11:51.846Z] #12 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.1s
13:11:52 [2022-09-07T13:11:52.040Z] #12 ...
13:11:52 [2022-09-07T13:11:52.040Z] 
13:11:52 [2022-09-07T13:11:52.040Z] #13 [internal] load build context
13:11:52 [2022-09-07T13:11:52.040Z] #13 transferring context: 62.61MB 5.0s done
13:11:52 [2022-09-07T13:11:52.040Z] #13 DONE 7.2s
13:11:52 [2022-09-07T13:11:52.040Z] 
13:11:52 [2022-09-07T13:11:52.040Z] #14 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
13:11:52 [2022-09-07T13:11:52.040Z] #14 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
13:11:52 [2022-09-07T13:11:52.040Z] #14 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
13:11:52 [2022-09-07T13:11:52.040Z] #14 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
13:11:52 [2022-09-07T13:11:52.040Z] #14 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done
13:11:52 [2022-09-07T13:11:52.040Z] #14 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.7s done
13:11:52 [2022-09-07T13:11:52.040Z] #14 DONE 7.1s
13:11:52 [2022-09-07T13:11:52.040Z] 
13:11:52 [2022-09-07T13:11:52.040Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
13:11:52 [2022-09-07T13:11:52.040Z] #9 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 4.5s done
13:11:52 [2022-09-07T13:11:52.103Z] #12 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.4s done
13:11:52 [2022-09-07T13:11:52.298Z] #9 DONE 7.5s
13:11:52 [2022-09-07T13:11:52.298Z] 
13:11:52 [2022-09-07T13:11:52.298Z] #15 [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
13:11:52 [2022-09-07T13:11:52.667Z] #12 ...
13:11:52 [2022-09-07T13:11:52.667Z] 
13:11:52 [2022-09-07T13:11:52.667Z] #16 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
13:11:52 [2022-09-07T13:11:52.667Z] #16 DONE 0.8s
13:11:52 [2022-09-07T13:11:52.667Z] 
13:11:52 [2022-09-07T13:11:52.667Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
13:11:52 [2022-09-07T13:11:52.667Z] #12 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a
13:11:53 [2022-09-07T13:11:53.272Z] #15 ...
13:11:53 [2022-09-07T13:11:53.272Z] 
13:11:53 [2022-09-07T13:11:53.272Z] #16 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
13:11:53 [2022-09-07T13:11:53.272Z] #16 DONE 0.7s
13:11:53 [2022-09-07T13:11:53.272Z] 
13:11:53 [2022-09-07T13:11:53.272Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
13:11:53 [2022-09-07T13:11:53.272Z] #12 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.7s done
13:11:53 [2022-09-07T13:11:53.272Z] #12 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.2s
13:11:53 [2022-09-07T13:11:53.836Z] #12 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.5s done
13:11:54 [2022-09-07T13:11:54.117Z] #12 ...
13:11:54 [2022-09-07T13:11:54.117Z] 
13:11:54 [2022-09-07T13:11:54.117Z] #17 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
13:11:54 [2022-09-07T13:11:54.117Z] #17 DONE 0.9s
13:11:54 [2022-09-07T13:11:54.117Z] 
13:11:54 [2022-09-07T13:11:54.117Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
13:11:54 [2022-09-07T13:11:54.117Z] #12 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a
13:11:56 [2022-09-07T13:11:56.844Z] #12 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 4.0s done
13:11:56 [2022-09-07T13:11:56.844Z] #12 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c
13:11:59 [2022-09-07T13:11:59.379Z] #12 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 4.3s done
13:11:59 [2022-09-07T13:11:59.379Z] #12 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c
13:12:01 [2022-09-07T13:12:01.278Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0fae00f3e8387704b) in /home/ubuntu/workspace/moby_PR-44108
[Pipeline] {
[Pipeline] checkout
13:12:01 [2022-09-07T13:12:01.410Z] The recommended git tool is: git
13:12:02 [2022-09-07T13:12:02.120Z] #12 ...
13:12:02 [2022-09-07T13:12:02.120Z] 
13:12:02 [2022-09-07T13:12:02.120Z] #17 [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
13:12:02 [2022-09-07T13:12:02.120Z] #0 2.164 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
13:12:02 [2022-09-07T13:12:02.120Z] #0 2.175 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:12:02 [2022-09-07T13:12:02.120Z] #0 2.175 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:12:02 [2022-09-07T13:12:02.120Z] #0 2.322 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
13:12:02 [2022-09-07T13:12:02.120Z] #0 2.550 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB]
13:12:02 [2022-09-07T13:12:02.120Z] #0 3.110 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
13:12:02 [2022-09-07T13:12:02.120Z] #0 4.091 Fetched 8574 kB in 2s (3916 kB/s)
13:12:02 [2022-09-07T13:12:02.120Z] #0 4.091 Reading package lists...
13:12:02 [2022-09-07T13:12:02.120Z] #0 4.886 Reading package lists...
13:12:02 [2022-09-07T13:12:02.120Z] #0 5.582 Building dependency tree...
13:12:02 [2022-09-07T13:12:02.120Z] #0 5.914 The following additional packages will be installed:
13:12:02 [2022-09-07T13:12:02.120Z] #0 5.915   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
13:12:02 [2022-09-07T13:12:02.120Z] #0 5.915   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
13:12:02 [2022-09-07T13:12:02.120Z] #0 5.916 Recommended packages:
13:12:02 [2022-09-07T13:12:02.120Z] #0 5.916   libldap-common publicsuffix libsasl2-modules
13:12:02 [2022-09-07T13:12:02.120Z] #0 6.093 The following NEW packages will be installed:
13:12:02 [2022-09-07T13:12:02.120Z] #0 6.093   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
13:12:02 [2022-09-07T13:12:02.120Z] #0 6.093   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
13:12:02 [2022-09-07T13:12:02.120Z] #0 6.094   libssh2-1 openssl
13:12:02 [2022-09-07T13:12:02.120Z] #0 6.366 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded.
13:12:02 [2022-09-07T13:12:02.120Z] #0 6.366 Need to get 3047 kB of archives.
13:12:02 [2022-09-07T13:12:02.120Z] #0 6.366 After this operation, 6661 kB of additional disk space will be used.
13:12:02 [2022-09-07T13:12:02.120Z] #0 6.366 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
13:12:02 [2022-09-07T13:12:02.120Z] #0 6.394 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
13:12:02 [2022-09-07T13:12:02.120Z] #0 6.394 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
13:12:02 [2022-09-07T13:12:02.120Z] #0 6.394 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
13:12:02 [2022-09-07T13:12:02.120Z] #0 6.394 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
13:12:02 [2022-09-07T13:12:02.120Z] #0 6.394 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
13:12:02 [2022-09-07T13:12:02.120Z] #0 6.394 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
13:12:02 [2022-09-07T13:12:02.120Z] #0 6.394 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
13:12:02 [2022-09-07T13:12:02.120Z] #0 6.394 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
13:12:02 [2022-09-07T13:12:02.120Z] #0 6.394 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
13:12:02 [2022-09-07T13:12:02.120Z] #0 6.402 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB]
13:12:02 [2022-09-07T13:12:02.120Z] #0 6.415 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB]
13:12:02 [2022-09-07T13:12:02.120Z] #0 6.418 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
13:12:02 [2022-09-07T13:12:02.120Z] #0 6.419 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
13:12:02 [2022-09-07T13:12:02.120Z] #0 6.420 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
13:12:02 [2022-09-07T13:12:02.120Z] #0 6.629 debconf: delaying package configuration, since apt-utils is not installed
13:12:02 [2022-09-07T13:12:02.120Z] #0 6.671 Fetched 3047 kB in 0s (9537 kB/s)
13:12:02 [2022-09-07T13:12:02.120Z] #0 6.758 Selecting previously unselected package openssl.
13:12:02 [2022-09-07T13:12:02.120Z] #0 6.758 (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.)
13:12:02 [2022-09-07T13:12:02.120Z] #0 6.759 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
13:12:02 [2022-09-07T13:12:02.120Z] #0 6.829 Unpacking openssl (1.1.1n-0+deb11u3) ...
13:12:02 [2022-09-07T13:12:02.120Z] #0 6.971 Selecting previously unselected package ca-certificates.
13:12:02 [2022-09-07T13:12:02.120Z] #0 6.972 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
13:12:02 [2022-09-07T13:12:02.120Z] #0 6.977 Unpacking ca-certificates (20210119) ...
13:12:02 [2022-09-07T13:12:02.120Z] #0 7.050 Selecting previously unselected package libbrotli1:amd64.
13:12:02 [2022-09-07T13:12:02.120Z] #0 7.051 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
13:12:02 [2022-09-07T13:12:02.120Z] #0 7.059 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
13:12:02 [2022-09-07T13:12:02.120Z] #0 7.136 Selecting previously unselected package libsasl2-modules-db:amd64.
13:12:02 [2022-09-07T13:12:02.120Z] #0 7.136 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
13:12:02 [2022-09-07T13:12:02.120Z] #0 7.141 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
13:12:02 [2022-09-07T13:12:02.120Z] #0 7.177 Selecting previously unselected package libsasl2-2:amd64.
13:12:02 [2022-09-07T13:12:02.120Z] #0 7.177 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
13:12:02 [2022-09-07T13:12:02.120Z] #0 7.181 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
13:12:02 [2022-09-07T13:12:02.120Z] #0 7.254 Selecting previously unselected package libldap-2.4-2:amd64.
13:12:02 [2022-09-07T13:12:02.120Z] #0 7.254 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
13:12:02 [2022-09-07T13:12:02.120Z] #0 7.258 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
13:12:02 [2022-09-07T13:12:02.120Z] #0 7.325 Selecting previously unselected package libnghttp2-14:amd64.
13:12:02 [2022-09-07T13:12:02.120Z] #0 7.326 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
13:12:02 [2022-09-07T13:12:02.120Z] #0 7.331 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
13:12:02 [2022-09-07T13:12:02.120Z] #0 7.368 Selecting previously unselected package libpsl5:amd64.
13:12:02 [2022-09-07T13:12:02.120Z] #0 7.368 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
13:12:02 [2022-09-07T13:12:02.120Z] #0 7.371 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
13:12:02 [2022-09-07T13:12:02.120Z] #0 7.413 Selecting previously unselected package librtmp1:amd64.
13:12:02 [2022-09-07T13:12:02.120Z] #0 7.413 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
13:12:02 [2022-09-07T13:12:02.120Z] #0 7.417 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
13:12:02 [2022-09-07T13:12:02.120Z] #0 7.456 Selecting previously unselected package libssh2-1:amd64.
13:12:02 [2022-09-07T13:12:02.120Z] #0 7.456 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
13:12:02 [2022-09-07T13:12:02.120Z] #0 7.459 Unpacking libssh2-1:amd64 (1.9.0-2) ...
13:12:02 [2022-09-07T13:12:02.120Z] #0 7.519 Selecting previously unselected package libcurl4:amd64.
13:12:02 [2022-09-07T13:12:02.120Z] #0 7.519 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ...
13:12:02 [2022-09-07T13:12:02.120Z] #0 7.522 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ...
13:12:02 [2022-09-07T13:12:02.120Z] #0 7.584 Selecting previously unselected package curl.
13:12:02 [2022-09-07T13:12:02.120Z] #0 7.584 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ...
13:12:02 [2022-09-07T13:12:02.120Z] #0 7.588 Unpacking curl (7.74.0-1.3+deb11u2) ...
13:12:02 [2022-09-07T13:12:02.120Z] #0 7.647 Selecting previously unselected package libonig5:amd64.
13:12:02 [2022-09-07T13:12:02.120Z] #0 7.647 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
13:12:02 [2022-09-07T13:12:02.120Z] #0 7.653 Unpacking libonig5:amd64 (6.9.6-1.1) ...
13:12:02 [2022-09-07T13:12:02.120Z] #0 7.709 Selecting previously unselected package libjq1:amd64.
13:12:02 [2022-09-07T13:12:02.120Z] #0 7.709 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
13:12:02 [2022-09-07T13:12:02.121Z] #0 7.712 Unpacking libjq1:amd64 (1.6-2.1) ...
13:12:02 [2022-09-07T13:12:02.121Z] #0 7.757 Selecting previously unselected package jq.
13:12:02 [2022-09-07T13:12:02.121Z] #0 7.757 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
13:12:02 [2022-09-07T13:12:02.121Z] #0 7.761 Unpacking jq (1.6-2.1) ...
13:12:02 [2022-09-07T13:12:02.121Z] #0 7.800 Setting up libpsl5:amd64 (0.21.0-1.2) ...
13:12:02 [2022-09-07T13:12:02.121Z] #0 7.812 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
13:12:02 [2022-09-07T13:12:02.121Z] #0 7.825 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
13:12:02 [2022-09-07T13:12:02.121Z] #0 7.839 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
13:12:02 [2022-09-07T13:12:02.121Z] #0 7.851 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
13:12:02 [2022-09-07T13:12:02.121Z] #0 7.864 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
13:12:02 [2022-09-07T13:12:02.121Z] #0 7.876 Setting up libssh2-1:amd64 (1.9.0-2) ...
13:12:02 [2022-09-07T13:12:02.121Z] #0 7.887 Setting up openssl (1.1.1n-0+deb11u3) ...
13:12:02 [2022-09-07T13:12:02.121Z] #0 7.904 Setting up libonig5:amd64 (6.9.6-1.1) ...
13:12:02 [2022-09-07T13:12:02.121Z] #0 7.918 Setting up libjq1:amd64 (1.6-2.1) ...
13:12:02 [2022-09-07T13:12:02.121Z] #0 7.931 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
13:12:02 [2022-09-07T13:12:02.121Z] #0 7.942 Setting up ca-certificates (20210119) ...
13:12:02 [2022-09-07T13:12:02.121Z] #0 8.498 Updating certificates in /etc/ssl/certs...
13:12:02 [2022-09-07T13:12:02.121Z] #0 9.213 129 added, 0 removed; done.
13:12:02 [2022-09-07T13:12:02.121Z] #0 9.240 Setting up jq (1.6-2.1) ...
13:12:02 [2022-09-07T13:12:02.121Z] #0 9.283 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ...
13:12:02 [2022-09-07T13:12:02.121Z] #0 9.293 Setting up curl (7.74.0-1.3+deb11u2) ...
13:12:02 [2022-09-07T13:12:02.121Z] #0 9.303 Processing triggers for libc-bin (2.31-13+deb11u3) ...
13:12:02 [2022-09-07T13:12:02.121Z] #0 9.322 Processing triggers for ca-certificates (20210119) ...
13:12:02 [2022-09-07T13:12:02.121Z] #0 9.331 Updating certificates in /etc/ssl/certs...
13:12:02 [2022-09-07T13:12:02.121Z] #0 9.916 0 added, 0 removed; done.
13:12:02 [2022-09-07T13:12:02.121Z] #0 9.916 Running hooks in /etc/ca-certificates/update.d...
13:12:02 [2022-09-07T13:12:02.121Z] #0 9.919 done.
13:12:02 [2022-09-07T13:12:02.121Z] #17 ...
13:12:02 [2022-09-07T13:12:02.121Z] 
13:12:02 [2022-09-07T13:12:02.121Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
13:12:02 [2022-09-07T13:12:02.121Z] #12 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 4.5s done
13:12:02 [2022-09-07T13:12:02.121Z] #12 extracting sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd
13:12:03 [2022-09-07T13:12:03.603Z] #12 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 4.3s done
13:12:03 [2022-09-07T13:12:03.603Z] #12 extracting sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd
13:12:04 [2022-09-07T13:12:04.018Z] #12 ...
13:12:04 [2022-09-07T13:12:04.018Z] 
13:12:04 [2022-09-07T13:12:04.018Z] #17 [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
13:12:04 [2022-09-07T13:12:04.018Z] #17 DONE 12.5s
13:12:04 [2022-09-07T13:12:04.018Z] 
13:12:04 [2022-09-07T13:12:04.018Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
13:12:04 [2022-09-07T13:12:04.018Z] #12 ...
13:12:04 [2022-09-07T13:12:04.018Z] 
13:12:04 [2022-09-07T13:12:04.018Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
13:12:04 [2022-09-07T13:12:04.018Z] #18 DONE 0.3s
13:12:04 [2022-09-07T13:12:04.018Z] 
13:12:04 [2022-09-07T13:12:04.018Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
13:12:04 [2022-09-07T13:12:04.169Z] #12 ...
13:12:04 [2022-09-07T13:12:04.169Z] 
13:12:04 [2022-09-07T13:12:04.169Z] #15 [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
13:12:04 [2022-09-07T13:12:04.169Z] #15 1.675 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
13:12:04 [2022-09-07T13:12:04.169Z] #15 1.719 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:12:04 [2022-09-07T13:12:04.169Z] #15 1.719 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:12:04 [2022-09-07T13:12:04.169Z] #15 1.913 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
13:12:04 [2022-09-07T13:12:04.169Z] #15 2.202 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB]
13:12:04 [2022-09-07T13:12:04.169Z] #15 2.666 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
13:12:04 [2022-09-07T13:12:04.169Z] #15 3.881 Fetched 8574 kB in 2s (3467 kB/s)
13:12:04 [2022-09-07T13:12:04.169Z] #15 3.881 Reading package lists...
13:12:04 [2022-09-07T13:12:04.169Z] #15 4.691 Reading package lists...
13:12:04 [2022-09-07T13:12:04.169Z] #15 5.492 Building dependency tree...
13:12:04 [2022-09-07T13:12:04.169Z] #15 5.865 The following additional packages will be installed:
13:12:04 [2022-09-07T13:12:04.169Z] #15 5.865   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
13:12:04 [2022-09-07T13:12:04.169Z] #15 5.865   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
13:12:04 [2022-09-07T13:12:04.169Z] #15 5.865 Recommended packages:
13:12:04 [2022-09-07T13:12:04.169Z] #15 5.865   libldap-common publicsuffix libsasl2-modules
13:12:04 [2022-09-07T13:12:04.169Z] #15 6.042 The following NEW packages will be installed:
13:12:04 [2022-09-07T13:12:04.169Z] #15 6.042   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
13:12:04 [2022-09-07T13:12:04.169Z] #15 6.042   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
13:12:04 [2022-09-07T13:12:04.169Z] #15 6.042   libssh2-1 openssl
13:12:04 [2022-09-07T13:12:04.169Z] #15 6.309 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded.
13:12:04 [2022-09-07T13:12:04.169Z] #15 6.309 Need to get 3047 kB of archives.
13:12:04 [2022-09-07T13:12:04.169Z] #15 6.309 After this operation, 6661 kB of additional disk space will be used.
13:12:04 [2022-09-07T13:12:04.169Z] #15 6.309 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
13:12:04 [2022-09-07T13:12:04.169Z] #15 6.324 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
13:12:04 [2022-09-07T13:12:04.169Z] #15 6.324 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
13:12:04 [2022-09-07T13:12:04.169Z] #15 6.325 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
13:12:04 [2022-09-07T13:12:04.169Z] #15 6.327 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
13:12:04 [2022-09-07T13:12:04.169Z] #15 6.345 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
13:12:04 [2022-09-07T13:12:04.169Z] #15 6.345 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
13:12:04 [2022-09-07T13:12:04.169Z] #15 6.345 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
13:12:04 [2022-09-07T13:12:04.169Z] #15 6.345 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
13:12:04 [2022-09-07T13:12:04.169Z] #15 6.345 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
13:12:04 [2022-09-07T13:12:04.169Z] #15 6.345 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB]
13:12:04 [2022-09-07T13:12:04.169Z] #15 6.345 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB]
13:12:04 [2022-09-07T13:12:04.169Z] #15 6.345 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
13:12:04 [2022-09-07T13:12:04.169Z] #15 6.353 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
13:12:04 [2022-09-07T13:12:04.169Z] #15 6.353 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
13:12:04 [2022-09-07T13:12:04.169Z] #15 6.578 debconf: delaying package configuration, since apt-utils is not installed
13:12:04 [2022-09-07T13:12:04.169Z] #15 6.608 Fetched 3047 kB in 0s (9892 kB/s)
13:12:04 [2022-09-07T13:12:04.169Z] #15 6.639 Selecting previously unselected package openssl.
13:12:04 [2022-09-07T13:12:04.169Z] #15 6.639 (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.)
13:12:04 [2022-09-07T13:12:04.169Z] #15 6.639 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
13:12:04 [2022-09-07T13:12:04.169Z] #15 6.678 Unpacking openssl (1.1.1n-0+deb11u3) ...
13:12:04 [2022-09-07T13:12:04.169Z] #15 6.845 Selecting previously unselected package ca-certificates.
13:12:04 [2022-09-07T13:12:04.169Z] #15 6.846 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
13:12:04 [2022-09-07T13:12:04.169Z] #15 6.850 Unpacking ca-certificates (20210119) ...
13:12:04 [2022-09-07T13:12:04.169Z] #15 6.944 Selecting previously unselected package libbrotli1:amd64.
13:12:04 [2022-09-07T13:12:04.169Z] #15 6.944 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
13:12:04 [2022-09-07T13:12:04.169Z] #15 6.954 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
13:12:04 [2022-09-07T13:12:04.169Z] #15 7.042 Selecting previously unselected package libsasl2-modules-db:amd64.
13:12:04 [2022-09-07T13:12:04.169Z] #15 7.042 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
13:12:04 [2022-09-07T13:12:04.169Z] #15 7.047 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
13:12:04 [2022-09-07T13:12:04.169Z] #15 7.139 Selecting previously unselected package libsasl2-2:amd64.
13:12:04 [2022-09-07T13:12:04.169Z] #15 7.140 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
13:12:04 [2022-09-07T13:12:04.169Z] #15 7.151 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
13:12:04 [2022-09-07T13:12:04.169Z] #15 7.193 Selecting previously unselected package libldap-2.4-2:amd64.
13:12:04 [2022-09-07T13:12:04.169Z] #15 7.193 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
13:12:04 [2022-09-07T13:12:04.169Z] #15 7.201 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
13:12:04 [2022-09-07T13:12:04.169Z] #15 7.287 Selecting previously unselected package libnghttp2-14:amd64.
13:12:04 [2022-09-07T13:12:04.169Z] #15 7.287 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
13:12:04 [2022-09-07T13:12:04.169Z] #15 7.298 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
13:12:04 [2022-09-07T13:12:04.169Z] #15 7.343 Selecting previously unselected package libpsl5:amd64.
13:12:04 [2022-09-07T13:12:04.169Z] #15 7.343 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
13:12:04 [2022-09-07T13:12:04.169Z] #15 7.355 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
13:12:04 [2022-09-07T13:12:04.169Z] #15 7.389 Selecting previously unselected package librtmp1:amd64.
13:12:04 [2022-09-07T13:12:04.169Z] #15 7.389 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
13:12:04 [2022-09-07T13:12:04.169Z] #15 7.394 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
13:12:04 [2022-09-07T13:12:04.169Z] #15 7.438 Selecting previously unselected package libssh2-1:amd64.
13:12:04 [2022-09-07T13:12:04.169Z] #15 7.438 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
13:12:04 [2022-09-07T13:12:04.169Z] #15 7.442 Unpacking libssh2-1:amd64 (1.9.0-2) ...
13:12:04 [2022-09-07T13:12:04.169Z] #15 7.499 Selecting previously unselected package libcurl4:amd64.
13:12:04 [2022-09-07T13:12:04.169Z] #15 7.499 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ...
13:12:04 [2022-09-07T13:12:04.169Z] #15 7.503 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ...
13:12:04 [2022-09-07T13:12:04.169Z] #15 7.570 Selecting previously unselected package curl.
13:12:04 [2022-09-07T13:12:04.169Z] #15 7.570 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ...
13:12:04 [2022-09-07T13:12:04.169Z] #15 7.574 Unpacking curl (7.74.0-1.3+deb11u2) ...
13:12:04 [2022-09-07T13:12:04.169Z] #15 7.653 Selecting previously unselected package libonig5:amd64.
13:12:04 [2022-09-07T13:12:04.169Z] #15 7.653 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
13:12:04 [2022-09-07T13:12:04.169Z] #15 7.653 Unpacking libonig5:amd64 (6.9.6-1.1) ...
13:12:04 [2022-09-07T13:12:04.169Z] #15 7.714 Selecting previously unselected package libjq1:amd64.
13:12:04 [2022-09-07T13:12:04.169Z] #15 7.714 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
13:12:04 [2022-09-07T13:12:04.169Z] #15 7.718 Unpacking libjq1:amd64 (1.6-2.1) ...
13:12:04 [2022-09-07T13:12:04.169Z] #15 7.764 Selecting previously unselected package jq.
13:12:04 [2022-09-07T13:12:04.169Z] #15 7.764 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
13:12:04 [2022-09-07T13:12:04.169Z] #15 7.770 Unpacking jq (1.6-2.1) ...
13:12:04 [2022-09-07T13:12:04.169Z] #15 7.816 Setting up libpsl5:amd64 (0.21.0-1.2) ...
13:12:04 [2022-09-07T13:12:04.169Z] #15 7.826 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
13:12:04 [2022-09-07T13:12:04.169Z] #15 7.838 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
13:12:04 [2022-09-07T13:12:04.169Z] #15 7.849 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
13:12:04 [2022-09-07T13:12:04.169Z] #15 7.860 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
13:12:04 [2022-09-07T13:12:04.169Z] #15 7.869 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
13:12:04 [2022-09-07T13:12:04.169Z] #15 7.880 Setting up libssh2-1:amd64 (1.9.0-2) ...
13:12:04 [2022-09-07T13:12:04.169Z] #15 7.894 Setting up openssl (1.1.1n-0+deb11u3) ...
13:12:04 [2022-09-07T13:12:04.169Z] #15 7.910 Setting up libonig5:amd64 (6.9.6-1.1) ...
13:12:04 [2022-09-07T13:12:04.169Z] #15 7.920 Setting up libjq1:amd64 (1.6-2.1) ...
13:12:04 [2022-09-07T13:12:04.169Z] #15 7.932 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
13:12:04 [2022-09-07T13:12:04.169Z] #15 7.941 Setting up ca-certificates (20210119) ...
13:12:04 [2022-09-07T13:12:04.169Z] #15 8.540 Updating certificates in /etc/ssl/certs...
13:12:04 [2022-09-07T13:12:04.169Z] #15 9.296 129 added, 0 removed; done.
13:12:04 [2022-09-07T13:12:04.169Z] #15 9.328 Setting up jq (1.6-2.1) ...
13:12:04 [2022-09-07T13:12:04.169Z] #15 9.340 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ...
13:12:04 [2022-09-07T13:12:04.169Z] #15 9.351 Setting up curl (7.74.0-1.3+deb11u2) ...
13:12:04 [2022-09-07T13:12:04.169Z] #15 9.366 Processing triggers for libc-bin (2.31-13+deb11u3) ...
13:12:04 [2022-09-07T13:12:04.169Z] #15 9.387 Processing triggers for ca-certificates (20210119) ...
13:12:04 [2022-09-07T13:12:04.169Z] #15 9.396 Updating certificates in /etc/ssl/certs...
13:12:04 [2022-09-07T13:12:04.169Z] #15 10.01 0 added, 0 removed; done.
13:12:04 [2022-09-07T13:12:04.169Z] #15 10.01 Running hooks in /etc/ca-certificates/update.d...
13:12:04 [2022-09-07T13:12:04.169Z] #15 10.01 done.
13:12:04 [2022-09-07T13:12:04.169Z] #15 ...
13:12:04 [2022-09-07T13:12:04.169Z] 
13:12:04 [2022-09-07T13:12:04.169Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
13:12:04 [2022-09-07T13:12:04.479Z] using credential docker-jenkins-github-credentials
13:12:04 [2022-09-07T13:12:04.490Z] Cloning the remote Git repository
13:12:04 [2022-09-07T13:12:04.490Z] Cloning with configured refspecs honoured and without tags
13:12:04 [2022-09-07T13:12:04.740Z] #12 ...
13:12:04 [2022-09-07T13:12:04.740Z] 
13:12:04 [2022-09-07T13:12:04.740Z] #15 [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
13:12:04 [2022-09-07T13:12:04.740Z] #15 DONE 12.3s
13:12:04 [2022-09-07T13:12:04.740Z] 
13:12:04 [2022-09-07T13:12:04.740Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
13:12:04 [2022-09-07T13:12:04.740Z] #12 ...
13:12:04 [2022-09-07T13:12:04.740Z] 
13:12:04 [2022-09-07T13:12:04.740Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
13:12:04 [2022-09-07T13:12:04.740Z] #18 DONE 0.1s
13:12:04 [2022-09-07T13:12:04.740Z] 
13:12:04 [2022-09-07T13:12:04.740Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
13:12:04 [2022-09-07T13:12:04.529Z] Cloning repository https://github.com/moby/moby.git
13:12:04 [2022-09-07T13:12:04.581Z]  > git init /home/ubuntu/workspace/moby_PR-44108 # timeout=10
13:12:05 [2022-09-07T13:12:05.051Z] Fetching upstream changes from https://github.com/moby/moby.git
13:12:05 [2022-09-07T13:12:05.051Z]  > git --version # timeout=10
13:12:05 [2022-09-07T13:12:05.056Z]  > git --version # 'git version 2.25.1'
13:12:05 [2022-09-07T13:12:05.056Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:12:05 [2022-09-07T13:12:05.063Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44108/head:refs/remotes/origin/PR-44108 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
13:12:06 [2022-09-07T13:12:06.546Z] #12 extracting sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 5.1s
13:12:08 [2022-09-07T13:12:08.909Z] #12 extracting sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 5.1s
13:12:09 [2022-09-07T13:12:09.067Z] #12 extracting sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 7.0s done
13:12:09 [2022-09-07T13:12:09.067Z] #12 extracting sha256:06ef4a250537829c59bb616d2c589fde2f8780ba55d21e5684ebd3ce1193ee30 done
13:12:09 [2022-09-07T13:12:09.067Z] #12 DONE 25.4s
13:12:09 [2022-09-07T13:12:09.067Z] 
13:12:09 [2022-09-07T13:12:09.067Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
13:12:10 [2022-09-07T13:12:10.000Z] #19 DONE 1.1s
13:12:10 [2022-09-07T13:12:10.000Z] 
13:12:10 [2022-09-07T13:12:10.000Z] #20 [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
13:12:10 [2022-09-07T13:12:10.000Z] #0 1.645 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
13:12:10 [2022-09-07T13:12:10.000Z] #0 1.907 
13:12:10 [2022-09-07T13:12:10.000Z] #0 2.123 #=#=#                                                                         

######################################################################## 100.0%
13:12:10 [2022-09-07T13:12:10.000Z] #0 2.388 
13:12:10 [2022-09-07T13:12:10.000Z] #0 3.249 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
13:12:10 [2022-09-07T13:12:10.000Z] #0 3.520 
13:12:10 [2022-09-07T13:12:10.000Z] #0 3.737 #=#=#                                                                         

######################################################################## 100.0%
13:12:10 [2022-09-07T13:12:10.000Z] #0 3.999 
13:12:10 [2022-09-07T13:12:10.000Z] #0 4.862 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
13:12:10 [2022-09-07T13:12:10.000Z] #0 5.113 
13:12:10 [2022-09-07T13:12:10.000Z] #0 5.329 #=#=#                                                                         

###################                                                       26.8%
##########################################                                58.9%
#################################################################         90.7%
######################################################################## 100.0%
13:12:10 [2022-09-07T13:12:10.000Z] #0 5.812 
13:12:10 [2022-09-07T13:12:10.278Z] #12 extracting sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 7.3s done
13:12:10 [2022-09-07T13:12:10.562Z] #20 ...
13:12:10 [2022-09-07T13:12:10.562Z] 
13:12:10 [2022-09-07T13:12:10.562Z] #21 [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
13:12:10 [2022-09-07T13:12:10.562Z] #21 DONE 0.5s
13:12:10 [2022-09-07T13:12:10.562Z] 
13:12:10 [2022-09-07T13:12:10.562Z] #22 [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
13:12:10 [2022-09-07T13:12:10.820Z] #22 ...
13:12:10 [2022-09-07T13:12:10.820Z] 
13:12:10 [2022-09-07T13:12:10.820Z] #23 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
13:12:10 [2022-09-07T13:12:10.820Z] #23 DONE 0.2s
13:12:10 [2022-09-07T13:12:10.820Z] 
13:12:10 [2022-09-07T13:12:10.820Z] #24 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
13:12:10 [2022-09-07T13:12:10.820Z] #24 DONE 0.3s
13:12:10 [2022-09-07T13:12:10.820Z] 
13:12:10 [2022-09-07T13:12:10.820Z] #25 [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
13:12:10 [2022-09-07T13:12:10.820Z] #25 DONE 0.3s
13:12:10 [2022-09-07T13:12:10.820Z] 
13:12:10 [2022-09-07T13:12:10.820Z] #26 [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
13:12:10 [2022-09-07T13:12:10.843Z] #12 extracting sha256:06ef4a250537829c59bb616d2c589fde2f8780ba55d21e5684ebd3ce1193ee30 done
13:12:10 [2022-09-07T13:12:10.843Z] #12 DONE 26.1s
13:12:10 [2022-09-07T13:12:10.843Z] 
13:12:10 [2022-09-07T13:12:10.843Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
13:12:12 [2022-09-07T13:12:12.212Z] #19 DONE 1.2s
13:12:12 [2022-09-07T13:12:12.212Z] 
13:12:12 [2022-09-07T13:12:12.212Z] #20 [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
13:12:12 [2022-09-07T13:12:12.212Z] #0 1.712 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
13:12:12 [2022-09-07T13:12:12.212Z] #0 1.974 
13:12:12 [2022-09-07T13:12:12.212Z] #0 2.187 #=#=#                                                                         

######################################################################## 100.0%
13:12:12 [2022-09-07T13:12:12.212Z] #0 2.425 
13:12:12 [2022-09-07T13:12:12.212Z] #0 3.296 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
13:12:12 [2022-09-07T13:12:12.212Z] #0 3.599 
13:12:12 [2022-09-07T13:12:12.212Z] #0 3.822 #=#=#                                                                         

######################################################################## 100.0%
13:12:12 [2022-09-07T13:12:12.212Z] #0 4.120 
13:12:12 [2022-09-07T13:12:12.212Z] #0 5.060 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
13:12:12 [2022-09-07T13:12:12.212Z] #0 5.345 
13:12:12 [2022-09-07T13:12:12.212Z] #0 5.566 #=#=#                                                                         

###################                                                       27.4%
##########################################                                59.5%
#################################################################         91.6%
######################################################################## 100.0%
13:12:12 [2022-09-07T13:12:12.212Z] #0 6.061 
13:12:12 [2022-09-07T13:12:12.212Z] #0 6.936 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
13:12:12 [2022-09-07T13:12:12.212Z] #0 7.127 
13:12:12 [2022-09-07T13:12:12.212Z] #20 7.342 #=#=#                                                                         

######################################################################## 100.0%
13:12:12 [2022-09-07T13:12:12.469Z] #20 7.639 
13:12:12 [2022-09-07T13:12:12.725Z] #20 ...
13:12:12 [2022-09-07T13:12:12.725Z] 
13:12:12 [2022-09-07T13:12:12.725Z] #21 [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
13:12:12 [2022-09-07T13:12:12.725Z] #21 DONE 0.7s
13:12:12 [2022-09-07T13:12:12.982Z] 
13:12:12 [2022-09-07T13:12:12.982Z] #22 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
13:12:12 [2022-09-07T13:12:12.982Z] #22 ...
13:12:12 [2022-09-07T13:12:12.982Z] 
13:12:12 [2022-09-07T13:12:12.982Z] #23 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
13:12:12 [2022-09-07T13:12:12.982Z] #23 DONE 0.1s
13:12:12 [2022-09-07T13:12:12.982Z] 
13:12:12 [2022-09-07T13:12:12.982Z] #24 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
13:12:12 [2022-09-07T13:12:12.982Z] #24 DONE 0.2s
13:12:12 [2022-09-07T13:12:12.982Z] 
13:12:12 [2022-09-07T13:12:12.982Z] #25 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
13:12:12 [2022-09-07T13:12:12.982Z] #25 DONE 0.2s
13:12:13 [2022-09-07T13:12:13.251Z] 
13:12:13 [2022-09-07T13:12:13.251Z] #26 [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
13:12:13 [2022-09-07T13:12:13.251Z] #26 DONE 0.3s
13:12:13 [2022-09-07T13:12:13.251Z] 
13:12:13 [2022-09-07T13:12:13.251Z] #22 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
13:12:13 [2022-09-07T13:12:13.251Z] #22 DONE 0.3s
13:12:13 [2022-09-07T13:12:13.251Z] 
13:12:13 [2022-09-07T13:12:13.251Z] #27 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
13:12:13 [2022-09-07T13:12:13.342Z] #26 ...
13:12:13 [2022-09-07T13:12:13.343Z] 
13:12:13 [2022-09-07T13:12:13.343Z] #27 [cross-true 1/6] RUN dpkg --add-architecture arm64
13:12:13 [2022-09-07T13:12:13.343Z] #27 DONE 2.7s
13:12:13 [2022-09-07T13:12:13.599Z] 
13:12:13 [2022-09-07T13:12:13.599Z] #28 [cross-true 2/6] RUN dpkg --add-architecture armel
13:12:13 [2022-09-07T13:12:13.856Z] #28 ...
13:12:13 [2022-09-07T13:12:13.856Z] 
13:12:13 [2022-09-07T13:12:13.856Z] #20 [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
13:12:13 [2022-09-07T13:12:13.856Z] #20 6.740 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
13:12:13 [2022-09-07T13:12:13.856Z] #20 7.180 
13:12:13 [2022-09-07T13:12:13.856Z] #20 7.399 #=#=#                                                                         

######################################################################## 100.0%
13:12:13 [2022-09-07T13:12:13.856Z] #20 7.840 
13:12:13 [2022-09-07T13:12:13.856Z] #20 8.762 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
13:12:13 [2022-09-07T13:12:13.856Z] #20 9.095 
13:12:13 [2022-09-07T13:12:13.856Z] #20 9.332 #=#=#                                                                         

######################################################################## 100.0%
13:12:13 [2022-09-07T13:12:13.856Z] #20 9.655 
13:12:13 [2022-09-07T13:12:13.856Z] #20 9.790 Download of images into '/build' complete.
13:12:13 [2022-09-07T13:12:13.856Z] #20 9.790 Use something like the following to load the result into a Docker daemon:
13:12:13 [2022-09-07T13:12:13.856Z] #20 9.790   tar -cC '/build' . | docker load
13:12:13 [2022-09-07T13:12:13.856Z] #20 DONE 9.8s
13:12:14 [2022-09-07T13:12:14.117Z] 
13:12:14 [2022-09-07T13:12:14.117Z] #29 [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
13:12:14 [2022-09-07T13:12:14.623Z] #27 ...
13:12:14 [2022-09-07T13:12:14.623Z] 
13:12:14 [2022-09-07T13:12:14.623Z] #20 [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
13:12:14 [2022-09-07T13:12:14.623Z] #20 8.308 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
13:12:14 [2022-09-07T13:12:14.623Z] #20 8.576 
13:12:14 [2022-09-07T13:12:14.623Z] #20 8.816 #=#=#                                                                         

######################################################################## 100.0%
13:12:14 [2022-09-07T13:12:14.623Z] #20 9.290 
13:12:14 [2022-09-07T13:12:14.623Z] #20 9.386 Download of images into '/build' complete.
13:12:14 [2022-09-07T13:12:14.623Z] #20 9.386 Use something like the following to load the result into a Docker daemon:
13:12:14 [2022-09-07T13:12:14.623Z] #20 9.386   tar -cC '/build' . | docker load
13:12:14 [2022-09-07T13:12:14.623Z] #20 DONE 9.5s
13:12:14 [2022-09-07T13:12:14.623Z] 
13:12:14 [2022-09-07T13:12:14.623Z] #28 [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
13:12:15 [2022-09-07T13:12:15.488Z] #29 4.483 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
13:12:15 [2022-09-07T13:12:15.488Z] #29 4.557 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:12:15 [2022-09-07T13:12:15.488Z] #29 4.557 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:12:16 [2022-09-07T13:12:16.053Z] #29 ...
13:12:16 [2022-09-07T13:12:16.053Z] 
13:12:16 [2022-09-07T13:12:16.053Z] #22 [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
13:12:16 [2022-09-07T13:12:16.053Z] #22 5.378 go: downloading github.com/pelletier/go-toml v1.8.1
13:12:16 [2022-09-07T13:12:16.314Z] #22 ...
13:12:16 [2022-09-07T13:12:16.314Z] 
13:12:16 [2022-09-07T13:12:16.314Z] #28 [cross-true 2/6] RUN dpkg --add-architecture armel
13:12:16 [2022-09-07T13:12:16.314Z] #28 DONE 2.9s
13:12:16 [2022-09-07T13:12:16.571Z] 
13:12:16 [2022-09-07T13:12:16.571Z] #30 [cross-true 3/6] RUN dpkg --add-architecture armhf
13:12:17 [2022-09-07T13:12:17.508Z] #30 DONE 1.3s
13:12:17 [2022-09-07T13:12:17.508Z] 
13:12:17 [2022-09-07T13:12:17.508Z] #29 [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
13:12:17 [2022-09-07T13:12:17.508Z] #29 5.679 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
13:12:17 [2022-09-07T13:12:17.508Z] #29 5.882 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
13:12:18 [2022-09-07T13:12:18.240Z] Fetching without tags
13:12:18 [2022-09-07T13:12:18.450Z] Merging remotes/origin/22.06 commit d7e36c99fb44e5f34165b0e00154115c55f18d5d into PR head commit 5d2b3687b067da1504020625dcdc7e7db6ad41fe
13:12:18 [2022-09-07T13:12:18.843Z] #28 ...
13:12:18 [2022-09-07T13:12:18.843Z] 
13:12:18 [2022-09-07T13:12:18.844Z] #29 [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
13:12:18 [2022-09-07T13:12:18.844Z] #0 5.207 + RM_GOPATH=0
13:12:18 [2022-09-07T13:12:18.844Z] #0 5.207 + TMP_GOPATH=
13:12:18 [2022-09-07T13:12:18.844Z] #0 5.207 + : /build
13:12:18 [2022-09-07T13:12:18.844Z] #0 5.207 + '[' -z '' ']'
13:12:18 [2022-09-07T13:12:18.844Z] #0 5.210 ++ mktemp -d
13:12:18 [2022-09-07T13:12:18.844Z] #0 5.212 + export GOPATH=/tmp/tmp.60zGv6ZA9F
13:12:18 [2022-09-07T13:12:18.844Z] #0 5.212 + GOPATH=/tmp/tmp.60zGv6ZA9F
13:12:18 [2022-09-07T13:12:18.844Z] #0 5.212 + RM_GOPATH=1
13:12:18 [2022-09-07T13:12:18.844Z] #0 5.212 + case "$(go env GOARCH)" in
13:12:18 [2022-09-07T13:12:18.844Z] #0 5.212 ++ go env GOARCH
13:12:18 [2022-09-07T13:12:18.844Z] #0 5.245 + export GO_BUILDMODE=-buildmode=pie
13:12:18 [2022-09-07T13:12:18.844Z] #0 5.245 + GO_BUILDMODE=-buildmode=pie
13:12:18 [2022-09-07T13:12:18.844Z] #0 5.251 ++ dirname /install.sh
13:12:18 [2022-09-07T13:12:18.844Z] #0 5.259 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
13:12:18 [2022-09-07T13:12:18.844Z] #0 5.259 + dir=/
13:12:18 [2022-09-07T13:12:18.844Z] #0 5.259 + bin=rootlesskit
13:12:18 [2022-09-07T13:12:18.844Z] #0 5.259 + shift
13:12:18 [2022-09-07T13:12:18.844Z] #0 5.259 + '[' '!' -f //rootlesskit.installer ']'
13:12:18 [2022-09-07T13:12:18.844Z] #0 5.259 + . //rootlesskit.installer
13:12:18 [2022-09-07T13:12:18.844Z] #0 5.259 ++ : 1920341cd41e047834a21007424162a2dc946315
13:12:18 [2022-09-07T13:12:18.844Z] #0 5.259 + install_rootlesskit
13:12:18 [2022-09-07T13:12:18.844Z] #0 5.259 + case "$1" in
13:12:18 [2022-09-07T13:12:18.844Z] #0 5.259 + export CGO_ENABLED=0
13:12:18 [2022-09-07T13:12:18.844Z] #0 5.259 + CGO_ENABLED=0
13:12:18 [2022-09-07T13:12:18.844Z] #0 5.259 + _install_rootlesskit
13:12:18 [2022-09-07T13:12:18.844Z] #0 5.259 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
13:12:18 [2022-09-07T13:12:18.844Z] #0 5.259 + for f in rootlesskit rootlesskit-docker-proxy
13:12:18 [2022-09-07T13:12:18.844Z] #0 5.259 + GOBIN=/build
13:12:18 [2022-09-07T13:12:18.844Z] #0 5.259 + GO111MODULE=on
13:12:18 [2022-09-07T13:12:18.844Z] #0 5.259 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
13:12:18 [2022-09-07T13:12:18.844Z] #29 ...
13:12:18 [2022-09-07T13:12:18.844Z] 
13:12:18 [2022-09-07T13:12:18.844Z] #27 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
13:12:18 [2022-09-07T13:12:18.844Z] #27 5.776 + RM_GOPATH=0
13:12:18 [2022-09-07T13:12:18.844Z] #27 5.776 + TMP_GOPATH=
13:12:18 [2022-09-07T13:12:18.844Z] #27 5.776 + : /build
13:12:18 [2022-09-07T13:12:18.844Z] #27 5.776 + '[' -z '' ']'
13:12:18 [2022-09-07T13:12:18.844Z] #27 5.777 ++ mktemp -d
13:12:18 [2022-09-07T13:12:18.844Z] #27 5.778 + export GOPATH=/tmp/tmp.XTpPAq2C2W
13:12:18 [2022-09-07T13:12:18.844Z] #27 5.778 + GOPATH=/tmp/tmp.XTpPAq2C2W
13:12:18 [2022-09-07T13:12:18.844Z] #27 5.779 + RM_GOPATH=1
13:12:18 [2022-09-07T13:12:18.844Z] #27 5.779 + case "$(go env GOARCH)" in
13:12:18 [2022-09-07T13:12:18.844Z] #27 5.780 ++ go env GOARCH
13:12:18 [2022-09-07T13:12:18.880Z] #29 ...
13:12:18 [2022-09-07T13:12:18.880Z] 
13:12:18 [2022-09-07T13:12:18.880Z] #31 [cross-true 4/6] RUN dpkg --add-architecture ppc64el
13:12:18 [2022-09-07T13:12:18.880Z] #31 DONE 1.4s
13:12:18 [2022-09-07T13:12:18.880Z] 
13:12:18 [2022-09-07T13:12:18.880Z] #29 [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
13:12:18 [2022-09-07T13:12:18.880Z] #29 7.991 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB]
13:12:19 [2022-09-07T13:12:19.101Z] #27 5.824 + export GO_BUILDMODE=-buildmode=pie
13:12:19 [2022-09-07T13:12:19.101Z] #27 5.825 + GO_BUILDMODE=-buildmode=pie
13:12:19 [2022-09-07T13:12:19.101Z] #27 5.827 ++ dirname /install.sh
13:12:19 [2022-09-07T13:12:19.101Z] #27 5.837 + dir=/
13:12:19 [2022-09-07T13:12:19.101Z] #27 5.837 + bin=dockercli
13:12:19 [2022-09-07T13:12:19.101Z] #27 5.838 + shift
13:12:19 [2022-09-07T13:12:19.101Z] #27 5.838 + '[' '!' -f //dockercli.installer ']'
13:12:19 [2022-09-07T13:12:19.101Z] #27 5.838 + . //dockercli.installer
13:12:19 [2022-09-07T13:12:19.101Z] #27 5.839 ++ : stable
13:12:19 [2022-09-07T13:12:19.101Z] #27 5.839 ++ : 17.06.2-ce
13:12:19 [2022-09-07T13:12:19.101Z] #27 5.840 + install_dockercli
13:12:19 [2022-09-07T13:12:19.101Z] #27 5.840 + echo 'Install docker/cli version 17.06.2-ce from stable'
13:12:19 [2022-09-07T13:12:19.101Z] #27 5.840 Install docker/cli version 17.06.2-ce from stable
13:12:19 [2022-09-07T13:12:19.101Z] #27 5.841 ++ uname -m
13:12:19 [2022-09-07T13:12:19.101Z] #27 5.845 + arch=x86_64
13:12:19 [2022-09-07T13:12:19.101Z] #27 5.849 + '[' x86_64 '!=' x86_64 ']'
13:12:19 [2022-09-07T13:12:19.101Z] #27 5.850 + url=https://download.docker.com/linux/static
13:12:19 [2022-09-07T13:12:19.101Z] #27 5.850 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
13:12:19 [2022-09-07T13:12:19.101Z] #27 5.853 + tar -xz docker/docker
13:12:18 [2022-09-07T13:12:18.200Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:12:18 [2022-09-07T13:12:18.209Z]  > git config --add remote.origin.fetch +refs/pull/44108/head:refs/remotes/origin/PR-44108 # timeout=10
13:12:18 [2022-09-07T13:12:18.223Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
13:12:18 [2022-09-07T13:12:18.238Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:12:18 [2022-09-07T13:12:18.254Z] Fetching upstream changes from https://github.com/moby/moby.git
13:12:18 [2022-09-07T13:12:18.255Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:12:18 [2022-09-07T13:12:18.256Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44108/head:refs/remotes/origin/PR-44108 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
13:12:18 [2022-09-07T13:12:18.465Z]  > git config core.sparsecheckout # timeout=10
13:12:18 [2022-09-07T13:12:18.479Z]  > git checkout -f 5d2b3687b067da1504020625dcdc7e7db6ad41fe # timeout=10
13:12:19 [2022-09-07T13:12:19.025Z]  > git remote # timeout=10
13:12:19 [2022-09-07T13:12:19.035Z]  > git config --get remote.origin.url # timeout=10
13:12:19 [2022-09-07T13:12:19.046Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:12:19 [2022-09-07T13:12:19.047Z]  > git merge d7e36c99fb44e5f34165b0e00154115c55f18d5d # timeout=10
13:12:19 [2022-09-07T13:12:19.883Z] Merge succeeded, producing 1bf31e610cbfb68f0b786253b3266cdbde6a4eb1
13:12:19 [2022-09-07T13:12:19.884Z] Checking out Revision 1bf31e610cbfb68f0b786253b3266cdbde6a4eb1 (PR-44108)
13:12:20 [2022-09-07T13:12:20.783Z] #29 ...
13:12:20 [2022-09-07T13:12:20.784Z] 
13:12:20 [2022-09-07T13:12:20.784Z] #32 [cross-true 5/6] RUN dpkg --add-architecture s390x
13:12:20 [2022-09-07T13:12:20.784Z] #32 DONE 1.5s
13:12:20 [2022-09-07T13:12:20.784Z] 
13:12:20 [2022-09-07T13:12:20.784Z] #33 [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
13:12:20 [2022-09-07T13:12:20.784Z] #33 ...
13:12:20 [2022-09-07T13:12:20.784Z] 
13:12:20 [2022-09-07T13:12:20.784Z] #34 [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
13:12:20 [2022-09-07T13:12:20.784Z] #0 5.023 go: downloading mvdan.cc/sh/v3 v3.0.2
13:12:20 [2022-09-07T13:12:20.784Z] #0 6.243 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
13:12:20 [2022-09-07T13:12:20.784Z] #0 6.250 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
13:12:20 [2022-09-07T13:12:20.784Z] #0 6.279 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
13:12:20 [2022-09-07T13:12:20.784Z] #0 7.904 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
13:12:20 [2022-09-07T13:12:20.784Z] #34 ...
13:12:20 [2022-09-07T13:12:20.784Z] 
13:12:20 [2022-09-07T13:12:20.784Z] #35 [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             ;
13:12:20 [2022-09-07T13:12:20.784Z] #0 3.968 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
13:12:20 [2022-09-07T13:12:20.784Z] #0 4.149 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:12:20 [2022-09-07T13:12:20.784Z] #0 4.152 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:12:20 [2022-09-07T13:12:20.784Z] #0 4.297 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
13:12:20 [2022-09-07T13:12:20.784Z] #0 6.084 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB]
13:12:20 [2022-09-07T13:12:20.784Z] #0 8.115 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
13:12:21 [2022-09-07T13:12:21.043Z] #35 ...
13:12:21 [2022-09-07T13:12:21.043Z] 
13:12:21 [2022-09-07T13:12:21.043Z] #36 [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
13:12:21 [2022-09-07T13:12:21.043Z] #0 4.489 + git clone https://github.com/docker/distribution.git .
13:12:21 [2022-09-07T13:12:21.043Z] #0 4.491 Cloning into '.'...
13:12:21 [2022-09-07T13:12:21.043Z] #36 ...
13:12:21 [2022-09-07T13:12:21.043Z] 
13:12:21 [2022-09-07T13:12:21.043Z] #37 [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
13:12:21 [2022-09-07T13:12:21.043Z] #0 5.509 go: downloading github.com/go-delve/delve v1.8.1
13:12:21 [2022-09-07T13:12:21.206Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-099f0aa8f62edd3e1) in /home/ubuntu/workspace/moby_PR-44108
[Pipeline] {
[Pipeline] checkout
13:12:21 [2022-09-07T13:12:21.303Z] #37 ...
13:12:21 [2022-09-07T13:12:21.303Z] 
13:12:21 [2022-09-07T13:12:21.303Z] #38 [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
13:12:21 [2022-09-07T13:12:21.303Z] #0 4.941 go: downloading github.com/golangci/golangci-lint v1.46.2
13:12:21 [2022-09-07T13:12:21.303Z] #0 6.998 go: downloading github.com/fatih/color v1.13.0
13:12:21 [2022-09-07T13:12:21.303Z] #0 7.027 go: downloading github.com/gofrs/flock v0.8.1
13:12:21 [2022-09-07T13:12:21.303Z] #0 7.191 go: downloading github.com/pkg/errors v0.9.1
13:12:21 [2022-09-07T13:12:21.303Z] #0 7.218 go: downloading github.com/spf13/cobra v1.4.0
13:12:21 [2022-09-07T13:12:21.303Z] #0 7.299 go: downloading github.com/spf13/pflag v1.0.5
13:12:21 [2022-09-07T13:12:21.303Z] #0 7.767 go: downloading github.com/spf13/viper v1.11.0
13:12:21 [2022-09-07T13:12:21.303Z] #0 7.770 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
13:12:21 [2022-09-07T13:12:21.303Z] #0 8.300 go: downloading github.com/mattn/go-colorable v0.1.12
13:12:21 [2022-09-07T13:12:21.303Z] #0 8.307 go: downloading github.com/mattn/go-isatty v0.0.14
13:12:21 [2022-09-07T13:12:21.303Z] #0 8.428 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
13:12:21 [2022-09-07T13:12:21.303Z] #0 8.494 go: downloading github.com/go-critic/go-critic v0.6.3
13:12:21 [2022-09-07T13:12:21.303Z] #0 10.38 go: downloading github.com/hashicorp/go-version v1.4.0
13:12:21 [2022-09-07T13:12:21.303Z] #0 10.51 go: downloading github.com/ldez/gomoddirectives v0.2.3
13:12:21 [2022-09-07T13:12:21.319Z] The recommended git tool is: git
13:12:19 [2022-09-07T13:12:19.884Z]  > git rev-parse HEAD^{commit} # timeout=10
13:12:19 [2022-09-07T13:12:19.895Z]  > git config core.sparsecheckout # timeout=10
13:12:19 [2022-09-07T13:12:19.900Z]  > git checkout -f 1bf31e610cbfb68f0b786253b3266cdbde6a4eb1 # timeout=10
13:12:21 [2022-09-07T13:12:21.562Z] #38 ...
13:12:21 [2022-09-07T13:12:21.562Z] 
13:12:21 [2022-09-07T13:12:21.562Z] #39 [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
13:12:21 [2022-09-07T13:12:21.562Z] #0 5.324 go: downloading gotest.tools/gotestsum v1.8.1
13:12:21 [2022-09-07T13:12:21.562Z] #0 7.427 go: downloading github.com/dnephin/pflag v1.0.7
13:12:21 [2022-09-07T13:12:21.562Z] #0 7.449 go: downloading github.com/fatih/color v1.10.0
13:12:21 [2022-09-07T13:12:21.562Z] #0 7.474 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
13:12:21 [2022-09-07T13:12:21.562Z] #0 7.912 go: downloading github.com/mattn/go-colorable v0.1.8
13:12:21 [2022-09-07T13:12:21.562Z] #0 8.014 go: downloading github.com/mattn/go-isatty v0.0.12
13:12:21 [2022-09-07T13:12:21.562Z] #0 8.069 go: downloading github.com/fsnotify/fsnotify v1.4.9
13:12:21 [2022-09-07T13:12:21.562Z] #0 8.073 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
13:12:21 [2022-09-07T13:12:21.562Z] #0 8.305 go: downloading github.com/jonboulle/clockwork v0.2.2
13:12:21 [2022-09-07T13:12:21.562Z] #0 8.370 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
13:12:21 [2022-09-07T13:12:21.562Z] #0 8.506 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
13:12:21 [2022-09-07T13:12:21.562Z] #0 8.864 go: downloading golang.org/x/tools v0.1.0
13:12:21 [2022-09-07T13:12:21.562Z] #39 ...
13:12:21 [2022-09-07T13:12:21.562Z] 
13:12:21 [2022-09-07T13:12:21.562Z] #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
13:12:21 [2022-09-07T13:12:21.562Z] #0 4.941 go: downloading github.com/tc-hib/go-winres v0.2.3
13:12:21 [2022-09-07T13:12:21.562Z] #0 5.831 go: downloading github.com/tc-hib/winres v0.1.5
13:12:21 [2022-09-07T13:12:21.562Z] #0 7.447 go: downloading github.com/urfave/cli/v2 v2.3.0
13:12:21 [2022-09-07T13:12:21.562Z] #0 7.803 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
13:12:21 [2022-09-07T13:12:21.562Z] #0 7.836 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
13:12:21 [2022-09-07T13:12:21.562Z] #0 11.00 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
13:12:21 [2022-09-07T13:12:21.820Z] #40 11.12 go: downloading github.com/russross/blackfriday/v2 v2.1.0
13:12:21 [2022-09-07T13:12:21.820Z] #40 ...
13:12:21 [2022-09-07T13:12:21.820Z] 
13:12:21 [2022-09-07T13:12:21.820Z] #38 [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
13:12:21 [2022-09-07T13:12:21.820Z] #38 10.88 go: downloading github.com/mitchellh/go-homedir v1.1.0
13:12:21 [2022-09-07T13:12:21.820Z] #38 10.94 go: downloading github.com/hashicorp/go-multierror v1.1.1
13:12:23 [2022-09-07T13:12:23.323Z] #27 ...
13:12:23 [2022-09-07T13:12:23.323Z] 
13:12:23 [2022-09-07T13:12:23.323Z] #30 [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
13:12:23 [2022-09-07T13:12:23.323Z] #0 5.691 go: downloading github.com/go-delve/delve v1.8.1
13:12:23 [2022-09-07T13:12:23.323Z] #30 ...
13:12:23 [2022-09-07T13:12:23.323Z] 
13:12:23 [2022-09-07T13:12:23.323Z] #31 [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
13:12:23 [2022-09-07T13:12:23.323Z] #0 5.602 + git clone https://github.com/docker/distribution.git .
13:12:23 [2022-09-07T13:12:23.323Z] #0 5.606 Cloning into '.'...
13:12:23 [2022-09-07T13:12:23.323Z] #31 ...
13:12:23 [2022-09-07T13:12:23.323Z] 
13:12:23 [2022-09-07T13:12:23.323Z] #32 [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             ;
13:12:23 [2022-09-07T13:12:23.323Z] #0 6.383 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
13:12:23 [2022-09-07T13:12:23.323Z] #0 6.410 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:12:23 [2022-09-07T13:12:23.323Z] #0 6.411 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:12:23 [2022-09-07T13:12:23.323Z] #0 7.574 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
13:12:23 [2022-09-07T13:12:23.323Z] #0 9.801 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB]
13:12:23 [2022-09-07T13:12:23.323Z] #32 ...
13:12:23 [2022-09-07T13:12:23.323Z] 
13:12:23 [2022-09-07T13:12:23.323Z] #33 [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
13:12:23 [2022-09-07T13:12:23.323Z] #0 4.731 go: downloading gotest.tools/gotestsum v1.8.1
13:12:23 [2022-09-07T13:12:23.323Z] #0 6.082 go: downloading github.com/fatih/color v1.10.0
13:12:23 [2022-09-07T13:12:23.323Z] #0 6.094 go: downloading github.com/dnephin/pflag v1.0.7
13:12:23 [2022-09-07T13:12:23.323Z] #0 6.109 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
13:12:23 [2022-09-07T13:12:23.323Z] #0 6.283 go: downloading github.com/pkg/errors v0.9.1
13:12:23 [2022-09-07T13:12:23.323Z] #0 6.443 go: downloading golang.org/x/tools v0.1.0
13:12:23 [2022-09-07T13:12:23.323Z] #0 6.873 go: downloading github.com/mattn/go-colorable v0.1.8
13:12:23 [2022-09-07T13:12:23.323Z] #0 6.954 go: downloading github.com/mattn/go-isatty v0.0.12
13:12:23 [2022-09-07T13:12:23.323Z] #0 7.290 go: downloading github.com/fsnotify/fsnotify v1.4.9
13:12:23 [2022-09-07T13:12:23.323Z] #0 7.439 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
13:12:23 [2022-09-07T13:12:23.323Z] #33 ...
13:12:23 [2022-09-07T13:12:23.323Z] 
13:12:23 [2022-09-07T13:12:23.323Z] #34 [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
13:12:23 [2022-09-07T13:12:23.323Z] #0 5.326 go: downloading mvdan.cc/sh/v3 v3.0.2
13:12:23 [2022-09-07T13:12:23.323Z] #0 6.350 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
13:12:23 [2022-09-07T13:12:23.323Z] #0 6.360 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
13:12:23 [2022-09-07T13:12:23.323Z] #0 6.375 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
13:12:23 [2022-09-07T13:12:23.323Z] #0 8.157 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
13:12:23 [2022-09-07T13:12:23.485Z] Commit message: "Merge commit 'd7e36c99fb44e5f34165b0e00154115c55f18d5d' into HEAD"
13:12:23 [2022-09-07T13:12:23.485Z] First time build. Skipping changelog.
13:12:23 [2022-09-07T13:12:23.513Z]  > git --version # timeout=10
13:12:23 [2022-09-07T13:12:23.521Z]  > git --version # 'git version 2.25.1'
13:12:23 [2022-09-07T13:12:23.532Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
13:12:23 [2022-09-07T13:12:23.580Z] #34 ...
13:12:23 [2022-09-07T13:12:23.580Z] 
13:12:23 [2022-09-07T13:12:23.580Z] #35 [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
13:12:23 [2022-09-07T13:12:23.580Z] #0 5.689 + git clone https://github.com/kolyshkin/go-swagger.git .
13:12:23 [2022-09-07T13:12:23.580Z] #0 5.694 Cloning into '.'...
13:12:23 [2022-09-07T13:12:23.836Z] #35 ...
13:12:23 [2022-09-07T13:12:23.836Z] 
13:12:23 [2022-09-07T13:12:23.836Z] #36 [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
13:12:23 [2022-09-07T13:12:23.836Z] #0 6.533 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
13:12:23 [2022-09-07T13:12:23.836Z] #0 6.554 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:12:23 [2022-09-07T13:12:23.836Z] #0 6.574 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:12:23 [2022-09-07T13:12:23.836Z] #0 7.654 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
13:12:23 [2022-09-07T13:12:23.836Z] #0 10.06 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB]
13:12:23 [2022-09-07T13:12:23.836Z] #36 ...
13:12:23 [2022-09-07T13:12:23.836Z] 
13:12:23 [2022-09-07T13:12:23.836Z] #37 [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
13:12:23 [2022-09-07T13:12:23.836Z] #0 6.509 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
13:12:23 [2022-09-07T13:12:23.836Z] #0 6.541 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:12:23 [2022-09-07T13:12:23.836Z] #0 6.570 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:12:23 [2022-09-07T13:12:23.836Z] #0 7.662 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
13:12:23 [2022-09-07T13:12:23.836Z] #0 10.18 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
13:12:24 [2022-09-07T13:12:24.094Z] #37 ...
13:12:24 [2022-09-07T13:12:24.095Z] 
13:12:24 [2022-09-07T13:12:24.095Z] #38 [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
13:12:24 [2022-09-07T13:12:24.095Z] #0 6.318 go: downloading github.com/tc-hib/go-winres v0.2.3
13:12:24 [2022-09-07T13:12:24.095Z] #0 7.110 go: downloading github.com/tc-hib/winres v0.1.5
13:12:24 [2022-09-07T13:12:24.095Z] #0 8.789 go: downloading github.com/urfave/cli/v2 v2.3.0
13:12:24 [2022-09-07T13:12:24.095Z] #0 9.025 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
13:12:24 [2022-09-07T13:12:24.095Z] #0 9.076 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
13:12:24 [2022-09-07T13:12:24.095Z] #38 ...
13:12:24 [2022-09-07T13:12:24.095Z] 
13:12:24 [2022-09-07T13:12:24.095Z] #39 [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
13:12:24 [2022-09-07T13:12:24.095Z] #0 4.372 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
13:12:24 [2022-09-07T13:12:24.095Z] #0 4.372 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:12:24 [2022-09-07T13:12:24.095Z] #0 4.372 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:12:24 [2022-09-07T13:12:24.095Z] #0 4.598 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
13:12:24 [2022-09-07T13:12:24.095Z] #0 5.275 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB]
13:12:24 [2022-09-07T13:12:24.095Z] #0 7.202 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
13:12:24 [2022-09-07T13:12:24.107Z] using credential docker-jenkins-github-credentials
13:12:24 [2022-09-07T13:12:24.118Z] Cloning the remote Git repository
13:12:24 [2022-09-07T13:12:24.118Z] Cloning with configured refspecs honoured and without tags
13:12:24 [2022-09-07T13:12:24.327Z] + docker version
13:12:24 [2022-09-07T13:12:24.351Z] #39 ...
13:12:24 [2022-09-07T13:12:24.351Z] 
13:12:24 [2022-09-07T13:12:24.351Z] #40 [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
13:12:24 [2022-09-07T13:12:24.351Z] #0 6.203 go: downloading github.com/pelletier/go-toml v1.8.1
13:12:24 [2022-09-07T13:12:24.351Z] #40 ...
13:12:24 [2022-09-07T13:12:24.351Z] 
13:12:24 [2022-09-07T13:12:24.351Z] #41 [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
13:12:24 [2022-09-07T13:12:24.351Z] #0 5.511 go: downloading github.com/golangci/golangci-lint v1.46.2
13:12:24 [2022-09-07T13:12:24.351Z] #0 7.802 go: downloading github.com/fatih/color v1.13.0
13:12:24 [2022-09-07T13:12:24.351Z] #0 7.828 go: downloading github.com/gofrs/flock v0.8.1
13:12:24 [2022-09-07T13:12:24.351Z] #0 7.910 go: downloading github.com/spf13/cobra v1.4.0
13:12:24 [2022-09-07T13:12:24.351Z] #0 8.067 go: downloading github.com/spf13/pflag v1.0.5
13:12:24 [2022-09-07T13:12:24.351Z] #0 8.310 go: downloading github.com/spf13/viper v1.11.0
13:12:24 [2022-09-07T13:12:24.351Z] #0 8.674 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
13:12:24 [2022-09-07T13:12:24.351Z] #0 9.269 go: downloading github.com/mattn/go-colorable v0.1.12
13:12:24 [2022-09-07T13:12:24.351Z] #0 9.279 go: downloading github.com/mattn/go-isatty v0.0.14
13:12:24 [2022-09-07T13:12:24.351Z] #0 9.420 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
13:12:24 [2022-09-07T13:12:24.351Z] #0 9.479 go: downloading github.com/go-critic/go-critic v0.6.3
13:12:24 [2022-09-07T13:12:24.607Z] #41 11.72 go: downloading github.com/hashicorp/go-version v1.4.0
13:12:24 [2022-09-07T13:12:24.607Z] #41 ...
13:12:24 [2022-09-07T13:12:24.607Z] 
13:12:24 [2022-09-07T13:12:24.607Z] #28 [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
13:12:24 [2022-09-07T13:12:24.607Z] #28 6.169 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
13:12:24 [2022-09-07T13:12:24.607Z] #28 6.202 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:12:24 [2022-09-07T13:12:24.607Z] #28 6.202 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:12:24 [2022-09-07T13:12:24.607Z] #28 7.206 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
13:12:24 [2022-09-07T13:12:24.607Z] #28 7.914 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
13:12:24 [2022-09-07T13:12:24.607Z] #28 9.803 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB]
13:12:24 [2022-09-07T13:12:24.607Z] #28 ...
13:12:24 [2022-09-07T13:12:24.607Z] 
13:12:24 [2022-09-07T13:12:24.607Z] #32 [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             ;
13:12:24 [2022-09-07T13:12:24.607Z] #32 11.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
13:12:24 [2022-09-07T13:12:24.176Z] Cloning repository https://github.com/moby/moby.git
13:12:24 [2022-09-07T13:12:24.226Z]  > git init /home/ubuntu/workspace/moby_PR-44108 # timeout=10
13:12:24 [2022-09-07T13:12:24.479Z] Fetching upstream changes from https://github.com/moby/moby.git
13:12:24 [2022-09-07T13:12:24.479Z]  > git --version # timeout=10
13:12:24 [2022-09-07T13:12:24.493Z]  > git --version # 'git version 2.25.1'
13:12:24 [2022-09-07T13:12:24.493Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:12:24 [2022-09-07T13:12:24.495Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44108/head:refs/remotes/origin/PR-44108 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
13:12:25 [2022-09-07T13:12:25.102Z] #38 ...
13:12:25 [2022-09-07T13:12:25.102Z] 
13:12:25 [2022-09-07T13:12:25.102Z] #26 [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
13:12:25 [2022-09-07T13:12:25.102Z] #26 3.885 + git clone https://github.com/kolyshkin/go-swagger.git .
13:12:25 [2022-09-07T13:12:25.102Z] #26 3.885 Cloning into '.'...
13:12:25 [2022-09-07T13:12:25.102Z] #26 ...
13:12:25 [2022-09-07T13:12:25.102Z] 
13:12:25 [2022-09-07T13:12:25.102Z] #38 [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
13:12:25 [2022-09-07T13:12:25.102Z] #38 14.35 go: downloading github.com/sirupsen/logrus v1.8.1
13:12:25 [2022-09-07T13:12:25.102Z] #38 14.36 go: downloading github.com/stretchr/testify v1.7.1
13:12:25 [2022-09-07T13:12:25.102Z] #38 14.51 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
13:12:25 [2022-09-07T13:12:25.361Z] #38 14.61 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
13:12:25 [2022-09-07T13:12:25.361Z] #38 14.70 go: downloading github.com/fsnotify/fsnotify v1.5.4
13:12:25 [2022-09-07T13:12:25.361Z] #38 14.73 go: downloading github.com/mitchellh/mapstructure v1.5.0
13:12:25 [2022-09-07T13:12:25.361Z] #38 14.83 go: downloading github.com/spf13/afero v1.8.2
13:12:25 [2022-09-07T13:12:25.622Z] #38 14.94 go: downloading github.com/spf13/cast v1.4.1
13:12:25 [2022-09-07T13:12:25.622Z] #38 15.06 go: downloading github.com/spf13/jwalterweatherman v1.1.0
13:12:25 [2022-09-07T13:12:25.882Z] #38 15.15 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
13:12:25 [2022-09-07T13:12:25.882Z] #38 15.16 go: downloading github.com/go-toolsmith/astcast v1.0.0
13:12:25 [2022-09-07T13:12:25.882Z] #38 15.28 go: downloading github.com/go-toolsmith/astcopy v1.0.0
13:12:26 [2022-09-07T13:12:26.139Z] #38 15.41 go: downloading github.com/go-toolsmith/astequal v1.0.1
13:12:26 [2022-09-07T13:12:26.139Z] #38 15.47 go: downloading github.com/go-toolsmith/astfmt v1.0.0
13:12:26 [2022-09-07T13:12:26.139Z] #38 15.58 go: downloading github.com/go-toolsmith/astp v1.0.0
13:12:26 [2022-09-07T13:12:26.396Z] #38 15.70 go: downloading github.com/go-toolsmith/strparse v1.0.0
13:12:26 [2022-09-07T13:12:26.396Z] #38 15.72 go: downloading github.com/go-toolsmith/typep v1.0.2
13:12:26 [2022-09-07T13:12:26.396Z] #38 15.75 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a
13:12:27 [2022-09-07T13:12:27.327Z] #38 16.64 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
13:12:27 [2022-09-07T13:12:27.327Z] #38 16.76 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
13:12:27 [2022-09-07T13:12:27.894Z] #38 ...
13:12:27 [2022-09-07T13:12:27.894Z] 
13:12:27 [2022-09-07T13:12:27.894Z] #22 [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
13:12:27 [2022-09-07T13:12:27.894Z] #22 16.81 tomll can be used in two ways:
13:12:27 [2022-09-07T13:12:27.894Z] #22 16.81 Writing to STDIN and reading from STDOUT:
13:12:27 [2022-09-07T13:12:27.894Z] #22 16.81   cat file.toml | tomll > file.toml
13:12:27 [2022-09-07T13:12:27.894Z] #22 16.81 
13:12:27 [2022-09-07T13:12:27.894Z] #22 16.81 Reading and updating a list of files:
13:12:27 [2022-09-07T13:12:27.894Z] #22 16.81   tomll a.toml b.toml c.toml
13:12:27 [2022-09-07T13:12:27.894Z] #22 16.81 
13:12:27 [2022-09-07T13:12:27.894Z] #22 16.81 When given a list of files, tomll will modify all files in place without asking.
13:12:27 [2022-09-07T13:12:27.894Z] #22 DONE 17.3s
13:12:28 [2022-09-07T13:12:28.154Z] 
13:12:28 [2022-09-07T13:12:28.154Z] #38 [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
13:12:28 [2022-09-07T13:12:28.154Z] #38 17.41 go: downloading github.com/hashicorp/errwrap v1.0.0
13:12:28 [2022-09-07T13:12:28.154Z] #38 17.67 go: downloading 4d63.com/gochecknoglobals v0.1.0
13:12:28 [2022-09-07T13:12:28.719Z] #38 17.89 go: downloading github.com/Antonboom/errname v0.1.6
13:12:28 [2022-09-07T13:12:28.719Z] #38 18.08 go: downloading github.com/Antonboom/nilnil v0.1.1
13:12:28 [2022-09-07T13:12:28.977Z] #38 18.32 go: downloading github.com/BurntSushi/toml v1.1.0
13:12:29 [2022-09-07T13:12:29.542Z] #38 18.92 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
13:12:29 [2022-09-07T13:12:29.542Z] #38 19.00 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0
13:12:29 [2022-09-07T13:12:29.799Z] #38 19.15 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
13:12:29 [2022-09-07T13:12:29.799Z] #38 19.18 go: downloading github.com/alexkohler/prealloc v1.0.0
13:12:29 [2022-09-07T13:12:29.799Z] #38 19.23 go: downloading github.com/ashanbrown/forbidigo v1.3.0
13:12:29 [2022-09-07T13:12:29.799Z] #38 19.26 go: downloading github.com/ashanbrown/makezero v1.1.1
13:12:29 [2022-09-07T13:12:29.874Z] #32 ...
13:12:29 [2022-09-07T13:12:29.874Z] 
13:12:29 [2022-09-07T13:12:29.874Z] #29 [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
13:12:29 [2022-09-07T13:12:29.874Z] #29 5.896 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
13:12:29 [2022-09-07T13:12:29.874Z] #29 8.304 go: downloading github.com/sirupsen/logrus v1.8.1
13:12:29 [2022-09-07T13:12:29.874Z] #29 8.304 go: downloading github.com/urfave/cli/v2 v2.4.0
13:12:29 [2022-09-07T13:12:29.874Z] #29 8.761 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
13:12:29 [2022-09-07T13:12:29.874Z] #29 12.27 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
13:12:29 [2022-09-07T13:12:29.874Z] #29 13.21 go: downloading github.com/google/uuid v1.3.0
13:12:29 [2022-09-07T13:12:29.874Z] #29 13.30 go: downloading github.com/moby/vpnkit v0.5.0
13:12:29 [2022-09-07T13:12:29.874Z] #29 13.30 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
13:12:29 [2022-09-07T13:12:29.874Z] #29 13.63 go: downloading github.com/gofrs/flock v0.8.1
13:12:29 [2022-09-07T13:12:29.874Z] #29 13.64 go: downloading github.com/gorilla/mux v1.8.0
13:12:29 [2022-09-07T13:12:29.874Z] #29 13.92 go: downloading github.com/moby/sys/mountinfo v0.6.0
13:12:29 [2022-09-07T13:12:29.874Z] #29 14.29 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
13:12:29 [2022-09-07T13:12:29.874Z] #29 14.40 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
13:12:29 [2022-09-07T13:12:29.874Z] #29 ...
13:12:29 [2022-09-07T13:12:29.874Z] 
13:12:29 [2022-09-07T13:12:29.874Z] #27 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
13:12:29 [2022-09-07T13:12:29.874Z] #27 16.31 + mkdir -p /build
13:12:29 [2022-09-07T13:12:29.874Z] #27 16.32 + mv docker/docker /build/
13:12:29 [2022-09-07T13:12:29.874Z] #27 16.32 + rmdir docker
13:12:30 [2022-09-07T13:12:30.060Z] #38 19.35 go: downloading github.com/bkielbasa/cyclop v1.2.0
13:12:30 [2022-09-07T13:12:30.060Z] #38 19.40 go: downloading github.com/blizzy78/varnamelen v0.8.0
13:12:30 [2022-09-07T13:12:30.060Z] #38 19.46 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
13:12:30 [2022-09-07T13:12:30.145Z] #27 DONE 17.0s
13:12:30 [2022-09-07T13:12:30.145Z] 
13:12:30 [2022-09-07T13:12:30.145Z] #33 [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
13:12:30 [2022-09-07T13:12:30.145Z] #33 11.85 go: downloading github.com/jonboulle/clockwork v0.2.2
13:12:30 [2022-09-07T13:12:30.145Z] #33 11.95 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
13:12:30 [2022-09-07T13:12:30.145Z] #33 12.01 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
13:12:30 [2022-09-07T13:12:30.145Z] #33 13.85 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
13:12:30 [2022-09-07T13:12:30.145Z] #33 13.85 go: downloading golang.org/x/mod v0.3.0
13:12:30 [2022-09-07T13:12:30.145Z] #33 ...
13:12:30 [2022-09-07T13:12:30.145Z] 
13:12:30 [2022-09-07T13:12:30.145Z] #29 [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
13:12:30 [2022-09-07T13:12:30.145Z] #29 17.09 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
13:12:30 [2022-09-07T13:12:30.324Z] #38 19.54 go: downloading github.com/breml/bidichk v0.2.3
13:12:30 [2022-09-07T13:12:30.324Z] #38 19.56 go: downloading github.com/breml/errchkjson v0.3.0
13:12:30 [2022-09-07T13:12:30.324Z] #38 19.68 go: downloading github.com/butuzov/ireturn v0.1.1
13:12:30 [2022-09-07T13:12:30.324Z] #38 19.69 go: downloading github.com/charithe/durationcheck v0.0.9
13:12:30 [2022-09-07T13:12:30.324Z] #38 19.74 go: downloading github.com/daixiang0/gci v0.3.3
13:12:30 [2022-09-07T13:12:30.582Z] #38 19.83 go: downloading github.com/denis-tingaikin/go-header v0.4.3
13:12:30 [2022-09-07T13:12:30.582Z] #38 19.93 go: downloading github.com/esimonov/ifshort v1.0.4
13:12:30 [2022-09-07T13:12:30.582Z] #38 19.98 go: downloading github.com/firefart/nonamedreturns v1.0.1
13:12:30 [2022-09-07T13:12:30.582Z] #38 20.01 go: downloading github.com/fzipp/gocyclo v0.5.1
13:12:30 [2022-09-07T13:12:30.708Z] #29 17.52 go: downloading github.com/russross/blackfriday/v2 v2.1.0
13:12:30 [2022-09-07T13:12:30.839Z] #38 20.03 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
13:12:30 [2022-09-07T13:12:30.839Z] #38 20.07 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
13:12:30 [2022-09-07T13:12:30.839Z] #38 20.10 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
13:12:30 [2022-09-07T13:12:30.839Z] #38 20.20 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
13:12:31 [2022-09-07T13:12:31.097Z] #38 20.42 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
13:12:31 [2022-09-07T13:12:31.097Z] #38 20.54 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
13:12:31 [2022-09-07T13:12:31.354Z] #38 20.55 go: downloading github.com/golangci/misspell v0.3.5
13:12:31 [2022-09-07T13:12:31.354Z] #38 20.57 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
13:12:31 [2022-09-07T13:12:31.354Z] #38 20.65 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
13:12:31 [2022-09-07T13:12:31.354Z] #38 ...
13:12:31 [2022-09-07T13:12:31.354Z] 
13:12:31 [2022-09-07T13:12:31.354Z] #29 [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
13:12:31 [2022-09-07T13:12:31.354Z] #29 10.25 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
13:12:31 [2022-09-07T13:12:31.354Z] #29 11.93 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
13:12:31 [2022-09-07T13:12:31.354Z] #29 17.81 Fetched 8578 kB in 14s (632 kB/s)
13:12:31 [2022-09-07T13:12:31.354Z] #29 17.81 Reading package lists...
13:12:31 [2022-09-07T13:12:31.354Z] #29 ...
13:12:31 [2022-09-07T13:12:31.354Z] 
13:12:31 [2022-09-07T13:12:31.354Z] #38 [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
13:12:31 [2022-09-07T13:12:31.354Z] #38 20.69 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
13:12:31 [2022-09-07T13:12:31.612Z] #38 20.84 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
13:12:31 [2022-09-07T13:12:31.612Z] #38 20.89 go: downloading github.com/jgautheron/goconst v1.5.1
13:12:31 [2022-09-07T13:12:31.612Z] #38 20.92 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
13:12:31 [2022-09-07T13:12:31.612Z] #38 20.96 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
13:12:31 [2022-09-07T13:12:31.612Z] #38 21.00 go: downloading github.com/julz/importas v0.1.0
13:12:31 [2022-09-07T13:12:31.612Z] #38 21.03 go: downloading github.com/kisielk/errcheck v1.6.0
13:12:31 [2022-09-07T13:12:31.612Z] #38 21.13 go: downloading github.com/kulti/thelper v0.6.2
13:12:31 [2022-09-07T13:12:31.612Z] #38 21.13 go: downloading github.com/kunwardeep/paralleltest v1.0.3
13:12:31 [2022-09-07T13:12:31.871Z] #38 21.23 go: downloading github.com/kyoh86/exportloopref v0.1.8
13:12:31 [2022-09-07T13:12:31.871Z] #38 21.26 go: downloading github.com/ldez/tagliatelle v0.3.1
13:12:31 [2022-09-07T13:12:31.871Z] #38 ...
13:12:31 [2022-09-07T13:12:31.871Z] 
13:12:31 [2022-09-07T13:12:31.871Z] #33 [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
13:12:31 [2022-09-07T13:12:31.871Z] #33 1.374 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
13:12:31 [2022-09-07T13:12:31.871Z] #33 1.456 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:12:31 [2022-09-07T13:12:31.871Z] #33 1.466 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:12:31 [2022-09-07T13:12:31.871Z] #33 2.272 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
13:12:31 [2022-09-07T13:12:31.871Z] #33 3.095 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
13:12:31 [2022-09-07T13:12:31.871Z] #33 3.765 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
13:12:31 [2022-09-07T13:12:31.871Z] #33 4.778 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
13:12:31 [2022-09-07T13:12:31.871Z] #33 5.977 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
13:12:31 [2022-09-07T13:12:31.871Z] #33 7.048 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
13:12:31 [2022-09-07T13:12:31.871Z] #33 8.656 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB]
13:12:31 [2022-09-07T13:12:31.871Z] #33 8.656 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB]
13:12:31 [2022-09-07T13:12:31.871Z] #33 8.696 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB]
13:12:31 [2022-09-07T13:12:31.871Z] #33 8.736 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB]
13:12:31 [2022-09-07T13:12:31.871Z] #33 8.736 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [177 kB]
13:12:31 [2022-09-07T13:12:31.871Z] #33 8.737 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB]
13:12:31 [2022-09-07T13:12:31.871Z] #33 8.745 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B]
13:12:31 [2022-09-07T13:12:31.871Z] #33 8.746 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
13:12:31 [2022-09-07T13:12:31.871Z] #33 8.746 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
13:12:31 [2022-09-07T13:12:31.871Z] #33 8.747 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B]
13:12:31 [2022-09-07T13:12:31.871Z] #33 8.747 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B]
13:12:31 [2022-09-07T13:12:31.871Z] #33 8.765 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B]
13:12:31 [2022-09-07T13:12:31.871Z] #33 ...
13:12:31 [2022-09-07T13:12:31.871Z] 
13:12:31 [2022-09-07T13:12:31.871Z] #38 [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
13:12:31 [2022-09-07T13:12:31.872Z] #38 21.32 go: downloading github.com/leonklingele/grouper v1.1.0
13:12:31 [2022-09-07T13:12:31.872Z] #38 21.39 go: downloading github.com/lufeee/execinquery v1.2.1
13:12:32 [2022-09-07T13:12:32.128Z] #38 21.49 go: downloading github.com/maratori/testpackage v1.0.1
13:12:32 [2022-09-07T13:12:32.128Z] #38 21.52 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
13:12:32 [2022-09-07T13:12:32.385Z] #38 21.57 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
13:12:32 [2022-09-07T13:12:32.385Z] #38 21.60 go: downloading github.com/mgechev/revive v1.2.1
13:12:32 [2022-09-07T13:12:32.950Z] #38 22.16 go: downloading github.com/moricho/tparallel v0.2.1
13:12:32 [2022-09-07T13:12:32.950Z] #38 22.20 go: downloading github.com/nakabonne/nestif v0.3.1
13:12:32 [2022-09-07T13:12:32.950Z] #38 22.25 go: downloading github.com/nishanths/exhaustive v0.7.11
13:12:32 [2022-09-07T13:12:32.950Z] #38 22.26 go: downloading github.com/nishanths/predeclared v0.2.2
13:12:32 [2022-09-07T13:12:32.950Z] #38 22.35 go: downloading github.com/polyfloyd/go-errorlint v1.0.0
13:12:32 [2022-09-07T13:12:32.950Z] #38 22.48 go: downloading github.com/ryancurrah/gomodguard v1.2.3
13:12:33 [2022-09-07T13:12:33.207Z] #38 22.54 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
13:12:33 [2022-09-07T13:12:33.207Z] #38 22.54 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
13:12:33 [2022-09-07T13:12:33.207Z] #38 22.58 go: downloading github.com/securego/gosec/v2 v2.11.0
13:12:33 [2022-09-07T13:12:33.464Z] #38 22.79 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
13:12:33 [2022-09-07T13:12:33.464Z] #38 22.82 go: downloading github.com/sivchari/containedctx v1.0.2
13:12:33 [2022-09-07T13:12:33.464Z] #38 22.84 go: downloading github.com/sivchari/tenv v1.5.0
13:12:33 [2022-09-07T13:12:33.464Z] #38 22.89 go: downloading github.com/sonatard/noctx v0.0.1
13:12:33 [2022-09-07T13:12:33.464Z] #38 22.98 go: downloading github.com/sourcegraph/go-diff v0.6.1
13:12:33 [2022-09-07T13:12:33.724Z] #38 23.00 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
13:12:33 [2022-09-07T13:12:33.724Z] #38 23.11 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
13:12:33 [2022-09-07T13:12:33.724Z] #38 23.23 go: downloading github.com/sylvia7788/contextcheck v1.0.4
13:12:33 [2022-09-07T13:12:33.976Z] #29 ...
13:12:33 [2022-09-07T13:12:33.976Z] 
13:12:33 [2022-09-07T13:12:33.976Z] #40 [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
13:12:33 [2022-09-07T13:12:33.976Z] #40 21.12 tomll can be used in two ways:
13:12:33 [2022-09-07T13:12:33.976Z] #40 21.13 Writing to STDIN and reading from STDOUT:
13:12:33 [2022-09-07T13:12:33.976Z] #40 21.13   cat file.toml | tomll > file.toml
13:12:33 [2022-09-07T13:12:33.976Z] #40 21.13 
13:12:33 [2022-09-07T13:12:33.976Z] #40 21.13 Reading and updating a list of files:
13:12:33 [2022-09-07T13:12:33.976Z] #40 21.13   tomll a.toml b.toml c.toml
13:12:33 [2022-09-07T13:12:33.976Z] #40 21.13 
13:12:33 [2022-09-07T13:12:33.976Z] #40 21.13 When given a list of files, tomll will modify all files in place without asking.
13:12:33 [2022-09-07T13:12:33.976Z] #40 DONE 21.2s
13:12:33 [2022-09-07T13:12:33.981Z] #38 23.25 go: downloading github.com/tdakkota/asciicheck v0.1.1
13:12:33 [2022-09-07T13:12:33.981Z] #38 23.29 go: downloading github.com/tetafro/godot v1.4.11
13:12:33 [2022-09-07T13:12:33.981Z] #38 23.33 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
13:12:33 [2022-09-07T13:12:33.981Z] #38 23.44 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1
13:12:33 [2022-09-07T13:12:33.981Z] #38 23.48 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
13:12:34 [2022-09-07T13:12:34.232Z] 
13:12:34 [2022-09-07T13:12:34.232Z] #30 [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
13:12:34 [2022-09-07T13:12:34.232Z] #30 18.01 go: downloading github.com/sirupsen/logrus v1.6.0
13:12:34 [2022-09-07T13:12:34.232Z] #30 18.01 go: downloading github.com/spf13/cobra v1.1.3
13:12:34 [2022-09-07T13:12:34.232Z] #30 18.77 go: downloading github.com/mattn/go-isatty v0.0.3
13:12:34 [2022-09-07T13:12:34.232Z] #30 18.99 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
13:12:34 [2022-09-07T13:12:34.232Z] #30 19.30 go: downloading gopkg.in/yaml.v2 v2.4.0
13:12:34 [2022-09-07T13:12:34.232Z] #30 19.61 go: downloading github.com/cosiner/argv v0.1.0
13:12:34 [2022-09-07T13:12:34.232Z] #30 19.67 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
13:12:34 [2022-09-07T13:12:34.232Z] #30 19.70 go: downloading github.com/peterh/liner v1.2.2
13:12:34 [2022-09-07T13:12:34.232Z] #30 19.86 go: downloading github.com/google/go-dap v0.6.0
13:12:34 [2022-09-07T13:12:34.232Z] #30 20.23 go: downloading github.com/russross/blackfriday/v2 v2.0.1
13:12:34 [2022-09-07T13:12:34.232Z] #30 20.49 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
13:12:34 [2022-09-07T13:12:34.232Z] #30 21.02 go: downloading github.com/mattn/go-runewidth v0.0.3
13:12:34 [2022-09-07T13:12:34.232Z] #30 21.28 go: downloading github.com/hashicorp/golang-lru v0.5.4
13:12:34 [2022-09-07T13:12:34.232Z] #30 21.41 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
13:12:34 [2022-09-07T13:12:34.240Z] #38 23.64 go: downloading github.com/ultraware/funlen v0.0.3
13:12:34 [2022-09-07T13:12:34.240Z] #38 23.70 go: downloading github.com/ultraware/whitespace v0.0.5
13:12:34 [2022-09-07T13:12:34.496Z] #38 23.72 go: downloading github.com/uudashr/gocognit v1.0.5
13:12:34 [2022-09-07T13:12:34.496Z] #38 23.76 go: downloading github.com/yagipy/maintidx v1.0.0
13:12:34 [2022-09-07T13:12:34.496Z] #38 23.81 go: downloading github.com/yeya24/promlinter v0.2.0
13:12:34 [2022-09-07T13:12:34.496Z] #38 ...
13:12:34 [2022-09-07T13:12:34.496Z] 
13:12:34 [2022-09-07T13:12:34.496Z] #37 [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
13:12:34 [2022-09-07T13:12:34.496Z] #37 13.92 go: downloading github.com/sirupsen/logrus v1.6.0
13:12:34 [2022-09-07T13:12:34.496Z] #37 13.92 go: downloading github.com/spf13/cobra v1.1.3
13:12:34 [2022-09-07T13:12:34.496Z] #37 14.17 go: downloading github.com/mattn/go-isatty v0.0.3
13:12:34 [2022-09-07T13:12:34.496Z] #37 14.42 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
13:12:34 [2022-09-07T13:12:34.496Z] #37 14.79 go: downloading gopkg.in/yaml.v2 v2.4.0
13:12:34 [2022-09-07T13:12:34.496Z] #37 14.96 go: downloading github.com/cosiner/argv v0.1.0
13:12:34 [2022-09-07T13:12:34.496Z] #37 15.01 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
13:12:34 [2022-09-07T13:12:34.496Z] #37 15.07 go: downloading github.com/peterh/liner v1.2.2
13:12:34 [2022-09-07T13:12:34.496Z] #37 15.32 go: downloading github.com/google/go-dap v0.6.0
13:12:34 [2022-09-07T13:12:34.496Z] #37 15.68 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
13:12:34 [2022-09-07T13:12:34.496Z] #37 16.20 go: downloading github.com/mattn/go-runewidth v0.0.3
13:12:34 [2022-09-07T13:12:34.496Z] #37 16.41 go: downloading github.com/hashicorp/golang-lru v0.5.4
13:12:34 [2022-09-07T13:12:34.496Z] #37 16.44 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
13:12:34 [2022-09-07T13:12:34.496Z] #37 17.53 go: downloading github.com/russross/blackfriday/v2 v2.0.1
13:12:34 [2022-09-07T13:12:34.496Z] #37 17.74 go: downloading github.com/cilium/ebpf v0.7.0
13:12:34 [2022-09-07T13:12:34.496Z] #37 18.70 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
13:12:34 [2022-09-07T13:12:34.530Z] #30 ...
13:12:34 [2022-09-07T13:12:34.530Z] 
13:12:34 [2022-09-07T13:12:34.530Z] #41 [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
13:12:34 [2022-09-07T13:12:34.530Z] #41 11.84 go: downloading github.com/ldez/gomoddirectives v0.2.3
13:12:34 [2022-09-07T13:12:34.530Z] #41 12.06 go: downloading github.com/mitchellh/go-homedir v1.1.0
13:12:34 [2022-09-07T13:12:34.530Z] #41 12.23 go: downloading github.com/hashicorp/go-multierror v1.1.1
13:12:34 [2022-09-07T13:12:34.530Z] #41 17.18 go: downloading github.com/sirupsen/logrus v1.8.1
13:12:34 [2022-09-07T13:12:34.530Z] #41 17.24 go: downloading github.com/stretchr/testify v1.7.1
13:12:34 [2022-09-07T13:12:34.530Z] #41 17.63 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
13:12:34 [2022-09-07T13:12:34.530Z] #41 17.82 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
13:12:34 [2022-09-07T13:12:34.530Z] #41 18.11 go: downloading github.com/fsnotify/fsnotify v1.5.4
13:12:34 [2022-09-07T13:12:34.530Z] #41 18.20 go: downloading github.com/mitchellh/mapstructure v1.5.0
13:12:34 [2022-09-07T13:12:34.530Z] #41 18.44 go: downloading github.com/spf13/afero v1.8.2
13:12:34 [2022-09-07T13:12:34.530Z] #41 18.66 go: downloading github.com/spf13/cast v1.4.1
13:12:34 [2022-09-07T13:12:34.530Z] #41 18.77 go: downloading github.com/spf13/jwalterweatherman v1.1.0
13:12:34 [2022-09-07T13:12:34.530Z] #41 18.88 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
13:12:34 [2022-09-07T13:12:34.530Z] #41 18.90 go: downloading github.com/go-toolsmith/astcast v1.0.0
13:12:34 [2022-09-07T13:12:34.530Z] #41 19.10 go: downloading github.com/go-toolsmith/astcopy v1.0.0
13:12:34 [2022-09-07T13:12:34.530Z] #41 19.12 go: downloading github.com/go-toolsmith/astequal v1.0.1
13:12:34 [2022-09-07T13:12:34.530Z] #41 19.34 go: downloading github.com/go-toolsmith/astfmt v1.0.0
13:12:34 [2022-09-07T13:12:34.530Z] #41 19.41 go: downloading github.com/go-toolsmith/astp v1.0.0
13:12:34 [2022-09-07T13:12:34.530Z] #41 19.48 go: downloading github.com/go-toolsmith/strparse v1.0.0
13:12:34 [2022-09-07T13:12:34.530Z] #41 19.60 go: downloading github.com/go-toolsmith/typep v1.0.2
13:12:34 [2022-09-07T13:12:34.530Z] #41 19.72 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a
13:12:34 [2022-09-07T13:12:34.530Z] #41 20.77 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
13:12:34 [2022-09-07T13:12:34.530Z] #41 20.98 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
13:12:34 [2022-09-07T13:12:34.753Z] #37 ...
13:12:34 [2022-09-07T13:12:34.754Z] 
13:12:34 [2022-09-07T13:12:34.754Z] #39 [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
13:12:34 [2022-09-07T13:12:34.754Z] #39 14.07 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
13:12:34 [2022-09-07T13:12:34.754Z] #39 14.14 go: downloading golang.org/x/mod v0.3.0
13:12:34 [2022-09-07T13:12:34.754Z] #39 ...
13:12:34 [2022-09-07T13:12:34.754Z] 
13:12:34 [2022-09-07T13:12:34.754Z] #38 [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
13:12:34 [2022-09-07T13:12:34.754Z] #38 24.24 go: downloading gitlab.com/bosi/decorder v0.2.1
13:12:35 [2022-09-07T13:12:35.011Z] #38 24.37 go: downloading honnef.co/go/tools v0.3.1
13:12:35 [2022-09-07T13:12:35.092Z] #41 22.05 go: downloading github.com/hashicorp/errwrap v1.0.0
13:12:35 [2022-09-07T13:12:35.092Z] #41 ...
13:12:35 [2022-09-07T13:12:35.092Z] 
13:12:35 [2022-09-07T13:12:35.092Z] #36 [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
13:12:35 [2022-09-07T13:12:35.092Z] #36 12.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
13:12:35 [2022-09-07T13:12:35.092Z] #36 21.59 Fetched 8574 kB in 15s (559 kB/s)
13:12:35 [2022-09-07T13:12:35.092Z] #36 21.59 Reading package lists...
13:12:35 [2022-09-07T13:12:35.092Z] #36 ...
13:12:35 [2022-09-07T13:12:35.092Z] 
13:12:35 [2022-09-07T13:12:35.092Z] #38 [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
13:12:35 [2022-09-07T13:12:35.092Z] #38 13.23 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
13:12:35 [2022-09-07T13:12:35.092Z] #38 13.42 go: downloading github.com/russross/blackfriday/v2 v2.1.0
13:12:35 [2022-09-07T13:12:35.092Z] #38 ...
13:12:35 [2022-09-07T13:12:35.092Z] 
13:12:35 [2022-09-07T13:12:35.092Z] #28 [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
13:12:35 [2022-09-07T13:12:35.093Z] #28 12.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
13:12:35 [2022-09-07T13:12:35.093Z] #28 14.71 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
13:12:35 [2022-09-07T13:12:35.349Z] #28 ...
13:12:35 [2022-09-07T13:12:35.349Z] 
13:12:35 [2022-09-07T13:12:35.349Z] #32 [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             ;
13:12:35 [2022-09-07T13:12:35.349Z] #32 22.42 Fetched 8574 kB in 16s (524 kB/s)
13:12:35 [2022-09-07T13:12:35.605Z] #32 22.42 Reading package lists...
13:12:35 [2022-09-07T13:12:35.605Z] #32 ...
13:12:35 [2022-09-07T13:12:35.605Z] 
13:12:35 [2022-09-07T13:12:35.605Z] #37 [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
13:12:35 [2022-09-07T13:12:35.605Z] #37 12.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
13:12:35 [2022-09-07T13:12:35.605Z] #37 22.62 Fetched 8574 kB in 16s (524 kB/s)
13:12:35 [2022-09-07T13:12:35.863Z] #37 22.62 Reading package lists...
13:12:35 [2022-09-07T13:12:35.863Z] #37 ...
13:12:35 [2022-09-07T13:12:35.863Z] 
13:12:35 [2022-09-07T13:12:35.863Z] #41 [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
13:12:35 [2022-09-07T13:12:35.863Z] #41 22.94 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
13:12:35 [2022-09-07T13:12:35.863Z] #41 23.07 go: downloading 4d63.com/gochecknoglobals v0.1.0
13:12:35 [2022-09-07T13:12:35.863Z] #41 23.08 go: downloading github.com/Antonboom/errname v0.1.6
13:12:35 [2022-09-07T13:12:35.863Z] #41 23.17 go: downloading github.com/Antonboom/nilnil v0.1.1
13:12:35 [2022-09-07T13:12:35.944Z] #38 ...
13:12:35 [2022-09-07T13:12:35.944Z] 
13:12:35 [2022-09-07T13:12:35.944Z] #35 [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             ;
13:12:35 [2022-09-07T13:12:35.944Z] #35 15.19 Fetched 8574 kB in 11s (747 kB/s)
13:12:35 [2022-09-07T13:12:35.944Z] #35 15.19 Reading package lists...
13:12:35 [2022-09-07T13:12:35.944Z] #35 20.68 Reading package lists...
13:12:35 [2022-09-07T13:12:35.944Z] #35 25.02 Building dependency tree...
13:12:35 [2022-09-07T13:12:35.944Z] #35 ...
13:12:35 [2022-09-07T13:12:35.944Z] 
13:12:35 [2022-09-07T13:12:35.944Z] #36 [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
13:12:35 [2022-09-07T13:12:35.944Z] #36 23.24 Updating files:  82% (1805/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.
13:12:35 [2022-09-07T13:12:35.944Z] #36 23.46 + git checkout -q v2.3.0
13:12:35 [2022-09-07T13:12:35.944Z] #36 24.81 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
13:12:36 [2022-09-07T13:12:36.119Z] #41 23.29 go: downloading github.com/BurntSushi/toml v1.1.0
13:12:36 [2022-09-07T13:12:36.119Z] #41 23.37 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
13:12:36 [2022-09-07T13:12:36.691Z] #41 23.68 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0
13:12:36 [2022-09-07T13:12:36.691Z] #41 23.78 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
13:12:36 [2022-09-07T13:12:36.691Z] #41 23.87 go: downloading github.com/alexkohler/prealloc v1.0.0
13:12:36 [2022-09-07T13:12:36.691Z] #41 23.99 go: downloading github.com/ashanbrown/forbidigo v1.3.0
13:12:36 [2022-09-07T13:12:36.947Z] #41 24.12 go: downloading github.com/ashanbrown/makezero v1.1.1
13:12:36 [2022-09-07T13:12:36.947Z] #41 24.27 go: downloading github.com/bkielbasa/cyclop v1.2.0
13:12:37 [2022-09-07T13:12:37.203Z] #41 24.33 go: downloading github.com/blizzy78/varnamelen v0.8.0
13:12:37 [2022-09-07T13:12:37.460Z] #41 24.44 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
13:12:37 [2022-09-07T13:12:37.460Z] #41 24.50 go: downloading github.com/breml/bidichk v0.2.3
13:12:37 [2022-09-07T13:12:37.460Z] #41 24.68 go: downloading github.com/breml/errchkjson v0.3.0
13:12:37 [2022-09-07T13:12:37.717Z] #41 24.72 go: downloading github.com/butuzov/ireturn v0.1.1
13:12:37 [2022-09-07T13:12:37.717Z] #41 24.96 go: downloading github.com/charithe/durationcheck v0.0.9
13:12:37 [2022-09-07T13:12:37.974Z] #41 24.96 go: downloading github.com/daixiang0/gci v0.3.3
13:12:37 [2022-09-07T13:12:37.974Z] #41 25.05 go: downloading github.com/denis-tingaikin/go-header v0.4.3
13:12:38 [2022-09-07T13:12:38.231Z] #41 25.28 go: downloading github.com/esimonov/ifshort v1.0.4
13:12:38 [2022-09-07T13:12:38.231Z] #41 25.40 go: downloading github.com/firefart/nonamedreturns v1.0.1
13:12:38 [2022-09-07T13:12:38.231Z] #41 25.46 go: downloading github.com/fzipp/gocyclo v0.5.1
13:12:38 [2022-09-07T13:12:38.231Z] #41 25.51 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
13:12:38 [2022-09-07T13:12:38.231Z] #41 ...
13:12:38 [2022-09-07T13:12:38.231Z] 
13:12:38 [2022-09-07T13:12:38.231Z] #39 [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
13:12:38 [2022-09-07T13:12:38.231Z] #39 15.46 Fetched 8574 kB in 11s (757 kB/s)
13:12:38 [2022-09-07T13:12:38.231Z] #39 15.46 Reading package lists...
13:12:38 [2022-09-07T13:12:38.493Z] #39 23.09 Reading package lists...
13:12:38 [2022-09-07T13:12:38.493Z] #39 ...
13:12:38 [2022-09-07T13:12:38.493Z] 
13:12:38 [2022-09-07T13:12:38.493Z] #41 [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
13:12:38 [2022-09-07T13:12:38.493Z] #41 25.59 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
13:12:38 [2022-09-07T13:12:38.493Z] #41 25.65 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
13:12:38 [2022-09-07T13:12:38.493Z] #41 25.80 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
13:12:39 [2022-09-07T13:12:39.056Z] #41 26.09 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
13:12:39 [2022-09-07T13:12:39.056Z] #41 26.10 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
13:12:39 [2022-09-07T13:12:39.056Z] #41 26.17 go: downloading github.com/golangci/misspell v0.3.5
13:12:39 [2022-09-07T13:12:39.217Z] Client: Docker Engine - Community
13:12:39 [2022-09-07T13:12:39.217Z]  Version:           22.06.0-beta.0
13:12:39 [2022-09-07T13:12:39.217Z]  API version:       1.42
13:12:39 [2022-09-07T13:12:39.217Z]  Go version:        go1.18.3
13:12:39 [2022-09-07T13:12:39.217Z]  Git commit:        3e9117b
13:12:39 [2022-09-07T13:12:39.217Z]  Built:             Fri Jun  3 17:55:34 2022
13:12:39 [2022-09-07T13:12:39.217Z]  OS/Arch:           linux/arm64
13:12:39 [2022-09-07T13:12:39.217Z]  Context:           default
13:12:39 [2022-09-07T13:12:39.217Z] 
13:12:39 [2022-09-07T13:12:39.217Z] Server: Docker Engine - Community
13:12:39 [2022-09-07T13:12:39.217Z]  Engine:
13:12:39 [2022-09-07T13:12:39.217Z]   Version:          22.06.0-beta.0
13:12:39 [2022-09-07T13:12:39.217Z]   API version:      1.42 (minimum version 1.12)
13:12:39 [2022-09-07T13:12:39.217Z]   Go version:       go1.18.3
13:12:39 [2022-09-07T13:12:39.217Z]   Git commit:       38633e7
13:12:39 [2022-09-07T13:12:39.217Z]   Built:            Fri Jun  3 17:55:34 2022
13:12:39 [2022-09-07T13:12:39.217Z]   OS/Arch:          linux/arm64
13:12:39 [2022-09-07T13:12:39.217Z]   Experimental:     true
13:12:39 [2022-09-07T13:12:39.217Z]  containerd:
13:12:39 [2022-09-07T13:12:39.217Z]   Version:          1.6.8
13:12:39 [2022-09-07T13:12:39.217Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
13:12:39 [2022-09-07T13:12:39.217Z]  runc:
13:12:39 [2022-09-07T13:12:39.217Z]   Version:          1.1.4
13:12:39 [2022-09-07T13:12:39.217Z]   GitCommit:        v1.1.4-0-g5fd4c4d
13:12:39 [2022-09-07T13:12:39.217Z]  docker-init:
13:12:39 [2022-09-07T13:12:39.217Z]   Version:          0.19.0
13:12:39 [2022-09-07T13:12:39.217Z]   GitCommit:        de40ad0
[Pipeline] sh
13:12:39 [2022-09-07T13:12:39.313Z] #41 26.30 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
13:12:39 [2022-09-07T13:12:39.313Z] #41 26.41 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
13:12:39 [2022-09-07T13:12:39.530Z] + docker info
13:12:39 [2022-09-07T13:12:39.530Z] Client:
13:12:39 [2022-09-07T13:12:39.530Z]  Context:    default
13:12:39 [2022-09-07T13:12:39.530Z]  Debug Mode: false
13:12:39 [2022-09-07T13:12:39.530Z]  Plugins:
13:12:39 [2022-09-07T13:12:39.530Z]   buildx: Docker Buildx (Docker Inc.)
13:12:39 [2022-09-07T13:12:39.530Z]     Version:  v0.8.2
13:12:39 [2022-09-07T13:12:39.530Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
13:12:39 [2022-09-07T13:12:39.530Z]   compose: Docker Compose (Docker Inc.)
13:12:39 [2022-09-07T13:12:39.530Z]     Version:  v2.10.2
13:12:39 [2022-09-07T13:12:39.530Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
13:12:39 [2022-09-07T13:12:39.530Z] 
13:12:39 [2022-09-07T13:12:39.530Z] Server:
13:12:39 [2022-09-07T13:12:39.530Z]  Containers: 0
13:12:39 [2022-09-07T13:12:39.530Z]   Running: 0
13:12:39 [2022-09-07T13:12:39.530Z]   Paused: 0
13:12:39 [2022-09-07T13:12:39.530Z]   Stopped: 0
13:12:39 [2022-09-07T13:12:39.530Z]  Images: 0
13:12:39 [2022-09-07T13:12:39.530Z]  Server Version: 22.06.0-beta.0
13:12:39 [2022-09-07T13:12:39.530Z]  Storage Driver: overlay2
13:12:39 [2022-09-07T13:12:39.530Z]   Backing Filesystem: extfs
13:12:39 [2022-09-07T13:12:39.530Z]   Supports d_type: true
13:12:39 [2022-09-07T13:12:39.530Z]   Using metacopy: false
13:12:39 [2022-09-07T13:12:39.530Z]   Native Overlay Diff: true
13:12:39 [2022-09-07T13:12:39.530Z]   userxattr: false
13:12:39 [2022-09-07T13:12:39.530Z]  Logging Driver: json-file
13:12:39 [2022-09-07T13:12:39.530Z]  Cgroup Driver: cgroupfs
13:12:39 [2022-09-07T13:12:39.530Z]  Cgroup Version: 1
13:12:39 [2022-09-07T13:12:39.530Z]  Plugins:
13:12:39 [2022-09-07T13:12:39.530Z]   Volume: local
13:12:39 [2022-09-07T13:12:39.530Z]   Network: bridge host ipvlan macvlan null overlay
13:12:39 [2022-09-07T13:12:39.530Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
13:12:39 [2022-09-07T13:12:39.530Z]  Swarm: inactive
13:12:39 [2022-09-07T13:12:39.530Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
13:12:39 [2022-09-07T13:12:39.530Z]  Default Runtime: runc
13:12:39 [2022-09-07T13:12:39.530Z]  Init Binary: docker-init
13:12:39 [2022-09-07T13:12:39.530Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
13:12:39 [2022-09-07T13:12:39.530Z]  runc version: v1.1.4-0-g5fd4c4d
13:12:39 [2022-09-07T13:12:39.530Z]  init version: de40ad0
13:12:39 [2022-09-07T13:12:39.530Z]  Security Options:
13:12:39 [2022-09-07T13:12:39.530Z]   apparmor
13:12:39 [2022-09-07T13:12:39.530Z]   seccomp
13:12:39 [2022-09-07T13:12:39.530Z]    Profile: builtin
13:12:39 [2022-09-07T13:12:39.530Z]  Kernel Version: 5.15.0-1019-aws
13:12:39 [2022-09-07T13:12:39.530Z]  Operating System: Ubuntu 20.04.5 LTS
13:12:39 [2022-09-07T13:12:39.530Z]  OSType: linux
13:12:39 [2022-09-07T13:12:39.530Z]  Architecture: aarch64
13:12:39 [2022-09-07T13:12:39.530Z]  CPUs: 2
13:12:39 [2022-09-07T13:12:39.530Z]  Total Memory: 7.559GiB
13:12:39 [2022-09-07T13:12:39.530Z]  Name: ip-10-100-101-30
13:12:39 [2022-09-07T13:12:39.530Z]  ID: db79de1c-242a-4385-a2a3-a1af427bf7ea
13:12:39 [2022-09-07T13:12:39.530Z]  Docker Root Dir: /var/lib/docker
13:12:39 [2022-09-07T13:12:39.530Z]  Debug Mode: false
13:12:39 [2022-09-07T13:12:39.530Z]  Registry: https://index.docker.io/v1/
13:12:39 [2022-09-07T13:12:39.530Z]  Labels:
13:12:39 [2022-09-07T13:12:39.530Z]  Experimental: true
13:12:39 [2022-09-07T13:12:39.530Z]  Insecure Registries:
13:12:39 [2022-09-07T13:12:39.530Z]   127.0.0.0/8
13:12:39 [2022-09-07T13:12:39.530Z]  Live Restore Enabled: true
13:12:39 [2022-09-07T13:12:39.530Z] 
[Pipeline] sh
13:12:39 [2022-09-07T13:12:39.569Z] #41 26.57 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
13:12:39 [2022-09-07T13:12:39.569Z] #41 26.63 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
13:12:39 [2022-09-07T13:12:39.569Z] #41 26.69 go: downloading github.com/jgautheron/goconst v1.5.1
13:12:39 [2022-09-07T13:12:39.569Z] #41 26.73 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
13:12:39 [2022-09-07T13:12:39.569Z] #41 26.79 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
13:12:39 [2022-09-07T13:12:39.813Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
13:12:39 [2022-09-07T13:12:39.813Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
13:12:39 [2022-09-07T13:12:39.813Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44108/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
13:12:39 [2022-09-07T13:12:39.813Z] + bash /home/ubuntu/workspace/moby_PR-44108/check-config.sh
13:12:39 [2022-09-07T13:12:39.813Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
13:12:39 [2022-09-07T13:12:39.813Z] info: reading kernel config from /boot/config-5.15.0-1019-aws ...
13:12:39 [2022-09-07T13:12:39.813Z] 
13:12:39 [2022-09-07T13:12:39.813Z] Generally Necessary:
13:12:39 [2022-09-07T13:12:39.813Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
13:12:39 [2022-09-07T13:12:39.813Z] - apparmor: enabled and tools installed
13:12:39 [2022-09-07T13:12:39.813Z] - CONFIG_NAMESPACES: enabled
13:12:39 [2022-09-07T13:12:39.813Z] - CONFIG_NET_NS: enabled
13:12:39 [2022-09-07T13:12:39.813Z] - CONFIG_PID_NS: enabled
13:12:39 [2022-09-07T13:12:39.813Z] - CONFIG_IPC_NS: enabled
13:12:39 [2022-09-07T13:12:39.813Z] - CONFIG_UTS_NS: enabled
13:12:39 [2022-09-07T13:12:39.813Z] - CONFIG_CGROUPS: enabled
13:12:39 [2022-09-07T13:12:39.813Z] - CONFIG_CGROUP_CPUACCT: enabled
13:12:39 [2022-09-07T13:12:39.813Z] - CONFIG_CGROUP_DEVICE: enabled
13:12:39 [2022-09-07T13:12:39.813Z] - CONFIG_CGROUP_FREEZER: enabled
13:12:39 [2022-09-07T13:12:39.813Z] - CONFIG_CGROUP_SCHED: enabled
13:12:39 [2022-09-07T13:12:39.813Z] - CONFIG_CPUSETS: enabled
13:12:39 [2022-09-07T13:12:39.813Z] - CONFIG_MEMCG: enabled
13:12:39 [2022-09-07T13:12:39.813Z] - CONFIG_KEYS: enabled
13:12:39 [2022-09-07T13:12:39.813Z] - CONFIG_VETH: enabled (as module)
13:12:39 [2022-09-07T13:12:39.813Z] - CONFIG_BRIDGE: enabled (as module)
13:12:39 [2022-09-07T13:12:39.813Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
13:12:39 [2022-09-07T13:12:39.826Z] #41 26.83 go: downloading github.com/julz/importas v0.1.0
13:12:39 [2022-09-07T13:12:39.826Z] #41 26.86 go: downloading github.com/kisielk/errcheck v1.6.0
13:12:39 [2022-09-07T13:12:39.826Z] #41 26.95 go: downloading github.com/kulti/thelper v0.6.2
13:12:39 [2022-09-07T13:12:39.826Z] #41 27.00 go: downloading github.com/kunwardeep/paralleltest v1.0.3
13:12:40 [2022-09-07T13:12:40.073Z] - CONFIG_IP_NF_FILTER: enabled (as module)
13:12:40 [2022-09-07T13:12:40.073Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
13:12:40 [2022-09-07T13:12:40.073Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
13:12:40 [2022-09-07T13:12:40.073Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
13:12:40 [2022-09-07T13:12:40.073Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
13:12:40 [2022-09-07T13:12:40.073Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
13:12:40 [2022-09-07T13:12:40.073Z] - CONFIG_IP_NF_NAT: enabled (as module)
13:12:40 [2022-09-07T13:12:40.073Z] - CONFIG_NF_NAT: enabled (as module)
13:12:40 [2022-09-07T13:12:40.073Z] - CONFIG_POSIX_MQUEUE: enabled
13:12:40 [2022-09-07T13:12:40.073Z] - CONFIG_CGROUP_BPF: enabled
13:12:40 [2022-09-07T13:12:40.073Z] 
13:12:40 [2022-09-07T13:12:40.073Z] Optional Features:
13:12:40 [2022-09-07T13:12:40.073Z] - CONFIG_USER_NS: enabled
13:12:40 [2022-09-07T13:12:40.073Z] - CONFIG_SECCOMP: enabled
13:12:40 [2022-09-07T13:12:40.073Z] - CONFIG_SECCOMP_FILTER: enabled
13:12:40 [2022-09-07T13:12:40.073Z] - CONFIG_CGROUP_PIDS: enabled
13:12:40 [2022-09-07T13:12:40.073Z] - CONFIG_MEMCG_SWAP: enabled
13:12:40 [2022-09-07T13:12:40.073Z]     (cgroup swap accounting is currently enabled)
13:12:40 [2022-09-07T13:12:40.073Z] - CONFIG_BLK_CGROUP: enabled
13:12:40 [2022-09-07T13:12:40.073Z] - CONFIG_BLK_DEV_THROTTLING: enabled
13:12:40 [2022-09-07T13:12:40.073Z] - CONFIG_CGROUP_PERF: enabled
13:12:40 [2022-09-07T13:12:40.073Z] - CONFIG_CGROUP_HUGETLB: enabled
13:12:40 [2022-09-07T13:12:40.073Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
13:12:40 [2022-09-07T13:12:40.073Z] - CONFIG_CGROUP_NET_PRIO: enabled
13:12:40 [2022-09-07T13:12:40.073Z] - CONFIG_CFS_BANDWIDTH: enabled
13:12:40 [2022-09-07T13:12:40.073Z] - CONFIG_FAIR_GROUP_SCHED: enabled
13:12:40 [2022-09-07T13:12:40.082Z] #41 27.12 go: downloading github.com/kyoh86/exportloopref v0.1.8
13:12:40 [2022-09-07T13:12:40.082Z] #41 27.20 go: downloading github.com/ldez/tagliatelle v0.3.1
13:12:40 [2022-09-07T13:12:40.082Z] #41 27.26 go: downloading github.com/leonklingele/grouper v1.1.0
13:12:40 [2022-09-07T13:12:40.333Z] - CONFIG_RT_GROUP_SCHED: missing
13:12:40 [2022-09-07T13:12:40.333Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
13:12:40 [2022-09-07T13:12:40.333Z] - CONFIG_IP_VS: enabled (as module)
13:12:40 [2022-09-07T13:12:40.333Z] - CONFIG_IP_VS_NFCT: enabled
13:12:40 [2022-09-07T13:12:40.333Z] - CONFIG_IP_VS_PROTO_TCP: enabled
13:12:40 [2022-09-07T13:12:40.333Z] - CONFIG_IP_VS_PROTO_UDP: enabled
13:12:40 [2022-09-07T13:12:40.333Z] - CONFIG_IP_VS_RR: enabled (as module)
13:12:40 [2022-09-07T13:12:40.333Z] - CONFIG_SECURITY_SELINUX: enabled
13:12:40 [2022-09-07T13:12:40.334Z] - CONFIG_SECURITY_APPARMOR: enabled
13:12:40 [2022-09-07T13:12:40.334Z] - CONFIG_EXT4_FS: enabled
13:12:40 [2022-09-07T13:12:40.334Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
13:12:40 [2022-09-07T13:12:40.334Z] - CONFIG_EXT4_FS_SECURITY: enabled
13:12:40 [2022-09-07T13:12:40.334Z] - Network Drivers:
13:12:40 [2022-09-07T13:12:40.334Z]   - "overlay":
13:12:40 [2022-09-07T13:12:40.334Z]     - CONFIG_VXLAN: enabled (as module)
13:12:40 [2022-09-07T13:12:40.334Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
13:12:40 [2022-09-07T13:12:40.334Z]       Optional (for encrypted networks):
13:12:40 [2022-09-07T13:12:40.334Z]       - CONFIG_CRYPTO: enabled
13:12:40 [2022-09-07T13:12:40.334Z]       - CONFIG_CRYPTO_AEAD: enabled
13:12:40 [2022-09-07T13:12:40.334Z]       - CONFIG_CRYPTO_GCM: enabled
13:12:40 [2022-09-07T13:12:40.334Z]       - CONFIG_CRYPTO_SEQIV: enabled
13:12:40 [2022-09-07T13:12:40.334Z]       - CONFIG_CRYPTO_GHASH: enabled
13:12:40 [2022-09-07T13:12:40.334Z]       - CONFIG_XFRM: enabled
13:12:40 [2022-09-07T13:12:40.334Z]       - CONFIG_XFRM_USER: enabled (as module)
13:12:40 [2022-09-07T13:12:40.334Z]       - CONFIG_XFRM_ALGO: enabled (as module)
13:12:40 [2022-09-07T13:12:40.334Z]       - CONFIG_INET_ESP: enabled (as module)
13:12:40 [2022-09-07T13:12:40.334Z]   - "ipvlan":
13:12:40 [2022-09-07T13:12:40.338Z] #41 27.35 go: downloading github.com/lufeee/execinquery v1.2.1
13:12:40 [2022-09-07T13:12:40.338Z] #41 27.39 go: downloading github.com/maratori/testpackage v1.0.1
13:12:40 [2022-09-07T13:12:40.338Z] #41 27.50 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
13:12:40 [2022-09-07T13:12:40.338Z] #41 27.56 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
13:12:40 [2022-09-07T13:12:40.409Z] Fetching without tags
13:12:40 [2022-09-07T13:12:40.593Z]     - CONFIG_IPVLAN: enabled (as module)
13:12:40 [2022-09-07T13:12:40.593Z]   - "macvlan":
13:12:40 [2022-09-07T13:12:40.593Z]     - CONFIG_MACVLAN: enabled (as module)
13:12:40 [2022-09-07T13:12:40.593Z]     - CONFIG_DUMMY: enabled (as module)
13:12:40 [2022-09-07T13:12:40.593Z]   - "ftp,tftp client in container":
13:12:40 [2022-09-07T13:12:40.593Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
13:12:40 [2022-09-07T13:12:40.593Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
13:12:40 [2022-09-07T13:12:40.593Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
13:12:40 [2022-09-07T13:12:40.593Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
13:12:40 [2022-09-07T13:12:40.593Z] - Storage Drivers:
13:12:40 [2022-09-07T13:12:40.593Z]   - "aufs":
13:12:40 [2022-09-07T13:12:40.593Z]     - CONFIG_AUFS_FS: enabled (as module)
13:12:40 [2022-09-07T13:12:40.593Z]   - "btrfs":
13:12:40 [2022-09-07T13:12:40.593Z]     - CONFIG_BTRFS_FS: enabled (as module)
13:12:40 [2022-09-07T13:12:40.593Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
13:12:40 [2022-09-07T13:12:40.593Z]   - "devicemapper":
13:12:40 [2022-09-07T13:12:40.593Z]     - CONFIG_BLK_DEV_DM: enabled
13:12:40 [2022-09-07T13:12:40.593Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
13:12:40 [2022-09-07T13:12:40.593Z]   - "overlay":
13:12:40 [2022-09-07T13:12:40.593Z]     - CONFIG_OVERLAY_FS: enabled (as module)
13:12:40 [2022-09-07T13:12:40.593Z]   - "zfs":
13:12:40 [2022-09-07T13:12:40.593Z]     - /dev/zfs: present
13:12:40 [2022-09-07T13:12:40.593Z]     - zfs command: missing
13:12:40 [2022-09-07T13:12:40.593Z]     - zpool command: missing
13:12:40 [2022-09-07T13:12:40.593Z] 
13:12:40 [2022-09-07T13:12:40.593Z] Limits:
13:12:40 [2022-09-07T13:12:40.593Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
13:12:40 [2022-09-07T13:12:40.593Z] 
13:12:40 [2022-09-07T13:12:40.593Z] + true
13:12:40 [2022-09-07T13:12:40.594Z] #41 27.65 go: downloading github.com/mgechev/revive v1.2.1
[Pipeline] }
[Pipeline] // stage
13:12:40 [2022-09-07T13:12:40.617Z] Merging remotes/origin/22.06 commit d7e36c99fb44e5f34165b0e00154115c55f18d5d into PR head commit 5d2b3687b067da1504020625dcdc7e7db6ad41fe
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
13:12:40 [2022-09-07T13:12:40.921Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1bf31e610cbfb68f0b786253b3266cdbde6a4eb1 .
13:12:41 [2022-09-07T13:12:41.158Z] #41 28.41 go: downloading github.com/moricho/tparallel v0.2.1
13:12:41 [2022-09-07T13:12:41.158Z] #41 28.42 go: downloading github.com/nakabonne/nestif v0.3.1
13:12:41 [2022-09-07T13:12:41.201Z] #36 ...
13:12:41 [2022-09-07T13:12:41.201Z] 
13:12:41 [2022-09-07T13:12:41.201Z] #35 [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             ;
13:12:41 [2022-09-07T13:12:41.201Z] #35 25.02 Building dependency tree...
13:12:41 [2022-09-07T13:12:41.201Z] #35 27.69 python3 is already the newest version (3.9.2-3).
13:12:41 [2022-09-07T13:12:41.201Z] #35 27.69 The following additional packages will be installed:
13:12:41 [2022-09-07T13:12:41.201Z] #35 27.71   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
13:12:41 [2022-09-07T13:12:41.201Z] #35 27.72   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
13:12:41 [2022-09-07T13:12:41.201Z] #35 27.74 Suggested packages:
13:12:41 [2022-09-07T13:12:41.201Z] #35 27.74   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
13:12:41 [2022-09-07T13:12:41.201Z] #35 27.74   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
13:12:41 [2022-09-07T13:12:41.201Z] #35 27.74   m4-doc ed diffutils-doc
13:12:41 [2022-09-07T13:12:41.201Z] #35 27.74 Recommended packages:
13:12:41 [2022-09-07T13:12:41.201Z] #35 27.74   fakeroot libalgorithm-merge-perl libltdl-dev
13:12:41 [2022-09-07T13:12:41.201Z] #35 28.90 The following NEW packages will be installed:
13:12:41 [2022-09-07T13:12:41.201Z] #35 28.90   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
13:12:41 [2022-09-07T13:12:41.201Z] #35 28.90   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
13:12:41 [2022-09-07T13:12:41.201Z] #35 28.90   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
13:12:41 [2022-09-07T13:12:41.201Z] #35 28.90   libyajl2 m4 patch xz-utils
13:12:41 [2022-09-07T13:12:41.201Z] #35 29.27 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded.
13:12:41 [2022-09-07T13:12:41.201Z] #35 29.27 Need to get 5940 kB of archives.
13:12:41 [2022-09-07T13:12:41.201Z] #35 29.27 After this operation, 18.7 MB of additional disk space will be used.
13:12:41 [2022-09-07T13:12:41.201Z] #35 29.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
13:12:41 [2022-09-07T13:12:41.201Z] #35 29.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
13:12:41 [2022-09-07T13:12:41.201Z] #35 29.27 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
13:12:41 [2022-09-07T13:12:41.201Z] #35 29.28 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
13:12:41 [2022-09-07T13:12:41.201Z] #35 29.28 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
13:12:41 [2022-09-07T13:12:41.201Z] #35 29.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
13:12:41 [2022-09-07T13:12:41.201Z] #35 29.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
13:12:41 [2022-09-07T13:12:41.201Z] #35 29.32 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
13:12:41 [2022-09-07T13:12:41.201Z] #35 29.33 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
13:12:41 [2022-09-07T13:12:41.201Z] #35 29.34 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
13:12:41 [2022-09-07T13:12:41.201Z] #35 29.39 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
13:12:41 [2022-09-07T13:12:41.201Z] #35 29.40 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB]
13:12:41 [2022-09-07T13:12:41.201Z] #35 29.53 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
13:12:41 [2022-09-07T13:12:41.201Z] #35 29.54 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
13:12:41 [2022-09-07T13:12:41.201Z] #35 29.54 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
13:12:41 [2022-09-07T13:12:41.201Z] #35 29.54 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
13:12:41 [2022-09-07T13:12:41.201Z] #35 29.55 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
13:12:41 [2022-09-07T13:12:41.201Z] #35 29.55 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
13:12:41 [2022-09-07T13:12:41.201Z] #35 29.56 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
13:12:41 [2022-09-07T13:12:41.201Z] #35 29.58 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
13:12:41 [2022-09-07T13:12:41.201Z] #35 29.61 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
13:12:41 [2022-09-07T13:12:41.201Z] #35 29.61 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
13:12:41 [2022-09-07T13:12:41.201Z] #35 29.62 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB]
13:12:41 [2022-09-07T13:12:41.201Z] #35 30.56 debconf: delaying package configuration, since apt-utils is not installed
13:12:41 [2022-09-07T13:12:41.210Z] #1 [internal] load .dockerignore
13:12:41 [2022-09-07T13:12:41.210Z] #1 transferring context:
13:12:41 [2022-09-07T13:12:41.210Z] #1 transferring context: 145B done
13:12:41 [2022-09-07T13:12:41.210Z] #1 DONE 0.1s
13:12:41 [2022-09-07T13:12:41.210Z] 
13:12:41 [2022-09-07T13:12:41.210Z] #2 [internal] load build definition from Dockerfile
13:12:41 [2022-09-07T13:12:41.210Z] #2 transferring dockerfile: 19.29kB done
13:12:41 [2022-09-07T13:12:41.210Z] #2 DONE 0.1s
13:12:41 [2022-09-07T13:12:41.210Z] 
13:12:41 [2022-09-07T13:12:41.210Z] #3 resolve image config for docker.io/docker/dockerfile:1
13:12:40 [2022-09-07T13:12:40.362Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:12:40 [2022-09-07T13:12:40.374Z]  > git config --add remote.origin.fetch +refs/pull/44108/head:refs/remotes/origin/PR-44108 # timeout=10
13:12:40 [2022-09-07T13:12:40.389Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
13:12:40 [2022-09-07T13:12:40.401Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:12:40 [2022-09-07T13:12:40.413Z] Fetching upstream changes from https://github.com/moby/moby.git
13:12:40 [2022-09-07T13:12:40.413Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:12:40 [2022-09-07T13:12:40.414Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44108/head:refs/remotes/origin/PR-44108 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
13:12:40 [2022-09-07T13:12:40.625Z]  > git config core.sparsecheckout # timeout=10
13:12:40 [2022-09-07T13:12:40.634Z]  > git checkout -f 5d2b3687b067da1504020625dcdc7e7db6ad41fe # timeout=10
13:12:41 [2022-09-07T13:12:41.227Z]  > git remote # timeout=10
13:12:41 [2022-09-07T13:12:41.414Z] #41 28.50 go: downloading github.com/nishanths/exhaustive v0.7.11
13:12:41 [2022-09-07T13:12:41.415Z] #41 28.54 go: downloading github.com/nishanths/predeclared v0.2.2
13:12:41 [2022-09-07T13:12:41.415Z] #41 28.67 go: downloading github.com/polyfloyd/go-errorlint v1.0.0
13:12:41 [2022-09-07T13:12:41.459Z] #35 30.72 Fetched 5940 kB in 1s (8858 kB/s)
13:12:41 [2022-09-07T13:12:41.459Z] #35 30.79 Selecting previously unselected package bzip2.
13:12:41 [2022-09-07T13:12:41.459Z] #35 30.79 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
13:12:41 [2022-09-07T13:12:41.459Z] #35 30.85 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ...
13:12:41 [2022-09-07T13:12:41.459Z] #35 30.86 Unpacking bzip2 (1.0.8-4) ...
13:12:41 [2022-09-07T13:12:41.642Z] Merge succeeded, producing e1f735219d6dfdecde5ce4082a9c8b81ea1bc241
13:12:41 [2022-09-07T13:12:41.642Z] Checking out Revision e1f735219d6dfdecde5ce4082a9c8b81ea1bc241 (PR-44108)
13:12:41 [2022-09-07T13:12:41.671Z] #41 28.73 go: downloading github.com/ryancurrah/gomodguard v1.2.3
13:12:41 [2022-09-07T13:12:41.671Z] #41 28.80 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
13:12:41 [2022-09-07T13:12:41.671Z] #41 28.85 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
13:12:41 [2022-09-07T13:12:41.717Z] #35 30.97 Selecting previously unselected package libmagic-mgc.
13:12:41 [2022-09-07T13:12:41.718Z] #35 30.97 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ...
13:12:41 [2022-09-07T13:12:41.718Z] #35 30.99 Unpacking libmagic-mgc (1:5.39-3) ...
13:12:41 [2022-09-07T13:12:41.777Z] #3 DONE 0.5s
13:12:41 [2022-09-07T13:12:41.777Z] 
13:12:41 [2022-09-07T13:12:41.777Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
13:12:41 [2022-09-07T13:12:41.777Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done
13:12:41 [2022-09-07T13:12:41.777Z] #4 sha256:f259fd86ee23d7b4a2944432e3a09f45fa288bb84bfbd222b19b2abc7ddffbb9 528B / 528B done
13:12:41 [2022-09-07T13:12:41.777Z] #4 sha256:8d5998862fafcacec68298ab34c9c28973251a5082836f31de0188cd914fae33 2.36kB / 2.36kB done
13:12:41 [2022-09-07T13:12:41.777Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.2s done
13:12:41 [2022-09-07T13:12:41.777Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
13:12:41 [2022-09-07T13:12:41.927Z] #41 28.95 go: downloading github.com/securego/gosec/v2 v2.11.0
13:12:42 [2022-09-07T13:12:42.038Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0
13:12:42 [2022-09-07T13:12:42.038Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.2s done
13:12:42 [2022-09-07T13:12:42.038Z] #4 DONE 0.5s
13:12:42 [2022-09-07T13:12:42.183Z] #41 29.28 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
13:12:42 [2022-09-07T13:12:42.183Z] #41 29.30 go: downloading github.com/sivchari/containedctx v1.0.2
13:12:42 [2022-09-07T13:12:42.183Z] #41 29.31 go: downloading github.com/sivchari/tenv v1.5.0
13:12:42 [2022-09-07T13:12:42.183Z] #41 29.36 go: downloading github.com/sonatard/noctx v0.0.1
13:12:42 [2022-09-07T13:12:42.233Z] #35 31.50 Selecting previously unselected package libmagic1:amd64.
13:12:42 [2022-09-07T13:12:42.233Z] #35 31.50 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ...
13:12:42 [2022-09-07T13:12:42.233Z] #35 31.52 Unpacking libmagic1:amd64 (1:5.39-3) ...
13:12:42 [2022-09-07T13:12:42.296Z] 
13:12:42 [2022-09-07T13:12:42.296Z] #5 [internal] load metadata for docker.io/library/golang:1.18.6-bullseye
13:12:42 [2022-09-07T13:12:42.482Z] #41 29.51 go: downloading github.com/sourcegraph/go-diff v0.6.1
13:12:42 [2022-09-07T13:12:42.482Z] #41 29.53 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
13:12:42 [2022-09-07T13:12:42.482Z] #41 29.70 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
13:12:42 [2022-09-07T13:12:42.482Z] #41 29.72 go: downloading github.com/sylvia7788/contextcheck v1.0.4
13:12:42 [2022-09-07T13:12:42.495Z] #35 31.67 Selecting previously unselected package file.
13:12:42 [2022-09-07T13:12:42.495Z] #35 31.68 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ...
13:12:42 [2022-09-07T13:12:42.495Z] #35 31.68 Unpacking file (1:5.39-3) ...
13:12:42 [2022-09-07T13:12:42.495Z] #35 31.83 Selecting previously unselected package xz-utils.
13:12:42 [2022-09-07T13:12:42.495Z] #35 31.83 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
13:12:42 [2022-09-07T13:12:42.495Z] #35 31.84 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
13:12:42 [2022-09-07T13:12:42.739Z] #41 29.76 go: downloading github.com/tdakkota/asciicheck v0.1.1
13:12:42 [2022-09-07T13:12:42.739Z] #41 29.84 go: downloading github.com/tetafro/godot v1.4.11
13:12:42 [2022-09-07T13:12:42.739Z] #41 29.93 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
13:12:42 [2022-09-07T13:12:42.995Z] #41 30.05 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1
13:12:42 [2022-09-07T13:12:42.995Z] #41 30.10 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
13:12:43 [2022-09-07T13:12:43.060Z] #35 32.46 Selecting previously unselected package libsigsegv2:amd64.
13:12:43 [2022-09-07T13:12:43.060Z] #35 ...
13:12:43 [2022-09-07T13:12:43.060Z] 
13:12:43 [2022-09-07T13:12:43.060Z] #29 [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
13:12:43 [2022-09-07T13:12:43.060Z] #29 17.81 Reading package lists...
13:12:43 [2022-09-07T13:12:43.060Z] #29 22.26 Reading package lists...
13:12:43 [2022-09-07T13:12:43.060Z] #29 26.58 Building dependency tree...
13:12:43 [2022-09-07T13:12:43.060Z] #29 29.28 The following additional packages will be installed:
13:12:43 [2022-09-07T13:12:43.060Z] #29 29.30   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
13:12:43 [2022-09-07T13:12:43.060Z] #29 29.30   python3-protobuf python3-six
13:12:43 [2022-09-07T13:12:43.060Z] #29 29.31 Suggested packages:
13:12:43 [2022-09-07T13:12:43.060Z] #29 29.32   python3-setuptools
13:12:43 [2022-09-07T13:12:43.060Z] #29 29.32 Recommended packages:
13:12:43 [2022-09-07T13:12:43.060Z] #29 29.32   iproute2 | iproute
13:12:43 [2022-09-07T13:12:43.060Z] #29 29.87 The following NEW packages will be installed:
13:12:43 [2022-09-07T13:12:43.060Z] #29 29.88   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
13:12:43 [2022-09-07T13:12:43.060Z] #29 29.89   python3-protobuf python3-six
13:12:43 [2022-09-07T13:12:43.060Z] #29 30.30 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
13:12:43 [2022-09-07T13:12:43.060Z] #29 30.30 Need to get 2315 kB of archives.
13:12:43 [2022-09-07T13:12:43.060Z] #29 30.30 After this operation, 11.1 MB of additional disk space will be used.
13:12:43 [2022-09-07T13:12:43.060Z] #29 30.30 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
13:12:43 [2022-09-07T13:12:43.060Z] #29 30.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
13:12:43 [2022-09-07T13:12:43.060Z] #29 30.35 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
13:12:43 [2022-09-07T13:12:43.060Z] #29 30.35 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
13:12:43 [2022-09-07T13:12:43.060Z] #29 30.37 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
13:12:43 [2022-09-07T13:12:43.060Z] #29 30.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
13:12:43 [2022-09-07T13:12:43.060Z] #29 30.39 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
13:12:41 [2022-09-07T13:12:41.245Z]  > git config --get remote.origin.url # timeout=10
13:12:41 [2022-09-07T13:12:41.252Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:12:41 [2022-09-07T13:12:41.253Z]  > git merge d7e36c99fb44e5f34165b0e00154115c55f18d5d # timeout=10
13:12:41 [2022-09-07T13:12:41.635Z]  > git rev-parse HEAD^{commit} # timeout=10
13:12:41 [2022-09-07T13:12:41.645Z]  > git config core.sparsecheckout # timeout=10
13:12:41 [2022-09-07T13:12:41.656Z]  > git checkout -f e1f735219d6dfdecde5ce4082a9c8b81ea1bc241 # timeout=10
13:12:43 [2022-09-07T13:12:43.252Z] #41 30.42 go: downloading github.com/ultraware/funlen v0.0.3
13:12:43 [2022-09-07T13:12:43.252Z] #41 30.46 go: downloading github.com/ultraware/whitespace v0.0.5
13:12:43 [2022-09-07T13:12:43.252Z] #41 30.50 go: downloading github.com/uudashr/gocognit v1.0.5
13:12:43 [2022-09-07T13:12:43.326Z] #29 ...
13:12:43 [2022-09-07T13:12:43.326Z] 
13:12:43 [2022-09-07T13:12:43.327Z] #35 [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             ;
13:12:43 [2022-09-07T13:12:43.327Z] #35 32.46 Selecting previously unselected package libsigsegv2:amd64.
13:12:43 [2022-09-07T13:12:43.327Z] #35 32.46 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ...
13:12:43 [2022-09-07T13:12:43.327Z] #35 32.48 Unpacking libsigsegv2:amd64 (2.13-1) ...
13:12:43 [2022-09-07T13:12:43.508Z] #41 30.57 go: downloading github.com/yagipy/maintidx v1.0.0
13:12:43 [2022-09-07T13:12:43.508Z] #41 30.64 go: downloading github.com/yeya24/promlinter v0.2.0
13:12:43 [2022-09-07T13:12:43.586Z] #35 ...
13:12:43 [2022-09-07T13:12:43.586Z] 
13:12:43 [2022-09-07T13:12:43.586Z] #34 [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
13:12:43 [2022-09-07T13:12:43.586Z] #34 31.95 v3.0.2
13:12:43 [2022-09-07T13:12:43.586Z] #34 DONE 32.9s
13:12:43 [2022-09-07T13:12:43.586Z] 
13:12:43 [2022-09-07T13:12:43.586Z] #35 [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             ;
13:12:43 [2022-09-07T13:12:43.586Z] #35 32.90 Selecting previously unselected package m4.
13:12:43 [2022-09-07T13:12:43.586Z] #35 32.92 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ...
13:12:43 [2022-09-07T13:12:43.586Z] #35 32.92 Unpacking m4 (1.4.18-5) ...
13:12:43 [2022-09-07T13:12:43.675Z] #5 ...
13:12:43 [2022-09-07T13:12:43.675Z] 
13:12:43 [2022-09-07T13:12:43.675Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
13:12:43 [2022-09-07T13:12:43.675Z] #6 DONE 1.3s
13:12:43 [2022-09-07T13:12:43.675Z] 
13:12:43 [2022-09-07T13:12:43.675Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
13:12:43 [2022-09-07T13:12:43.675Z] #7 DONE 1.4s
13:12:43 [2022-09-07T13:12:43.675Z] 
13:12:43 [2022-09-07T13:12:43.675Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
13:12:43 [2022-09-07T13:12:43.675Z] #8 DONE 1.4s
13:12:43 [2022-09-07T13:12:43.675Z] 
13:12:43 [2022-09-07T13:12:43.675Z] #5 [internal] load metadata for docker.io/library/golang:1.18.6-bullseye
13:12:43 [2022-09-07T13:12:43.675Z] #5 DONE 1.5s
13:12:43 [2022-09-07T13:12:43.844Z] #35 33.11 Selecting previously unselected package autoconf.
13:12:43 [2022-09-07T13:12:43.844Z] #35 33.11 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
13:12:43 [2022-09-07T13:12:43.844Z] #35 33.13 Unpacking autoconf (2.69-14) ...
13:12:44 [2022-09-07T13:12:44.072Z] #41 31.09 go: downloading gitlab.com/bosi/decorder v0.2.1
13:12:44 [2022-09-07T13:12:44.328Z] #41 31.31 go: downloading honnef.co/go/tools v0.3.1
13:12:44 [2022-09-07T13:12:44.410Z] #35 33.77 Selecting previously unselected package autotools-dev.
13:12:44 [2022-09-07T13:12:44.410Z] #35 33.77 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
13:12:44 [2022-09-07T13:12:44.410Z] #35 33.78 Unpacking autotools-dev (20180224.1+nmu1) ...
13:12:44 [2022-09-07T13:12:44.975Z] #35 34.26 Selecting previously unselected package automake.
13:12:44 [2022-09-07T13:12:44.975Z] #35 34.26 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
13:12:44 [2022-09-07T13:12:44.975Z] #35 34.27 Unpacking automake (1:1.16.3-2) ...
13:12:45 [2022-09-07T13:12:45.234Z] #35 ...
13:12:45 [2022-09-07T13:12:45.234Z] 
13:12:45 [2022-09-07T13:12:45.234Z] #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
13:12:45 [2022-09-07T13:12:45.234Z] #40 34.36 NAME:
13:12:45 [2022-09-07T13:12:45.234Z] #40 34.36    go-winres - A tool for embedding resources in Windows executables
13:12:45 [2022-09-07T13:12:45.234Z] #40 34.36 
13:12:45 [2022-09-07T13:12:45.234Z] #40 34.36 USAGE:
13:12:45 [2022-09-07T13:12:45.234Z] #40 34.36    go-winres [global options] command [command options] [arguments...]
13:12:45 [2022-09-07T13:12:45.234Z] #40 34.36 
13:12:45 [2022-09-07T13:12:45.234Z] #40 34.36 COMMANDS:
13:12:45 [2022-09-07T13:12:45.234Z] #40 34.36    init     Create an initial ./winres/winres.json
13:12:45 [2022-09-07T13:12:45.234Z] #40 34.36    make     Make syso files for the "go build" command
13:12:45 [2022-09-07T13:12:45.234Z] #40 34.37    simply   Make syso files for the "go build" command (simplified)
13:12:45 [2022-09-07T13:12:45.234Z] #40 34.37    extract  Extract all resources from an executable
13:12:45 [2022-09-07T13:12:45.234Z] #40 34.37    patch    Replace resources in an executable file (exe, dll)
13:12:45 [2022-09-07T13:12:45.234Z] #40 34.37    help, h  Shows a list of commands or help for one command
13:12:45 [2022-09-07T13:12:45.234Z] #40 34.37 
13:12:45 [2022-09-07T13:12:45.234Z] #40 34.37 GLOBAL OPTIONS:
13:12:45 [2022-09-07T13:12:45.234Z] #40 34.37    --help, -h  show help (default: false)
13:12:45 [2022-09-07T13:12:45.234Z] #40 DONE 34.6s
13:12:45 [2022-09-07T13:12:45.234Z] 
13:12:45 [2022-09-07T13:12:45.234Z] #38 [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
13:12:45 [2022-09-07T13:12:45.234Z] #38 25.67 go: downloading mvdan.cc/gofumpt v0.3.1
13:12:45 [2022-09-07T13:12:45.234Z] #38 25.68 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
13:12:45 [2022-09-07T13:12:45.234Z] #38 25.81 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
13:12:45 [2022-09-07T13:12:45.234Z] #38 25.85 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
13:12:45 [2022-09-07T13:12:45.234Z] #38 25.90 go: downloading github.com/davecgh/go-spew v1.1.1
13:12:45 [2022-09-07T13:12:45.234Z] #38 25.94 go: downloading github.com/pmezard/go-difflib v1.0.0
13:12:45 [2022-09-07T13:12:45.234Z] #38 25.99 go: downloading github.com/stretchr/objx v0.1.1
13:12:45 [2022-09-07T13:12:45.234Z] #38 26.12 go: downloading golang.org/x/text v0.3.7
13:12:45 [2022-09-07T13:12:45.234Z] #38 31.17 go: downloading github.com/subosito/gotenv v1.2.0
13:12:45 [2022-09-07T13:12:45.234Z] #38 31.23 go: downloading github.com/hashicorp/hcl v1.0.0
13:12:45 [2022-09-07T13:12:45.234Z] #38 31.41 go: downloading gopkg.in/ini.v1 v1.66.4
13:12:45 [2022-09-07T13:12:45.234Z] #38 31.41 go: downloading github.com/magiconair/properties v1.8.6
13:12:45 [2022-09-07T13:12:45.234Z] #38 31.50 go: downloading github.com/pelletier/go-toml v1.9.5
13:12:45 [2022-09-07T13:12:45.234Z] #38 31.67 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
13:12:45 [2022-09-07T13:12:45.234Z] #38 31.73 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
13:12:45 [2022-09-07T13:12:45.234Z] #38 31.81 go: downloading github.com/gobwas/glob v0.2.3
13:12:45 [2022-09-07T13:12:45.234Z] #38 31.92 go: downloading github.com/kisielk/gotool v1.0.0
13:12:45 [2022-09-07T13:12:45.234Z] #38 31.94 go: downloading github.com/gostaticanalysis/comment v1.4.2
13:12:45 [2022-09-07T13:12:45.234Z] #38 32.06 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
13:12:45 [2022-09-07T13:12:45.234Z] #38 32.07 go: downloading github.com/ettle/strcase v0.1.1
13:12:45 [2022-09-07T13:12:45.234Z] #38 32.12 go: downloading github.com/fatih/structtag v1.2.0
13:12:45 [2022-09-07T13:12:45.234Z] #38 32.20 go: downloading github.com/Masterminds/semver v1.5.0
13:12:45 [2022-09-07T13:12:45.234Z] #38 32.28 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
13:12:45 [2022-09-07T13:12:45.234Z] #38 32.34 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
13:12:45 [2022-09-07T13:12:45.234Z] #38 32.40 go: downloading github.com/prometheus/client_golang v1.12.1
13:12:45 [2022-09-07T13:12:45.234Z] #38 32.94 go: downloading github.com/prometheus/client_model v0.2.0
13:12:45 [2022-09-07T13:12:45.234Z] #38 33.11 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e
13:12:45 [2022-09-07T13:12:45.234Z] #38 33.23 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
13:12:45 [2022-09-07T13:12:45.234Z] #38 33.30 go: downloading github.com/google/go-cmp v0.5.7
13:12:45 [2022-09-07T13:12:45.234Z] #38 33.70 go: downloading github.com/hexops/gotextdiff v1.0.3
13:12:45 [2022-09-07T13:12:45.234Z] #38 34.64 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
13:12:45 [2022-09-07T13:12:45.234Z] #38 34.64 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4
13:12:45 [2022-09-07T13:12:45.234Z] #38 34.68 go: downloading github.com/olekukonko/tablewriter v0.0.5
13:12:45 [2022-09-07T13:12:45.234Z] #38 34.74 go: downloading github.com/beorn7/perks v1.0.1
13:12:45 [2022-09-07T13:12:45.345Z] #41 ...
13:12:45 [2022-09-07T13:12:45.345Z] 
13:12:45 [2022-09-07T13:12:45.345Z] #28 [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
13:12:45 [2022-09-07T13:12:45.345Z] #28 22.33 Fetched 8578 kB in 17s (517 kB/s)
13:12:45 [2022-09-07T13:12:45.345Z] #28 22.33 Reading package lists...
13:12:45 [2022-09-07T13:12:45.491Z] #38 34.82 go: downloading github.com/cespare/xxhash/v2 v2.1.2
13:12:45 [2022-09-07T13:12:45.491Z] #38 34.84 go: downloading github.com/golang/protobuf v1.5.2
13:12:45 [2022-09-07T13:12:45.491Z] #38 ...
13:12:45 [2022-09-07T13:12:45.491Z] 
13:12:45 [2022-09-07T13:12:45.491Z] #35 [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             ;
13:12:45 [2022-09-07T13:12:45.491Z] #35 34.86 Selecting previously unselected package patch.
13:12:45 [2022-09-07T13:12:45.491Z] #35 34.90 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ...
13:12:45 [2022-09-07T13:12:45.491Z] #35 34.91 Unpacking patch (2.7.6-7) ...
13:12:45 [2022-09-07T13:12:45.500Z] Commit message: "Merge commit 'd7e36c99fb44e5f34165b0e00154115c55f18d5d' into HEAD"
13:12:45 [2022-09-07T13:12:45.500Z] First time build. Skipping changelog.
13:12:45 [2022-09-07T13:12:45.516Z]  > git --version # timeout=10
13:12:45 [2022-09-07T13:12:45.531Z]  > git --version # 'git version 2.25.1'
13:12:45 [2022-09-07T13:12:45.537Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
13:12:45 [2022-09-07T13:12:45.606Z] #28 28.54 Reading package lists...
13:12:45 [2022-09-07T13:12:45.606Z] #28 ...
13:12:45 [2022-09-07T13:12:45.606Z] 
13:12:45 [2022-09-07T13:12:45.606Z] #31 [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
13:12:45 [2022-09-07T13:12:45.606Z] #31 28.19 Updating files:  74% (1615/2176)
Updating files:  75% (1632/2176)
Updating files:  76% (1654/2176)
Updating files:  77% (1676/2176)
Updating files:  78% (1698/2176)
Updating files:  79% (1720/2176)
Updating files:  80% (1741/2176)
Updating files:  81% (1763/2176)
Updating files:  82% (1785/2176)
Updating files:  83% (1807/2176)
Updating files:  84% (1828/2176)
Updating files:  85% (1850/2176)
Updating files:  86% (1872/2176)
Updating files:  87% (1894/2176)
Updating files:  88% (1915/2176)
Updating files:  89% (1937/2176)
Updating files:  90% (1959/2176)
Updating files:  91% (1981/2176)
Updating files:  92% (2002/2176)
Updating files:  93% (2024/2176)
Updating files:  94% (2046/2176)
Updating files:  95% (2068/2176)
Updating files:  96% (2089/2176)
Updating files:  97% (2111/2176)
Updating files:  98% (2133/2176)
Updating files:  99% (2155/2176)
Updating files: 100% (2176/2176)
Updating files: 100% (2176/2176), done.
13:12:45 [2022-09-07T13:12:45.606Z] #31 28.78 + git checkout -q v2.3.0
13:12:45 [2022-09-07T13:12:45.606Z] #31 30.99 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
13:12:46 [2022-09-07T13:12:46.057Z] #35 35.31 Selecting previously unselected package dpkg-dev.
13:12:46 [2022-09-07T13:12:46.057Z] #35 35.38 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ...
13:12:46 [2022-09-07T13:12:46.057Z] #35 35.42 Unpacking dpkg-dev (1.20.11) ...
13:12:46 [2022-09-07T13:12:46.519Z] + docker version
13:12:46 [2022-09-07T13:12:46.546Z] #31 ...
13:12:46 [2022-09-07T13:12:46.546Z] 
13:12:46 [2022-09-07T13:12:46.546Z] #30 [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
13:12:46 [2022-09-07T13:12:46.546Z] #30 23.51 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
13:12:46 [2022-09-07T13:12:46.546Z] #30 23.62 go: downloading github.com/cilium/ebpf v0.7.0
13:12:46 [2022-09-07T13:12:46.546Z] #30 ...
13:12:46 [2022-09-07T13:12:46.546Z] 
13:12:46 [2022-09-07T13:12:46.546Z] #41 [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
13:12:46 [2022-09-07T13:12:46.546Z] #41 33.03 go: downloading mvdan.cc/gofumpt v0.3.1
13:12:46 [2022-09-07T13:12:46.546Z] #41 33.04 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
13:12:46 [2022-09-07T13:12:46.546Z] #41 33.22 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
13:12:46 [2022-09-07T13:12:46.546Z] #41 33.36 go: downloading github.com/davecgh/go-spew v1.1.1
13:12:46 [2022-09-07T13:12:46.546Z] #41 33.46 go: downloading github.com/pmezard/go-difflib v1.0.0
13:12:46 [2022-09-07T13:12:46.546Z] #41 33.55 go: downloading github.com/stretchr/objx v0.1.1
13:12:46 [2022-09-07T13:12:46.546Z] #41 33.71 go: downloading golang.org/x/text v0.3.7
13:12:46 [2022-09-07T13:12:46.967Z] 
13:12:46 [2022-09-07T13:12:46.968Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
13:12:46 [2022-09-07T13:12:46.968Z] #9 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done
13:12:46 [2022-09-07T13:12:46.968Z] #9 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done
13:12:46 [2022-09-07T13:12:46.968Z] #9 sha256:54c65a6def0c4ffdd57a3ff1ce0dc10505a1f8e8be45cd4fca6d496ce2853560 529B / 529B done
13:12:47 [2022-09-07T13:12:47.001Z] #35 36.34 Selecting previously unselected package build-essential.
13:12:47 [2022-09-07T13:12:47.001Z] #35 36.34 Preparing to unpack .../12-build-essential_12.9_amd64.deb ...
13:12:47 [2022-09-07T13:12:47.001Z] #35 36.35 Unpacking build-essential (12.9) ...
13:12:47 [2022-09-07T13:12:47.001Z] #35 36.40 Selecting previously unselected package libcap2:amd64.
13:12:47 [2022-09-07T13:12:47.231Z] #9 sha256:54a149f6821e02b477018fb5b9d499e4c7b2f98d2b8f7653f236679679d442bd 1.48kB / 1.48kB done
13:12:47 [2022-09-07T13:12:47.231Z] #9 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 10.49MB / 53.69MB 0.1s
13:12:47 [2022-09-07T13:12:47.231Z] #9 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 36.11MB / 53.69MB 0.3s
13:12:47 [2022-09-07T13:12:47.268Z] #35 36.41 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ...
13:12:47 [2022-09-07T13:12:47.268Z] #35 36.41 Unpacking libcap2:amd64 (1:2.44-1) ...
13:12:47 [2022-09-07T13:12:47.268Z] #35 36.50 Selecting previously unselected package libcap-dev:amd64.
13:12:47 [2022-09-07T13:12:47.268Z] #35 36.50 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ...
13:12:47 [2022-09-07T13:12:47.268Z] #35 36.55 Unpacking libcap-dev:amd64 (1:2.44-1) ...
13:12:47 [2022-09-07T13:12:47.268Z] #35 36.68 Selecting previously unselected package libprotobuf-c1:amd64.
13:12:47 [2022-09-07T13:12:47.493Z] #9 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 47.19MB / 53.69MB 0.4s
13:12:47 [2022-09-07T13:12:47.493Z] #9 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 52.43MB / 53.69MB 0.5s
13:12:47 [2022-09-07T13:12:47.526Z] #35 36.69 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
13:12:47 [2022-09-07T13:12:47.526Z] #35 36.69 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
13:12:47 [2022-09-07T13:12:47.526Z] #35 36.75 Selecting previously unselected package libprotobuf-c-dev:amd64.
13:12:47 [2022-09-07T13:12:47.526Z] #35 36.77 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
13:12:47 [2022-09-07T13:12:47.526Z] #35 36.78 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
13:12:47 [2022-09-07T13:12:47.526Z] #35 36.88 Selecting previously unselected package libseccomp-dev:amd64.
13:12:47 [2022-09-07T13:12:47.526Z] #35 36.88 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
13:12:47 [2022-09-07T13:12:47.526Z] #35 36.90 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
13:12:47 [2022-09-07T13:12:47.756Z] #9 ...
13:12:47 [2022-09-07T13:12:47.756Z] 
13:12:47 [2022-09-07T13:12:47.756Z] #10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
13:12:47 [2022-09-07T13:12:47.756Z] #10 DONE 1.0s
13:12:47 [2022-09-07T13:12:47.756Z] 
13:12:47 [2022-09-07T13:12:47.756Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
13:12:47 [2022-09-07T13:12:47.785Z] #35 37.05 Selecting previously unselected package libsystemd-dev:amd64.
13:12:47 [2022-09-07T13:12:47.785Z] #35 37.05 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ...
13:12:47 [2022-09-07T13:12:47.785Z] #35 37.07 Unpacking libsystemd-dev:amd64 (247.3-7) ...
13:12:48 [2022-09-07T13:12:48.016Z] #9 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 0.7s done
13:12:48 [2022-09-07T13:12:48.281Z] #9 extracting sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 0.2s
13:12:48 [2022-09-07T13:12:48.350Z] #35 37.61 Selecting previously unselected package libtool.
13:12:48 [2022-09-07T13:12:48.350Z] #35 37.62 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
13:12:48 [2022-09-07T13:12:48.350Z] #35 37.62 Unpacking libtool (2.4.6-15) ...
13:12:48 [2022-09-07T13:12:48.608Z] #35 37.86 Selecting previously unselected package libudev-dev:amd64.
13:12:48 [2022-09-07T13:12:48.608Z] #35 37.89 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
13:12:48 [2022-09-07T13:12:48.608Z] #35 37.90 Unpacking libudev-dev:amd64 (247.3-7) ...
13:12:48 [2022-09-07T13:12:48.608Z] #35 38.08 Selecting previously unselected package libyajl2:amd64.
13:12:48 [2022-09-07T13:12:48.608Z] #35 38.08 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ...
13:12:48 [2022-09-07T13:12:48.608Z] #35 38.08 Unpacking libyajl2:amd64 (2.1.0-3) ...
13:12:48 [2022-09-07T13:12:48.865Z] #35 38.18 Selecting previously unselected package libyajl-dev:amd64.
13:12:48 [2022-09-07T13:12:48.865Z] #35 38.19 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ...
13:12:48 [2022-09-07T13:12:48.865Z] #35 38.20 Unpacking libyajl-dev:amd64 (2.1.0-3) ...
13:12:49 [2022-09-07T13:12:49.123Z] #35 38.34 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
13:12:49 [2022-09-07T13:12:49.123Z] #35 38.35 Setting up libmagic-mgc (1:5.39-3) ...
13:12:49 [2022-09-07T13:12:49.123Z] #35 38.36 Setting up libyajl2:amd64 (2.1.0-3) ...
13:12:49 [2022-09-07T13:12:49.123Z] #35 38.37 Setting up libmagic1:amd64 (1:5.39-3) ...
13:12:49 [2022-09-07T13:12:49.123Z] #35 38.40 Setting up file (1:5.39-3) ...
13:12:49 [2022-09-07T13:12:49.123Z] #35 38.41 Setting up bzip2 (1.0.8-4) ...
13:12:49 [2022-09-07T13:12:49.123Z] #35 38.44 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
13:12:49 [2022-09-07T13:12:49.123Z] #35 38.47 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
13:12:49 [2022-09-07T13:12:49.123Z] #35 38.49 Setting up libcap2:amd64 (1:2.44-1) ...
13:12:49 [2022-09-07T13:12:49.123Z] #35 38.51 Setting up autotools-dev (20180224.1+nmu1) ...
13:12:49 [2022-09-07T13:12:49.123Z] #35 38.53 Setting up libsigsegv2:amd64 (2.13-1) ...
13:12:49 [2022-09-07T13:12:49.123Z] #35 38.54 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
13:12:49 [2022-09-07T13:12:49.123Z] #35 38.57 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:12:49 [2022-09-07T13:12:49.123Z] #35 38.58 Setting up patch (2.7.6-7) ...
13:12:49 [2022-09-07T13:12:49.123Z] #35 38.59 Setting up libudev-dev:amd64 (247.3-7) ...
13:12:49 [2022-09-07T13:12:49.123Z] #35 38.61 Setting up libyajl-dev:amd64 (2.1.0-3) ...
13:12:49 [2022-09-07T13:12:49.123Z] #35 38.62 Setting up libcap-dev:amd64 (1:2.44-1) ...
13:12:49 [2022-09-07T13:12:49.123Z] #35 38.65 Setting up libsystemd-dev:amd64 (247.3-7) ...
13:12:49 [2022-09-07T13:12:49.381Z] #35 38.67 Setting up libtool (2.4.6-15) ...
13:12:49 [2022-09-07T13:12:49.381Z] #35 38.69 Setting up m4 (1.4.18-5) ...
13:12:49 [2022-09-07T13:12:49.381Z] #35 38.72 Setting up dpkg-dev (1.20.11) ...
13:12:49 [2022-09-07T13:12:49.381Z] #35 38.74 Setting up autoconf (2.69-14) ...
13:12:49 [2022-09-07T13:12:49.381Z] #35 38.76 Setting up build-essential (12.9) ...
13:12:49 [2022-09-07T13:12:49.381Z] #35 38.78 Setting up automake (1:1.16.3-2) ...
13:12:49 [2022-09-07T13:12:49.381Z] #35 38.80 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
13:12:49 [2022-09-07T13:12:49.381Z] #35 38.82 Processing triggers for libc-bin (2.31-13+deb11u3) ...
13:12:49 [2022-09-07T13:12:49.946Z] #35 DONE 39.2s
13:12:49 [2022-09-07T13:12:49.946Z] 
13:12:49 [2022-09-07T13:12:49.946Z] #26 [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
13:12:49 [2022-09-07T13:12:49.946Z] #26 37.88 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.
13:12:49 [2022-09-07T13:12:49.946Z] #26 37.98 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
13:12:49 [2022-09-07T13:12:49.946Z] #26 38.51 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
13:12:50 [2022-09-07T13:12:50.717Z] #41 ...
13:12:50 [2022-09-07T13:12:50.717Z] 
13:12:50 [2022-09-07T13:12:50.717Z] #36 [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
13:12:50 [2022-09-07T13:12:50.717Z] #36 21.59 Reading package lists...
13:12:50 [2022-09-07T13:12:50.717Z] #36 27.77 Reading package lists...
13:12:50 [2022-09-07T13:12:50.717Z] #36 34.06 Building dependency tree...
13:12:50 [2022-09-07T13:12:50.717Z] #36 37.73 The following additional packages will be installed:
13:12:50 [2022-09-07T13:12:50.717Z] #36 ...
13:12:50 [2022-09-07T13:12:50.717Z] 
13:12:50 [2022-09-07T13:12:50.717Z] #39 [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
13:12:50 [2022-09-07T13:12:50.717Z] #39 23.09 Reading package lists...
13:12:50 [2022-09-07T13:12:50.717Z] #39 29.04 Building dependency tree...
13:12:50 [2022-09-07T13:12:50.717Z] #39 33.40 The following additional packages will be installed:
13:12:50 [2022-09-07T13:12:50.717Z] #39 33.44   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
13:12:50 [2022-09-07T13:12:50.717Z] #39 33.46 Suggested packages:
13:12:50 [2022-09-07T13:12:50.717Z] #39 33.47   cmake-doc ninja-build lrzip
13:12:50 [2022-09-07T13:12:50.717Z] #39 33.47 Recommended packages:
13:12:50 [2022-09-07T13:12:50.717Z] #39 33.47   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
13:12:50 [2022-09-07T13:12:50.717Z] #39 34.57 The following NEW packages will be installed:
13:12:50 [2022-09-07T13:12:50.717Z] #39 34.59   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
13:12:50 [2022-09-07T13:12:50.717Z] #39 34.59   vim-common xxd
13:12:50 [2022-09-07T13:12:50.717Z] #39 35.01 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
13:12:50 [2022-09-07T13:12:50.717Z] #39 35.01 Need to get 17.7 MB of archives.
13:12:50 [2022-09-07T13:12:50.717Z] #39 35.01 After this operation, 70.7 MB of additional disk space will be used.
13:12:50 [2022-09-07T13:12:50.717Z] #39 35.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
13:12:50 [2022-09-07T13:12:50.717Z] #39 35.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
13:12:50 [2022-09-07T13:12:50.717Z] #39 35.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
13:12:50 [2022-09-07T13:12:50.717Z] #39 35.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
13:12:50 [2022-09-07T13:12:50.717Z] #39 35.75 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
13:12:50 [2022-09-07T13:12:50.717Z] #39 35.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
13:12:50 [2022-09-07T13:12:50.717Z] #39 35.81 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
13:12:50 [2022-09-07T13:12:50.717Z] #39 35.84 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
13:12:50 [2022-09-07T13:12:50.717Z] #39 35.85 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
13:12:50 [2022-09-07T13:12:50.717Z] #39 35.86 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
13:12:50 [2022-09-07T13:12:50.717Z] #39 37.62 debconf: delaying package configuration, since apt-utils is not installed
13:12:50 [2022-09-07T13:12:50.717Z] #39 ...
13:12:50 [2022-09-07T13:12:50.717Z] 
13:12:50 [2022-09-07T13:12:50.717Z] #36 [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
13:12:50 [2022-09-07T13:12:50.717Z] #36 37.74   libbtrfs0
13:12:50 [2022-09-07T13:12:50.717Z] #36 37.96 The following NEW packages will be installed:
13:12:50 [2022-09-07T13:12:50.717Z] #36 37.97   libbtrfs-dev libbtrfs0
13:12:50 [2022-09-07T13:12:50.717Z] #36 ...
13:12:50 [2022-09-07T13:12:50.717Z] 
13:12:50 [2022-09-07T13:12:50.717Z] #37 [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
13:12:50 [2022-09-07T13:12:50.717Z] #37 22.62 Reading package lists...
13:12:50 [2022-09-07T13:12:50.717Z] #37 28.15 Reading package lists...
13:12:50 [2022-09-07T13:12:50.717Z] #37 34.22 Building dependency tree...
13:12:50 [2022-09-07T13:12:50.833Z] #9 ...
13:12:50 [2022-09-07T13:12:50.833Z] 
13:12:50 [2022-09-07T13:12:50.833Z] #11 [internal] load build context
13:12:50 [2022-09-07T13:12:50.833Z] #11 transferring context: 62.61MB 3.0s done
13:12:50 [2022-09-07T13:12:50.833Z] #11 DONE 4.3s
13:12:50 [2022-09-07T13:12:50.833Z] 
13:12:50 [2022-09-07T13:12:50.833Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
13:12:50 [2022-09-07T13:12:50.974Z] #37 ...
13:12:50 [2022-09-07T13:12:50.974Z] 
13:12:50 [2022-09-07T13:12:50.974Z] #39 [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
13:12:50 [2022-09-07T13:12:50.974Z] #39 37.94 Fetched 17.7 MB in 2s (11.2 MB/s)
13:12:50 [2022-09-07T13:12:50.974Z] #39 38.05 Selecting previously unselected package xxd.
13:12:50 [2022-09-07T13:12:50.974Z] #39 38.05 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
13:12:50 [2022-09-07T13:12:50.974Z] #39 38.15 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
13:12:50 [2022-09-07T13:12:50.974Z] #39 38.17 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
13:12:51 [2022-09-07T13:12:51.231Z] #39 38.40 Selecting previously unselected package vim-common.
13:12:51 [2022-09-07T13:12:51.231Z] #39 38.40 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
13:12:51 [2022-09-07T13:12:51.231Z] #39 ...
13:12:51 [2022-09-07T13:12:51.231Z] 
13:12:51 [2022-09-07T13:12:51.231Z] #32 [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             ;
13:12:51 [2022-09-07T13:12:51.231Z] #32 22.42 Reading package lists...
13:12:51 [2022-09-07T13:12:51.231Z] #32 28.53 Reading package lists...
13:12:51 [2022-09-07T13:12:51.231Z] #32 34.67 Building dependency tree...
13:12:51 [2022-09-07T13:12:51.231Z] #32 38.35 python3 is already the newest version (3.9.2-3).
13:12:51 [2022-09-07T13:12:51.231Z] #32 38.35 The following additional packages will be installed:
13:12:51 [2022-09-07T13:12:51.231Z] #32 38.38   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
13:12:51 [2022-09-07T13:12:51.231Z] #32 38.38   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
13:12:51 [2022-09-07T13:12:51.231Z] #32 38.40 Suggested packages:
13:12:51 [2022-09-07T13:12:51.231Z] #32 38.40   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
13:12:51 [2022-09-07T13:12:51.231Z] #32 38.40   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
13:12:51 [2022-09-07T13:12:51.231Z] #32 38.40   m4-doc ed diffutils-doc
13:12:51 [2022-09-07T13:12:51.231Z] #32 38.40 Recommended packages:
13:12:51 [2022-09-07T13:12:51.231Z] #32 38.40   fakeroot libalgorithm-merge-perl libltdl-dev
13:12:51 [2022-09-07T13:12:51.231Z] #32 ...
13:12:51 [2022-09-07T13:12:51.231Z] 
13:12:51 [2022-09-07T13:12:51.231Z] #37 [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
13:12:51 [2022-09-07T13:12:51.231Z] #37 38.42 The following additional packages will be installed:
13:12:51 [2022-09-07T13:12:51.231Z] #37 38.43   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
13:12:51 [2022-09-07T13:12:51.231Z] #37 38.44   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
13:12:51 [2022-09-07T13:12:51.231Z] #37 38.44   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
13:12:51 [2022-09-07T13:12:51.231Z] #37 38.44   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
13:12:51 [2022-09-07T13:12:51.231Z] #37 38.44   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
13:12:51 [2022-09-07T13:12:51.231Z] #37 38.45   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
13:12:51 [2022-09-07T13:12:51.231Z] #37 38.45   mingw-w64-common mingw-w64-x86-64-dev
13:12:51 [2022-09-07T13:12:51.231Z] #37 38.47 Suggested packages:
13:12:51 [2022-09-07T13:12:51.231Z] #37 38.47   gcc-10-locales seccomp wine64
13:12:51 [2022-09-07T13:12:51.770Z] #9 DONE 5.1s
13:12:51 [2022-09-07T13:12:51.770Z] 
13:12:51 [2022-09-07T13:12:51.770Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
13:12:51 [2022-09-07T13:12:51.770Z] #12 resolve docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 0.1s done
13:12:51 [2022-09-07T13:12:51.770Z] #12 sha256:3e1bfa962ac0b8f5448890e7e7200493965fd3fda284e6b43aea6d0a4cea5b16 7.12kB / 7.12kB done
13:12:51 [2022-09-07T13:12:51.770Z] #12 sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 1.86kB / 1.86kB done
13:12:51 [2022-09-07T13:12:51.770Z] #12 sha256:e7a52f15dd4f5d2f1d9730984691ea6e8e3757330e911b9ebea834e88022dae3 1.80kB / 1.80kB done
13:12:51 [2022-09-07T13:12:51.770Z] #12 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 0.9s done
13:12:51 [2022-09-07T13:12:51.770Z] #12 sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 4.94MB / 4.94MB 0.3s done
13:12:51 [2022-09-07T13:12:51.770Z] #12 sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 10.66MB / 10.66MB 0.5s done
13:12:51 [2022-09-07T13:12:51.770Z] #12 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 54.68MB / 54.68MB 1.9s done
13:12:51 [2022-09-07T13:12:51.770Z] #12 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 81.12MB / 81.12MB 2.1s done
13:12:51 [2022-09-07T13:12:51.770Z] #12 sha256:f81f1933f75cc71bc34fa090b5853863833c9560465c83b33be70c33aefd29b9 109.00MB / 109.00MB 4.3s done
13:12:51 [2022-09-07T13:12:51.770Z] #12 extracting sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 3.0s done
13:12:51 [2022-09-07T13:12:51.770Z] #12 sha256:266dcf62bd11c92fdf8fd0bb4491e4feae296cf94acee537df8d892b20351441 126B / 126B 2.3s done
13:12:51 [2022-09-07T13:12:51.770Z] #12 extracting sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 0.2s
13:12:52 [2022-09-07T13:12:52.033Z] #12 extracting sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 0.7s done
13:12:52 [2022-09-07T13:12:52.295Z] #12 extracting sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be
13:12:52 [2022-09-07T13:12:52.553Z] #12 ...
13:12:52 [2022-09-07T13:12:52.554Z] 
13:12:52 [2022-09-07T13:12:52.554Z] #13 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
13:12:52 [2022-09-07T13:12:52.554Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done
13:12:52 [2022-09-07T13:12:52.554Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
13:12:52 [2022-09-07T13:12:52.554Z] #13 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
13:12:52 [2022-09-07T13:12:52.554Z] #13 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
13:12:52 [2022-09-07T13:12:52.554Z] #13 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.5s done
13:12:52 [2022-09-07T13:12:52.554Z] #13 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.8s done
13:12:52 [2022-09-07T13:12:52.554Z] #13 DONE 5.9s
13:12:52 [2022-09-07T13:12:52.554Z] 
13:12:52 [2022-09-07T13:12:52.554Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
13:12:52 [2022-09-07T13:12:52.554Z] #12 ...
13:12:52 [2022-09-07T13:12:52.554Z] 
13:12:52 [2022-09-07T13:12:52.554Z] #14 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
13:12:52 [2022-09-07T13:12:52.554Z] #14 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
13:12:52 [2022-09-07T13:12:52.554Z] #14 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
13:12:52 [2022-09-07T13:12:52.554Z] #14 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
13:12:52 [2022-09-07T13:12:52.554Z] #14 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
13:12:52 [2022-09-07T13:12:52.554Z] #14 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.6s
13:12:52 [2022-09-07T13:12:52.554Z] #14 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.9s
13:12:52 [2022-09-07T13:12:52.812Z] #14 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.1s done
13:12:53 [2022-09-07T13:12:53.084Z] #14 DONE 6.4s
13:12:53 [2022-09-07T13:12:53.084Z] 
13:12:53 [2022-09-07T13:12:53.084Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
13:12:53 [2022-09-07T13:12:53.124Z] #37 39.95 The following NEW packages will be installed:
13:12:53 [2022-09-07T13:12:53.124Z] #37 39.96   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
13:12:53 [2022-09-07T13:12:53.124Z] #37 39.96   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
13:12:53 [2022-09-07T13:12:53.124Z] #37 39.96   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
13:12:53 [2022-09-07T13:12:53.124Z] #37 39.96   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
13:12:53 [2022-09-07T13:12:53.124Z] #37 39.96   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
13:12:53 [2022-09-07T13:12:53.124Z] #37 39.96   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
13:12:53 [2022-09-07T13:12:53.124Z] #37 39.97   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
13:12:53 [2022-09-07T13:12:53.124Z] #37 39.97   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
13:12:53 [2022-09-07T13:12:53.124Z] #37 39.98   mingw-w64-x86-64-dev
13:12:53 [2022-09-07T13:12:53.124Z] #37 ...
13:12:53 [2022-09-07T13:12:53.124Z] 
13:12:53 [2022-09-07T13:12:53.124Z] #34 [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
13:12:53 [2022-09-07T13:12:53.124Z] #34 39.76 v3.0.2
13:12:53 [2022-09-07T13:12:53.124Z] #34 DONE 40.1s
13:12:53 [2022-09-07T13:12:53.124Z] 
13:12:53 [2022-09-07T13:12:53.124Z] #36 [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
13:12:53 [2022-09-07T13:12:53.124Z] #36 38.46 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
13:12:53 [2022-09-07T13:12:53.124Z] #36 38.46 Need to get 460 kB of archives.
13:12:53 [2022-09-07T13:12:53.124Z] #36 38.46 After this operation, 1237 kB of additional disk space will be used.
13:12:53 [2022-09-07T13:12:53.124Z] #36 38.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
13:12:53 [2022-09-07T13:12:53.124Z] #36 38.46 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
13:12:53 [2022-09-07T13:12:53.124Z] #36 39.67 debconf: delaying package configuration, since apt-utils is not installed
13:12:53 [2022-09-07T13:12:53.124Z] #36 40.02 Fetched 460 kB in 0s (1379 kB/s)
13:12:53 [2022-09-07T13:12:53.125Z] #36 40.11 Selecting previously unselected package libbtrfs0:amd64.
13:12:53 [2022-09-07T13:12:53.125Z] #36 40.11 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
13:12:53 [2022-09-07T13:12:53.125Z] #36 40.27 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
13:12:53 [2022-09-07T13:12:53.125Z] #36 40.28 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
13:12:53 [2022-09-07T13:12:53.347Z] #12 extracting sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 0.9s done
13:12:53 [2022-09-07T13:12:53.605Z] #12 extracting sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f
13:12:54 [2022-09-07T13:12:54.071Z] #36 41.00 Selecting previously unselected package libbtrfs-dev:amd64.
13:12:54 [2022-09-07T13:12:54.071Z] #36 41.00 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
13:12:54 [2022-09-07T13:12:54.071Z] #36 41.03 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
13:12:54 [2022-09-07T13:12:54.124Z] #26 ...
13:12:54 [2022-09-07T13:12:54.125Z] 
13:12:54 [2022-09-07T13:12:54.125Z] #29 [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
13:12:54 [2022-09-07T13:12:54.125Z] #29 32.74 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [683 kB]
13:12:54 [2022-09-07T13:12:54.125Z] #29 34.34 debconf: delaying package configuration, since apt-utils is not installed
13:12:54 [2022-09-07T13:12:54.125Z] #29 34.64 Fetched 2315 kB in 3s (728 kB/s)
13:12:54 [2022-09-07T13:12:54.125Z] #29 34.71 Selecting previously unselected package libprotobuf23:amd64.
13:12:54 [2022-09-07T13:12:54.125Z] #29 34.71 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
13:12:54 [2022-09-07T13:12:54.125Z] #29 34.76 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
13:12:54 [2022-09-07T13:12:54.125Z] #29 34.77 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
13:12:54 [2022-09-07T13:12:54.125Z] #29 35.67 Selecting previously unselected package python3-pkg-resources.
13:12:54 [2022-09-07T13:12:54.125Z] #29 35.67 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
13:12:54 [2022-09-07T13:12:54.125Z] #29 35.69 Unpacking python3-pkg-resources (52.0.0-4) ...
13:12:54 [2022-09-07T13:12:54.125Z] #29 35.89 Selecting previously unselected package python3-six.
13:12:54 [2022-09-07T13:12:54.125Z] #29 35.90 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
13:12:54 [2022-09-07T13:12:54.125Z] #29 35.91 Unpacking python3-six (1.16.0-2) ...
13:12:54 [2022-09-07T13:12:54.125Z] #29 36.03 Selecting previously unselected package python3-protobuf.
13:12:54 [2022-09-07T13:12:54.125Z] #29 36.03 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
13:12:54 [2022-09-07T13:12:54.125Z] #29 36.03 Unpacking python3-protobuf (3.12.4-1) ...
13:12:54 [2022-09-07T13:12:54.125Z] #29 36.41 Selecting previously unselected package libnet1:amd64.
13:12:54 [2022-09-07T13:12:54.125Z] #29 36.41 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
13:12:54 [2022-09-07T13:12:54.125Z] #29 36.42 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
13:12:54 [2022-09-07T13:12:54.125Z] #29 36.56 Selecting previously unselected package libnl-3-200:amd64.
13:12:54 [2022-09-07T13:12:54.125Z] #29 36.56 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
13:12:54 [2022-09-07T13:12:54.125Z] #29 36.56 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
13:12:54 [2022-09-07T13:12:54.125Z] #29 36.68 Selecting previously unselected package libprotobuf-c1:amd64.
13:12:54 [2022-09-07T13:12:54.125Z] #29 36.68 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
13:12:54 [2022-09-07T13:12:54.125Z] #29 36.69 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
13:12:54 [2022-09-07T13:12:54.125Z] #29 36.80 Selecting previously unselected package criu.
13:12:54 [2022-09-07T13:12:54.125Z] #29 36.80 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ...
13:12:54 [2022-09-07T13:12:54.125Z] #29 36.81 Unpacking criu (3.17.1-1) ...
13:12:54 [2022-09-07T13:12:54.125Z] #29 37.37 Setting up python3-pkg-resources (52.0.0-4) ...
13:12:54 [2022-09-07T13:12:54.125Z] #29 38.55 Setting up libprotobuf23:amd64 (3.12.4-1) ...
13:12:54 [2022-09-07T13:12:54.125Z] #29 38.59 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
13:12:54 [2022-09-07T13:12:54.125Z] #29 38.61 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
13:12:54 [2022-09-07T13:12:54.125Z] #29 38.62 Setting up python3-six (1.16.0-2) ...
13:12:54 [2022-09-07T13:12:54.125Z] #29 39.86 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
13:12:54 [2022-09-07T13:12:54.125Z] #29 39.88 Setting up python3-protobuf (3.12.4-1) ...
13:12:54 [2022-09-07T13:12:54.125Z] #29 42.76 Setting up criu (3.17.1-1) ...
13:12:54 [2022-09-07T13:12:54.329Z] #36 41.54 Setting up libbtrfs0:amd64 (5.10.1-2) ...
13:12:54 [2022-09-07T13:12:54.586Z] #36 41.67 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
13:12:54 [2022-09-07T13:12:54.586Z] #36 41.69 Processing triggers for libc-bin (2.31-13+deb11u3) ...
13:12:55 [2022-09-07T13:12:55.059Z] #29 44.20 Processing triggers for libc-bin (2.31-13+deb11u3) ...
13:12:55 [2022-09-07T13:12:55.203Z] #36 DONE 42.2s
13:12:55 [2022-09-07T13:12:55.203Z] 
13:12:55 [2022-09-07T13:12:55.203Z] #32 [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             ;
13:12:55 [2022-09-07T13:12:55.203Z] #32 40.37 The following NEW packages will be installed:
13:12:55 [2022-09-07T13:12:55.203Z] #32 40.37   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
13:12:55 [2022-09-07T13:12:55.203Z] #32 40.39   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
13:12:55 [2022-09-07T13:12:55.203Z] #32 40.39   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
13:12:55 [2022-09-07T13:12:55.203Z] #32 40.39   libyajl2 m4 patch xz-utils
13:12:55 [2022-09-07T13:12:55.203Z] #32 40.98 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded.
13:12:55 [2022-09-07T13:12:55.203Z] #32 40.98 Need to get 5940 kB of archives.
13:12:55 [2022-09-07T13:12:55.203Z] #32 40.98 After this operation, 18.7 MB of additional disk space will be used.
13:12:55 [2022-09-07T13:12:55.203Z] #32 40.98 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
13:12:55 [2022-09-07T13:12:55.203Z] #32 40.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
13:12:55 [2022-09-07T13:12:55.203Z] #32 41.03 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
13:12:55 [2022-09-07T13:12:55.203Z] #32 41.06 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
13:12:55 [2022-09-07T13:12:55.203Z] #32 41.08 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
13:12:55 [2022-09-07T13:12:55.203Z] #32 41.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
13:12:55 [2022-09-07T13:12:55.203Z] #32 41.11 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
13:12:55 [2022-09-07T13:12:55.203Z] #32 41.15 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
13:12:55 [2022-09-07T13:12:55.203Z] #32 41.19 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
13:12:55 [2022-09-07T13:12:55.203Z] #32 41.20 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
13:12:55 [2022-09-07T13:12:55.203Z] #32 41.28 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
13:12:55 [2022-09-07T13:12:55.203Z] #32 41.29 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB]
13:12:55 [2022-09-07T13:12:55.203Z] #32 41.51 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
13:12:55 [2022-09-07T13:12:55.203Z] #32 41.51 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
13:12:55 [2022-09-07T13:12:55.203Z] #32 41.51 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
13:12:55 [2022-09-07T13:12:55.203Z] #32 41.52 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
13:12:55 [2022-09-07T13:12:55.203Z] #32 41.53 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
13:12:55 [2022-09-07T13:12:55.203Z] #32 41.53 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
13:12:55 [2022-09-07T13:12:55.203Z] #32 41.53 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
13:12:55 [2022-09-07T13:12:55.203Z] #32 41.57 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
13:12:55 [2022-09-07T13:12:55.203Z] #32 41.60 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
13:12:55 [2022-09-07T13:12:55.203Z] #32 41.62 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
13:12:55 [2022-09-07T13:12:55.203Z] #32 41.62 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB]
13:12:55 [2022-09-07T13:12:55.203Z] #32 ...
13:12:55 [2022-09-07T13:12:55.203Z] 
13:12:55 [2022-09-07T13:12:55.203Z] #42 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
13:12:55 [2022-09-07T13:12:55.203Z] #42 DONE 0.3s
13:12:55 [2022-09-07T13:12:55.317Z] #29 DONE 44.5s
13:12:55 [2022-09-07T13:12:55.317Z] 
13:12:55 [2022-09-07T13:12:55.317Z] #38 [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
13:12:55 [2022-09-07T13:12:55.317Z] #38 35.00 go: downloading github.com/prometheus/common v0.32.1
13:12:55 [2022-09-07T13:12:55.317Z] #38 35.35 go: downloading github.com/prometheus/procfs v0.7.3
13:12:55 [2022-09-07T13:12:55.317Z] #38 35.35 go: downloading google.golang.org/protobuf v1.28.0
13:12:55 [2022-09-07T13:12:55.317Z] #38 36.12 go: downloading github.com/mattn/go-runewidth v0.0.9
13:12:55 [2022-09-07T13:12:55.317Z] #38 37.23 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
13:12:55 [2022-09-07T13:12:55.463Z] 
13:12:55 [2022-09-07T13:12:55.463Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
13:12:56 [2022-09-07T13:12:56.250Z] #38 ...
13:12:56 [2022-09-07T13:12:56.250Z] 
13:12:56 [2022-09-07T13:12:56.250Z] #41 [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
13:12:56 [2022-09-07T13:12:56.250Z] #0 0.926 Cloning into '/tmp/crun-build'...
13:12:56 [2022-09-07T13:12:56.250Z] #0 6.292 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
13:12:56 [2022-09-07T13:12:56.250Z] #41 6.327 Cloning into '/tmp/crun-build/libocispec'...
13:12:56 [2022-09-07T13:12:56.398Z] #43 0.935 + RM_GOPATH=0
13:12:56 [2022-09-07T13:12:56.398Z] #43 0.935 + TMP_GOPATH=
13:12:56 [2022-09-07T13:12:56.398Z] #43 0.935 + : /build
13:12:56 [2022-09-07T13:12:56.398Z] #43 0.935 + '[' -z '' ']'
13:12:56 [2022-09-07T13:12:56.398Z] #43 0.936 ++ mktemp -d
13:12:56 [2022-09-07T13:12:56.398Z] #43 0.937 + export GOPATH=/tmp/tmp.cIDlOK1uw8
13:12:56 [2022-09-07T13:12:56.398Z] #43 0.937 + GOPATH=/tmp/tmp.cIDlOK1uw8
13:12:56 [2022-09-07T13:12:56.398Z] #43 0.937 + RM_GOPATH=1
13:12:56 [2022-09-07T13:12:56.398Z] #43 0.937 + case "$(go env GOARCH)" in
13:12:56 [2022-09-07T13:12:56.398Z] #43 0.938 ++ go env GOARCH
13:12:56 [2022-09-07T13:12:56.398Z] #43 0.990 + export GO_BUILDMODE=-buildmode=pie
13:12:56 [2022-09-07T13:12:56.398Z] #43 0.990 + GO_BUILDMODE=-buildmode=pie
13:12:56 [2022-09-07T13:12:56.398Z] #43 0.991 ++ dirname /install.sh
13:12:56 [2022-09-07T13:12:56.398Z] #43 0.995 + dir=/
13:12:56 [2022-09-07T13:12:56.398Z] #43 0.999 + bin=containerd
13:12:56 [2022-09-07T13:12:56.398Z] #43 0.999 + shift
13:12:56 [2022-09-07T13:12:56.398Z] #43 1.000 + '[' '!' -f //containerd.installer ']'
13:12:56 [2022-09-07T13:12:56.398Z] #43 1.000 + . //containerd.installer
13:12:56 [2022-09-07T13:12:56.398Z] #43 1.000 ++ set -e
13:12:56 [2022-09-07T13:12:56.398Z] #43 1.003 ++ : v1.6.8
13:12:56 [2022-09-07T13:12:56.398Z] #43 1.004 + install_containerd
13:12:56 [2022-09-07T13:12:56.398Z] #43 1.005 + echo 'Install containerd version v1.6.8'
13:12:56 [2022-09-07T13:12:56.398Z] #43 1.005 Install containerd version v1.6.8
13:12:56 [2022-09-07T13:12:56.398Z] #43 1.007 + git clone https://github.com/containerd/containerd.git /tmp/tmp.cIDlOK1uw8/src/github.com/containerd/containerd
13:12:56 [2022-09-07T13:12:56.398Z] #43 1.010 Cloning into '/tmp/tmp.cIDlOK1uw8/src/github.com/containerd/containerd'...
13:12:56 [2022-09-07T13:12:56.900Z] #12 extracting sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 2.8s done
13:12:56 [2022-09-07T13:12:56.900Z] #12 extracting sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408
13:12:57 [2022-09-07T13:12:57.190Z] #41 7.254 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
13:12:57 [2022-09-07T13:12:57.190Z] #41 7.276 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
13:12:57 [2022-09-07T13:12:57.190Z] #41 7.277 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
13:12:57 [2022-09-07T13:12:57.190Z] #41 7.278 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
13:12:57 [2022-09-07T13:12:57.190Z] #41 7.303 Cloning into '/tmp/crun-build/libocispec/image-spec'...
13:12:57 [2022-09-07T13:12:57.812Z] #43 ...
13:12:57 [2022-09-07T13:12:57.812Z] 
13:12:57 [2022-09-07T13:12:57.812Z] #28 [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
13:12:57 [2022-09-07T13:12:57.812Z] #28 28.54 Reading package lists...
13:12:57 [2022-09-07T13:12:57.812Z] #28 34.70 Building dependency tree...
13:12:57 [2022-09-07T13:12:57.812Z] #28 38.87 The following additional packages will be installed:
13:12:57 [2022-09-07T13:12:57.812Z] #28 38.89   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
13:12:57 [2022-09-07T13:12:57.812Z] #28 38.89   python3-protobuf python3-six
13:12:57 [2022-09-07T13:12:57.812Z] #28 38.90 Suggested packages:
13:12:57 [2022-09-07T13:12:57.812Z] #28 38.91   python3-setuptools
13:12:57 [2022-09-07T13:12:57.812Z] #28 38.91 Recommended packages:
13:12:57 [2022-09-07T13:12:57.812Z] #28 38.92   iproute2 | iproute
13:12:57 [2022-09-07T13:12:57.812Z] #28 39.73 The following NEW packages will be installed:
13:12:57 [2022-09-07T13:12:57.812Z] #28 39.75   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
13:12:57 [2022-09-07T13:12:57.812Z] #28 39.76   python3-protobuf python3-six
13:12:57 [2022-09-07T13:12:57.812Z] #28 40.34 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
13:12:57 [2022-09-07T13:12:57.812Z] #28 40.34 Need to get 2315 kB of archives.
13:12:57 [2022-09-07T13:12:57.812Z] #28 40.34 After this operation, 11.1 MB of additional disk space will be used.
13:12:57 [2022-09-07T13:12:57.812Z] #28 40.34 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
13:12:57 [2022-09-07T13:12:57.812Z] #28 40.37 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
13:12:57 [2022-09-07T13:12:57.812Z] #28 40.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
13:12:57 [2022-09-07T13:12:57.812Z] #28 40.38 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
13:12:57 [2022-09-07T13:12:57.812Z] #28 40.44 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
13:12:57 [2022-09-07T13:12:57.812Z] #28 40.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
13:12:57 [2022-09-07T13:12:57.812Z] #28 40.45 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
13:12:57 [2022-09-07T13:12:57.812Z] #28 43.15 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [683 kB]
13:12:57 [2022-09-07T13:12:57.812Z] #28 44.63 debconf: delaying package configuration, since apt-utils is not installed
13:12:57 [2022-09-07T13:12:57.812Z] #28 ...
13:12:57 [2022-09-07T13:12:57.812Z] 
13:12:57 [2022-09-07T13:12:57.812Z] #32 [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             ;
13:12:57 [2022-09-07T13:12:57.812Z] #32 42.97 debconf: delaying package configuration, since apt-utils is not installed
13:12:57 [2022-09-07T13:12:57.812Z] #32 43.39 Fetched 5940 kB in 1s (5344 kB/s)
13:12:57 [2022-09-07T13:12:57.812Z] #32 43.50 Selecting previously unselected package bzip2.
13:12:57 [2022-09-07T13:12:57.812Z] #32 43.50 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
13:12:57 [2022-09-07T13:12:57.812Z] #32 43.65 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ...
13:12:57 [2022-09-07T13:12:57.812Z] #32 43.66 Unpacking bzip2 (1.0.8-4) ...
13:12:57 [2022-09-07T13:12:57.812Z] #32 44.11 Selecting previously unselected package libmagic-mgc.
13:12:57 [2022-09-07T13:12:57.812Z] #32 44.11 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ...
13:12:57 [2022-09-07T13:12:57.812Z] #32 44.12 Unpacking libmagic-mgc (1:5.39-3) ...
13:12:57 [2022-09-07T13:12:57.812Z] #32 44.84 Selecting previously unselected package libmagic1:amd64.
13:12:57 [2022-09-07T13:12:57.812Z] #32 44.84 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ...
13:12:57 [2022-09-07T13:12:57.812Z] #32 44.87 Unpacking libmagic1:amd64 (1:5.39-3) ...
13:12:58 [2022-09-07T13:12:58.069Z] #32 45.09 Selecting previously unselected package file.
13:12:58 [2022-09-07T13:12:58.069Z] #32 45.09 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ...
13:12:58 [2022-09-07T13:12:58.069Z] #32 45.13 Unpacking file (1:5.39-3) ...
13:12:58 [2022-09-07T13:12:58.562Z] #41 8.758 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
13:12:58 [2022-09-07T13:12:58.583Z] #32 45.55 Selecting previously unselected package xz-utils.
13:12:58 [2022-09-07T13:12:58.583Z] #32 45.56 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
13:12:58 [2022-09-07T13:12:58.583Z] #32 45.57 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
13:12:58 [2022-09-07T13:12:58.839Z] #32 45.87 Selecting previously unselected package libsigsegv2:amd64.
13:12:58 [2022-09-07T13:12:58.839Z] #32 45.87 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ...
13:12:58 [2022-09-07T13:12:58.839Z] #32 45.89 Unpacking libsigsegv2:amd64 (2.13-1) ...
13:12:58 [2022-09-07T13:12:58.839Z] #32 46.05 Selecting previously unselected package m4.
13:12:58 [2022-09-07T13:12:58.839Z] #32 46.05 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ...
13:12:58 [2022-09-07T13:12:58.839Z] #32 46.06 Unpacking m4 (1.4.18-5) ...
13:12:59 [2022-09-07T13:12:59.779Z] #32 ...
13:12:59 [2022-09-07T13:12:59.779Z] 
13:12:59 [2022-09-07T13:12:59.779Z] #38 [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
13:12:59 [2022-09-07T13:12:59.779Z] #38 46.10 NAME:
13:12:59 [2022-09-07T13:12:59.779Z] #38 46.11    go-winres - A tool for embedding resources in Windows executables
13:12:59 [2022-09-07T13:12:59.779Z] #38 46.11 
13:12:59 [2022-09-07T13:12:59.779Z] #38 46.11 USAGE:
13:12:59 [2022-09-07T13:12:59.779Z] #38 46.11    go-winres [global options] command [command options] [arguments...]
13:12:59 [2022-09-07T13:12:59.779Z] #38 46.11 
13:12:59 [2022-09-07T13:12:59.779Z] #38 46.11 COMMANDS:
13:12:59 [2022-09-07T13:12:59.779Z] #38 46.11    init     Create an initial ./winres/winres.json
13:12:59 [2022-09-07T13:12:59.779Z] #38 46.11    make     Make syso files for the "go build" command
13:12:59 [2022-09-07T13:12:59.779Z] #38 46.11    simply   Make syso files for the "go build" command (simplified)
13:12:59 [2022-09-07T13:12:59.779Z] #38 46.11    extract  Extract all resources from an executable
13:12:59 [2022-09-07T13:12:59.779Z] #38 46.11    patch    Replace resources in an executable file (exe, dll)
13:12:59 [2022-09-07T13:12:59.779Z] #38 46.11    help, h  Shows a list of commands or help for one command
13:12:59 [2022-09-07T13:12:59.779Z] #38 46.11 
13:12:59 [2022-09-07T13:12:59.779Z] #38 46.11 GLOBAL OPTIONS:
13:12:59 [2022-09-07T13:12:59.779Z] #38 46.11    --help, -h  show help (default: false)
13:12:59 [2022-09-07T13:12:59.779Z] #38 DONE 46.9s
13:12:59 [2022-09-07T13:12:59.779Z] 
13:12:59 [2022-09-07T13:12:59.779Z] #32 [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             ;
13:12:59 [2022-09-07T13:12:59.779Z] #32 46.97 Selecting previously unselected package autoconf.
13:12:59 [2022-09-07T13:12:59.779Z] #32 46.97 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
13:13:00 [2022-09-07T13:13:00.079Z] #32 46.99 Unpacking autoconf (2.69-14) ...
13:13:00 [2022-09-07T13:13:00.188Z] #12 extracting sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 2.9s done
13:13:00 [2022-09-07T13:13:00.188Z] #12 extracting sha256:f81f1933f75cc71bc34fa090b5853863833c9560465c83b33be70c33aefd29b9
13:13:00 [2022-09-07T13:13:00.458Z] #41 10.25 Cloning into '/tmp/crun-build/libocispec/yajl'...
13:13:00 [2022-09-07T13:13:00.642Z] #32 47.79 Selecting previously unselected package autotools-dev.
13:13:00 [2022-09-07T13:13:00.643Z] #32 47.79 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
13:13:00 [2022-09-07T13:13:00.643Z] #32 47.79 Unpacking autotools-dev (20180224.1+nmu1) ...
13:13:01 [2022-09-07T13:13:01.025Z] #41 11.24 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
13:13:01 [2022-09-07T13:13:01.124Z] #12 ...
13:13:01 [2022-09-07T13:13:01.124Z] 
13:13:01 [2022-09-07T13:13:01.124Z] #15 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
13:13:01 [2022-09-07T13:13:01.205Z] #32 48.26 Selecting previously unselected package automake.
13:13:01 [2022-09-07T13:13:01.205Z] #32 48.26 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
13:13:01 [2022-09-07T13:13:01.205Z] #32 48.30 Unpacking automake (1:1.16.3-2) ...
13:13:01 [2022-09-07T13:13:01.284Z] #41 11.40 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
13:13:01 [2022-09-07T13:13:01.284Z] #41 ...
13:13:01 [2022-09-07T13:13:01.284Z] 
13:13:01 [2022-09-07T13:13:01.284Z] #39 [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
13:13:01 [2022-09-07T13:13:01.284Z] #39 50.63 gotestsum version dev
13:13:01 [2022-09-07T13:13:01.462Z] #32 ...
13:13:01 [2022-09-07T13:13:01.462Z] 
13:13:01 [2022-09-07T13:13:01.462Z] #39 [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
13:13:01 [2022-09-07T13:13:01.462Z] #39 38.41 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
13:13:01 [2022-09-07T13:13:01.462Z] #39 38.72 Selecting previously unselected package cmake-data.
13:13:01 [2022-09-07T13:13:01.462Z] #39 38.72 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
13:13:01 [2022-09-07T13:13:01.462Z] #39 38.73 Unpacking cmake-data (3.18.4-2+deb11u1) ...
13:13:01 [2022-09-07T13:13:01.462Z] #39 43.46 Selecting previously unselected package libicu67:amd64.
13:13:01 [2022-09-07T13:13:01.462Z] #39 43.48 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
13:13:01 [2022-09-07T13:13:01.462Z] #39 43.52 Unpacking libicu67:amd64 (67.1-7) ...
13:13:01 [2022-09-07T13:13:01.462Z] #39 ...
13:13:01 [2022-09-07T13:13:01.462Z] 
13:13:01 [2022-09-07T13:13:01.462Z] #28 [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
13:13:01 [2022-09-07T13:13:01.462Z] #28 44.93 Fetched 2315 kB in 4s (655 kB/s)
13:13:01 [2022-09-07T13:13:01.462Z] #28 45.23 Selecting previously unselected package libprotobuf23:amd64.
13:13:01 [2022-09-07T13:13:01.462Z] #28 45.23 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
13:13:01 [2022-09-07T13:13:01.462Z] #28 45.42 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
13:13:01 [2022-09-07T13:13:01.462Z] #28 45.44 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
13:13:01 [2022-09-07T13:13:01.462Z] #28 46.71 Selecting previously unselected package python3-pkg-resources.
13:13:01 [2022-09-07T13:13:01.462Z] #28 46.71 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
13:13:01 [2022-09-07T13:13:01.462Z] #28 46.73 Unpacking python3-pkg-resources (52.0.0-4) ...
13:13:01 [2022-09-07T13:13:01.462Z] #28 47.05 Selecting previously unselected package python3-six.
13:13:01 [2022-09-07T13:13:01.462Z] #28 47.05 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
13:13:01 [2022-09-07T13:13:01.462Z] #28 47.07 Unpacking python3-six (1.16.0-2) ...
13:13:01 [2022-09-07T13:13:01.462Z] #28 47.30 Selecting previously unselected package python3-protobuf.
13:13:01 [2022-09-07T13:13:01.462Z] #28 47.31 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
13:13:01 [2022-09-07T13:13:01.462Z] #28 47.31 Unpacking python3-protobuf (3.12.4-1) ...
13:13:01 [2022-09-07T13:13:01.462Z] #28 48.13 Selecting previously unselected package libnet1:amd64.
13:13:01 [2022-09-07T13:13:01.462Z] #28 48.14 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
13:13:01 [2022-09-07T13:13:01.462Z] #28 48.14 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
13:13:01 [2022-09-07T13:13:01.462Z] #28 48.30 Selecting previously unselected package libnl-3-200:amd64.
13:13:01 [2022-09-07T13:13:01.462Z] #28 48.31 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
13:13:01 [2022-09-07T13:13:01.462Z] #28 48.31 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
13:13:01 [2022-09-07T13:13:01.543Z] #39 DONE 50.7s
13:13:01 [2022-09-07T13:13:01.543Z] 
13:13:01 [2022-09-07T13:13:01.543Z] #26 [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
13:13:01 [2022-09-07T13:13:01.543Z] #26 ...
13:13:01 [2022-09-07T13:13:01.543Z] 
13:13:01 [2022-09-07T13:13:01.543Z] #41 [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
13:13:01 [2022-09-07T13:13:01.543Z] #41 11.67 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
13:13:01 [2022-09-07T13:13:01.693Z] #15 ...
13:13:01 [2022-09-07T13:13:01.693Z] 
13:13:01 [2022-09-07T13:13:01.693Z] #16 [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
13:13:01 [2022-09-07T13:13:01.693Z] #0 1.197 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
13:13:01 [2022-09-07T13:13:01.693Z] #0 1.284 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:13:01 [2022-09-07T13:13:01.693Z] #0 1.284 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:13:01 [2022-09-07T13:13:01.693Z] #0 1.489 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
13:13:01 [2022-09-07T13:13:01.693Z] #0 1.946 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB]
13:13:01 [2022-09-07T13:13:01.693Z] #0 1.963 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
13:13:01 [2022-09-07T13:13:01.693Z] #0 2.928 Fetched 8460 kB in 2s (4249 kB/s)
13:13:01 [2022-09-07T13:13:01.693Z] #0 2.928 Reading package lists...
13:13:01 [2022-09-07T13:13:01.693Z] #0 3.532 Reading package lists...
13:13:01 [2022-09-07T13:13:01.693Z] #0 4.128 Building dependency tree...
13:13:01 [2022-09-07T13:13:01.693Z] #0 4.527 The following additional packages will be installed:
13:13:01 [2022-09-07T13:13:01.693Z] #0 4.528   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
13:13:01 [2022-09-07T13:13:01.693Z] #0 4.529   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
13:13:01 [2022-09-07T13:13:01.693Z] #0 4.531 Recommended packages:
13:13:01 [2022-09-07T13:13:01.693Z] #0 4.531   libldap-common publicsuffix libsasl2-modules
13:13:01 [2022-09-07T13:13:01.693Z] #0 4.663 The following NEW packages will be installed:
13:13:01 [2022-09-07T13:13:01.693Z] #0 4.664   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
13:13:01 [2022-09-07T13:13:01.693Z] #0 4.664   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
13:13:01 [2022-09-07T13:13:01.693Z] #0 4.665   libssh2-1 openssl
13:13:01 [2022-09-07T13:13:01.693Z] #0 4.938 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded.
13:13:01 [2022-09-07T13:13:01.693Z] #0 4.938 Need to get 2942 kB of archives.
13:13:01 [2022-09-07T13:13:01.693Z] #0 4.938 After this operation, 6482 kB of additional disk space will be used.
13:13:01 [2022-09-07T13:13:01.693Z] #0 4.938 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB]
13:13:01 [2022-09-07T13:13:01.693Z] #0 4.955 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
13:13:01 [2022-09-07T13:13:01.693Z] #0 4.959 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
13:13:01 [2022-09-07T13:13:01.693Z] #0 4.961 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
13:13:01 [2022-09-07T13:13:01.693Z] #0 4.962 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
13:13:01 [2022-09-07T13:13:01.693Z] #0 4.964 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
13:13:01 [2022-09-07T13:13:01.693Z] #0 4.986 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
13:13:01 [2022-09-07T13:13:01.693Z] #0 5.017 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
13:13:01 [2022-09-07T13:13:01.693Z] #0 5.022 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
13:13:01 [2022-09-07T13:13:01.693Z] #0 5.022 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
13:13:01 [2022-09-07T13:13:01.693Z] #0 5.022 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u2 [325 kB]
13:13:01 [2022-09-07T13:13:01.693Z] #0 5.022 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u2 [264 kB]
13:13:01 [2022-09-07T13:13:01.693Z] #0 5.022 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
13:13:01 [2022-09-07T13:13:01.693Z] #0 5.022 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
13:13:01 [2022-09-07T13:13:01.693Z] #0 5.023 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
13:13:01 [2022-09-07T13:13:01.693Z] #0 5.210 debconf: delaying package configuration, since apt-utils is not installed
13:13:01 [2022-09-07T13:13:01.693Z] #0 5.253 Fetched 2942 kB in 0s (8358 kB/s)
13:13:01 [2022-09-07T13:13:01.693Z] #0 5.290 Selecting previously unselected package openssl.
13:13:01 [2022-09-07T13:13:01.693Z] #0 5.290 (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.)
13:13:01 [2022-09-07T13:13:01.693Z] #0 5.290 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ...
13:13:01 [2022-09-07T13:13:01.693Z] #0 5.309 Unpacking openssl (1.1.1n-0+deb11u3) ...
13:13:01 [2022-09-07T13:13:01.693Z] #0 5.531 Selecting previously unselected package ca-certificates.
13:13:01 [2022-09-07T13:13:01.693Z] #0 5.531 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
13:13:01 [2022-09-07T13:13:01.693Z] #0 5.539 Unpacking ca-certificates (20210119) ...
13:13:01 [2022-09-07T13:13:01.693Z] #0 5.778 Selecting previously unselected package libbrotli1:arm64.
13:13:01 [2022-09-07T13:13:01.693Z] #0 5.778 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
13:13:01 [2022-09-07T13:13:01.693Z] #0 5.815 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
13:13:01 [2022-09-07T13:13:01.693Z] #0 5.958 Selecting previously unselected package libsasl2-modules-db:arm64.
13:13:01 [2022-09-07T13:13:01.693Z] #0 5.958 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
13:13:01 [2022-09-07T13:13:01.693Z] #0 5.964 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
13:13:01 [2022-09-07T13:13:01.693Z] #0 6.090 Selecting previously unselected package libsasl2-2:arm64.
13:13:01 [2022-09-07T13:13:01.693Z] #0 6.090 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
13:13:01 [2022-09-07T13:13:01.693Z] #0 6.140 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
13:13:01 [2022-09-07T13:13:01.693Z] #0 6.731 Selecting previously unselected package libldap-2.4-2:arm64.
13:13:01 [2022-09-07T13:13:01.693Z] #0 6.731 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
13:13:01 [2022-09-07T13:13:01.693Z] #0 6.799 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
13:13:01 [2022-09-07T13:13:01.693Z] #0 7.089 Selecting previously unselected package libnghttp2-14:arm64.
13:13:01 [2022-09-07T13:13:01.693Z] #0 7.089 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
13:13:01 [2022-09-07T13:13:01.693Z] #0 7.096 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
13:13:01 [2022-09-07T13:13:01.693Z] #0 7.230 Selecting previously unselected package libpsl5:arm64.
13:13:01 [2022-09-07T13:13:01.693Z] #0 7.230 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
13:13:01 [2022-09-07T13:13:01.693Z] #0 7.269 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
13:13:01 [2022-09-07T13:13:01.693Z] #0 7.388 Selecting previously unselected package librtmp1:arm64.
13:13:01 [2022-09-07T13:13:01.693Z] #0 7.388 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
13:13:01 [2022-09-07T13:13:01.693Z] #0 7.398 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
13:13:01 [2022-09-07T13:13:01.693Z] #0 7.552 Selecting previously unselected package libssh2-1:arm64.
13:13:01 [2022-09-07T13:13:01.693Z] #0 7.552 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
13:13:01 [2022-09-07T13:13:01.693Z] #0 7.560 Unpacking libssh2-1:arm64 (1.9.0-2) ...
13:13:01 [2022-09-07T13:13:01.693Z] #0 7.910 Selecting previously unselected package libcurl4:arm64.
13:13:01 [2022-09-07T13:13:01.693Z] #0 7.910 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_arm64.deb ...
13:13:01 [2022-09-07T13:13:01.693Z] #0 7.917 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u2) ...
13:13:01 [2022-09-07T13:13:01.693Z] #0 8.023 Selecting previously unselected package curl.
13:13:01 [2022-09-07T13:13:01.693Z] #0 8.023 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_arm64.deb ...
13:13:01 [2022-09-07T13:13:01.693Z] #0 8.030 Unpacking curl (7.74.0-1.3+deb11u2) ...
13:13:01 [2022-09-07T13:13:01.693Z] #0 8.153 Selecting previously unselected package libonig5:arm64.
13:13:01 [2022-09-07T13:13:01.693Z] #0 8.153 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
13:13:01 [2022-09-07T13:13:01.693Z] #0 8.159 Unpacking libonig5:arm64 (6.9.6-1.1) ...
13:13:01 [2022-09-07T13:13:01.693Z] #0 8.244 Selecting previously unselected package libjq1:arm64.
13:13:01 [2022-09-07T13:13:01.693Z] #0 8.244 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
13:13:01 [2022-09-07T13:13:01.693Z] #0 8.258 Unpacking libjq1:arm64 (1.6-2.1) ...
13:13:01 [2022-09-07T13:13:01.693Z] #0 8.339 Selecting previously unselected package jq.
13:13:01 [2022-09-07T13:13:01.693Z] #0 8.339 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
13:13:01 [2022-09-07T13:13:01.693Z] #0 8.495 Unpacking jq (1.6-2.1) ...
13:13:01 [2022-09-07T13:13:01.693Z] #0 8.650 Setting up libpsl5:arm64 (0.21.0-1.2) ...
13:13:01 [2022-09-07T13:13:01.693Z] #0 8.765 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
13:13:01 [2022-09-07T13:13:01.693Z] #0 8.800 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
13:13:01 [2022-09-07T13:13:01.693Z] #0 8.829 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
13:13:01 [2022-09-07T13:13:01.693Z] #0 8.949 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
13:13:01 [2022-09-07T13:13:01.693Z] #0 9.001 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
13:13:01 [2022-09-07T13:13:01.693Z] #0 9.056 Setting up libssh2-1:arm64 (1.9.0-2) ...
13:13:01 [2022-09-07T13:13:01.693Z] #0 9.088 Setting up openssl (1.1.1n-0+deb11u3) ...
13:13:01 [2022-09-07T13:13:01.693Z] #0 9.114 Setting up libonig5:arm64 (6.9.6-1.1) ...
13:13:01 [2022-09-07T13:13:01.693Z] #0 9.122 Setting up libjq1:arm64 (1.6-2.1) ...
13:13:01 [2022-09-07T13:13:01.693Z] #0 9.134 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
13:13:01 [2022-09-07T13:13:01.693Z] #0 9.145 Setting up ca-certificates (20210119) ...
13:13:01 [2022-09-07T13:13:01.693Z] #0 9.853 Updating certificates in /etc/ssl/certs...
13:13:01 [2022-09-07T13:13:01.719Z] #28 48.46 Selecting previously unselected package libprotobuf-c1:amd64.
13:13:01 [2022-09-07T13:13:01.719Z] #28 48.48 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
13:13:01 [2022-09-07T13:13:01.719Z] #28 48.50 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
13:13:01 [2022-09-07T13:13:01.719Z] #28 48.66 Selecting previously unselected package criu.
13:13:01 [2022-09-07T13:13:01.953Z] #16 ...
13:13:01 [2022-09-07T13:13:01.953Z] 
13:13:01 [2022-09-07T13:13:01.953Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
13:13:01 [2022-09-07T13:13:01.953Z] #12 ...
13:13:01 [2022-09-07T13:13:01.953Z] 
13:13:01 [2022-09-07T13:13:01.953Z] #15 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
13:13:01 [2022-09-07T13:13:01.953Z] #15 DONE 1.1s
13:13:01 [2022-09-07T13:13:01.953Z] 
13:13:01 [2022-09-07T13:13:01.953Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
13:13:01 [2022-09-07T13:13:01.976Z] #28 48.68 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ...
13:13:01 [2022-09-07T13:13:01.976Z] #28 48.69 Unpacking criu (3.17.1-1) ...
13:13:02 [2022-09-07T13:13:02.539Z] #28 49.51 Setting up python3-pkg-resources (52.0.0-4) ...
13:13:02 [2022-09-07T13:13:02.890Z] #12 ...
13:13:02 [2022-09-07T13:13:02.890Z] 
13:13:02 [2022-09-07T13:13:02.890Z] #17 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
13:13:02 [2022-09-07T13:13:02.890Z] #17 DONE 1.1s
13:13:02 [2022-09-07T13:13:02.890Z] 
13:13:02 [2022-09-07T13:13:02.890Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
13:13:03 [2022-09-07T13:13:03.471Z] #28 ...
13:13:03 [2022-09-07T13:13:03.471Z] 
13:13:03 [2022-09-07T13:13:03.471Z] #37 [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
13:13:03 [2022-09-07T13:13:03.471Z] #37 40.48 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
13:13:03 [2022-09-07T13:13:03.471Z] #37 40.48 Need to get 115 MB of archives.
13:13:03 [2022-09-07T13:13:03.471Z] #37 40.48 After this operation, 645 MB of additional disk space will be used.
13:13:03 [2022-09-07T13:13:03.472Z] #37 40.48 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]
13:13:03 [2022-09-07T13:13:03.472Z] #37 40.62 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]
13:13:03 [2022-09-07T13:13:03.472Z] #37 40.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
13:13:03 [2022-09-07T13:13:03.472Z] #37 40.89 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
13:13:03 [2022-09-07T13:13:03.472Z] #37 40.90 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
13:13:03 [2022-09-07T13:13:03.472Z] #37 40.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
13:13:03 [2022-09-07T13:13:03.472Z] #37 41.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
13:13:03 [2022-09-07T13:13:03.472Z] #37 41.63 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
13:13:03 [2022-09-07T13:13:03.472Z] #37 41.63 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]
13:13:03 [2022-09-07T13:13:03.472Z] #37 42.21 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]
13:13:03 [2022-09-07T13:13:03.472Z] #37 44.06 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]
13:13:03 [2022-09-07T13:13:03.472Z] #37 44.67 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]
13:13:03 [2022-09-07T13:13:03.472Z] #37 45.34 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]
13:13:03 [2022-09-07T13:13:03.472Z] #37 47.13 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]
13:13:03 [2022-09-07T13:13:03.472Z] #37 48.08 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]
13:13:03 [2022-09-07T13:13:03.472Z] #37 48.08 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
13:13:03 [2022-09-07T13:13:03.472Z] #37 48.08 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
13:13:03 [2022-09-07T13:13:03.472Z] #37 48.08 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
13:13:03 [2022-09-07T13:13:03.472Z] #37 48.08 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
13:13:03 [2022-09-07T13:13:03.472Z] #37 48.12 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]
13:13:03 [2022-09-07T13:13:03.472Z] #37 48.12 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
13:13:03 [2022-09-07T13:13:03.472Z] #37 48.12 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
13:13:03 [2022-09-07T13:13:03.472Z] #37 48.15 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
13:13:03 [2022-09-07T13:13:03.472Z] #37 48.16 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
13:13:03 [2022-09-07T13:13:03.472Z] #37 48.18 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
13:13:03 [2022-09-07T13:13:03.472Z] #37 48.20 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
13:13:03 [2022-09-07T13:13:03.472Z] #37 48.24 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
13:13:03 [2022-09-07T13:13:03.472Z] #37 48.25 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
13:13:03 [2022-09-07T13:13:03.472Z] #37 48.26 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
13:13:03 [2022-09-07T13:13:03.472Z] #37 48.26 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
13:13:03 [2022-09-07T13:13:03.472Z] #37 49.28 debconf: delaying package configuration, since apt-utils is not installed
13:13:03 [2022-09-07T13:13:03.472Z] #37 49.58 Fetched 115 MB in 8s (14.1 MB/s)
13:13:03 [2022-09-07T13:13:03.472Z] #37 49.72 Selecting previously unselected package binutils-mingw-w64-i686.
13:13:03 [2022-09-07T13:13:03.472Z] #37 49.72 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
13:13:03 [2022-09-07T13:13:03.472Z] #37 49.81 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
13:13:03 [2022-09-07T13:13:03.472Z] #37 49.82 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
13:13:03 [2022-09-07T13:13:03.472Z] #37 ...
13:13:03 [2022-09-07T13:13:03.472Z] 
13:13:03 [2022-09-07T13:13:03.472Z] #35 [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
13:13:03 [2022-09-07T13:13:03.772Z] #35 50.35 Updating files:  89% (1360/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.
13:13:04 [2022-09-07T13:13:04.029Z] #35 50.90 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
13:13:04 [2022-09-07T13:13:04.267Z] #12 ...
13:13:04 [2022-09-07T13:13:04.267Z] 
13:13:04 [2022-09-07T13:13:04.267Z] #16 [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
13:13:04 [2022-09-07T13:13:04.267Z] #16 10.64 129 added, 0 removed; done.
13:13:04 [2022-09-07T13:13:04.267Z] #16 10.89 Setting up jq (1.6-2.1) ...
13:13:04 [2022-09-07T13:13:04.267Z] #16 11.05 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u2) ...
13:13:04 [2022-09-07T13:13:04.267Z] #16 11.08 Setting up curl (7.74.0-1.3+deb11u2) ...
13:13:04 [2022-09-07T13:13:04.267Z] #16 11.14 Processing triggers for libc-bin (2.31-13+deb11u3) ...
13:13:04 [2022-09-07T13:13:04.267Z] #16 11.18 Processing triggers for ca-certificates (20210119) ...
13:13:04 [2022-09-07T13:13:04.267Z] #16 11.20 Updating certificates in /etc/ssl/certs...
13:13:04 [2022-09-07T13:13:04.267Z] #16 11.94 0 added, 0 removed; done.
13:13:04 [2022-09-07T13:13:04.267Z] #16 11.94 Running hooks in /etc/ca-certificates/update.d...
13:13:04 [2022-09-07T13:13:04.267Z] #16 11.94 done.
13:13:04 [2022-09-07T13:13:04.267Z] #16 DONE 12.3s
13:13:04 [2022-09-07T13:13:04.267Z] 
13:13:04 [2022-09-07T13:13:04.267Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
13:13:04 [2022-09-07T13:13:04.267Z] #12 ...
13:13:04 [2022-09-07T13:13:04.267Z] 
13:13:04 [2022-09-07T13:13:04.267Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
13:13:04 [2022-09-07T13:13:04.267Z] #18 DONE 0.3s
13:13:04 [2022-09-07T13:13:04.267Z] 
13:13:04 [2022-09-07T13:13:04.267Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
13:13:04 [2022-09-07T13:13:04.572Z] Client: Docker Engine - Community
13:13:04 [2022-09-07T13:13:04.572Z]  Version:           22.06.0-beta.0
13:13:04 [2022-09-07T13:13:04.572Z]  API version:       1.42
13:13:04 [2022-09-07T13:13:04.572Z]  Go version:        go1.18.3
13:13:04 [2022-09-07T13:13:04.572Z]  Git commit:        3e9117b
13:13:04 [2022-09-07T13:13:04.572Z]  Built:             Fri Jun  3 17:55:45 2022
13:13:04 [2022-09-07T13:13:04.572Z]  OS/Arch:           linux/amd64
13:13:04 [2022-09-07T13:13:04.572Z]  Context:           default
13:13:04 [2022-09-07T13:13:04.572Z] 
13:13:04 [2022-09-07T13:13:04.572Z] Server: Docker Engine - Community
13:13:04 [2022-09-07T13:13:04.572Z]  Engine:
13:13:04 [2022-09-07T13:13:04.572Z]   Version:          22.06.0-beta.0
13:13:04 [2022-09-07T13:13:04.572Z]   API version:      1.42 (minimum version 1.12)
13:13:04 [2022-09-07T13:13:04.572Z]   Go version:       go1.18.3
13:13:04 [2022-09-07T13:13:04.572Z]   Git commit:       38633e7
13:13:04 [2022-09-07T13:13:04.572Z]   Built:            Fri Jun  3 17:55:45 2022
13:13:04 [2022-09-07T13:13:04.572Z]   OS/Arch:          linux/amd64
13:13:04 [2022-09-07T13:13:04.572Z]   Experimental:     true
13:13:04 [2022-09-07T13:13:04.572Z]  containerd:
13:13:04 [2022-09-07T13:13:04.572Z]   Version:          1.6.8
13:13:04 [2022-09-07T13:13:04.572Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
13:13:04 [2022-09-07T13:13:04.572Z]  runc:
13:13:04 [2022-09-07T13:13:04.572Z]   Version:          1.1.4
13:13:04 [2022-09-07T13:13:04.572Z]   GitCommit:        v1.1.4-0-g5fd4c4d
13:13:04 [2022-09-07T13:13:04.572Z]  docker-init:
13:13:04 [2022-09-07T13:13:04.572Z]   Version:          0.19.0
13:13:04 [2022-09-07T13:13:04.572Z]   GitCommit:        de40ad0
[Pipeline] sh
13:13:04 [2022-09-07T13:13:04.634Z] #35 51.57 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
13:13:04 [2022-09-07T13:13:04.634Z] #35 ...
13:13:04 [2022-09-07T13:13:04.634Z] 
13:13:04 [2022-09-07T13:13:04.634Z] #41 [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
13:13:04 [2022-09-07T13:13:04.634Z] #41 41.74 go: downloading github.com/subosito/gotenv v1.2.0
13:13:04 [2022-09-07T13:13:04.634Z] #41 41.74 go: downloading github.com/hashicorp/hcl v1.0.0
13:13:04 [2022-09-07T13:13:04.634Z] #41 42.04 go: downloading gopkg.in/ini.v1 v1.66.4
13:13:04 [2022-09-07T13:13:04.634Z] #41 42.05 go: downloading github.com/magiconair/properties v1.8.6
13:13:04 [2022-09-07T13:13:04.634Z] #41 42.21 go: downloading github.com/pelletier/go-toml v1.9.5
13:13:04 [2022-09-07T13:13:04.634Z] #41 42.42 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
13:13:04 [2022-09-07T13:13:04.634Z] #41 42.71 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
13:13:04 [2022-09-07T13:13:04.634Z] #41 42.81 go: downloading github.com/gobwas/glob v0.2.3
13:13:04 [2022-09-07T13:13:04.634Z] #41 42.87 go: downloading github.com/kisielk/gotool v1.0.0
13:13:04 [2022-09-07T13:13:04.634Z] #41 43.00 go: downloading github.com/gostaticanalysis/comment v1.4.2
13:13:04 [2022-09-07T13:13:04.634Z] #41 43.12 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
13:13:04 [2022-09-07T13:13:04.634Z] #41 43.13 go: downloading github.com/ettle/strcase v0.1.1
13:13:04 [2022-09-07T13:13:04.634Z] #41 43.32 go: downloading github.com/fatih/structtag v1.2.0
13:13:04 [2022-09-07T13:13:04.634Z] #41 43.33 go: downloading github.com/Masterminds/semver v1.5.0
13:13:04 [2022-09-07T13:13:04.634Z] #41 43.47 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
13:13:04 [2022-09-07T13:13:04.634Z] #41 43.53 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
13:13:04 [2022-09-07T13:13:04.634Z] #41 43.60 go: downloading github.com/prometheus/client_golang v1.12.1
13:13:04 [2022-09-07T13:13:04.634Z] #41 44.14 go: downloading github.com/prometheus/client_model v0.2.0
13:13:04 [2022-09-07T13:13:04.634Z] #41 44.26 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e
13:13:04 [2022-09-07T13:13:04.634Z] #41 44.39 go: downloading github.com/google/go-cmp v0.5.7
13:13:04 [2022-09-07T13:13:04.634Z] #41 44.72 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
13:13:04 [2022-09-07T13:13:04.634Z] #41 44.88 go: downloading github.com/hexops/gotextdiff v1.0.3
13:13:04 [2022-09-07T13:13:04.634Z] #41 44.93 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
13:13:04 [2022-09-07T13:13:04.634Z] #41 44.97 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4
13:13:04 [2022-09-07T13:13:04.634Z] #41 45.05 go: downloading github.com/olekukonko/tablewriter v0.0.5
13:13:04 [2022-09-07T13:13:04.634Z] #41 45.16 go: downloading github.com/beorn7/perks v1.0.1
13:13:04 [2022-09-07T13:13:04.634Z] #41 45.19 go: downloading github.com/cespare/xxhash/v2 v2.1.2
13:13:04 [2022-09-07T13:13:04.634Z] #41 45.29 go: downloading github.com/golang/protobuf v1.5.2
13:13:04 [2022-09-07T13:13:04.634Z] #41 45.35 go: downloading github.com/prometheus/common v0.32.1
13:13:04 [2022-09-07T13:13:04.634Z] #41 45.89 go: downloading github.com/prometheus/procfs v0.7.3
13:13:04 [2022-09-07T13:13:04.634Z] #41 45.89 go: downloading google.golang.org/protobuf v1.28.0
13:13:04 [2022-09-07T13:13:04.634Z] #41 47.30 go: downloading github.com/mattn/go-runewidth v0.0.9
13:13:04 [2022-09-07T13:13:04.634Z] #41 48.45 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
13:13:04 [2022-09-07T13:13:04.634Z] #41 ...
13:13:04 [2022-09-07T13:13:04.634Z] 
13:13:04 [2022-09-07T13:13:04.634Z] #28 [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
13:13:04 [2022-09-07T13:13:04.634Z] #28 51.42 Setting up libprotobuf23:amd64 (3.12.4-1) ...
13:13:04 [2022-09-07T13:13:04.634Z] #28 51.44 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
13:13:04 [2022-09-07T13:13:04.634Z] #28 51.46 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
13:13:04 [2022-09-07T13:13:04.634Z] #28 51.48 Setting up python3-six (1.16.0-2) ...
13:13:04 [2022-09-07T13:13:04.914Z] + docker info
13:13:04 [2022-09-07T13:13:04.914Z] Client:
13:13:04 [2022-09-07T13:13:04.914Z]  Context:    default
13:13:04 [2022-09-07T13:13:04.914Z]  Debug Mode: false
13:13:04 [2022-09-07T13:13:04.914Z]  Plugins:
13:13:04 [2022-09-07T13:13:04.914Z]   buildx: Docker Buildx (Docker Inc.)
13:13:04 [2022-09-07T13:13:04.914Z]     Version:  f500bf6
13:13:04 [2022-09-07T13:13:04.914Z]     Path:     /home/ubuntu/.docker/cli-plugins/docker-buildx
13:13:04 [2022-09-07T13:13:04.914Z]   compose: Docker Compose (Docker Inc.)
13:13:04 [2022-09-07T13:13:04.914Z]     Version:  v2.10.2
13:13:04 [2022-09-07T13:13:04.914Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
13:13:04 [2022-09-07T13:13:04.914Z]   scan: Docker Scan (Docker Inc.)
13:13:04 [2022-09-07T13:13:04.914Z]     Version:  v0.17.0
13:13:04 [2022-09-07T13:13:04.914Z]     Path:     /usr/libexec/docker/cli-plugins/docker-scan
13:13:04 [2022-09-07T13:13:04.914Z] 
13:13:04 [2022-09-07T13:13:04.914Z] Server:
13:13:04 [2022-09-07T13:13:04.914Z]  Containers: 0
13:13:04 [2022-09-07T13:13:04.914Z]   Running: 0
13:13:04 [2022-09-07T13:13:04.914Z]   Paused: 0
13:13:04 [2022-09-07T13:13:04.914Z]   Stopped: 0
13:13:04 [2022-09-07T13:13:04.914Z]  Images: 0
13:13:04 [2022-09-07T13:13:04.914Z]  Server Version: 22.06.0-beta.0
13:13:04 [2022-09-07T13:13:04.914Z]  Storage Driver: overlay2
13:13:04 [2022-09-07T13:13:04.914Z]   Backing Filesystem: extfs
13:13:04 [2022-09-07T13:13:04.914Z]   Supports d_type: true
13:13:04 [2022-09-07T13:13:04.914Z]   Using metacopy: false
13:13:04 [2022-09-07T13:13:04.914Z]   Native Overlay Diff: true
13:13:04 [2022-09-07T13:13:04.914Z]   userxattr: false
13:13:04 [2022-09-07T13:13:04.914Z]  Logging Driver: json-file
13:13:04 [2022-09-07T13:13:04.914Z]  Cgroup Driver: systemd
13:13:04 [2022-09-07T13:13:04.914Z]  Cgroup Version: 2
13:13:04 [2022-09-07T13:13:04.914Z]  Plugins:
13:13:04 [2022-09-07T13:13:04.914Z]   Volume: local
13:13:04 [2022-09-07T13:13:04.914Z]   Network: bridge host ipvlan macvlan null overlay
13:13:04 [2022-09-07T13:13:04.914Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
13:13:04 [2022-09-07T13:13:04.914Z]  Swarm: inactive
13:13:04 [2022-09-07T13:13:04.914Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
13:13:04 [2022-09-07T13:13:04.914Z]  Default Runtime: runc
13:13:04 [2022-09-07T13:13:04.914Z]  Init Binary: docker-init
13:13:04 [2022-09-07T13:13:04.914Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
13:13:04 [2022-09-07T13:13:04.914Z]  runc version: v1.1.4-0-g5fd4c4d
13:13:04 [2022-09-07T13:13:04.914Z]  init version: de40ad0
13:13:04 [2022-09-07T13:13:04.914Z]  Security Options:
13:13:04 [2022-09-07T13:13:04.914Z]   apparmor
13:13:04 [2022-09-07T13:13:04.914Z]   seccomp
13:13:04 [2022-09-07T13:13:04.914Z]    Profile: builtin
13:13:04 [2022-09-07T13:13:04.914Z]   cgroupns
13:13:04 [2022-09-07T13:13:04.914Z]  Kernel Version: 5.15.0-1019-aws
13:13:04 [2022-09-07T13:13:04.914Z]  Operating System: Ubuntu 20.04.5 LTS
13:13:04 [2022-09-07T13:13:04.914Z]  OSType: linux
13:13:04 [2022-09-07T13:13:04.914Z]  Architecture: x86_64
13:13:04 [2022-09-07T13:13:04.914Z]  CPUs: 2
13:13:04 [2022-09-07T13:13:04.914Z]  Total Memory: 7.557GiB
13:13:04 [2022-09-07T13:13:04.914Z]  Name: ip-10-100-68-19
13:13:04 [2022-09-07T13:13:04.914Z]  ID: bdae21e4-3897-431c-b9bb-6455cf55d7d2
13:13:04 [2022-09-07T13:13:04.914Z]  Docker Root Dir: /var/lib/docker
13:13:04 [2022-09-07T13:13:04.914Z]  Debug Mode: false
13:13:04 [2022-09-07T13:13:04.914Z]  Registry: https://index.docker.io/v1/
13:13:04 [2022-09-07T13:13:04.914Z]  Labels:
13:13:04 [2022-09-07T13:13:04.914Z]  Experimental: true
13:13:04 [2022-09-07T13:13:04.914Z]  Insecure Registries:
13:13:04 [2022-09-07T13:13:04.914Z]   127.0.0.0/8
13:13:04 [2022-09-07T13:13:04.914Z]  Live Restore Enabled: true
13:13:04 [2022-09-07T13:13:04.914Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
13:13:05 [2022-09-07T13:13:05.206Z] #12 extracting sha256:f81f1933f75cc71bc34fa090b5853863833c9560465c83b33be70c33aefd29b9 5.0s
13:13:05 [2022-09-07T13:13:05.240Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:e1f735219d6dfdecde5ce4082a9c8b81ea1bc241 .
13:13:05 [2022-09-07T13:13:05.465Z] #12 extracting sha256:f81f1933f75cc71bc34fa090b5853863833c9560465c83b33be70c33aefd29b9 5.6s done
13:13:05 [2022-09-07T13:13:05.497Z] #1 [internal] load .dockerignore
13:13:05 [2022-09-07T13:13:05.497Z] #1 transferring context: 145B done
13:13:05 [2022-09-07T13:13:05.728Z] #12 extracting sha256:266dcf62bd11c92fdf8fd0bb4491e4feae296cf94acee537df8d892b20351441 done
13:13:05 [2022-09-07T13:13:05.754Z] #1 DONE 0.2s
13:13:05 [2022-09-07T13:13:05.755Z] 
13:13:05 [2022-09-07T13:13:05.755Z] #2 [internal] load build definition from Dockerfile
13:13:05 [2022-09-07T13:13:05.755Z] #2 transferring dockerfile: 19.29kB done
13:13:05 [2022-09-07T13:13:05.755Z] #2 DONE 0.2s
13:13:05 [2022-09-07T13:13:05.755Z] 
13:13:05 [2022-09-07T13:13:05.755Z] #3 resolve image config for docker.io/docker/dockerfile:1
13:13:05 [2022-09-07T13:13:05.987Z] #12 DONE 19.2s
13:13:05 [2022-09-07T13:13:05.987Z] 
13:13:05 [2022-09-07T13:13:05.987Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
13:13:06 [2022-09-07T13:13:06.003Z] #28 52.69 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
13:13:06 [2022-09-07T13:13:06.004Z] #28 52.73 Setting up python3-protobuf (3.12.4-1) ...
13:13:06 [2022-09-07T13:13:06.012Z] #3 DONE 0.4s
13:13:06 [2022-09-07T13:13:06.012Z] 
13:13:06 [2022-09-07T13:13:06.012Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
13:13:06 [2022-09-07T13:13:06.012Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done
13:13:06 [2022-09-07T13:13:06.012Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done
13:13:06 [2022-09-07T13:13:06.012Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done
13:13:06 [2022-09-07T13:13:06.012Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 4.19MB / 9.94MB 0.1s
13:13:06 [2022-09-07T13:13:06.012Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
13:13:06 [2022-09-07T13:13:06.270Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.1s done
13:13:06 [2022-09-07T13:13:06.270Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546
13:13:06 [2022-09-07T13:13:06.554Z] #19 DONE 0.6s
13:13:06 [2022-09-07T13:13:06.554Z] 
13:13:06 [2022-09-07T13:13:06.554Z] #20 [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
13:13:06 [2022-09-07T13:13:06.554Z] #0 1.548 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
13:13:06 [2022-09-07T13:13:06.554Z] #0 1.807 
13:13:06 [2022-09-07T13:13:06.554Z] #0 2.029 #=#=#                                                                         

######################################################################## 100.0%
13:13:06 [2022-09-07T13:13:06.554Z] #20 2.281 
13:13:06 [2022-09-07T13:13:06.592Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done
13:13:06 [2022-09-07T13:13:06.592Z] #4 DONE 0.5s
13:13:06 [2022-09-07T13:13:06.592Z] 
13:13:06 [2022-09-07T13:13:06.592Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
13:13:07 [2022-09-07T13:13:07.122Z] #20 ...
13:13:07 [2022-09-07T13:13:07.122Z] 
13:13:07 [2022-09-07T13:13:07.122Z] #21 [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
13:13:07 [2022-09-07T13:13:07.122Z] #21 DONE 0.5s
13:13:07 [2022-09-07T13:13:07.122Z] 
13:13:07 [2022-09-07T13:13:07.122Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
13:13:07 [2022-09-07T13:13:07.122Z] #22 DONE 0.2s
13:13:07 [2022-09-07T13:13:07.122Z] 
13:13:07 [2022-09-07T13:13:07.122Z] #23 [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
13:13:07 [2022-09-07T13:13:07.381Z] #23 ...
13:13:07 [2022-09-07T13:13:07.381Z] 
13:13:07 [2022-09-07T13:13:07.381Z] #24 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
13:13:07 [2022-09-07T13:13:07.381Z] #24 DONE 0.2s
13:13:07 [2022-09-07T13:13:07.381Z] 
13:13:07 [2022-09-07T13:13:07.381Z] #25 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
13:13:07 [2022-09-07T13:13:07.381Z] #25 DONE 0.3s
13:13:07 [2022-09-07T13:13:07.381Z] 
13:13:07 [2022-09-07T13:13:07.381Z] #26 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
13:13:07 [2022-09-07T13:13:07.381Z] #26 DONE 0.3s
13:13:07 [2022-09-07T13:13:07.381Z] 
13:13:07 [2022-09-07T13:13:07.381Z] #27 [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
13:13:07 [2022-09-07T13:13:07.382Z] #27 DONE 0.3s
13:13:07 [2022-09-07T13:13:07.382Z] 
13:13:07 [2022-09-07T13:13:07.382Z] #28 [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
13:13:07 [2022-09-07T13:13:07.412Z] #28 ...
13:13:07 [2022-09-07T13:13:07.412Z] 
13:13:07 [2022-09-07T13:13:07.412Z] #32 [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             ;
13:13:07 [2022-09-07T13:13:07.412Z] #32 48.89 Selecting previously unselected package patch.
13:13:07 [2022-09-07T13:13:07.412Z] #32 48.91 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ...
13:13:07 [2022-09-07T13:13:07.412Z] #32 48.92 Unpacking patch (2.7.6-7) ...
13:13:07 [2022-09-07T13:13:07.412Z] #32 49.11 Selecting previously unselected package dpkg-dev.
13:13:07 [2022-09-07T13:13:07.412Z] #32 49.12 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ...
13:13:07 [2022-09-07T13:13:07.412Z] #32 49.14 Unpacking dpkg-dev (1.20.11) ...
13:13:07 [2022-09-07T13:13:07.412Z] #32 50.32 Selecting previously unselected package build-essential.
13:13:07 [2022-09-07T13:13:07.412Z] #32 50.32 Preparing to unpack .../12-build-essential_12.9_amd64.deb ...
13:13:07 [2022-09-07T13:13:07.412Z] #32 50.34 Unpacking build-essential (12.9) ...
13:13:07 [2022-09-07T13:13:07.412Z] #32 50.45 Selecting previously unselected package libcap2:amd64.
13:13:07 [2022-09-07T13:13:07.412Z] #32 50.45 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ...
13:13:07 [2022-09-07T13:13:07.412Z] #32 50.48 Unpacking libcap2:amd64 (1:2.44-1) ...
13:13:07 [2022-09-07T13:13:07.412Z] #32 50.58 Selecting previously unselected package libcap-dev:amd64.
13:13:07 [2022-09-07T13:13:07.412Z] #32 50.58 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ...
13:13:07 [2022-09-07T13:13:07.412Z] #32 50.59 Unpacking libcap-dev:amd64 (1:2.44-1) ...
13:13:07 [2022-09-07T13:13:07.412Z] #32 50.74 Selecting previously unselected package libprotobuf-c1:amd64.
13:13:07 [2022-09-07T13:13:07.412Z] #32 50.74 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
13:13:07 [2022-09-07T13:13:07.412Z] #32 50.75 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
13:13:07 [2022-09-07T13:13:07.412Z] #32 50.83 Selecting previously unselected package libprotobuf-c-dev:amd64.
13:13:07 [2022-09-07T13:13:07.412Z] #32 50.84 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
13:13:07 [2022-09-07T13:13:07.412Z] #32 50.85 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
13:13:07 [2022-09-07T13:13:07.412Z] #32 50.96 Selecting previously unselected package libseccomp-dev:amd64.
13:13:07 [2022-09-07T13:13:07.412Z] #32 50.99 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
13:13:07 [2022-09-07T13:13:07.412Z] #32 51.01 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
13:13:07 [2022-09-07T13:13:07.412Z] #32 51.19 Selecting previously unselected package libsystemd-dev:amd64.
13:13:07 [2022-09-07T13:13:07.412Z] #32 51.19 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ...
13:13:07 [2022-09-07T13:13:07.412Z] #32 51.22 Unpacking libsystemd-dev:amd64 (247.3-7) ...
13:13:07 [2022-09-07T13:13:07.412Z] #32 52.05 Selecting previously unselected package libtool.
13:13:07 [2022-09-07T13:13:07.412Z] #32 52.07 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
13:13:07 [2022-09-07T13:13:07.412Z] #32 52.08 Unpacking libtool (2.4.6-15) ...
13:13:07 [2022-09-07T13:13:07.412Z] #32 52.35 Selecting previously unselected package libudev-dev:amd64.
13:13:07 [2022-09-07T13:13:07.412Z] #32 52.36 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
13:13:07 [2022-09-07T13:13:07.412Z] #32 52.36 Unpacking libudev-dev:amd64 (247.3-7) ...
13:13:07 [2022-09-07T13:13:07.412Z] #32 52.59 Selecting previously unselected package libyajl2:amd64.
13:13:07 [2022-09-07T13:13:07.412Z] #32 52.60 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ...
13:13:07 [2022-09-07T13:13:07.412Z] #32 52.62 Unpacking libyajl2:amd64 (2.1.0-3) ...
13:13:07 [2022-09-07T13:13:07.412Z] #32 52.73 Selecting previously unselected package libyajl-dev:amd64.
13:13:07 [2022-09-07T13:13:07.412Z] #32 52.75 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ...
13:13:07 [2022-09-07T13:13:07.412Z] #32 52.77 Unpacking libyajl-dev:amd64 (2.1.0-3) ...
13:13:07 [2022-09-07T13:13:07.412Z] #32 53.01 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
13:13:07 [2022-09-07T13:13:07.412Z] #32 53.04 Setting up libmagic-mgc (1:5.39-3) ...
13:13:07 [2022-09-07T13:13:07.412Z] #32 53.06 Setting up libyajl2:amd64 (2.1.0-3) ...
13:13:07 [2022-09-07T13:13:07.412Z] #32 53.07 Setting up libmagic1:amd64 (1:5.39-3) ...
13:13:07 [2022-09-07T13:13:07.412Z] #32 53.09 Setting up file (1:5.39-3) ...
13:13:07 [2022-09-07T13:13:07.412Z] #32 53.10 Setting up bzip2 (1.0.8-4) ...
13:13:07 [2022-09-07T13:13:07.412Z] #32 53.12 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
13:13:07 [2022-09-07T13:13:07.412Z] #32 53.14 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
13:13:07 [2022-09-07T13:13:07.412Z] #32 53.15 Setting up libcap2:amd64 (1:2.44-1) ...
13:13:07 [2022-09-07T13:13:07.412Z] #32 53.17 Setting up autotools-dev (20180224.1+nmu1) ...
13:13:07 [2022-09-07T13:13:07.412Z] #32 53.19 Setting up libsigsegv2:amd64 (2.13-1) ...
13:13:07 [2022-09-07T13:13:07.412Z] #32 53.20 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
13:13:07 [2022-09-07T13:13:07.412Z] #32 53.22 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:13:07 [2022-09-07T13:13:07.412Z] #32 53.25 Setting up patch (2.7.6-7) ...
13:13:07 [2022-09-07T13:13:07.412Z] #32 53.28 Setting up libudev-dev:amd64 (247.3-7) ...
13:13:07 [2022-09-07T13:13:07.412Z] #32 53.31 Setting up libyajl-dev:amd64 (2.1.0-3) ...
13:13:07 [2022-09-07T13:13:07.412Z] #32 53.35 Setting up libcap-dev:amd64 (1:2.44-1) ...
13:13:07 [2022-09-07T13:13:07.412Z] #32 53.37 Setting up libsystemd-dev:amd64 (247.3-7) ...
13:13:07 [2022-09-07T13:13:07.412Z] #32 53.40 Setting up libtool (2.4.6-15) ...
13:13:07 [2022-09-07T13:13:07.412Z] #32 53.41 Setting up m4 (1.4.18-5) ...
13:13:07 [2022-09-07T13:13:07.412Z] #32 53.43 Setting up dpkg-dev (1.20.11) ...
13:13:07 [2022-09-07T13:13:07.412Z] #32 53.47 Setting up autoconf (2.69-14) ...
13:13:07 [2022-09-07T13:13:07.412Z] #32 53.49 Setting up build-essential (12.9) ...
13:13:07 [2022-09-07T13:13:07.412Z] #32 53.51 Setting up automake (1:1.16.3-2) ...
13:13:07 [2022-09-07T13:13:07.412Z] #32 53.52 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
13:13:07 [2022-09-07T13:13:07.412Z] #32 53.54 Processing triggers for libc-bin (2.31-13+deb11u3) ...
13:13:07 [2022-09-07T13:13:07.412Z] #32 DONE 54.4s
13:13:07 [2022-09-07T13:13:07.412Z] 
13:13:07 [2022-09-07T13:13:07.412Z] #39 [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
13:13:07 [2022-09-07T13:13:07.412Z] #39 50.98 Selecting previously unselected package libxml2:amd64.
13:13:07 [2022-09-07T13:13:07.412Z] #39 50.99 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
13:13:07 [2022-09-07T13:13:07.412Z] #39 51.01 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
13:13:07 [2022-09-07T13:13:07.412Z] #39 51.60 Selecting previously unselected package libarchive13:amd64.
13:13:07 [2022-09-07T13:13:07.412Z] #39 51.61 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
13:13:07 [2022-09-07T13:13:07.412Z] #39 51.62 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
13:13:07 [2022-09-07T13:13:07.412Z] #39 51.96 Selecting previously unselected package libjsoncpp24:amd64.
13:13:07 [2022-09-07T13:13:07.412Z] #39 51.98 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
13:13:07 [2022-09-07T13:13:07.412Z] #39 51.99 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
13:13:07 [2022-09-07T13:13:07.412Z] #39 52.14 Selecting previously unselected package librhash0:amd64.
13:13:07 [2022-09-07T13:13:07.412Z] #39 52.15 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
13:13:07 [2022-09-07T13:13:07.412Z] #39 52.15 Unpacking librhash0:amd64 (1.4.1-2) ...
13:13:07 [2022-09-07T13:13:07.412Z] #39 52.35 Selecting previously unselected package libuv1:amd64.
13:13:07 [2022-09-07T13:13:07.412Z] #39 52.35 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
13:13:07 [2022-09-07T13:13:07.412Z] #39 52.36 Unpacking libuv1:amd64 (1.40.0-2) ...
13:13:07 [2022-09-07T13:13:07.412Z] #39 52.55 Selecting previously unselected package cmake.
13:13:07 [2022-09-07T13:13:07.412Z] #39 52.56 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
13:13:07 [2022-09-07T13:13:07.412Z] #39 52.58 Unpacking cmake (3.18.4-2+deb11u1) ...
13:13:07 [2022-09-07T13:13:07.961Z] #5 ...
13:13:07 [2022-09-07T13:13:07.961Z] 
13:13:07 [2022-09-07T13:13:07.961Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
13:13:07 [2022-09-07T13:13:07.961Z] #6 DONE 1.2s
13:13:07 [2022-09-07T13:13:07.961Z] 
13:13:07 [2022-09-07T13:13:07.961Z] #7 [internal] load metadata for docker.io/library/golang:1.18.6-bullseye
13:13:07 [2022-09-07T13:13:07.961Z] #7 DONE 1.2s
13:13:07 [2022-09-07T13:13:07.961Z] 
13:13:07 [2022-09-07T13:13:07.961Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
13:13:07 [2022-09-07T13:13:07.961Z] #8 DONE 1.2s
13:13:07 [2022-09-07T13:13:07.961Z] 
13:13:07 [2022-09-07T13:13:07.961Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
13:13:07 [2022-09-07T13:13:07.961Z] #5 DONE 1.4s
13:13:09 [2022-09-07T13:13:09.646Z] #41 ...
13:13:09 [2022-09-07T13:13:09.646Z] 
13:13:09 [2022-09-07T13:13:09.646Z] #33 [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
13:13:09 [2022-09-07T13:13:09.646Z] #33 44.08 Fetched 49.2 MB in 43s (1146 kB/s)
13:13:10 [2022-09-07T13:13:10.484Z] 
13:13:10 [2022-09-07T13:13:10.484Z] #9 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
13:13:10 [2022-09-07T13:13:10.690Z] #39 ...
13:13:10 [2022-09-07T13:13:10.690Z] 
13:13:10 [2022-09-07T13:13:10.690Z] #28 [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
13:13:10 [2022-09-07T13:13:10.690Z] #28 57.10 Setting up criu (3.17.1-1) ...
13:13:11 [2022-09-07T13:13:11.053Z] #9 DONE 0.5s
13:13:11 [2022-09-07T13:13:11.053Z] 
13:13:11 [2022-09-07T13:13:11.053Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
13:13:11 [2022-09-07T13:13:11.053Z] #10 resolve docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 0.1s done
13:13:11 [2022-09-07T13:13:11.053Z] #10 sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 1.86kB / 1.86kB done
13:13:11 [2022-09-07T13:13:11.053Z] #10 sha256:60dd47f8883de5cf2af2e2c5e00bdf4a304d39af63e617ac559671f9f87982f5 1.80kB / 1.80kB done
13:13:11 [2022-09-07T13:13:11.053Z] #10 sha256:6ae42808350ed14e3f1ae2124e6e74476aafac1267fb83531a7ab17b6b9812b0 7.11kB / 7.11kB done
13:13:11 [2022-09-07T13:13:11.053Z] #10 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 6.29MB / 55.01MB 0.4s
13:13:11 [2022-09-07T13:13:11.053Z] #10 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0B / 5.16MB 0.4s
13:13:11 [2022-09-07T13:13:11.053Z] #10 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 16.78MB / 55.01MB 0.6s
13:13:11 [2022-09-07T13:13:11.053Z] #10 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 0.6s
13:13:11 [2022-09-07T13:13:11.254Z] #28 ...
13:13:11 [2022-09-07T13:13:11.254Z] 
13:13:11 [2022-09-07T13:13:11.254Z] #39 [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
13:13:11 [2022-09-07T13:13:11.254Z] #39 57.47 Setting up libicu67:amd64 (67.1-7) ...
13:13:11 [2022-09-07T13:13:11.254Z] #39 57.49 Setting up xxd (2:8.2.2434-3+deb11u1) ...
13:13:11 [2022-09-07T13:13:11.254Z] #39 57.50 Setting up libuv1:amd64 (1.40.0-2) ...
13:13:11 [2022-09-07T13:13:11.254Z] #39 57.52 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
13:13:11 [2022-09-07T13:13:11.254Z] #39 57.56 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
13:13:11 [2022-09-07T13:13:11.254Z] #39 57.60 Setting up librhash0:amd64 (1.4.1-2) ...
13:13:11 [2022-09-07T13:13:11.254Z] #39 57.62 Setting up cmake-data (3.18.4-2+deb11u1) ...
13:13:11 [2022-09-07T13:13:11.254Z] #39 57.65 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
13:13:11 [2022-09-07T13:13:11.254Z] #39 57.67 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
13:13:11 [2022-09-07T13:13:11.254Z] #39 57.69 Setting up cmake (3.18.4-2+deb11u1) ...
13:13:11 [2022-09-07T13:13:11.254Z] #39 57.70 Processing triggers for libc-bin (2.31-13+deb11u3) ...
13:13:11 [2022-09-07T13:13:11.254Z] #39 DONE 58.3s
13:13:11 [2022-09-07T13:13:11.254Z] 
13:13:11 [2022-09-07T13:13:11.254Z] #44 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
13:13:11 [2022-09-07T13:13:11.254Z] #44 DONE 0.1s
13:13:11 [2022-09-07T13:13:11.254Z] 
13:13:11 [2022-09-07T13:13:11.254Z] #45 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
13:13:11 [2022-09-07T13:13:11.316Z] #10 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 24.12MB / 55.01MB 0.7s
13:13:11 [2022-09-07T13:13:11.578Z] #10 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 35.65MB / 55.01MB 0.9s
13:13:11 [2022-09-07T13:13:11.578Z] #10 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 0.7s done
13:13:11 [2022-09-07T13:13:11.578Z] #10 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 1.47MB / 10.88MB 0.9s
13:13:11 [2022-09-07T13:13:11.578Z] #10 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 3.03MB / 10.88MB 1.0s
13:13:11 [2022-09-07T13:13:11.578Z] #10 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 0B / 54.58MB 1.0s
13:13:11 [2022-09-07T13:13:11.836Z] #10 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 53.48MB / 55.01MB 1.2s
13:13:11 [2022-09-07T13:13:11.836Z] #10 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 1.2s
13:13:11 [2022-09-07T13:13:11.836Z] #10 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 1.3s done
13:13:11 [2022-09-07T13:13:11.836Z] #10 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 4.97MB / 54.58MB 1.3s
13:13:12 [2022-09-07T13:13:12.102Z] #10 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 13.63MB / 54.58MB 1.4s
13:13:12 [2022-09-07T13:13:12.102Z] #10 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 2.10MB / 85.91MB 1.4s
13:13:12 [2022-09-07T13:13:12.102Z] #10 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.5s done
13:13:12 [2022-09-07T13:13:12.181Z] #45 0.799 + RM_GOPATH=0
13:13:12 [2022-09-07T13:13:12.181Z] #45 0.799 + TMP_GOPATH=
13:13:12 [2022-09-07T13:13:12.181Z] #45 0.799 + : /build
13:13:12 [2022-09-07T13:13:12.181Z] #45 0.799 + '[' -z '' ']'
13:13:12 [2022-09-07T13:13:12.181Z] #45 0.800 ++ mktemp -d
13:13:12 [2022-09-07T13:13:12.181Z] #45 0.803 + export GOPATH=/tmp/tmp.oLoB9Fl0Md
13:13:12 [2022-09-07T13:13:12.181Z] #45 0.804 + GOPATH=/tmp/tmp.oLoB9Fl0Md
13:13:12 [2022-09-07T13:13:12.181Z] #45 0.804 + RM_GOPATH=1
13:13:12 [2022-09-07T13:13:12.181Z] #45 0.804 + case "$(go env GOARCH)" in
13:13:12 [2022-09-07T13:13:12.181Z] #45 0.807 ++ go env GOARCH
13:13:12 [2022-09-07T13:13:12.181Z] #45 0.820 + export GO_BUILDMODE=-buildmode=pie
13:13:12 [2022-09-07T13:13:12.181Z] #45 0.820 + GO_BUILDMODE=-buildmode=pie
13:13:12 [2022-09-07T13:13:12.181Z] #45 0.821 ++ dirname /install.sh
13:13:12 [2022-09-07T13:13:12.181Z] #45 0.822 + dir=/
13:13:12 [2022-09-07T13:13:12.181Z] #45 0.825 + bin=tini
13:13:12 [2022-09-07T13:13:12.181Z] #45 0.825 + shift
13:13:12 [2022-09-07T13:13:12.181Z] #45 0.826 + '[' '!' -f //tini.installer ']'
13:13:12 [2022-09-07T13:13:12.181Z] #45 0.826 + . //tini.installer
13:13:12 [2022-09-07T13:13:12.181Z] #45 0.826 ++ : v0.19.0
13:13:12 [2022-09-07T13:13:12.181Z] #45 0.827 + install_tini
13:13:12 [2022-09-07T13:13:12.181Z] #45 0.827 + echo 'Install tini version v0.19.0'
13:13:12 [2022-09-07T13:13:12.181Z] #45 0.827 Install tini version v0.19.0
13:13:12 [2022-09-07T13:13:12.181Z] #45 0.828 + git clone https://github.com/krallin/tini.git /tmp/tmp.oLoB9Fl0Md/tini
13:13:12 [2022-09-07T13:13:12.181Z] #45 0.843 Cloning into '/tmp/tmp.oLoB9Fl0Md/tini'...
13:13:12 [2022-09-07T13:13:12.362Z] #10 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 19.92MB / 54.58MB 1.7s
13:13:12 [2022-09-07T13:13:12.362Z] #10 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 13.11MB / 85.91MB 1.7s
13:13:12 [2022-09-07T13:13:12.362Z] #10 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 2.10MB / 141.88MB 1.7s
13:13:12 [2022-09-07T13:13:12.362Z] #10 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 27.26MB / 54.58MB 1.8s
13:13:12 [2022-09-07T13:13:12.362Z] #10 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 20.97MB / 85.91MB 1.8s
13:13:12 [2022-09-07T13:13:12.622Z] #10 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 31.46MB / 54.58MB 1.9s
13:13:12 [2022-09-07T13:13:12.622Z] #10 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 13.63MB / 141.88MB 1.9s
13:13:12 [2022-09-07T13:13:12.622Z] #10 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e
13:13:12 [2022-09-07T13:13:12.622Z] #10 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 36.70MB / 54.58MB 2.0s
13:13:12 [2022-09-07T13:13:12.622Z] #10 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 28.31MB / 85.91MB 2.0s
13:13:12 [2022-09-07T13:13:12.793Z] #28 4.921 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
13:13:12 [2022-09-07T13:13:12.793Z] #28 5.019 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:13:12 [2022-09-07T13:13:12.793Z] #28 5.019 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:13:12 [2022-09-07T13:13:12.793Z] #28 ...
13:13:12 [2022-09-07T13:13:12.793Z] 
13:13:12 [2022-09-07T13:13:12.793Z] #29 [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
13:13:12 [2022-09-07T13:13:12.793Z] #0 4.604 + RM_GOPATH=0
13:13:12 [2022-09-07T13:13:12.793Z] #0 4.604 + TMP_GOPATH=
13:13:12 [2022-09-07T13:13:12.793Z] #0 4.604 + : /build
13:13:12 [2022-09-07T13:13:12.793Z] #0 4.604 + '[' -z '' ']'
13:13:12 [2022-09-07T13:13:12.793Z] #0 4.614 ++ mktemp -d
13:13:12 [2022-09-07T13:13:12.793Z] #0 4.623 + export GOPATH=/tmp/tmp.UEMwNRuAvU
13:13:12 [2022-09-07T13:13:12.793Z] #0 4.623 + GOPATH=/tmp/tmp.UEMwNRuAvU
13:13:12 [2022-09-07T13:13:12.793Z] #0 4.623 + RM_GOPATH=1
13:13:12 [2022-09-07T13:13:12.793Z] #0 4.623 + case "$(go env GOARCH)" in
13:13:12 [2022-09-07T13:13:12.793Z] #0 4.623 ++ go env GOARCH
13:13:12 [2022-09-07T13:13:12.793Z] #0 4.649 + export GO_BUILDMODE=-buildmode=pie
13:13:12 [2022-09-07T13:13:12.793Z] #0 4.649 + GO_BUILDMODE=-buildmode=pie
13:13:12 [2022-09-07T13:13:12.793Z] #0 4.650 ++ dirname /install.sh
13:13:12 [2022-09-07T13:13:12.793Z] #0 4.653 + dir=/
13:13:12 [2022-09-07T13:13:12.793Z] #0 4.662 + bin=rootlesskit
13:13:12 [2022-09-07T13:13:12.793Z] #0 4.662 + shift
13:13:12 [2022-09-07T13:13:12.793Z] #0 4.662 + '[' '!' -f //rootlesskit.installer ']'
13:13:12 [2022-09-07T13:13:12.793Z] #0 4.664 + . //rootlesskit.installer
13:13:12 [2022-09-07T13:13:12.793Z] #0 4.664 ++ : 1920341cd41e047834a21007424162a2dc946315
13:13:12 [2022-09-07T13:13:12.793Z] #0 4.666 + install_rootlesskit
13:13:12 [2022-09-07T13:13:12.793Z] #0 4.668 + case "$1" in
13:13:12 [2022-09-07T13:13:12.793Z] #0 4.668 + export CGO_ENABLED=0
13:13:12 [2022-09-07T13:13:12.793Z] #0 4.669 + CGO_ENABLED=0
13:13:12 [2022-09-07T13:13:12.793Z] #0 4.669 + _install_rootlesskit
13:13:12 [2022-09-07T13:13:12.793Z] #0 4.670 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
13:13:12 [2022-09-07T13:13:12.793Z] #0 4.670 + for f in rootlesskit rootlesskit-docker-proxy
13:13:12 [2022-09-07T13:13:12.793Z] #0 4.670 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
13:13:12 [2022-09-07T13:13:12.793Z] #0 4.670 + GOBIN=/build
13:13:12 [2022-09-07T13:13:12.793Z] #0 4.670 + GO111MODULE=on
13:13:12 [2022-09-07T13:13:12.793Z] #0 4.670 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
13:13:12 [2022-09-07T13:13:12.793Z] #0 5.164 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
13:13:12 [2022-09-07T13:13:12.880Z] #10 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 40.89MB / 54.58MB 2.1s
13:13:12 [2022-09-07T13:13:12.880Z] #10 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 33.55MB / 85.91MB 2.1s
13:13:12 [2022-09-07T13:13:12.880Z] #10 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 25.17MB / 141.88MB 2.1s
13:13:12 [2022-09-07T13:13:12.880Z] #10 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 45.09MB / 54.58MB 2.2s
13:13:12 [2022-09-07T13:13:12.880Z] #10 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 38.80MB / 85.91MB 2.2s
13:13:12 [2022-09-07T13:13:12.880Z] #10 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 32.51MB / 141.88MB 2.2s
13:13:12 [2022-09-07T13:13:12.924Z] #33 44.08 Reading package lists...
13:13:12 [2022-09-07T13:13:12.924Z] #33 ...
13:13:12 [2022-09-07T13:13:12.924Z] 
13:13:12 [2022-09-07T13:13:12.924Z] #41 [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
13:13:12 [2022-09-07T13:13:12.924Z] #41 23.14 aclocal: warning: couldn't open directory 'm4': No such file or directory
13:13:13 [2022-09-07T13:13:13.052Z] #29 ...
13:13:13 [2022-09-07T13:13:13.052Z] 
13:13:13 [2022-09-07T13:13:13.052Z] #28 [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
13:13:13 [2022-09-07T13:13:13.052Z] #28 5.687 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
13:13:13 [2022-09-07T13:13:13.110Z] #45 1.736 + cd /tmp/tmp.oLoB9Fl0Md/tini
13:13:13 [2022-09-07T13:13:13.110Z] #45 1.749 + git checkout -q v0.19.0
13:13:13 [2022-09-07T13:13:13.110Z] #45 1.757 + cmake .
13:13:13 [2022-09-07T13:13:13.139Z] #10 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.48MB / 54.58MB 2.4s
13:13:13 [2022-09-07T13:13:13.139Z] #10 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 48.23MB / 85.91MB 2.4s
13:13:13 [2022-09-07T13:13:13.139Z] #10 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 44.04MB / 141.88MB 2.4s
13:13:13 [2022-09-07T13:13:13.139Z] #10 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 53.13MB / 85.91MB 2.6s
13:13:13 [2022-09-07T13:13:13.139Z] #10 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 51.38MB / 141.88MB 2.6s
13:13:13 [2022-09-07T13:13:13.367Z] #45 ...
13:13:13 [2022-09-07T13:13:13.367Z] 
13:13:13 [2022-09-07T13:13:13.367Z] #28 [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
13:13:13 [2022-09-07T13:13:13.367Z] #28 59.75 Processing triggers for libc-bin (2.31-13+deb11u3) ...
13:13:13 [2022-09-07T13:13:13.367Z] #28 DONE 60.2s
13:13:13 [2022-09-07T13:13:13.367Z] 
13:13:13 [2022-09-07T13:13:13.367Z] #37 [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
13:13:13 [2022-09-07T13:13:13.367Z] #37 52.27 Selecting previously unselected package binutils-mingw-w64-x86-64.
13:13:13 [2022-09-07T13:13:13.367Z] #37 52.29 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
13:13:13 [2022-09-07T13:13:13.367Z] #37 52.31 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
13:13:13 [2022-09-07T13:13:13.367Z] #37 55.03 Selecting previously unselected package binutils-mingw-w64.
13:13:13 [2022-09-07T13:13:13.367Z] #37 55.08 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
13:13:13 [2022-09-07T13:13:13.367Z] #37 55.11 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
13:13:13 [2022-09-07T13:13:13.367Z] #37 55.22 Selecting previously unselected package libdevmapper1.02.1:amd64.
13:13:13 [2022-09-07T13:13:13.367Z] #37 55.23 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
13:13:13 [2022-09-07T13:13:13.367Z] #37 55.26 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
13:13:13 [2022-09-07T13:13:13.367Z] #37 55.57 Selecting previously unselected package dmsetup.
13:13:13 [2022-09-07T13:13:13.367Z] #37 55.57 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
13:13:13 [2022-09-07T13:13:13.367Z] #37 55.58 Unpacking dmsetup (2:1.02.175-2.1) ...
13:13:13 [2022-09-07T13:13:13.367Z] #37 55.84 Selecting previously unselected package mingw-w64-common.
13:13:13 [2022-09-07T13:13:13.367Z] #37 55.84 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
13:13:13 [2022-09-07T13:13:13.367Z] #37 55.85 Unpacking mingw-w64-common (8.0.0-1) ...
13:13:13 [2022-09-07T13:13:13.416Z] #10 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 2.6s done
13:13:13 [2022-09-07T13:13:13.416Z] #10 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 65.01MB / 85.91MB 2.8s
13:13:13 [2022-09-07T13:13:13.416Z] #10 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 63.96MB / 141.88MB 2.8s
13:13:13 [2022-09-07T13:13:13.416Z] #10 sha256:06ef4a250537829c59bb616d2c589fde2f8780ba55d21e5684ebd3ce1193ee30 157B / 157B 2.8s
13:13:13 [2022-09-07T13:13:13.416Z] #10 sha256:06ef4a250537829c59bb616d2c589fde2f8780ba55d21e5684ebd3ce1193ee30 157B / 157B 2.9s done
13:13:13 [2022-09-07T13:13:13.693Z] #10 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 77.50MB / 85.91MB 3.0s
13:13:13 [2022-09-07T13:13:13.693Z] #10 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 72.17MB / 141.88MB 3.0s
13:13:13 [2022-09-07T13:13:13.937Z] #37 ...
13:13:13 [2022-09-07T13:13:13.937Z] 
13:13:13 [2022-09-07T13:13:13.937Z] #45 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
13:13:13 [2022-09-07T13:13:13.937Z] #45 2.499 -- The C compiler identification is GNU 10.2.1
13:13:13 [2022-09-07T13:13:13.937Z] #45 2.692 -- Detecting C compiler ABI info
13:13:13 [2022-09-07T13:13:13.952Z] #10 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 3.2s
13:13:13 [2022-09-07T13:13:13.953Z] #10 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 83.89MB / 141.88MB 3.2s
13:13:13 [2022-09-07T13:13:13.953Z] #10 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 96.47MB / 141.88MB 3.4s
13:13:13 [2022-09-07T13:13:13.990Z] #28 6.469 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
13:13:14 [2022-09-07T13:13:14.215Z] #10 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 106.08MB / 141.88MB 3.5s
13:13:14 [2022-09-07T13:13:14.215Z] #10 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 3.5s done
13:13:14 [2022-09-07T13:13:14.215Z] #10 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 113.25MB / 141.88MB 3.6s
13:13:14 [2022-09-07T13:13:14.472Z] #10 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 127.93MB / 141.88MB 3.9s
13:13:14 [2022-09-07T13:13:14.730Z] #10 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 135.27MB / 141.88MB 4.0s
13:13:14 [2022-09-07T13:13:14.865Z] #45 3.336 -- Detecting C compiler ABI info - done
13:13:14 [2022-09-07T13:13:14.865Z] #45 3.449 -- Check for working C compiler: /usr/bin/cc - skipped
13:13:14 [2022-09-07T13:13:14.865Z] #45 3.470 -- Detecting C compile features
13:13:14 [2022-09-07T13:13:14.865Z] #45 3.473 -- Detecting C compile features - done
13:13:14 [2022-09-07T13:13:14.865Z] #45 3.540 -- Performing Test HAS_BUILTIN_FORTIFY
13:13:15 [2022-09-07T13:13:15.121Z] #45 3.823 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
13:13:15 [2022-09-07T13:13:15.377Z] #45 3.956 -- Configuring done
13:13:15 [2022-09-07T13:13:15.377Z] #45 3.994 -- Generating done
13:13:15 [2022-09-07T13:13:15.377Z] #45 3.999 -- Build files have been written to: /tmp/tmp.oLoB9Fl0Md/tini
13:13:15 [2022-09-07T13:13:15.377Z] #45 4.015 + make tini-static
13:13:15 [2022-09-07T13:13:15.634Z] #45 4.305 Scanning dependencies of target tini-static
13:13:15 [2022-09-07T13:13:15.634Z] #45 4.383 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
13:13:16 [2022-09-07T13:13:16.109Z] #10 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 141.88MB / 141.88MB 5.5s done
13:13:16 [2022-09-07T13:13:16.368Z] #10 ...
13:13:16 [2022-09-07T13:13:16.368Z] 
13:13:16 [2022-09-07T13:13:16.368Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
13:13:16 [2022-09-07T13:13:16.368Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
13:13:16 [2022-09-07T13:13:16.368Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
13:13:16 [2022-09-07T13:13:16.368Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
13:13:16 [2022-09-07T13:13:16.368Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
13:13:16 [2022-09-07T13:13:16.368Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done
13:13:16 [2022-09-07T13:13:16.368Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.2s done
13:13:16 [2022-09-07T13:13:16.368Z] #11 DONE 5.8s
13:13:16 [2022-09-07T13:13:16.368Z] 
13:13:16 [2022-09-07T13:13:16.368Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
13:13:16 [2022-09-07T13:13:16.368Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
13:13:16 [2022-09-07T13:13:16.368Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
13:13:16 [2022-09-07T13:13:16.368Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
13:13:16 [2022-09-07T13:13:16.368Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
13:13:16 [2022-09-07T13:13:16.368Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.4s done
13:13:16 [2022-09-07T13:13:16.368Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.8s done
13:13:16 [2022-09-07T13:13:16.368Z] #12 DONE 5.8s
13:13:16 [2022-09-07T13:13:16.368Z] 
13:13:16 [2022-09-07T13:13:16.368Z] #13 [internal] load build context
13:13:16 [2022-09-07T13:13:16.368Z] #13 transferring context: 55.00MB 5.8s
13:13:16 [2022-09-07T13:13:16.626Z] #13 transferring context: 62.60MB 6.1s done
13:13:16 [2022-09-07T13:13:16.893Z] #13 DONE 6.3s
13:13:16 [2022-09-07T13:13:16.893Z] 
13:13:16 [2022-09-07T13:13:16.893Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
13:13:17 [2022-09-07T13:13:17.001Z] #45 5.699 [100%] Linking C executable tini-static
13:13:17 [2022-09-07T13:13:17.257Z] #45 ...
13:13:17 [2022-09-07T13:13:17.257Z] 
13:13:17 [2022-09-07T13:13:17.257Z] #46 [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
13:13:17 [2022-09-07T13:13:17.257Z] #0 1.004 Cloning into '/tmp/crun-build'...
13:13:17 [2022-09-07T13:13:17.257Z] #0 8.452 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
13:13:17 [2022-09-07T13:13:17.257Z] #0 8.463 Cloning into '/tmp/crun-build/libocispec'...
13:13:17 [2022-09-07T13:13:17.257Z] #0 9.724 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
13:13:17 [2022-09-07T13:13:17.257Z] #0 9.728 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
13:13:17 [2022-09-07T13:13:17.257Z] #0 9.731 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
13:13:17 [2022-09-07T13:13:17.257Z] #0 9.732 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
13:13:17 [2022-09-07T13:13:17.257Z] #0 9.775 Cloning into '/tmp/crun-build/libocispec/image-spec'...
13:13:17 [2022-09-07T13:13:17.257Z] #46 ...
13:13:17 [2022-09-07T13:13:17.257Z] 
13:13:17 [2022-09-07T13:13:17.257Z] #37 [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
13:13:17 [2022-09-07T13:13:17.257Z] #37 62.54 Selecting previously unselected package mingw-w64-x86-64-dev.
13:13:17 [2022-09-07T13:13:17.257Z] #37 62.55 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
13:13:17 [2022-09-07T13:13:17.257Z] #37 62.56 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
13:13:17 [2022-09-07T13:13:17.294Z] #28 9.340 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB]
13:13:17 [2022-09-07T13:13:17.294Z] #28 ...
13:13:17 [2022-09-07T13:13:17.294Z] 
13:13:17 [2022-09-07T13:13:17.294Z] #30 [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             ;
13:13:17 [2022-09-07T13:13:17.294Z] #0 3.903 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
13:13:17 [2022-09-07T13:13:17.294Z] #0 3.934 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:13:17 [2022-09-07T13:13:17.294Z] #0 4.081 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:13:17 [2022-09-07T13:13:17.294Z] #0 4.351 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
13:13:17 [2022-09-07T13:13:17.294Z] #0 6.512 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB]
13:13:17 [2022-09-07T13:13:17.294Z] #0 9.902 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
13:13:17 [2022-09-07T13:13:17.294Z] #30 ...
13:13:17 [2022-09-07T13:13:17.294Z] 
13:13:17 [2022-09-07T13:13:17.294Z] #31 [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
13:13:17 [2022-09-07T13:13:17.294Z] #0 5.443 go: downloading gotest.tools/gotestsum v1.8.1
13:13:17 [2022-09-07T13:13:17.294Z] #0 6.981 go: downloading github.com/fatih/color v1.10.0
13:13:17 [2022-09-07T13:13:17.294Z] #0 6.983 go: downloading github.com/dnephin/pflag v1.0.7
13:13:17 [2022-09-07T13:13:17.294Z] #0 7.022 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
13:13:17 [2022-09-07T13:13:17.294Z] #0 7.465 go: downloading golang.org/x/tools v0.1.0
13:13:17 [2022-09-07T13:13:17.294Z] #0 8.006 go: downloading github.com/mattn/go-colorable v0.1.8
13:13:17 [2022-09-07T13:13:17.294Z] #0 8.215 go: downloading github.com/mattn/go-isatty v0.0.12
13:13:17 [2022-09-07T13:13:17.294Z] #0 8.340 go: downloading github.com/fsnotify/fsnotify v1.4.9
13:13:17 [2022-09-07T13:13:17.294Z] #0 8.439 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
13:13:17 [2022-09-07T13:13:17.294Z] #31 ...
13:13:17 [2022-09-07T13:13:17.294Z] 
13:13:17 [2022-09-07T13:13:17.294Z] #32 [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
13:13:17 [2022-09-07T13:13:17.294Z] #0 4.574 go: downloading github.com/pelletier/go-toml v1.8.1
13:13:17 [2022-09-07T13:13:17.458Z] #10 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.0s
13:13:17 [2022-09-07T13:13:17.554Z] #32 ...
13:13:17 [2022-09-07T13:13:17.554Z] 
13:13:17 [2022-09-07T13:13:17.554Z] #33 [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
13:13:17 [2022-09-07T13:13:17.554Z] #0 5.204 go: downloading github.com/go-delve/delve v1.8.1
13:13:17 [2022-09-07T13:13:17.554Z] #33 ...
13:13:17 [2022-09-07T13:13:17.554Z] 
13:13:17 [2022-09-07T13:13:17.554Z] #34 [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
13:13:17 [2022-09-07T13:13:17.554Z] #0 5.490 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
13:13:17 [2022-09-07T13:13:17.554Z] #0 5.606 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:13:17 [2022-09-07T13:13:17.554Z] #0 5.614 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:13:17 [2022-09-07T13:13:17.554Z] #0 6.601 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
13:13:17 [2022-09-07T13:13:17.554Z] #0 8.952 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB]
13:13:17 [2022-09-07T13:13:17.813Z] #34 ...
13:13:17 [2022-09-07T13:13:17.813Z] 
13:13:17 [2022-09-07T13:13:17.813Z] #35 [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
13:13:17 [2022-09-07T13:13:17.813Z] #0 4.602 go: downloading mvdan.cc/sh/v3 v3.0.2
13:13:17 [2022-09-07T13:13:17.813Z] #0 5.771 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
13:13:17 [2022-09-07T13:13:17.813Z] #0 5.772 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
13:13:17 [2022-09-07T13:13:17.813Z] #0 5.963 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
13:13:17 [2022-09-07T13:13:17.813Z] #0 7.569 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
13:13:17 [2022-09-07T13:13:17.813Z] #35 ...
13:13:17 [2022-09-07T13:13:17.813Z] 
13:13:17 [2022-09-07T13:13:17.813Z] #20 [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
13:13:17 [2022-09-07T13:13:17.813Z] #20 3.399 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
13:13:17 [2022-09-07T13:13:17.813Z] #20 3.807 
13:13:17 [2022-09-07T13:13:17.813Z] #20 4.057 #=#=#                                                                         

###                                                                        4.9%
######################################################################## 100.0%
13:13:17 [2022-09-07T13:13:17.813Z] #20 4.624 
13:13:17 [2022-09-07T13:13:17.813Z] #20 5.748 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
13:13:17 [2022-09-07T13:13:17.813Z] #20 6.125 
13:13:17 [2022-09-07T13:13:17.813Z] #20 6.365 #=#=#                                                                         

                                                                           0.1%
#############                                                             18.1%
##########################                                                37.3%
###############################################################           88.7%
######################################################################## 100.0%
13:13:17 [2022-09-07T13:13:17.813Z] #20 7.584 
13:13:17 [2022-09-07T13:13:17.813Z] #20 12.94 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
13:13:18 [2022-09-07T13:13:18.072Z] #20 ...
13:13:18 [2022-09-07T13:13:18.072Z] 
13:13:18 [2022-09-07T13:13:18.072Z] #36 [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
13:13:18 [2022-09-07T13:13:18.073Z] #0 5.095 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
13:13:18 [2022-09-07T13:13:18.073Z] #0 5.169 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:13:18 [2022-09-07T13:13:18.073Z] #0 5.177 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:13:18 [2022-09-07T13:13:18.073Z] #0 6.284 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
13:13:18 [2022-09-07T13:13:18.073Z] #0 9.163 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB]
13:13:18 [2022-09-07T13:13:18.073Z] #36 ...
13:13:18 [2022-09-07T13:13:18.073Z] 
13:13:18 [2022-09-07T13:13:18.073Z] #37 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
13:13:18 [2022-09-07T13:13:18.073Z] #0 4.538 + RM_GOPATH=0
13:13:18 [2022-09-07T13:13:18.073Z] #0 4.538 + TMP_GOPATH=
13:13:18 [2022-09-07T13:13:18.073Z] #0 4.538 + : /build
13:13:18 [2022-09-07T13:13:18.073Z] #0 4.538 + '[' -z '' ']'
13:13:18 [2022-09-07T13:13:18.073Z] #0 4.539 ++ mktemp -d
13:13:18 [2022-09-07T13:13:18.073Z] #0 4.553 + export GOPATH=/tmp/tmp.xczCFgkClm
13:13:18 [2022-09-07T13:13:18.073Z] #0 4.553 + GOPATH=/tmp/tmp.xczCFgkClm
13:13:18 [2022-09-07T13:13:18.073Z] #0 4.553 + RM_GOPATH=1
13:13:18 [2022-09-07T13:13:18.073Z] #0 4.553 + case "$(go env GOARCH)" in
13:13:18 [2022-09-07T13:13:18.073Z] #0 4.553 ++ go env GOARCH
13:13:18 [2022-09-07T13:13:18.073Z] #0 4.594 + export GO_BUILDMODE=-buildmode=pie
13:13:18 [2022-09-07T13:13:18.073Z] #0 4.594 + GO_BUILDMODE=-buildmode=pie
13:13:18 [2022-09-07T13:13:18.073Z] #0 4.595 ++ dirname /install.sh
13:13:18 [2022-09-07T13:13:18.073Z] #0 4.601 Install docker/cli version 17.06.2-ce from stable
13:13:18 [2022-09-07T13:13:18.073Z] #0 4.601 + dir=/
13:13:18 [2022-09-07T13:13:18.073Z] #0 4.601 + bin=dockercli
13:13:18 [2022-09-07T13:13:18.073Z] #0 4.601 + shift
13:13:18 [2022-09-07T13:13:18.073Z] #0 4.601 + '[' '!' -f //dockercli.installer ']'
13:13:18 [2022-09-07T13:13:18.073Z] #0 4.601 + . //dockercli.installer
13:13:18 [2022-09-07T13:13:18.073Z] #0 4.601 ++ : stable
13:13:18 [2022-09-07T13:13:18.073Z] #0 4.601 ++ : 17.06.2-ce
13:13:18 [2022-09-07T13:13:18.073Z] #0 4.601 + install_dockercli
13:13:18 [2022-09-07T13:13:18.073Z] #0 4.601 + echo 'Install docker/cli version 17.06.2-ce from stable'
13:13:18 [2022-09-07T13:13:18.073Z] #0 4.601 ++ uname -m
13:13:18 [2022-09-07T13:13:18.073Z] #0 4.629 + arch=aarch64
13:13:18 [2022-09-07T13:13:18.073Z] #0 4.629 + '[' aarch64 '!=' x86_64 ']'
13:13:18 [2022-09-07T13:13:18.073Z] #0 4.629 + '[' aarch64 '!=' s390x ']'
13:13:18 [2022-09-07T13:13:18.073Z] #0 4.629 + '[' aarch64 '!=' armhf ']'
13:13:18 [2022-09-07T13:13:18.073Z] #0 4.629 + build_dockercli
13:13:18 [2022-09-07T13:13:18.073Z] #0 4.629 + git clone https://github.com/docker/docker-ce /tmp/tmp.xczCFgkClm/tmp/docker-ce
13:13:18 [2022-09-07T13:13:18.073Z] #0 4.631 Cloning into '/tmp/tmp.xczCFgkClm/tmp/docker-ce'...
13:13:18 [2022-09-07T13:13:18.182Z] #41 ...
13:13:18 [2022-09-07T13:13:18.182Z] 
13:13:18 [2022-09-07T13:13:18.182Z] #33 [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
13:13:18 [2022-09-07T13:13:18.182Z] #33 44.08 Reading package lists...
13:13:18 [2022-09-07T13:13:18.186Z] #37 ...
13:13:18 [2022-09-07T13:13:18.186Z] 
13:13:18 [2022-09-07T13:13:18.186Z] #45 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
13:13:18 [2022-09-07T13:13:18.186Z] #45 6.238 [100%] Built target tini-static
13:13:18 [2022-09-07T13:13:18.186Z] #45 6.302 + mkdir -p /build
13:13:18 [2022-09-07T13:13:18.186Z] #45 6.305 + cp tini-static /build/docker-init
13:13:18 [2022-09-07T13:13:18.186Z] #45 DONE 6.7s
13:13:18 [2022-09-07T13:13:18.186Z] 
13:13:18 [2022-09-07T13:13:18.186Z] #41 [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
13:13:18 [2022-09-07T13:13:18.334Z] #37 ...
13:13:18 [2022-09-07T13:13:18.334Z] 
13:13:18 [2022-09-07T13:13:18.334Z] #38 [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
13:13:18 [2022-09-07T13:13:18.334Z] #0 5.240 go: downloading github.com/tc-hib/go-winres v0.2.3
13:13:18 [2022-09-07T13:13:18.334Z] #0 6.089 go: downloading github.com/tc-hib/winres v0.1.5
13:13:18 [2022-09-07T13:13:18.334Z] #0 7.175 go: downloading github.com/urfave/cli/v2 v2.3.0
13:13:18 [2022-09-07T13:13:18.334Z] #0 7.569 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
13:13:18 [2022-09-07T13:13:18.334Z] #0 7.636 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
13:13:18 [2022-09-07T13:13:18.334Z] #0 10.30 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
13:13:18 [2022-09-07T13:13:18.334Z] #0 10.45 go: downloading github.com/russross/blackfriday/v2 v2.1.0
13:13:18 [2022-09-07T13:13:18.334Z] #38 ...
13:13:18 [2022-09-07T13:13:18.334Z] 
13:13:18 [2022-09-07T13:13:18.334Z] #39 [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
13:13:18 [2022-09-07T13:13:18.334Z] #0 4.183 go: downloading github.com/golangci/golangci-lint v1.46.2
13:13:18 [2022-09-07T13:13:18.334Z] #0 5.759 go: downloading github.com/fatih/color v1.13.0
13:13:18 [2022-09-07T13:13:18.334Z] #0 5.777 go: downloading github.com/gofrs/flock v0.8.1
13:13:18 [2022-09-07T13:13:18.334Z] #0 5.917 go: downloading github.com/pkg/errors v0.9.1
13:13:18 [2022-09-07T13:13:18.334Z] #0 5.918 go: downloading github.com/spf13/cobra v1.4.0
13:13:18 [2022-09-07T13:13:18.334Z] #0 6.054 go: downloading github.com/spf13/pflag v1.0.5
13:13:18 [2022-09-07T13:13:18.334Z] #0 6.224 go: downloading github.com/spf13/viper v1.11.0
13:13:18 [2022-09-07T13:13:18.334Z] #0 6.402 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
13:13:18 [2022-09-07T13:13:18.334Z] #0 6.902 go: downloading github.com/mattn/go-colorable v0.1.12
13:13:18 [2022-09-07T13:13:18.334Z] #0 6.955 go: downloading github.com/mattn/go-isatty v0.0.14
13:13:18 [2022-09-07T13:13:18.334Z] #0 7.011 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
13:13:18 [2022-09-07T13:13:18.334Z] #0 7.030 go: downloading github.com/go-critic/go-critic v0.6.3
13:13:18 [2022-09-07T13:13:18.334Z] #0 8.729 go: downloading github.com/hashicorp/go-version v1.4.0
13:13:18 [2022-09-07T13:13:18.334Z] #0 8.834 go: downloading github.com/ldez/gomoddirectives v0.2.3
13:13:18 [2022-09-07T13:13:18.334Z] #0 8.907 go: downloading github.com/mitchellh/go-homedir v1.1.0
13:13:18 [2022-09-07T13:13:18.334Z] #0 9.058 go: downloading github.com/hashicorp/go-multierror v1.1.1
13:13:18 [2022-09-07T13:13:18.389Z] #10 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.8s done
13:13:18 [2022-09-07T13:13:18.598Z] #39 ...
13:13:18 [2022-09-07T13:13:18.598Z] 
13:13:18 [2022-09-07T13:13:18.598Z] #40 [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
13:13:18 [2022-09-07T13:13:18.598Z] #0 5.494 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
13:13:18 [2022-09-07T13:13:18.598Z] #0 5.547 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:13:18 [2022-09-07T13:13:18.598Z] #0 5.548 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:13:18 [2022-09-07T13:13:18.598Z] #0 6.380 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
13:13:18 [2022-09-07T13:13:18.598Z] #0 9.389 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB]
13:13:18 [2022-09-07T13:13:18.598Z] #40 ...
13:13:18 [2022-09-07T13:13:18.598Z] 
13:13:18 [2022-09-07T13:13:18.598Z] #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
13:13:18 [2022-09-07T13:13:18.598Z] #0 4.298 + git clone https://github.com/kolyshkin/go-swagger.git .
13:13:18 [2022-09-07T13:13:18.598Z] #0 4.298 Cloning into '.'...
13:13:18 [2022-09-07T13:13:18.646Z] #10 ...
13:13:18 [2022-09-07T13:13:18.646Z] 
13:13:18 [2022-09-07T13:13:18.646Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
13:13:18 [2022-09-07T13:13:18.646Z] #14 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done
13:13:18 [2022-09-07T13:13:18.646Z] #14 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done
13:13:18 [2022-09-07T13:13:18.646Z] #14 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done
13:13:18 [2022-09-07T13:13:18.646Z] #14 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done
13:13:18 [2022-09-07T13:13:18.646Z] #14 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.3s done
13:13:18 [2022-09-07T13:13:18.646Z] #14 DONE 8.2s
13:13:18 [2022-09-07T13:13:18.646Z] 
13:13:18 [2022-09-07T13:13:18.646Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
13:13:18 [2022-09-07T13:13:18.646Z] #10 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.1s
13:13:18 [2022-09-07T13:13:18.858Z] #41 ...
13:13:18 [2022-09-07T13:13:18.858Z] 
13:13:18 [2022-09-07T13:13:18.858Z] #34 [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
13:13:18 [2022-09-07T13:13:18.858Z] #34 11.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
13:13:19 [2022-09-07T13:13:19.209Z] #10 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.4s done
13:13:19 [2022-09-07T13:13:19.209Z] #10 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.1s
13:13:19 [2022-09-07T13:13:19.559Z] #41 ...
13:13:19 [2022-09-07T13:13:19.559Z] 
13:13:19 [2022-09-07T13:13:19.559Z] #46 [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
13:13:19 [2022-09-07T13:13:19.559Z] #46 12.32 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
13:13:19 [2022-09-07T13:13:19.777Z] #10 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.4s done
13:13:20 [2022-09-07T13:13:20.035Z] #10 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a
13:13:21 [2022-09-07T13:13:21.408Z] #10 ...
13:13:21 [2022-09-07T13:13:21.408Z] 
13:13:21 [2022-09-07T13:13:21.408Z] #15 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
13:13:21 [2022-09-07T13:13:21.408Z] #15 DONE 0.7s
13:13:21 [2022-09-07T13:13:21.408Z] 
13:13:21 [2022-09-07T13:13:21.408Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
13:13:21 [2022-09-07T13:13:21.451Z] #46 14.15 Cloning into '/tmp/crun-build/libocispec/yajl'...
13:13:21 [2022-09-07T13:13:21.451Z] #46 ...
13:13:21 [2022-09-07T13:13:21.451Z] 
13:13:21 [2022-09-07T13:13:21.451Z] #33 [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
13:13:21 [2022-09-07T13:13:21.451Z] #33 68.24 gotestsum version dev
13:13:21 [2022-09-07T13:13:21.451Z] #33 DONE 68.6s
13:13:21 [2022-09-07T13:13:21.700Z] #10 ...
13:13:21 [2022-09-07T13:13:21.700Z] 
13:13:21 [2022-09-07T13:13:21.700Z] #16 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
13:13:21 [2022-09-07T13:13:21.700Z] #16 DONE 0.5s
13:13:21 [2022-09-07T13:13:21.700Z] 
13:13:21 [2022-09-07T13:13:21.700Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
13:13:21 [2022-09-07T13:13:21.750Z] 
13:13:21 [2022-09-07T13:13:21.750Z] #35 [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
13:13:21 [2022-09-07T13:13:21.750Z] #35 ...
13:13:21 [2022-09-07T13:13:21.750Z] 
13:13:21 [2022-09-07T13:13:21.750Z] #37 [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
13:13:21 [2022-09-07T13:13:21.750Z] #37 69.03 Selecting previously unselected package gcc-mingw-w64-base.
13:13:21 [2022-09-07T13:13:21.750Z] #37 69.03 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
13:13:22 [2022-09-07T13:13:22.006Z] #37 69.07 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
13:13:22 [2022-09-07T13:13:22.154Z] #34 ...
13:13:22 [2022-09-07T13:13:22.154Z] 
13:13:22 [2022-09-07T13:13:22.154Z] #23 [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
13:13:22 [2022-09-07T13:13:22.154Z] #23 4.667 + git clone https://github.com/docker/distribution.git .
13:13:22 [2022-09-07T13:13:22.154Z] #23 4.667 Cloning into '.'...
13:13:22 [2022-09-07T13:13:22.154Z] #23 ...
13:13:22 [2022-09-07T13:13:22.154Z] 
13:13:22 [2022-09-07T13:13:22.154Z] #39 [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
13:13:22 [2022-09-07T13:13:22.154Z] #39 12.53 go: downloading github.com/sirupsen/logrus v1.8.1
13:13:22 [2022-09-07T13:13:22.154Z] #39 12.57 go: downloading github.com/stretchr/testify v1.7.1
13:13:22 [2022-09-07T13:13:22.154Z] #39 12.72 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
13:13:22 [2022-09-07T13:13:22.154Z] #39 12.85 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
13:13:22 [2022-09-07T13:13:22.154Z] #39 13.02 go: downloading github.com/fsnotify/fsnotify v1.5.4
13:13:22 [2022-09-07T13:13:22.154Z] #39 13.04 go: downloading github.com/mitchellh/mapstructure v1.5.0
13:13:22 [2022-09-07T13:13:22.154Z] #39 13.11 go: downloading github.com/spf13/afero v1.8.2
13:13:22 [2022-09-07T13:13:22.154Z] #39 13.26 go: downloading github.com/spf13/cast v1.4.1
13:13:22 [2022-09-07T13:13:22.154Z] #39 13.38 go: downloading github.com/spf13/jwalterweatherman v1.1.0
13:13:22 [2022-09-07T13:13:22.154Z] #39 13.39 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
13:13:22 [2022-09-07T13:13:22.154Z] #39 13.55 go: downloading github.com/go-toolsmith/astcast v1.0.0
13:13:22 [2022-09-07T13:13:22.154Z] #39 13.62 go: downloading github.com/go-toolsmith/astcopy v1.0.0
13:13:22 [2022-09-07T13:13:22.154Z] #39 13.67 go: downloading github.com/go-toolsmith/astequal v1.0.1
13:13:22 [2022-09-07T13:13:22.154Z] #39 13.79 go: downloading github.com/go-toolsmith/astfmt v1.0.0
13:13:22 [2022-09-07T13:13:22.154Z] #39 13.92 go: downloading github.com/go-toolsmith/astp v1.0.0
13:13:22 [2022-09-07T13:13:22.154Z] #39 13.95 go: downloading github.com/go-toolsmith/strparse v1.0.0
13:13:22 [2022-09-07T13:13:22.154Z] #39 13.99 go: downloading github.com/go-toolsmith/typep v1.0.2
13:13:22 [2022-09-07T13:13:22.154Z] #39 14.10 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a
13:13:22 [2022-09-07T13:13:22.154Z] #39 15.11 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
13:13:22 [2022-09-07T13:13:22.270Z] #37 69.32 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
13:13:22 [2022-09-07T13:13:22.270Z] #37 69.34 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
13:13:22 [2022-09-07T13:13:22.270Z] #37 69.35 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
13:13:22 [2022-09-07T13:13:22.414Z] #39 15.28 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
13:13:22 [2022-09-07T13:13:22.674Z] #39 15.74 go: downloading github.com/hashicorp/errwrap v1.0.0
13:13:22 [2022-09-07T13:13:22.674Z] #39 15.79 go: downloading 4d63.com/gochecknoglobals v0.1.0
13:13:22 [2022-09-07T13:13:22.933Z] #39 15.90 go: downloading github.com/Antonboom/errname v0.1.6
13:13:23 [2022-09-07T13:13:23.230Z] #39 16.07 go: downloading github.com/Antonboom/nilnil v0.1.1
13:13:23 [2022-09-07T13:13:23.490Z] #39 16.23 go: downloading github.com/BurntSushi/toml v1.1.0
13:13:23 [2022-09-07T13:13:23.490Z] #39 16.47 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
13:13:23 [2022-09-07T13:13:23.750Z] #39 16.66 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0
13:13:23 [2022-09-07T13:13:23.750Z] #39 16.73 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
13:13:24 [2022-09-07T13:13:24.011Z] #39 16.89 go: downloading github.com/alexkohler/prealloc v1.0.0
13:13:24 [2022-09-07T13:13:24.011Z] #39 16.99 go: downloading github.com/ashanbrown/forbidigo v1.3.0
13:13:24 [2022-09-07T13:13:24.011Z] #39 17.10 go: downloading github.com/ashanbrown/makezero v1.1.1
13:13:24 [2022-09-07T13:13:24.271Z] #39 17.17 go: downloading github.com/bkielbasa/cyclop v1.2.0
13:13:24 [2022-09-07T13:13:24.271Z] #39 17.20 go: downloading github.com/blizzy78/varnamelen v0.8.0
13:13:24 [2022-09-07T13:13:24.271Z] #39 17.27 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
13:13:24 [2022-09-07T13:13:24.271Z] #39 17.32 go: downloading github.com/breml/bidichk v0.2.3
13:13:24 [2022-09-07T13:13:24.531Z] #39 17.43 go: downloading github.com/breml/errchkjson v0.3.0
13:13:24 [2022-09-07T13:13:24.531Z] #39 17.45 go: downloading github.com/butuzov/ireturn v0.1.1
13:13:24 [2022-09-07T13:13:24.531Z] #39 17.49 go: downloading github.com/charithe/durationcheck v0.0.9
13:13:24 [2022-09-07T13:13:24.790Z] #39 17.60 go: downloading github.com/daixiang0/gci v0.3.3
13:13:24 [2022-09-07T13:13:24.790Z] #39 17.64 go: downloading github.com/denis-tingaikin/go-header v0.4.3
13:13:24 [2022-09-07T13:13:24.790Z] #39 ...
13:13:24 [2022-09-07T13:13:24.790Z] 
13:13:24 [2022-09-07T13:13:24.790Z] #29 [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
13:13:24 [2022-09-07T13:13:24.790Z] #29 7.422 go: downloading github.com/sirupsen/logrus v1.8.1
13:13:24 [2022-09-07T13:13:24.790Z] #29 7.423 go: downloading github.com/urfave/cli/v2 v2.4.0
13:13:24 [2022-09-07T13:13:24.790Z] #29 8.060 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
13:13:24 [2022-09-07T13:13:24.790Z] #29 10.42 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
13:13:24 [2022-09-07T13:13:24.790Z] #29 11.13 go: downloading github.com/google/uuid v1.3.0
13:13:24 [2022-09-07T13:13:24.790Z] #29 11.21 go: downloading github.com/moby/vpnkit v0.5.0
13:13:24 [2022-09-07T13:13:24.790Z] #29 11.36 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
13:13:24 [2022-09-07T13:13:24.790Z] #29 11.64 go: downloading github.com/gofrs/flock v0.8.1
13:13:24 [2022-09-07T13:13:24.790Z] #29 11.90 go: downloading github.com/gorilla/mux v1.8.0
13:13:24 [2022-09-07T13:13:24.790Z] #29 12.07 go: downloading github.com/moby/sys/mountinfo v0.6.0
13:13:24 [2022-09-07T13:13:24.790Z] #29 12.32 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
13:13:24 [2022-09-07T13:13:24.790Z] #29 12.51 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
13:13:24 [2022-09-07T13:13:24.790Z] #29 12.60 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
13:13:24 [2022-09-07T13:13:24.790Z] #29 14.38 go: downloading github.com/russross/blackfriday/v2 v2.1.0
13:13:24 [2022-09-07T13:13:24.790Z] #29 ...
13:13:24 [2022-09-07T13:13:24.790Z] 
13:13:24 [2022-09-07T13:13:24.790Z] #32 [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
13:13:24 [2022-09-07T13:13:24.790Z] #32 15.91 tomll can be used in two ways:
13:13:24 [2022-09-07T13:13:24.790Z] #32 15.91 Writing to STDIN and reading from STDOUT:
13:13:24 [2022-09-07T13:13:24.790Z] #32 15.91   cat file.toml | tomll > file.toml
13:13:24 [2022-09-07T13:13:24.790Z] #32 15.91 
13:13:24 [2022-09-07T13:13:24.790Z] #32 15.91 Reading and updating a list of files:
13:13:24 [2022-09-07T13:13:24.790Z] #32 15.91   tomll a.toml b.toml c.toml
13:13:24 [2022-09-07T13:13:24.790Z] #32 15.91 
13:13:24 [2022-09-07T13:13:24.790Z] #32 15.91 When given a list of files, tomll will modify all files in place without asking.
13:13:24 [2022-09-07T13:13:24.985Z] #10 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 4.6s done
13:13:24 [2022-09-07T13:13:24.985Z] #10 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c
13:13:24 [2022-09-07T13:13:24.989Z] #33 57.83 Reading package lists...
13:13:24 [2022-09-07T13:13:24.989Z] #33 ...
13:13:24 [2022-09-07T13:13:24.989Z] 
13:13:24 [2022-09-07T13:13:24.989Z] #41 [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
13:13:24 [2022-09-07T13:13:24.989Z] #41 31.42 libtoolize: putting auxiliary files in '.'.
13:13:24 [2022-09-07T13:13:24.989Z] #41 31.44 libtoolize: copying file './ltmain.sh'
13:13:24 [2022-09-07T13:13:24.989Z] #41 31.91 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
13:13:24 [2022-09-07T13:13:24.989Z] #41 31.91 libtoolize: and rerunning libtoolize and aclocal.
13:13:24 [2022-09-07T13:13:24.989Z] #41 31.91 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
13:13:26 [2022-09-07T13:13:26.178Z] #32 DONE 18.9s
13:13:26 [2022-09-07T13:13:26.178Z] 
13:13:26 [2022-09-07T13:13:26.178Z] #39 [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
13:13:26 [2022-09-07T13:13:26.178Z] #39 17.90 go: downloading github.com/esimonov/ifshort v1.0.4
13:13:26 [2022-09-07T13:13:26.178Z] #39 17.93 go: downloading github.com/firefart/nonamedreturns v1.0.1
13:13:26 [2022-09-07T13:13:26.178Z] #39 18.01 go: downloading github.com/fzipp/gocyclo v0.5.1
13:13:26 [2022-09-07T13:13:26.178Z] #39 18.05 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
13:13:26 [2022-09-07T13:13:26.178Z] #39 18.10 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
13:13:26 [2022-09-07T13:13:26.178Z] #39 18.12 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
13:13:26 [2022-09-07T13:13:26.178Z] #39 18.18 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
13:13:26 [2022-09-07T13:13:26.178Z] #39 18.62 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
13:13:26 [2022-09-07T13:13:26.178Z] #39 18.63 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
13:13:26 [2022-09-07T13:13:26.178Z] #39 18.73 go: downloading github.com/golangci/misspell v0.3.5
13:13:26 [2022-09-07T13:13:26.178Z] #39 18.86 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
13:13:26 [2022-09-07T13:13:26.178Z] #39 19.03 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
13:13:26 [2022-09-07T13:13:26.178Z] #39 19.16 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
13:13:26 [2022-09-07T13:13:26.178Z] #39 19.21 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
13:13:26 [2022-09-07T13:13:26.437Z] #39 19.37 go: downloading github.com/jgautheron/goconst v1.5.1
13:13:26 [2022-09-07T13:13:26.437Z] #39 19.41 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
13:13:26 [2022-09-07T13:13:26.696Z] #39 19.48 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
13:13:26 [2022-09-07T13:13:26.696Z] #39 19.55 go: downloading github.com/julz/importas v0.1.0
13:13:26 [2022-09-07T13:13:26.696Z] #39 19.57 go: downloading github.com/kisielk/errcheck v1.6.0
13:13:26 [2022-09-07T13:13:26.954Z] #39 19.78 go: downloading github.com/kulti/thelper v0.6.2
13:13:26 [2022-09-07T13:13:26.954Z] #39 19.81 go: downloading github.com/kunwardeep/paralleltest v1.0.3
13:13:26 [2022-09-07T13:13:26.954Z] #39 19.88 go: downloading github.com/kyoh86/exportloopref v0.1.8
13:13:26 [2022-09-07T13:13:26.954Z] #39 20.00 go: downloading github.com/ldez/tagliatelle v0.3.1
13:13:27 [2022-09-07T13:13:27.212Z] #39 ...
13:13:27 [2022-09-07T13:13:27.213Z] 
13:13:27 [2022-09-07T13:13:27.213Z] #20 [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
13:13:27 [2022-09-07T13:13:27.213Z] #20 14.31 #=#=#                                                                         
13:13:27 [2022-09-07T13:13:27.213Z] #20 14.75 #=#=#                                                                         

######################################################################## 100.0%
13:13:27 [2022-09-07T13:13:27.213Z] #20 16.09 
13:13:27 [2022-09-07T13:13:27.213Z] #20 18.98 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
13:13:27 [2022-09-07T13:13:27.213Z] #20 20.56 
13:13:27 [2022-09-07T13:13:27.213Z] #20 20.96 #=#=#                                                                         

#####################################                                     52.6%
######################################################################## 100.0%
13:13:27 [2022-09-07T13:13:27.213Z] #20 22.67 
13:13:27 [2022-09-07T13:13:27.213Z] #20 22.85 Download of images into '/build' complete.
13:13:27 [2022-09-07T13:13:27.213Z] #20 22.85 Use something like the following to load the result into a Docker daemon:
13:13:27 [2022-09-07T13:13:27.213Z] #20 22.85   tar -cC '/build' . | docker load
13:13:27 [2022-09-07T13:13:27.213Z] #20 DONE 22.9s
13:13:27 [2022-09-07T13:13:27.213Z] 
13:13:27 [2022-09-07T13:13:27.213Z] #39 [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
13:13:27 [2022-09-07T13:13:27.213Z] #39 20.03 go: downloading github.com/leonklingele/grouper v1.1.0
13:13:27 [2022-09-07T13:13:27.213Z] #39 20.23 go: downloading github.com/lufeee/execinquery v1.2.1
13:13:27 [2022-09-07T13:13:27.471Z] #39 20.40 go: downloading github.com/maratori/testpackage v1.0.1
13:13:27 [2022-09-07T13:13:27.471Z] #39 20.55 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
13:13:27 [2022-09-07T13:13:27.730Z] #39 20.61 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
13:13:27 [2022-09-07T13:13:27.730Z] #39 20.65 go: downloading github.com/mgechev/revive v1.2.1
13:13:28 [2022-09-07T13:13:28.297Z] #39 21.18 go: downloading github.com/moricho/tparallel v0.2.1
13:13:28 [2022-09-07T13:13:28.297Z] #39 21.21 go: downloading github.com/nakabonne/nestif v0.3.1
13:13:28 [2022-09-07T13:13:28.297Z] #39 21.24 go: downloading github.com/nishanths/exhaustive v0.7.11
13:13:28 [2022-09-07T13:13:28.297Z] #39 ...
13:13:28 [2022-09-07T13:13:28.297Z] 
13:13:28 [2022-09-07T13:13:28.297Z] #31 [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
13:13:28 [2022-09-07T13:13:28.297Z] #31 11.34 go: downloading github.com/jonboulle/clockwork v0.2.2
13:13:28 [2022-09-07T13:13:28.297Z] #31 11.40 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
13:13:28 [2022-09-07T13:13:28.297Z] #31 11.45 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
13:13:28 [2022-09-07T13:13:28.297Z] #31 13.40 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
13:13:28 [2022-09-07T13:13:28.297Z] #31 13.41 go: downloading golang.org/x/mod v0.3.0
13:13:28 [2022-09-07T13:13:28.555Z] #31 ...
13:13:28 [2022-09-07T13:13:28.555Z] 
13:13:28 [2022-09-07T13:13:28.555Z] #39 [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
13:13:28 [2022-09-07T13:13:28.555Z] #39 21.36 go: downloading github.com/nishanths/predeclared v0.2.2
13:13:28 [2022-09-07T13:13:28.555Z] #39 21.41 go: downloading github.com/polyfloyd/go-errorlint v1.0.0
13:13:28 [2022-09-07T13:13:28.555Z] #39 21.46 go: downloading github.com/ryancurrah/gomodguard v1.2.3
13:13:28 [2022-09-07T13:13:28.555Z] #39 21.53 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
13:13:28 [2022-09-07T13:13:28.555Z] #39 21.58 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
13:13:28 [2022-09-07T13:13:28.555Z] #39 21.64 go: downloading github.com/securego/gosec/v2 v2.11.0
13:13:28 [2022-09-07T13:13:28.814Z] #39 ...
13:13:28 [2022-09-07T13:13:28.814Z] 
13:13:28 [2022-09-07T13:13:28.814Z] #36 [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
13:13:28 [2022-09-07T13:13:28.814Z] #36 11.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
13:13:28 [2022-09-07T13:13:28.814Z] #36 16.96 Fetched 8460 kB in 12s (697 kB/s)
13:13:28 [2022-09-07T13:13:28.814Z] #36 16.96 Reading package lists...
13:13:28 [2022-09-07T13:13:28.814Z] #36 ...
13:13:28 [2022-09-07T13:13:28.814Z] 
13:13:28 [2022-09-07T13:13:28.814Z] #39 [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
13:13:28 [2022-09-07T13:13:28.814Z] #39 21.85 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
13:13:28 [2022-09-07T13:13:28.814Z] #39 21.86 go: downloading github.com/sivchari/containedctx v1.0.2
13:13:29 [2022-09-07T13:13:29.074Z] #39 21.94 go: downloading github.com/sivchari/tenv v1.5.0
13:13:29 [2022-09-07T13:13:29.074Z] #39 21.94 go: downloading github.com/sonatard/noctx v0.0.1
13:13:29 [2022-09-07T13:13:29.074Z] #39 22.01 go: downloading github.com/sourcegraph/go-diff v0.6.1
13:13:29 [2022-09-07T13:13:29.074Z] #39 22.09 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
13:13:29 [2022-09-07T13:13:29.074Z] #39 22.12 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
13:13:29 [2022-09-07T13:13:29.074Z] #39 ...
13:13:29 [2022-09-07T13:13:29.074Z] 
13:13:29 [2022-09-07T13:13:29.074Z] #40 [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
13:13:29 [2022-09-07T13:13:29.074Z] #40 12.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
13:13:29 [2022-09-07T13:13:29.074Z] #40 16.72 Fetched 8460 kB in 12s (734 kB/s)
13:13:29 [2022-09-07T13:13:29.074Z] #40 16.72 Reading package lists...
13:13:29 [2022-09-07T13:13:29.164Z] #10 ...
13:13:29 [2022-09-07T13:13:29.164Z] 
13:13:29 [2022-09-07T13:13:29.164Z] #17 [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
13:13:29 [2022-09-07T13:13:29.164Z] #0 1.490 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
13:13:29 [2022-09-07T13:13:29.164Z] #0 1.543 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:13:29 [2022-09-07T13:13:29.164Z] #0 1.543 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:13:29 [2022-09-07T13:13:29.164Z] #0 1.694 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
13:13:29 [2022-09-07T13:13:29.164Z] #0 1.931 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB]
13:13:29 [2022-09-07T13:13:29.164Z] #0 2.089 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
13:13:29 [2022-09-07T13:13:29.164Z] #0 3.765 Fetched 8574 kB in 3s (3399 kB/s)
13:13:29 [2022-09-07T13:13:29.164Z] #0 3.765 Reading package lists...
13:13:29 [2022-09-07T13:13:29.164Z] #0 4.613 Reading package lists...
13:13:29 [2022-09-07T13:13:29.164Z] #0 5.389 Building dependency tree...
13:13:29 [2022-09-07T13:13:29.164Z] #0 5.710 The following additional packages will be installed:
13:13:29 [2022-09-07T13:13:29.164Z] #0 5.710   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
13:13:29 [2022-09-07T13:13:29.164Z] #0 5.710   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
13:13:29 [2022-09-07T13:13:29.164Z] #0 5.712 Recommended packages:
13:13:29 [2022-09-07T13:13:29.164Z] #0 5.712   libldap-common publicsuffix libsasl2-modules
13:13:29 [2022-09-07T13:13:29.164Z] #0 5.887 The following NEW packages will be installed:
13:13:29 [2022-09-07T13:13:29.164Z] #0 5.887   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
13:13:29 [2022-09-07T13:13:29.164Z] #0 5.887   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
13:13:29 [2022-09-07T13:13:29.164Z] #0 5.887   libssh2-1 openssl
13:13:29 [2022-09-07T13:13:29.164Z] #0 6.160 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded.
13:13:29 [2022-09-07T13:13:29.164Z] #0 6.160 Need to get 3047 kB of archives.
13:13:29 [2022-09-07T13:13:29.164Z] #0 6.160 After this operation, 6661 kB of additional disk space will be used.
13:13:29 [2022-09-07T13:13:29.164Z] #0 6.160 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
13:13:29 [2022-09-07T13:13:29.164Z] #0 6.174 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
13:13:29 [2022-09-07T13:13:29.164Z] #0 6.178 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
13:13:29 [2022-09-07T13:13:29.164Z] #0 6.180 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
13:13:29 [2022-09-07T13:13:29.164Z] #0 6.180 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
13:13:29 [2022-09-07T13:13:29.164Z] #0 6.191 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
13:13:29 [2022-09-07T13:13:29.164Z] #0 6.191 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
13:13:29 [2022-09-07T13:13:29.164Z] #0 6.191 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
13:13:29 [2022-09-07T13:13:29.164Z] #0 6.191 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
13:13:29 [2022-09-07T13:13:29.164Z] #0 6.191 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
13:13:29 [2022-09-07T13:13:29.164Z] #0 6.191 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB]
13:13:29 [2022-09-07T13:13:29.164Z] #0 6.191 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB]
13:13:29 [2022-09-07T13:13:29.164Z] #0 6.191 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
13:13:29 [2022-09-07T13:13:29.164Z] #0 6.193 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
13:13:29 [2022-09-07T13:13:29.164Z] #0 6.196 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
13:13:29 [2022-09-07T13:13:29.164Z] #0 6.330 debconf: delaying package configuration, since apt-utils is not installed
13:13:29 [2022-09-07T13:13:29.164Z] #0 6.358 Fetched 3047 kB in 0s (10.0 MB/s)
13:13:29 [2022-09-07T13:13:29.164Z] #0 6.387 Selecting previously unselected package openssl.
13:13:29 [2022-09-07T13:13:29.164Z] #0 6.387 (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.)
13:13:29 [2022-09-07T13:13:29.164Z] #0 6.392 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
13:13:29 [2022-09-07T13:13:29.164Z] #0 6.397 Unpacking openssl (1.1.1n-0+deb11u3) ...
13:13:29 [2022-09-07T13:13:29.164Z] #0 6.557 Selecting previously unselected package ca-certificates.
13:13:29 [2022-09-07T13:13:29.164Z] #0 6.558 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
13:13:29 [2022-09-07T13:13:29.164Z] #0 6.564 Unpacking ca-certificates (20210119) ...
13:13:29 [2022-09-07T13:13:29.164Z] #0 6.699 Selecting previously unselected package libbrotli1:amd64.
13:13:29 [2022-09-07T13:13:29.164Z] #0 6.700 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
13:13:29 [2022-09-07T13:13:29.164Z] #0 6.711 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
13:13:29 [2022-09-07T13:13:29.164Z] #0 6.801 Selecting previously unselected package libsasl2-modules-db:amd64.
13:13:29 [2022-09-07T13:13:29.164Z] #0 6.802 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
13:13:29 [2022-09-07T13:13:29.164Z] #0 6.806 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
13:13:29 [2022-09-07T13:13:29.164Z] #0 6.844 Selecting previously unselected package libsasl2-2:amd64.
13:13:29 [2022-09-07T13:13:29.164Z] #0 6.845 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
13:13:29 [2022-09-07T13:13:29.164Z] #0 6.849 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
13:13:29 [2022-09-07T13:13:29.164Z] #0 6.899 Selecting previously unselected package libldap-2.4-2:amd64.
13:13:29 [2022-09-07T13:13:29.164Z] #0 6.899 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
13:13:29 [2022-09-07T13:13:29.164Z] #0 6.903 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
13:13:29 [2022-09-07T13:13:29.164Z] #0 6.971 Selecting previously unselected package libnghttp2-14:amd64.
13:13:29 [2022-09-07T13:13:29.164Z] #0 6.971 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
13:13:29 [2022-09-07T13:13:29.164Z] #0 6.976 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
13:13:29 [2022-09-07T13:13:29.164Z] #0 7.103 Selecting previously unselected package libpsl5:amd64.
13:13:29 [2022-09-07T13:13:29.164Z] #0 7.104 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
13:13:29 [2022-09-07T13:13:29.164Z] #0 7.108 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
13:13:29 [2022-09-07T13:13:29.164Z] #0 7.154 Selecting previously unselected package librtmp1:amd64.
13:13:29 [2022-09-07T13:13:29.164Z] #0 7.154 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
13:13:29 [2022-09-07T13:13:29.164Z] #0 7.165 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
13:13:29 [2022-09-07T13:13:29.164Z] #0 7.204 Selecting previously unselected package libssh2-1:amd64.
13:13:29 [2022-09-07T13:13:29.164Z] #0 7.204 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
13:13:29 [2022-09-07T13:13:29.164Z] #0 7.208 Unpacking libssh2-1:amd64 (1.9.0-2) ...
13:13:29 [2022-09-07T13:13:29.164Z] #0 7.269 Selecting previously unselected package libcurl4:amd64.
13:13:29 [2022-09-07T13:13:29.164Z] #0 7.271 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ...
13:13:29 [2022-09-07T13:13:29.164Z] #0 7.275 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ...
13:13:29 [2022-09-07T13:13:29.164Z] #0 7.347 Selecting previously unselected package curl.
13:13:29 [2022-09-07T13:13:29.164Z] #0 7.347 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ...
13:13:29 [2022-09-07T13:13:29.164Z] #0 7.353 Unpacking curl (7.74.0-1.3+deb11u2) ...
13:13:29 [2022-09-07T13:13:29.164Z] #0 7.419 Selecting previously unselected package libonig5:amd64.
13:13:29 [2022-09-07T13:13:29.164Z] #0 7.419 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
13:13:29 [2022-09-07T13:13:29.164Z] #0 7.425 Unpacking libonig5:amd64 (6.9.6-1.1) ...
13:13:29 [2022-09-07T13:13:29.164Z] #0 7.499 Selecting previously unselected package libjq1:amd64.
13:13:29 [2022-09-07T13:13:29.164Z] #0 7.501 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
13:13:29 [2022-09-07T13:13:29.164Z] #0 7.505 Unpacking libjq1:amd64 (1.6-2.1) ...
13:13:29 [2022-09-07T13:13:29.164Z] #0 7.554 Selecting previously unselected package jq.
13:13:29 [2022-09-07T13:13:29.164Z] #0 7.556 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
13:13:29 [2022-09-07T13:13:29.164Z] #0 7.570 Unpacking jq (1.6-2.1) ...
13:13:29 [2022-09-07T13:13:29.164Z] #0 7.604 Setting up libpsl5:amd64 (0.21.0-1.2) ...
13:13:29 [2022-09-07T13:13:29.164Z] #0 7.616 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
13:13:29 [2022-09-07T13:13:29.164Z] #0 7.629 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
13:13:29 [2022-09-07T13:13:29.164Z] #0 7.640 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
13:13:29 [2022-09-07T13:13:29.164Z] #0 7.651 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
13:13:29 [2022-09-07T13:13:29.164Z] #0 7.663 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
13:13:29 [2022-09-07T13:13:29.164Z] #0 7.676 Setting up libssh2-1:amd64 (1.9.0-2) ...
13:13:29 [2022-09-07T13:13:29.164Z] #0 7.689 Setting up openssl (1.1.1n-0+deb11u3) ...
13:13:29 [2022-09-07T13:13:29.164Z] #0 7.708 Setting up libonig5:amd64 (6.9.6-1.1) ...
13:13:29 [2022-09-07T13:13:29.164Z] #0 7.725 Setting up libjq1:amd64 (1.6-2.1) ...
13:13:29 [2022-09-07T13:13:29.164Z] #0 7.736 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
13:13:29 [2022-09-07T13:13:29.164Z] #0 7.750 Setting up ca-certificates (20210119) ...
13:13:29 [2022-09-07T13:13:29.164Z] #0 8.348 Updating certificates in /etc/ssl/certs...
13:13:29 [2022-09-07T13:13:29.164Z] #0 8.985 129 added, 0 removed; done.
13:13:29 [2022-09-07T13:13:29.164Z] #0 9.029 Setting up jq (1.6-2.1) ...
13:13:29 [2022-09-07T13:13:29.164Z] #0 9.040 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ...
13:13:29 [2022-09-07T13:13:29.164Z] #0 9.053 Setting up curl (7.74.0-1.3+deb11u2) ...
13:13:29 [2022-09-07T13:13:29.164Z] #0 9.065 Processing triggers for libc-bin (2.31-13+deb11u3) ...
13:13:29 [2022-09-07T13:13:29.164Z] #0 9.084 Processing triggers for ca-certificates (20210119) ...
13:13:29 [2022-09-07T13:13:29.164Z] #0 9.094 Updating certificates in /etc/ssl/certs...
13:13:29 [2022-09-07T13:13:29.164Z] #0 9.653 0 added, 0 removed; done.
13:13:29 [2022-09-07T13:13:29.164Z] #0 9.653 Running hooks in /etc/ca-certificates/update.d...
13:13:29 [2022-09-07T13:13:29.164Z] #0 9.656 done.
13:13:29 [2022-09-07T13:13:29.164Z] #17 ...
13:13:29 [2022-09-07T13:13:29.164Z] 
13:13:29 [2022-09-07T13:13:29.164Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
13:13:29 [2022-09-07T13:13:29.164Z] #10 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 4.1s done
13:13:29 [2022-09-07T13:13:29.164Z] #10 ...
13:13:29 [2022-09-07T13:13:29.164Z] 
13:13:29 [2022-09-07T13:13:29.164Z] #17 [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
13:13:29 [2022-09-07T13:13:29.164Z] #17 DONE 10.6s
13:13:29 [2022-09-07T13:13:29.164Z] 
13:13:29 [2022-09-07T13:13:29.164Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
13:13:29 [2022-09-07T13:13:29.164Z] #10 extracting sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd
13:13:29 [2022-09-07T13:13:29.167Z] #41 38.84 configure.ac:7: installing './compile'
13:13:29 [2022-09-07T13:13:29.167Z] #41 38.84 configure.ac:11: installing './config.guess'
13:13:29 [2022-09-07T13:13:29.167Z] #41 38.85 configure.ac:11: installing './config.sub'
13:13:29 [2022-09-07T13:13:29.167Z] #41 38.85 configure.ac:8: installing './install-sh'
13:13:29 [2022-09-07T13:13:29.167Z] #41 38.85 configure.ac:8: installing './missing'
13:13:29 [2022-09-07T13:13:29.167Z] #41 38.94 Makefile.am: installing './depcomp'
13:13:29 [2022-09-07T13:13:29.333Z] #40 22.02 Reading package lists...
13:13:29 [2022-09-07T13:13:29.333Z] #40 ...
13:13:29 [2022-09-07T13:13:29.333Z] 
13:13:29 [2022-09-07T13:13:29.333Z] #36 [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
13:13:29 [2022-09-07T13:13:29.333Z] #36 16.96 Reading package lists...
13:13:29 [2022-09-07T13:13:29.421Z] #10 ...
13:13:29 [2022-09-07T13:13:29.421Z] 
13:13:29 [2022-09-07T13:13:29.421Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
13:13:29 [2022-09-07T13:13:29.421Z] #18 DONE 0.1s
13:13:29 [2022-09-07T13:13:29.421Z] 
13:13:29 [2022-09-07T13:13:29.421Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
13:13:29 [2022-09-07T13:13:29.592Z] #36 22.44 Reading package lists...
13:13:29 [2022-09-07T13:13:29.592Z] #36 ...
13:13:29 [2022-09-07T13:13:29.592Z] 
13:13:29 [2022-09-07T13:13:29.592Z] #33 [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
13:13:29 [2022-09-07T13:13:29.592Z] #33 12.63 go: downloading github.com/sirupsen/logrus v1.6.0
13:13:29 [2022-09-07T13:13:29.592Z] #33 12.63 go: downloading github.com/spf13/cobra v1.1.3
13:13:29 [2022-09-07T13:13:29.592Z] #33 12.94 go: downloading github.com/mattn/go-isatty v0.0.3
13:13:29 [2022-09-07T13:13:29.592Z] #33 13.19 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
13:13:29 [2022-09-07T13:13:29.592Z] #33 13.52 go: downloading gopkg.in/yaml.v2 v2.4.0
13:13:29 [2022-09-07T13:13:29.592Z] #33 13.66 go: downloading github.com/cosiner/argv v0.1.0
13:13:29 [2022-09-07T13:13:29.592Z] #33 13.74 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
13:13:29 [2022-09-07T13:13:29.592Z] #33 13.83 go: downloading github.com/peterh/liner v1.2.2
13:13:29 [2022-09-07T13:13:29.592Z] #33 13.97 go: downloading github.com/google/go-dap v0.6.0
13:13:29 [2022-09-07T13:13:29.592Z] #33 14.36 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
13:13:29 [2022-09-07T13:13:29.592Z] #33 14.96 go: downloading github.com/mattn/go-runewidth v0.0.3
13:13:29 [2022-09-07T13:13:29.592Z] #33 15.23 go: downloading github.com/russross/blackfriday/v2 v2.0.1
13:13:29 [2022-09-07T13:13:29.592Z] #33 15.56 go: downloading github.com/hashicorp/golang-lru v0.5.4
13:13:29 [2022-09-07T13:13:29.592Z] #33 15.59 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
13:13:29 [2022-09-07T13:13:29.592Z] #33 16.54 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
13:13:29 [2022-09-07T13:13:29.731Z] #41 39.95 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
13:13:29 [2022-09-07T13:13:29.731Z] #41 39.95 libtoolize: copying file 'build-aux/ltmain.sh'
13:13:29 [2022-09-07T13:13:29.851Z] #33 ...
13:13:29 [2022-09-07T13:13:29.851Z] 
13:13:29 [2022-09-07T13:13:29.851Z] #28 [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
13:13:29 [2022-09-07T13:13:29.851Z] #28 12.35 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
13:13:29 [2022-09-07T13:13:29.851Z] #28 15.22 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
13:13:29 [2022-09-07T13:13:29.851Z] #28 17.78 Fetched 8464 kB in 13s (644 kB/s)
13:13:29 [2022-09-07T13:13:29.851Z] #28 17.78 Reading package lists...
13:13:29 [2022-09-07T13:13:29.851Z] #28 21.80 Reading package lists...
13:13:29 [2022-09-07T13:13:29.851Z] #28 ...
13:13:29 [2022-09-07T13:13:29.851Z] 
13:13:29 [2022-09-07T13:13:29.851Z] #23 [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
13:13:29 [2022-09-07T13:13:29.988Z] #41 40.04 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
13:13:29 [2022-09-07T13:13:29.988Z] #41 40.05 libtoolize: copying file 'm4/libtool.m4'
13:13:29 [2022-09-07T13:13:29.988Z] #41 40.11 libtoolize: copying file 'm4/ltoptions.m4'
13:13:29 [2022-09-07T13:13:29.988Z] #41 40.18 libtoolize: copying file 'm4/ltsugar.m4'
13:13:30 [2022-09-07T13:13:30.110Z] #23 22.72 Updating files:  88% (1922/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.
13:13:30 [2022-09-07T13:13:30.110Z] #23 22.88 + git checkout -q v2.3.0
13:13:30 [2022-09-07T13:13:30.245Z] #41 40.27 libtoolize: copying file 'm4/ltversion.m4'
13:13:30 [2022-09-07T13:13:30.245Z] #41 40.34 libtoolize: copying file 'm4/lt~obsolete.m4'
13:13:30 [2022-09-07T13:13:30.446Z] #37 76.31 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
13:13:30 [2022-09-07T13:13:30.446Z] #37 76.32 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
13:13:30 [2022-09-07T13:13:30.446Z] #37 76.33 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
13:13:30 [2022-09-07T13:13:30.503Z] #41 40.42 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
13:13:32 [2022-09-07T13:13:32.051Z] #23 ...
13:13:32 [2022-09-07T13:13:32.051Z] 
13:13:32 [2022-09-07T13:13:32.051Z] #30 [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             ;
13:13:32 [2022-09-07T13:13:32.051Z] #30 14.81 Fetched 8460 kB in 11s (745 kB/s)
13:13:32 [2022-09-07T13:13:32.051Z] #30 14.81 Reading package lists...
13:13:32 [2022-09-07T13:13:32.051Z] #30 20.93 Reading package lists...
13:13:32 [2022-09-07T13:13:32.051Z] #30 ...
13:13:32 [2022-09-07T13:13:32.051Z] 
13:13:32 [2022-09-07T13:13:32.051Z] #39 [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
13:13:32 [2022-09-07T13:13:32.051Z] #39 22.19 go: downloading github.com/sylvia7788/contextcheck v1.0.4
13:13:32 [2022-09-07T13:13:32.051Z] #39 22.23 go: downloading github.com/tdakkota/asciicheck v0.1.1
13:13:32 [2022-09-07T13:13:32.051Z] #39 22.25 go: downloading github.com/tetafro/godot v1.4.11
13:13:32 [2022-09-07T13:13:32.051Z] #39 22.31 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
13:13:32 [2022-09-07T13:13:32.051Z] #39 22.42 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1
13:13:32 [2022-09-07T13:13:32.051Z] #39 22.42 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
13:13:32 [2022-09-07T13:13:32.051Z] #39 22.70 go: downloading github.com/ultraware/funlen v0.0.3
13:13:32 [2022-09-07T13:13:32.051Z] #39 22.72 go: downloading github.com/ultraware/whitespace v0.0.5
13:13:32 [2022-09-07T13:13:32.051Z] #39 22.76 go: downloading github.com/uudashr/gocognit v1.0.5
13:13:32 [2022-09-07T13:13:32.051Z] #39 22.85 go: downloading github.com/yagipy/maintidx v1.0.0
13:13:32 [2022-09-07T13:13:32.051Z] #39 22.96 go: downloading github.com/yeya24/promlinter v0.2.0
13:13:32 [2022-09-07T13:13:32.051Z] #39 23.04 go: downloading gitlab.com/bosi/decorder v0.2.1
13:13:32 [2022-09-07T13:13:32.051Z] #39 23.36 go: downloading honnef.co/go/tools v0.3.1
13:13:32 [2022-09-07T13:13:32.051Z] #39 24.57 go: downloading mvdan.cc/gofumpt v0.3.1
13:13:32 [2022-09-07T13:13:32.051Z] #39 24.59 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
13:13:32 [2022-09-07T13:13:32.051Z] #39 24.71 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
13:13:32 [2022-09-07T13:13:32.051Z] #39 24.74 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
13:13:32 [2022-09-07T13:13:32.051Z] #39 24.84 go: downloading github.com/davecgh/go-spew v1.1.1
13:13:32 [2022-09-07T13:13:32.051Z] #39 24.85 go: downloading github.com/pmezard/go-difflib v1.0.0
13:13:32 [2022-09-07T13:13:32.051Z] #39 24.89 go: downloading github.com/stretchr/objx v0.1.1
13:13:32 [2022-09-07T13:13:32.051Z] #39 25.02 go: downloading golang.org/x/text v0.3.7
13:13:32 [2022-09-07T13:13:32.572Z] #41 ...
13:13:32 [2022-09-07T13:13:32.572Z] 
13:13:32 [2022-09-07T13:13:32.573Z] #33 [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
13:13:32 [2022-09-07T13:13:32.573Z] #33 57.83 Reading package lists...
13:13:32 [2022-09-07T13:13:32.994Z] #37 ...
13:13:32 [2022-09-07T13:13:32.994Z] 
13:13:32 [2022-09-07T13:13:32.994Z] #46 [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
13:13:32 [2022-09-07T13:13:32.994Z] #46 15.65 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
13:13:32 [2022-09-07T13:13:32.994Z] #46 15.86 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
13:13:32 [2022-09-07T13:13:32.994Z] #46 16.04 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
13:13:34 [2022-09-07T13:13:34.605Z] #39 ...
13:13:34 [2022-09-07T13:13:34.605Z] 
13:13:34 [2022-09-07T13:13:34.605Z] #34 [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
13:13:34 [2022-09-07T13:13:34.605Z] #34 17.07 Fetched 8460 kB in 12s (710 kB/s)
13:13:34 [2022-09-07T13:13:34.605Z] #34 17.07 Reading package lists...
13:13:34 [2022-09-07T13:13:34.605Z] #34 22.51 Reading package lists...
13:13:34 [2022-09-07T13:13:34.605Z] #34 26.90 Building dependency tree...
13:13:34 [2022-09-07T13:13:34.605Z] #34 ...
13:13:34 [2022-09-07T13:13:34.605Z] 
13:13:34 [2022-09-07T13:13:34.605Z] #23 [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
13:13:34 [2022-09-07T13:13:34.605Z] #23 25.03 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
13:13:34 [2022-09-07T13:13:34.780Z] #10 extracting sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 5.1s
13:13:35 [2022-09-07T13:13:35.848Z] #33 71.94 Building dependency tree...
13:13:37 [2022-09-07T13:13:37.301Z] #10 extracting sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 7.8s done
13:13:37 [2022-09-07T13:13:37.301Z] #10 extracting sha256:06ef4a250537829c59bb616d2c589fde2f8780ba55d21e5684ebd3ce1193ee30
13:13:37 [2022-09-07T13:13:37.301Z] #10 extracting sha256:06ef4a250537829c59bb616d2c589fde2f8780ba55d21e5684ebd3ce1193ee30 done
13:13:37 [2022-09-07T13:13:37.557Z] #10 DONE 27.0s
13:13:37 [2022-09-07T13:13:37.557Z] 
13:13:37 [2022-09-07T13:13:37.557Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
13:13:37 [2022-09-07T13:13:37.900Z] #23 ...
13:13:37 [2022-09-07T13:13:37.900Z] 
13:13:37 [2022-09-07T13:13:37.900Z] #39 [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
13:13:37 [2022-09-07T13:13:37.900Z] #39 29.98 go: downloading github.com/subosito/gotenv v1.2.0
13:13:37 [2022-09-07T13:13:37.900Z] #39 29.99 go: downloading github.com/hashicorp/hcl v1.0.0
13:13:37 [2022-09-07T13:13:37.900Z] #39 30.22 go: downloading gopkg.in/ini.v1 v1.66.4
13:13:37 [2022-09-07T13:13:37.900Z] #39 30.22 go: downloading github.com/magiconair/properties v1.8.6
13:13:37 [2022-09-07T13:13:37.900Z] #39 30.36 go: downloading github.com/pelletier/go-toml v1.9.5
13:13:37 [2022-09-07T13:13:37.900Z] #39 30.46 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
13:13:37 [2022-09-07T13:13:37.900Z] #39 30.55 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
13:13:37 [2022-09-07T13:13:37.900Z] #39 30.59 go: downloading github.com/gobwas/glob v0.2.3
13:13:37 [2022-09-07T13:13:37.900Z] #39 30.69 go: downloading github.com/kisielk/gotool v1.0.0
13:13:37 [2022-09-07T13:13:37.900Z] #39 30.84 go: downloading github.com/gostaticanalysis/comment v1.4.2
13:13:37 [2022-09-07T13:13:37.900Z] #39 30.90 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
13:13:37 [2022-09-07T13:13:37.900Z] #39 30.90 go: downloading github.com/ettle/strcase v0.1.1
13:13:38 [2022-09-07T13:13:38.160Z] #39 31.01 go: downloading github.com/fatih/structtag v1.2.0
13:13:38 [2022-09-07T13:13:38.160Z] #39 31.02 go: downloading github.com/Masterminds/semver v1.5.0
13:13:38 [2022-09-07T13:13:38.160Z] #39 31.04 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
13:13:38 [2022-09-07T13:13:38.160Z] #39 31.11 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
13:13:38 [2022-09-07T13:13:38.292Z] #46 30.90 aclocal: warning: couldn't open directory 'm4': No such file or directory
13:13:38 [2022-09-07T13:13:38.372Z] #33 78.05 The following additional packages will be installed:
13:13:38 [2022-09-07T13:13:38.372Z] #33 78.05   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
13:13:38 [2022-09-07T13:13:38.372Z] #33 78.05   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
13:13:38 [2022-09-07T13:13:38.422Z] #39 31.29 go: downloading github.com/prometheus/client_golang v1.12.1
13:13:38 [2022-09-07T13:13:38.630Z] #33 78.05   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
13:13:38 [2022-09-07T13:13:38.630Z] #33 78.05   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
13:13:38 [2022-09-07T13:13:38.630Z] #33 78.05   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
13:13:38 [2022-09-07T13:13:38.630Z] #33 78.05   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
13:13:38 [2022-09-07T13:13:38.630Z] #33 78.05   cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file
13:13:38 [2022-09-07T13:13:38.630Z] #33 78.05   g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf
13:13:38 [2022-09-07T13:13:38.630Z] #33 78.05   g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu
13:13:38 [2022-09-07T13:13:38.630Z] #33 78.05   g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu
13:13:38 [2022-09-07T13:13:38.630Z] #33 78.05   g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
13:13:38 [2022-09-07T13:13:38.630Z] #33 78.05   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
13:13:38 [2022-09-07T13:13:38.630Z] #33 78.05   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
13:13:38 [2022-09-07T13:13:38.630Z] #33 78.05   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
13:13:38 [2022-09-07T13:13:38.630Z] #33 78.05   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
13:13:38 [2022-09-07T13:13:38.630Z] #33 78.05   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
13:13:38 [2022-09-07T13:13:38.630Z] #33 78.06   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
13:13:38 [2022-09-07T13:13:38.630Z] #33 78.06   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
13:13:38 [2022-09-07T13:13:38.630Z] #33 78.06   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
13:13:38 [2022-09-07T13:13:38.630Z] #33 78.06   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
13:13:38 [2022-09-07T13:13:38.630Z] #33 78.06   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
13:13:38 [2022-09-07T13:13:38.630Z] #33 78.06   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
13:13:38 [2022-09-07T13:13:38.630Z] #33 78.06   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
13:13:38 [2022-09-07T13:13:38.630Z] #33 78.06   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
13:13:38 [2022-09-07T13:13:38.630Z] #33 78.06   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
13:13:38 [2022-09-07T13:13:38.630Z] #33 78.06   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
13:13:38 [2022-09-07T13:13:38.630Z] #33 78.06   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
13:13:38 [2022-09-07T13:13:38.630Z] #33 78.06   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
13:13:38 [2022-09-07T13:13:38.630Z] #33 78.06   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
13:13:38 [2022-09-07T13:13:38.630Z] #33 78.07   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
13:13:38 [2022-09-07T13:13:38.630Z] #33 78.07   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
13:13:38 [2022-09-07T13:13:38.630Z] #33 78.07   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
13:13:38 [2022-09-07T13:13:38.630Z] #33 78.08   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
13:13:38 [2022-09-07T13:13:38.630Z] #33 78.09   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
13:13:38 [2022-09-07T13:13:38.630Z] #33 78.09   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
13:13:38 [2022-09-07T13:13:38.630Z] #33 78.09   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
13:13:38 [2022-09-07T13:13:38.630Z] #33 78.09   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
13:13:38 [2022-09-07T13:13:38.630Z] #33 78.09   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
13:13:38 [2022-09-07T13:13:38.630Z] #33 78.09   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
13:13:38 [2022-09-07T13:13:38.630Z] #33 78.09   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
13:13:38 [2022-09-07T13:13:38.630Z] #33 78.09   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
13:13:38 [2022-09-07T13:13:38.630Z] #33 78.09   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
13:13:38 [2022-09-07T13:13:38.630Z] #33 78.09   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
13:13:38 [2022-09-07T13:13:38.630Z] #33 78.11   linux-libc-dev-s390x-cross patch xz-utils
13:13:38 [2022-09-07T13:13:38.630Z] #33 78.15 Suggested packages:
13:13:38 [2022-09-07T13:13:38.630Z] #33 78.15   binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch
13:13:38 [2022-09-07T13:13:38.630Z] #33 78.15   debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu
13:13:38 [2022-09-07T13:13:38.630Z] #33 78.15   gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex
13:13:38 [2022-09-07T13:13:38.630Z] #33 78.15   bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi
13:13:38 [2022-09-07T13:13:38.630Z] #33 78.15   gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu
13:13:38 [2022-09-07T13:13:38.630Z] #33 78.15   libyaml-shell-perl ed diffutils-doc
13:13:38 [2022-09-07T13:13:38.630Z] #33 78.15 Recommended packages:
13:13:38 [2022-09-07T13:13:38.630Z] #33 78.15   fakeroot build-essential libalgorithm-merge-perl libwww-perl
13:13:38 [2022-09-07T13:13:38.630Z] #33 78.15   libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl
13:13:38 [2022-09-07T13:13:38.685Z] #39 31.76 go: downloading github.com/prometheus/client_model v0.2.0
13:13:38 [2022-09-07T13:13:38.926Z] #19 DONE 1.4s
13:13:38 [2022-09-07T13:13:38.926Z] 
13:13:38 [2022-09-07T13:13:38.926Z] #20 [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
13:13:38 [2022-09-07T13:13:38.927Z] #0 1.631 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
13:13:38 [2022-09-07T13:13:38.927Z] #0 1.883 
13:13:38 [2022-09-07T13:13:38.927Z] #0 2.100 #=#=#                                                                         

######################################################################## 100.0%
13:13:38 [2022-09-07T13:13:38.927Z] #0 2.380 
13:13:38 [2022-09-07T13:13:38.927Z] #0 3.253 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
13:13:38 [2022-09-07T13:13:38.927Z] #0 3.522 
13:13:38 [2022-09-07T13:13:38.927Z] #0 3.739 #=#=#                                                                         

######################################################################## 100.0%
13:13:38 [2022-09-07T13:13:38.927Z] #0 4.001 
13:13:38 [2022-09-07T13:13:38.927Z] #0 4.845 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
13:13:38 [2022-09-07T13:13:38.927Z] #0 5.132 
13:13:38 [2022-09-07T13:13:38.927Z] #0 5.350 #=#=#                                                                         

#################                                                         24.7%
##########################################                                58.4%
################################################################          90.0%
######################################################################## 100.0%
13:13:38 [2022-09-07T13:13:38.927Z] #0 5.897 
13:13:38 [2022-09-07T13:13:38.927Z] #0 6.795 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
13:13:38 [2022-09-07T13:13:38.927Z] #0 7.062 
13:13:38 [2022-09-07T13:13:38.927Z] #0 7.278 #=#=#                                                                         

######################################################################## 100.0%
13:13:38 [2022-09-07T13:13:38.927Z] #0 7.530 
13:13:38 [2022-09-07T13:13:38.927Z] #0 8.208 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
13:13:38 [2022-09-07T13:13:38.927Z] #0 8.494 
13:13:38 [2022-09-07T13:13:38.927Z] #0 8.711 #=#=#                                                                         

######################################################################## 100.0%
13:13:38 [2022-09-07T13:13:38.927Z] #0 8.886 
13:13:38 [2022-09-07T13:13:38.927Z] #0 8.931 Download of images into '/build' complete.
13:13:38 [2022-09-07T13:13:38.927Z] #0 8.932 Use something like the following to load the result into a Docker daemon:
13:13:38 [2022-09-07T13:13:38.927Z] #0 8.932   tar -cC '/build' . | docker load
13:13:38 [2022-09-07T13:13:38.927Z] #20 DONE 9.5s
13:13:38 [2022-09-07T13:13:38.927Z] 
13:13:38 [2022-09-07T13:13:38.927Z] #21 [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
13:13:38 [2022-09-07T13:13:38.944Z] #39 31.92 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e
13:13:38 [2022-09-07T13:13:38.944Z] #39 31.95 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
13:13:38 [2022-09-07T13:13:38.944Z] #39 31.98 go: downloading github.com/google/go-cmp v0.5.7
13:13:39 [2022-09-07T13:13:39.204Z] #39 32.08 go: downloading github.com/hexops/gotextdiff v1.0.3
13:13:39 [2022-09-07T13:13:39.204Z] #39 32.20 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
13:13:39 [2022-09-07T13:13:39.204Z] #39 32.22 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4
13:13:39 [2022-09-07T13:13:39.334Z] Created binary: bundles/dynbinary-daemon/dockerd
13:13:39 [2022-09-07T13:13:39.334Z] Building: bundles/dynbinary-daemon/docker-proxy
13:13:39 [2022-09-07T13:13:39.334Z] GOOS="" GOARCH="" GOARM=""
13:13:39 [2022-09-07T13:13:39.334Z] Created binary: bundles/dynbinary-daemon/docker-proxy
13:13:39 [2022-09-07T13:13:39.334Z] 
13:13:39 [2022-09-07T13:13:39.334Z] ---> Making bundle: test-integration (in bundles/test-integration)
13:13:39 [2022-09-07T13:13:39.334Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
13:13:39 [2022-09-07T13:13:39.334Z] HOSTNAME=68f558274023
13:13:39 [2022-09-07T13:13:39.334Z] DEST=bundles/test-integration
13:13:39 [2022-09-07T13:13:39.334Z] PWD=/go/src/github.com/docker/docker
13:13:39 [2022-09-07T13:13:39.334Z] DOCKER_ROOTLESS=1
13:13:39 [2022-09-07T13:13:39.334Z] DOCKER_GITCOMMIT=35879cdb8a483093840510b54f6cfc9db3f71e95
13:13:39 [2022-09-07T13:13:39.334Z] container=docker
13:13:39 [2022-09-07T13:13:39.334Z] HOME=/root
13:13:39 [2022-09-07T13:13:39.334Z] GOLANG_VERSION=1.18.6
13:13:39 [2022-09-07T13:13:39.334Z] VALIDATE_REPO=https://github.com/moby/moby.git
13:13:39 [2022-09-07T13:13:39.334Z] VALIDATE_BRANCH=22.06
13:13:39 [2022-09-07T13:13:39.334Z] TERM=xterm
13:13:39 [2022-09-07T13:13:39.334Z] DOCKER_PKG=github.com/docker/docker
13:13:39 [2022-09-07T13:13:39.334Z] SHLVL=1
13:13:39 [2022-09-07T13:13:39.334Z] TIMEOUT=120m
13:13:39 [2022-09-07T13:13:39.334Z] DOCKER_BUILDTAGS= journald
13:13:39 [2022-09-07T13:13:39.334Z] DOCKER_GRAPHDRIVER=overlay2
13:13:39 [2022-09-07T13:13:39.334Z] GO111MODULE=off
13:13:39 [2022-09-07T13:13:39.334Z] DOCKER_EXPERIMENTAL=1
13:13:39 [2022-09-07T13:13:39.334Z] TEST_SKIP_INTEGRATION_CLI=1
13:13:39 [2022-09-07T13:13:39.334Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
13:13:39 [2022-09-07T13:13:39.334Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
13:13:39 [2022-09-07T13:13:39.334Z] GOPATH=/go
13:13:39 [2022-09-07T13:13:39.334Z] PKG_CONFIG=pkg-config
13:13:39 [2022-09-07T13:13:39.334Z] _=/usr/bin/env
13:13:39 [2022-09-07T13:13:39.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
13:13:39 [2022-09-07T13:13:39.464Z] #39 32.28 go: downloading github.com/olekukonko/tablewriter v0.0.5
13:13:39 [2022-09-07T13:13:39.464Z] #39 32.31 go: downloading github.com/beorn7/perks v1.0.1
13:13:39 [2022-09-07T13:13:39.464Z] #39 32.31 go: downloading github.com/cespare/xxhash/v2 v2.1.2
13:13:39 [2022-09-07T13:13:39.464Z] #39 32.36 go: downloading github.com/golang/protobuf v1.5.2
13:13:39 [2022-09-07T13:13:39.464Z] #39 32.37 go: downloading github.com/prometheus/common v0.32.1
13:13:39 [2022-09-07T13:13:39.491Z] #21 DONE 0.7s
13:13:39 [2022-09-07T13:13:39.491Z] 
13:13:39 [2022-09-07T13:13:39.491Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
13:13:39 [2022-09-07T13:13:39.560Z] #33 ...
13:13:39 [2022-09-07T13:13:39.561Z] 
13:13:39 [2022-09-07T13:13:39.561Z] #41 [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
13:13:39 [2022-09-07T13:13:39.561Z] #41 49.62 configure.ac:7: installing 'build-aux/compile'
13:13:39 [2022-09-07T13:13:39.561Z] #41 49.63 configure.ac:9: installing 'build-aux/config.guess'
13:13:39 [2022-09-07T13:13:39.561Z] #41 49.63 configure.ac:9: installing 'build-aux/config.sub'
13:13:39 [2022-09-07T13:13:39.561Z] #41 49.64 configure.ac:11: installing 'build-aux/install-sh'
13:13:39 [2022-09-07T13:13:39.561Z] #41 49.65 configure.ac:11: installing 'build-aux/missing'
13:13:39 [2022-09-07T13:13:39.748Z] #22 ...
13:13:39 [2022-09-07T13:13:39.748Z] 
13:13:39 [2022-09-07T13:13:39.748Z] #23 [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
13:13:39 [2022-09-07T13:13:39.748Z] #23 DONE 0.1s
13:13:39 [2022-09-07T13:13:39.748Z] 
13:13:39 [2022-09-07T13:13:39.748Z] #24 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
13:13:39 [2022-09-07T13:13:39.748Z] #24 DONE 0.2s
13:13:39 [2022-09-07T13:13:39.748Z] 
13:13:39 [2022-09-07T13:13:39.748Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
13:13:39 [2022-09-07T13:13:39.748Z] #22 DONE 0.3s
13:13:39 [2022-09-07T13:13:39.748Z] 
13:13:39 [2022-09-07T13:13:39.748Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
13:13:39 [2022-09-07T13:13:39.748Z] #25 DONE 0.3s
13:13:39 [2022-09-07T13:13:39.748Z] 
13:13:39 [2022-09-07T13:13:39.748Z] #26 [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
13:13:39 [2022-09-07T13:13:39.818Z] #41 49.80 Makefile.am: installing 'build-aux/depcomp'
13:13:39 [2022-09-07T13:13:39.818Z] #41 49.88 parallel-tests: installing 'build-aux/test-driver'
13:13:39 [2022-09-07T13:13:39.867Z] #39 32.60 go: downloading github.com/prometheus/procfs v0.7.3
13:13:40 [2022-09-07T13:13:40.005Z] #26 ...
13:13:40 [2022-09-07T13:13:40.005Z] 
13:13:40 [2022-09-07T13:13:40.005Z] #27 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
13:13:40 [2022-09-07T13:13:40.005Z] #27 DONE 0.3s
13:13:40 [2022-09-07T13:13:40.005Z] 
13:13:40 [2022-09-07T13:13:40.005Z] #28 [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
13:13:40 [2022-09-07T13:13:40.438Z] #39 33.37 go: downloading google.golang.org/protobuf v1.28.0
13:13:40 [2022-09-07T13:13:40.699Z] #39 33.73 go: downloading github.com/mattn/go-runewidth v0.0.9
13:13:40 [2022-09-07T13:13:40.972Z] #39 34.05 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
13:13:41 [2022-09-07T13:13:41.714Z] #41 51.58 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
13:13:41 [2022-09-07T13:13:41.714Z] #41 51.58 libtoolize: copying file 'build-aux/ltmain.sh'
13:13:41 [2022-09-07T13:13:41.971Z] #41 52.13 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
13:13:42 [2022-09-07T13:13:42.229Z] #41 52.13 libtoolize: copying file 'm4/libtool.m4'
13:13:42 [2022-09-07T13:13:42.229Z] #41 52.21 libtoolize: copying file 'm4/ltoptions.m4'
13:13:42 [2022-09-07T13:13:42.229Z] #41 52.29 libtoolize: copying file 'm4/ltsugar.m4'
13:13:42 [2022-09-07T13:13:42.229Z] #41 52.37 libtoolize: copying file 'm4/ltversion.m4'
13:13:42 [2022-09-07T13:13:42.353Z] #39 ...
13:13:42 [2022-09-07T13:13:42.353Z] 
13:13:42 [2022-09-07T13:13:42.353Z] #30 [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             ;
13:13:42 [2022-09-07T13:13:42.353Z] #30 20.93 Reading package lists...
13:13:42 [2022-09-07T13:13:42.353Z] #30 25.23 Building dependency tree...
13:13:42 [2022-09-07T13:13:42.353Z] #30 28.81 python3 is already the newest version (3.9.2-3).
13:13:42 [2022-09-07T13:13:42.353Z] #30 28.81 The following additional packages will be installed:
13:13:42 [2022-09-07T13:13:42.353Z] #30 28.81   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
13:13:42 [2022-09-07T13:13:42.353Z] #30 28.82   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
13:13:42 [2022-09-07T13:13:42.353Z] #30 28.82 Suggested packages:
13:13:42 [2022-09-07T13:13:42.353Z] #30 28.84   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
13:13:42 [2022-09-07T13:13:42.353Z] #30 28.84   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
13:13:42 [2022-09-07T13:13:42.353Z] #30 28.84   m4-doc ed diffutils-doc
13:13:42 [2022-09-07T13:13:42.353Z] #30 28.84 Recommended packages:
13:13:42 [2022-09-07T13:13:42.353Z] #30 28.84   fakeroot libalgorithm-merge-perl libltdl-dev
13:13:42 [2022-09-07T13:13:42.353Z] #30 30.16 The following NEW packages will be installed:
13:13:42 [2022-09-07T13:13:42.353Z] #30 30.17   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
13:13:42 [2022-09-07T13:13:42.353Z] #30 30.17   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
13:13:42 [2022-09-07T13:13:42.353Z] #30 30.18   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
13:13:42 [2022-09-07T13:13:42.353Z] #30 30.18   libyajl2 m4 patch xz-utils
13:13:42 [2022-09-07T13:13:42.353Z] #30 30.64 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded.
13:13:42 [2022-09-07T13:13:42.353Z] #30 30.64 Need to get 5916 kB of archives.
13:13:42 [2022-09-07T13:13:42.353Z] #30 30.64 After this operation, 18.6 MB of additional disk space will be used.
13:13:42 [2022-09-07T13:13:42.353Z] #30 30.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
13:13:42 [2022-09-07T13:13:42.353Z] #30 30.64 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
13:13:42 [2022-09-07T13:13:42.353Z] #30 30.64 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
13:13:42 [2022-09-07T13:13:42.353Z] #30 30.64 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
13:13:42 [2022-09-07T13:13:42.353Z] #30 30.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
13:13:42 [2022-09-07T13:13:42.353Z] #30 30.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
13:13:42 [2022-09-07T13:13:42.353Z] #30 30.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
13:13:42 [2022-09-07T13:13:42.353Z] #30 30.68 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
13:13:42 [2022-09-07T13:13:42.353Z] #30 30.68 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
13:13:42 [2022-09-07T13:13:42.353Z] #30 30.70 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
13:13:42 [2022-09-07T13:13:42.353Z] #30 30.74 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
13:13:42 [2022-09-07T13:13:42.353Z] #30 30.74 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB]
13:13:42 [2022-09-07T13:13:42.353Z] #30 30.83 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
13:13:42 [2022-09-07T13:13:42.353Z] #30 30.83 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
13:13:42 [2022-09-07T13:13:42.353Z] #30 30.83 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
13:13:42 [2022-09-07T13:13:42.353Z] #30 30.84 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
13:13:42 [2022-09-07T13:13:42.353Z] #30 30.84 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
13:13:42 [2022-09-07T13:13:42.353Z] #30 30.84 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
13:13:42 [2022-09-07T13:13:42.353Z] #30 30.85 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB]
13:13:42 [2022-09-07T13:13:42.353Z] #30 30.86 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
13:13:42 [2022-09-07T13:13:42.353Z] #30 30.90 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB]
13:13:42 [2022-09-07T13:13:42.353Z] #30 30.90 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
13:13:42 [2022-09-07T13:13:42.353Z] #30 30.91 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
13:13:42 [2022-09-07T13:13:42.353Z] #30 31.86 debconf: delaying package configuration, since apt-utils is not installed
13:13:42 [2022-09-07T13:13:42.353Z] #30 32.06 Fetched 5916 kB in 1s (8846 kB/s)
13:13:42 [2022-09-07T13:13:42.353Z] #30 32.19 Selecting previously unselected package bzip2.
13:13:42 [2022-09-07T13:13:42.353Z] #30 32.20 (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.)
13:13:42 [2022-09-07T13:13:42.353Z] #30 32.30 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
13:13:42 [2022-09-07T13:13:42.353Z] #30 32.34 Unpacking bzip2 (1.0.8-4) ...
13:13:42 [2022-09-07T13:13:42.353Z] #30 33.29 Selecting previously unselected package libmagic-mgc.
13:13:42 [2022-09-07T13:13:42.353Z] #30 33.29 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ...
13:13:42 [2022-09-07T13:13:42.353Z] #30 33.32 Unpacking libmagic-mgc (1:5.39-3) ...
13:13:42 [2022-09-07T13:13:42.353Z] #30 34.55 Selecting previously unselected package libmagic1:arm64.
13:13:42 [2022-09-07T13:13:42.353Z] #30 34.55 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ...
13:13:42 [2022-09-07T13:13:42.353Z] #30 34.69 Unpacking libmagic1:arm64 (1:5.39-3) ...
13:13:42 [2022-09-07T13:13:42.353Z] #30 35.08 Selecting previously unselected package file.
13:13:42 [2022-09-07T13:13:42.353Z] #30 35.09 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ...
13:13:42 [2022-09-07T13:13:42.353Z] #30 35.13 Unpacking file (1:5.39-3) ...
13:13:42 [2022-09-07T13:13:42.353Z] #30 ...
13:13:42 [2022-09-07T13:13:42.353Z] 
13:13:42 [2022-09-07T13:13:42.353Z] #38 [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
13:13:42 [2022-09-07T13:13:42.353Z] #38 34.06 NAME:
13:13:42 [2022-09-07T13:13:42.353Z] #38 34.08    go-winres - A tool for embedding resources in Windows executables
13:13:42 [2022-09-07T13:13:42.353Z] #38 34.08 
13:13:42 [2022-09-07T13:13:42.353Z] #38 34.08 USAGE:
13:13:42 [2022-09-07T13:13:42.353Z] #38 34.08    go-winres [global options] command [command options] [arguments...]
13:13:42 [2022-09-07T13:13:42.353Z] #38 34.08 
13:13:42 [2022-09-07T13:13:42.353Z] #38 34.08 COMMANDS:
13:13:42 [2022-09-07T13:13:42.353Z] #38 34.08    init     Create an initial ./winres/winres.json
13:13:42 [2022-09-07T13:13:42.353Z] #38 34.08    make     Make syso files for the "go build" command
13:13:42 [2022-09-07T13:13:42.353Z] #38 34.08    simply   Make syso files for the "go build" command (simplified)
13:13:42 [2022-09-07T13:13:42.353Z] #38 34.08    extract  Extract all resources from an executable
13:13:42 [2022-09-07T13:13:42.353Z] #38 34.08    patch    Replace resources in an executable file (exe, dll)
13:13:42 [2022-09-07T13:13:42.353Z] #38 34.08    help, h  Shows a list of commands or help for one command
13:13:42 [2022-09-07T13:13:42.353Z] #38 34.08 
13:13:42 [2022-09-07T13:13:42.353Z] #38 34.08 GLOBAL OPTIONS:
13:13:42 [2022-09-07T13:13:42.353Z] #38 34.08    --help, -h  show help (default: false)
13:13:42 [2022-09-07T13:13:42.486Z] #41 52.46 libtoolize: copying file 'm4/lt~obsolete.m4'
13:13:43 [2022-09-07T13:13:43.281Z] #28 3.513 + RM_GOPATH=0
13:13:43 [2022-09-07T13:13:43.281Z] #28 3.513 + TMP_GOPATH=
13:13:43 [2022-09-07T13:13:43.281Z] #28 3.513 + : /build
13:13:43 [2022-09-07T13:13:43.281Z] #28 3.513 + '[' -z '' ']'
13:13:43 [2022-09-07T13:13:43.281Z] #28 3.513 ++ mktemp -d
13:13:43 [2022-09-07T13:13:43.281Z] #28 3.514 + export GOPATH=/tmp/tmp.0senfcqquA
13:13:43 [2022-09-07T13:13:43.281Z] #28 3.514 + GOPATH=/tmp/tmp.0senfcqquA
13:13:43 [2022-09-07T13:13:43.281Z] #28 3.514 + RM_GOPATH=1
13:13:43 [2022-09-07T13:13:43.281Z] #28 3.514 + case "$(go env GOARCH)" in
13:13:43 [2022-09-07T13:13:43.281Z] #28 3.516 ++ go env GOARCH
13:13:43 [2022-09-07T13:13:43.281Z] #28 3.532 + export GO_BUILDMODE=-buildmode=pie
13:13:43 [2022-09-07T13:13:43.281Z] #28 3.532 + GO_BUILDMODE=-buildmode=pie
13:13:43 [2022-09-07T13:13:43.281Z] #28 3.532 ++ dirname /install.sh
13:13:43 [2022-09-07T13:13:43.281Z] #28 3.532 + dir=/
13:13:43 [2022-09-07T13:13:43.281Z] #28 3.532 + bin=rootlesskit
13:13:43 [2022-09-07T13:13:43.281Z] #28 3.532 + shift
13:13:43 [2022-09-07T13:13:43.281Z] #28 3.532 + '[' '!' -f //rootlesskit.installer ']'
13:13:43 [2022-09-07T13:13:43.281Z] #28 3.532 + . //rootlesskit.installer
13:13:43 [2022-09-07T13:13:43.281Z] #28 3.532 ++ : 1920341cd41e047834a21007424162a2dc946315
13:13:43 [2022-09-07T13:13:43.281Z] #28 3.532 + install_rootlesskit
13:13:43 [2022-09-07T13:13:43.281Z] #28 3.532 + case "$1" in
13:13:43 [2022-09-07T13:13:43.281Z] #28 3.532 + export CGO_ENABLED=0
13:13:43 [2022-09-07T13:13:43.281Z] #28 3.532 + CGO_ENABLED=0
13:13:43 [2022-09-07T13:13:43.281Z] #28 3.532 + _install_rootlesskit
13:13:43 [2022-09-07T13:13:43.281Z] #28 3.532 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
13:13:43 [2022-09-07T13:13:43.281Z] #28 3.532 + for f in rootlesskit rootlesskit-docker-proxy
13:13:43 [2022-09-07T13:13:43.281Z] #28 3.532 + GOBIN=/build
13:13:43 [2022-09-07T13:13:43.281Z] #28 3.532 + GO111MODULE=on
13:13:43 [2022-09-07T13:13:43.281Z] #28 3.532 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
13:13:43 [2022-09-07T13:13:43.294Z] #38 ...
13:13:43 [2022-09-07T13:13:43.294Z] 
13:13:43 [2022-09-07T13:13:43.294Z] #40 [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
13:13:43 [2022-09-07T13:13:43.294Z] #40 22.02 Reading package lists...
13:13:43 [2022-09-07T13:13:43.294Z] #40 26.28 Building dependency tree...
13:13:43 [2022-09-07T13:13:43.294Z] #40 29.90 The following additional packages will be installed:
13:13:43 [2022-09-07T13:13:43.294Z] #40 29.93   libbtrfs0
13:13:43 [2022-09-07T13:13:43.294Z] #40 30.19 The following NEW packages will be installed:
13:13:43 [2022-09-07T13:13:43.294Z] #40 30.20   libbtrfs-dev libbtrfs0
13:13:43 [2022-09-07T13:13:43.294Z] #40 30.61 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
13:13:43 [2022-09-07T13:13:43.294Z] #40 30.61 Need to get 454 kB of archives.
13:13:43 [2022-09-07T13:13:43.294Z] #40 30.61 After this operation, 1275 kB of additional disk space will be used.
13:13:43 [2022-09-07T13:13:43.294Z] #40 30.61 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
13:13:43 [2022-09-07T13:13:43.294Z] #40 30.62 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
13:13:43 [2022-09-07T13:13:43.294Z] #40 31.67 debconf: delaying package configuration, since apt-utils is not installed
13:13:43 [2022-09-07T13:13:43.294Z] #40 31.90 Fetched 454 kB in 0s (1358 kB/s)
13:13:43 [2022-09-07T13:13:43.294Z] #40 32.06 Selecting previously unselected package libbtrfs0:arm64.
13:13:43 [2022-09-07T13:13:43.294Z] #40 32.06 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15708 files and directories currently installed.)
13:13:43 [2022-09-07T13:13:43.294Z] #40 32.16 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ...
13:13:43 [2022-09-07T13:13:43.294Z] #40 32.20 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
13:13:43 [2022-09-07T13:13:43.294Z] #40 33.21 Selecting previously unselected package libbtrfs-dev:arm64.
13:13:43 [2022-09-07T13:13:43.294Z] #40 33.22 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ...
13:13:43 [2022-09-07T13:13:43.294Z] #40 33.24 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
13:13:43 [2022-09-07T13:13:43.294Z] #40 33.51 Setting up libbtrfs0:arm64 (5.10.1-2) ...
13:13:43 [2022-09-07T13:13:43.294Z] #40 33.56 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
13:13:43 [2022-09-07T13:13:43.294Z] #40 33.60 Processing triggers for libc-bin (2.31-13+deb11u3) ...
13:13:43 [2022-09-07T13:13:43.294Z] #40 ...
13:13:43 [2022-09-07T13:13:43.294Z] 
13:13:43 [2022-09-07T13:13:43.294Z] #38 [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
13:13:43 [2022-09-07T13:13:43.294Z] #38 DONE 36.3s
13:13:43 [2022-09-07T13:13:43.294Z] 
13:13:43 [2022-09-07T13:13:43.294Z] #30 [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             ;
13:13:43 [2022-09-07T13:13:43.294Z] #30 35.41 Selecting previously unselected package xz-utils.
13:13:43 [2022-09-07T13:13:43.294Z] #30 35.41 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
13:13:43 [2022-09-07T13:13:43.294Z] #30 35.42 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
13:13:43 [2022-09-07T13:13:43.294Z] #30 35.68 Selecting previously unselected package libsigsegv2:arm64.
13:13:43 [2022-09-07T13:13:43.294Z] #30 35.68 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ...
13:13:43 [2022-09-07T13:13:43.294Z] #30 35.70 Unpacking libsigsegv2:arm64 (2.13-1) ...
13:13:43 [2022-09-07T13:13:43.294Z] #30 35.87 Selecting previously unselected package m4.
13:13:43 [2022-09-07T13:13:43.294Z] #30 35.87 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ...
13:13:43 [2022-09-07T13:13:43.294Z] #30 35.89 Unpacking m4 (1.4.18-5) ...
13:13:43 [2022-09-07T13:13:43.294Z] #30 36.31 Selecting previously unselected package autoconf.
13:13:43 [2022-09-07T13:13:43.294Z] #30 36.33 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
13:13:43 [2022-09-07T13:13:43.539Z] #28 3.533 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
13:13:43 [2022-09-07T13:13:43.545Z] #46 ...
13:13:43 [2022-09-07T13:13:43.545Z] 
13:13:43 [2022-09-07T13:13:43.545Z] #37 [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
13:13:43 [2022-09-07T13:13:43.545Z] #37 90.37 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
13:13:43 [2022-09-07T13:13:43.545Z] #37 90.37 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
13:13:43 [2022-09-07T13:13:43.545Z] #37 90.38 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
13:13:43 [2022-09-07T13:13:43.555Z] #30 ...
13:13:43 [2022-09-07T13:13:43.555Z] 
13:13:43 [2022-09-07T13:13:43.555Z] #35 [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
13:13:43 [2022-09-07T13:13:43.555Z] #35 32.39 v3.0.2
13:13:43 [2022-09-07T13:13:43.555Z] #35 DONE 36.3s
13:13:43 [2022-09-07T13:13:43.555Z] 
13:13:43 [2022-09-07T13:13:43.555Z] #40 [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
13:13:43 [2022-09-07T13:13:43.555Z] #40 DONE 36.3s
13:13:43 [2022-09-07T13:13:43.555Z] 
13:13:43 [2022-09-07T13:13:43.555Z] #30 [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             ;
13:13:43 [2022-09-07T13:13:43.555Z] #30 36.34 Unpacking autoconf (2.69-14) ...
13:13:43 [2022-09-07T13:13:43.555Z] #30 ...
13:13:43 [2022-09-07T13:13:43.555Z] 
13:13:43 [2022-09-07T13:13:43.555Z] #28 [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
13:13:43 [2022-09-07T13:13:43.555Z] #28 21.80 Reading package lists...
13:13:43 [2022-09-07T13:13:43.555Z] #28 26.13 Building dependency tree...
13:13:43 [2022-09-07T13:13:43.555Z] #28 29.57 The following additional packages will be installed:
13:13:43 [2022-09-07T13:13:43.555Z] #28 29.59   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
13:13:43 [2022-09-07T13:13:43.555Z] #28 29.59   python3-protobuf python3-six
13:13:43 [2022-09-07T13:13:43.555Z] #28 29.63 Suggested packages:
13:13:43 [2022-09-07T13:13:43.555Z] #28 29.63   python3-setuptools
13:13:43 [2022-09-07T13:13:43.555Z] #28 29.63 Recommended packages:
13:13:43 [2022-09-07T13:13:43.555Z] #28 29.63   iproute2 | iproute
13:13:43 [2022-09-07T13:13:43.555Z] #28 30.24 The following NEW packages will be installed:
13:13:43 [2022-09-07T13:13:43.555Z] #28 30.25   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
13:13:43 [2022-09-07T13:13:43.555Z] #28 30.27   python3-protobuf python3-six
13:13:43 [2022-09-07T13:13:43.555Z] #28 30.75 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
13:13:43 [2022-09-07T13:13:43.555Z] #28 30.75 Need to get 2136 kB of archives.
13:13:43 [2022-09-07T13:13:43.555Z] #28 30.75 After this operation, 10.8 MB of additional disk space will be used.
13:13:43 [2022-09-07T13:13:43.555Z] #28 30.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
13:13:43 [2022-09-07T13:13:43.555Z] #28 30.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
13:13:43 [2022-09-07T13:13:43.555Z] #28 30.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
13:13:43 [2022-09-07T13:13:43.555Z] #28 30.78 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
13:13:43 [2022-09-07T13:13:43.555Z] #28 30.80 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
13:13:43 [2022-09-07T13:13:43.555Z] #28 30.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
13:13:43 [2022-09-07T13:13:43.555Z] #28 30.81 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
13:13:43 [2022-09-07T13:13:43.555Z] #28 33.10 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [630 kB]
13:13:43 [2022-09-07T13:13:43.555Z] #28 34.10 debconf: delaying package configuration, since apt-utils is not installed
13:13:43 [2022-09-07T13:13:43.555Z] #28 34.38 Fetched 2136 kB in 3s (699 kB/s)
13:13:43 [2022-09-07T13:13:43.555Z] #28 34.64 Selecting previously unselected package libprotobuf23:arm64.
13:13:43 [2022-09-07T13:13:43.555Z] #28 34.65 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15708 files and directories currently installed.)
13:13:43 [2022-09-07T13:13:43.555Z] #28 34.69 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
13:13:43 [2022-09-07T13:13:43.555Z] #28 34.77 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
13:13:43 [2022-09-07T13:13:43.555Z] #28 35.57 Selecting previously unselected package python3-pkg-resources.
13:13:43 [2022-09-07T13:13:43.555Z] #28 35.57 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
13:13:43 [2022-09-07T13:13:43.555Z] #28 35.58 Unpacking python3-pkg-resources (52.0.0-4) ...
13:13:43 [2022-09-07T13:13:43.555Z] #28 35.95 Selecting previously unselected package python3-six.
13:13:43 [2022-09-07T13:13:43.555Z] #28 35.97 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
13:13:43 [2022-09-07T13:13:43.555Z] #28 35.98 Unpacking python3-six (1.16.0-2) ...
13:13:43 [2022-09-07T13:13:43.555Z] #28 ...
13:13:43 [2022-09-07T13:13:43.555Z] 
13:13:43 [2022-09-07T13:13:43.555Z] #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
13:13:43 [2022-09-07T13:13:43.555Z] #41 36.15 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
13:13:43 [2022-09-07T13:13:43.798Z] #28 3.929 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
13:13:43 [2022-09-07T13:13:43.816Z] #41 ...
13:13:43 [2022-09-07T13:13:43.816Z] 
13:13:43 [2022-09-07T13:13:43.816Z] #42 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
13:13:43 [2022-09-07T13:13:43.816Z] #42 DONE 0.3s
13:13:43 [2022-09-07T13:13:43.816Z] 
13:13:43 [2022-09-07T13:13:43.816Z] #36 [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
13:13:43 [2022-09-07T13:13:43.816Z] #36 22.44 Reading package lists...
13:13:43 [2022-09-07T13:13:43.816Z] #36 26.80 Building dependency tree...
13:13:43 [2022-09-07T13:13:43.816Z] #36 30.51 The following additional packages will be installed:
13:13:43 [2022-09-07T13:13:43.816Z] #36 30.52   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
13:13:43 [2022-09-07T13:13:43.816Z] #36 30.52   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
13:13:43 [2022-09-07T13:13:43.816Z] #36 30.52   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
13:13:43 [2022-09-07T13:13:43.816Z] #36 30.53   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
13:13:43 [2022-09-07T13:13:43.816Z] #36 30.53   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
13:13:43 [2022-09-07T13:13:43.816Z] #36 30.53   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
13:13:43 [2022-09-07T13:13:43.816Z] #36 30.53   mingw-w64-common mingw-w64-x86-64-dev
13:13:43 [2022-09-07T13:13:43.816Z] #36 30.54 Suggested packages:
13:13:43 [2022-09-07T13:13:43.816Z] #36 30.54   gcc-10-locales seccomp wine64
13:13:43 [2022-09-07T13:13:43.816Z] #36 31.78 The following NEW packages will be installed:
13:13:43 [2022-09-07T13:13:43.816Z] #36 31.78   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
13:13:43 [2022-09-07T13:13:43.816Z] #36 31.78   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
13:13:43 [2022-09-07T13:13:43.816Z] #36 31.78   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
13:13:43 [2022-09-07T13:13:43.816Z] #36 31.78   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
13:13:43 [2022-09-07T13:13:43.816Z] #36 31.78   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
13:13:43 [2022-09-07T13:13:43.816Z] #36 31.79   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
13:13:43 [2022-09-07T13:13:43.816Z] #36 31.79   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
13:13:43 [2022-09-07T13:13:43.816Z] #36 31.79   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
13:13:43 [2022-09-07T13:13:43.816Z] #36 31.79   mingw-w64-x86-64-dev
13:13:43 [2022-09-07T13:13:43.817Z] #36 32.19 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
13:13:43 [2022-09-07T13:13:43.817Z] #36 32.19 Need to get 108 MB of archives.
13:13:43 [2022-09-07T13:13:43.817Z] #36 32.19 After this operation, 620 MB of additional disk space will be used.
13:13:43 [2022-09-07T13:13:43.817Z] #36 32.19 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]
13:13:43 [2022-09-07T13:13:43.817Z] #36 32.29 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]
13:13:43 [2022-09-07T13:13:43.817Z] #36 32.42 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
13:13:43 [2022-09-07T13:13:43.817Z] #36 32.57 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
13:13:43 [2022-09-07T13:13:43.817Z] #36 32.61 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
13:13:43 [2022-09-07T13:13:43.817Z] #36 32.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB]
13:13:43 [2022-09-07T13:13:43.817Z] #36 33.31 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
13:13:43 [2022-09-07T13:13:43.817Z] #36 33.41 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]
13:13:43 [2022-09-07T13:13:43.817Z] #36 33.42 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]
13:13:43 [2022-09-07T13:13:43.817Z] #36 34.05 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]
13:13:43 [2022-09-07T13:13:43.817Z] #36 35.16 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]
13:13:43 [2022-09-07T13:13:43.817Z] #36 35.58 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]
13:13:43 [2022-09-07T13:13:43.817Z] #36 36.02 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]
13:13:43 [2022-09-07T13:13:43.817Z] #36 ...
13:13:43 [2022-09-07T13:13:43.817Z] 
13:13:43 [2022-09-07T13:13:43.817Z] #28 [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
13:13:43 [2022-09-07T13:13:43.817Z] #28 36.27 Selecting previously unselected package python3-protobuf.
13:13:43 [2022-09-07T13:13:43.817Z] #28 36.28 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
13:13:43 [2022-09-07T13:13:43.817Z] #28 36.29 Unpacking python3-protobuf (3.12.4-1) ...
13:13:44 [2022-09-07T13:13:44.755Z] #28 37.36 Selecting previously unselected package libnet1:arm64.
13:13:44 [2022-09-07T13:13:44.755Z] #28 37.36 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
13:13:44 [2022-09-07T13:13:44.755Z] #28 37.36 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
13:13:45 [2022-09-07T13:13:45.011Z] #41 ...
13:13:45 [2022-09-07T13:13:45.011Z] 
13:13:45 [2022-09-07T13:13:45.011Z] #33 [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
13:13:45 [2022-09-07T13:13:45.011Z] #33 83.74 The following NEW packages will be installed:
13:13:45 [2022-09-07T13:13:45.011Z] #33 83.74   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
13:13:45 [2022-09-07T13:13:45.011Z] #33 83.74   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
13:13:45 [2022-09-07T13:13:45.011Z] #33 83.74   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
13:13:45 [2022-09-07T13:13:45.011Z] #33 83.74   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
13:13:45 [2022-09-07T13:13:45.011Z] #33 83.74   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
13:13:45 [2022-09-07T13:13:45.011Z] #33 83.74   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
13:13:45 [2022-09-07T13:13:45.011Z] #33 83.74   cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64
13:13:45 [2022-09-07T13:13:45.011Z] #33 83.74   crossbuild-essential-armel crossbuild-essential-armhf
13:13:45 [2022-09-07T13:13:45.011Z] #33 83.74   crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev
13:13:45 [2022-09-07T13:13:45.011Z] #33 83.74   file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi
13:13:45 [2022-09-07T13:13:45.011Z] #33 83.74   g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu
13:13:45 [2022-09-07T13:13:45.011Z] #33 83.74   g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi
13:13:45 [2022-09-07T13:13:45.011Z] #33 83.74   g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu
13:13:45 [2022-09-07T13:13:45.011Z] #33 83.74   gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
13:13:45 [2022-09-07T13:13:45.011Z] #33 83.74   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
13:13:45 [2022-09-07T13:13:45.011Z] #33 83.74   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
13:13:45 [2022-09-07T13:13:45.012Z] #33 83.74   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
13:13:45 [2022-09-07T13:13:45.012Z] #33 83.74   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
13:13:45 [2022-09-07T13:13:45.012Z] #33 83.74   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
13:13:45 [2022-09-07T13:13:45.012Z] #33 83.74   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
13:13:45 [2022-09-07T13:13:45.012Z] #33 83.74   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
13:13:45 [2022-09-07T13:13:45.012Z] #33 83.74   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
13:13:45 [2022-09-07T13:13:45.012Z] #33 83.75   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
13:13:45 [2022-09-07T13:13:45.012Z] #33 83.75   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
13:13:45 [2022-09-07T13:13:45.012Z] #33 83.75   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
13:13:45 [2022-09-07T13:13:45.012Z] #33 83.75   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
13:13:45 [2022-09-07T13:13:45.012Z] #33 83.75   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
13:13:45 [2022-09-07T13:13:45.012Z] #33 83.75   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
13:13:45 [2022-09-07T13:13:45.012Z] #33 83.75   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
13:13:45 [2022-09-07T13:13:45.012Z] #33 83.75   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
13:13:45 [2022-09-07T13:13:45.012Z] #33 83.75   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
13:13:45 [2022-09-07T13:13:45.012Z] #33 83.75   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
13:13:45 [2022-09-07T13:13:45.012Z] #33 83.76   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
13:13:45 [2022-09-07T13:13:45.012Z] #33 83.76   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
13:13:45 [2022-09-07T13:13:45.012Z] #33 83.76   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
13:13:45 [2022-09-07T13:13:45.012Z] #33 83.76   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
13:13:45 [2022-09-07T13:13:45.012Z] #33 83.77   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
13:13:45 [2022-09-07T13:13:45.012Z] #33 83.77   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
13:13:45 [2022-09-07T13:13:45.012Z] #33 83.77   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
13:13:45 [2022-09-07T13:13:45.012Z] #33 83.77   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
13:13:45 [2022-09-07T13:13:45.012Z] #33 83.77   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
13:13:45 [2022-09-07T13:13:45.012Z] #33 83.77   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
13:13:45 [2022-09-07T13:13:45.012Z] #33 83.77   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
13:13:45 [2022-09-07T13:13:45.012Z] #33 83.77   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
13:13:45 [2022-09-07T13:13:45.012Z] #33 83.77   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
13:13:45 [2022-09-07T13:13:45.012Z] #33 83.77   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
13:13:45 [2022-09-07T13:13:45.012Z] #33 83.78   linux-libc-dev-s390x-cross patch xz-utils
13:13:45 [2022-09-07T13:13:45.012Z] #33 84.39 0 upgraded, 133 newly installed, 0 to remove and 1 not upgraded.
13:13:45 [2022-09-07T13:13:45.012Z] #33 84.39 Need to get 788 MB of archives.
13:13:45 [2022-09-07T13:13:45.012Z] #33 84.39 After this operation, 3385 MB of additional disk space will be used.
13:13:45 [2022-09-07T13:13:45.012Z] #33 84.39 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB]
13:13:45 [2022-09-07T13:13:45.012Z] #33 84.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
13:13:45 [2022-09-07T13:13:45.012Z] #33 84.39 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
13:13:45 [2022-09-07T13:13:45.012Z] #33 84.40 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
13:13:45 [2022-09-07T13:13:45.012Z] #33 84.40 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
13:13:45 [2022-09-07T13:13:45.012Z] #33 84.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
13:13:45 [2022-09-07T13:13:45.012Z] #33 84.41 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB]
13:13:45 [2022-09-07T13:13:45.012Z] #33 84.50 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB]
13:13:45 [2022-09-07T13:13:45.012Z] #33 84.60 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB]
13:13:45 [2022-09-07T13:13:45.269Z] #33 84.68 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB]
13:13:45 [2022-09-07T13:13:45.269Z] #33 84.76 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB]
13:13:45 [2022-09-07T13:13:45.269Z] #33 84.82 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]
13:13:45 [2022-09-07T13:13:45.269Z] #33 84.83 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]
13:13:45 [2022-09-07T13:13:45.329Z] #28 37.78 Selecting previously unselected package libnl-3-200:arm64.
13:13:45 [2022-09-07T13:13:45.329Z] #28 37.78 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
13:13:45 [2022-09-07T13:13:45.329Z] #28 37.78 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
13:13:45 [2022-09-07T13:13:45.329Z] #28 37.96 Selecting previously unselected package libprotobuf-c1:arm64.
13:13:45 [2022-09-07T13:13:45.329Z] #28 37.96 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
13:13:45 [2022-09-07T13:13:45.329Z] #28 37.99 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
13:13:45 [2022-09-07T13:13:45.329Z] #28 ...
13:13:45 [2022-09-07T13:13:45.329Z] 
13:13:45 [2022-09-07T13:13:45.329Z] #34 [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
13:13:45 [2022-09-07T13:13:45.329Z] #34 26.90 Building dependency tree...
13:13:45 [2022-09-07T13:13:45.329Z] #34 30.51 The following additional packages will be installed:
13:13:45 [2022-09-07T13:13:45.329Z] #34 30.52   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
13:13:45 [2022-09-07T13:13:45.329Z] #34 30.54 Suggested packages:
13:13:45 [2022-09-07T13:13:45.329Z] #34 30.54   cmake-doc ninja-build lrzip
13:13:45 [2022-09-07T13:13:45.329Z] #34 30.54 Recommended packages:
13:13:45 [2022-09-07T13:13:45.329Z] #34 30.54   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
13:13:45 [2022-09-07T13:13:45.329Z] #34 31.36 The following NEW packages will be installed:
13:13:45 [2022-09-07T13:13:45.329Z] #34 31.37   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
13:13:45 [2022-09-07T13:13:45.329Z] #34 31.38   vim-common xxd
13:13:45 [2022-09-07T13:13:45.329Z] #34 31.76 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
13:13:45 [2022-09-07T13:13:45.329Z] #34 31.76 Need to get 15.6 MB of archives.
13:13:45 [2022-09-07T13:13:45.329Z] #34 31.76 After this operation, 67.4 MB of additional disk space will be used.
13:13:45 [2022-09-07T13:13:45.329Z] #34 31.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
13:13:45 [2022-09-07T13:13:45.329Z] #34 31.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
13:13:45 [2022-09-07T13:13:45.329Z] #34 31.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
13:13:45 [2022-09-07T13:13:45.329Z] #34 31.83 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
13:13:45 [2022-09-07T13:13:45.329Z] #34 32.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB]
13:13:45 [2022-09-07T13:13:45.329Z] #34 32.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
13:13:45 [2022-09-07T13:13:45.329Z] #34 32.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
13:13:45 [2022-09-07T13:13:45.329Z] #34 32.21 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
13:13:45 [2022-09-07T13:13:45.329Z] #34 32.21 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
13:13:45 [2022-09-07T13:13:45.329Z] #34 32.22 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
13:13:45 [2022-09-07T13:13:45.329Z] #34 33.32 debconf: delaying package configuration, since apt-utils is not installed
13:13:45 [2022-09-07T13:13:45.329Z] #34 33.62 Fetched 15.6 MB in 1s (17.0 MB/s)
13:13:45 [2022-09-07T13:13:45.329Z] #34 33.77 Selecting previously unselected package xxd.
13:13:45 [2022-09-07T13:13:45.330Z] #34 33.77 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15708 files and directories currently installed.)
13:13:45 [2022-09-07T13:13:45.330Z] #34 33.83 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
13:13:45 [2022-09-07T13:13:45.330Z] #34 34.02 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
13:13:45 [2022-09-07T13:13:45.330Z] #34 34.73 Selecting previously unselected package vim-common.
13:13:45 [2022-09-07T13:13:45.330Z] #34 34.73 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
13:13:45 [2022-09-07T13:13:45.330Z] #34 34.78 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
13:13:45 [2022-09-07T13:13:45.330Z] #34 35.18 Selecting previously unselected package cmake-data.
13:13:45 [2022-09-07T13:13:45.330Z] #34 35.20 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
13:13:45 [2022-09-07T13:13:45.330Z] #34 35.22 Unpacking cmake-data (3.18.4-2+deb11u1) ...
13:13:45 [2022-09-07T13:13:45.589Z] #34 ...
13:13:45 [2022-09-07T13:13:45.589Z] 
13:13:45 [2022-09-07T13:13:45.589Z] #36 [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
13:13:45 [2022-09-07T13:13:45.589Z] #36 37.59 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]
13:13:45 [2022-09-07T13:13:45.589Z] #36 37.97 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]
13:13:45 [2022-09-07T13:13:45.589Z] #36 37.99 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
13:13:45 [2022-09-07T13:13:45.589Z] #36 37.99 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
13:13:45 [2022-09-07T13:13:45.589Z] #36 37.99 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
13:13:45 [2022-09-07T13:13:45.589Z] #36 38.03 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
13:13:45 [2022-09-07T13:13:45.589Z] #36 38.04 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]
13:13:45 [2022-09-07T13:13:45.589Z] #36 38.04 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB]
13:13:45 [2022-09-07T13:13:45.589Z] #36 38.05 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
13:13:45 [2022-09-07T13:13:45.589Z] #36 38.06 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB]
13:13:45 [2022-09-07T13:13:45.589Z] #36 38.06 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB]
13:13:45 [2022-09-07T13:13:45.589Z] #36 38.10 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB]
13:13:45 [2022-09-07T13:13:45.589Z] #36 38.10 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB]
13:13:45 [2022-09-07T13:13:45.589Z] #36 38.13 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
13:13:45 [2022-09-07T13:13:45.589Z] #36 38.14 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
13:13:45 [2022-09-07T13:13:45.589Z] #36 38.14 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
13:13:45 [2022-09-07T13:13:45.589Z] #36 38.17 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB]
13:13:45 [2022-09-07T13:13:45.696Z] #28 5.874 go: downloading github.com/sirupsen/logrus v1.8.1
13:13:45 [2022-09-07T13:13:45.954Z] #28 5.881 go: downloading github.com/urfave/cli/v2 v2.4.0
13:13:46 [2022-09-07T13:13:46.518Z] #28 6.491 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
13:13:46 [2022-09-07T13:13:46.526Z] #36 39.53 debconf: delaying package configuration, since apt-utils is not installed
13:13:47 [2022-09-07T13:13:47.092Z] #36 39.83 Fetched 108 MB in 6s (17.2 MB/s)
13:13:47 [2022-09-07T13:13:47.092Z] #36 40.01 Selecting previously unselected package binutils-mingw-w64-i686.
13:13:47 [2022-09-07T13:13:47.092Z] #36 40.01 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15708 files and directories currently installed.)
13:13:47 [2022-09-07T13:13:47.092Z] #36 40.05 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ...
13:13:47 [2022-09-07T13:13:47.092Z] #36 40.07 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
13:13:47 [2022-09-07T13:13:47.166Z] #33 86.27 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]
13:13:47 [2022-09-07T13:13:47.166Z] #33 86.27 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]
13:13:48 [2022-09-07T13:13:48.097Z] #33 87.59 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]
13:13:48 [2022-09-07T13:13:48.097Z] #33 87.60 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]
13:13:48 [2022-09-07T13:13:48.796Z] #37 ...
13:13:48 [2022-09-07T13:13:48.796Z] 
13:13:48 [2022-09-07T13:13:48.796Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
13:13:48 [2022-09-07T13:13:48.796Z] #43 49.68 Updating files:  41% (2094/4986)
Updating files:  42% (2095/4986)
Updating files:  43% (2144/4986)
Updating files:  44% (2194/4986)
Updating files:  45% (2244/4986)
Updating files:  46% (2294/4986)
Updating files:  47% (2344/4986)
Updating files:  48% (2394/4986)
Updating files:  49% (2444/4986)
Updating files:  50% (2493/4986)
Updating files:  51% (2543/4986)
Updating files:  52% (2593/4986)
Updating files:  53% (2643/4986)
Updating files:  54% (2693/4986)
Updating files:  55% (2743/4986)
Updating files:  56% (2793/4986)
Updating files:  57% (2843/4986)
Updating files:  58% (2892/4986)
Updating files:  59% (2942/4986)
Updating files:  60% (2992/4986)
Updating files:  61% (3042/4986)
Updating files:  62% (3092/4986)
Updating files:  63% (3142/4986)
Updating files:  64% (3192/4986)
Updating files:  65% (3241/4986)
Updating files:  66% (3291/4986)
Updating files:  67% (3341/4986)
Updating files:  68% (3391/4986)
Updating files:  69% (3441/4986)
Updating files:  70% (3491/4986)
Updating files:  71% (3541/4986)
Updating files:  72% (3590/4986)
Updating files:  73% (3640/4986)
Updating files:  74% (3690/4986)
Updating files:  75% (3740/4986)
Updating files:  76% (3790/4986)
Updating files:  77% (3840/4986)
Updating files:  78% (3890/4986)
Updating files:  79% (3939/4986)
Updating files:  80% (3989/4986)
Updating files:  81% (4039/4986)
Updating files:  82% (4089/4986)
Updating files:  83% (4139/4986)
Updating files:  83% (4155/4986)
Updating files:  84% (4189/4986)
Updating files:  85% (4239/4986)
Updating files:  86% (4288/4986)
Updating files:  87% (4338/4986)
Updating files:  88% (4388/4986)
Updating files:  89% (4438/4986)
Updating files:  90% (4488/4986)
Updating files:  91% (4538/4986)
Updating files:  92% (4588/4986)
Updating files:  93% (4637/4986)
Updating files:  94% (4687/4986)
Updating files:  95% (4737/4986)
Updating files:  96% (4787/4986)
Updating files:  97% (4837/4986)
Updating files:  98% (4887/4986)
Updating files:  99% (4937/4986)
Updating files: 100% (4986/4986)
Updating files: 100% (4986/4986), done.
13:13:48 [2022-09-07T13:13:48.796Z] #43 51.26 + cd /tmp/tmp.cIDlOK1uw8/src/github.com/containerd/containerd
13:13:48 [2022-09-07T13:13:48.796Z] #43 51.26 + git checkout -q v1.6.8
13:13:48 [2022-09-07T13:13:48.796Z] #43 53.16 + export 'BUILDTAGS=netgo osusergo static_build'
13:13:48 [2022-09-07T13:13:48.796Z] #43 53.16 + BUILDTAGS='netgo osusergo static_build'
13:13:48 [2022-09-07T13:13:48.796Z] #43 53.16 + export EXTRA_FLAGS=-buildmode=pie
13:13:48 [2022-09-07T13:13:48.796Z] #43 53.16 + EXTRA_FLAGS=-buildmode=pie
13:13:48 [2022-09-07T13:13:48.796Z] #43 53.16 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
13:13:48 [2022-09-07T13:13:48.796Z] #43 53.16 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
13:13:48 [2022-09-07T13:13:48.796Z] #43 53.16 + '[' '' = dynamic ']'
13:13:48 [2022-09-07T13:13:48.796Z] #43 53.16 + make
13:13:48 [2022-09-07T13:13:48.996Z] #36 42.00 Selecting previously unselected package binutils-mingw-w64-x86-64.
13:13:48 [2022-09-07T13:13:48.996Z] #36 42.01 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ...
13:13:48 [2022-09-07T13:13:48.996Z] #36 42.02 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
13:13:49 [2022-09-07T13:13:49.043Z] #28 ...
13:13:49 [2022-09-07T13:13:49.043Z] 
13:13:49 [2022-09-07T13:13:49.043Z] #29 [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
13:13:49 [2022-09-07T13:13:49.043Z] #0 6.452 go: downloading gotest.tools/gotestsum v1.8.1
13:13:49 [2022-09-07T13:13:49.043Z] #0 8.183 go: downloading github.com/dnephin/pflag v1.0.7
13:13:49 [2022-09-07T13:13:49.043Z] #0 8.200 go: downloading github.com/fatih/color v1.10.0
13:13:49 [2022-09-07T13:13:49.043Z] #0 8.385 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
13:13:49 [2022-09-07T13:13:49.043Z] #0 8.820 go: downloading github.com/mattn/go-colorable v0.1.8
13:13:49 [2022-09-07T13:13:49.043Z] #0 8.825 go: downloading github.com/mattn/go-isatty v0.0.12
13:13:49 [2022-09-07T13:13:49.043Z] #0 8.873 go: downloading github.com/fsnotify/fsnotify v1.4.9
13:13:49 [2022-09-07T13:13:49.043Z] #0 8.913 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
13:13:49 [2022-09-07T13:13:49.043Z] #0 8.991 go: downloading github.com/jonboulle/clockwork v0.2.2
13:13:49 [2022-09-07T13:13:49.043Z] #0 9.118 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
13:13:49 [2022-09-07T13:13:49.043Z] #29 9.195 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
13:13:49 [2022-09-07T13:13:49.043Z] #29 9.531 go: downloading golang.org/x/tools v0.1.0
13:13:49 [2022-09-07T13:13:49.607Z] #29 ...
13:13:49 [2022-09-07T13:13:49.607Z] 
13:13:49 [2022-09-07T13:13:49.607Z] #30 [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
13:13:49 [2022-09-07T13:13:49.607Z] #0 4.616 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
13:13:49 [2022-09-07T13:13:49.607Z] #0 4.632 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:13:49 [2022-09-07T13:13:49.607Z] #0 4.632 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:13:49 [2022-09-07T13:13:49.607Z] #0 5.222 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
13:13:49 [2022-09-07T13:13:49.607Z] #0 7.317 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB]
13:13:49 [2022-09-07T13:13:49.607Z] #0 9.844 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
13:13:49 [2022-09-07T13:13:49.865Z] #30 ...
13:13:49 [2022-09-07T13:13:49.865Z] 
13:13:49 [2022-09-07T13:13:49.865Z] #31 [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
13:13:49 [2022-09-07T13:13:49.865Z] #0 6.677 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
13:13:49 [2022-09-07T13:13:49.865Z] #0 6.706 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:13:49 [2022-09-07T13:13:49.865Z] #0 6.707 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:13:49 [2022-09-07T13:13:49.865Z] #0 7.260 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
13:13:49 [2022-09-07T13:13:49.865Z] #0 7.840 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
13:13:49 [2022-09-07T13:13:49.865Z] #31 ...
13:13:49 [2022-09-07T13:13:49.865Z] 
13:13:49 [2022-09-07T13:13:49.865Z] #32 [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
13:13:49 [2022-09-07T13:13:49.865Z] #0 4.633 go: downloading mvdan.cc/sh/v3 v3.0.2
13:13:49 [2022-09-07T13:13:49.865Z] #0 5.517 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
13:13:49 [2022-09-07T13:13:49.865Z] #0 5.517 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
13:13:49 [2022-09-07T13:13:49.865Z] #0 5.521 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
13:13:49 [2022-09-07T13:13:49.865Z] #0 7.452 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
13:13:49 [2022-09-07T13:13:49.993Z] #33 89.49 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]
13:13:49 [2022-09-07T13:13:49.993Z] #33 89.49 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]
13:13:50 [2022-09-07T13:13:50.122Z] #32 ...
13:13:50 [2022-09-07T13:13:50.122Z] 
13:13:50 [2022-09-07T13:13:50.122Z] #33 [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
13:13:50 [2022-09-07T13:13:50.122Z] #0 5.354 go: downloading github.com/golangci/golangci-lint v1.46.2
13:13:50 [2022-09-07T13:13:50.122Z] #0 7.610 go: downloading github.com/fatih/color v1.13.0
13:13:50 [2022-09-07T13:13:50.122Z] #0 7.636 go: downloading github.com/gofrs/flock v0.8.1
13:13:50 [2022-09-07T13:13:50.122Z] #0 7.801 go: downloading github.com/pkg/errors v0.9.1
13:13:50 [2022-09-07T13:13:50.122Z] #0 7.815 go: downloading github.com/spf13/cobra v1.4.0
13:13:50 [2022-09-07T13:13:50.122Z] #0 7.972 go: downloading github.com/spf13/pflag v1.0.5
13:13:50 [2022-09-07T13:13:50.122Z] #0 8.172 go: downloading github.com/spf13/viper v1.11.0
13:13:50 [2022-09-07T13:13:50.122Z] #0 8.290 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
13:13:50 [2022-09-07T13:13:50.122Z] #0 9.068 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
13:13:50 [2022-09-07T13:13:50.122Z] #0 9.070 go: downloading github.com/go-critic/go-critic v0.6.3
13:13:50 [2022-09-07T13:13:50.122Z] #33 ...
13:13:50 [2022-09-07T13:13:50.122Z] 
13:13:50 [2022-09-07T13:13:50.122Z] #34 [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
13:13:50 [2022-09-07T13:13:50.122Z] #0 4.843 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
13:13:50 [2022-09-07T13:13:50.122Z] #0 4.843 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:13:50 [2022-09-07T13:13:50.122Z] #0 4.851 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:13:50 [2022-09-07T13:13:50.122Z] #0 5.715 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
13:13:50 [2022-09-07T13:13:50.122Z] #0 8.032 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB]
13:13:50 [2022-09-07T13:13:50.122Z] #0 10.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
13:13:50 [2022-09-07T13:13:50.171Z] #43 55.02 + bin/ctr
13:13:50 [2022-09-07T13:13:50.379Z] #34 ...
13:13:50 [2022-09-07T13:13:50.379Z] 
13:13:50 [2022-09-07T13:13:50.379Z] #35 [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
13:13:50 [2022-09-07T13:13:50.379Z] #0 4.560 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
13:13:50 [2022-09-07T13:13:50.379Z] #0 4.596 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:13:50 [2022-09-07T13:13:50.379Z] #0 4.596 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:13:50 [2022-09-07T13:13:50.379Z] #0 5.284 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
13:13:50 [2022-09-07T13:13:50.379Z] #0 7.346 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB]
13:13:50 [2022-09-07T13:13:50.379Z] #0 9.868 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
13:13:50 [2022-09-07T13:13:50.637Z] #35 ...
13:13:50 [2022-09-07T13:13:50.637Z] 
13:13:50 [2022-09-07T13:13:50.637Z] #36 [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
13:13:50 [2022-09-07T13:13:50.637Z] #0 5.804 + git clone https://github.com/docker/distribution.git .
13:13:50 [2022-09-07T13:13:50.637Z] #0 5.808 Cloning into '.'...
13:13:50 [2022-09-07T13:13:50.637Z] #36 ...
13:13:50 [2022-09-07T13:13:50.637Z] 
13:13:50 [2022-09-07T13:13:50.637Z] #37 [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
13:13:50 [2022-09-07T13:13:50.637Z] #0 5.654 go: downloading github.com/pelletier/go-toml v1.8.1
13:13:50 [2022-09-07T13:13:50.895Z] #37 ...
13:13:50 [2022-09-07T13:13:50.895Z] 
13:13:50 [2022-09-07T13:13:50.895Z] #38 [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
13:13:50 [2022-09-07T13:13:50.895Z] #0 5.771 go: downloading github.com/tc-hib/go-winres v0.2.3
13:13:50 [2022-09-07T13:13:50.895Z] #0 6.651 go: downloading github.com/tc-hib/winres v0.1.5
13:13:50 [2022-09-07T13:13:50.895Z] #0 8.092 go: downloading github.com/urfave/cli/v2 v2.3.0
13:13:50 [2022-09-07T13:13:50.895Z] #0 8.525 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
13:13:50 [2022-09-07T13:13:50.895Z] #0 8.548 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
13:13:50 [2022-09-07T13:13:50.895Z] #38 ...
13:13:50 [2022-09-07T13:13:50.895Z] 
13:13:50 [2022-09-07T13:13:50.895Z] #39 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
13:13:50 [2022-09-07T13:13:50.895Z] #0 4.569 + RM_GOPATH=0
13:13:50 [2022-09-07T13:13:50.895Z] #0 4.569 + TMP_GOPATH=
13:13:50 [2022-09-07T13:13:50.895Z] #0 4.569 + : /build
13:13:50 [2022-09-07T13:13:50.895Z] #0 4.569 + '[' -z '' ']'
13:13:50 [2022-09-07T13:13:50.895Z] #0 4.569 ++ mktemp -d
13:13:50 [2022-09-07T13:13:50.895Z] #0 4.586 + export GOPATH=/tmp/tmp.vNihjUti67
13:13:50 [2022-09-07T13:13:50.895Z] #0 4.586 + GOPATH=/tmp/tmp.vNihjUti67
13:13:50 [2022-09-07T13:13:50.895Z] #0 4.586 + RM_GOPATH=1
13:13:50 [2022-09-07T13:13:50.895Z] #0 4.586 + case "$(go env GOARCH)" in
13:13:50 [2022-09-07T13:13:50.895Z] #0 4.586 ++ go env GOARCH
13:13:50 [2022-09-07T13:13:50.895Z] #0 4.595 + export GO_BUILDMODE=-buildmode=pie
13:13:50 [2022-09-07T13:13:50.895Z] #0 4.595 + GO_BUILDMODE=-buildmode=pie
13:13:50 [2022-09-07T13:13:50.895Z] #0 4.595 ++ dirname /install.sh
13:13:50 [2022-09-07T13:13:50.895Z] #0 4.595 + dir=/
13:13:50 [2022-09-07T13:13:50.895Z] #0 4.595 + bin=dockercli
13:13:50 [2022-09-07T13:13:50.895Z] #0 4.595 + shift
13:13:50 [2022-09-07T13:13:50.895Z] #0 4.595 + '[' '!' -f //dockercli.installer ']'
13:13:50 [2022-09-07T13:13:50.895Z] #0 4.595 + . //dockercli.installer
13:13:50 [2022-09-07T13:13:50.895Z] #0 4.595 ++ : stable
13:13:50 [2022-09-07T13:13:50.895Z] #0 4.595 ++ : 17.06.2-ce
13:13:50 [2022-09-07T13:13:50.895Z] #0 4.595 + install_dockercli
13:13:50 [2022-09-07T13:13:50.895Z] #0 4.595 + echo 'Install docker/cli version 17.06.2-ce from stable'
13:13:50 [2022-09-07T13:13:50.895Z] #0 4.595 ++ uname -m
13:13:50 [2022-09-07T13:13:50.895Z] #0 4.628 + arch=x86_64
13:13:50 [2022-09-07T13:13:50.895Z] #0 4.628 + '[' x86_64 '!=' x86_64 ']'
13:13:50 [2022-09-07T13:13:50.895Z] #0 4.628 + url=https://download.docker.com/linux/static
13:13:50 [2022-09-07T13:13:50.895Z] #0 4.628 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
13:13:50 [2022-09-07T13:13:50.895Z] #0 4.628 + tar -xz docker/docker
13:13:50 [2022-09-07T13:13:50.895Z] #0 4.628 Install docker/cli version 17.06.2-ce from stable
13:13:51 [2022-09-07T13:13:51.152Z] #39 ...
13:13:51 [2022-09-07T13:13:51.152Z] 
13:13:51 [2022-09-07T13:13:51.152Z] #40 [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
13:13:51 [2022-09-07T13:13:51.152Z] #0 4.966 go: downloading github.com/go-delve/delve v1.8.1
13:13:51 [2022-09-07T13:13:51.152Z] #40 ...
13:13:51 [2022-09-07T13:13:51.152Z] 
13:13:51 [2022-09-07T13:13:51.152Z] #41 [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             ;
13:13:51 [2022-09-07T13:13:51.152Z] #0 4.240 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
13:13:51 [2022-09-07T13:13:51.152Z] #0 4.420 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:13:51 [2022-09-07T13:13:51.152Z] #0 4.435 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:13:51 [2022-09-07T13:13:51.152Z] #0 4.559 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
13:13:51 [2022-09-07T13:13:51.152Z] #0 6.277 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB]
13:13:51 [2022-09-07T13:13:51.152Z] #0 8.749 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
13:13:51 [2022-09-07T13:13:51.410Z] #41 ...
13:13:51 [2022-09-07T13:13:51.410Z] 
13:13:51 [2022-09-07T13:13:51.410Z] #33 [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
13:13:51 [2022-09-07T13:13:51.410Z] #33 10.96 go: downloading github.com/hashicorp/go-version v1.4.0
13:13:51 [2022-09-07T13:13:51.410Z] #33 11.20 go: downloading github.com/ldez/gomoddirectives v0.2.3
13:13:51 [2022-09-07T13:13:51.410Z] #33 11.44 go: downloading github.com/mitchellh/go-homedir v1.1.0
13:13:51 [2022-09-07T13:13:51.410Z] #33 11.51 go: downloading github.com/mattn/go-colorable v0.1.12
13:13:51 [2022-09-07T13:13:51.410Z] #33 11.72 go: downloading github.com/mattn/go-isatty v0.0.14
13:13:51 [2022-09-07T13:13:51.531Z] #36 ...
13:13:51 [2022-09-07T13:13:51.531Z] 
13:13:51 [2022-09-07T13:13:51.531Z] #30 [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             ;
13:13:51 [2022-09-07T13:13:51.531Z] #30 37.16 Selecting previously unselected package autotools-dev.
13:13:51 [2022-09-07T13:13:51.531Z] #30 37.16 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
13:13:51 [2022-09-07T13:13:51.531Z] #30 37.18 Unpacking autotools-dev (20180224.1+nmu1) ...
13:13:51 [2022-09-07T13:13:51.531Z] #30 37.42 Selecting previously unselected package automake.
13:13:51 [2022-09-07T13:13:51.531Z] #30 37.42 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
13:13:51 [2022-09-07T13:13:51.531Z] #30 37.43 Unpacking automake (1:1.16.3-2) ...
13:13:51 [2022-09-07T13:13:51.531Z] #30 38.58 Selecting previously unselected package patch.
13:13:51 [2022-09-07T13:13:51.531Z] #30 38.58 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ...
13:13:51 [2022-09-07T13:13:51.531Z] #30 38.60 Unpacking patch (2.7.6-7) ...
13:13:51 [2022-09-07T13:13:51.531Z] #30 39.14 Selecting previously unselected package dpkg-dev.
13:13:51 [2022-09-07T13:13:51.531Z] #30 39.14 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ...
13:13:51 [2022-09-07T13:13:51.531Z] #30 39.16 Unpacking dpkg-dev (1.20.11) ...
13:13:51 [2022-09-07T13:13:51.531Z] #30 40.08 Selecting previously unselected package build-essential.
13:13:51 [2022-09-07T13:13:51.531Z] #30 40.09 Preparing to unpack .../12-build-essential_12.9_arm64.deb ...
13:13:51 [2022-09-07T13:13:51.531Z] #30 40.21 Unpacking build-essential (12.9) ...
13:13:51 [2022-09-07T13:13:51.531Z] #30 40.38 Selecting previously unselected package libcap2:arm64.
13:13:51 [2022-09-07T13:13:51.531Z] #30 40.38 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ...
13:13:51 [2022-09-07T13:13:51.531Z] #30 40.38 Unpacking libcap2:arm64 (1:2.44-1) ...
13:13:51 [2022-09-07T13:13:51.531Z] #30 40.52 Selecting previously unselected package libcap-dev:arm64.
13:13:51 [2022-09-07T13:13:51.531Z] #30 40.52 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ...
13:13:51 [2022-09-07T13:13:51.531Z] #30 40.52 Unpacking libcap-dev:arm64 (1:2.44-1) ...
13:13:51 [2022-09-07T13:13:51.531Z] #30 40.71 Selecting previously unselected package libprotobuf-c1:arm64.
13:13:51 [2022-09-07T13:13:51.531Z] #30 40.71 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
13:13:51 [2022-09-07T13:13:51.531Z] #30 40.72 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
13:13:51 [2022-09-07T13:13:51.531Z] #30 40.85 Selecting previously unselected package libprotobuf-c-dev:arm64.
13:13:51 [2022-09-07T13:13:51.531Z] #30 40.86 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
13:13:51 [2022-09-07T13:13:51.531Z] #30 40.86 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
13:13:51 [2022-09-07T13:13:51.531Z] #30 40.96 Selecting previously unselected package libseccomp-dev:arm64.
13:13:51 [2022-09-07T13:13:51.531Z] #30 40.97 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
13:13:51 [2022-09-07T13:13:51.531Z] #30 40.98 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
13:13:51 [2022-09-07T13:13:51.531Z] #30 41.21 Selecting previously unselected package libsystemd-dev:arm64.
13:13:51 [2022-09-07T13:13:51.531Z] #30 41.24 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ...
13:13:51 [2022-09-07T13:13:51.531Z] #30 41.24 Unpacking libsystemd-dev:arm64 (247.3-7) ...
13:13:51 [2022-09-07T13:13:51.531Z] #30 41.98 Selecting previously unselected package libtool.
13:13:51 [2022-09-07T13:13:51.531Z] #30 41.98 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
13:13:51 [2022-09-07T13:13:51.531Z] #30 41.99 Unpacking libtool (2.4.6-15) ...
13:13:51 [2022-09-07T13:13:51.531Z] #30 42.32 Selecting previously unselected package libudev-dev:arm64.
13:13:51 [2022-09-07T13:13:51.531Z] #30 42.32 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ...
13:13:51 [2022-09-07T13:13:51.531Z] #30 42.34 Unpacking libudev-dev:arm64 (247.3-7) ...
13:13:51 [2022-09-07T13:13:51.531Z] #30 42.60 Selecting previously unselected package libyajl2:arm64.
13:13:51 [2022-09-07T13:13:51.531Z] #30 42.61 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ...
13:13:51 [2022-09-07T13:13:51.531Z] #30 42.61 Unpacking libyajl2:arm64 (2.1.0-3) ...
13:13:51 [2022-09-07T13:13:51.531Z] #30 42.72 Selecting previously unselected package libyajl-dev:arm64.
13:13:51 [2022-09-07T13:13:51.531Z] #30 42.72 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ...
13:13:51 [2022-09-07T13:13:51.531Z] #30 42.82 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
13:13:51 [2022-09-07T13:13:51.531Z] #30 43.07 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
13:13:51 [2022-09-07T13:13:51.531Z] #30 43.11 Setting up libmagic-mgc (1:5.39-3) ...
13:13:51 [2022-09-07T13:13:51.531Z] #30 43.12 Setting up libyajl2:arm64 (2.1.0-3) ...
13:13:51 [2022-09-07T13:13:51.531Z] #30 43.14 Setting up libmagic1:arm64 (1:5.39-3) ...
13:13:51 [2022-09-07T13:13:51.531Z] #30 43.16 Setting up file (1:5.39-3) ...
13:13:51 [2022-09-07T13:13:51.531Z] #30 43.19 Setting up bzip2 (1.0.8-4) ...
13:13:51 [2022-09-07T13:13:51.531Z] #30 43.21 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
13:13:51 [2022-09-07T13:13:51.531Z] #30 43.23 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
13:13:51 [2022-09-07T13:13:51.531Z] #30 43.25 Setting up libcap2:arm64 (1:2.44-1) ...
13:13:51 [2022-09-07T13:13:51.531Z] #30 43.26 Setting up autotools-dev (20180224.1+nmu1) ...
13:13:51 [2022-09-07T13:13:51.531Z] #30 43.28 Setting up libsigsegv2:arm64 (2.13-1) ...
13:13:51 [2022-09-07T13:13:51.531Z] #30 43.29 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
13:13:51 [2022-09-07T13:13:51.531Z] #30 43.35 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:13:51 [2022-09-07T13:13:51.531Z] #30 43.36 Setting up patch (2.7.6-7) ...
13:13:51 [2022-09-07T13:13:51.531Z] #30 43.38 Setting up libudev-dev:arm64 (247.3-7) ...
13:13:51 [2022-09-07T13:13:51.531Z] #30 43.40 Setting up libyajl-dev:arm64 (2.1.0-3) ...
13:13:51 [2022-09-07T13:13:51.531Z] #30 43.41 Setting up libcap-dev:arm64 (1:2.44-1) ...
13:13:51 [2022-09-07T13:13:51.531Z] #30 43.43 Setting up libsystemd-dev:arm64 (247.3-7) ...
13:13:51 [2022-09-07T13:13:51.531Z] #30 43.44 Setting up libtool (2.4.6-15) ...
13:13:51 [2022-09-07T13:13:51.531Z] #30 43.46 Setting up m4 (1.4.18-5) ...
13:13:51 [2022-09-07T13:13:51.531Z] #30 43.48 Setting up dpkg-dev (1.20.11) ...
13:13:51 [2022-09-07T13:13:51.531Z] #30 43.50 Setting up autoconf (2.69-14) ...
13:13:51 [2022-09-07T13:13:51.531Z] #30 43.52 Setting up build-essential (12.9) ...
13:13:51 [2022-09-07T13:13:51.531Z] #30 43.53 Setting up automake (1:1.16.3-2) ...
13:13:51 [2022-09-07T13:13:51.531Z] #30 43.58 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
13:13:51 [2022-09-07T13:13:51.531Z] #30 43.60 Processing triggers for libc-bin (2.31-13+deb11u3) ...
13:13:51 [2022-09-07T13:13:51.531Z] #30 ...
13:13:51 [2022-09-07T13:13:51.531Z] 
13:13:51 [2022-09-07T13:13:51.531Z] #36 [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
13:13:51 [2022-09-07T13:13:51.531Z] #36 44.60 Selecting previously unselected package binutils-mingw-w64.
13:13:51 [2022-09-07T13:13:51.791Z] #36 44.61 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
13:13:51 [2022-09-07T13:13:51.791Z] #36 44.62 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
13:13:51 [2022-09-07T13:13:51.891Z] #33 91.24 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]
13:13:51 [2022-09-07T13:13:51.891Z] #33 91.24 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]
13:13:52 [2022-09-07T13:13:52.078Z] #36 44.97 Selecting previously unselected package libdevmapper1.02.1:arm64.
13:13:52 [2022-09-07T13:13:52.078Z] #36 44.97 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
13:13:52 [2022-09-07T13:13:52.338Z] #36 45.07 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
13:13:52 [2022-09-07T13:13:52.338Z] #36 45.45 Selecting previously unselected package dmsetup.
13:13:52 [2022-09-07T13:13:52.338Z] #36 45.45 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
13:13:52 [2022-09-07T13:13:52.674Z] #36 ...
13:13:52 [2022-09-07T13:13:52.674Z] 
13:13:52 [2022-09-07T13:13:52.675Z] #30 [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             ;
13:13:52 [2022-09-07T13:13:52.675Z] #30 DONE 45.5s
13:13:52 [2022-09-07T13:13:52.675Z] 
13:13:52 [2022-09-07T13:13:52.675Z] #36 [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
13:13:52 [2022-09-07T13:13:52.675Z] #36 45.46 Unpacking dmsetup (2:1.02.175-2.1) ...
13:13:52 [2022-09-07T13:13:52.675Z] #36 45.71 Selecting previously unselected package mingw-w64-common.
13:13:52 [2022-09-07T13:13:52.675Z] #36 45.71 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
13:13:52 [2022-09-07T13:13:52.949Z] #36 45.73 Unpacking mingw-w64-common (8.0.0-1) ...
13:13:53 [2022-09-07T13:13:53.261Z] #33 92.78 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]
13:13:53 [2022-09-07T13:13:53.261Z] #33 92.78 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]
13:13:53 [2022-09-07T13:13:53.261Z] #33 92.79 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]
13:13:53 [2022-09-07T13:13:53.261Z] #33 92.80 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]
13:13:53 [2022-09-07T13:13:53.261Z] #33 92.80 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]
13:13:53 [2022-09-07T13:13:53.261Z] #33 92.80 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB]
13:13:53 [2022-09-07T13:13:53.261Z] #33 92.80 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB]
13:13:53 [2022-09-07T13:13:53.261Z] #33 92.80 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB]
13:13:53 [2022-09-07T13:13:53.261Z] #33 92.84 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB]
13:13:53 [2022-09-07T13:13:53.519Z] #33 92.84 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB]
13:13:53 [2022-09-07T13:13:53.519Z] #33 92.84 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB]
13:13:53 [2022-09-07T13:13:53.519Z] #33 92.84 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B]
13:13:53 [2022-09-07T13:13:53.519Z] #33 92.84 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB]
13:13:53 [2022-09-07T13:13:53.519Z] #33 92.91 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB]
13:13:53 [2022-09-07T13:13:53.519Z] #33 92.93 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB]
13:13:53 [2022-09-07T13:13:53.519Z] #33 93.00 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB]
13:13:53 [2022-09-07T13:13:53.519Z] #33 93.01 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB]
13:13:53 [2022-09-07T13:13:53.519Z] #33 93.04 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB]
13:13:53 [2022-09-07T13:13:53.519Z] #33 93.08 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB]
13:13:53 [2022-09-07T13:13:53.902Z] #36 ...
13:13:53 [2022-09-07T13:13:53.902Z] 
13:13:53 [2022-09-07T13:13:53.902Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
13:13:53 [2022-09-07T13:13:53.902Z] #0 1.890 + RM_GOPATH=0
13:13:53 [2022-09-07T13:13:53.902Z] #0 1.890 + TMP_GOPATH=
13:13:53 [2022-09-07T13:13:53.902Z] #0 1.890 + : /build
13:13:53 [2022-09-07T13:13:53.902Z] #0 1.890 + '[' -z '' ']'
13:13:53 [2022-09-07T13:13:53.902Z] #0 1.890 ++ mktemp -d
13:13:53 [2022-09-07T13:13:53.902Z] #0 2.029 + export GOPATH=/tmp/tmp.AtHQqqPCBt
13:13:53 [2022-09-07T13:13:53.902Z] #0 2.029 + GOPATH=/tmp/tmp.AtHQqqPCBt
13:13:53 [2022-09-07T13:13:53.902Z] #0 2.029 + RM_GOPATH=1
13:13:53 [2022-09-07T13:13:53.902Z] #0 2.029 + case "$(go env GOARCH)" in
13:13:53 [2022-09-07T13:13:53.902Z] #0 2.029 ++ go env GOARCH
13:13:53 [2022-09-07T13:13:53.902Z] #0 2.061 + export GO_BUILDMODE=-buildmode=pie
13:13:53 [2022-09-07T13:13:53.902Z] #0 2.061 + GO_BUILDMODE=-buildmode=pie
13:13:53 [2022-09-07T13:13:53.902Z] #0 2.061 ++ dirname /install.sh
13:13:53 [2022-09-07T13:13:53.902Z] #0 2.061 + dir=/
13:13:53 [2022-09-07T13:13:53.902Z] #0 2.061 + bin=containerd
13:13:53 [2022-09-07T13:13:53.902Z] #0 2.061 + shift
13:13:53 [2022-09-07T13:13:53.902Z] #0 2.061 + '[' '!' -f //containerd.installer ']'
13:13:53 [2022-09-07T13:13:53.902Z] #0 2.061 + . //containerd.installer
13:13:53 [2022-09-07T13:13:53.902Z] #0 2.061 ++ set -e
13:13:53 [2022-09-07T13:13:53.902Z] #0 2.061 ++ : v1.6.8
13:13:53 [2022-09-07T13:13:53.902Z] #0 2.061 + install_containerd
13:13:53 [2022-09-07T13:13:53.902Z] #0 2.063 Install containerd version v1.6.8
13:13:53 [2022-09-07T13:13:53.902Z] #0 2.069 + echo 'Install containerd version v1.6.8'
13:13:53 [2022-09-07T13:13:53.902Z] #0 2.069 + git clone https://github.com/containerd/containerd.git /tmp/tmp.AtHQqqPCBt/src/github.com/containerd/containerd
13:13:53 [2022-09-07T13:13:53.902Z] #0 2.077 Cloning into '/tmp/tmp.AtHQqqPCBt/src/github.com/containerd/containerd'...
13:13:53 [2022-09-07T13:13:53.902Z] #43 ...
13:13:53 [2022-09-07T13:13:53.902Z] 
13:13:53 [2022-09-07T13:13:53.902Z] #34 [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
13:13:53 [2022-09-07T13:13:53.902Z] #34 39.92 Selecting previously unselected package libicu67:arm64.
13:13:53 [2022-09-07T13:13:53.902Z] #34 39.93 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ...
13:13:53 [2022-09-07T13:13:53.902Z] #34 40.00 Unpacking libicu67:arm64 (67.1-7) ...
13:13:53 [2022-09-07T13:13:53.902Z] #34 45.52 Selecting previously unselected package libxml2:arm64.
13:13:53 [2022-09-07T13:13:53.902Z] #34 45.52 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ...
13:13:53 [2022-09-07T13:13:53.902Z] #34 45.52 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ...
13:13:53 [2022-09-07T13:13:53.902Z] #34 46.19 Selecting previously unselected package libarchive13:arm64.
13:13:53 [2022-09-07T13:13:53.902Z] #34 46.20 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
13:13:53 [2022-09-07T13:13:53.902Z] #34 46.20 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
13:13:53 [2022-09-07T13:13:53.902Z] #34 46.60 Selecting previously unselected package libjsoncpp24:arm64.
13:13:53 [2022-09-07T13:13:53.902Z] #34 46.60 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ...
13:13:53 [2022-09-07T13:13:53.902Z] #34 46.61 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
13:13:53 [2022-09-07T13:13:53.902Z] #34 46.82 Selecting previously unselected package librhash0:arm64.
13:13:53 [2022-09-07T13:13:53.902Z] #34 46.82 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ...
13:13:53 [2022-09-07T13:13:53.902Z] #34 46.85 Unpacking librhash0:arm64 (1.4.1-2) ...
13:13:53 [2022-09-07T13:13:53.902Z] #34 46.97 Selecting previously unselected package libuv1:arm64.
13:13:54 [2022-09-07T13:13:54.084Z] #33 ...
13:13:54 [2022-09-07T13:13:54.084Z] 
13:13:54 [2022-09-07T13:13:54.084Z] #41 [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
13:13:54 [2022-09-07T13:13:54.084Z] #41 64.11 configure.ac:11: installing 'build-aux/compile'
13:13:54 [2022-09-07T13:13:54.084Z] #41 64.11 configure.ac:11: installing 'build-aux/config.guess'
13:13:54 [2022-09-07T13:13:54.084Z] #41 64.11 configure.ac:11: installing 'build-aux/config.sub'
13:13:54 [2022-09-07T13:13:54.084Z] #41 64.13 configure.ac:13: installing 'build-aux/install-sh'
13:13:54 [2022-09-07T13:13:54.084Z] #41 64.13 configure.ac:13: installing 'build-aux/missing'
13:13:54 [2022-09-07T13:13:54.084Z] #41 64.14 configure.ac:8: installing 'build-aux/tap-driver.sh'
13:13:54 [2022-09-07T13:13:54.167Z] #34 46.97 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ...
13:13:54 [2022-09-07T13:13:54.167Z] #34 46.97 Unpacking libuv1:arm64 (1.40.0-2) ...
13:13:54 [2022-09-07T13:13:54.167Z] #34 47.20 Selecting previously unselected package cmake.
13:13:54 [2022-09-07T13:13:54.342Z] #41 64.34 Makefile.am: installing 'build-aux/depcomp'
13:13:54 [2022-09-07T13:13:54.425Z] #34 47.22 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ...
13:13:54 [2022-09-07T13:13:54.425Z] #34 47.23 Unpacking cmake (3.18.4-2+deb11u1) ...
13:13:54 [2022-09-07T13:13:54.425Z] #34 ...
13:13:54 [2022-09-07T13:13:54.425Z] 
13:13:54 [2022-09-07T13:13:54.425Z] #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
13:13:54 [2022-09-07T13:13:54.425Z] #41 37.09 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
13:13:54 [2022-09-07T13:13:54.686Z] #41 ...
13:13:54 [2022-09-07T13:13:54.686Z] 
13:13:54 [2022-09-07T13:13:54.686Z] #28 [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
13:13:54 [2022-09-07T13:13:54.686Z] #28 38.28 Selecting previously unselected package criu.
13:13:54 [2022-09-07T13:13:54.686Z] #28 38.29 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ...
13:13:54 [2022-09-07T13:13:54.686Z] #28 38.30 Unpacking criu (3.17.1-1) ...
13:13:54 [2022-09-07T13:13:54.686Z] #28 39.13 Setting up python3-pkg-resources (52.0.0-4) ...
13:13:54 [2022-09-07T13:13:54.686Z] #28 40.60 Setting up libprotobuf23:arm64 (3.12.4-1) ...
13:13:54 [2022-09-07T13:13:54.686Z] #28 40.62 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
13:13:54 [2022-09-07T13:13:54.686Z] #28 40.64 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
13:13:54 [2022-09-07T13:13:54.686Z] #28 40.66 Setting up python3-six (1.16.0-2) ...
13:13:54 [2022-09-07T13:13:54.686Z] #28 41.72 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
13:13:54 [2022-09-07T13:13:54.686Z] #28 41.77 Setting up python3-protobuf (3.12.4-1) ...
13:13:54 [2022-09-07T13:13:54.686Z] #28 45.03 Setting up criu (3.17.1-1) ...
13:13:54 [2022-09-07T13:13:54.686Z] #28 47.07 Processing triggers for libc-bin (2.31-13+deb11u3) ...
13:13:54 [2022-09-07T13:13:54.695Z] #33 ...
13:13:54 [2022-09-07T13:13:54.695Z] 
13:13:54 [2022-09-07T13:13:54.695Z] #26 [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
13:13:54 [2022-09-07T13:13:54.695Z] #26 4.441 + git clone https://github.com/kolyshkin/go-swagger.git .
13:13:54 [2022-09-07T13:13:54.695Z] #26 4.441 Cloning into '.'...
13:13:54 [2022-09-07T13:13:54.695Z] #26 ...
13:13:54 [2022-09-07T13:13:54.695Z] 
13:13:54 [2022-09-07T13:13:54.695Z] #39 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
13:13:54 [2022-09-07T13:13:54.695Z] #39 13.63 + mkdir -p /build
13:13:54 [2022-09-07T13:13:54.695Z] #39 13.63 + mv docker/docker /build/
13:13:54 [2022-09-07T13:13:54.695Z] #39 13.64 + rmdir docker
13:13:54 [2022-09-07T13:13:54.695Z] #39 DONE 14.5s
13:13:54 [2022-09-07T13:13:54.695Z] 
13:13:54 [2022-09-07T13:13:54.695Z] #28 [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
13:13:54 [2022-09-07T13:13:54.695Z] #28 10.05 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
13:13:54 [2022-09-07T13:13:54.695Z] #28 11.09 go: downloading github.com/google/uuid v1.3.0
13:13:54 [2022-09-07T13:13:54.695Z] #28 11.22 go: downloading github.com/moby/vpnkit v0.5.0
13:13:54 [2022-09-07T13:13:54.695Z] #28 11.44 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
13:13:54 [2022-09-07T13:13:54.695Z] #28 11.55 go: downloading github.com/gofrs/flock v0.8.1
13:13:54 [2022-09-07T13:13:54.695Z] #28 11.62 go: downloading github.com/gorilla/mux v1.8.0
13:13:54 [2022-09-07T13:13:54.695Z] #28 11.87 go: downloading github.com/moby/sys/mountinfo v0.6.0
13:13:54 [2022-09-07T13:13:54.695Z] #28 12.40 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
13:13:54 [2022-09-07T13:13:54.695Z] #28 12.59 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
13:13:54 [2022-09-07T13:13:54.695Z] #28 12.66 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
13:13:55 [2022-09-07T13:13:55.254Z] #28 DONE 47.8s
13:13:55 [2022-09-07T13:13:55.254Z] 
13:13:55 [2022-09-07T13:13:55.254Z] #44 [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
13:13:55 [2022-09-07T13:13:55.254Z] #0 0.845 Cloning into '/tmp/crun-build'...
13:13:55 [2022-09-07T13:13:55.531Z] #41 65.36 checking build system type... x86_64-pc-linux-gnu
13:13:55 [2022-09-07T13:13:55.531Z] #41 65.52 checking host system type... x86_64-pc-linux-gnu
13:13:55 [2022-09-07T13:13:55.531Z] #41 65.52 checking how to print strings... printf
13:13:55 [2022-09-07T13:13:55.531Z] #41 65.52 checking for gcc... gcc
13:13:55 [2022-09-07T13:13:55.626Z] #28 ...
13:13:55 [2022-09-07T13:13:55.626Z] 
13:13:55 [2022-09-07T13:13:55.626Z] #29 [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
13:13:55 [2022-09-07T13:13:55.626Z] #29 16.06 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
13:13:55 [2022-09-07T13:13:55.626Z] #29 16.07 go: downloading golang.org/x/mod v0.3.0
13:13:55 [2022-09-07T13:13:55.788Z] #41 65.60 checking whether the C compiler works... yes
13:13:55 [2022-09-07T13:13:55.788Z] #41 65.83 checking for C compiler default output file name... a.out
13:13:56 [2022-09-07T13:13:56.045Z] #41 65.83 checking for suffix of executables... 
13:13:56 [2022-09-07T13:13:56.303Z] #41 66.01 checking whether we are cross compiling... no
13:13:56 [2022-09-07T13:13:56.303Z] #41 66.35 checking for suffix of object files... o
13:13:56 [2022-09-07T13:13:56.303Z] #41 66.46 checking whether we are using the GNU C compiler... yes
13:13:56 [2022-09-07T13:13:56.559Z] #41 66.55 checking whether gcc accepts -g... yes
13:13:56 [2022-09-07T13:13:56.559Z] #41 66.67 checking for gcc option to accept ISO C89... none needed
13:13:56 [2022-09-07T13:13:56.818Z] #41 66.78 checking whether gcc understands -c and -o together... yes
13:13:56 [2022-09-07T13:13:56.818Z] #41 66.90 checking for a sed that does not truncate output... /bin/sed
13:13:56 [2022-09-07T13:13:56.818Z] #41 66.92 checking for grep that handles long lines and -e... /bin/grep
13:13:56 [2022-09-07T13:13:56.818Z] #41 66.92 checking for egrep... /bin/grep -E
13:13:56 [2022-09-07T13:13:56.818Z] #41 66.92 checking for fgrep... /bin/grep -F
13:13:56 [2022-09-07T13:13:56.818Z] #41 66.94 checking for ld used by gcc... /usr/bin/ld
13:13:56 [2022-09-07T13:13:56.818Z] #41 66.95 checking if the linker (/usr/bin/ld) is GNU ld... yes
13:13:56 [2022-09-07T13:13:56.818Z] #41 66.97 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
13:13:57 [2022-09-07T13:13:57.076Z] #41 66.98 checking the name lister (/usr/bin/nm -B) interface... BSD nm
13:13:57 [2022-09-07T13:13:57.076Z] #41 67.05 checking whether ln -s works... yes
13:13:57 [2022-09-07T13:13:57.076Z] #41 67.06 checking the maximum length of command line arguments... 1572864
13:13:57 [2022-09-07T13:13:57.076Z] #41 67.08 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
13:13:57 [2022-09-07T13:13:57.076Z] #41 67.08 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
13:13:57 [2022-09-07T13:13:57.076Z] #41 67.08 checking for /usr/bin/ld option to reload object files... -r
13:13:57 [2022-09-07T13:13:57.076Z] #41 67.08 checking for objdump... objdump
13:13:57 [2022-09-07T13:13:57.076Z] #41 67.09 checking how to recognize dependent libraries... pass_all
13:13:57 [2022-09-07T13:13:57.076Z] #41 67.09 checking for dlltool... no
13:13:57 [2022-09-07T13:13:57.076Z] #41 67.09 checking how to associate runtime and link libraries... printf %s\n
13:13:57 [2022-09-07T13:13:57.076Z] #41 67.09 checking for ar... ar
13:13:57 [2022-09-07T13:13:57.076Z] #41 67.10 checking for archiver @FILE support... @
13:13:57 [2022-09-07T13:13:57.076Z] #41 67.25 checking for strip... strip
13:13:57 [2022-09-07T13:13:57.076Z] #41 67.25 checking for ranlib... ranlib
13:13:57 [2022-09-07T13:13:57.076Z] #41 67.25 checking for gawk... no
13:13:57 [2022-09-07T13:13:57.076Z] #41 67.26 checking for mawk... mawk
13:13:57 [2022-09-07T13:13:57.334Z] #41 67.26 checking command to parse /usr/bin/nm -B output from gcc object... ok
13:13:57 [2022-09-07T13:13:57.592Z] #41 67.63 checking for sysroot... no
13:13:57 [2022-09-07T13:13:57.592Z] #41 67.63 checking for a working dd... /bin/dd
13:13:57 [2022-09-07T13:13:57.592Z] #41 67.65 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
13:13:57 [2022-09-07T13:13:57.592Z] #41 67.71 checking for mt... no
13:13:57 [2022-09-07T13:13:57.592Z] #41 67.72 checking if : is a manifest tool... no
13:13:57 [2022-09-07T13:13:57.592Z] #41 67.72 checking how to run the C preprocessor... gcc -E
13:13:57 [2022-09-07T13:13:57.791Z] #44 ...
13:13:57 [2022-09-07T13:13:57.791Z] 
13:13:57 [2022-09-07T13:13:57.791Z] #34 [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
13:13:57 [2022-09-07T13:13:57.791Z] #34 50.63 Setting up libicu67:arm64 (67.1-7) ...
13:13:57 [2022-09-07T13:13:57.791Z] #34 50.66 Setting up xxd (2:8.2.2434-3+deb11u1) ...
13:13:57 [2022-09-07T13:13:57.791Z] #34 50.67 Setting up libuv1:arm64 (1.40.0-2) ...
13:13:57 [2022-09-07T13:13:57.791Z] #34 50.70 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
13:13:57 [2022-09-07T13:13:57.791Z] #34 50.73 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
13:13:57 [2022-09-07T13:13:57.791Z] #34 50.76 Setting up librhash0:arm64 (1.4.1-2) ...
13:13:57 [2022-09-07T13:13:57.791Z] #34 50.79 Setting up cmake-data (3.18.4-2+deb11u1) ...
13:13:57 [2022-09-07T13:13:57.791Z] #34 50.82 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ...
13:13:57 [2022-09-07T13:13:57.791Z] #34 50.84 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
13:13:58 [2022-09-07T13:13:58.058Z] #34 50.86 Setting up cmake (3.18.4-2+deb11u1) ...
13:13:58 [2022-09-07T13:13:58.058Z] #34 50.88 Processing triggers for libc-bin (2.31-13+deb11u3) ...
13:13:58 [2022-09-07T13:13:58.413Z] #41 67.92 checking for ANSI C header files... yes
13:13:58 [2022-09-07T13:13:58.413Z] #41 68.38 checking for sys/types.h... yes
13:13:58 [2022-09-07T13:13:58.413Z] #41 68.51 checking for sys/stat.h... yes
13:13:58 [2022-09-07T13:13:58.629Z] #34 DONE 51.5s
13:13:58 [2022-09-07T13:13:58.629Z] 
13:13:58 [2022-09-07T13:13:58.629Z] #45 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
13:13:58 [2022-09-07T13:13:58.888Z] #45 DONE 0.1s
13:13:58 [2022-09-07T13:13:58.888Z] 
13:13:58 [2022-09-07T13:13:58.888Z] #46 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
13:13:58 [2022-09-07T13:13:58.929Z] #41 68.68 checking for stdlib.h... yes
13:13:58 [2022-09-07T13:13:58.929Z] #41 68.85 checking for string.h... yes
13:13:59 [2022-09-07T13:13:59.195Z] #41 69.02 checking for memory.h... yes
13:13:59 [2022-09-07T13:13:59.195Z] #41 69.21 checking for strings.h... yes
13:13:59 [2022-09-07T13:13:59.452Z] #41 69.38 checking for inttypes.h... yes
13:13:59 [2022-09-07T13:13:59.459Z] #46 0.775 + RM_GOPATH=0
13:13:59 [2022-09-07T13:13:59.459Z] #46 0.775 + TMP_GOPATH=
13:13:59 [2022-09-07T13:13:59.459Z] #46 0.775 + : /build
13:13:59 [2022-09-07T13:13:59.459Z] #46 0.775 + '[' -z '' ']'
13:13:59 [2022-09-07T13:13:59.459Z] #46 0.777 ++ mktemp -d
13:13:59 [2022-09-07T13:13:59.459Z] #46 0.791 + export GOPATH=/tmp/tmp.xdirUrUFrZ
13:13:59 [2022-09-07T13:13:59.459Z] #46 0.791 + GOPATH=/tmp/tmp.xdirUrUFrZ
13:13:59 [2022-09-07T13:13:59.459Z] #46 0.799 + RM_GOPATH=1
13:13:59 [2022-09-07T13:13:59.459Z] #46 0.799 + case "$(go env GOARCH)" in
13:13:59 [2022-09-07T13:13:59.459Z] #46 0.800 ++ go env GOARCH
13:13:59 [2022-09-07T13:13:59.459Z] #46 0.827 + export GO_BUILDMODE=-buildmode=pie
13:13:59 [2022-09-07T13:13:59.459Z] #46 0.831 + GO_BUILDMODE=-buildmode=pie
13:13:59 [2022-09-07T13:13:59.459Z] #46 0.832 ++ dirname /install.sh
13:13:59 [2022-09-07T13:13:59.459Z] #46 0.839 + dir=/
13:13:59 [2022-09-07T13:13:59.459Z] #46 0.839 + bin=tini
13:13:59 [2022-09-07T13:13:59.459Z] #46 0.839 + shift
13:13:59 [2022-09-07T13:13:59.459Z] #46 0.839 + '[' '!' -f //tini.installer ']'
13:13:59 [2022-09-07T13:13:59.459Z] #46 0.840 + . //tini.installer
13:13:59 [2022-09-07T13:13:59.459Z] #46 0.840 ++ : v0.19.0
13:13:59 [2022-09-07T13:13:59.459Z] #46 0.840 + install_tini
13:13:59 [2022-09-07T13:13:59.459Z] #46 0.841 + echo 'Install tini version v0.19.0'
13:13:59 [2022-09-07T13:13:59.459Z] #46 0.841 + git clone https://github.com/krallin/tini.git /tmp/tmp.xdirUrUFrZ/tini
13:13:59 [2022-09-07T13:13:59.459Z] #46 0.841 Install tini version v0.19.0
13:13:59 [2022-09-07T13:13:59.459Z] #46 0.843 Cloning into '/tmp/tmp.xdirUrUFrZ/tini'...
13:13:59 [2022-09-07T13:13:59.710Z] #41 69.54 checking for stdint.h... yes
13:13:59 [2022-09-07T13:13:59.710Z] #41 69.71 checking for unistd.h... yes
13:13:59 [2022-09-07T13:13:59.967Z] #41 69.88 checking for dlfcn.h... yes
13:13:59 [2022-09-07T13:13:59.967Z] #41 70.01 checking for objdir... .libs
13:14:00 [2022-09-07T13:14:00.166Z] #43 ...
13:14:00 [2022-09-07T13:14:00.166Z] 
13:14:00 [2022-09-07T13:14:00.166Z] #46 [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
13:14:00 [2022-09-07T13:14:00.166Z] #46 41.98 libtoolize: putting auxiliary files in '.'.
13:14:00 [2022-09-07T13:14:00.166Z] #46 42.00 libtoolize: copying file './ltmain.sh'
13:14:00 [2022-09-07T13:14:00.166Z] #46 42.68 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
13:14:00 [2022-09-07T13:14:00.166Z] #46 42.68 libtoolize: and rerunning libtoolize and aclocal.
13:14:00 [2022-09-07T13:14:00.166Z] #46 42.68 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
13:14:00 [2022-09-07T13:14:00.166Z] #46 ...
13:14:00 [2022-09-07T13:14:00.166Z] 
13:14:00 [2022-09-07T13:14:00.166Z] #37 [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
13:14:00 [2022-09-07T13:14:00.166Z] #37 96.43 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
13:14:00 [2022-09-07T13:14:00.166Z] #37 96.44 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
13:14:00 [2022-09-07T13:14:00.166Z] #37 96.45 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
13:14:00 [2022-09-07T13:14:00.166Z] #37 103.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
13:14:00 [2022-09-07T13:14:00.166Z] #37 103.4 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
13:14:00 [2022-09-07T13:14:00.166Z] #37 103.4 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
13:14:00 [2022-09-07T13:14:00.166Z] #37 ...
13:14:00 [2022-09-07T13:14:00.166Z] 
13:14:00 [2022-09-07T13:14:00.166Z] #46 [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
13:14:00 [2022-09-07T13:14:00.166Z] #46 52.58 configure.ac:7: installing './compile'
13:14:00 [2022-09-07T13:14:00.166Z] #46 52.60 configure.ac:11: installing './config.guess'
13:14:00 [2022-09-07T13:14:00.166Z] #46 52.61 configure.ac:11: installing './config.sub'
13:14:00 [2022-09-07T13:14:00.166Z] #46 52.62 configure.ac:8: installing './install-sh'
13:14:00 [2022-09-07T13:14:00.166Z] #46 52.62 configure.ac:8: installing './missing'
13:14:00 [2022-09-07T13:14:00.166Z] #46 52.79 Makefile.am: installing './depcomp'
13:14:00 [2022-09-07T13:14:00.395Z] #46 1.386 + cd /tmp/tmp.xdirUrUFrZ/tini
13:14:00 [2022-09-07T13:14:00.395Z] #46 1.387 + git checkout -q v0.19.0
13:14:00 [2022-09-07T13:14:00.395Z] #46 1.409 + cmake .
13:14:00 [2022-09-07T13:14:00.480Z] #41 70.34 checking if gcc supports -fno-rtti -fno-exceptions... no
13:14:00 [2022-09-07T13:14:00.480Z] #41 70.43 checking for gcc option to produce PIC... -fPIC -DPIC
13:14:00 [2022-09-07T13:14:00.480Z] #41 70.43 checking if gcc PIC flag -fPIC -DPIC works... yes
13:14:00 [2022-09-07T13:14:00.655Z] #46 2.001 -- The C compiler identification is GNU 10.2.1
13:14:00 [2022-09-07T13:14:00.655Z] #46 2.103 -- Detecting C compiler ABI info
13:14:00 [2022-09-07T13:14:00.736Z] #41 70.50 checking if gcc static flag -static works... yes
13:14:00 [2022-09-07T13:14:00.736Z] #41 70.84 checking if gcc supports -c -o file.o... yes
13:14:00 [2022-09-07T13:14:00.882Z] #29 ...
13:14:00 [2022-09-07T13:14:00.882Z] 
13:14:00 [2022-09-07T13:14:00.882Z] #31 [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
13:14:00 [2022-09-07T13:14:00.882Z] #31 10.71 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB]
13:14:00 [2022-09-07T13:14:00.882Z] #31 13.63 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
13:14:00 [2022-09-07T13:14:00.882Z] #31 16.34 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
13:14:00 [2022-09-07T13:14:00.882Z] #31 ...
13:14:00 [2022-09-07T13:14:00.882Z] 
13:14:00 [2022-09-07T13:14:00.882Z] #33 [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
13:14:00 [2022-09-07T13:14:00.882Z] #33 16.65 go: downloading github.com/sirupsen/logrus v1.8.1
13:14:00 [2022-09-07T13:14:00.882Z] #33 16.65 go: downloading github.com/stretchr/testify v1.7.1
13:14:00 [2022-09-07T13:14:00.882Z] #33 16.84 go: downloading github.com/hashicorp/go-multierror v1.1.1
13:14:00 [2022-09-07T13:14:00.882Z] #33 17.09 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
13:14:00 [2022-09-07T13:14:00.882Z] #33 17.16 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
13:14:00 [2022-09-07T13:14:00.882Z] #33 17.30 go: downloading github.com/fsnotify/fsnotify v1.5.4
13:14:00 [2022-09-07T13:14:00.882Z] #33 17.40 go: downloading github.com/mitchellh/mapstructure v1.5.0
13:14:00 [2022-09-07T13:14:00.882Z] #33 17.49 go: downloading github.com/spf13/afero v1.8.2
13:14:00 [2022-09-07T13:14:00.882Z] #33 17.60 go: downloading github.com/spf13/cast v1.4.1
13:14:00 [2022-09-07T13:14:00.882Z] #33 17.74 go: downloading github.com/spf13/jwalterweatherman v1.1.0
13:14:00 [2022-09-07T13:14:00.882Z] #33 17.89 go: downloading github.com/go-toolsmith/astcast v1.0.0
13:14:00 [2022-09-07T13:14:00.882Z] #33 17.91 go: downloading github.com/go-toolsmith/astcopy v1.0.0
13:14:00 [2022-09-07T13:14:00.882Z] #33 17.96 go: downloading github.com/go-toolsmith/astequal v1.0.1
13:14:00 [2022-09-07T13:14:00.882Z] #33 17.98 go: downloading github.com/go-toolsmith/astfmt v1.0.0
13:14:00 [2022-09-07T13:14:00.882Z] #33 18.06 go: downloading github.com/go-toolsmith/astp v1.0.0
13:14:00 [2022-09-07T13:14:00.882Z] #33 18.06 go: downloading github.com/go-toolsmith/strparse v1.0.0
13:14:00 [2022-09-07T13:14:00.882Z] #33 18.09 go: downloading github.com/go-toolsmith/typep v1.0.2
13:14:00 [2022-09-07T13:14:00.882Z] #33 18.16 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a
13:14:00 [2022-09-07T13:14:00.882Z] #33 18.19 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
13:14:00 [2022-09-07T13:14:00.882Z] #33 18.52 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
13:14:00 [2022-09-07T13:14:00.882Z] #33 19.01 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
13:14:00 [2022-09-07T13:14:00.882Z] #33 ...
13:14:00 [2022-09-07T13:14:00.882Z] 
13:14:00 [2022-09-07T13:14:00.882Z] #37 [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
13:14:00 [2022-09-07T13:14:00.882Z] #37 20.42 tomll can be used in two ways:
13:14:00 [2022-09-07T13:14:00.882Z] #37 20.42 Writing to STDIN and reading from STDOUT:
13:14:00 [2022-09-07T13:14:00.882Z] #37 20.42   cat file.toml | tomll > file.toml
13:14:00 [2022-09-07T13:14:00.882Z] #37 20.42 
13:14:00 [2022-09-07T13:14:00.882Z] #37 20.42 Reading and updating a list of files:
13:14:00 [2022-09-07T13:14:00.882Z] #37 20.42   tomll a.toml b.toml c.toml
13:14:00 [2022-09-07T13:14:00.882Z] #37 20.42 
13:14:00 [2022-09-07T13:14:00.882Z] #37 20.42 When given a list of files, tomll will modify all files in place without asking.
13:14:00 [2022-09-07T13:14:00.882Z] #37 DONE 21.1s
13:14:00 [2022-09-07T13:14:00.882Z] 
13:14:00 [2022-09-07T13:14:00.882Z] #40 [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
13:14:00 [2022-09-07T13:14:00.882Z] #40 15.14 go: downloading github.com/sirupsen/logrus v1.6.0
13:14:00 [2022-09-07T13:14:00.882Z] #40 15.14 go: downloading github.com/spf13/cobra v1.1.3
13:14:00 [2022-09-07T13:14:00.882Z] #40 15.68 go: downloading github.com/mattn/go-isatty v0.0.3
13:14:00 [2022-09-07T13:14:00.882Z] #40 15.91 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
13:14:00 [2022-09-07T13:14:00.882Z] #40 16.24 go: downloading gopkg.in/yaml.v2 v2.4.0
13:14:00 [2022-09-07T13:14:00.882Z] #40 16.60 go: downloading github.com/cosiner/argv v0.1.0
13:14:00 [2022-09-07T13:14:00.882Z] #40 16.64 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
13:14:00 [2022-09-07T13:14:00.882Z] #40 16.64 go: downloading github.com/peterh/liner v1.2.2
13:14:00 [2022-09-07T13:14:00.882Z] #40 16.89 go: downloading github.com/google/go-dap v0.6.0
13:14:00 [2022-09-07T13:14:00.882Z] #40 17.32 go: downloading github.com/russross/blackfriday/v2 v2.0.1
13:14:00 [2022-09-07T13:14:00.882Z] #40 17.52 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
13:14:00 [2022-09-07T13:14:00.882Z] #40 19.29 go: downloading github.com/mattn/go-runewidth v0.0.3
13:14:00 [2022-09-07T13:14:00.882Z] #40 19.41 go: downloading github.com/hashicorp/golang-lru v0.5.4
13:14:00 [2022-09-07T13:14:00.882Z] #40 19.46 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
13:14:00 [2022-09-07T13:14:00.882Z] #40 20.56 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
13:14:00 [2022-09-07T13:14:00.882Z] #40 20.61 go: downloading github.com/cilium/ebpf v0.7.0
13:14:00 [2022-09-07T13:14:00.993Z] #41 70.96 checking if gcc supports -c -o file.o... (cached) yes
13:14:00 [2022-09-07T13:14:00.993Z] #41 70.96 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
13:14:00 [2022-09-07T13:14:00.993Z] #41 71.01 checking dynamic linker characteristics... GNU/Linux ld.so
13:14:00 [2022-09-07T13:14:00.993Z] #41 71.23 checking how to hardcode library paths into programs... immediate
13:14:01 [2022-09-07T13:14:01.139Z] #40 ...
13:14:01 [2022-09-07T13:14:01.139Z] 
13:14:01 [2022-09-07T13:14:01.139Z] #33 [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
13:14:01 [2022-09-07T13:14:01.139Z] #33 21.67 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
13:14:01 [2022-09-07T13:14:01.139Z] #33 21.67 go: downloading 4d63.com/gochecknoglobals v0.1.0
13:14:01 [2022-09-07T13:14:01.139Z] #33 21.72 go: downloading github.com/Antonboom/errname v0.1.6
13:14:01 [2022-09-07T13:14:01.267Z] #41 71.23 checking whether stripping libraries is possible... yes
13:14:01 [2022-09-07T13:14:01.267Z] #41 71.24 checking if libtool supports shared libraries... yes
13:14:01 [2022-09-07T13:14:01.267Z] #41 71.24 checking whether to build shared libraries... no
13:14:01 [2022-09-07T13:14:01.267Z] #41 71.24 checking whether to build static libraries... yes
13:14:01 [2022-09-07T13:14:01.267Z] #41 71.24 checking for a BSD-compatible install... /usr/bin/install -c
13:14:01 [2022-09-07T13:14:01.267Z] #41 71.29 checking whether build environment is sane... yes
13:14:01 [2022-09-07T13:14:01.267Z] #41 71.34 checking for a thread-safe mkdir -p... /bin/mkdir -p
13:14:01 [2022-09-07T13:14:01.267Z] #41 71.35 checking whether make sets $(MAKE)... yes
13:14:01 [2022-09-07T13:14:01.267Z] #41 71.40 checking whether make supports the include directive... yes (GNU style)
13:14:01 [2022-09-07T13:14:01.267Z] #41 71.43 checking whether make supports nested variables... yes
13:14:01 [2022-09-07T13:14:01.396Z] #33 21.74 go: downloading github.com/Antonboom/nilnil v0.1.1
13:14:01 [2022-09-07T13:14:01.396Z] #33 21.90 go: downloading github.com/BurntSushi/toml v1.1.0
13:14:01 [2022-09-07T13:14:01.396Z] #33 21.99 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
13:14:01 [2022-09-07T13:14:01.524Z] #41 71.45 checking whether UID '0' is supported by ustar format... yes
13:14:01 [2022-09-07T13:14:01.524Z] #41 71.46 checking whether GID '0' is supported by ustar format... yes
13:14:01 [2022-09-07T13:14:01.524Z] #41 71.46 checking how to create a ustar tar archive... gnutar
13:14:01 [2022-09-07T13:14:01.524Z] #41 71.53 checking dependency style of gcc... gcc3
13:14:01 [2022-09-07T13:14:01.524Z] #41 71.66 checking whether to enable maintainer-specific portions of Makefiles... yes
13:14:01 [2022-09-07T13:14:01.524Z] #41 71.66 checking whether make supports nested variables... (cached) yes
13:14:01 [2022-09-07T13:14:01.524Z] #41 71.66 checking for gawk... (cached) mawk
13:14:01 [2022-09-07T13:14:01.524Z] #41 71.66 checking for a sed that does not truncate output... (cached) /bin/sed
13:14:01 [2022-09-07T13:14:01.524Z] #41 71.67 checking for gcc... (cached) gcc
13:14:01 [2022-09-07T13:14:01.536Z] #46 54.09 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
13:14:01 [2022-09-07T13:14:01.536Z] #46 54.09 libtoolize: copying file 'build-aux/ltmain.sh'
13:14:01 [2022-09-07T13:14:01.536Z] #46 54.18 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
13:14:01 [2022-09-07T13:14:01.536Z] #46 54.18 libtoolize: copying file 'm4/libtool.m4'
13:14:01 [2022-09-07T13:14:01.536Z] #46 54.30 libtoolize: copying file 'm4/ltoptions.m4'
13:14:01 [2022-09-07T13:14:01.599Z] #46 ...
13:14:01 [2022-09-07T13:14:01.599Z] 
13:14:01 [2022-09-07T13:14:01.599Z] #31 [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
13:14:01 [2022-09-07T13:14:01.599Z] #31 53.93 gotestsum version dev
13:14:01 [2022-09-07T13:14:01.599Z] #31 DONE 54.5s
13:14:01 [2022-09-07T13:14:01.599Z] 
13:14:01 [2022-09-07T13:14:01.599Z] #46 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
13:14:01 [2022-09-07T13:14:01.599Z] #46 2.854 -- Detecting C compiler ABI info - done
13:14:01 [2022-09-07T13:14:01.780Z] #41 71.75 checking whether we are using the GNU C compiler... (cached) yes
13:14:01 [2022-09-07T13:14:01.781Z] #41 71.76 checking whether gcc accepts -g... (cached) yes
13:14:01 [2022-09-07T13:14:01.781Z] #41 71.76 checking for gcc option to accept ISO C89... (cached) none needed
13:14:01 [2022-09-07T13:14:01.781Z] #41 71.76 checking whether gcc understands -c and -o together... (cached) yes
13:14:01 [2022-09-07T13:14:01.781Z] #41 71.77 checking for a Python interpreter with version >= 3... python3
13:14:01 [2022-09-07T13:14:01.781Z] #41 71.87 checking for python3... /usr/bin/python3
13:14:01 [2022-09-07T13:14:01.781Z] #41 71.87 checking for python3 version... 3.9
13:14:01 [2022-09-07T13:14:01.781Z] #41 71.93 checking for python3 platform... linux
13:14:01 [2022-09-07T13:14:01.792Z] #46 54.41 libtoolize: copying file 'm4/ltsugar.m4'
13:14:01 [2022-09-07T13:14:01.793Z] #46 54.56 libtoolize: copying file 'm4/ltversion.m4'
13:14:01 [2022-09-07T13:14:01.793Z] #46 54.64 libtoolize: copying file 'm4/lt~obsolete.m4'
13:14:01 [2022-09-07T13:14:01.858Z] #46 3.041 -- Check for working C compiler: /usr/bin/cc - skipped
13:14:01 [2022-09-07T13:14:01.858Z] #46 3.059 -- Detecting C compile features
13:14:01 [2022-09-07T13:14:01.858Z] #46 3.064 -- Detecting C compile features - done
13:14:01 [2022-09-07T13:14:01.858Z] #46 3.148 -- Performing Test HAS_BUILTIN_FORTIFY
13:14:01 [2022-09-07T13:14:01.960Z] #33 22.18 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0
13:14:01 [2022-09-07T13:14:01.960Z] #33 ...
13:14:01 [2022-09-07T13:14:01.960Z] 
13:14:01 [2022-09-07T13:14:01.961Z] #38 [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
13:14:01 [2022-09-07T13:14:01.961Z] #38 12.22 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
13:14:01 [2022-09-07T13:14:01.961Z] #38 12.32 go: downloading github.com/russross/blackfriday/v2 v2.1.0
13:14:01 [2022-09-07T13:14:01.961Z] #38 ...
13:14:01 [2022-09-07T13:14:01.961Z] 
13:14:01 [2022-09-07T13:14:01.961Z] #33 [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
13:14:01 [2022-09-07T13:14:01.961Z] #33 22.24 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
13:14:01 [2022-09-07T13:14:01.961Z] #33 22.34 go: downloading github.com/alexkohler/prealloc v1.0.0
13:14:02 [2022-09-07T13:14:02.038Z] #41 72.00 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
13:14:02 [2022-09-07T13:14:02.051Z] #46 54.76 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
13:14:02 [2022-09-07T13:14:02.119Z] #46 3.574 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
13:14:02 [2022-09-07T13:14:02.218Z] #33 22.46 go: downloading github.com/ashanbrown/forbidigo v1.3.0
13:14:02 [2022-09-07T13:14:02.218Z] #33 22.68 go: downloading github.com/ashanbrown/makezero v1.1.1
13:14:02 [2022-09-07T13:14:02.295Z] #41 72.17 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
13:14:02 [2022-09-07T13:14:02.295Z] #41 72.31 checking for go-md2man... no
13:14:02 [2022-09-07T13:14:02.295Z] #41 72.33 checking error.h usability... yes
13:14:02 [2022-09-07T13:14:02.295Z] #41 72.53 checking error.h presence... yes
13:14:02 [2022-09-07T13:14:02.380Z] #46 3.688 -- Configuring done
13:14:02 [2022-09-07T13:14:02.380Z] #46 3.723 -- Generating done
13:14:02 [2022-09-07T13:14:02.380Z] #46 3.782 -- Build files have been written to: /tmp/tmp.xdirUrUFrZ/tini
13:14:02 [2022-09-07T13:14:02.380Z] #46 3.785 + make tini-static
13:14:02 [2022-09-07T13:14:02.480Z] #33 22.87 go: downloading github.com/bkielbasa/cyclop v1.2.0
13:14:02 [2022-09-07T13:14:02.481Z] #33 22.96 go: downloading github.com/blizzy78/varnamelen v0.8.0
13:14:02 [2022-09-07T13:14:02.553Z] #41 72.56 checking for error.h... yes
13:14:02 [2022-09-07T13:14:02.738Z] #33 23.04 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
13:14:02 [2022-09-07T13:14:02.738Z] #33 23.15 go: downloading github.com/breml/bidichk v0.2.3
13:14:02 [2022-09-07T13:14:02.738Z] #33 23.22 go: downloading github.com/breml/errchkjson v0.3.0
13:14:02 [2022-09-07T13:14:02.738Z] #33 23.24 go: downloading github.com/butuzov/ireturn v0.1.1
13:14:02 [2022-09-07T13:14:02.820Z] #41 72.58 checking linux/openat2.h usability... yes
13:14:02 [2022-09-07T13:14:02.820Z] #41 72.81 checking linux/openat2.h presence... yes
13:14:02 [2022-09-07T13:14:02.820Z] #41 72.88 checking for linux/openat2.h... yes
13:14:02 [2022-09-07T13:14:02.948Z] #46 4.066 Scanning dependencies of target tini-static
13:14:02 [2022-09-07T13:14:02.949Z] #46 4.128 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
13:14:02 [2022-09-07T13:14:02.994Z] #33 23.31 go: downloading github.com/charithe/durationcheck v0.0.9
13:14:02 [2022-09-07T13:14:02.994Z] #33 23.40 go: downloading github.com/daixiang0/gci v0.3.3
13:14:03 [2022-09-07T13:14:03.080Z] #41 72.91 checking for copy_file_range... yes
13:14:03 [2022-09-07T13:14:03.080Z] #41 73.13 checking for fgetxattr... yes
13:14:03 [2022-09-07T13:14:03.253Z] #33 23.46 go: downloading github.com/denis-tingaikin/go-header v0.4.3
13:14:03 [2022-09-07T13:14:03.253Z] #33 23.59 go: downloading github.com/esimonov/ifshort v1.0.4
13:14:03 [2022-09-07T13:14:03.253Z] #33 23.75 go: downloading github.com/firefart/nonamedreturns v1.0.1
13:14:03 [2022-09-07T13:14:03.253Z] #33 23.75 go: downloading github.com/fzipp/gocyclo v0.5.1
13:14:03 [2022-09-07T13:14:03.253Z] #33 23.78 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
13:14:03 [2022-09-07T13:14:03.510Z] #33 23.89 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
13:14:03 [2022-09-07T13:14:03.510Z] #33 23.89 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
13:14:03 [2022-09-07T13:14:03.595Z] #41 73.39 checking for statx... yes
13:14:03 [2022-09-07T13:14:03.595Z] #41 73.61 checking for fgetpwent_r... yes
13:14:03 [2022-09-07T13:14:03.768Z] #33 24.02 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
13:14:03 [2022-09-07T13:14:03.768Z] #33 24.28 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
13:14:03 [2022-09-07T13:14:03.851Z] #41 73.81 checking for issetugid... no
13:14:03 [2022-09-07T13:14:03.852Z] #41 74.02 checking for pkg-config... /usr/bin/pkg-config
13:14:03 [2022-09-07T13:14:03.852Z] #41 74.02 checking pkg-config is at least version 0.9.0... yes
13:14:04 [2022-09-07T13:14:04.025Z] #33 24.43 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
13:14:04 [2022-09-07T13:14:04.025Z] #33 24.47 go: downloading github.com/golangci/misspell v0.3.5
13:14:04 [2022-09-07T13:14:04.282Z] #33 24.66 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
13:14:04 [2022-09-07T13:14:04.282Z] #33 24.72 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
13:14:04 [2022-09-07T13:14:04.282Z] #33 24.75 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
13:14:04 [2022-09-07T13:14:04.339Z] #46 5.427 [100%] Linking C executable tini-static
13:14:04 [2022-09-07T13:14:04.415Z] #41 74.03 checking for library containing yajl_tree_get... -lyajl
13:14:04 [2022-09-07T13:14:04.415Z] #41 74.49 checking for yajl >= 2.0.0... yes
13:14:04 [2022-09-07T13:14:04.415Z] #41 74.52 checking sys/capability.h usability... yes
13:14:04 [2022-09-07T13:14:04.539Z] #33 24.93 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
13:14:04 [2022-09-07T13:14:04.539Z] #33 24.98 go: downloading github.com/jgautheron/goconst v1.5.1
13:14:04 [2022-09-07T13:14:04.539Z] #33 25.10 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
13:14:04 [2022-09-07T13:14:04.597Z] #46 5.890 [100%] Built target tini-static
13:14:04 [2022-09-07T13:14:04.597Z] #46 5.929 + mkdir -p /build
13:14:04 [2022-09-07T13:14:04.597Z] #46 5.937 + cp tini-static /build/docker-init
13:14:04 [2022-09-07T13:14:04.672Z] #41 74.63 checking sys/capability.h presence... yes
13:14:04 [2022-09-07T13:14:04.672Z] #41 74.68 checking for sys/capability.h... yes
13:14:04 [2022-09-07T13:14:04.796Z] #33 25.21 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
13:14:04 [2022-09-07T13:14:04.796Z] #33 25.21 go: downloading github.com/julz/importas v0.1.0
13:14:04 [2022-09-07T13:14:04.928Z] #41 74.69 checking for library containing cap_from_name... -lcap
13:14:05 [2022-09-07T13:14:05.055Z] #33 25.37 go: downloading github.com/kisielk/errcheck v1.6.0
13:14:05 [2022-09-07T13:14:05.055Z] #33 25.37 go: downloading github.com/kulti/thelper v0.6.2
13:14:05 [2022-09-07T13:14:05.055Z] #33 25.46 go: downloading github.com/kunwardeep/paralleltest v1.0.3
13:14:05 [2022-09-07T13:14:05.055Z] #33 25.46 go: downloading github.com/kyoh86/exportloopref v0.1.8
13:14:05 [2022-09-07T13:14:05.055Z] #33 25.60 go: downloading github.com/ldez/tagliatelle v0.3.1
13:14:05 [2022-09-07T13:14:05.184Z] #41 75.03 checking for library containing dlopen... -ldl
13:14:05 [2022-09-07T13:14:05.317Z] #33 25.68 go: downloading github.com/leonklingele/grouper v1.1.0
13:14:05 [2022-09-07T13:14:05.317Z] #33 25.70 go: downloading github.com/lufeee/execinquery v1.2.1
13:14:05 [2022-09-07T13:14:05.317Z] #33 25.76 go: downloading github.com/maratori/testpackage v1.0.1
13:14:05 [2022-09-07T13:14:05.317Z] #33 25.81 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
13:14:05 [2022-09-07T13:14:05.317Z] #33 25.88 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
13:14:05 [2022-09-07T13:14:05.441Z] #41 75.44 checking seccomp.h usability... yes
13:14:05 [2022-09-07T13:14:05.538Z] #46 DONE 6.6s
13:14:05 [2022-09-07T13:14:05.538Z] 
13:14:05 [2022-09-07T13:14:05.538Z] #36 [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
13:14:05 [2022-09-07T13:14:05.538Z] #36 52.01 Selecting previously unselected package mingw-w64-x86-64-dev.
13:14:05 [2022-09-07T13:14:05.538Z] #36 52.02 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
13:14:05 [2022-09-07T13:14:05.538Z] #36 52.04 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
13:14:05 [2022-09-07T13:14:05.538Z] #36 57.86 Selecting previously unselected package gcc-mingw-w64-base.
13:14:05 [2022-09-07T13:14:05.538Z] #36 57.87 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
13:14:05 [2022-09-07T13:14:05.538Z] #36 57.89 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
13:14:05 [2022-09-07T13:14:05.538Z] #36 58.20 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
13:14:05 [2022-09-07T13:14:05.538Z] #36 58.20 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
13:14:05 [2022-09-07T13:14:05.538Z] #36 58.21 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
13:14:05 [2022-09-07T13:14:05.574Z] #33 25.96 go: downloading github.com/mgechev/revive v1.2.1
13:14:05 [2022-09-07T13:14:05.574Z] #33 ...
13:14:05 [2022-09-07T13:14:05.574Z] 
13:14:05 [2022-09-07T13:14:05.574Z] #28 [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
13:14:05 [2022-09-07T13:14:05.574Z] #28 15.79 go: downloading github.com/russross/blackfriday/v2 v2.1.0
13:14:05 [2022-09-07T13:14:05.698Z] #41 75.66 checking seccomp.h presence... yes
13:14:05 [2022-09-07T13:14:05.698Z] #41 75.78 checking for seccomp.h... yes
13:14:05 [2022-09-07T13:14:05.698Z] #41 75.80 checking for library containing seccomp_rule_add... 
13:14:05 [2022-09-07T13:14:05.698Z] #41 ...
13:14:05 [2022-09-07T13:14:05.698Z] 
13:14:05 [2022-09-07T13:14:05.698Z] #33 [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
13:14:05 [2022-09-07T13:14:05.698Z] #33 95.14 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B]
13:14:05 [2022-09-07T13:14:05.698Z] #33 95.14 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB]
13:14:05 [2022-09-07T13:14:05.698Z] #33 95.18 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB]
13:14:05 [2022-09-07T13:14:05.698Z] #33 95.26 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB]
13:14:05 [2022-09-07T13:14:05.698Z] #33 95.31 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]
13:14:05 [2022-09-07T13:14:05.698Z] #33 97.42 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B]
13:14:05 [2022-09-07T13:14:05.698Z] #33 97.42 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
13:14:05 [2022-09-07T13:14:05.698Z] #33 97.43 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB]
13:14:05 [2022-09-07T13:14:05.698Z] #33 97.50 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB]
13:14:05 [2022-09-07T13:14:05.698Z] #33 97.50 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB]
13:14:05 [2022-09-07T13:14:05.698Z] #33 97.51 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
13:14:05 [2022-09-07T13:14:05.698Z] #33 97.86 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
13:14:05 [2022-09-07T13:14:05.698Z] #33 97.88 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
13:14:05 [2022-09-07T13:14:05.698Z] #33 97.88 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
13:14:05 [2022-09-07T13:14:05.698Z] #33 97.88 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
13:14:05 [2022-09-07T13:14:05.698Z] #33 97.88 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB]
13:14:05 [2022-09-07T13:14:05.698Z] #33 97.89 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB]
13:14:05 [2022-09-07T13:14:05.698Z] #33 97.89 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB]
13:14:05 [2022-09-07T13:14:05.698Z] #33 97.90 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB]
13:14:05 [2022-09-07T13:14:05.698Z] #33 97.90 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
13:14:05 [2022-09-07T13:14:05.698Z] #33 97.90 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB]
13:14:05 [2022-09-07T13:14:05.698Z] #33 97.91 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB]
13:14:05 [2022-09-07T13:14:05.698Z] #33 97.91 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB]
13:14:05 [2022-09-07T13:14:05.698Z] #33 97.92 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B]
13:14:05 [2022-09-07T13:14:05.698Z] #33 97.92 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB]
13:14:05 [2022-09-07T13:14:05.698Z] #33 97.96 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB]
13:14:05 [2022-09-07T13:14:05.698Z] #33 97.96 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB]
13:14:05 [2022-09-07T13:14:05.699Z] #33 97.97 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B]
13:14:05 [2022-09-07T13:14:05.699Z] #33 97.97 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB]
13:14:05 [2022-09-07T13:14:05.699Z] #33 98.03 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB]
13:14:05 [2022-09-07T13:14:05.699Z] #33 98.05 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB]
13:14:05 [2022-09-07T13:14:05.699Z] #33 98.07 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB]
13:14:05 [2022-09-07T13:14:05.699Z] #33 98.11 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]
13:14:05 [2022-09-07T13:14:05.699Z] #33 100.2 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B]
13:14:05 [2022-09-07T13:14:05.699Z] #33 100.2 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB]
13:14:05 [2022-09-07T13:14:05.699Z] #33 100.2 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB]
13:14:05 [2022-09-07T13:14:05.699Z] #33 100.3 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB]
13:14:05 [2022-09-07T13:14:05.699Z] #33 100.3 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]
13:14:05 [2022-09-07T13:14:05.699Z] #33 102.2 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B]
13:14:05 [2022-09-07T13:14:05.699Z] #33 102.2 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B]
13:14:05 [2022-09-07T13:14:05.699Z] #33 102.2 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB]
13:14:05 [2022-09-07T13:14:05.699Z] #33 102.2 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB]
13:14:05 [2022-09-07T13:14:05.699Z] #33 102.3 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB]
13:14:05 [2022-09-07T13:14:05.699Z] #33 102.3 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B]
13:14:05 [2022-09-07T13:14:05.699Z] #33 102.3 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB]
13:14:05 [2022-09-07T13:14:05.699Z] #33 102.3 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB]
13:14:05 [2022-09-07T13:14:05.699Z] #33 102.3 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB]
13:14:05 [2022-09-07T13:14:05.699Z] #33 102.3 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB]
13:14:05 [2022-09-07T13:14:05.699Z] #33 102.4 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]
13:14:05 [2022-09-07T13:14:05.699Z] #33 104.4 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B]
13:14:05 [2022-09-07T13:14:05.699Z] #33 104.4 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB]
13:14:05 [2022-09-07T13:14:05.699Z] #33 104.5 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB]
13:14:05 [2022-09-07T13:14:05.699Z] #33 104.5 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB]
13:14:05 [2022-09-07T13:14:05.699Z] #33 104.6 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]
13:14:05 [2022-09-07T13:14:05.832Z] #28 ...
13:14:05 [2022-09-07T13:14:05.832Z] 
13:14:05 [2022-09-07T13:14:05.832Z] #35 [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
13:14:05 [2022-09-07T13:14:05.832Z] #35 19.47 Fetched 8574 kB in 15s (565 kB/s)
13:14:05 [2022-09-07T13:14:05.832Z] #35 19.47 Reading package lists...
13:14:05 [2022-09-07T13:14:05.956Z] #33 ...
13:14:05 [2022-09-07T13:14:05.956Z] 
13:14:05 [2022-09-07T13:14:05.956Z] #41 [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
13:14:05 [2022-09-07T13:14:05.956Z] #41 75.80 checking for library containing seccomp_rule_add... -lseccomp
13:14:06 [2022-09-07T13:14:06.214Z] #41 76.18 checking for library containing seccomp_arch_resolve_name... none required
13:14:06 [2022-09-07T13:14:06.396Z] #35 26.09 Reading package lists...
13:14:06 [2022-09-07T13:14:06.396Z] #35 ...
13:14:06 [2022-09-07T13:14:06.396Z] 
13:14:06 [2022-09-07T13:14:06.396Z] #33 [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
13:14:06 [2022-09-07T13:14:06.396Z] #33 26.86 go: downloading github.com/moricho/tparallel v0.2.1
13:14:06 [2022-09-07T13:14:06.396Z] #33 26.86 go: downloading github.com/nakabonne/nestif v0.3.1
13:14:06 [2022-09-07T13:14:06.396Z] #33 26.93 go: downloading github.com/nishanths/exhaustive v0.7.11
13:14:06 [2022-09-07T13:14:06.396Z] #33 26.93 go: downloading github.com/nishanths/predeclared v0.2.2
13:14:06 [2022-09-07T13:14:06.471Z] #41 76.37 checking systemd/sd-bus.h usability... yes
13:14:06 [2022-09-07T13:14:06.471Z] #41 76.50 checking systemd/sd-bus.h presence... yes
13:14:06 [2022-09-07T13:14:06.471Z] #41 76.58 checking for systemd/sd-bus.h... yes
13:14:06 [2022-09-07T13:14:06.653Z] #33 27.13 go: downloading github.com/polyfloyd/go-errorlint v1.0.0
13:14:06 [2022-09-07T13:14:06.653Z] #33 27.20 go: downloading github.com/ryancurrah/gomodguard v1.2.3
13:14:06 [2022-09-07T13:14:06.728Z] #41 76.59 checking for library containing sd_bus_match_signal_async... -lsystemd
13:14:06 [2022-09-07T13:14:06.911Z] #33 27.26 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
13:14:06 [2022-09-07T13:14:06.911Z] #33 27.30 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
13:14:06 [2022-09-07T13:14:06.911Z] #33 27.44 go: downloading github.com/securego/gosec/v2 v2.11.0
13:14:06 [2022-09-07T13:14:06.985Z] #41 76.94 checking for sd_notify_barrier... yes
13:14:07 [2022-09-07T13:14:07.242Z] #41 77.15 checking linux/bpf.h usability... yes
13:14:07 [2022-09-07T13:14:07.242Z] #41 77.30 checking linux/bpf.h presence... yes
13:14:07 [2022-09-07T13:14:07.242Z] #41 77.40 checking for linux/bpf.h... yes
13:14:07 [2022-09-07T13:14:07.476Z] #33 27.78 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
13:14:07 [2022-09-07T13:14:07.477Z] #33 27.86 go: downloading github.com/sivchari/containedctx v1.0.2
13:14:07 [2022-09-07T13:14:07.477Z] #33 27.91 go: downloading github.com/sivchari/tenv v1.5.0
13:14:07 [2022-09-07T13:14:07.477Z] #33 27.91 go: downloading github.com/sonatard/noctx v0.0.1
13:14:07 [2022-09-07T13:14:07.499Z] #41 77.40 checking compilation for eBPF... yes
13:14:07 [2022-09-07T13:14:07.499Z] #41 77.59 checking for criu >= 3.15... no
13:14:07 [2022-09-07T13:14:07.499Z] #41 77.62 configure: CRIU headers not found, building without CRIU support
13:14:07 [2022-09-07T13:14:07.499Z] #41 77.62 checking for criu > 3.16... no
13:14:07 [2022-09-07T13:14:07.499Z] #41 77.63 configure: CRIU version doesn't support join-ns API
13:14:07 [2022-09-07T13:14:07.499Z] #41 77.63 checking for criu > 3.16.1... no
13:14:07 [2022-09-07T13:14:07.499Z] #41 77.66 configure: CRIU version doesn't support for pre-dumping
13:14:07 [2022-09-07T13:14:07.499Z] #41 77.66 checking for new mount API (fsconfig)... yes
13:14:07 [2022-09-07T13:14:07.733Z] #33 28.09 go: downloading github.com/sourcegraph/go-diff v0.6.1
13:14:07 [2022-09-07T13:14:07.733Z] #33 28.18 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
13:14:07 [2022-09-07T13:14:07.733Z] #33 28.28 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
13:14:07 [2022-09-07T13:14:07.756Z] #41 77.73 checking for seccomp notify API... yes
13:14:07 [2022-09-07T13:14:07.756Z] #41 77.83 checking for gperf... no
13:14:07 [2022-09-07T13:14:07.757Z] #41 77.83 configure: gperf not found - cannot rebuild signal parser code
13:14:08 [2022-09-07T13:14:08.009Z] #33 28.36 go: downloading github.com/sylvia7788/contextcheck v1.0.4
13:14:08 [2022-09-07T13:14:08.009Z] #33 28.43 go: downloading github.com/tdakkota/asciicheck v0.1.1
13:14:08 [2022-09-07T13:14:08.009Z] #33 28.51 go: downloading github.com/tetafro/godot v1.4.11
13:14:08 [2022-09-07T13:14:08.009Z] #33 28.51 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
13:14:08 [2022-09-07T13:14:08.014Z] #41 77.84 checking for library containing argp_parse... none required
13:14:08 [2022-09-07T13:14:08.014Z] #41 78.22 checking that generated files are newer than configure... done
13:14:08 [2022-09-07T13:14:08.014Z] #41 78.22 configure: creating ./config.status
13:14:08 [2022-09-07T13:14:08.267Z] #33 28.63 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1
13:14:08 [2022-09-07T13:14:08.267Z] #33 28.82 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
13:14:08 [2022-09-07T13:14:08.267Z] #33 ...
13:14:08 [2022-09-07T13:14:08.267Z] 
13:14:08 [2022-09-07T13:14:08.267Z] #41 [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             ;
13:14:08 [2022-09-07T13:14:08.267Z] #41 18.75 Fetched 8574 kB in 15s (582 kB/s)
13:14:08 [2022-09-07T13:14:08.267Z] #41 18.75 Reading package lists...
13:14:08 [2022-09-07T13:14:08.525Z] #41 25.25 Reading package lists...
13:14:08 [2022-09-07T13:14:08.525Z] #41 ...
13:14:08 [2022-09-07T13:14:08.525Z] 
13:14:08 [2022-09-07T13:14:08.525Z] #36 [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
13:14:08 [2022-09-07T13:14:08.525Z] #36 28.14 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.
13:14:08 [2022-09-07T13:14:08.783Z] #36 28.97 + git checkout -q v2.3.0
13:14:08 [2022-09-07T13:14:08.824Z] #36 ...
13:14:08 [2022-09-07T13:14:08.824Z] 
13:14:08 [2022-09-07T13:14:08.824Z] #44 [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
13:14:08 [2022-09-07T13:14:08.824Z] #44 6.381 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
13:14:08 [2022-09-07T13:14:08.824Z] #44 6.424 Cloning into '/tmp/crun-build/libocispec'...
13:14:08 [2022-09-07T13:14:08.824Z] #44 7.747 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
13:14:08 [2022-09-07T13:14:08.824Z] #44 7.776 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
13:14:08 [2022-09-07T13:14:08.824Z] #44 7.789 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
13:14:08 [2022-09-07T13:14:08.824Z] #44 7.789 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
13:14:08 [2022-09-07T13:14:08.824Z] #44 7.809 Cloning into '/tmp/crun-build/libocispec/image-spec'...
13:14:08 [2022-09-07T13:14:08.824Z] #44 10.24 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
13:14:08 [2022-09-07T13:14:08.824Z] #44 11.71 Cloning into '/tmp/crun-build/libocispec/yajl'...
13:14:08 [2022-09-07T13:14:08.825Z] #44 12.70 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
13:14:08 [2022-09-07T13:14:08.825Z] #44 13.14 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
13:14:08 [2022-09-07T13:14:08.825Z] #44 13.55 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
13:14:08 [2022-09-07T13:14:08.944Z] #41 ...
13:14:08 [2022-09-07T13:14:08.944Z] 
13:14:08 [2022-09-07T13:14:08.944Z] #37 [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
13:14:08 [2022-09-07T13:14:08.944Z] #37 117.4 Delve is a source level debugger for Go programs.
13:14:08 [2022-09-07T13:14:08.944Z] #37 117.4 
13:14:08 [2022-09-07T13:14:08.944Z] #37 117.4 Delve enables you to interact with your program by controlling the execution of the process,
13:14:08 [2022-09-07T13:14:08.944Z] #37 117.4 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
13:14:08 [2022-09-07T13:14:08.944Z] #37 117.4 
13:14:08 [2022-09-07T13:14:08.944Z] #37 117.4 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
13:14:08 [2022-09-07T13:14:08.944Z] #37 117.4 
13:14:08 [2022-09-07T13:14:08.944Z] #37 117.4 Pass flags to the program you are debugging using `--`, for example:
13:14:08 [2022-09-07T13:14:08.944Z] #37 117.4 
13:14:08 [2022-09-07T13:14:08.944Z] #37 117.4 `dlv exec ./hello -- server --config conf/config.toml`
13:14:08 [2022-09-07T13:14:08.944Z] #37 117.4 
13:14:08 [2022-09-07T13:14:08.944Z] #37 117.4 Usage:
13:14:08 [2022-09-07T13:14:08.944Z] #37 117.4   dlv [command]
13:14:08 [2022-09-07T13:14:08.944Z] #37 117.4 
13:14:08 [2022-09-07T13:14:08.944Z] #37 117.4 Available Commands:
13:14:08 [2022-09-07T13:14:08.944Z] #37 117.4   attach      Attach to running process and begin debugging.
13:14:08 [2022-09-07T13:14:08.944Z] #37 117.4   connect     Connect to a headless debug server with a terminal client.
13:14:08 [2022-09-07T13:14:08.944Z] #37 117.4   core        Examine a core dump.
13:14:08 [2022-09-07T13:14:08.944Z] #37 117.4   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
13:14:08 [2022-09-07T13:14:08.944Z] #37 117.4   debug       Compile and begin debugging main package in current directory, or the package specified.
13:14:08 [2022-09-07T13:14:08.944Z] #37 117.4   exec        Execute a precompiled binary, and begin a debug session.
13:14:08 [2022-09-07T13:14:08.944Z] #37 117.4   help        Help about any command
13:14:08 [2022-09-07T13:14:08.944Z] #37 117.4   run         Deprecated command. Use 'debug' instead.
13:14:08 [2022-09-07T13:14:08.944Z] #37 117.4   test        Compile test binary and begin debugging program.
13:14:08 [2022-09-07T13:14:08.944Z] #37 117.4   trace       Compile and begin tracing program.
13:14:08 [2022-09-07T13:14:08.944Z] #37 117.4   version     Prints version.
13:14:08 [2022-09-07T13:14:08.944Z] #37 117.4 
13:14:08 [2022-09-07T13:14:08.944Z] #37 117.4 Flags:
13:14:08 [2022-09-07T13:14:08.944Z] #37 117.4       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
13:14:08 [2022-09-07T13:14:08.944Z] #37 117.4       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
13:14:08 [2022-09-07T13:14:08.944Z] #37 117.4       --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)
13:14:08 [2022-09-07T13:14:08.944Z] #37 117.4       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
13:14:08 [2022-09-07T13:14:08.944Z] #37 117.4       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
13:14:08 [2022-09-07T13:14:08.944Z] #37 117.4       --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)
13:14:08 [2022-09-07T13:14:08.944Z] #37 117.4       --disable-aslr                     Disables address space randomization
13:14:08 [2022-09-07T13:14:08.944Z] #37 117.4       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
13:14:08 [2022-09-07T13:14:08.944Z] #37 117.4   -h, --help                             help for dlv
13:14:08 [2022-09-07T13:14:08.944Z] #37 117.4       --init string                      Init file, executed by the terminal client.
13:14:08 [2022-09-07T13:14:08.944Z] #37 117.4   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
13:14:08 [2022-09-07T13:14:08.944Z] #37 117.4       --log                              Enable debugging server logging.
13:14:08 [2022-09-07T13:14:08.944Z] #37 117.4       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
13:14:08 [2022-09-07T13:14:08.944Z] #37 117.4       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
13:14:08 [2022-09-07T13:14:08.944Z] #37 117.4       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
13:14:08 [2022-09-07T13:14:08.944Z] #37 117.4   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
13:14:08 [2022-09-07T13:14:08.944Z] #37 117.4       --wd string                        Working directory for running the program.
13:14:08 [2022-09-07T13:14:08.944Z] #37 117.4 
13:14:08 [2022-09-07T13:14:08.944Z] #37 117.4 Additional help topics:
13:14:08 [2022-09-07T13:14:08.944Z] #37 117.4   dlv backend  Help about the --backend flag.
13:14:08 [2022-09-07T13:14:08.944Z] #37 117.4   dlv log      Help about logging flags.
13:14:08 [2022-09-07T13:14:08.944Z] #37 117.4   dlv redirect Help about file redirection.
13:14:08 [2022-09-07T13:14:08.944Z] #37 117.4 
13:14:08 [2022-09-07T13:14:08.944Z] #37 117.4 Use "dlv [command] --help" for more information about a command.
13:14:08 [2022-09-07T13:14:08.944Z] #37 DONE 118.3s
13:14:08 [2022-09-07T13:14:08.944Z] 
13:14:08 [2022-09-07T13:14:08.944Z] #26 [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
13:14:08 [2022-09-07T13:14:08.944Z] #26 DONE 118.0s
13:14:08 [2022-09-07T13:14:08.944Z] 
13:14:08 [2022-09-07T13:14:08.944Z] #33 [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
13:14:08 [2022-09-07T13:14:08.944Z] #33 106.3 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B]
13:14:08 [2022-09-07T13:14:08.944Z] #33 106.3 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B]
13:14:08 [2022-09-07T13:14:08.944Z] #33 106.3 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB]
13:14:08 [2022-09-07T13:14:08.944Z] #33 106.4 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB]
13:14:08 [2022-09-07T13:14:08.944Z] #33 106.4 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB]
13:14:08 [2022-09-07T13:14:08.944Z] #33 106.4 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB]
13:14:08 [2022-09-07T13:14:08.944Z] #33 106.4 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B]
13:14:08 [2022-09-07T13:14:08.944Z] #33 106.4 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB]
13:14:08 [2022-09-07T13:14:08.944Z] #33 106.5 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB]
13:14:08 [2022-09-07T13:14:08.944Z] #33 106.5 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB]
13:14:08 [2022-09-07T13:14:08.944Z] #33 106.6 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB]
13:14:08 [2022-09-07T13:14:08.944Z] #33 106.6 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB]
13:14:08 [2022-09-07T13:14:08.944Z] #33 106.7 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB]
13:14:08 [2022-09-07T13:14:08.944Z] #33 106.7 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB]
13:14:08 [2022-09-07T13:14:08.944Z] #33 106.7 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]
13:14:08 [2022-09-07T13:14:08.944Z] #33 108.4 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B]
13:14:08 [2022-09-07T13:14:08.944Z] #33 108.4 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB]
13:14:08 [2022-09-07T13:14:08.944Z] #33 108.4 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB]
13:14:08 [2022-09-07T13:14:08.944Z] #33 108.5 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB]
13:14:08 [2022-09-07T13:14:08.944Z] #33 108.6 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]
13:14:09 [2022-09-07T13:14:09.040Z] #36 ...
13:14:09 [2022-09-07T13:14:09.040Z] 
13:14:09 [2022-09-07T13:14:09.040Z] #30 [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
13:14:09 [2022-09-07T13:14:09.040Z] #30 19.41 Fetched 8574 kB in 15s (571 kB/s)
13:14:09 [2022-09-07T13:14:09.040Z] #30 19.41 Reading package lists...
13:14:09 [2022-09-07T13:14:09.040Z] #30 26.20 Reading package lists...
13:14:09 [2022-09-07T13:14:09.040Z] #30 ...
13:14:09 [2022-09-07T13:14:09.040Z] 
13:14:09 [2022-09-07T13:14:09.040Z] #33 [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
13:14:09 [2022-09-07T13:14:09.040Z] #33 29.08 go: downloading github.com/ultraware/funlen v0.0.3
13:14:09 [2022-09-07T13:14:09.040Z] #33 29.22 go: downloading github.com/ultraware/whitespace v0.0.5
13:14:09 [2022-09-07T13:14:09.040Z] #33 29.38 go: downloading github.com/uudashr/gocognit v1.0.5
13:14:09 [2022-09-07T13:14:09.040Z] #33 29.44 go: downloading github.com/yagipy/maintidx v1.0.0
13:14:09 [2022-09-07T13:14:09.040Z] #33 29.52 go: downloading github.com/yeya24/promlinter v0.2.0
13:14:09 [2022-09-07T13:14:09.298Z] #33 29.70 go: downloading gitlab.com/bosi/decorder v0.2.1
13:14:09 [2022-09-07T13:14:09.555Z] #33 29.96 go: downloading honnef.co/go/tools v0.3.1
13:14:09 [2022-09-07T13:14:09.821Z] #33 ...
13:14:09 [2022-09-07T13:14:09.821Z] 
13:14:09 [2022-09-07T13:14:09.821Z] #34 [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
13:14:09 [2022-09-07T13:14:09.821Z] #34 20.12 Fetched 8574 kB in 16s (552 kB/s)
13:14:09 [2022-09-07T13:14:09.821Z] #34 20.12 Reading package lists...
13:14:09 [2022-09-07T13:14:09.821Z] #34 26.78 Reading package lists...
13:14:09 [2022-09-07T13:14:09.821Z] #34 ...
13:14:09 [2022-09-07T13:14:09.821Z] 
13:14:09 [2022-09-07T13:14:09.821Z] #31 [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
13:14:09 [2022-09-07T13:14:09.821Z] #31 23.22 Fetched 8578 kB in 17s (509 kB/s)
13:14:09 [2022-09-07T13:14:09.821Z] #31 23.22 Reading package lists...
13:14:10 [2022-09-07T13:14:10.197Z] #46 ...
13:14:10 [2022-09-07T13:14:10.197Z] 
13:14:10 [2022-09-07T13:14:10.197Z] #37 [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
13:14:10 [2022-09-07T13:14:10.197Z] #37 116.9 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
13:14:10 [2022-09-07T13:14:10.197Z] #37 116.9 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
13:14:10 [2022-09-07T13:14:10.197Z] #37 116.9 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
13:14:10 [2022-09-07T13:14:10.756Z] #31 29.49 Reading package lists...
13:14:10 [2022-09-07T13:14:10.756Z] #31 ...
13:14:10 [2022-09-07T13:14:10.756Z] 
13:14:10 [2022-09-07T13:14:10.756Z] #41 [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             ;
13:14:10 [2022-09-07T13:14:10.756Z] #41 25.25 Reading package lists...
13:14:10 [2022-09-07T13:14:10.842Z] #33 110.3 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B]
13:14:10 [2022-09-07T13:14:10.842Z] #33 110.3 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B]
13:14:10 [2022-09-07T13:14:10.842Z] #33 110.3 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB]
13:14:10 [2022-09-07T13:14:10.842Z] #33 110.4 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB]
13:14:10 [2022-09-07T13:14:10.842Z] #33 110.4 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB]
13:14:10 [2022-09-07T13:14:10.842Z] #33 110.4 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB]
13:14:10 [2022-09-07T13:14:10.842Z] #33 110.4 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B]
13:14:10 [2022-09-07T13:14:10.842Z] #33 110.4 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB]
13:14:11 [2022-09-07T13:14:11.098Z] #33 110.5 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB]
13:14:11 [2022-09-07T13:14:11.098Z] #33 110.5 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB]
13:14:11 [2022-09-07T13:14:11.098Z] #33 110.5 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB]
13:14:11 [2022-09-07T13:14:11.098Z] #33 110.6 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]
13:14:12 [2022-09-07T13:14:12.112Z] #44 ...
13:14:12 [2022-09-07T13:14:12.112Z] 
13:14:12 [2022-09-07T13:14:12.112Z] #36 [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
13:14:12 [2022-09-07T13:14:12.112Z] #36 64.43 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
13:14:12 [2022-09-07T13:14:12.112Z] #36 64.43 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
13:14:12 [2022-09-07T13:14:12.112Z] #36 64.44 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
13:14:12 [2022-09-07T13:14:12.127Z] #41 31.23 Building dependency tree...
13:14:12 [2022-09-07T13:14:12.467Z] #33 112.0 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B]
13:14:12 [2022-09-07T13:14:12.467Z] #33 112.0 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB]
13:14:12 [2022-09-07T13:14:12.467Z] #33 112.0 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB]
13:14:12 [2022-09-07T13:14:12.467Z] #33 112.0 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB]
13:14:12 [2022-09-07T13:14:12.724Z] #33 112.1 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB]
13:14:13 [2022-09-07T13:14:13.657Z] #33 ...
13:14:13 [2022-09-07T13:14:13.657Z] 
13:14:13 [2022-09-07T13:14:13.657Z] #41 [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
13:14:13 [2022-09-07T13:14:13.657Z] #41 79.81 config.status: creating Makefile
13:14:13 [2022-09-07T13:14:13.657Z] #41 79.88 config.status: creating rpm/crun.spec
13:14:13 [2022-09-07T13:14:13.657Z] #41 79.94 config.status: creating config.h
13:14:13 [2022-09-07T13:14:13.657Z] #41 79.97 config.status: executing libtool commands
13:14:13 [2022-09-07T13:14:13.657Z] #41 80.03 config.status: executing depfiles commands
13:14:13 [2022-09-07T13:14:13.657Z] #41 81.20 === configuring in libocispec (/tmp/crun-build/libocispec)
13:14:13 [2022-09-07T13:14:13.657Z] #41 81.21 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
13:14:13 [2022-09-07T13:14:13.657Z] #41 81.56 checking for gcc... gcc
13:14:13 [2022-09-07T13:14:13.657Z] #41 81.62 checking whether the C compiler works... yes
13:14:13 [2022-09-07T13:14:13.657Z] #41 81.75 checking for C compiler default output file name... a.out
13:14:13 [2022-09-07T13:14:13.657Z] #41 81.75 checking for suffix of executables... 
13:14:13 [2022-09-07T13:14:13.657Z] #41 81.84 checking whether we are cross compiling... no
13:14:13 [2022-09-07T13:14:13.657Z] #41 81.95 checking for suffix of object files... o
13:14:13 [2022-09-07T13:14:13.657Z] #41 82.02 checking whether we are using the GNU C compiler... yes
13:14:13 [2022-09-07T13:14:13.657Z] #41 82.11 checking whether gcc accepts -g... yes
13:14:13 [2022-09-07T13:14:13.657Z] #41 82.20 checking for gcc option to accept ISO C89... none needed
13:14:13 [2022-09-07T13:14:13.657Z] #41 82.33 checking whether gcc understands -c and -o together... yes
13:14:13 [2022-09-07T13:14:13.657Z] #41 82.42 checking how to run the C preprocessor... gcc -E
13:14:13 [2022-09-07T13:14:13.657Z] #41 82.52 checking for grep that handles long lines and -e... /bin/grep
13:14:13 [2022-09-07T13:14:13.657Z] #41 82.53 checking for egrep... /bin/grep -E
13:14:13 [2022-09-07T13:14:13.657Z] #41 82.53 checking for ANSI C header files... yes
13:14:13 [2022-09-07T13:14:13.657Z] #41 82.97 checking for sys/types.h... yes
13:14:13 [2022-09-07T13:14:13.657Z] #41 83.08 checking for sys/stat.h... yes
13:14:13 [2022-09-07T13:14:13.657Z] #41 83.18 checking for stdlib.h... yes
13:14:13 [2022-09-07T13:14:13.657Z] #41 83.35 checking for string.h... yes
13:14:13 [2022-09-07T13:14:13.657Z] #41 83.51 checking for memory.h... yes
13:14:13 [2022-09-07T13:14:13.657Z] #41 83.60 checking for strings.h... yes
13:14:13 [2022-09-07T13:14:13.657Z] #41 83.67 checking for inttypes.h... yes
13:14:13 [2022-09-07T13:14:13.657Z] #41 83.74 checking for stdint.h... yes
13:14:13 [2022-09-07T13:14:13.657Z] #41 83.81 checking for unistd.h... yes
13:14:13 [2022-09-07T13:14:13.914Z] #41 83.89 checking minix/config.h usability... no
13:14:13 [2022-09-07T13:14:13.914Z] #41 84.00 checking minix/config.h presence... no
13:14:13 [2022-09-07T13:14:13.914Z] #41 84.03 checking for minix/config.h... no
13:14:14 [2022-09-07T13:14:14.170Z] #41 84.03 checking whether it is safe to define __EXTENSIONS__... yes
13:14:14 [2022-09-07T13:14:14.170Z] #41 84.20 checking build system type... x86_64-pc-linux-gnu
13:14:14 [2022-09-07T13:14:14.170Z] #41 84.36 checking host system type... x86_64-pc-linux-gnu
13:14:14 [2022-09-07T13:14:14.170Z] #41 84.36 checking how to print strings... printf
13:14:14 [2022-09-07T13:14:14.170Z] #41 84.37 checking for a sed that does not truncate output... /bin/sed
13:14:14 [2022-09-07T13:14:14.170Z] #41 84.39 checking for fgrep... /bin/grep -F
13:14:14 [2022-09-07T13:14:14.170Z] #41 84.40 checking for ld used by gcc... /usr/bin/ld
13:14:14 [2022-09-07T13:14:14.427Z] #41 84.41 checking if the linker (/usr/bin/ld) is GNU ld... yes
13:14:14 [2022-09-07T13:14:14.427Z] #41 84.41 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
13:14:14 [2022-09-07T13:14:14.427Z] #41 84.42 checking the name lister (/usr/bin/nm -B) interface... BSD nm
13:14:14 [2022-09-07T13:14:14.427Z] #41 84.50 checking whether ln -s works... yes
13:14:14 [2022-09-07T13:14:14.427Z] #41 84.50 checking the maximum length of command line arguments... 1572864
13:14:14 [2022-09-07T13:14:14.427Z] #41 84.52 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
13:14:14 [2022-09-07T13:14:14.427Z] #41 84.52 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
13:14:14 [2022-09-07T13:14:14.427Z] #41 84.52 checking for /usr/bin/ld option to reload object files... -r
13:14:14 [2022-09-07T13:14:14.427Z] #41 84.53 checking for objdump... objdump
13:14:14 [2022-09-07T13:14:14.427Z] #41 84.53 checking how to recognize dependent libraries... pass_all
13:14:14 [2022-09-07T13:14:14.427Z] #41 84.53 checking for dlltool... no
13:14:14 [2022-09-07T13:14:14.427Z] #41 84.54 checking how to associate runtime and link libraries... printf %s\n
13:14:14 [2022-09-07T13:14:14.427Z] #41 84.54 checking for ar... ar
13:14:14 [2022-09-07T13:14:14.427Z] #41 84.54 checking for archiver @FILE support... @
13:14:14 [2022-09-07T13:14:14.684Z] #41 84.63 checking for strip... strip
13:14:14 [2022-09-07T13:14:14.684Z] #41 84.63 checking for ranlib... ranlib
13:14:14 [2022-09-07T13:14:14.684Z] #41 84.63 checking for gawk... no
13:14:14 [2022-09-07T13:14:14.684Z] #41 84.63 checking for mawk... mawk
13:14:14 [2022-09-07T13:14:14.684Z] #41 84.63 checking command to parse /usr/bin/nm -B output from gcc object... ok
13:14:14 [2022-09-07T13:14:14.714Z] #41 35.02 python3 is already the newest version (3.9.2-3).
13:14:14 [2022-09-07T13:14:14.714Z] #41 35.02 The following additional packages will be installed:
13:14:14 [2022-09-07T13:14:14.714Z] #41 35.03   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
13:14:14 [2022-09-07T13:14:14.714Z] #41 35.04   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
13:14:14 [2022-09-07T13:14:14.714Z] #41 35.04 Suggested packages:
13:14:14 [2022-09-07T13:14:14.714Z] #41 35.04   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
13:14:14 [2022-09-07T13:14:14.714Z] #41 35.04   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
13:14:14 [2022-09-07T13:14:14.714Z] #41 35.04   m4-doc ed diffutils-doc
13:14:14 [2022-09-07T13:14:14.714Z] #41 35.04 Recommended packages:
13:14:14 [2022-09-07T13:14:14.714Z] #41 35.04   fakeroot libalgorithm-merge-perl libltdl-dev
13:14:14 [2022-09-07T13:14:14.940Z] #41 84.91 checking for sysroot... no
13:14:14 [2022-09-07T13:14:14.941Z] #41 84.91 checking for a working dd... /bin/dd
13:14:14 [2022-09-07T13:14:14.941Z] #41 84.92 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
13:14:14 [2022-09-07T13:14:14.941Z] #41 85.00 checking for mt... no
13:14:14 [2022-09-07T13:14:14.941Z] #41 85.00 checking if : is a manifest tool... no
13:14:14 [2022-09-07T13:14:14.941Z] #41 85.02 checking for dlfcn.h... yes
13:14:14 [2022-09-07T13:14:14.941Z] #41 85.11 checking for objdir... .libs
13:14:15 [2022-09-07T13:14:15.198Z] #41 85.32 checking if gcc supports -fno-rtti -fno-exceptions... no
13:14:15 [2022-09-07T13:14:15.198Z] #41 85.39 checking for gcc option to produce PIC... -fPIC -DPIC
13:14:15 [2022-09-07T13:14:15.198Z] #41 85.39 checking if gcc PIC flag -fPIC -DPIC works... yes
13:14:15 [2022-09-07T13:14:15.455Z] #41 85.45 checking if gcc static flag -static works... yes
13:14:15 [2022-09-07T13:14:15.541Z] #37 ...
13:14:15 [2022-09-07T13:14:15.541Z] 
13:14:15 [2022-09-07T13:14:15.541Z] #46 [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
13:14:15 [2022-09-07T13:14:15.541Z] #46 68.07 configure.ac:7: installing 'build-aux/compile'
13:14:15 [2022-09-07T13:14:15.541Z] #46 68.08 configure.ac:9: installing 'build-aux/config.guess'
13:14:15 [2022-09-07T13:14:15.541Z] #46 68.10 configure.ac:9: installing 'build-aux/config.sub'
13:14:15 [2022-09-07T13:14:15.541Z] #46 68.12 configure.ac:11: installing 'build-aux/install-sh'
13:14:15 [2022-09-07T13:14:15.541Z] #46 68.12 configure.ac:11: installing 'build-aux/missing'
13:14:15 [2022-09-07T13:14:15.541Z] #46 68.37 Makefile.am: installing 'build-aux/depcomp'
13:14:15 [2022-09-07T13:14:15.711Z] #41 85.70 checking if gcc supports -c -o file.o... yes
13:14:15 [2022-09-07T13:14:15.712Z] #41 85.78 checking if gcc supports -c -o file.o... (cached) yes
13:14:15 [2022-09-07T13:14:15.712Z] #41 85.78 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
13:14:15 [2022-09-07T13:14:15.798Z] #46 68.52 parallel-tests: installing 'build-aux/test-driver'
13:14:15 [2022-09-07T13:14:15.969Z] #41 85.80 checking dynamic linker characteristics... GNU/Linux ld.so
13:14:15 [2022-09-07T13:14:15.969Z] #41 86.02 checking how to hardcode library paths into programs... immediate
13:14:15 [2022-09-07T13:14:15.969Z] #41 86.03 checking whether stripping libraries is possible... yes
13:14:15 [2022-09-07T13:14:15.969Z] #41 86.04 checking if libtool supports shared libraries... yes
13:14:15 [2022-09-07T13:14:15.969Z] #41 86.04 checking whether to build shared libraries... no
13:14:15 [2022-09-07T13:14:15.969Z] #41 86.04 checking whether to build static libraries... yes
13:14:15 [2022-09-07T13:14:15.969Z] #41 86.04 checking for a BSD-compatible install... /usr/bin/install -c
13:14:15 [2022-09-07T13:14:15.969Z] #41 86.07 checking whether build environment is sane... yes
13:14:15 [2022-09-07T13:14:15.969Z] #41 86.10 checking for a thread-safe mkdir -p... /bin/mkdir -p
13:14:15 [2022-09-07T13:14:15.969Z] #41 86.11 checking whether make sets $(MAKE)... yes
13:14:15 [2022-09-07T13:14:15.969Z] #41 86.14 checking whether make supports the include directive... yes (GNU style)
13:14:15 [2022-09-07T13:14:15.969Z] #41 86.16 checking whether make supports nested variables... yes
13:14:15 [2022-09-07T13:14:15.969Z] #41 86.18 checking whether UID '0' is supported by ustar format... yes
13:14:15 [2022-09-07T13:14:15.969Z] #41 86.19 checking whether GID '0' is supported by ustar format... yes
13:14:15 [2022-09-07T13:14:15.969Z] #41 86.19 checking how to create a ustar tar archive... gnutar
13:14:16 [2022-09-07T13:14:16.096Z] #41 36.55 The following NEW packages will be installed:
13:14:16 [2022-09-07T13:14:16.096Z] #41 36.56   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
13:14:16 [2022-09-07T13:14:16.096Z] #41 36.56   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
13:14:16 [2022-09-07T13:14:16.096Z] #41 36.56   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
13:14:16 [2022-09-07T13:14:16.226Z] #41 86.23 checking dependency style of gcc... gcc3
13:14:16 [2022-09-07T13:14:16.226Z] #41 86.35 checking whether to enable maintainer-specific portions of Makefiles... yes
13:14:16 [2022-09-07T13:14:16.226Z] #41 86.36 checking whether make supports nested variables... (cached) yes
13:14:16 [2022-09-07T13:14:16.226Z] #41 86.36 checking for pkg-config... /usr/bin/pkg-config
13:14:16 [2022-09-07T13:14:16.226Z] #41 86.36 checking pkg-config is at least version 0.9.0... yes
13:14:16 [2022-09-07T13:14:16.226Z] #41 86.37 checking for yajl >= 2.1.0... yes
13:14:16 [2022-09-07T13:14:16.226Z] #41 86.38 checking for a sed that does not truncate output... (cached) /bin/sed
13:14:16 [2022-09-07T13:14:16.226Z] #41 86.39 checking for gcc... (cached) gcc
13:14:16 [2022-09-07T13:14:16.226Z] #41 86.43 checking whether we are using the GNU C compiler... (cached) yes
13:14:16 [2022-09-07T13:14:16.226Z] #41 86.44 checking whether gcc accepts -g... (cached) yes
13:14:16 [2022-09-07T13:14:16.226Z] #41 86.44 checking for gcc option to accept ISO C89... (cached) none needed
13:14:16 [2022-09-07T13:14:16.226Z] #41 86.44 checking whether gcc understands -c and -o together... (cached) yes
13:14:16 [2022-09-07T13:14:16.226Z] #41 86.44 checking for a Python interpreter with version >= 3... python3
13:14:16 [2022-09-07T13:14:16.353Z] #41 36.57   libyajl2 m4 patch xz-utils
13:14:16 [2022-09-07T13:14:16.483Z] #41 86.48 checking for python3... /usr/bin/python3
13:14:16 [2022-09-07T13:14:16.483Z] #41 86.48 checking for python3 version... 3.9
13:14:16 [2022-09-07T13:14:16.483Z] #41 86.52 checking for python3 platform... linux
13:14:16 [2022-09-07T13:14:16.483Z] #41 86.54 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
13:14:16 [2022-09-07T13:14:16.483Z] #41 86.65 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
13:14:16 [2022-09-07T13:14:16.610Z] #41 36.95 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded.
13:14:16 [2022-09-07T13:14:16.610Z] #41 36.95 Need to get 5940 kB of archives.
13:14:16 [2022-09-07T13:14:16.610Z] #41 36.95 After this operation, 18.7 MB of additional disk space will be used.
13:14:16 [2022-09-07T13:14:16.610Z] #41 36.95 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
13:14:16 [2022-09-07T13:14:16.610Z] #41 36.95 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
13:14:16 [2022-09-07T13:14:16.610Z] #41 36.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
13:14:16 [2022-09-07T13:14:16.610Z] #41 36.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
13:14:16 [2022-09-07T13:14:16.610Z] #41 36.97 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
13:14:16 [2022-09-07T13:14:16.610Z] #41 37.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
13:14:16 [2022-09-07T13:14:16.610Z] #41 37.00 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
13:14:16 [2022-09-07T13:14:16.610Z] #41 37.02 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
13:14:16 [2022-09-07T13:14:16.610Z] #41 37.04 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
13:14:16 [2022-09-07T13:14:16.610Z] #41 37.06 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
13:14:16 [2022-09-07T13:14:16.610Z] #41 37.11 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
13:14:16 [2022-09-07T13:14:16.866Z] #41 37.15 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB]
13:14:16 [2022-09-07T13:14:16.866Z] #41 37.32 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
13:14:16 [2022-09-07T13:14:16.866Z] #41 37.32 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
13:14:16 [2022-09-07T13:14:16.866Z] #41 37.32 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
13:14:16 [2022-09-07T13:14:16.866Z] #41 37.33 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
13:14:16 [2022-09-07T13:14:16.866Z] #41 37.33 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
13:14:16 [2022-09-07T13:14:16.866Z] #41 37.34 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
13:14:16 [2022-09-07T13:14:16.866Z] #41 37.35 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
13:14:16 [2022-09-07T13:14:16.866Z] #41 37.39 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
13:14:16 [2022-09-07T13:14:16.996Z] #41 86.86 checking that generated files are newer than configure... done
13:14:16 [2022-09-07T13:14:16.996Z] #41 87.08 configure: creating ./config.status
13:14:17 [2022-09-07T13:14:17.129Z] #41 37.40 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
13:14:17 [2022-09-07T13:14:17.130Z] #41 37.43 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
13:14:17 [2022-09-07T13:14:17.130Z] #41 37.43 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB]
13:14:17 [2022-09-07T13:14:17.690Z] #46 70.59 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
13:14:17 [2022-09-07T13:14:17.690Z] #46 70.59 libtoolize: copying file 'build-aux/ltmain.sh'
13:14:17 [2022-09-07T13:14:17.928Z] #41 88.14 config.status: creating Makefile
13:14:18 [2022-09-07T13:14:18.185Z] #41 88.17 config.status: creating config.h
13:14:18 [2022-09-07T13:14:18.185Z] #41 88.19 config.status: executing libtool commands
13:14:18 [2022-09-07T13:14:18.185Z] #41 88.21 config.status: executing depfiles commands
13:14:18 [2022-09-07T13:14:18.253Z] #46 71.20 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
13:14:18 [2022-09-07T13:14:18.253Z] #46 71.20 libtoolize: copying file 'm4/libtool.m4'
13:14:18 [2022-09-07T13:14:18.506Z] #41 38.67 debconf: delaying package configuration, since apt-utils is not installed
13:14:18 [2022-09-07T13:14:18.506Z] #41 38.91 Fetched 5940 kB in 1s (7225 kB/s)
13:14:18 [2022-09-07T13:14:18.506Z] #41 ...
13:14:18 [2022-09-07T13:14:18.506Z] 
13:14:18 [2022-09-07T13:14:18.506Z] #32 [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
13:14:18 [2022-09-07T13:14:18.506Z] #32 38.96 v3.0.2
13:14:18 [2022-09-07T13:14:18.510Z] #46 71.29 libtoolize: copying file 'm4/ltoptions.m4'
13:14:18 [2022-09-07T13:14:18.680Z] #36 ...
13:14:18 [2022-09-07T13:14:18.680Z] 
13:14:18 [2022-09-07T13:14:18.680Z] #44 [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
13:14:18 [2022-09-07T13:14:18.680Z] #44 25.61 aclocal: warning: couldn't open directory 'm4': No such file or directory
13:14:18 [2022-09-07T13:14:18.749Z] #41 88.63 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
13:14:18 [2022-09-07T13:14:18.749Z] #41 88.65 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
13:14:18 [2022-09-07T13:14:18.749Z] #41 88.82 checking for gcc... gcc
13:14:18 [2022-09-07T13:14:18.749Z] #41 88.87 checking whether the C compiler works... yes
13:14:18 [2022-09-07T13:14:18.762Z] #32 DONE 39.2s
13:14:18 [2022-09-07T13:14:18.762Z] 
13:14:18 [2022-09-07T13:14:18.762Z] #30 [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
13:14:18 [2022-09-07T13:14:18.762Z] #30 26.20 Reading package lists...
13:14:18 [2022-09-07T13:14:18.762Z] #30 32.01 Building dependency tree...
13:14:18 [2022-09-07T13:14:18.762Z] #30 36.01 The following additional packages will be installed:
13:14:18 [2022-09-07T13:14:18.762Z] #30 36.01   libbtrfs0
13:14:18 [2022-09-07T13:14:18.762Z] #30 36.25 The following NEW packages will be installed:
13:14:18 [2022-09-07T13:14:18.762Z] #30 36.26   libbtrfs-dev libbtrfs0
13:14:18 [2022-09-07T13:14:18.762Z] #30 36.65 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
13:14:18 [2022-09-07T13:14:18.762Z] #30 36.65 Need to get 460 kB of archives.
13:14:18 [2022-09-07T13:14:18.762Z] #30 36.65 After this operation, 1237 kB of additional disk space will be used.
13:14:18 [2022-09-07T13:14:18.762Z] #30 36.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
13:14:18 [2022-09-07T13:14:18.762Z] #30 36.65 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
13:14:18 [2022-09-07T13:14:18.762Z] #30 37.57 debconf: delaying package configuration, since apt-utils is not installed
13:14:18 [2022-09-07T13:14:18.762Z] #30 37.87 Fetched 460 kB in 0s (1302 kB/s)
13:14:18 [2022-09-07T13:14:18.762Z] #30 38.00 Selecting previously unselected package libbtrfs0:amd64.
13:14:18 [2022-09-07T13:14:18.762Z] #30 38.00 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
13:14:18 [2022-09-07T13:14:18.762Z] #30 38.07 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
13:14:18 [2022-09-07T13:14:18.762Z] #30 38.10 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
13:14:18 [2022-09-07T13:14:18.762Z] #30 38.32 Selecting previously unselected package libbtrfs-dev:amd64.
13:14:18 [2022-09-07T13:14:18.762Z] #30 38.33 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
13:14:18 [2022-09-07T13:14:18.762Z] #30 38.34 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
13:14:18 [2022-09-07T13:14:18.762Z] #30 38.72 Setting up libbtrfs0:amd64 (5.10.1-2) ...
13:14:18 [2022-09-07T13:14:18.762Z] #30 38.75 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
13:14:18 [2022-09-07T13:14:18.762Z] #30 38.77 Processing triggers for libc-bin (2.31-13+deb11u3) ...
13:14:18 [2022-09-07T13:14:18.762Z] #30 DONE 39.2s
13:14:18 [2022-09-07T13:14:18.762Z] 
13:14:18 [2022-09-07T13:14:18.762Z] #41 [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             ;
13:14:18 [2022-09-07T13:14:18.762Z] #41 39.04 Selecting previously unselected package bzip2.
13:14:18 [2022-09-07T13:14:18.762Z] #41 39.05 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
13:14:18 [2022-09-07T13:14:18.767Z] #46 71.44 libtoolize: copying file 'm4/ltsugar.m4'
13:14:18 [2022-09-07T13:14:18.767Z] #46 71.57 libtoolize: copying file 'm4/ltversion.m4'
13:14:19 [2022-09-07T13:14:19.006Z] #41 88.98 checking for C compiler default output file name... a.out
13:14:19 [2022-09-07T13:14:19.006Z] #41 88.98 checking for suffix of executables... 
13:14:19 [2022-09-07T13:14:19.006Z] #41 89.10 checking whether we are cross compiling... no
13:14:19 [2022-09-07T13:14:19.021Z] #41 39.43 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ...
13:14:19 [2022-09-07T13:14:19.021Z] #41 39.43 Unpacking bzip2 (1.0.8-4) ...
13:14:19 [2022-09-07T13:14:19.023Z] #46 71.66 libtoolize: copying file 'm4/lt~obsolete.m4'
13:14:19 [2022-09-07T13:14:19.263Z] #41 89.23 checking for suffix of object files... o
13:14:19 [2022-09-07T13:14:19.263Z] #41 89.30 checking whether we are using the GNU C compiler... yes
13:14:19 [2022-09-07T13:14:19.263Z] #41 89.36 checking whether gcc accepts -g... yes
13:14:19 [2022-09-07T13:14:19.279Z] #41 39.56 Selecting previously unselected package libmagic-mgc.
13:14:19 [2022-09-07T13:14:19.279Z] #41 39.56 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ...
13:14:19 [2022-09-07T13:14:19.279Z] #41 39.57 Unpacking libmagic-mgc (1:5.39-3) ...
13:14:19 [2022-09-07T13:14:19.536Z] #41 ...
13:14:19 [2022-09-07T13:14:19.536Z] 
13:14:19 [2022-09-07T13:14:19.536Z] #42 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
13:14:19 [2022-09-07T13:14:19.536Z] #42 DONE 0.8s
13:14:19 [2022-09-07T13:14:19.641Z] #41 89.44 checking for gcc option to accept ISO C89... none needed
13:14:19 [2022-09-07T13:14:19.641Z] #41 89.53 checking whether gcc understands -c and -o together... yes
13:14:19 [2022-09-07T13:14:19.641Z] #41 89.65 checking for a BSD-compatible install... /usr/bin/install -c
13:14:19 [2022-09-07T13:14:19.641Z] #41 89.67 checking whether build environment is sane... yes
13:14:19 [2022-09-07T13:14:19.641Z] #41 89.69 checking for a thread-safe mkdir -p... /bin/mkdir -p
13:14:19 [2022-09-07T13:14:19.641Z] #41 89.70 checking for gawk... no
13:14:19 [2022-09-07T13:14:19.641Z] #41 89.70 checking for mawk... mawk
13:14:19 [2022-09-07T13:14:19.642Z] #41 89.70 checking whether make sets $(MAKE)... yes
13:14:19 [2022-09-07T13:14:19.642Z] #41 89.73 checking whether make supports the include directive... yes (GNU style)
13:14:19 [2022-09-07T13:14:19.642Z] #41 89.74 checking whether make supports nested variables... yes
13:14:19 [2022-09-07T13:14:19.642Z] #41 89.77 checking whether UID '0' is supported by ustar format... yes
13:14:19 [2022-09-07T13:14:19.642Z] #41 89.77 checking whether GID '0' is supported by ustar format... yes
13:14:19 [2022-09-07T13:14:19.642Z] #41 89.77 checking how to create a ustar tar archive... gnutar
13:14:19 [2022-09-07T13:14:19.793Z] 
13:14:19 [2022-09-07T13:14:19.793Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
13:14:19 [2022-09-07T13:14:19.917Z] #41 89.81 checking dependency style of gcc... gcc3
13:14:19 [2022-09-07T13:14:19.917Z] #41 90.04 checking whether to enable maintainer-specific portions of Makefiles... yes
13:14:19 [2022-09-07T13:14:19.917Z] #41 90.04 checking whether make supports nested variables... (cached) yes
13:14:20 [2022-09-07T13:14:20.175Z] #41 90.08 checking build system type... x86_64-pc-linux-gnu
13:14:20 [2022-09-07T13:14:20.175Z] #41 90.29 checking host system type... x86_64-pc-linux-gnu
13:14:20 [2022-09-07T13:14:20.175Z] #41 90.29 checking how to print strings... printf
13:14:20 [2022-09-07T13:14:20.175Z] #41 90.29 checking for a sed that does not truncate output... /bin/sed
13:14:20 [2022-09-07T13:14:20.175Z] #41 90.31 checking for grep that handles long lines and -e... /bin/grep
13:14:20 [2022-09-07T13:14:20.175Z] #41 90.32 checking for egrep... /bin/grep -E
13:14:20 [2022-09-07T13:14:20.175Z] #41 90.32 checking for fgrep... /bin/grep -F
13:14:20 [2022-09-07T13:14:20.175Z] #41 90.33 checking for ld used by gcc... /usr/bin/ld
13:14:20 [2022-09-07T13:14:20.175Z] #41 90.34 checking if the linker (/usr/bin/ld) is GNU ld... yes
13:14:20 [2022-09-07T13:14:20.175Z] #41 90.35 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
13:14:20 [2022-09-07T13:14:20.432Z] #41 90.36 checking the name lister (/usr/bin/nm -B) interface... BSD nm
13:14:20 [2022-09-07T13:14:20.432Z] #41 90.43 checking whether ln -s works... yes
13:14:20 [2022-09-07T13:14:20.432Z] #41 90.43 checking the maximum length of command line arguments... 1572864
13:14:20 [2022-09-07T13:14:20.432Z] #41 90.44 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
13:14:20 [2022-09-07T13:14:20.432Z] #41 90.44 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
13:14:20 [2022-09-07T13:14:20.432Z] #41 90.44 checking for /usr/bin/ld option to reload object files... -r
13:14:20 [2022-09-07T13:14:20.432Z] #41 90.45 checking for objdump... objdump
13:14:20 [2022-09-07T13:14:20.432Z] #41 90.45 checking how to recognize dependent libraries... pass_all
13:14:20 [2022-09-07T13:14:20.432Z] #41 90.45 checking for dlltool... no
13:14:20 [2022-09-07T13:14:20.432Z] #41 90.45 checking how to associate runtime and link libraries... printf %s\n
13:14:20 [2022-09-07T13:14:20.432Z] #41 90.45 checking for ar... ar
13:14:20 [2022-09-07T13:14:20.432Z] #41 90.45 checking for archiver @FILE support... @
13:14:20 [2022-09-07T13:14:20.432Z] #41 90.57 checking for strip... strip
13:14:20 [2022-09-07T13:14:20.432Z] #41 90.57 checking for ranlib... ranlib
13:14:20 [2022-09-07T13:14:20.690Z] #41 90.57 checking command to parse /usr/bin/nm -B output from gcc object... ok
13:14:20 [2022-09-07T13:14:20.690Z] #41 90.79 checking for sysroot... no
13:14:20 [2022-09-07T13:14:20.690Z] #41 90.80 checking for a working dd... /bin/dd
13:14:20 [2022-09-07T13:14:20.690Z] #41 90.83 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
13:14:20 [2022-09-07T13:14:20.728Z] #43 ...
13:14:20 [2022-09-07T13:14:20.728Z] 
13:14:20 [2022-09-07T13:14:20.728Z] #36 [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
13:14:20 [2022-09-07T13:14:20.728Z] #36 31.08 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
13:14:20 [2022-09-07T13:14:20.921Z] #46 ...
13:14:20 [2022-09-07T13:14:20.921Z] 
13:14:20 [2022-09-07T13:14:20.921Z] #37 [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
13:14:20 [2022-09-07T13:14:20.921Z] #37 123.3 Selecting previously unselected package g++-mingw-w64-x86-64.
13:14:20 [2022-09-07T13:14:20.921Z] #37 123.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
13:14:20 [2022-09-07T13:14:20.921Z] #37 123.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
13:14:20 [2022-09-07T13:14:20.921Z] #37 123.5 Selecting previously unselected package libapparmor1:amd64.
13:14:20 [2022-09-07T13:14:20.921Z] #37 123.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
13:14:20 [2022-09-07T13:14:20.921Z] #37 123.5 Unpacking libapparmor1:amd64 (2.13.6-10) ...
13:14:20 [2022-09-07T13:14:20.921Z] #37 123.6 Selecting previously unselected package libapparmor-dev:amd64.
13:14:20 [2022-09-07T13:14:20.921Z] #37 123.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
13:14:20 [2022-09-07T13:14:20.921Z] #37 123.7 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
13:14:20 [2022-09-07T13:14:20.921Z] #37 123.8 Selecting previously unselected package libbtrfs0:amd64.
13:14:20 [2022-09-07T13:14:20.921Z] #37 123.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
13:14:20 [2022-09-07T13:14:20.921Z] #37 123.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
13:14:20 [2022-09-07T13:14:20.921Z] #37 124.1 Selecting previously unselected package libbtrfs-dev:amd64.
13:14:20 [2022-09-07T13:14:20.921Z] #37 124.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
13:14:20 [2022-09-07T13:14:20.921Z] #37 124.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
13:14:20 [2022-09-07T13:14:20.921Z] #37 124.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
13:14:20 [2022-09-07T13:14:20.922Z] #37 124.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
13:14:20 [2022-09-07T13:14:20.922Z] #37 124.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
13:14:20 [2022-09-07T13:14:20.922Z] #37 124.4 Selecting previously unselected package libudev-dev:amd64.
13:14:20 [2022-09-07T13:14:20.922Z] #37 124.4 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
13:14:20 [2022-09-07T13:14:20.922Z] #37 124.4 Unpacking libudev-dev:amd64 (247.3-7) ...
13:14:20 [2022-09-07T13:14:20.922Z] #37 124.6 Selecting previously unselected package libsepol1-dev:amd64.
13:14:20 [2022-09-07T13:14:20.922Z] #37 124.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
13:14:20 [2022-09-07T13:14:20.922Z] #37 124.6 Unpacking libsepol1-dev:amd64 (3.1-1) ...
13:14:20 [2022-09-07T13:14:20.922Z] #37 124.9 Selecting previously unselected package libpcre2-16-0:amd64.
13:14:20 [2022-09-07T13:14:20.922Z] #37 124.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
13:14:20 [2022-09-07T13:14:20.922Z] #37 124.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
13:14:20 [2022-09-07T13:14:20.922Z] #37 125.1 Selecting previously unselected package libpcre2-32-0:amd64.
13:14:20 [2022-09-07T13:14:20.922Z] #37 125.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
13:14:20 [2022-09-07T13:14:20.922Z] #37 125.2 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
13:14:20 [2022-09-07T13:14:20.922Z] #37 125.3 Selecting previously unselected package libpcre2-posix2:amd64.
13:14:20 [2022-09-07T13:14:20.922Z] #37 125.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
13:14:20 [2022-09-07T13:14:20.922Z] #37 125.4 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
13:14:20 [2022-09-07T13:14:20.922Z] #37 125.4 Selecting previously unselected package libpcre2-dev:amd64.
13:14:20 [2022-09-07T13:14:20.922Z] #37 125.4 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
13:14:20 [2022-09-07T13:14:20.922Z] #37 125.5 Unpacking libpcre2-dev:amd64 (10.36-2) ...
13:14:20 [2022-09-07T13:14:20.922Z] #37 126.0 Selecting previously unselected package libselinux1-dev:amd64.
13:14:20 [2022-09-07T13:14:20.922Z] #37 126.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
13:14:20 [2022-09-07T13:14:20.922Z] #37 126.0 Unpacking libselinux1-dev:amd64 (3.1-3) ...
13:14:20 [2022-09-07T13:14:20.922Z] #37 126.3 Selecting previously unselected package libdevmapper-dev:amd64.
13:14:20 [2022-09-07T13:14:20.922Z] #37 126.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
13:14:20 [2022-09-07T13:14:20.922Z] #37 126.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
13:14:20 [2022-09-07T13:14:20.922Z] #37 126.4 Selecting previously unselected package libseccomp-dev:amd64.
13:14:20 [2022-09-07T13:14:20.922Z] #37 126.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
13:14:20 [2022-09-07T13:14:20.922Z] #37 126.4 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
13:14:20 [2022-09-07T13:14:20.922Z] #37 126.6 Selecting previously unselected package libsystemd-dev:amd64.
13:14:20 [2022-09-07T13:14:20.922Z] #37 126.6 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
13:14:20 [2022-09-07T13:14:20.922Z] #37 126.6 Unpacking libsystemd-dev:amd64 (247.3-7) ...
13:14:20 [2022-09-07T13:14:20.922Z] #37 127.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
13:14:20 [2022-09-07T13:14:20.922Z] #37 127.2 Setting up libapparmor1:amd64 (2.13.6-10) ...
13:14:20 [2022-09-07T13:14:20.922Z] #37 127.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
13:14:20 [2022-09-07T13:14:20.922Z] #37 127.2 Setting up libsepol1-dev:amd64 (3.1-1) ...
13:14:20 [2022-09-07T13:14:20.922Z] #37 127.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
13:14:20 [2022-09-07T13:14:20.922Z] #37 127.3 Setting up libpcre2-16-0:amd64 (10.36-2) ...
13:14:20 [2022-09-07T13:14:20.922Z] #37 127.3 Setting up libbtrfs0:amd64 (5.10.1-2) ...
13:14:20 [2022-09-07T13:14:20.922Z] #37 127.3 Setting up libpcre2-32-0:amd64 (10.36-2) ...
13:14:20 [2022-09-07T13:14:20.922Z] #37 127.3 Setting up libudev-dev:amd64 (247.3-7) ...
13:14:20 [2022-09-07T13:14:20.922Z] #37 127.3 Setting up libpcre2-posix2:amd64 (10.36-2) ...
13:14:20 [2022-09-07T13:14:20.922Z] #37 127.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
13:14:20 [2022-09-07T13:14:20.922Z] #37 127.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
13:14:20 [2022-09-07T13:14:20.922Z] #37 127.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
13:14:20 [2022-09-07T13:14:20.922Z] #37 127.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
13:14:20 [2022-09-07T13:14:20.922Z] #37 127.4 Setting up mingw-w64-common (8.0.0-1) ...
13:14:20 [2022-09-07T13:14:20.922Z] #37 127.4 Setting up libsystemd-dev:amd64 (247.3-7) ...
13:14:20 [2022-09-07T13:14:20.922Z] #37 127.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
13:14:20 [2022-09-07T13:14:20.922Z] #37 127.4 Setting up libpcre2-dev:amd64 (10.36-2) ...
13:14:20 [2022-09-07T13:14:20.922Z] #37 127.4 Setting up libselinux1-dev:amd64 (3.1-3) ...
13:14:20 [2022-09-07T13:14:20.922Z] #37 127.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
13:14:20 [2022-09-07T13:14:20.922Z] #37 127.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
13:14:20 [2022-09-07T13:14:20.922Z] #37 127.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
13:14:20 [2022-09-07T13:14:20.922Z] #37 127.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
13:14:20 [2022-09-07T13:14:20.922Z] #37 127.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
13:14:20 [2022-09-07T13:14:20.922Z] #37 127.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
13:14:20 [2022-09-07T13:14:20.922Z] #37 127.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
13:14:20 [2022-09-07T13:14:20.922Z] #37 127.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
13:14:20 [2022-09-07T13:14:20.922Z] #37 127.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
13:14:20 [2022-09-07T13:14:20.922Z] #37 127.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
13:14:20 [2022-09-07T13:14:20.922Z] #37 127.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
13:14:20 [2022-09-07T13:14:20.922Z] #37 127.6 Setting up dmsetup (2:1.02.175-2.1) ...
13:14:20 [2022-09-07T13:14:20.922Z] #37 127.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
13:14:20 [2022-09-07T13:14:20.922Z] #37 127.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
13:14:20 [2022-09-07T13:14:20.922Z] #37 127.6 Processing triggers for libc-bin (2.31-13+deb11u3) ...
13:14:20 [2022-09-07T13:14:20.948Z] #41 90.93 checking for mt... no
13:14:20 [2022-09-07T13:14:20.948Z] #41 90.93 checking if : is a manifest tool... no
13:14:20 [2022-09-07T13:14:20.948Z] #41 90.94 checking how to run the C preprocessor... gcc -E
13:14:20 [2022-09-07T13:14:20.984Z] #36 ...
13:14:20 [2022-09-07T13:14:20.984Z] 
13:14:20 [2022-09-07T13:14:20.984Z] #41 [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             ;
13:14:20 [2022-09-07T13:14:20.984Z] #41 40.21 Selecting previously unselected package libmagic1:amd64.
13:14:20 [2022-09-07T13:14:20.984Z] #41 40.21 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ...
13:14:20 [2022-09-07T13:14:20.984Z] #41 40.23 Unpacking libmagic1:amd64 (1:5.39-3) ...
13:14:20 [2022-09-07T13:14:20.984Z] #41 40.44 Selecting previously unselected package file.
13:14:20 [2022-09-07T13:14:20.984Z] #41 40.46 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ...
13:14:20 [2022-09-07T13:14:20.984Z] #41 40.46 Unpacking file (1:5.39-3) ...
13:14:20 [2022-09-07T13:14:20.984Z] #41 40.66 Selecting previously unselected package xz-utils.
13:14:20 [2022-09-07T13:14:20.984Z] #41 40.66 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
13:14:20 [2022-09-07T13:14:20.984Z] #41 40.72 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
13:14:20 [2022-09-07T13:14:20.985Z] #41 41.03 Selecting previously unselected package libsigsegv2:amd64.
13:14:20 [2022-09-07T13:14:20.985Z] #41 41.03 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ...
13:14:20 [2022-09-07T13:14:20.985Z] #41 41.03 Unpacking libsigsegv2:amd64 (2.13-1) ...
13:14:20 [2022-09-07T13:14:20.985Z] #41 41.12 Selecting previously unselected package m4.
13:14:20 [2022-09-07T13:14:20.985Z] #41 41.12 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ...
13:14:20 [2022-09-07T13:14:20.985Z] #41 41.12 Unpacking m4 (1.4.18-5) ...
13:14:20 [2022-09-07T13:14:20.985Z] #41 41.40 Selecting previously unselected package autoconf.
13:14:20 [2022-09-07T13:14:20.985Z] #41 41.42 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
13:14:20 [2022-09-07T13:14:20.985Z] #41 41.46 Unpacking autoconf (2.69-14) ...
13:14:21 [2022-09-07T13:14:21.259Z] #41 ...
13:14:21 [2022-09-07T13:14:21.259Z] 
13:14:21 [2022-09-07T13:14:21.259Z] #33 [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
13:14:21 [2022-09-07T13:14:21.259Z] #33 31.80 go: downloading mvdan.cc/gofumpt v0.3.1
13:14:21 [2022-09-07T13:14:21.259Z] #33 31.84 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
13:14:21 [2022-09-07T13:14:21.259Z] #33 32.00 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
13:14:21 [2022-09-07T13:14:21.259Z] #33 32.08 go: downloading github.com/hashicorp/errwrap v1.0.0
13:14:21 [2022-09-07T13:14:21.259Z] #33 32.19 go: downloading github.com/davecgh/go-spew v1.1.1
13:14:21 [2022-09-07T13:14:21.259Z] #33 32.21 go: downloading github.com/pmezard/go-difflib v1.0.0
13:14:21 [2022-09-07T13:14:21.259Z] #33 32.27 go: downloading github.com/stretchr/objx v0.1.1
13:14:21 [2022-09-07T13:14:21.259Z] #33 32.48 go: downloading golang.org/x/text v0.3.7
13:14:21 [2022-09-07T13:14:21.259Z] #33 39.94 go: downloading github.com/subosito/gotenv v1.2.0
13:14:21 [2022-09-07T13:14:21.259Z] #33 39.94 go: downloading github.com/hashicorp/hcl v1.0.0
13:14:21 [2022-09-07T13:14:21.259Z] #33 40.25 go: downloading gopkg.in/ini.v1 v1.66.4
13:14:21 [2022-09-07T13:14:21.259Z] #33 40.29 go: downloading github.com/magiconair/properties v1.8.6
13:14:21 [2022-09-07T13:14:21.259Z] #33 40.47 go: downloading github.com/pelletier/go-toml v1.9.5
13:14:21 [2022-09-07T13:14:21.259Z] #33 40.72 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
13:14:21 [2022-09-07T13:14:21.259Z] #33 40.86 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
13:14:21 [2022-09-07T13:14:21.259Z] #33 40.90 go: downloading github.com/gobwas/glob v0.2.3
13:14:21 [2022-09-07T13:14:21.259Z] #33 40.99 go: downloading github.com/kisielk/gotool v1.0.0
13:14:21 [2022-09-07T13:14:21.259Z] #33 41.04 go: downloading github.com/gostaticanalysis/comment v1.4.2
13:14:21 [2022-09-07T13:14:21.259Z] #33 41.11 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
13:14:21 [2022-09-07T13:14:21.259Z] #33 41.11 go: downloading github.com/ettle/strcase v0.1.1
13:14:21 [2022-09-07T13:14:21.259Z] #33 41.27 go: downloading github.com/fatih/structtag v1.2.0
13:14:21 [2022-09-07T13:14:21.259Z] #33 41.30 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
13:14:21 [2022-09-07T13:14:21.259Z] #33 41.30 go: downloading github.com/Masterminds/semver v1.5.0
13:14:21 [2022-09-07T13:14:21.259Z] #33 41.39 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
13:14:21 [2022-09-07T13:14:21.259Z] #33 41.54 go: downloading github.com/prometheus/client_golang v1.12.1
13:14:21 [2022-09-07T13:14:21.513Z] #41 91.16 checking for ANSI C header files... yes
13:14:21 [2022-09-07T13:14:21.513Z] #41 91.63 checking for sys/types.h... yes
13:14:21 [2022-09-07T13:14:21.513Z] #41 91.72 checking for sys/stat.h... yes
13:14:21 [2022-09-07T13:14:21.525Z] #33 ...
13:14:21 [2022-09-07T13:14:21.525Z] 
13:14:21 [2022-09-07T13:14:21.525Z] #35 [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
13:14:21 [2022-09-07T13:14:21.525Z] #35 26.09 Reading package lists...
13:14:21 [2022-09-07T13:14:21.525Z] #35 32.01 Building dependency tree...
13:14:21 [2022-09-07T13:14:21.525Z] #35 35.61 The following additional packages will be installed:
13:14:21 [2022-09-07T13:14:21.525Z] #35 35.61   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
13:14:21 [2022-09-07T13:14:21.525Z] #35 35.62   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
13:14:21 [2022-09-07T13:14:21.525Z] #35 35.62   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
13:14:21 [2022-09-07T13:14:21.525Z] #35 35.62   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
13:14:21 [2022-09-07T13:14:21.525Z] #35 35.62   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
13:14:21 [2022-09-07T13:14:21.525Z] #35 35.63   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
13:14:21 [2022-09-07T13:14:21.525Z] #35 35.63   mingw-w64-common mingw-w64-x86-64-dev
13:14:21 [2022-09-07T13:14:21.525Z] #35 35.65 Suggested packages:
13:14:21 [2022-09-07T13:14:21.525Z] #35 35.68   gcc-10-locales seccomp wine64
13:14:21 [2022-09-07T13:14:21.525Z] #35 37.41 The following NEW packages will be installed:
13:14:21 [2022-09-07T13:14:21.525Z] #35 37.42   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
13:14:21 [2022-09-07T13:14:21.525Z] #35 37.42   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
13:14:21 [2022-09-07T13:14:21.525Z] #35 37.42   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
13:14:21 [2022-09-07T13:14:21.525Z] #35 37.42   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
13:14:21 [2022-09-07T13:14:21.525Z] #35 37.42   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
13:14:21 [2022-09-07T13:14:21.525Z] #35 37.43   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
13:14:21 [2022-09-07T13:14:21.525Z] #35 37.43   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
13:14:21 [2022-09-07T13:14:21.525Z] #35 37.43   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
13:14:21 [2022-09-07T13:14:21.525Z] #35 37.43   mingw-w64-x86-64-dev
13:14:21 [2022-09-07T13:14:21.525Z] #35 37.87 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
13:14:21 [2022-09-07T13:14:21.525Z] #35 37.87 Need to get 115 MB of archives.
13:14:21 [2022-09-07T13:14:21.525Z] #35 37.87 After this operation, 645 MB of additional disk space will be used.
13:14:21 [2022-09-07T13:14:21.525Z] #35 37.87 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]
13:14:21 [2022-09-07T13:14:21.525Z] #35 38.02 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]
13:14:21 [2022-09-07T13:14:21.525Z] #35 38.24 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
13:14:21 [2022-09-07T13:14:21.525Z] #35 38.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
13:14:21 [2022-09-07T13:14:21.525Z] #35 38.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
13:14:21 [2022-09-07T13:14:21.525Z] #35 38.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
13:14:21 [2022-09-07T13:14:21.525Z] #35 38.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
13:14:21 [2022-09-07T13:14:21.525Z] #35 38.82 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
13:14:21 [2022-09-07T13:14:21.525Z] #35 38.82 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]
13:14:21 [2022-09-07T13:14:21.525Z] #35 39.55 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]
13:14:21 [2022-09-07T13:14:21.525Z] #35 41.27 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]
13:14:21 [2022-09-07T13:14:21.525Z] #35 41.89 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]
13:14:21 [2022-09-07T13:14:21.525Z] #35 ...
13:14:21 [2022-09-07T13:14:21.525Z] 
13:14:21 [2022-09-07T13:14:21.525Z] #41 [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             ;
13:14:21 [2022-09-07T13:14:21.525Z] #41 41.90 Selecting previously unselected package autotools-dev.
13:14:21 [2022-09-07T13:14:21.525Z] #41 41.93 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
13:14:21 [2022-09-07T13:14:21.525Z] #41 41.93 Unpacking autotools-dev (20180224.1+nmu1) ...
13:14:21 [2022-09-07T13:14:21.780Z] #41 91.79 checking for stdlib.h... yes
13:14:21 [2022-09-07T13:14:21.780Z] #41 91.94 checking for string.h... yes
13:14:21 [2022-09-07T13:14:21.783Z] #41 42.20 Selecting previously unselected package automake.
13:14:21 [2022-09-07T13:14:21.783Z] #41 42.20 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
13:14:21 [2022-09-07T13:14:21.783Z] #41 42.20 Unpacking automake (1:1.16.3-2) ...
13:14:22 [2022-09-07T13:14:22.041Z] #41 ...
13:14:22 [2022-09-07T13:14:22.041Z] 
13:14:22 [2022-09-07T13:14:22.041Z] #34 [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
13:14:22 [2022-09-07T13:14:22.041Z] #34 26.78 Reading package lists...
13:14:22 [2022-09-07T13:14:22.041Z] #34 32.53 Building dependency tree...
13:14:22 [2022-09-07T13:14:22.041Z] #34 35.77 The following additional packages will be installed:
13:14:22 [2022-09-07T13:14:22.041Z] #34 35.80   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
13:14:22 [2022-09-07T13:14:22.041Z] #34 35.83 Suggested packages:
13:14:22 [2022-09-07T13:14:22.041Z] #34 35.87   cmake-doc ninja-build lrzip
13:14:22 [2022-09-07T13:14:22.041Z] #34 35.87 Recommended packages:
13:14:22 [2022-09-07T13:14:22.041Z] #34 35.87   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
13:14:22 [2022-09-07T13:14:22.041Z] #34 36.88 The following NEW packages will be installed:
13:14:22 [2022-09-07T13:14:22.041Z] #34 36.88   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
13:14:22 [2022-09-07T13:14:22.041Z] #34 36.88   vim-common xxd
13:14:22 [2022-09-07T13:14:22.041Z] #34 37.27 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
13:14:22 [2022-09-07T13:14:22.041Z] #34 37.27 Need to get 17.7 MB of archives.
13:14:22 [2022-09-07T13:14:22.041Z] #34 37.27 After this operation, 70.7 MB of additional disk space will be used.
13:14:22 [2022-09-07T13:14:22.041Z] #34 37.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
13:14:22 [2022-09-07T13:14:22.041Z] #34 37.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
13:14:22 [2022-09-07T13:14:22.041Z] #34 37.28 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
13:14:22 [2022-09-07T13:14:22.041Z] #34 37.39 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
13:14:22 [2022-09-07T13:14:22.041Z] #34 37.99 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
13:14:22 [2022-09-07T13:14:22.041Z] #34 38.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
13:14:22 [2022-09-07T13:14:22.041Z] #34 38.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
13:14:22 [2022-09-07T13:14:22.041Z] #34 38.06 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
13:14:22 [2022-09-07T13:14:22.041Z] #34 38.07 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
13:14:22 [2022-09-07T13:14:22.041Z] #34 38.08 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
13:14:22 [2022-09-07T13:14:22.041Z] #34 39.94 debconf: delaying package configuration, since apt-utils is not installed
13:14:22 [2022-09-07T13:14:22.041Z] #34 40.09 Fetched 17.7 MB in 2s (11.3 MB/s)
13:14:22 [2022-09-07T13:14:22.041Z] #34 40.11 Selecting previously unselected package xxd.
13:14:22 [2022-09-07T13:14:22.041Z] #34 40.11 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
13:14:22 [2022-09-07T13:14:22.041Z] #34 40.19 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
13:14:22 [2022-09-07T13:14:22.041Z] #34 40.19 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
13:14:22 [2022-09-07T13:14:22.041Z] #34 40.41 Selecting previously unselected package vim-common.
13:14:22 [2022-09-07T13:14:22.041Z] #34 40.44 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
13:14:22 [2022-09-07T13:14:22.041Z] #34 40.46 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
13:14:22 [2022-09-07T13:14:22.041Z] #34 40.82 Selecting previously unselected package cmake-data.
13:14:22 [2022-09-07T13:14:22.041Z] #34 40.82 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
13:14:22 [2022-09-07T13:14:22.041Z] #34 40.85 Unpacking cmake-data (3.18.4-2+deb11u1) ...
13:14:22 [2022-09-07T13:14:22.041Z] #34 ...
13:14:22 [2022-09-07T13:14:22.041Z] 
13:14:22 [2022-09-07T13:14:22.041Z] #35 [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
13:14:22 [2022-09-07T13:14:22.041Z] #35 42.58 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]
13:14:22 [2022-09-07T13:14:22.046Z] #41 92.06 checking for memory.h... yes
13:14:22 [2022-09-07T13:14:22.304Z] #41 92.22 checking for strings.h... yes
13:14:22 [2022-09-07T13:14:22.304Z] #41 92.38 checking for inttypes.h... yes
13:14:22 [2022-09-07T13:14:22.563Z] #41 92.51 checking for stdint.h... yes
13:14:22 [2022-09-07T13:14:22.563Z] #41 92.66 checking for unistd.h... yes
13:14:22 [2022-09-07T13:14:22.820Z] #41 92.77 checking for dlfcn.h... yes
13:14:22 [2022-09-07T13:14:22.820Z] #41 92.89 checking for objdir... .libs
13:14:23 [2022-09-07T13:14:23.086Z] #41 93.13 checking if gcc supports -fno-rtti -fno-exceptions... no
13:14:23 [2022-09-07T13:14:23.086Z] #41 93.21 checking for gcc option to produce PIC... -fPIC -DPIC
13:14:23 [2022-09-07T13:14:23.349Z] #41 93.21 checking if gcc PIC flag -fPIC -DPIC works... yes
13:14:23 [2022-09-07T13:14:23.349Z] #41 93.29 checking if gcc static flag -static works... yes
13:14:23 [2022-09-07T13:14:23.446Z] #37 ...
13:14:23 [2022-09-07T13:14:23.446Z] 
13:14:23 [2022-09-07T13:14:23.446Z] #29 [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
13:14:23 [2022-09-07T13:14:23.446Z] #29 122.4 + for f in rootlesskit rootlesskit-docker-proxy
13:14:23 [2022-09-07T13:14:23.446Z] #29 122.4 + GOBIN=/build
13:14:23 [2022-09-07T13:14:23.446Z] #29 122.4 + GO111MODULE=on
13:14:23 [2022-09-07T13:14:23.446Z] #29 122.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
13:14:23 [2022-09-07T13:14:23.446Z] #29 129.0 rootlesskit version 1.0.0
13:14:23 [2022-09-07T13:14:23.446Z] #29 129.1 Usage of /build/rootlesskit-docker-proxy:
13:14:23 [2022-09-07T13:14:23.446Z] #29 129.1   -container-ip string
13:14:23 [2022-09-07T13:14:23.446Z] #29 129.1     	container ip
13:14:23 [2022-09-07T13:14:23.447Z] #29 129.1   -container-port int
13:14:23 [2022-09-07T13:14:23.447Z] #29 129.1     	container port (default -1)
13:14:23 [2022-09-07T13:14:23.447Z] #29 129.1   -host-ip string
13:14:23 [2022-09-07T13:14:23.447Z] #29 129.1     	host ip
13:14:23 [2022-09-07T13:14:23.447Z] #29 129.1   -host-port int
13:14:23 [2022-09-07T13:14:23.447Z] #29 129.1     	host port (default -1)
13:14:23 [2022-09-07T13:14:23.447Z] #29 129.1   -proto string
13:14:23 [2022-09-07T13:14:23.447Z] #29 129.1     	proxy protocol (default "tcp")
13:14:23 [2022-09-07T13:14:23.447Z] #29 DONE 130.3s
13:14:23 [2022-09-07T13:14:23.447Z] 
13:14:23 [2022-09-07T13:14:23.447Z] #37 [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
13:14:23 [2022-09-07T13:14:23.447Z] #37 DONE 130.5s
13:14:23 [2022-09-07T13:14:23.447Z] 
13:14:23 [2022-09-07T13:14:23.447Z] #47 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
13:14:23 [2022-09-07T13:14:23.447Z] #47 DONE 0.1s
13:14:23 [2022-09-07T13:14:23.447Z] 
13:14:23 [2022-09-07T13:14:23.447Z] #48 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
13:14:23 [2022-09-07T13:14:23.614Z] #41 93.58 checking if gcc supports -c -o file.o... yes
13:14:23 [2022-09-07T13:14:23.614Z] #41 93.65 checking if gcc supports -c -o file.o... (cached) yes
13:14:23 [2022-09-07T13:14:23.614Z] #41 93.65 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
13:14:23 [2022-09-07T13:14:23.614Z] #41 93.69 checking dynamic linker characteristics... GNU/Linux ld.so
13:14:23 [2022-09-07T13:14:23.707Z] #48 DONE 0.2s
13:14:23 [2022-09-07T13:14:23.707Z] 
13:14:23 [2022-09-07T13:14:23.707Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
13:14:23 [2022-09-07T13:14:23.707Z] #49 ...
13:14:23 [2022-09-07T13:14:23.707Z] 
13:14:23 [2022-09-07T13:14:23.707Z] #50 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
13:14:23 [2022-09-07T13:14:23.707Z] #50 DONE 0.2s
13:14:23 [2022-09-07T13:14:23.875Z] #41 93.82 checking how to hardcode library paths into programs... immediate
13:14:23 [2022-09-07T13:14:23.875Z] #41 93.82 checking whether stripping libraries is possible... yes
13:14:23 [2022-09-07T13:14:23.875Z] #41 93.83 checking if libtool supports shared libraries... yes
13:14:23 [2022-09-07T13:14:23.875Z] #41 93.83 checking whether to build shared libraries... no
13:14:23 [2022-09-07T13:14:23.875Z] #41 93.84 checking whether to build static libraries... yes
13:14:23 [2022-09-07T13:14:23.875Z] #41 93.85 checking float.h usability... yes
13:14:23 [2022-09-07T13:14:23.875Z] #41 93.98 checking float.h presence... yes
13:14:23 [2022-09-07T13:14:23.875Z] #41 94.00 checking for float.h... yes
13:14:23 [2022-09-07T13:14:23.875Z] #41 94.02 checking limits.h usability... 
13:14:23 [2022-09-07T13:14:23.875Z] #41 ...
13:14:23 [2022-09-07T13:14:23.875Z] 
13:14:23 [2022-09-07T13:14:23.875Z] #33 [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
13:14:23 [2022-09-07T13:14:23.875Z] #33 113.4 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B]
13:14:23 [2022-09-07T13:14:23.875Z] #33 113.4 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B]
13:14:23 [2022-09-07T13:14:23.875Z] #33 114.2 debconf: delaying package configuration, since apt-utils is not installed
13:14:23 [2022-09-07T13:14:23.875Z] #33 114.5 Fetched 788 MB in 29s (26.8 MB/s)
13:14:23 [2022-09-07T13:14:23.875Z] #33 114.5 Selecting previously unselected package liblocale-gettext-perl.
13:14:23 [2022-09-07T13:14:23.875Z] #33 114.5 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
13:14:23 [2022-09-07T13:14:23.876Z] #33 114.6 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ...
13:14:23 [2022-09-07T13:14:23.876Z] #33 114.6 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
13:14:23 [2022-09-07T13:14:23.876Z] #33 114.6 Selecting previously unselected package bzip2.
13:14:23 [2022-09-07T13:14:23.876Z] #33 114.6 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ...
13:14:23 [2022-09-07T13:14:23.876Z] #33 114.6 Unpacking bzip2 (1.0.8-4) ...
13:14:23 [2022-09-07T13:14:23.876Z] #33 114.7 Selecting previously unselected package libmagic-mgc.
13:14:23 [2022-09-07T13:14:23.876Z] #33 114.7 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ...
13:14:23 [2022-09-07T13:14:23.876Z] #33 114.7 Unpacking libmagic-mgc (1:5.39-3) ...
13:14:23 [2022-09-07T13:14:23.876Z] #33 114.9 Selecting previously unselected package libmagic1:amd64.
13:14:23 [2022-09-07T13:14:23.876Z] #33 114.9 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ...
13:14:23 [2022-09-07T13:14:23.876Z] #33 114.9 Unpacking libmagic1:amd64 (1:5.39-3) ...
13:14:23 [2022-09-07T13:14:23.876Z] #33 115.0 Selecting previously unselected package file.
13:14:23 [2022-09-07T13:14:23.876Z] #33 115.0 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ...
13:14:23 [2022-09-07T13:14:23.876Z] #33 115.0 Unpacking file (1:5.39-3) ...
13:14:23 [2022-09-07T13:14:23.876Z] #33 115.1 Selecting previously unselected package xz-utils.
13:14:23 [2022-09-07T13:14:23.876Z] #33 115.1 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
13:14:23 [2022-09-07T13:14:23.876Z] #33 115.1 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
13:14:23 [2022-09-07T13:14:23.876Z] #33 115.2 Selecting previously unselected package binutils-aarch64-linux-gnu.
13:14:23 [2022-09-07T13:14:23.876Z] #33 115.2 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ...
13:14:23 [2022-09-07T13:14:23.876Z] #33 115.2 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ...
13:14:23 [2022-09-07T13:14:23.876Z] #33 116.2 Selecting previously unselected package binutils-arm-linux-gnueabi.
13:14:23 [2022-09-07T13:14:23.876Z] #33 116.2 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ...
13:14:23 [2022-09-07T13:14:23.876Z] #33 116.2 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ...
13:14:23 [2022-09-07T13:14:23.876Z] #33 117.1 Selecting previously unselected package binutils-arm-linux-gnueabihf.
13:14:23 [2022-09-07T13:14:23.876Z] #33 117.1 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ...
13:14:23 [2022-09-07T13:14:23.876Z] #33 117.1 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ...
13:14:23 [2022-09-07T13:14:23.876Z] #33 118.1 Selecting previously unselected package binutils-powerpc64le-linux-gnu.
13:14:23 [2022-09-07T13:14:23.876Z] #33 118.1 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ...
13:14:23 [2022-09-07T13:14:23.876Z] #33 118.1 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ...
13:14:23 [2022-09-07T13:14:23.876Z] #33 118.9 Selecting previously unselected package binutils-s390x-linux-gnu.
13:14:23 [2022-09-07T13:14:23.876Z] #33 118.9 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ...
13:14:23 [2022-09-07T13:14:23.876Z] #33 118.9 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ...
13:14:23 [2022-09-07T13:14:23.876Z] #33 119.8 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64.
13:14:23 [2022-09-07T13:14:23.876Z] #33 119.8 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
13:14:23 [2022-09-07T13:14:23.876Z] #33 119.8 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
13:14:23 [2022-09-07T13:14:23.876Z] #33 119.9 Selecting previously unselected package cpp-10-aarch64-linux-gnu.
13:14:23 [2022-09-07T13:14:23.876Z] #33 119.9 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
13:14:23 [2022-09-07T13:14:23.876Z] #33 119.9 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
13:14:23 [2022-09-07T13:14:23.936Z] #35 ...
13:14:23 [2022-09-07T13:14:23.936Z] 
13:14:23 [2022-09-07T13:14:23.936Z] #38 [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
13:14:23 [2022-09-07T13:14:23.936Z] #38 43.46 NAME:
13:14:23 [2022-09-07T13:14:23.936Z] #38 43.49    go-winres - A tool for embedding resources in Windows executables
13:14:23 [2022-09-07T13:14:23.936Z] #38 43.49 
13:14:23 [2022-09-07T13:14:23.936Z] #38 43.49 USAGE:
13:14:23 [2022-09-07T13:14:23.936Z] #38 43.49    go-winres [global options] command [command options] [arguments...]
13:14:23 [2022-09-07T13:14:23.936Z] #38 43.49 
13:14:23 [2022-09-07T13:14:23.936Z] #38 43.49 COMMANDS:
13:14:23 [2022-09-07T13:14:23.936Z] #38 43.49    init     Create an initial ./winres/winres.json
13:14:23 [2022-09-07T13:14:23.936Z] #38 43.49    make     Make syso files for the "go build" command
13:14:23 [2022-09-07T13:14:23.936Z] #38 43.49    simply   Make syso files for the "go build" command (simplified)
13:14:23 [2022-09-07T13:14:23.936Z] #38 43.49    extract  Extract all resources from an executable
13:14:23 [2022-09-07T13:14:23.936Z] #38 43.49    patch    Replace resources in an executable file (exe, dll)
13:14:23 [2022-09-07T13:14:23.936Z] #38 43.49    help, h  Shows a list of commands or help for one command
13:14:23 [2022-09-07T13:14:23.936Z] #38 43.49 
13:14:23 [2022-09-07T13:14:23.936Z] #38 43.49 GLOBAL OPTIONS:
13:14:23 [2022-09-07T13:14:23.936Z] #38 43.49    --help, -h  show help (default: false)
13:14:23 [2022-09-07T13:14:23.936Z] #38 DONE 43.9s
13:14:23 [2022-09-07T13:14:23.936Z] 
13:14:23 [2022-09-07T13:14:23.936Z] #35 [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
13:14:23 [2022-09-07T13:14:23.936Z] #35 44.10 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]
13:14:23 [2022-09-07T13:14:23.947Z] #44 ...
13:14:23 [2022-09-07T13:14:23.947Z] 
13:14:23 [2022-09-07T13:14:23.947Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
13:14:23 [2022-09-07T13:14:23.964Z] 
13:14:23 [2022-09-07T13:14:23.964Z] #51 [dev-systemd-false  1/28] RUN groupadd -r docker
13:14:24 [2022-09-07T13:14:24.137Z] #33 ...
13:14:24 [2022-09-07T13:14:24.137Z] 
13:14:24 [2022-09-07T13:14:24.137Z] #41 [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
13:14:24 [2022-09-07T13:14:24.137Z] #41 94.02 checking limits.h usability... yes
13:14:24 [2022-09-07T13:14:24.137Z] #41 94.14 checking limits.h presence... yes
13:14:24 [2022-09-07T13:14:24.137Z] #41 94.18 checking for limits.h... yes
13:14:24 [2022-09-07T13:14:24.137Z] #41 94.20 checking stddef.h usability... yes
13:14:24 [2022-09-07T13:14:24.137Z] #41 94.35 checking stddef.h presence... yes
13:14:24 [2022-09-07T13:14:24.193Z] #35 44.65 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]
13:14:24 [2022-09-07T13:14:24.193Z] #35 44.65 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
13:14:24 [2022-09-07T13:14:24.193Z] #35 44.65 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
13:14:24 [2022-09-07T13:14:24.193Z] #35 44.65 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
13:14:24 [2022-09-07T13:14:24.193Z] #35 44.66 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
13:14:24 [2022-09-07T13:14:24.193Z] #35 44.69 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]
13:14:24 [2022-09-07T13:14:24.193Z] #35 44.69 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
13:14:24 [2022-09-07T13:14:24.193Z] #35 44.69 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
13:14:24 [2022-09-07T13:14:24.193Z] #35 44.71 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
13:14:24 [2022-09-07T13:14:24.193Z] #35 44.71 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
13:14:24 [2022-09-07T13:14:24.397Z] #41 94.37 checking for stddef.h... yes
13:14:24 [2022-09-07T13:14:24.397Z] #41 94.39 checking for stdlib.h... (cached) yes
13:14:24 [2022-09-07T13:14:24.397Z] #41 94.41 checking for string.h... (cached) yes
13:14:24 [2022-09-07T13:14:24.397Z] #41 94.42 checking sys/time.h usability... yes
13:14:24 [2022-09-07T13:14:24.397Z] #41 94.53 checking sys/time.h presence... yes
13:14:24 [2022-09-07T13:14:24.397Z] #41 94.56 checking for sys/time.h... yes
13:14:24 [2022-09-07T13:14:24.397Z] #41 94.57 checking for inline... inline
13:14:24 [2022-09-07T13:14:24.451Z] #35 44.72 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
13:14:24 [2022-09-07T13:14:24.451Z] #35 44.72 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
13:14:24 [2022-09-07T13:14:24.451Z] #35 44.82 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
13:14:24 [2022-09-07T13:14:24.451Z] #35 44.82 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
13:14:24 [2022-09-07T13:14:24.451Z] #35 44.82 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
13:14:24 [2022-09-07T13:14:24.451Z] #35 44.82 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
13:14:24 [2022-09-07T13:14:24.708Z] #35 ...
13:14:24 [2022-09-07T13:14:24.708Z] 
13:14:24 [2022-09-07T13:14:24.708Z] #31 [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
13:14:24 [2022-09-07T13:14:24.708Z] #31 29.49 Reading package lists...
13:14:24 [2022-09-07T13:14:24.708Z] #31 35.27 Building dependency tree...
13:14:24 [2022-09-07T13:14:24.708Z] #31 39.45 The following additional packages will be installed:
13:14:24 [2022-09-07T13:14:24.708Z] #31 39.45   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
13:14:24 [2022-09-07T13:14:24.708Z] #31 39.45   python3-protobuf python3-six
13:14:24 [2022-09-07T13:14:24.708Z] #31 39.45 Suggested packages:
13:14:24 [2022-09-07T13:14:24.708Z] #31 39.45   python3-setuptools
13:14:24 [2022-09-07T13:14:24.708Z] #31 39.45 Recommended packages:
13:14:24 [2022-09-07T13:14:24.708Z] #31 39.45   iproute2 | iproute
13:14:24 [2022-09-07T13:14:24.708Z] #31 40.33 The following NEW packages will be installed:
13:14:24 [2022-09-07T13:14:24.708Z] #31 40.33   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
13:14:24 [2022-09-07T13:14:24.708Z] #31 40.33   python3-protobuf python3-six
13:14:24 [2022-09-07T13:14:24.708Z] #31 40.81 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
13:14:24 [2022-09-07T13:14:24.708Z] #31 40.81 Need to get 2315 kB of archives.
13:14:24 [2022-09-07T13:14:24.708Z] #31 40.81 After this operation, 11.1 MB of additional disk space will be used.
13:14:24 [2022-09-07T13:14:24.708Z] #31 40.81 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
13:14:24 [2022-09-07T13:14:24.708Z] #31 40.81 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
13:14:24 [2022-09-07T13:14:24.708Z] #31 40.81 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
13:14:24 [2022-09-07T13:14:24.708Z] #31 40.89 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
13:14:24 [2022-09-07T13:14:24.708Z] #31 40.89 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
13:14:24 [2022-09-07T13:14:24.708Z] #31 40.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
13:14:24 [2022-09-07T13:14:24.708Z] #31 40.89 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
13:14:24 [2022-09-07T13:14:24.708Z] #31 43.25 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [683 kB]
13:14:24 [2022-09-07T13:14:24.708Z] #31 44.69 debconf: delaying package configuration, since apt-utils is not installed
13:14:24 [2022-09-07T13:14:24.708Z] #31 44.99 Fetched 2315 kB in 3s (730 kB/s)
13:14:24 [2022-09-07T13:14:24.708Z] #31 45.09 Selecting previously unselected package libprotobuf23:amd64.
13:14:24 [2022-09-07T13:14:24.708Z] #31 45.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.)
13:14:24 [2022-09-07T13:14:24.708Z] #31 45.09 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
13:14:24 [2022-09-07T13:14:24.708Z] #31 45.09 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
13:14:24 [2022-09-07T13:14:24.960Z] #41 94.61 checking for size_t... yes
13:14:24 [2022-09-07T13:14:24.960Z] #41 94.88 checking for stdlib.h... (cached) yes
13:14:24 [2022-09-07T13:14:24.960Z] #41 94.88 checking for GNU libc compatible malloc... yes
13:14:24 [2022-09-07T13:14:24.960Z] #41 94.99 checking for stdlib.h... (cached) yes
13:14:24 [2022-09-07T13:14:24.960Z] #41 95.00 checking for GNU libc compatible realloc... yes
13:14:24 [2022-09-07T13:14:24.965Z] #31 ...
13:14:24 [2022-09-07T13:14:24.965Z] 
13:14:24 [2022-09-07T13:14:24.965Z] #41 [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             ;
13:14:24 [2022-09-07T13:14:24.965Z] #41 42.88 Selecting previously unselected package patch.
13:14:24 [2022-09-07T13:14:24.965Z] #41 42.88 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ...
13:14:24 [2022-09-07T13:14:24.965Z] #41 42.88 Unpacking patch (2.7.6-7) ...
13:14:24 [2022-09-07T13:14:24.965Z] #41 43.04 Selecting previously unselected package dpkg-dev.
13:14:24 [2022-09-07T13:14:24.965Z] #41 43.04 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ...
13:14:24 [2022-09-07T13:14:24.965Z] #41 43.06 Unpacking dpkg-dev (1.20.11) ...
13:14:24 [2022-09-07T13:14:24.965Z] #41 44.43 Selecting previously unselected package build-essential.
13:14:24 [2022-09-07T13:14:24.965Z] #41 44.43 Preparing to unpack .../12-build-essential_12.9_amd64.deb ...
13:14:24 [2022-09-07T13:14:24.965Z] #41 44.43 Unpacking build-essential (12.9) ...
13:14:24 [2022-09-07T13:14:24.965Z] #41 44.54 Selecting previously unselected package libcap2:amd64.
13:14:24 [2022-09-07T13:14:24.965Z] #41 44.54 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ...
13:14:24 [2022-09-07T13:14:24.965Z] #41 44.54 Unpacking libcap2:amd64 (1:2.44-1) ...
13:14:24 [2022-09-07T13:14:24.965Z] #41 44.60 Selecting previously unselected package libcap-dev:amd64.
13:14:24 [2022-09-07T13:14:24.965Z] #41 44.62 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ...
13:14:24 [2022-09-07T13:14:24.965Z] #41 44.65 Unpacking libcap-dev:amd64 (1:2.44-1) ...
13:14:24 [2022-09-07T13:14:24.965Z] #41 45.01 Selecting previously unselected package libprotobuf-c1:amd64.
13:14:24 [2022-09-07T13:14:24.965Z] #41 45.01 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
13:14:24 [2022-09-07T13:14:24.965Z] #41 45.01 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
13:14:24 [2022-09-07T13:14:24.965Z] #41 45.01 Selecting previously unselected package libprotobuf-c-dev:amd64.
13:14:24 [2022-09-07T13:14:24.966Z] #41 45.01 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
13:14:24 [2022-09-07T13:14:24.966Z] #41 45.01 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
13:14:24 [2022-09-07T13:14:24.966Z] #41 45.17 Selecting previously unselected package libseccomp-dev:amd64.
13:14:24 [2022-09-07T13:14:24.966Z] #41 45.17 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
13:14:24 [2022-09-07T13:14:24.966Z] #41 45.17 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
13:14:24 [2022-09-07T13:14:24.966Z] #41 45.27 Selecting previously unselected package libsystemd-dev:amd64.
13:14:24 [2022-09-07T13:14:24.966Z] #41 45.27 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ...
13:14:24 [2022-09-07T13:14:24.966Z] #41 45.27 Unpacking libsystemd-dev:amd64 (247.3-7) ...
13:14:24 [2022-09-07T13:14:24.986Z] #43 40.18 Updating files:  59% (2979/4986)
Updating files:  60% (2992/4986)
Updating files:  61% (3042/4986)
Updating files:  62% (3092/4986)
Updating files:  63% (3142/4986)
Updating files:  64% (3192/4986)
Updating files:  65% (3241/4986)
Updating files:  66% (3291/4986)
Updating files:  67% (3341/4986)
Updating files:  68% (3391/4986)
Updating files:  69% (3441/4986)
Updating files:  70% (3491/4986)
Updating files:  71% (3541/4986)
Updating files:  72% (3590/4986)
Updating files:  73% (3640/4986)
Updating files:  74% (3690/4986)
Updating files:  75% (3740/4986)
Updating files:  76% (3790/4986)
Updating files:  77% (3840/4986)
Updating files:  78% (3890/4986)
Updating files:  79% (3939/4986)
Updating files:  80% (3989/4986)
Updating files:  81% (4039/4986)
Updating files:  82% (4089/4986)
Updating files:  83% (4139/4986)
Updating files:  84% (4189/4986)
Updating files:  85% (4239/4986)
Updating files:  86% (4288/4986)
Updating files:  87% (4338/4986)
Updating files:  88% (4388/4986)
Updating files:  89% (4438/4986)
Updating files:  90% (4488/4986)
Updating files:  91% (4538/4986)
Updating files:  92% (4588/4986)
Updating files:  93% (4637/4986)
Updating files:  94% (4687/4986)
Updating files:  95% (4737/4986)
Updating files:  96% (4787/4986)
Updating files:  97% (4837/4986)
Updating files:  98% (4887/4986)
Updating files:  99% (4937/4986)
Updating files: 100% (4986/4986)
Updating files: 100% (4986/4986), done.
13:14:24 [2022-09-07T13:14:24.986Z] #43 41.17 + cd /tmp/tmp.AtHQqqPCBt/src/github.com/containerd/containerd
13:14:24 [2022-09-07T13:14:24.986Z] #43 41.18 + git checkout -q v1.6.8
13:14:25 [2022-09-07T13:14:25.217Z] #41 95.10 checking for working strtod... yes
13:14:25 [2022-09-07T13:14:25.474Z] #41 95.29 checking for gettimeofday... yes
13:14:25 [2022-09-07T13:14:25.474Z] #41 95.44 checking for memset... yes
13:14:25 [2022-09-07T13:14:25.731Z] #41 95.58 checking for strspn... yes
13:14:25 [2022-09-07T13:14:25.731Z] #41 95.85 checking that generated files are newer than configure... done
13:14:25 [2022-09-07T13:14:25.731Z] #41 95.86 configure: creating ./config.status
13:14:25 [2022-09-07T13:14:25.858Z] #51 DONE 2.0s
13:14:25 [2022-09-07T13:14:25.858Z] 
13:14:25 [2022-09-07T13:14:25.858Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
13:14:25 [2022-09-07T13:14:25.858Z] #49 1.846 + RM_GOPATH=0
13:14:25 [2022-09-07T13:14:25.858Z] #49 1.846 + TMP_GOPATH=
13:14:25 [2022-09-07T13:14:25.858Z] #49 1.846 + : /build
13:14:25 [2022-09-07T13:14:25.858Z] #49 1.846 + '[' -z '' ']'
13:14:25 [2022-09-07T13:14:25.858Z] #49 1.846 ++ mktemp -d
13:14:25 [2022-09-07T13:14:25.858Z] #49 1.846 + export GOPATH=/tmp/tmp.U8MOqJOhmo
13:14:25 [2022-09-07T13:14:25.858Z] #49 1.846 + GOPATH=/tmp/tmp.U8MOqJOhmo
13:14:25 [2022-09-07T13:14:25.858Z] #49 1.846 + RM_GOPATH=1
13:14:25 [2022-09-07T13:14:25.858Z] #49 1.846 + case "$(go env GOARCH)" in
13:14:25 [2022-09-07T13:14:25.858Z] #49 1.846 ++ go env GOARCH
13:14:25 [2022-09-07T13:14:25.858Z] #49 1.884 Install runc version v1.1.4 (build tags: seccomp)
13:14:25 [2022-09-07T13:14:25.858Z] #49 1.884 + export GO_BUILDMODE=-buildmode=pie
13:14:25 [2022-09-07T13:14:25.858Z] #49 1.884 + GO_BUILDMODE=-buildmode=pie
13:14:25 [2022-09-07T13:14:25.858Z] #49 1.884 ++ dirname /install.sh
13:14:25 [2022-09-07T13:14:25.858Z] #49 1.884 + dir=/
13:14:25 [2022-09-07T13:14:25.858Z] #49 1.884 + bin=runc
13:14:25 [2022-09-07T13:14:25.858Z] #49 1.884 + shift
13:14:25 [2022-09-07T13:14:25.858Z] #49 1.884 + '[' '!' -f //runc.installer ']'
13:14:25 [2022-09-07T13:14:25.858Z] #49 1.884 + . //runc.installer
13:14:25 [2022-09-07T13:14:25.858Z] #49 1.884 ++ set -e
13:14:25 [2022-09-07T13:14:25.858Z] #49 1.884 ++ : v1.1.4
13:14:25 [2022-09-07T13:14:25.858Z] #49 1.884 + install_runc
13:14:25 [2022-09-07T13:14:25.858Z] #49 1.884 + RUNC_BUILDTAGS=seccomp
13:14:25 [2022-09-07T13:14:25.858Z] #49 1.884 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
13:14:25 [2022-09-07T13:14:25.858Z] #49 1.884 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.U8MOqJOhmo/src/github.com/opencontainers/runc
13:14:25 [2022-09-07T13:14:25.858Z] #49 1.884 Cloning into '/tmp/tmp.U8MOqJOhmo/src/github.com/opencontainers/runc'...
13:14:25 [2022-09-07T13:14:25.899Z] #41 46.15 Selecting previously unselected package libtool.
13:14:25 [2022-09-07T13:14:25.899Z] #41 46.15 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
13:14:25 [2022-09-07T13:14:25.899Z] #41 46.15 Unpacking libtool (2.4.6-15) ...
13:14:25 [2022-09-07T13:14:25.899Z] #41 46.27 Selecting previously unselected package libudev-dev:amd64.
13:14:25 [2022-09-07T13:14:25.899Z] #41 46.27 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
13:14:25 [2022-09-07T13:14:25.899Z] #41 46.28 Unpacking libudev-dev:amd64 (247.3-7) ...
13:14:26 [2022-09-07T13:14:26.155Z] #41 46.50 Selecting previously unselected package libyajl2:amd64.
13:14:26 [2022-09-07T13:14:26.155Z] #41 46.50 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ...
13:14:26 [2022-09-07T13:14:26.155Z] #41 46.56 Unpacking libyajl2:amd64 (2.1.0-3) ...
13:14:26 [2022-09-07T13:14:26.155Z] #41 46.56 Selecting previously unselected package libyajl-dev:amd64.
13:14:26 [2022-09-07T13:14:26.155Z] #41 46.58 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ...
13:14:26 [2022-09-07T13:14:26.155Z] #41 46.61 Unpacking libyajl-dev:amd64 (2.1.0-3) ...
13:14:26 [2022-09-07T13:14:26.412Z] #41 46.72 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
13:14:26 [2022-09-07T13:14:26.412Z] #41 46.74 Setting up libmagic-mgc (1:5.39-3) ...
13:14:26 [2022-09-07T13:14:26.412Z] #41 46.77 Setting up libyajl2:amd64 (2.1.0-3) ...
13:14:26 [2022-09-07T13:14:26.412Z] #41 46.81 Setting up libmagic1:amd64 (1:5.39-3) ...
13:14:26 [2022-09-07T13:14:26.412Z] #41 46.83 Setting up file (1:5.39-3) ...
13:14:26 [2022-09-07T13:14:26.412Z] #41 46.83 Setting up bzip2 (1.0.8-4) ...
13:14:26 [2022-09-07T13:14:26.412Z] #41 46.88 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
13:14:26 [2022-09-07T13:14:26.412Z] #41 46.88 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
13:14:26 [2022-09-07T13:14:26.412Z] #41 46.92 Setting up libcap2:amd64 (1:2.44-1) ...
13:14:26 [2022-09-07T13:14:26.412Z] #41 46.92 Setting up autotools-dev (20180224.1+nmu1) ...
13:14:26 [2022-09-07T13:14:26.672Z] #41 46.99 Setting up libsigsegv2:amd64 (2.13-1) ...
13:14:26 [2022-09-07T13:14:26.672Z] #41 46.99 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
13:14:26 [2022-09-07T13:14:26.672Z] #41 46.99 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:14:26 [2022-09-07T13:14:26.672Z] #41 46.99 Setting up patch (2.7.6-7) ...
13:14:26 [2022-09-07T13:14:26.672Z] #41 46.99 Setting up libudev-dev:amd64 (247.3-7) ...
13:14:26 [2022-09-07T13:14:26.672Z] #41 47.04 Setting up libyajl-dev:amd64 (2.1.0-3) ...
13:14:26 [2022-09-07T13:14:26.672Z] #41 47.04 Setting up libcap-dev:amd64 (1:2.44-1) ...
13:14:26 [2022-09-07T13:14:26.672Z] #41 47.06 Setting up libsystemd-dev:amd64 (247.3-7) ...
13:14:26 [2022-09-07T13:14:26.672Z] #41 47.06 Setting up libtool (2.4.6-15) ...
13:14:26 [2022-09-07T13:14:26.672Z] #41 47.10 Setting up m4 (1.4.18-5) ...
13:14:26 [2022-09-07T13:14:26.672Z] #41 47.10 Setting up dpkg-dev (1.20.11) ...
13:14:26 [2022-09-07T13:14:26.672Z] #41 47.12 Setting up autoconf (2.69-14) ...
13:14:26 [2022-09-07T13:14:26.672Z] #41 47.16 Setting up build-essential (12.9) ...
13:14:26 [2022-09-07T13:14:26.672Z] #41 47.16 Setting up automake (1:1.16.3-2) ...
13:14:26 [2022-09-07T13:14:26.888Z] #43 43.16 + export 'BUILDTAGS=netgo osusergo static_build'
13:14:26 [2022-09-07T13:14:26.929Z] #41 47.17 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
13:14:26 [2022-09-07T13:14:26.929Z] #41 47.17 Processing triggers for libc-bin (2.31-13+deb11u3) ...
13:14:27 [2022-09-07T13:14:27.099Z] #41 97.04 config.status: creating Makefile
13:14:27 [2022-09-07T13:14:27.099Z] #41 97.08 config.status: creating config.h
13:14:27 [2022-09-07T13:14:27.099Z] #41 97.10 config.status: executing depfiles commands
13:14:27 [2022-09-07T13:14:27.099Z] #41 97.22 config.status: executing libtool commands
13:14:27 [2022-09-07T13:14:27.147Z] #43 43.16 + BUILDTAGS='netgo osusergo static_build'
13:14:27 [2022-09-07T13:14:27.147Z] #43 43.17 + export EXTRA_FLAGS=-buildmode=pie
13:14:27 [2022-09-07T13:14:27.147Z] #43 43.17 + EXTRA_FLAGS=-buildmode=pie
13:14:27 [2022-09-07T13:14:27.147Z] #43 43.17 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
13:14:27 [2022-09-07T13:14:27.147Z] #43 43.17 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
13:14:27 [2022-09-07T13:14:27.147Z] #43 43.17 + '[' '' = dynamic ']'
13:14:27 [2022-09-07T13:14:27.147Z] #43 43.17 + make
13:14:27 [2022-09-07T13:14:27.235Z] #49 ...
13:14:27 [2022-09-07T13:14:27.235Z] 
13:14:27 [2022-09-07T13:14:27.235Z] #52 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
13:14:27 [2022-09-07T13:14:27.235Z] #52 DONE 1.8s
13:14:27 [2022-09-07T13:14:27.499Z] 
13:14:27 [2022-09-07T13:14:27.499Z] #53 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
13:14:27 [2022-09-07T13:14:27.662Z] #41 97.85   GEN      .version
13:14:27 [2022-09-07T13:14:27.662Z] #41 97.87 make  install-recursive
13:14:27 [2022-09-07T13:14:27.662Z] #41 97.87 make[1]: Entering directory '/tmp/crun-build'
13:14:27 [2022-09-07T13:14:27.662Z] #41 97.94 Making install in libocispec
13:14:27 [2022-09-07T13:14:27.879Z] #41 DONE 48.0s
13:14:27 [2022-09-07T13:14:27.879Z] 
13:14:27 [2022-09-07T13:14:27.879Z] #26 [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
13:14:27 [2022-09-07T13:14:27.879Z] #26 47.11 Updating files:  86% (1311/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.
13:14:27 [2022-09-07T13:14:27.879Z] #26 47.81 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
13:14:27 [2022-09-07T13:14:27.919Z] #41 97.94 make[2]: Entering directory '/tmp/crun-build/libocispec'
13:14:27 [2022-09-07T13:14:27.919Z] #41 97.97 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
13:14:27 [2022-09-07T13:14:27.919Z] #41 97.97 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
13:14:27 [2022-09-07T13:14:27.919Z] #41 97.98 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
13:14:27 [2022-09-07T13:14:27.919Z] #41 98.00 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
13:14:28 [2022-09-07T13:14:28.138Z] #26 48.21 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
13:14:28 [2022-09-07T13:14:28.430Z] #53 0.944 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
13:14:28 [2022-09-07T13:14:28.430Z] #53 DONE 1.1s
13:14:28 [2022-09-07T13:14:28.430Z] 
13:14:28 [2022-09-07T13:14:28.430Z] #54 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
13:14:28 [2022-09-07T13:14:28.481Z] #41 98.55 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
13:14:28 [2022-09-07T13:14:28.481Z] #41 98.60 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
13:14:28 [2022-09-07T13:14:28.481Z] #41 98.60 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
13:14:28 [2022-09-07T13:14:28.481Z] #41 98.60 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
13:14:28 [2022-09-07T13:14:28.481Z] #41 98.60 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
13:14:28 [2022-09-07T13:14:28.482Z] #41 98.60 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
13:14:28 [2022-09-07T13:14:28.482Z] #41 98.60 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
13:14:28 [2022-09-07T13:14:28.482Z] #41 98.60 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
13:14:28 [2022-09-07T13:14:28.482Z] #41 98.60 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
13:14:28 [2022-09-07T13:14:28.739Z] #41 98.74 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
13:14:28 [2022-09-07T13:14:28.739Z] #41 98.74 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
13:14:28 [2022-09-07T13:14:28.739Z] #41 98.74 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
13:14:28 [2022-09-07T13:14:28.739Z] #41 98.74 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
13:14:28 [2022-09-07T13:14:28.739Z] #41 98.74 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
13:14:28 [2022-09-07T13:14:28.739Z] #41 98.74 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
13:14:28 [2022-09-07T13:14:28.739Z] #41 98.74 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
13:14:29 [2022-09-07T13:14:29.051Z] #43 44.88 + bin/ctr
13:14:29 [2022-09-07T13:14:29.301Z] #41 99.42 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
13:14:29 [2022-09-07T13:14:29.301Z] #41 99.42 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
13:14:29 [2022-09-07T13:14:29.301Z] #41 99.42 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
13:14:29 [2022-09-07T13:14:29.301Z] #41 99.42 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
13:14:29 [2022-09-07T13:14:29.301Z] #41 99.42 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
13:14:29 [2022-09-07T13:14:29.301Z] #41 99.42 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
13:14:29 [2022-09-07T13:14:29.301Z] #41 99.42 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
13:14:29 [2022-09-07T13:14:29.301Z] #41 99.42 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
13:14:29 [2022-09-07T13:14:29.301Z] #41 99.42 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
13:14:29 [2022-09-07T13:14:29.301Z] #41 99.42 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
13:14:29 [2022-09-07T13:14:29.301Z] #41 99.42 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
13:14:29 [2022-09-07T13:14:29.301Z] #41 99.42 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
13:14:29 [2022-09-07T13:14:29.301Z] #41 99.44 make  install-recursive
13:14:29 [2022-09-07T13:14:29.301Z] #41 99.45 make[3]: Entering directory '/tmp/crun-build/libocispec'
13:14:29 [2022-09-07T13:14:29.301Z] #41 99.49 Making install in yajl
13:14:29 [2022-09-07T13:14:29.301Z] #41 99.50 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
13:14:29 [2022-09-07T13:14:29.301Z] #41 99.53   CC       verify/json_verify-json_verify.o
13:14:29 [2022-09-07T13:14:29.360Z] #54 DONE 1.1s
13:14:29 [2022-09-07T13:14:29.360Z] 
13:14:29 [2022-09-07T13:14:29.360Z] #55 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
13:14:29 [2022-09-07T13:14:29.558Z] #41 99.53   CC       src/libyajl_la-yajl_alloc.lo
13:14:29 [2022-09-07T13:14:29.558Z] #41 99.54   CC       src/libyajl_la-yajl.lo
13:14:29 [2022-09-07T13:14:29.558Z] #41 99.55   CC       src/libyajl_la-yajl_gen.lo
13:14:29 [2022-09-07T13:14:29.558Z] #41 99.56   CC       src/libyajl_la-yajl_parser.lo
13:14:29 [2022-09-07T13:14:29.558Z] #41 99.57   CC       src/libyajl_la-yajl_buf.lo
13:14:29 [2022-09-07T13:14:29.558Z] #41 99.58   CC       src/libyajl_la-yajl_encode.lo
13:14:29 [2022-09-07T13:14:29.558Z] #41 99.61   CC       src/libyajl_la-yajl_lex.lo
13:14:29 [2022-09-07T13:14:29.558Z] #41 99.62   CC       src/libyajl_la-yajl_tree.lo
13:14:30 [2022-09-07T13:14:30.729Z] #55 DONE 1.1s
13:14:30 [2022-09-07T13:14:30.729Z] 
13:14:30 [2022-09-07T13:14:30.729Z] #41 [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
13:14:30 [2022-09-07T13:14:30.729Z] #41 ...
13:14:30 [2022-09-07T13:14:30.729Z] 
13:14:30 [2022-09-07T13:14:30.729Z] #56 [dev-systemd-false  6/28] RUN ldconfig
13:14:31 [2022-09-07T13:14:31.582Z] #43 ...
13:14:31 [2022-09-07T13:14:31.582Z] 
13:14:31 [2022-09-07T13:14:31.582Z] #36 [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
13:14:31 [2022-09-07T13:14:31.582Z] #36 74.53 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
13:14:31 [2022-09-07T13:14:31.582Z] #36 74.53 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
13:14:31 [2022-09-07T13:14:31.582Z] #36 74.53 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
13:14:31 [2022-09-07T13:14:31.582Z] #36 79.95 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
13:14:31 [2022-09-07T13:14:31.582Z] #36 79.95 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
13:14:31 [2022-09-07T13:14:31.582Z] #36 79.96 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
13:14:32 [2022-09-07T13:14:32.101Z] #56 DONE 1.2s
13:14:32 [2022-09-07T13:14:32.101Z] 
13:14:32 [2022-09-07T13:14:32.101Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
13:14:32 [2022-09-07T13:14:32.315Z] #26 ...
13:14:32 [2022-09-07T13:14:32.315Z] 
13:14:32 [2022-09-07T13:14:32.315Z] #33 [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
13:14:32 [2022-09-07T13:14:32.315Z] #33 42.25 go: downloading github.com/prometheus/client_model v0.2.0
13:14:32 [2022-09-07T13:14:32.315Z] #33 42.32 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e
13:14:32 [2022-09-07T13:14:32.315Z] #33 42.51 go: downloading github.com/google/go-cmp v0.5.7
13:14:32 [2022-09-07T13:14:32.315Z] #33 42.68 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
13:14:32 [2022-09-07T13:14:32.315Z] #33 42.79 go: downloading github.com/hexops/gotextdiff v1.0.3
13:14:32 [2022-09-07T13:14:32.315Z] #33 42.98 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
13:14:32 [2022-09-07T13:14:32.315Z] #33 42.98 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4
13:14:32 [2022-09-07T13:14:32.315Z] #33 43.00 go: downloading github.com/olekukonko/tablewriter v0.0.5
13:14:32 [2022-09-07T13:14:32.315Z] #33 43.15 go: downloading github.com/beorn7/perks v1.0.1
13:14:32 [2022-09-07T13:14:32.315Z] #33 43.15 go: downloading github.com/cespare/xxhash/v2 v2.1.2
13:14:32 [2022-09-07T13:14:32.315Z] #33 43.18 go: downloading github.com/golang/protobuf v1.5.2
13:14:32 [2022-09-07T13:14:32.315Z] #33 43.36 go: downloading github.com/prometheus/common v0.32.1
13:14:32 [2022-09-07T13:14:32.315Z] #33 43.82 go: downloading github.com/prometheus/procfs v0.7.3
13:14:32 [2022-09-07T13:14:32.315Z] #33 43.83 go: downloading google.golang.org/protobuf v1.28.0
13:14:32 [2022-09-07T13:14:32.315Z] #33 45.03 go: downloading github.com/mattn/go-runewidth v0.0.9
13:14:32 [2022-09-07T13:14:32.315Z] #33 46.15 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
13:14:32 [2022-09-07T13:14:32.315Z] #33 ...
13:14:32 [2022-09-07T13:14:32.315Z] 
13:14:32 [2022-09-07T13:14:32.315Z] #31 [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
13:14:32 [2022-09-07T13:14:32.315Z] #31 45.92 Selecting previously unselected package python3-pkg-resources.
13:14:32 [2022-09-07T13:14:32.315Z] #31 45.92 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
13:14:32 [2022-09-07T13:14:32.315Z] #31 45.92 Unpacking python3-pkg-resources (52.0.0-4) ...
13:14:32 [2022-09-07T13:14:32.315Z] #31 46.15 Selecting previously unselected package python3-six.
13:14:32 [2022-09-07T13:14:32.315Z] #31 46.15 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
13:14:32 [2022-09-07T13:14:32.315Z] #31 46.15 Unpacking python3-six (1.16.0-2) ...
13:14:32 [2022-09-07T13:14:32.315Z] #31 46.24 Selecting previously unselected package python3-protobuf.
13:14:32 [2022-09-07T13:14:32.315Z] #31 46.26 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
13:14:32 [2022-09-07T13:14:32.315Z] #31 46.26 Unpacking python3-protobuf (3.12.4-1) ...
13:14:32 [2022-09-07T13:14:32.315Z] #31 46.91 Selecting previously unselected package libnet1:amd64.
13:14:32 [2022-09-07T13:14:32.315Z] #31 46.91 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
13:14:32 [2022-09-07T13:14:32.315Z] #31 46.91 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
13:14:32 [2022-09-07T13:14:32.315Z] #31 47.08 Selecting previously unselected package libnl-3-200:amd64.
13:14:32 [2022-09-07T13:14:32.315Z] #31 47.08 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
13:14:32 [2022-09-07T13:14:32.315Z] #31 47.09 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
13:14:32 [2022-09-07T13:14:32.315Z] #31 47.27 Selecting previously unselected package libprotobuf-c1:amd64.
13:14:32 [2022-09-07T13:14:32.315Z] #31 47.28 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
13:14:32 [2022-09-07T13:14:32.315Z] #31 47.28 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
13:14:32 [2022-09-07T13:14:32.315Z] #31 47.38 Selecting previously unselected package criu.
13:14:32 [2022-09-07T13:14:32.315Z] #31 47.38 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ...
13:14:32 [2022-09-07T13:14:32.315Z] #31 47.39 Unpacking criu (3.17.1-1) ...
13:14:32 [2022-09-07T13:14:32.315Z] #31 48.23 Setting up python3-pkg-resources (52.0.0-4) ...
13:14:32 [2022-09-07T13:14:32.315Z] #31 50.19 Setting up libprotobuf23:amd64 (3.12.4-1) ...
13:14:32 [2022-09-07T13:14:32.315Z] #31 50.21 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
13:14:32 [2022-09-07T13:14:32.315Z] #31 50.21 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
13:14:32 [2022-09-07T13:14:32.315Z] #31 50.23 Setting up python3-six (1.16.0-2) ...
13:14:32 [2022-09-07T13:14:32.315Z] #31 51.47 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
13:14:32 [2022-09-07T13:14:32.315Z] #31 51.47 Setting up python3-protobuf (3.12.4-1) ...
13:14:32 [2022-09-07T13:14:32.785Z] #36 85.54 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
13:14:32 [2022-09-07T13:14:32.785Z] #36 85.54 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
13:14:32 [2022-09-07T13:14:32.785Z] #36 85.57 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
13:14:33 [2022-09-07T13:14:33.031Z] #57 1.437 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
13:14:33 [2022-09-07T13:14:33.031Z] #57 1.468 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:14:33 [2022-09-07T13:14:33.288Z] #57 1.474 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:14:33 [2022-09-07T13:14:33.726Z] #41 103.3   CCLD     libyajl.la
13:14:33 [2022-09-07T13:14:33.726Z] #41 103.6   CCLD     verify/json_verify
13:14:33 [2022-09-07T13:14:33.726Z] #41 103.9 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
13:14:33 [2022-09-07T13:14:33.726Z] #41 103.9 make[5]: Nothing to be done for 'install-exec-am'.
13:14:33 [2022-09-07T13:14:33.726Z] #41 103.9 make[5]: Nothing to be done for 'install-data-am'.
13:14:33 [2022-09-07T13:14:33.726Z] #41 103.9 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
13:14:33 [2022-09-07T13:14:33.726Z] #41 103.9 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
13:14:33 [2022-09-07T13:14:33.726Z] #41 103.9 make[4]: Entering directory '/tmp/crun-build/libocispec'
13:14:33 [2022-09-07T13:14:33.726Z] #41 104.0   CC       src/validate.o
13:14:33 [2022-09-07T13:14:33.852Z] #57 2.011 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
13:14:33 [2022-09-07T13:14:33.984Z] #41 104.0   CC       src/image_spec_schema_config_schema.lo
13:14:33 [2022-09-07T13:14:33.984Z] #41 104.0   CC       src/image_spec_schema_content_descriptor.lo
13:14:33 [2022-09-07T13:14:33.984Z] #41 104.0   CC       src/image_spec_schema_defs.lo
13:14:33 [2022-09-07T13:14:33.984Z] #41 104.1   CC       src/image_spec_schema_defs_descriptor.lo
13:14:33 [2022-09-07T13:14:33.984Z] #41 104.1   CC       src/image_spec_schema_image_index_schema.lo
13:14:33 [2022-09-07T13:14:33.984Z] #41 104.1   CC       src/image_spec_schema_image_layout_schema.lo
13:14:33 [2022-09-07T13:14:33.984Z] #41 104.1   CC       src/image_spec_schema_image_manifest_schema.lo
13:14:33 [2022-09-07T13:14:33.984Z] #41 104.1   CC       src/runtime_spec_schema_config_linux.lo
13:14:33 [2022-09-07T13:14:33.984Z] #41 104.1   CC       src/runtime_spec_schema_config_schema.lo
13:14:33 [2022-09-07T13:14:33.984Z] #41 104.1   CC       src/runtime_spec_schema_config_zos.lo
13:14:33 [2022-09-07T13:14:33.984Z] #41 104.2   CC       src/runtime_spec_schema_config_solaris.lo
13:14:33 [2022-09-07T13:14:33.984Z] #41 104.2   CC       src/runtime_spec_schema_config_windows.lo
13:14:33 [2022-09-07T13:14:33.984Z] #41 104.2   CC       src/runtime_spec_schema_config_vm.lo
13:14:33 [2022-09-07T13:14:33.984Z] #41 ...
13:14:33 [2022-09-07T13:14:33.984Z] 
13:14:33 [2022-09-07T13:14:33.984Z] #33 [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
13:14:33 [2022-09-07T13:14:33.984Z] #33 133.6 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64.
13:14:33 [2022-09-07T13:14:33.984Z] #33 133.6 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ...
13:14:34 [2022-09-07T13:14:34.210Z] #31 ...
13:14:34 [2022-09-07T13:14:34.210Z] 
13:14:34 [2022-09-07T13:14:34.210Z] #34 [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
13:14:34 [2022-09-07T13:14:34.210Z] #34 44.39 Selecting previously unselected package libicu67:amd64.
13:14:34 [2022-09-07T13:14:34.210Z] #34 44.45 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
13:14:34 [2022-09-07T13:14:34.210Z] #34 44.47 Unpacking libicu67:amd64 (67.1-7) ...
13:14:34 [2022-09-07T13:14:34.210Z] #34 51.31 Selecting previously unselected package libxml2:amd64.
13:14:34 [2022-09-07T13:14:34.210Z] #34 51.33 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
13:14:34 [2022-09-07T13:14:34.210Z] #34 51.41 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
13:14:34 [2022-09-07T13:14:34.210Z] #34 51.89 Selecting previously unselected package libarchive13:amd64.
13:14:34 [2022-09-07T13:14:34.210Z] #34 51.89 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
13:14:34 [2022-09-07T13:14:34.210Z] #34 51.94 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
13:14:34 [2022-09-07T13:14:34.210Z] #34 52.27 Selecting previously unselected package libjsoncpp24:amd64.
13:14:34 [2022-09-07T13:14:34.210Z] #34 52.27 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
13:14:34 [2022-09-07T13:14:34.210Z] #34 52.30 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
13:14:34 [2022-09-07T13:14:34.210Z] #34 52.41 Selecting previously unselected package librhash0:amd64.
13:14:34 [2022-09-07T13:14:34.210Z] #34 52.41 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
13:14:34 [2022-09-07T13:14:34.210Z] #34 52.41 Unpacking librhash0:amd64 (1.4.1-2) ...
13:14:34 [2022-09-07T13:14:34.210Z] #34 52.58 Selecting previously unselected package libuv1:amd64.
13:14:34 [2022-09-07T13:14:34.210Z] #34 52.58 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
13:14:34 [2022-09-07T13:14:34.210Z] #34 52.58 Unpacking libuv1:amd64 (1.40.0-2) ...
13:14:34 [2022-09-07T13:14:34.210Z] #34 52.75 Selecting previously unselected package cmake.
13:14:34 [2022-09-07T13:14:34.210Z] #34 52.75 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
13:14:34 [2022-09-07T13:14:34.210Z] #34 52.76 Unpacking cmake (3.18.4-2+deb11u1) ...
13:14:34 [2022-09-07T13:14:34.210Z] #34 ...
13:14:34 [2022-09-07T13:14:34.210Z] 
13:14:34 [2022-09-07T13:14:34.210Z] #35 [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
13:14:34 [2022-09-07T13:14:34.210Z] #35 45.81 debconf: delaying package configuration, since apt-utils is not installed
13:14:34 [2022-09-07T13:14:34.210Z] #35 46.19 Fetched 115 MB in 7s (15.8 MB/s)
13:14:34 [2022-09-07T13:14:34.210Z] #35 46.19 Selecting previously unselected package binutils-mingw-w64-i686.
13:14:34 [2022-09-07T13:14:34.210Z] #35 46.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.)
13:14:34 [2022-09-07T13:14:34.210Z] #35 46.27 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
13:14:34 [2022-09-07T13:14:34.210Z] #35 46.27 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
13:14:34 [2022-09-07T13:14:34.210Z] #35 48.66 Selecting previously unselected package binutils-mingw-w64-x86-64.
13:14:34 [2022-09-07T13:14:34.210Z] #35 48.67 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
13:14:34 [2022-09-07T13:14:34.210Z] #35 48.68 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
13:14:34 [2022-09-07T13:14:34.210Z] #35 51.30 Selecting previously unselected package binutils-mingw-w64.
13:14:34 [2022-09-07T13:14:34.210Z] #35 51.31 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
13:14:34 [2022-09-07T13:14:34.210Z] #35 51.32 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
13:14:34 [2022-09-07T13:14:34.210Z] #35 51.48 Selecting previously unselected package libdevmapper1.02.1:amd64.
13:14:34 [2022-09-07T13:14:34.210Z] #35 51.48 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
13:14:34 [2022-09-07T13:14:34.210Z] #35 51.48 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
13:14:34 [2022-09-07T13:14:34.210Z] #35 51.70 Selecting previously unselected package dmsetup.
13:14:34 [2022-09-07T13:14:34.210Z] #35 51.70 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
13:14:34 [2022-09-07T13:14:34.210Z] #35 51.72 Unpacking dmsetup (2:1.02.175-2.1) ...
13:14:34 [2022-09-07T13:14:34.210Z] #35 51.89 Selecting previously unselected package mingw-w64-common.
13:14:34 [2022-09-07T13:14:34.210Z] #35 51.89 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
13:14:34 [2022-09-07T13:14:34.210Z] #35 51.89 Unpacking mingw-w64-common (8.0.0-1) ...
13:14:34 [2022-09-07T13:14:34.240Z] #33 133.6 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
13:14:34 [2022-09-07T13:14:34.240Z] #33 133.7 Selecting previously unselected package cpp-10-arm-linux-gnueabi.
13:14:34 [2022-09-07T13:14:34.240Z] #33 133.7 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
13:14:34 [2022-09-07T13:14:34.240Z] #33 133.7 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
13:14:34 [2022-09-07T13:14:34.781Z] #57 3.107 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB]
13:14:35 [2022-09-07T13:14:35.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
13:14:35 [2022-09-07T13:14:35.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
13:14:35 [2022-09-07T13:14:35.581Z] #35 ...
13:14:35 [2022-09-07T13:14:35.581Z] 
13:14:35 [2022-09-07T13:14:35.581Z] #31 [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
13:14:35 [2022-09-07T13:14:35.581Z] #31 55.79 Setting up criu (3.17.1-1) ...
13:14:36 [2022-09-07T13:14:36.673Z] #57 4.681 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
13:14:36 [2022-09-07T13:14:36.952Z] #57 ...
13:14:36 [2022-09-07T13:14:36.952Z] 
13:14:36 [2022-09-07T13:14:36.952Z] #46 [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
13:14:36 [2022-09-07T13:14:36.952Z] #46 89.73 configure.ac:11: installing 'build-aux/compile'
13:14:36 [2022-09-07T13:14:36.952Z] #46 89.74 configure.ac:11: installing 'build-aux/config.guess'
13:14:36 [2022-09-07T13:14:36.952Z] #46 89.75 configure.ac:11: installing 'build-aux/config.sub'
13:14:36 [2022-09-07T13:14:36.952Z] #46 89.76 configure.ac:13: installing 'build-aux/install-sh'
13:14:36 [2022-09-07T13:14:36.952Z] #46 89.77 configure.ac:13: installing 'build-aux/missing'
13:14:36 [2022-09-07T13:14:36.952Z] #46 89.78 configure.ac:8: installing 'build-aux/tap-driver.sh'
13:14:36 [2022-09-07T13:14:36.953Z] #31 ...
13:14:36 [2022-09-07T13:14:36.953Z] 
13:14:36 [2022-09-07T13:14:36.953Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
13:14:36 [2022-09-07T13:14:36.953Z] #43 7.010 + RM_GOPATH=0
13:14:36 [2022-09-07T13:14:36.953Z] #43 7.010 + TMP_GOPATH=
13:14:36 [2022-09-07T13:14:36.953Z] #43 7.010 + : /build
13:14:36 [2022-09-07T13:14:36.953Z] #43 7.010 + '[' -z '' ']'
13:14:36 [2022-09-07T13:14:36.953Z] #43 7.010 ++ mktemp -d
13:14:36 [2022-09-07T13:14:36.953Z] #43 7.010 + export GOPATH=/tmp/tmp.ps88GiDdWN
13:14:36 [2022-09-07T13:14:36.953Z] #43 7.010 + GOPATH=/tmp/tmp.ps88GiDdWN
13:14:36 [2022-09-07T13:14:36.953Z] #43 7.010 + RM_GOPATH=1
13:14:36 [2022-09-07T13:14:36.953Z] #43 7.010 + case "$(go env GOARCH)" in
13:14:36 [2022-09-07T13:14:36.953Z] #43 7.010 ++ go env GOARCH
13:14:36 [2022-09-07T13:14:36.953Z] #43 7.070 + export GO_BUILDMODE=-buildmode=pie
13:14:36 [2022-09-07T13:14:36.953Z] #43 7.070 + GO_BUILDMODE=-buildmode=pie
13:14:36 [2022-09-07T13:14:36.953Z] #43 7.070 ++ dirname /install.sh
13:14:36 [2022-09-07T13:14:36.953Z] #43 7.070 + dir=/
13:14:36 [2022-09-07T13:14:36.953Z] #43 7.070 + bin=containerd
13:14:36 [2022-09-07T13:14:36.953Z] #43 7.070 + shift
13:14:36 [2022-09-07T13:14:36.953Z] #43 7.070 + '[' '!' -f //containerd.installer ']'
13:14:36 [2022-09-07T13:14:36.953Z] #43 7.070 + . //containerd.installer
13:14:36 [2022-09-07T13:14:36.953Z] #43 7.070 ++ set -e
13:14:36 [2022-09-07T13:14:36.953Z] #43 7.070 ++ : v1.6.8
13:14:36 [2022-09-07T13:14:36.953Z] #43 7.070 + install_containerd
13:14:36 [2022-09-07T13:14:36.953Z] #43 7.070 + echo 'Install containerd version v1.6.8'
13:14:36 [2022-09-07T13:14:36.953Z] #43 7.070 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ps88GiDdWN/src/github.com/containerd/containerd
13:14:36 [2022-09-07T13:14:36.953Z] #43 7.070 Cloning into '/tmp/tmp.ps88GiDdWN/src/github.com/containerd/containerd'...
13:14:36 [2022-09-07T13:14:36.953Z] #43 7.070 Install containerd version v1.6.8
13:14:36 [2022-09-07T13:14:36.953Z] #43 ...
13:14:36 [2022-09-07T13:14:36.953Z] 
13:14:36 [2022-09-07T13:14:36.953Z] #34 [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
13:14:36 [2022-09-07T13:14:36.953Z] #34 57.40 Setting up libicu67:amd64 (67.1-7) ...
13:14:36 [2022-09-07T13:14:36.953Z] #34 57.41 Setting up xxd (2:8.2.2434-3+deb11u1) ...
13:14:36 [2022-09-07T13:14:36.953Z] #34 57.44 Setting up libuv1:amd64 (1.40.0-2) ...
13:14:36 [2022-09-07T13:14:36.953Z] #34 57.46 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
13:14:36 [2022-09-07T13:14:36.953Z] #34 57.50 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
13:14:36 [2022-09-07T13:14:36.953Z] #34 57.52 Setting up librhash0:amd64 (1.4.1-2) ...
13:14:36 [2022-09-07T13:14:36.953Z] #34 57.53 Setting up cmake-data (3.18.4-2+deb11u1) ...
13:14:36 [2022-09-07T13:14:36.974Z] #36 ...
13:14:36 [2022-09-07T13:14:36.974Z] 
13:14:36 [2022-09-07T13:14:36.974Z] #44 [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
13:14:36 [2022-09-07T13:14:36.974Z] #44 35.13 libtoolize: putting auxiliary files in '.'.
13:14:36 [2022-09-07T13:14:36.974Z] #44 35.14 libtoolize: copying file './ltmain.sh'
13:14:36 [2022-09-07T13:14:36.974Z] #44 35.82 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
13:14:36 [2022-09-07T13:14:36.974Z] #44 35.82 libtoolize: and rerunning libtoolize and aclocal.
13:14:36 [2022-09-07T13:14:36.974Z] #44 35.82 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
13:14:36 [2022-09-07T13:14:36.974Z] #44 43.67 configure.ac:7: installing './compile'
13:14:36 [2022-09-07T13:14:36.974Z] #44 43.67 configure.ac:11: installing './config.guess'
13:14:36 [2022-09-07T13:14:36.974Z] #44 43.68 configure.ac:11: installing './config.sub'
13:14:36 [2022-09-07T13:14:36.974Z] #44 43.70 configure.ac:8: installing './install-sh'
13:14:36 [2022-09-07T13:14:36.974Z] #44 43.71 configure.ac:8: installing './missing'
13:14:36 [2022-09-07T13:14:36.974Z] #44 43.83 Makefile.am: installing './depcomp'
13:14:37 [2022-09-07T13:14:37.211Z] #34 57.55 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
13:14:37 [2022-09-07T13:14:37.211Z] #34 57.57 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
13:14:37 [2022-09-07T13:14:37.211Z] #34 57.59 Setting up cmake (3.18.4-2+deb11u1) ...
13:14:37 [2022-09-07T13:14:37.211Z] #34 57.60 Processing triggers for libc-bin (2.31-13+deb11u3) ...
13:14:37 [2022-09-07T13:14:37.233Z] #46 90.09 Makefile.am: installing 'build-aux/depcomp'
13:14:37 [2022-09-07T13:14:37.542Z] #44 45.05 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
13:14:37 [2022-09-07T13:14:37.542Z] #44 45.05 libtoolize: copying file 'build-aux/ltmain.sh'
13:14:37 [2022-09-07T13:14:37.775Z] #34 ...
13:14:37 [2022-09-07T13:14:37.775Z] 
13:14:37 [2022-09-07T13:14:37.775Z] #44 [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
13:14:37 [2022-09-07T13:14:37.775Z] #0 7.496 Cloning into '/tmp/crun-build'...
13:14:37 [2022-09-07T13:14:37.775Z] #44 ...
13:14:37 [2022-09-07T13:14:37.775Z] 
13:14:37 [2022-09-07T13:14:37.776Z] #35 [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
13:14:37 [2022-09-07T13:14:37.776Z] #35 58.33 Selecting previously unselected package mingw-w64-x86-64-dev.
13:14:37 [2022-09-07T13:14:37.801Z] #44 45.23 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
13:14:37 [2022-09-07T13:14:37.801Z] #44 45.23 libtoolize: copying file 'm4/libtool.m4'
13:14:38 [2022-09-07T13:14:38.035Z] #35 ...
13:14:38 [2022-09-07T13:14:38.035Z] 
13:14:38 [2022-09-07T13:14:38.035Z] #34 [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
13:14:38 [2022-09-07T13:14:38.035Z] #34 DONE 58.4s
13:14:38 [2022-09-07T13:14:38.035Z] 
13:14:38 [2022-09-07T13:14:38.035Z] #35 [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
13:14:38 [2022-09-07T13:14:38.035Z] #35 58.35 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
13:14:38 [2022-09-07T13:14:38.035Z] #35 58.35 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
13:14:38 [2022-09-07T13:14:38.035Z] #35 ...
13:14:38 [2022-09-07T13:14:38.035Z] 
13:14:38 [2022-09-07T13:14:38.035Z] #45 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
13:14:38 [2022-09-07T13:14:38.035Z] #45 DONE 0.2s
13:14:38 [2022-09-07T13:14:38.060Z] #44 45.37 libtoolize: copying file 'm4/ltoptions.m4'
13:14:38 [2022-09-07T13:14:38.060Z] #44 45.51 libtoolize: copying file 'm4/ltsugar.m4'
13:14:38 [2022-09-07T13:14:38.295Z] 
13:14:38 [2022-09-07T13:14:38.295Z] #31 [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
13:14:38 [2022-09-07T13:14:38.295Z] #31 58.16 Processing triggers for libc-bin (2.31-13+deb11u3) ...
13:14:38 [2022-09-07T13:14:38.295Z] #31 DONE 58.6s
13:14:38 [2022-09-07T13:14:38.295Z] 
13:14:38 [2022-09-07T13:14:38.295Z] #46 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
13:14:38 [2022-09-07T13:14:38.319Z] #44 45.65 libtoolize: copying file 'm4/ltversion.m4'
13:14:38 [2022-09-07T13:14:38.319Z] #44 45.80 libtoolize: copying file 'm4/lt~obsolete.m4'
13:14:38 [2022-09-07T13:14:38.577Z] #44 45.93 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
13:14:39 [2022-09-07T13:14:39.388Z] #46 91.80 checking build system type... x86_64-pc-linux-gnu
13:14:39 [2022-09-07T13:14:39.388Z] #46 92.08 checking host system type... x86_64-pc-linux-gnu
13:14:39 [2022-09-07T13:14:39.388Z] #46 92.08 checking how to print strings... printf
13:14:39 [2022-09-07T13:14:39.388Z] #46 92.10 checking for gcc... gcc
13:14:39 [2022-09-07T13:14:39.644Z] #46 92.22 checking whether the C compiler works... yes
13:14:39 [2022-09-07T13:14:39.644Z] #46 92.44 checking for C compiler default output file name... a.out
13:14:39 [2022-09-07T13:14:39.900Z] #46 92.44 checking for suffix of executables... 
13:14:40 [2022-09-07T13:14:40.462Z] #46 92.75 checking whether we are cross compiling... no
13:14:40 [2022-09-07T13:14:40.462Z] #46 93.01 checking for suffix of object files... o
13:14:40 [2022-09-07T13:14:40.462Z] #46 93.15 checking whether we are using the GNU C compiler... yes
13:14:40 [2022-09-07T13:14:40.462Z] #46 93.28 checking whether gcc accepts -g... yes
13:14:40 [2022-09-07T13:14:40.783Z] #33 ...
13:14:40 [2022-09-07T13:14:40.783Z] 
13:14:40 [2022-09-07T13:14:40.783Z] #41 [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
13:14:40 [2022-09-07T13:14:40.783Z] #41 104.3   CC       src/runtime_spec_schema_defs_linux.lo
13:14:40 [2022-09-07T13:14:40.783Z] #41 104.3   CC       src/runtime_spec_schema_defs.lo
13:14:40 [2022-09-07T13:14:40.783Z] #41 104.3   CC       src/runtime_spec_schema_defs_zos.lo
13:14:40 [2022-09-07T13:14:40.783Z] #41 104.4   CC       src/runtime_spec_schema_defs_windows.lo
13:14:40 [2022-09-07T13:14:40.783Z] #41 104.4   CC       src/runtime_spec_schema_defs_vm.lo
13:14:40 [2022-09-07T13:14:40.783Z] #41 104.4   CC       src/runtime_spec_schema_state_schema.lo
13:14:40 [2022-09-07T13:14:40.783Z] #41 104.4   CC       src/image_manifest_items_image_manifest_items_schema.lo
13:14:40 [2022-09-07T13:14:40.783Z] #41 104.5   CC       src/basic_test_double_array_item.lo
13:14:40 [2022-09-07T13:14:40.783Z] #41 104.5   CC       src/basic_test_double_array.lo
13:14:40 [2022-09-07T13:14:40.783Z] #41 104.6   CC       src/basic_test_top_array_int.lo
13:14:40 [2022-09-07T13:14:40.783Z] #41 104.7   CC       src/basic_test_top_double_array_int.lo
13:14:40 [2022-09-07T13:14:40.783Z] #41 104.7   CC       src/basic_test_top_array_string.lo
13:14:40 [2022-09-07T13:14:40.783Z] #41 104.8   CC       src/basic_test_top_double_array_obj.lo
13:14:40 [2022-09-07T13:14:40.783Z] #41 104.9   CC       src/basic_test_top_double_array_refobj.lo
13:14:40 [2022-09-07T13:14:40.783Z] #41 105.0   CC       src/basic_test_top_double_array_string.lo
13:14:40 [2022-09-07T13:14:40.783Z] #41 105.2   CC       tests/test-1.o
13:14:40 [2022-09-07T13:14:40.783Z] #41 105.2   CC       src/json_common.lo
13:14:40 [2022-09-07T13:14:40.783Z] #41 105.2   CC       src/read-file.lo
13:14:40 [2022-09-07T13:14:40.783Z] #41 105.3   CC       tests/test-3.o
13:14:40 [2022-09-07T13:14:40.783Z] #41 105.3   CC       tests/test-2.o
13:14:40 [2022-09-07T13:14:40.783Z] #41 105.4   CC       tests/test-4.o
13:14:40 [2022-09-07T13:14:40.783Z] #41 105.4   CC       tests/test-5.o
13:14:40 [2022-09-07T13:14:40.783Z] #41 105.6   CC       tests/test-7.o
13:14:40 [2022-09-07T13:14:40.783Z] #41 105.6   CC       tests/test-6.o
13:14:40 [2022-09-07T13:14:40.783Z] #41 105.7   CC       tests/test-8.o
13:14:40 [2022-09-07T13:14:40.783Z] #41 105.7   CC       tests/test-10.o
13:14:40 [2022-09-07T13:14:40.783Z] #41 105.8   CC       tests/test-9.o
13:14:40 [2022-09-07T13:14:40.783Z] #41 105.9   CC       tests/test-11.o
13:14:40 [2022-09-07T13:14:40.974Z] #46 93.42 checking for gcc option to accept ISO C89... none needed
13:14:40 [2022-09-07T13:14:40.974Z] #46 93.64 checking whether gcc understands -c and -o together... yes
13:14:41 [2022-09-07T13:14:41.230Z] #46 93.83 checking for a sed that does not truncate output... /bin/sed
13:14:41 [2022-09-07T13:14:41.230Z] #46 93.86 checking for grep that handles long lines and -e... /bin/grep
13:14:41 [2022-09-07T13:14:41.230Z] #46 93.88 checking for egrep... /bin/grep -E
13:14:41 [2022-09-07T13:14:41.230Z] #46 93.89 checking for fgrep... /bin/grep -F
13:14:41 [2022-09-07T13:14:41.230Z] #46 93.91 checking for ld used by gcc... /usr/bin/ld
13:14:41 [2022-09-07T13:14:41.230Z] #46 93.93 checking if the linker (/usr/bin/ld) is GNU ld... yes
13:14:41 [2022-09-07T13:14:41.230Z] #46 93.95 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
13:14:41 [2022-09-07T13:14:41.230Z] #46 93.98 checking the name lister (/usr/bin/nm -B) interface... BSD nm
13:14:41 [2022-09-07T13:14:41.230Z] #46 94.11 checking whether ln -s works... yes
13:14:41 [2022-09-07T13:14:41.230Z] #46 94.11 checking the maximum length of command line arguments... 1572864
13:14:41 [2022-09-07T13:14:41.230Z] #46 94.17 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
13:14:41 [2022-09-07T13:14:41.230Z] #46 94.18 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
13:14:41 [2022-09-07T13:14:41.230Z] #46 94.18 checking for /usr/bin/ld option to reload object files... -r
13:14:41 [2022-09-07T13:14:41.230Z] #46 94.18 checking for objdump... objdump
13:14:41 [2022-09-07T13:14:41.486Z] #46 94.19 checking how to recognize dependent libraries... pass_all
13:14:41 [2022-09-07T13:14:41.486Z] #46 94.19 checking for dlltool... no
13:14:41 [2022-09-07T13:14:41.486Z] #46 94.20 checking how to associate runtime and link libraries... printf %s\n
13:14:41 [2022-09-07T13:14:41.486Z] #46 94.20 checking for ar... ar
13:14:41 [2022-09-07T13:14:41.742Z] #46 94.21 checking for archiver @FILE support... @
13:14:41 [2022-09-07T13:14:41.742Z] #46 94.36 checking for strip... strip
13:14:41 [2022-09-07T13:14:41.742Z] #46 94.36 checking for ranlib... ranlib
13:14:41 [2022-09-07T13:14:41.742Z] #46 94.36 checking for gawk... no
13:14:41 [2022-09-07T13:14:41.742Z] #46 94.36 checking for mawk... mawk
13:14:41 [2022-09-07T13:14:41.998Z] #46 94.37 checking command to parse /usr/bin/nm -B output from gcc object... ok
13:14:41 [2022-09-07T13:14:41.998Z] #46 94.81 checking for sysroot... no
13:14:41 [2022-09-07T13:14:41.998Z] #46 94.81 checking for a working dd... /bin/dd
13:14:41 [2022-09-07T13:14:41.998Z] #46 94.84 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
13:14:42 [2022-09-07T13:14:42.254Z] #46 94.98 checking for mt... no
13:14:42 [2022-09-07T13:14:42.254Z] #46 94.98 checking if : is a manifest tool... no
13:14:42 [2022-09-07T13:14:42.254Z] #46 95.00 checking how to run the C preprocessor... gcc -E
13:14:43 [2022-09-07T13:14:43.437Z] #46 95.35 checking for ANSI C header files... yes
13:14:43 [2022-09-07T13:14:43.437Z] #46 96.14 checking for sys/types.h... yes
13:14:43 [2022-09-07T13:14:43.550Z] #46 5.302 + RM_GOPATH=0
13:14:43 [2022-09-07T13:14:43.550Z] #46 5.302 + TMP_GOPATH=
13:14:43 [2022-09-07T13:14:43.550Z] #46 5.302 + : /build
13:14:43 [2022-09-07T13:14:43.550Z] #46 5.302 + '[' -z '' ']'
13:14:43 [2022-09-07T13:14:43.550Z] #46 5.302 ++ mktemp -d
13:14:43 [2022-09-07T13:14:43.550Z] #46 5.302 + export GOPATH=/tmp/tmp.og3TXIDYg6
13:14:43 [2022-09-07T13:14:43.550Z] #46 5.302 + GOPATH=/tmp/tmp.og3TXIDYg6
13:14:43 [2022-09-07T13:14:43.550Z] #46 5.302 + RM_GOPATH=1
13:14:43 [2022-09-07T13:14:43.550Z] #46 5.302 + case "$(go env GOARCH)" in
13:14:43 [2022-09-07T13:14:43.550Z] #46 5.336 ++ go env GOARCH
13:14:43 [2022-09-07T13:14:43.550Z] #46 5.358 Install tini version v0.19.0
13:14:43 [2022-09-07T13:14:43.550Z] #46 5.358 + export GO_BUILDMODE=-buildmode=pie
13:14:43 [2022-09-07T13:14:43.550Z] #46 5.358 + GO_BUILDMODE=-buildmode=pie
13:14:43 [2022-09-07T13:14:43.551Z] #46 5.358 ++ dirname /install.sh
13:14:43 [2022-09-07T13:14:43.551Z] #46 5.358 + dir=/
13:14:43 [2022-09-07T13:14:43.551Z] #46 5.358 + bin=tini
13:14:43 [2022-09-07T13:14:43.551Z] #46 5.358 + shift
13:14:43 [2022-09-07T13:14:43.551Z] #46 5.358 + '[' '!' -f //tini.installer ']'
13:14:43 [2022-09-07T13:14:43.551Z] #46 5.358 + . //tini.installer
13:14:43 [2022-09-07T13:14:43.551Z] #46 5.358 ++ : v0.19.0
13:14:43 [2022-09-07T13:14:43.551Z] #46 5.358 + install_tini
13:14:43 [2022-09-07T13:14:43.551Z] #46 5.358 + echo 'Install tini version v0.19.0'
13:14:43 [2022-09-07T13:14:43.551Z] #46 5.358 + git clone https://github.com/krallin/tini.git /tmp/tmp.og3TXIDYg6/tini
13:14:43 [2022-09-07T13:14:43.551Z] #46 5.358 Cloning into '/tmp/tmp.og3TXIDYg6/tini'...
13:14:43 [2022-09-07T13:14:43.692Z] #46 96.33 checking for sys/stat.h... yes
13:14:43 [2022-09-07T13:14:43.849Z] #44 ...
13:14:43 [2022-09-07T13:14:43.849Z] 
13:14:43 [2022-09-07T13:14:43.849Z] #36 [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
13:14:43 [2022-09-07T13:14:43.849Z] #36 96.79 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
13:14:43 [2022-09-07T13:14:43.849Z] #36 96.80 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
13:14:43 [2022-09-07T13:14:43.849Z] #36 96.80 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
13:14:43 [2022-09-07T13:14:43.949Z] #46 96.56 checking for stdlib.h... yes
13:14:44 [2022-09-07T13:14:44.205Z] #46 96.76 checking for string.h... yes
13:14:44 [2022-09-07T13:14:44.461Z] #46 97.00 checking for memory.h... yes
13:14:44 [2022-09-07T13:14:44.461Z] #46 97.23 checking for strings.h... yes
13:14:44 [2022-09-07T13:14:44.482Z] #46 6.260 + cd /tmp/tmp.og3TXIDYg6/tini
13:14:44 [2022-09-07T13:14:44.482Z] #46 6.260 + git checkout -q v0.19.0
13:14:44 [2022-09-07T13:14:44.482Z] #46 6.298 + cmake .
13:14:44 [2022-09-07T13:14:44.482Z] #46 ...
13:14:44 [2022-09-07T13:14:44.482Z] 
13:14:44 [2022-09-07T13:14:44.482Z] #35 [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
13:14:44 [2022-09-07T13:14:44.482Z] #35 64.86 Selecting previously unselected package gcc-mingw-w64-base.
13:14:44 [2022-09-07T13:14:44.482Z] #35 64.86 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
13:14:44 [2022-09-07T13:14:44.482Z] #35 64.91 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
13:14:44 [2022-09-07T13:14:44.718Z] #46 97.41 checking for inttypes.h... yes
13:14:44 [2022-09-07T13:14:44.739Z] #35 65.08 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
13:14:44 [2022-09-07T13:14:44.739Z] #35 65.08 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
13:14:44 [2022-09-07T13:14:44.739Z] #35 65.10 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
13:14:44 [2022-09-07T13:14:44.974Z] #46 97.66 checking for stdint.h... yes
13:14:45 [2022-09-07T13:14:45.536Z] #46 97.90 checking for unistd.h... yes
13:14:45 [2022-09-07T13:14:45.536Z] #46 98.07 checking for dlfcn.h... yes
13:14:45 [2022-09-07T13:14:45.536Z] #46 98.28 checking for objdir... .libs
13:14:45 [2022-09-07T13:14:45.672Z] #35 ...
13:14:45 [2022-09-07T13:14:45.672Z] 
13:14:45 [2022-09-07T13:14:45.672Z] #29 [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
13:14:45 [2022-09-07T13:14:45.672Z] #29 65.55 gotestsum version dev
13:14:45 [2022-09-07T13:14:45.672Z] #29 DONE 66.3s
13:14:45 [2022-09-07T13:14:45.931Z] 
13:14:45 [2022-09-07T13:14:45.931Z] #46 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
13:14:45 [2022-09-07T13:14:45.931Z] #46 6.704 -- The C compiler identification is GNU 10.2.1
13:14:45 [2022-09-07T13:14:45.931Z] #46 6.829 -- Detecting C compiler ABI info
13:14:45 [2022-09-07T13:14:45.931Z] #46 7.599 -- Detecting C compiler ABI info - done
13:14:45 [2022-09-07T13:14:45.931Z] #46 7.760 -- Check for working C compiler: /usr/bin/cc - skipped
13:14:45 [2022-09-07T13:14:45.931Z] #46 7.760 -- Detecting C compile features
13:14:45 [2022-09-07T13:14:45.931Z] #46 7.760 -- Detecting C compile features - done
13:14:45 [2022-09-07T13:14:45.931Z] #46 7.775 -- Performing Test HAS_BUILTIN_FORTIFY
13:14:46 [2022-09-07T13:14:46.097Z] #46 98.78 checking if gcc supports -fno-rtti -fno-exceptions... no
13:14:46 [2022-09-07T13:14:46.097Z] #46 98.91 checking for gcc option to produce PIC... -fPIC -DPIC
13:14:46 [2022-09-07T13:14:46.188Z] #46 8.030 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
13:14:46 [2022-09-07T13:14:46.188Z] #46 8.167 -- Configuring done
13:14:46 [2022-09-07T13:14:46.188Z] #46 8.194 -- Generating done
13:14:46 [2022-09-07T13:14:46.188Z] #46 8.198 -- Build files have been written to: /tmp/tmp.og3TXIDYg6/tini
13:14:46 [2022-09-07T13:14:46.188Z] #46 8.209 + make tini-static
13:14:46 [2022-09-07T13:14:46.353Z] #46 98.91 checking if gcc PIC flag -fPIC -DPIC works... yes
13:14:46 [2022-09-07T13:14:46.753Z] #46 8.635 Scanning dependencies of target tini-static
13:14:46 [2022-09-07T13:14:46.915Z] #46 99.06 checking if gcc static flag -static works... yes
13:14:46 [2022-09-07T13:14:46.915Z] #46 99.56 checking if gcc supports -c -o file.o... yes
13:14:46 [2022-09-07T13:14:46.915Z] #46 99.72 checking if gcc supports -c -o file.o... (cached) yes
13:14:46 [2022-09-07T13:14:46.915Z] #46 99.72 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
13:14:47 [2022-09-07T13:14:47.011Z] #46 8.710 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
13:14:47 [2022-09-07T13:14:47.326Z] #41 ...
13:14:47 [2022-09-07T13:14:47.326Z] 
13:14:47 [2022-09-07T13:14:47.326Z] #33 [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
13:14:47 [2022-09-07T13:14:47.326Z] #33 146.2 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64.
13:14:47 [2022-09-07T13:14:47.326Z] #33 146.2 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ...
13:14:47 [2022-09-07T13:14:47.326Z] #33 146.2 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
13:14:47 [2022-09-07T13:14:47.326Z] #33 146.3 Selecting previously unselected package cpp-10-arm-linux-gnueabihf.
13:14:47 [2022-09-07T13:14:47.326Z] #33 146.3 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
13:14:47 [2022-09-07T13:14:47.326Z] #33 146.3 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
13:14:47 [2022-09-07T13:14:47.427Z] #46 99.78 checking dynamic linker characteristics... GNU/Linux ld.so
13:14:47 [2022-09-07T13:14:47.427Z] #46 100.1 checking how to hardcode library paths into programs... immediate
13:14:47 [2022-09-07T13:14:47.427Z] #46 100.2 checking whether stripping libraries is possible... yes
13:14:47 [2022-09-07T13:14:47.427Z] #46 100.2 checking if libtool supports shared libraries... yes
13:14:47 [2022-09-07T13:14:47.427Z] #46 100.2 checking whether to build shared libraries... no
13:14:47 [2022-09-07T13:14:47.427Z] #46 100.2 checking whether to build static libraries... yes
13:14:47 [2022-09-07T13:14:47.427Z] #46 100.2 checking for a BSD-compatible install... /usr/bin/install -c
13:14:47 [2022-09-07T13:14:47.427Z] #46 100.2 checking whether build environment is sane... yes
13:14:47 [2022-09-07T13:14:47.427Z] #46 100.3 checking for a thread-safe mkdir -p... /bin/mkdir -p
13:14:47 [2022-09-07T13:14:47.683Z] #46 100.3 checking whether make sets $(MAKE)... yes
13:14:47 [2022-09-07T13:14:47.683Z] #46 100.4 checking whether make supports the include directive... yes (GNU style)
13:14:47 [2022-09-07T13:14:47.683Z] #46 100.4 checking whether make supports nested variables... yes
13:14:47 [2022-09-07T13:14:47.683Z] #46 100.4 checking whether UID '0' is supported by ustar format... yes
13:14:47 [2022-09-07T13:14:47.683Z] #46 100.4 checking whether GID '0' is supported by ustar format... yes
13:14:47 [2022-09-07T13:14:47.941Z] #46 100.5 checking how to create a ustar tar archive... gnutar
13:14:47 [2022-09-07T13:14:47.941Z] #46 100.5 checking dependency style of gcc... gcc3
13:14:47 [2022-09-07T13:14:47.941Z] #46 100.8 checking whether to enable maintainer-specific portions of Makefiles... yes
13:14:47 [2022-09-07T13:14:47.941Z] #46 100.8 checking whether make supports nested variables... (cached) yes
13:14:47 [2022-09-07T13:14:47.941Z] #46 100.8 checking for gawk... (cached) mawk
13:14:47 [2022-09-07T13:14:47.941Z] #46 100.8 checking for a sed that does not truncate output... (cached) /bin/sed
13:14:47 [2022-09-07T13:14:47.941Z] #46 100.8 checking for gcc... (cached) gcc
13:14:48 [2022-09-07T13:14:48.200Z] #46 100.9 checking whether we are using the GNU C compiler... (cached) yes
13:14:48 [2022-09-07T13:14:48.200Z] #46 100.9 checking whether gcc accepts -g... (cached) yes
13:14:48 [2022-09-07T13:14:48.200Z] #46 100.9 checking for gcc option to accept ISO C89... (cached) none needed
13:14:48 [2022-09-07T13:14:48.200Z] #46 100.9 checking whether gcc understands -c and -o together... (cached) yes
13:14:48 [2022-09-07T13:14:48.200Z] #46 100.9 checking for a Python interpreter with version >= 3... python3
13:14:48 [2022-09-07T13:14:48.455Z] #46 101.0 checking for python3... /usr/bin/python3
13:14:48 [2022-09-07T13:14:48.455Z] #46 101.0 checking for python3 version... 3.9
13:14:48 [2022-09-07T13:14:48.455Z] #46 101.1 checking for python3 platform... 
13:14:48 [2022-09-07T13:14:48.455Z] #46 ...
13:14:48 [2022-09-07T13:14:48.455Z] 
13:14:48 [2022-09-07T13:14:48.455Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
13:14:48 [2022-09-07T13:14:48.455Z] #49 14.64 + cd /tmp/tmp.U8MOqJOhmo/src/github.com/opencontainers/runc
13:14:48 [2022-09-07T13:14:48.455Z] #49 14.64 + git checkout -q v1.1.4
13:14:48 [2022-09-07T13:14:48.455Z] #49 15.19 + '[' -z '' ']'
13:14:48 [2022-09-07T13:14:48.455Z] #49 15.19 + target=static
13:14:48 [2022-09-07T13:14:48.455Z] #49 15.19 + make BUILDTAGS=seccomp static
13:14:48 [2022-09-07T13:14:48.455Z] #49 15.79 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc .
13:14:48 [2022-09-07T13:14:48.455Z] #49 ...
13:14:48 [2022-09-07T13:14:48.455Z] 
13:14:48 [2022-09-07T13:14:48.455Z] #46 [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
13:14:48 [2022-09-07T13:14:48.455Z] #46 101.1 checking for python3 platform... linux
13:14:48 [2022-09-07T13:14:48.710Z] #46 101.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
13:14:48 [2022-09-07T13:14:48.710Z] #46 101.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
13:14:48 [2022-09-07T13:14:48.919Z] #46 10.31 [100%] Linking C executable tini-static
13:14:48 [2022-09-07T13:14:48.966Z] #46 101.6 checking for go-md2man... no
13:14:48 [2022-09-07T13:14:48.966Z] #46 101.6 checking error.h usability... yes
13:14:48 [2022-09-07T13:14:48.966Z] #46 101.8 checking error.h presence... yes
13:14:49 [2022-09-07T13:14:49.121Z] #36 101.7 Selecting previously unselected package g++-mingw-w64-x86-64.
13:14:49 [2022-09-07T13:14:49.122Z] #36 101.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
13:14:49 [2022-09-07T13:14:49.122Z] #36 101.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
13:14:49 [2022-09-07T13:14:49.122Z] #36 ...
13:14:49 [2022-09-07T13:14:49.122Z] 
13:14:49 [2022-09-07T13:14:49.122Z] #44 [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
13:14:49 [2022-09-07T13:14:49.122Z] #44 56.50 configure.ac:7: installing 'build-aux/compile'
13:14:49 [2022-09-07T13:14:49.122Z] #44 56.52 configure.ac:9: installing 'build-aux/config.guess'
13:14:49 [2022-09-07T13:14:49.122Z] #44 56.53 configure.ac:9: installing 'build-aux/config.sub'
13:14:49 [2022-09-07T13:14:49.122Z] #44 56.54 configure.ac:11: installing 'build-aux/install-sh'
13:14:49 [2022-09-07T13:14:49.122Z] #44 56.56 configure.ac:11: installing 'build-aux/missing'
13:14:49 [2022-09-07T13:14:49.176Z] #46 10.97 [100%] Built target tini-static
13:14:49 [2022-09-07T13:14:49.176Z] #46 11.03 + mkdir -p /build
13:14:49 [2022-09-07T13:14:49.176Z] #46 11.03 + cp tini-static /build/docker-init
13:14:49 [2022-09-07T13:14:49.222Z] #46 101.9 checking for error.h... yes
13:14:49 [2022-09-07T13:14:49.451Z] #44 56.79 Makefile.am: installing 'build-aux/depcomp'
13:14:49 [2022-09-07T13:14:49.451Z] #44 56.90 parallel-tests: installing 'build-aux/test-driver'
13:14:49 [2022-09-07T13:14:49.478Z] #46 101.9 checking linux/openat2.h usability... yes
13:14:49 [2022-09-07T13:14:49.478Z] #46 102.2 checking linux/openat2.h presence... yes
13:14:49 [2022-09-07T13:14:49.478Z] #46 102.3 checking for linux/openat2.h... yes
13:14:49 [2022-09-07T13:14:49.735Z] #46 102.3 checking for copy_file_range... yes
13:14:49 [2022-09-07T13:14:49.739Z] #46 DONE 11.5s
13:14:49 [2022-09-07T13:14:49.739Z] 
13:14:49 [2022-09-07T13:14:49.739Z] #44 [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
13:14:49 [2022-09-07T13:14:49.740Z] #44 14.32 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
13:14:49 [2022-09-07T13:14:49.740Z] #44 14.34 Cloning into '/tmp/crun-build/libocispec'...
13:14:49 [2022-09-07T13:14:49.740Z] #44 15.58 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
13:14:49 [2022-09-07T13:14:49.740Z] #44 15.58 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
13:14:49 [2022-09-07T13:14:49.740Z] #44 15.58 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
13:14:49 [2022-09-07T13:14:49.740Z] #44 15.58 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
13:14:49 [2022-09-07T13:14:49.740Z] #44 15.61 Cloning into '/tmp/crun-build/libocispec/image-spec'...
13:14:49 [2022-09-07T13:14:49.740Z] #44 17.98 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
13:14:49 [2022-09-07T13:14:49.740Z] #44 20.25 Cloning into '/tmp/crun-build/libocispec/yajl'...
13:14:49 [2022-09-07T13:14:49.740Z] #44 21.65 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
13:14:49 [2022-09-07T13:14:49.740Z] #44 21.87 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
13:14:49 [2022-09-07T13:14:49.740Z] #44 22.09 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
13:14:50 [2022-09-07T13:14:50.298Z] #46 102.6 checking for fgetxattr... yes
13:14:50 [2022-09-07T13:14:50.554Z] #46 103.0 checking for statx... yes
13:14:50 [2022-09-07T13:14:50.811Z] #46 103.4 checking for fgetpwent_r... yes
13:14:51 [2022-09-07T13:14:51.068Z] #46 103.7 checking for issetugid... 
13:14:51 [2022-09-07T13:14:51.068Z] #46 ...
13:14:51 [2022-09-07T13:14:51.068Z] 
13:14:51 [2022-09-07T13:14:51.068Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
13:14:51 [2022-09-07T13:14:51.068Z] #57 9.179 Fetched 8574 kB in 8s (1069 kB/s)
13:14:51 [2022-09-07T13:14:51.068Z] #57 9.179 Reading package lists...
13:14:51 [2022-09-07T13:14:51.068Z] #57 12.71 Reading package lists...
13:14:51 [2022-09-07T13:14:51.068Z] #57 16.07 Building dependency tree...
13:14:51 [2022-09-07T13:14:51.068Z] #57 18.65 The following additional packages will be installed:
13:14:51 [2022-09-07T13:14:51.068Z] #57 18.65   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
13:14:51 [2022-09-07T13:14:51.068Z] #57 18.66   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
13:14:51 [2022-09-07T13:14:51.068Z] #57 18.66   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
13:14:51 [2022-09-07T13:14:51.068Z] #57 18.67   python3-pkg-resources vim-runtime xxd
13:14:51 [2022-09-07T13:14:51.068Z] #57 18.68 Suggested packages:
13:14:51 [2022-09-07T13:14:51.068Z] #57 18.68   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
13:14:51 [2022-09-07T13:14:51.068Z] #57 18.68   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
13:14:51 [2022-09-07T13:14:51.068Z] #57 18.68   acl attr quota
13:14:51 [2022-09-07T13:14:51.068Z] #57 18.68 Recommended packages:
13:14:51 [2022-09-07T13:14:51.068Z] #57 18.68   libatm1 nftables libpam-cap build-essential python3-dev unzip
13:14:51 [2022-09-07T13:14:51.068Z] #57 ...
13:14:51 [2022-09-07T13:14:51.068Z] 
13:14:51 [2022-09-07T13:14:51.068Z] #46 [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
13:14:51 [2022-09-07T13:14:51.068Z] #46 103.7 checking for issetugid... no
13:14:51 [2022-09-07T13:14:51.068Z] #46 103.9 checking for pkg-config... /usr/bin/pkg-config
13:14:51 [2022-09-07T13:14:51.324Z] #46 103.9 checking pkg-config is at least version 0.9.0... yes
13:14:51 [2022-09-07T13:14:51.355Z] #44 58.98 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
13:14:51 [2022-09-07T13:14:51.355Z] #44 58.98 libtoolize: copying file 'build-aux/ltmain.sh'
13:14:51 [2022-09-07T13:14:51.887Z] #46 103.9 checking for library containing yajl_tree_get... -lyajl
13:14:51 [2022-09-07T13:14:51.887Z] #46 104.6 checking for yajl >= 2.0.0... yes
13:14:52 [2022-09-07T13:14:52.143Z] #46 104.6 checking sys/capability.h usability... yes
13:14:52 [2022-09-07T13:14:52.143Z] #46 104.8 checking sys/capability.h presence... yes
13:14:52 [2022-09-07T13:14:52.143Z] #46 105.0 checking for sys/capability.h... yes
13:14:52 [2022-09-07T13:14:52.290Z] #44 59.60 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
13:14:52 [2022-09-07T13:14:52.290Z] #44 59.61 libtoolize: copying file 'm4/libtool.m4'
13:14:52 [2022-09-07T13:14:52.290Z] #44 59.71 libtoolize: copying file 'm4/ltoptions.m4'
13:14:52 [2022-09-07T13:14:52.290Z] #44 59.86 libtoolize: copying file 'm4/ltsugar.m4'
13:14:52 [2022-09-07T13:14:52.549Z] #44 59.97 libtoolize: copying file 'm4/ltversion.m4'
13:14:52 [2022-09-07T13:14:52.549Z] #44 60.09 libtoolize: copying file 'm4/lt~obsolete.m4'
13:14:52 [2022-09-07T13:14:52.706Z] #46 105.0 checking for library containing cap_from_name... -lcap
13:14:53 [2022-09-07T13:14:53.013Z] #44 ...
13:14:53 [2022-09-07T13:14:53.013Z] 
13:14:53 [2022-09-07T13:14:53.013Z] #35 [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
13:14:53 [2022-09-07T13:14:53.013Z] #35 73.35 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
13:14:53 [2022-09-07T13:14:53.013Z] #35 73.35 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
13:14:53 [2022-09-07T13:14:53.013Z] #35 73.36 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
13:14:53 [2022-09-07T13:14:53.526Z] #46 105.7 checking for library containing dlopen... -ldl
13:14:53 [2022-09-07T13:14:53.526Z] #46 106.2 checking seccomp.h usability... yes
13:14:53 [2022-09-07T13:14:53.783Z] #46 106.5 checking seccomp.h presence... yes
13:14:54 [2022-09-07T13:14:54.040Z] #46 106.6 checking for seccomp.h... yes
13:14:54 [2022-09-07T13:14:54.295Z] #46 106.6 checking for library containing seccomp_rule_add... -lseccomp
13:14:54 [2022-09-07T13:14:54.809Z] #46 107.2 checking for library containing seccomp_arch_resolve_name... none required
13:14:54 [2022-09-07T13:14:54.809Z] #46 107.4 checking systemd/sd-bus.h usability... yes
13:14:55 [2022-09-07T13:14:55.065Z] #46 107.6 checking systemd/sd-bus.h presence... yes
13:14:55 [2022-09-07T13:14:55.065Z] #46 107.7 checking for systemd/sd-bus.h... yes
13:14:55 [2022-09-07T13:14:55.153Z] #44 ...
13:14:55 [2022-09-07T13:14:55.153Z] 
13:14:55 [2022-09-07T13:14:55.153Z] #36 [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
13:14:55 [2022-09-07T13:14:55.153Z] #36 102.0 Selecting previously unselected package libapparmor1:arm64.
13:14:55 [2022-09-07T13:14:55.153Z] #36 102.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
13:14:55 [2022-09-07T13:14:55.153Z] #36 102.0 Unpacking libapparmor1:arm64 (2.13.6-10) ...
13:14:55 [2022-09-07T13:14:55.153Z] #36 102.2 Selecting previously unselected package libapparmor-dev:arm64.
13:14:55 [2022-09-07T13:14:55.153Z] #36 102.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
13:14:55 [2022-09-07T13:14:55.153Z] #36 102.3 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
13:14:55 [2022-09-07T13:14:55.153Z] #36 102.9 Selecting previously unselected package libbtrfs0:arm64.
13:14:55 [2022-09-07T13:14:55.153Z] #36 102.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
13:14:55 [2022-09-07T13:14:55.153Z] #36 102.9 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
13:14:55 [2022-09-07T13:14:55.153Z] #36 103.1 Selecting previously unselected package libbtrfs-dev:arm64.
13:14:55 [2022-09-07T13:14:55.153Z] #36 103.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
13:14:55 [2022-09-07T13:14:55.153Z] #36 103.1 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
13:14:55 [2022-09-07T13:14:55.153Z] #36 103.3 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
13:14:55 [2022-09-07T13:14:55.153Z] #36 103.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
13:14:55 [2022-09-07T13:14:55.153Z] #36 103.4 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
13:14:55 [2022-09-07T13:14:55.153Z] #36 103.5 Selecting previously unselected package libudev-dev:arm64.
13:14:55 [2022-09-07T13:14:55.153Z] #36 103.5 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ...
13:14:55 [2022-09-07T13:14:55.153Z] #36 103.5 Unpacking libudev-dev:arm64 (247.3-7) ...
13:14:55 [2022-09-07T13:14:55.153Z] #36 103.7 Selecting previously unselected package libsepol1-dev:arm64.
13:14:55 [2022-09-07T13:14:55.153Z] #36 103.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
13:14:55 [2022-09-07T13:14:55.153Z] #36 103.7 Unpacking libsepol1-dev:arm64 (3.1-1) ...
13:14:55 [2022-09-07T13:14:55.153Z] #36 104.0 Selecting previously unselected package libpcre2-16-0:arm64.
13:14:55 [2022-09-07T13:14:55.153Z] #36 104.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ...
13:14:55 [2022-09-07T13:14:55.153Z] #36 104.0 Unpacking libpcre2-16-0:arm64 (10.36-2) ...
13:14:55 [2022-09-07T13:14:55.153Z] #36 104.2 Selecting previously unselected package libpcre2-32-0:arm64.
13:14:55 [2022-09-07T13:14:55.153Z] #36 104.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ...
13:14:55 [2022-09-07T13:14:55.153Z] #36 104.3 Unpacking libpcre2-32-0:arm64 (10.36-2) ...
13:14:55 [2022-09-07T13:14:55.153Z] #36 104.5 Selecting previously unselected package libpcre2-posix2:arm64.
13:14:55 [2022-09-07T13:14:55.153Z] #36 104.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ...
13:14:55 [2022-09-07T13:14:55.153Z] #36 104.6 Unpacking libpcre2-posix2:arm64 (10.36-2) ...
13:14:55 [2022-09-07T13:14:55.153Z] #36 104.8 Selecting previously unselected package libpcre2-dev:arm64.
13:14:55 [2022-09-07T13:14:55.153Z] #36 104.8 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ...
13:14:55 [2022-09-07T13:14:55.153Z] #36 104.8 Unpacking libpcre2-dev:arm64 (10.36-2) ...
13:14:55 [2022-09-07T13:14:55.153Z] #36 105.3 Selecting previously unselected package libselinux1-dev:arm64.
13:14:55 [2022-09-07T13:14:55.153Z] #36 105.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
13:14:55 [2022-09-07T13:14:55.153Z] #36 105.4 Unpacking libselinux1-dev:arm64 (3.1-3) ...
13:14:55 [2022-09-07T13:14:55.153Z] #36 105.7 Selecting previously unselected package libdevmapper-dev:arm64.
13:14:55 [2022-09-07T13:14:55.153Z] #36 105.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
13:14:55 [2022-09-07T13:14:55.153Z] #36 105.7 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
13:14:55 [2022-09-07T13:14:55.153Z] #36 106.1 Selecting previously unselected package libseccomp-dev:arm64.
13:14:55 [2022-09-07T13:14:55.153Z] #36 106.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
13:14:55 [2022-09-07T13:14:55.153Z] #36 106.1 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
13:14:55 [2022-09-07T13:14:55.153Z] #36 106.5 Selecting previously unselected package libsystemd-dev:arm64.
13:14:55 [2022-09-07T13:14:55.153Z] #36 106.5 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ...
13:14:55 [2022-09-07T13:14:55.153Z] #36 106.5 Unpacking libsystemd-dev:arm64 (247.3-7) ...
13:14:55 [2022-09-07T13:14:55.153Z] #36 107.5 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
13:14:55 [2022-09-07T13:14:55.153Z] #36 107.6 Setting up libapparmor1:arm64 (2.13.6-10) ...
13:14:55 [2022-09-07T13:14:55.153Z] #36 107.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
13:14:55 [2022-09-07T13:14:55.153Z] #36 107.7 Setting up libsepol1-dev:arm64 (3.1-1) ...
13:14:55 [2022-09-07T13:14:55.153Z] #36 107.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
13:14:55 [2022-09-07T13:14:55.153Z] #36 108.0 Setting up libpcre2-16-0:arm64 (10.36-2) ...
13:14:55 [2022-09-07T13:14:55.153Z] #36 108.0 Setting up libbtrfs0:arm64 (5.10.1-2) ...
13:14:55 [2022-09-07T13:14:55.153Z] #36 108.1 Setting up libpcre2-32-0:arm64 (10.36-2) ...
13:14:55 [2022-09-07T13:14:55.153Z] #36 108.1 Setting up libudev-dev:arm64 (247.3-7) ...
13:14:55 [2022-09-07T13:14:55.153Z] #36 108.2 Setting up libpcre2-posix2:arm64 (10.36-2) ...
13:14:55 [2022-09-07T13:14:55.418Z] #36 108.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
13:14:55 [2022-09-07T13:14:55.418Z] #36 108.3 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...#36 ...
13:14:55 [2022-09-07T13:14:55.418Z] 
13:14:55 [2022-09-07T13:14:55.418Z] #29 [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
13:14:55 [2022-09-07T13:14:55.418Z] #29 98.02 + for f in rootlesskit rootlesskit-docker-proxy
13:14:55 [2022-09-07T13:14:55.418Z] #29 98.02 + GOBIN=/build
13:14:55 [2022-09-07T13:14:55.418Z] #29 98.02 + GO111MODULE=on
13:14:55 [2022-09-07T13:14:55.418Z] #29 98.02 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
13:14:55 [2022-09-07T13:14:55.418Z] #29 103.3 rootlesskit version 1.0.0
13:14:55 [2022-09-07T13:14:55.418Z] #29 103.3 Usage of /build/rootlesskit-docker-proxy:
13:14:55 [2022-09-07T13:14:55.418Z] #29 103.3   -container-ip string
13:14:55 [2022-09-07T13:14:55.418Z] #29 103.3     	container ip
13:14:55 [2022-09-07T13:14:55.418Z] #29 103.3   -container-port int
13:14:55 [2022-09-07T13:14:55.418Z] #29 103.3     	container port (default -1)
13:14:55 [2022-09-07T13:14:55.418Z] #29 103.3   -host-ip string
13:14:55 [2022-09-07T13:14:55.418Z] #29 103.3     	host ip
13:14:55 [2022-09-07T13:14:55.418Z] #29 103.3   -host-port int
13:14:55 [2022-09-07T13:14:55.418Z] #29 103.3     	host port (default -1)
13:14:55 [2022-09-07T13:14:55.418Z] #29 103.3   -proto string
13:14:55 [2022-09-07T13:14:55.418Z] #29 103.3     	proxy protocol (default "tcp")
13:14:55 [2022-09-07T13:14:55.418Z] #29 DONE 108.1s
13:14:55 [2022-09-07T13:14:55.418Z] 
13:14:55 [2022-09-07T13:14:55.418Z] #36 [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
13:14:55 [2022-09-07T13:14:55.418Z] #36 108.3 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
13:14:55 [2022-09-07T13:14:55.418Z] #36 108.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
13:14:55 [2022-09-07T13:14:55.418Z] #36 108.4 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
13:14:55 [2022-09-07T13:14:55.418Z] #36 108.4 Setting up mingw-w64-common (8.0.0-1) ...
13:14:55 [2022-09-07T13:14:55.418Z] #36 ...
13:14:55 [2022-09-07T13:14:55.418Z] 
13:14:55 [2022-09-07T13:14:55.418Z] #47 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
13:14:55 [2022-09-07T13:14:55.418Z] #47 DONE 0.1s
13:14:55 [2022-09-07T13:14:55.418Z] 
13:14:55 [2022-09-07T13:14:55.418Z] #36 [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
13:14:55 [2022-09-07T13:14:55.418Z] #36 108.5 Setting up libsystemd-dev:arm64 (247.3-7) ...
13:14:55 [2022-09-07T13:14:55.418Z] #36 108.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
13:14:55 [2022-09-07T13:14:55.628Z] #46 107.7 checking for library containing sd_bus_match_signal_async... -lsystemd
13:14:55 [2022-09-07T13:14:55.677Z] #36 108.5 Setting up libpcre2-dev:arm64 (10.36-2) ...#36 ...
13:14:55 [2022-09-07T13:14:55.677Z] 
13:14:55 [2022-09-07T13:14:55.677Z] #48 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
13:14:55 [2022-09-07T13:14:55.677Z] #48 DONE 0.1s
13:14:55 [2022-09-07T13:14:55.677Z] 
13:14:55 [2022-09-07T13:14:55.677Z] #36 [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
13:14:55 [2022-09-07T13:14:55.677Z] #36 108.5 Setting up libpcre2-dev:arm64 (10.36-2) ...
13:14:55 [2022-09-07T13:14:55.677Z] #36 108.6 Setting up libselinux1-dev:arm64 (3.1-3) ...
13:14:55 [2022-09-07T13:14:55.677Z] #36 108.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
13:14:55 [2022-09-07T13:14:55.677Z] #36 108.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
13:14:55 [2022-09-07T13:14:55.677Z] #36 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
13:14:55 [2022-09-07T13:14:55.677Z] #36 108.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
13:14:55 [2022-09-07T13:14:55.677Z] #36 108.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
13:14:55 [2022-09-07T13:14:55.677Z] #36 108.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
13:14:55 [2022-09-07T13:14:55.677Z] #36 108.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
13:14:55 [2022-09-07T13:14:55.677Z] #36 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
13:14:55 [2022-09-07T13:14:55.677Z] #36 108.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
13:14:55 [2022-09-07T13:14:55.677Z] #36 108.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
13:14:55 [2022-09-07T13:14:55.884Z] #46 108.3 checking for sd_notify_barrier... yes
13:14:55 [2022-09-07T13:14:55.884Z] #46 108.6 checking linux/bpf.h usability... yes
13:14:55 [2022-09-07T13:14:55.936Z] #36 108.8 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
13:14:55 [2022-09-07T13:14:55.936Z] #36 108.8 Setting up dmsetup (2:1.02.175-2.1) ...
13:14:55 [2022-09-07T13:14:55.936Z] #36 108.9 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
13:14:55 [2022-09-07T13:14:55.936Z] #36 108.9 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
13:14:55 [2022-09-07T13:14:55.936Z] #36 108.9 Processing triggers for libc-bin (2.31-13+deb11u3) ...
13:14:56 [2022-09-07T13:14:56.141Z] #46 108.8 checking linux/bpf.h presence... yes
13:14:56 [2022-09-07T13:14:56.141Z] #46 108.9 checking for linux/bpf.h... yes
13:14:56 [2022-09-07T13:14:56.397Z] #46 108.9 checking compilation for eBPF... yes
13:14:56 [2022-09-07T13:14:56.397Z] #46 109.2 checking for criu >= 3.15... no
13:14:56 [2022-09-07T13:14:56.397Z] #46 109.2 configure: CRIU headers not found, building without CRIU support
13:14:56 [2022-09-07T13:14:56.397Z] #46 109.2 checking for criu > 3.16... no
13:14:56 [2022-09-07T13:14:56.397Z] #46 109.3 configure: CRIU version doesn't support join-ns API
13:14:56 [2022-09-07T13:14:56.397Z] #46 109.3 checking for criu > 3.16.1... no
13:14:56 [2022-09-07T13:14:56.503Z] #36 DONE 109.5s
13:14:56 [2022-09-07T13:14:56.503Z] 
13:14:56 [2022-09-07T13:14:56.503Z] #33 [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
13:14:56 [2022-09-07T13:14:56.653Z] #46 109.3 configure: CRIU version doesn't support for pre-dumping
13:14:56 [2022-09-07T13:14:56.653Z] #46 109.3 checking for new mount API (fsconfig)... yes
13:14:56 [2022-09-07T13:14:56.653Z] #46 109.4 checking for seccomp notify API... yes
13:14:56 [2022-09-07T13:14:56.653Z] #46 109.5 checking for gperf... no
13:14:56 [2022-09-07T13:14:56.653Z] #46 109.5 configure: gperf not found - cannot rebuild signal parser code
13:14:56 [2022-09-07T13:14:56.763Z] #33 ...
13:14:56 [2022-09-07T13:14:56.763Z] 
13:14:56 [2022-09-07T13:14:56.763Z] #49 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
13:14:56 [2022-09-07T13:14:56.763Z] #49 DONE 0.3s
13:14:56 [2022-09-07T13:14:56.763Z] 
13:14:56 [2022-09-07T13:14:56.764Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
13:14:56 [2022-09-07T13:14:56.910Z] #46 109.5 checking for library containing argp_parse... none required
13:14:57 [2022-09-07T13:14:57.165Z] #46 109.9 checking that generated files are newer than configure... done
13:14:57 [2022-09-07T13:14:57.165Z] #46 109.9 configure: creating ./config.status
13:14:57 [2022-09-07T13:14:57.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
13:14:57 [2022-09-07T13:14:57.701Z] #50 1.003 + RM_GOPATH=0
13:14:57 [2022-09-07T13:14:57.701Z] #50 1.003 + TMP_GOPATH=
13:14:57 [2022-09-07T13:14:57.701Z] #50 1.003 + : /build
13:14:57 [2022-09-07T13:14:57.701Z] #50 1.004 + '[' -z '' ']'
13:14:57 [2022-09-07T13:14:57.701Z] #50 1.004 ++ mktemp -d
13:14:57 [2022-09-07T13:14:57.701Z] #50 1.006 + export GOPATH=/tmp/tmp.iAjszxfJIE
13:14:57 [2022-09-07T13:14:57.701Z] #50 1.006 + GOPATH=/tmp/tmp.iAjszxfJIE
13:14:57 [2022-09-07T13:14:57.701Z] #50 1.006 + RM_GOPATH=1
13:14:57 [2022-09-07T13:14:57.701Z] #50 1.007 + case "$(go env GOARCH)" in
13:14:57 [2022-09-07T13:14:57.701Z] #50 1.008 ++ go env GOARCH
13:14:57 [2022-09-07T13:14:57.701Z] #50 1.016 + export GO_BUILDMODE=-buildmode=pie
13:14:57 [2022-09-07T13:14:57.959Z] #50 ...
13:14:57 [2022-09-07T13:14:57.959Z] 
13:14:57 [2022-09-07T13:14:57.959Z] #51 [dev-systemd-false  1/28] RUN groupadd -r docker
13:14:57 [2022-09-07T13:14:57.959Z] #51 DONE 1.3s
13:14:57 [2022-09-07T13:14:57.959Z] 
13:14:57 [2022-09-07T13:14:57.959Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
13:14:57 [2022-09-07T13:14:57.959Z] #50 1.016 + GO_BUILDMODE=-buildmode=pie
13:14:57 [2022-09-07T13:14:57.959Z] #50 1.017 ++ dirname /install.sh
13:14:57 [2022-09-07T13:14:57.959Z] #50 1.028 + dir=/
13:14:57 [2022-09-07T13:14:57.959Z] #50 1.028 + bin=runc
13:14:57 [2022-09-07T13:14:57.959Z] #50 1.028 + shift
13:14:57 [2022-09-07T13:14:57.959Z] #50 1.028 + '[' '!' -f //runc.installer ']'
13:14:57 [2022-09-07T13:14:57.959Z] #50 1.030 + . //runc.installer
13:14:57 [2022-09-07T13:14:57.959Z] #50 1.031 ++ set -e
13:14:57 [2022-09-07T13:14:57.959Z] #50 1.032 ++ : v1.1.4
13:14:57 [2022-09-07T13:14:57.959Z] #50 1.033 + install_runc
13:14:57 [2022-09-07T13:14:57.959Z] #50 1.034 + RUNC_BUILDTAGS=seccomp
13:14:57 [2022-09-07T13:14:57.959Z] #50 1.034 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
13:14:57 [2022-09-07T13:14:57.959Z] #50 1.034 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.iAjszxfJIE/src/github.com/opencontainers/runc
13:14:57 [2022-09-07T13:14:57.959Z] #50 1.034 Install runc version v1.1.4 (build tags: seccomp)
13:14:57 [2022-09-07T13:14:57.959Z] #50 1.043 Cloning into '/tmp/tmp.iAjszxfJIE/src/github.com/opencontainers/runc'...
13:14:58 [2022-09-07T13:14:58.899Z] #50 ...
13:14:58 [2022-09-07T13:14:58.899Z] 
13:14:58 [2022-09-07T13:14:58.899Z] #52 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
13:14:58 [2022-09-07T13:14:58.899Z] #52 DONE 0.9s
13:14:58 [2022-09-07T13:14:58.899Z] 
13:14:58 [2022-09-07T13:14:58.899Z] #53 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
13:14:59 [2022-09-07T13:14:59.056Z] #46 ...
13:14:59 [2022-09-07T13:14:59.056Z] 
13:14:59 [2022-09-07T13:14:59.056Z] #35 [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
13:14:59 [2022-09-07T13:14:59.056Z] #35 DONE 165.7s
13:14:59 [2022-09-07T13:14:59.056Z] 
13:14:59 [2022-09-07T13:14:59.056Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
13:14:59 [2022-09-07T13:14:59.056Z] #57 20.27 The following NEW packages will be installed:
13:14:59 [2022-09-07T13:14:59.056Z] #57 20.28   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
13:14:59 [2022-09-07T13:14:59.056Z] #57 20.28   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
13:14:59 [2022-09-07T13:14:59.056Z] #57 20.28   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
13:14:59 [2022-09-07T13:14:59.056Z] #57 20.29   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
13:14:59 [2022-09-07T13:14:59.056Z] #57 20.29   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
13:14:59 [2022-09-07T13:14:59.056Z] #57 20.29   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
13:14:59 [2022-09-07T13:14:59.056Z] #57 20.29   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
13:14:59 [2022-09-07T13:14:59.056Z] #57 20.29   xz-utils zip zstd
13:14:59 [2022-09-07T13:14:59.056Z] #57 20.64 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded.
13:14:59 [2022-09-07T13:14:59.056Z] #57 20.64 Need to get 27.7 MB of archives.
13:14:59 [2022-09-07T13:14:59.056Z] #57 20.64 After this operation, 106 MB of additional disk space will be used.
13:14:59 [2022-09-07T13:14:59.056Z] #57 20.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
13:14:59 [2022-09-07T13:14:59.056Z] #57 20.64 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
13:14:59 [2022-09-07T13:14:59.056Z] #57 20.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
13:14:59 [2022-09-07T13:14:59.056Z] #57 20.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
13:14:59 [2022-09-07T13:14:59.056Z] #57 20.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
13:14:59 [2022-09-07T13:14:59.056Z] #57 20.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
13:14:59 [2022-09-07T13:14:59.056Z] #57 20.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
13:14:59 [2022-09-07T13:14:59.056Z] #57 20.66 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
13:14:59 [2022-09-07T13:14:59.056Z] #57 20.70 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
13:14:59 [2022-09-07T13:14:59.056Z] #57 20.71 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
13:14:59 [2022-09-07T13:14:59.056Z] #57 20.72 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
13:14:59 [2022-09-07T13:14:59.056Z] #57 20.73 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
13:14:59 [2022-09-07T13:14:59.056Z] #57 20.74 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
13:14:59 [2022-09-07T13:14:59.056Z] #57 20.75 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
13:14:59 [2022-09-07T13:14:59.056Z] #57 20.78 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
13:14:59 [2022-09-07T13:14:59.056Z] #57 20.80 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
13:14:59 [2022-09-07T13:14:59.056Z] #57 20.80 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
13:14:59 [2022-09-07T13:14:59.056Z] #57 20.80 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
13:14:59 [2022-09-07T13:14:59.056Z] #57 20.81 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
13:14:59 [2022-09-07T13:14:59.056Z] #57 20.81 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
13:14:59 [2022-09-07T13:14:59.056Z] #57 20.82 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
13:14:59 [2022-09-07T13:14:59.056Z] #57 20.82 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
13:14:59 [2022-09-07T13:14:59.056Z] #57 20.85 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
13:14:59 [2022-09-07T13:14:59.056Z] #57 20.85 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
13:14:59 [2022-09-07T13:14:59.056Z] #57 20.86 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
13:14:59 [2022-09-07T13:14:59.056Z] #57 20.86 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
13:14:59 [2022-09-07T13:14:59.056Z] #57 20.87 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
13:14:59 [2022-09-07T13:14:59.056Z] #57 21.21 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
13:14:59 [2022-09-07T13:14:59.056Z] #57 21.21 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
13:14:59 [2022-09-07T13:14:59.056Z] #57 21.21 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
13:14:59 [2022-09-07T13:14:59.056Z] #57 21.21 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
13:14:59 [2022-09-07T13:14:59.056Z] #57 21.21 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
13:14:59 [2022-09-07T13:14:59.056Z] #57 21.21 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
13:14:59 [2022-09-07T13:14:59.056Z] #57 21.22 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
13:14:59 [2022-09-07T13:14:59.056Z] #57 21.23 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
13:14:59 [2022-09-07T13:14:59.056Z] #57 21.30 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
13:14:59 [2022-09-07T13:14:59.056Z] #57 21.30 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
13:14:59 [2022-09-07T13:14:59.056Z] #57 21.32 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
13:14:59 [2022-09-07T13:14:59.056Z] #57 21.33 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
13:14:59 [2022-09-07T13:14:59.056Z] #57 21.36 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
13:14:59 [2022-09-07T13:14:59.056Z] #57 21.36 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
13:14:59 [2022-09-07T13:14:59.056Z] #57 21.37 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
13:14:59 [2022-09-07T13:14:59.056Z] #57 21.42 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
13:14:59 [2022-09-07T13:14:59.056Z] #57 21.43 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
13:14:59 [2022-09-07T13:14:59.056Z] #57 21.46 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
13:14:59 [2022-09-07T13:14:59.056Z] #57 21.76 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
13:14:59 [2022-09-07T13:14:59.056Z] #57 21.80 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
13:14:59 [2022-09-07T13:14:59.056Z] #57 21.84 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
13:14:59 [2022-09-07T13:14:59.056Z] #57 21.84 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
13:14:59 [2022-09-07T13:14:59.056Z] #57 22.58 debconf: delaying package configuration, since apt-utils is not installed
13:14:59 [2022-09-07T13:14:59.056Z] #57 22.79 Fetched 27.7 MB in 2s (18.1 MB/s)
13:14:59 [2022-09-07T13:14:59.056Z] #57 22.87 Selecting previously unselected package pigz.
13:14:59 [2022-09-07T13:14:59.056Z] #57 22.87 (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.)
13:14:59 [2022-09-07T13:14:59.056Z] #57 22.95 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
13:14:59 [2022-09-07T13:14:59.056Z] #57 22.96 Unpacking pigz (2.6-1) ...
13:14:59 [2022-09-07T13:14:59.056Z] #57 23.07 Selecting previously unselected package libelf1:amd64.
13:14:59 [2022-09-07T13:14:59.056Z] #57 23.08 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
13:14:59 [2022-09-07T13:14:59.056Z] #57 23.10 Unpacking libelf1:amd64 (0.183-1) ...
13:14:59 [2022-09-07T13:14:59.056Z] #57 23.27 Selecting previously unselected package libbpf0:amd64.
13:14:59 [2022-09-07T13:14:59.056Z] #57 23.29 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
13:14:59 [2022-09-07T13:14:59.056Z] #57 23.29 Unpacking libbpf0:amd64 (1:0.3-2) ...
13:14:59 [2022-09-07T13:14:59.056Z] #57 23.41 Selecting previously unselected package libcap2:amd64.
13:14:59 [2022-09-07T13:14:59.056Z] #57 23.41 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
13:14:59 [2022-09-07T13:14:59.056Z] #57 23.42 Unpacking libcap2:amd64 (1:2.44-1) ...
13:14:59 [2022-09-07T13:14:59.056Z] #57 23.52 Selecting previously unselected package libmnl0:amd64.
13:14:59 [2022-09-07T13:14:59.056Z] #57 23.55 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
13:14:59 [2022-09-07T13:14:59.056Z] #57 23.55 Unpacking libmnl0:amd64 (1.0.4-3) ...
13:14:59 [2022-09-07T13:14:59.056Z] #57 23.64 Selecting previously unselected package libxtables12:amd64.
13:14:59 [2022-09-07T13:14:59.056Z] #57 23.64 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
13:14:59 [2022-09-07T13:14:59.056Z] #57 23.65 Unpacking libxtables12:amd64 (1.8.7-1) ...
13:14:59 [2022-09-07T13:14:59.056Z] #57 23.75 Selecting previously unselected package libcap2-bin.
13:14:59 [2022-09-07T13:14:59.056Z] #57 23.75 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
13:14:59 [2022-09-07T13:14:59.056Z] #57 23.76 Unpacking libcap2-bin (1:2.44-1) ...
13:14:59 [2022-09-07T13:14:59.056Z] #57 23.87 Selecting previously unselected package iproute2.
13:14:59 [2022-09-07T13:14:59.056Z] #57 23.87 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
13:14:59 [2022-09-07T13:14:59.056Z] #57 23.87 Unpacking iproute2 (5.10.0-4) ...
13:14:59 [2022-09-07T13:14:59.056Z] #57 24.56 Selecting previously unselected package xxd.
13:14:59 [2022-09-07T13:14:59.056Z] #57 24.58 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
13:14:59 [2022-09-07T13:14:59.056Z] #57 24.59 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
13:14:59 [2022-09-07T13:14:59.056Z] #57 24.75 Selecting previously unselected package vim-common.
13:14:59 [2022-09-07T13:14:59.056Z] #57 24.75 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
13:14:59 [2022-09-07T13:14:59.056Z] #57 24.77 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
13:14:59 [2022-09-07T13:14:59.056Z] #57 24.97 Selecting previously unselected package bash-completion.
13:14:59 [2022-09-07T13:14:59.056Z] #57 24.97 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
13:14:59 [2022-09-07T13:14:59.472Z] #53 0.717 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
13:14:59 [2022-09-07T13:14:59.472Z] #53 DONE 0.8s
13:14:59 [2022-09-07T13:14:59.472Z] 
13:14:59 [2022-09-07T13:14:59.473Z] #37 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
13:14:59 [2022-09-07T13:14:59.506Z] #33 158.8 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64.
13:14:59 [2022-09-07T13:14:59.506Z] #33 158.8 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
13:14:59 [2022-09-07T13:14:59.506Z] #33 158.8 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
13:14:59 [2022-09-07T13:14:59.506Z] #33 158.9 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu.
13:14:59 [2022-09-07T13:14:59.506Z] #33 158.9 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
13:14:59 [2022-09-07T13:14:59.506Z] #33 158.9 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
13:14:59 [2022-09-07T13:14:59.730Z] #37 ...
13:14:59 [2022-09-07T13:14:59.730Z] 
13:14:59 [2022-09-07T13:14:59.730Z] #54 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
13:15:00 [2022-09-07T13:15:00.029Z] #57 28.17 Unpacking bash-completion (1:2.11-2) ...
13:15:00 [2022-09-07T13:15:00.029Z] #57 ...
13:15:00 [2022-09-07T13:15:00.029Z] 
13:15:00 [2022-09-07T13:15:00.029Z] #30 [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
13:15:00 [2022-09-07T13:15:00.029Z] #30 167.2 Delve is a source level debugger for Go programs.
13:15:00 [2022-09-07T13:15:00.029Z] #30 167.2 
13:15:00 [2022-09-07T13:15:00.029Z] #30 167.2 Delve enables you to interact with your program by controlling the execution of the process,
13:15:00 [2022-09-07T13:15:00.029Z] #30 167.2 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
13:15:00 [2022-09-07T13:15:00.029Z] #30 167.2 
13:15:00 [2022-09-07T13:15:00.029Z] #30 167.2 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
13:15:00 [2022-09-07T13:15:00.029Z] #30 167.2 
13:15:00 [2022-09-07T13:15:00.029Z] #30 167.2 Pass flags to the program you are debugging using `--`, for example:
13:15:00 [2022-09-07T13:15:00.029Z] #30 167.2 
13:15:00 [2022-09-07T13:15:00.029Z] #30 167.2 `dlv exec ./hello -- server --config conf/config.toml`
13:15:00 [2022-09-07T13:15:00.029Z] #30 167.2 
13:15:00 [2022-09-07T13:15:00.029Z] #30 167.2 Usage:
13:15:00 [2022-09-07T13:15:00.029Z] #30 167.2   dlv [command]
13:15:00 [2022-09-07T13:15:00.029Z] #30 167.2 
13:15:00 [2022-09-07T13:15:00.029Z] #30 167.2 Available Commands:
13:15:00 [2022-09-07T13:15:00.029Z] #30 167.2   attach      Attach to running process and begin debugging.
13:15:00 [2022-09-07T13:15:00.029Z] #30 167.2   connect     Connect to a headless debug server with a terminal client.
13:15:00 [2022-09-07T13:15:00.029Z] #30 167.2   core        Examine a core dump.
13:15:00 [2022-09-07T13:15:00.029Z] #30 167.2   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
13:15:00 [2022-09-07T13:15:00.029Z] #30 167.2   debug       Compile and begin debugging main package in current directory, or the package specified.
13:15:00 [2022-09-07T13:15:00.029Z] #30 167.2   exec        Execute a precompiled binary, and begin a debug session.
13:15:00 [2022-09-07T13:15:00.029Z] #30 167.2   help        Help about any command
13:15:00 [2022-09-07T13:15:00.029Z] #30 167.2   run         Deprecated command. Use 'debug' instead.
13:15:00 [2022-09-07T13:15:00.029Z] #30 167.2   test        Compile test binary and begin debugging program.
13:15:00 [2022-09-07T13:15:00.029Z] #30 167.2   trace       Compile and begin tracing program.
13:15:00 [2022-09-07T13:15:00.029Z] #30 167.2   version     Prints version.
13:15:00 [2022-09-07T13:15:00.029Z] #30 167.2 
13:15:00 [2022-09-07T13:15:00.029Z] #30 167.2 Flags:
13:15:00 [2022-09-07T13:15:00.029Z] #30 167.2       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
13:15:00 [2022-09-07T13:15:00.029Z] #30 167.2       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
13:15:00 [2022-09-07T13:15:00.029Z] #30 167.2       --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)
13:15:00 [2022-09-07T13:15:00.029Z] #30 167.2       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
13:15:00 [2022-09-07T13:15:00.029Z] #30 167.2       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
13:15:00 [2022-09-07T13:15:00.029Z] #30 167.2       --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)
13:15:00 [2022-09-07T13:15:00.029Z] #30 167.2       --disable-aslr                     Disables address space randomization
13:15:00 [2022-09-07T13:15:00.029Z] #30 167.2       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
13:15:00 [2022-09-07T13:15:00.029Z] #30 167.2   -h, --help                             help for dlv
13:15:00 [2022-09-07T13:15:00.029Z] #30 167.2       --init string                      Init file, executed by the terminal client.
13:15:00 [2022-09-07T13:15:00.029Z] #30 167.2   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
13:15:00 [2022-09-07T13:15:00.029Z] #30 167.2       --log                              Enable debugging server logging.
13:15:00 [2022-09-07T13:15:00.029Z] #30 167.2       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
13:15:00 [2022-09-07T13:15:00.029Z] #30 167.2       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
13:15:00 [2022-09-07T13:15:00.029Z] #30 167.2       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
13:15:00 [2022-09-07T13:15:00.029Z] #30 167.2   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
13:15:00 [2022-09-07T13:15:00.029Z] #30 167.2       --wd string                        Working directory for running the program.
13:15:00 [2022-09-07T13:15:00.029Z] #30 167.2 
13:15:00 [2022-09-07T13:15:00.029Z] #30 167.2 Additional help topics:
13:15:00 [2022-09-07T13:15:00.029Z] #30 167.2   dlv backend  Help about the --backend flag.
13:15:00 [2022-09-07T13:15:00.029Z] #30 167.2   dlv log      Help about logging flags.
13:15:00 [2022-09-07T13:15:00.029Z] #30 167.2   dlv redirect Help about file redirection.
13:15:00 [2022-09-07T13:15:00.029Z] #30 167.2 
13:15:00 [2022-09-07T13:15:00.029Z] #30 167.2 Use "dlv [command] --help" for more information about a command.
13:15:00 [2022-09-07T13:15:00.029Z] #30 DONE 167.3s
13:15:00 [2022-09-07T13:15:00.285Z] 
13:15:00 [2022-09-07T13:15:00.285Z] #46 [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
13:15:00 [2022-09-07T13:15:00.285Z] #46 113.1 config.status: creating Makefile
13:15:00 [2022-09-07T13:15:00.540Z] #46 113.2 config.status: creating rpm/crun.spec
13:15:00 [2022-09-07T13:15:00.540Z] #46 113.3 config.status: creating config.h
13:15:00 [2022-09-07T13:15:00.540Z] #46 113.3 config.status: executing libtool commands
13:15:00 [2022-09-07T13:15:00.540Z] #46 113.4 config.status: executing depfiles commands
13:15:00 [2022-09-07T13:15:00.666Z] #54 DONE 1.0s
13:15:00 [2022-09-07T13:15:00.666Z] 
13:15:00 [2022-09-07T13:15:00.666Z] #55 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
13:15:00 [2022-09-07T13:15:00.873Z] #33 ...
13:15:00 [2022-09-07T13:15:00.873Z] 
13:15:00 [2022-09-07T13:15:00.873Z] #41 [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
13:15:00 [2022-09-07T13:15:00.873Z] #41 130.9   CCLD     libocispec.la
13:15:01 [2022-09-07T13:15:01.130Z] #41 131.3   CCLD     src/validate
13:15:01 [2022-09-07T13:15:01.130Z] #41 131.3   CCLD     tests/test-1
13:15:01 [2022-09-07T13:15:01.130Z] #41 131.3   CCLD     tests/test-2
13:15:01 [2022-09-07T13:15:01.130Z] #41 131.3   CCLD     tests/test-3
13:15:01 [2022-09-07T13:15:01.130Z] #41 131.3   CCLD     tests/test-5
13:15:01 [2022-09-07T13:15:01.130Z] #41 131.3   CCLD     tests/test-4
13:15:01 [2022-09-07T13:15:01.130Z] #41 131.4   CCLD     tests/test-6
13:15:01 [2022-09-07T13:15:01.387Z] #41 131.4   CCLD     tests/test-7
13:15:01 [2022-09-07T13:15:01.387Z] #41 131.5   CCLD     tests/test-8
13:15:01 [2022-09-07T13:15:01.387Z] #41 131.6   CCLD     tests/test-9
13:15:01 [2022-09-07T13:15:01.387Z] #41 131.6   CCLD     tests/test-10
13:15:01 [2022-09-07T13:15:01.387Z] #41 131.7   CCLD     tests/test-11
13:15:01 [2022-09-07T13:15:01.601Z] #55 DONE 0.9s
13:15:01 [2022-09-07T13:15:01.601Z] 
13:15:01 [2022-09-07T13:15:01.601Z] #56 [dev-systemd-false  6/28] RUN ldconfig
13:15:01 [2022-09-07T13:15:01.643Z] #41 131.7 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
13:15:02 [2022-09-07T13:15:02.475Z] #46 114.9 === configuring in libocispec (/tmp/crun-build/libocispec)
13:15:02 [2022-09-07T13:15:02.475Z] #46 115.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
13:15:02 [2022-09-07T13:15:02.475Z] #46 115.3 checking for gcc... gcc
13:15:02 [2022-09-07T13:15:02.538Z] #56 DONE 0.9s
13:15:02 [2022-09-07T13:15:02.538Z] 
13:15:02 [2022-09-07T13:15:02.538Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
13:15:02 [2022-09-07T13:15:02.732Z] #46 115.3 checking whether the C compiler works... yes
13:15:02 [2022-09-07T13:15:02.732Z] #46 115.6 checking for C compiler default output file name... a.out
13:15:03 [2022-09-07T13:15:03.294Z] #46 115.6 checking for suffix of executables... 
13:15:03 [2022-09-07T13:15:03.294Z] #46 115.8 checking whether we are cross compiling... no
13:15:03 [2022-09-07T13:15:03.294Z] #46 116.1 checking for suffix of object files... o
13:15:03 [2022-09-07T13:15:03.294Z] #46 116.2 checking whether we are using the GNU C compiler... yes
13:15:03 [2022-09-07T13:15:03.535Z] #41 133.2 libtool: link: ar cr libocispec.a 
13:15:03 [2022-09-07T13:15:03.535Z] #41 133.2 libtool: link: ranlib libocispec.a
13:15:03 [2022-09-07T13:15:03.550Z] #46 116.2 checking whether gcc accepts -g... yes
13:15:03 [2022-09-07T13:15:03.550Z] #46 116.3 checking for gcc option to accept ISO C89... none needed
13:15:03 [2022-09-07T13:15:03.805Z] #46 116.5 checking whether gcc understands -c and -o together... yes
13:15:03 [2022-09-07T13:15:03.805Z] #46 116.6 checking how to run the C preprocessor... gcc -E
13:15:03 [2022-09-07T13:15:03.915Z] #57 1.301 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
13:15:03 [2022-09-07T13:15:03.915Z] #57 1.320 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:15:03 [2022-09-07T13:15:03.915Z] #57 1.480 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:15:04 [2022-09-07T13:15:04.062Z] #46 116.8 checking for grep that handles long lines and -e... /bin/grep
13:15:04 [2022-09-07T13:15:04.062Z] #46 116.8 checking for egrep... /bin/grep -E
13:15:04 [2022-09-07T13:15:04.465Z] #41 134.4 make[5]: Entering directory '/tmp/crun-build/libocispec'
13:15:04 [2022-09-07T13:15:04.465Z] #41 134.5 make[5]: Nothing to be done for 'install-exec-am'.
13:15:04 [2022-09-07T13:15:04.465Z] #41 134.5 make[5]: Nothing to be done for 'install-data-am'.
13:15:04 [2022-09-07T13:15:04.465Z] #41 134.5 make[5]: Leaving directory '/tmp/crun-build/libocispec'
13:15:04 [2022-09-07T13:15:04.465Z] #41 134.5 make[4]: Leaving directory '/tmp/crun-build/libocispec'
13:15:04 [2022-09-07T13:15:04.465Z] #41 134.5 make[3]: Leaving directory '/tmp/crun-build/libocispec'
13:15:04 [2022-09-07T13:15:04.465Z] #41 134.5 make[2]: Leaving directory '/tmp/crun-build/libocispec'
13:15:04 [2022-09-07T13:15:04.465Z] #41 134.5 make[2]: Entering directory '/tmp/crun-build'
13:15:04 [2022-09-07T13:15:04.465Z] #41 134.6   CC       src/libcrun/libcrun_testing_a-utils.o
13:15:04 [2022-09-07T13:15:04.465Z] #41 134.6   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
13:15:04 [2022-09-07T13:15:04.465Z] #41 134.6   CC       src/libcrun/libcrun_testing_a-container.o
13:15:04 [2022-09-07T13:15:04.465Z] #41 134.6   CC       src/libcrun/libcrun_testing_a-cgroup.o
13:15:04 [2022-09-07T13:15:04.465Z] #41 134.6   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
13:15:04 [2022-09-07T13:15:04.465Z] #41 134.6   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
13:15:04 [2022-09-07T13:15:04.465Z] #41 134.7   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
13:15:04 [2022-09-07T13:15:04.465Z] #41 134.7   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
13:15:04 [2022-09-07T13:15:04.465Z] #41 134.7   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
13:15:04 [2022-09-07T13:15:04.482Z] #57 2.100 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
13:15:04 [2022-09-07T13:15:04.625Z] #46 116.8 checking for ANSI C header files... yes
13:15:04 [2022-09-07T13:15:04.721Z] #41 134.8   CC       src/libcrun/libcrun_testing_a-criu.o
13:15:04 [2022-09-07T13:15:04.721Z] #41 134.8   CC       src/libcrun/libcrun_testing_a-custom-handler.o
13:15:04 [2022-09-07T13:15:04.721Z] #41 134.9   CC       src/libcrun/libcrun_testing_a-linux.o
13:15:04 [2022-09-07T13:15:04.721Z] #41 134.9   CC       src/libcrun/libcrun_testing_a-seccomp.o
13:15:04 [2022-09-07T13:15:04.721Z] #41 134.9   CC       src/libcrun/libcrun_testing_a-ebpf.o
13:15:04 [2022-09-07T13:15:04.721Z] #41 134.9   CC       src/libcrun/libcrun_testing_a-error.o
13:15:04 [2022-09-07T13:15:04.721Z] #41 135.0   CC       src/libcrun/libcrun_testing_a-terminal.o
13:15:04 [2022-09-07T13:15:04.882Z] #46 117.4 checking for sys/types.h... yes
13:15:04 [2022-09-07T13:15:04.882Z] #46 117.6 checking for sys/stat.h... yes
13:15:04 [2022-09-07T13:15:04.978Z] #41 135.0   CC       src/libcrun/libcrun_testing_a-status.o
13:15:04 [2022-09-07T13:15:04.978Z] #41 135.0   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
13:15:04 [2022-09-07T13:15:04.978Z] #41 135.1   CC       src/libcrun/libcrun_testing_a-signals.o
13:15:04 [2022-09-07T13:15:04.978Z] #41 135.1   CC       src/libcrun/libcrun_testing_a-mount_flags.o
13:15:04 [2022-09-07T13:15:04.978Z] #41 135.1   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
13:15:04 [2022-09-07T13:15:04.978Z] #41 135.2   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
13:15:04 [2022-09-07T13:15:04.978Z] #41 135.2   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
13:15:05 [2022-09-07T13:15:05.138Z] #46 117.8 checking for stdlib.h... yes
13:15:05 [2022-09-07T13:15:05.215Z] #35 ...
13:15:05 [2022-09-07T13:15:05.215Z] 
13:15:05 [2022-09-07T13:15:05.216Z] #44 [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
13:15:05 [2022-09-07T13:15:05.216Z] #44 37.24 aclocal: warning: couldn't open directory 'm4': No such file or directory
13:15:05 [2022-09-07T13:15:05.234Z] #41 135.3   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
13:15:05 [2022-09-07T13:15:05.234Z] #41 135.3   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
13:15:05 [2022-09-07T13:15:05.234Z] #41 135.4   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
13:15:05 [2022-09-07T13:15:05.234Z] #41 135.4   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
13:15:05 [2022-09-07T13:15:05.395Z] #46 117.9 checking for string.h... yes
13:15:05 [2022-09-07T13:15:05.395Z] #46 118.1 checking for memory.h... yes
13:15:05 [2022-09-07T13:15:05.491Z] #41 135.5   CC       src/crun-crun.o
13:15:05 [2022-09-07T13:15:05.491Z] #41 135.5   CC       src/crun-run.o
13:15:05 [2022-09-07T13:15:05.491Z] #41 135.5   CC       src/crun-delete.o
13:15:05 [2022-09-07T13:15:05.491Z] #41 135.5   CC       src/crun-kill.o
13:15:05 [2022-09-07T13:15:05.491Z] #41 135.6   CC       src/crun-unpause.o
13:15:05 [2022-09-07T13:15:05.491Z] #41 135.6   CC       src/crun-pause.o
13:15:05 [2022-09-07T13:15:05.491Z] #41 135.6   CC       src/crun-spec.o
13:15:05 [2022-09-07T13:15:05.491Z] #41 135.7   CC       src/crun-exec.o
13:15:05 [2022-09-07T13:15:05.652Z] #46 118.2 checking for strings.h... yes
13:15:05 [2022-09-07T13:15:05.747Z] #41 135.7   CC       src/crun-list.o
13:15:05 [2022-09-07T13:15:05.747Z] #41 135.7   CC       src/crun-start.o
13:15:05 [2022-09-07T13:15:05.747Z] #41 135.8   CC       src/crun-create.o
13:15:05 [2022-09-07T13:15:05.747Z] #41 135.8   CC       src/crun-state.o
13:15:05 [2022-09-07T13:15:05.747Z] #41 135.9   CC       src/crun-update.o
13:15:05 [2022-09-07T13:15:05.908Z] #46 118.4 checking for inttypes.h... yes
13:15:05 [2022-09-07T13:15:05.908Z] #46 118.6 checking for stdint.h... yes
13:15:06 [2022-09-07T13:15:06.003Z] #41 136.1   CC       src/crun-ps.o
13:15:06 [2022-09-07T13:15:06.003Z] #41 136.1   CC       src/crun-checkpoint.o
13:15:06 [2022-09-07T13:15:06.003Z] #41 136.1   CC       src/crun-restore.o
13:15:06 [2022-09-07T13:15:06.003Z] #41 136.2   CC       src/libcrun/libcrun_la-utils.lo
13:15:06 [2022-09-07T13:15:06.164Z] #46 118.8 checking for unistd.h... yes
13:15:06 [2022-09-07T13:15:06.260Z] #41 136.3   CC       src/libcrun/libcrun_la-cloned_binary.lo
13:15:06 [2022-09-07T13:15:06.260Z] #41 136.4   CC       src/libcrun/libcrun_la-container.lo
13:15:06 [2022-09-07T13:15:06.386Z] #57 3.861 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB]
13:15:06 [2022-09-07T13:15:06.421Z] #46 119.0 checking minix/config.h usability... no
13:15:06 [2022-09-07T13:15:06.421Z] #46 119.1 checking minix/config.h presence... no
13:15:06 [2022-09-07T13:15:06.421Z] #46 119.2 checking for minix/config.h... no
13:15:06 [2022-09-07T13:15:06.517Z] #41 136.4   CC       src/libcrun/libcrun_la-cgroup.lo
13:15:06 [2022-09-07T13:15:06.517Z] #41 136.5   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
13:15:06 [2022-09-07T13:15:06.677Z] #46 119.2 checking whether it is safe to define __EXTENSIONS__... yes
13:15:06 [2022-09-07T13:15:06.774Z] #41 136.7   CC       src/libcrun/libcrun_la-cgroup-resources.lo
13:15:06 [2022-09-07T13:15:06.774Z] #41 136.8   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
13:15:06 [2022-09-07T13:15:06.774Z] #41 136.8   CC       src/libcrun/libcrun_la-cgroup-setup.lo
13:15:06 [2022-09-07T13:15:06.774Z] #41 136.9   CC       src/libcrun/libcrun_la-criu.lo
13:15:06 [2022-09-07T13:15:06.774Z] #41 136.9   CC       src/libcrun/libcrun_la-custom-handler.lo
13:15:06 [2022-09-07T13:15:06.774Z] #41 136.9   CC       src/libcrun/libcrun_la-linux.lo
13:15:06 [2022-09-07T13:15:06.774Z] #41 136.9   CC       src/libcrun/libcrun_la-cgroup-utils.lo
13:15:06 [2022-09-07T13:15:06.774Z] #41 136.9   CC       src/libcrun/libcrun_la-seccomp.lo
13:15:06 [2022-09-07T13:15:06.774Z] #41 137.0   CC       src/libcrun/libcrun_la-ebpf.lo
13:15:06 [2022-09-07T13:15:06.933Z] #46 119.4 checking build system type... x86_64-pc-linux-gnu
13:15:06 [2022-09-07T13:15:06.933Z] #46 119.7 checking host system type... x86_64-pc-linux-gnu
13:15:06 [2022-09-07T13:15:06.933Z] #46 119.7 checking how to print strings... printf
13:15:06 [2022-09-07T13:15:06.933Z] #46 119.7 checking for a sed that does not truncate output... /bin/sed
13:15:06 [2022-09-07T13:15:06.933Z] #46 119.7 checking for fgrep... /bin/grep -F
13:15:06 [2022-09-07T13:15:06.933Z] #46 119.7 checking for ld used by gcc... /usr/bin/ld
13:15:06 [2022-09-07T13:15:06.933Z] #46 119.7 checking if the linker (/usr/bin/ld) is GNU ld... yes
13:15:06 [2022-09-07T13:15:06.933Z] #46 119.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
13:15:07 [2022-09-07T13:15:07.031Z] #41 137.0   CC       src/libcrun/libcrun_la-error.lo
13:15:07 [2022-09-07T13:15:07.031Z] #41 137.1   CC       src/libcrun/libcrun_la-status.lo
13:15:07 [2022-09-07T13:15:07.031Z] #41 137.2   CC       src/libcrun/libcrun_la-terminal.lo
13:15:07 [2022-09-07T13:15:07.031Z] #41 137.3   CC       src/libcrun/libcrun_la-chroot_realpath.lo
13:15:07 [2022-09-07T13:15:07.031Z] #41 137.3   CC       src/libcrun/libcrun_la-signals.lo
13:15:07 [2022-09-07T13:15:07.190Z] #46 119.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm
13:15:07 [2022-09-07T13:15:07.190Z] #46 119.8 checking whether ln -s works... yes
13:15:07 [2022-09-07T13:15:07.190Z] #46 119.8 checking the maximum length of command line arguments... 1572864
13:15:07 [2022-09-07T13:15:07.190Z] #46 119.9 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
13:15:07 [2022-09-07T13:15:07.190Z] #46 119.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
13:15:07 [2022-09-07T13:15:07.190Z] #46 119.9 checking for /usr/bin/ld option to reload object files... -r
13:15:07 [2022-09-07T13:15:07.190Z] #46 119.9 checking for objdump... objdump
13:15:07 [2022-09-07T13:15:07.190Z] #46 119.9 checking how to recognize dependent libraries... pass_all
13:15:07 [2022-09-07T13:15:07.190Z] #46 119.9 checking for dlltool... no
13:15:07 [2022-09-07T13:15:07.190Z] #46 119.9 checking how to associate runtime and link libraries... printf %s\n
13:15:07 [2022-09-07T13:15:07.190Z] #46 119.9 checking for ar... ar
13:15:07 [2022-09-07T13:15:07.190Z] #46 119.9 checking for archiver @FILE support... @
13:15:07 [2022-09-07T13:15:07.190Z] #46 120.0 checking for strip... strip
13:15:07 [2022-09-07T13:15:07.190Z] #46 120.0 checking for ranlib... ranlib
13:15:07 [2022-09-07T13:15:07.190Z] #46 120.0 checking for gawk... no
13:15:07 [2022-09-07T13:15:07.190Z] #46 120.0 checking for mawk... mawk
13:15:07 [2022-09-07T13:15:07.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
13:15:07 [2022-09-07T13:15:07.595Z] #41 137.5   CC       src/libcrun/libcrun_la-mount_flags.lo
13:15:07 [2022-09-07T13:15:07.595Z] #41 137.5   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
13:15:07 [2022-09-07T13:15:07.595Z] #41 137.6   CC       src/libcrun/libcrun_la-seccomp_notify.lo
13:15:07 [2022-09-07T13:15:07.595Z] #41 137.6   CC       src/libcrun/handlers/libcrun_la-krun.lo
13:15:07 [2022-09-07T13:15:07.595Z] #41 137.6   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
13:15:07 [2022-09-07T13:15:07.753Z] #46 120.0 checking command to parse /usr/bin/nm -B output from gcc object... ok
13:15:07 [2022-09-07T13:15:07.753Z] #46 120.3 checking for sysroot... no
13:15:07 [2022-09-07T13:15:07.753Z] #46 120.3 checking for a working dd... /bin/dd
13:15:07 [2022-09-07T13:15:07.753Z] #46 120.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
13:15:07 [2022-09-07T13:15:07.753Z] #46 120.4 checking for mt... no
13:15:07 [2022-09-07T13:15:07.753Z] #46 120.5 checking if : is a manifest tool... no
13:15:07 [2022-09-07T13:15:07.753Z] #46 120.5 checking for dlfcn.h... yes
13:15:07 [2022-09-07T13:15:07.753Z] #46 120.7 checking for objdir... .libs
13:15:07 [2022-09-07T13:15:07.762Z] #57 ...
13:15:07 [2022-09-07T13:15:07.763Z] 
13:15:07 [2022-09-07T13:15:07.763Z] #44 [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
13:15:07 [2022-09-07T13:15:07.763Z] #44 74.83 configure.ac:11: installing 'build-aux/compile'
13:15:07 [2022-09-07T13:15:07.763Z] #44 74.84 configure.ac:11: installing 'build-aux/config.guess'
13:15:07 [2022-09-07T13:15:07.763Z] #44 74.85 configure.ac:11: installing 'build-aux/config.sub'
13:15:07 [2022-09-07T13:15:07.763Z] #44 74.86 configure.ac:13: installing 'build-aux/install-sh'
13:15:07 [2022-09-07T13:15:07.763Z] #44 74.87 configure.ac:13: installing 'build-aux/missing'
13:15:07 [2022-09-07T13:15:07.763Z] #44 74.87 configure.ac:8: installing 'build-aux/tap-driver.sh'
13:15:07 [2022-09-07T13:15:07.763Z] #44 75.05 Makefile.am: installing 'build-aux/depcomp'
13:15:07 [2022-09-07T13:15:07.852Z] #41 137.8   CC       tests/init.o
13:15:07 [2022-09-07T13:15:07.852Z] #41 137.8   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
13:15:07 [2022-09-07T13:15:07.852Z] #41 137.8   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
13:15:08 [2022-09-07T13:15:08.315Z] #46 120.9 checking if gcc supports -fno-rtti -fno-exceptions... no
13:15:08 [2022-09-07T13:15:08.315Z] #46 121.0 checking for gcc option to produce PIC... -fPIC -DPIC
13:15:08 [2022-09-07T13:15:08.315Z] #46 121.0 checking if gcc PIC flag -fPIC -DPIC works... yes
13:15:08 [2022-09-07T13:15:08.707Z] #44 ...
13:15:08 [2022-09-07T13:15:08.707Z] 
13:15:08 [2022-09-07T13:15:08.707Z] #33 [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
13:15:08 [2022-09-07T13:15:08.707Z] #33 119.7 Delve is a source level debugger for Go programs.
13:15:08 [2022-09-07T13:15:08.707Z] #33 119.7 
13:15:08 [2022-09-07T13:15:08.707Z] #33 119.7 Delve enables you to interact with your program by controlling the execution of the process,
13:15:08 [2022-09-07T13:15:08.707Z] #33 119.7 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
13:15:08 [2022-09-07T13:15:08.707Z] #33 119.7 
13:15:08 [2022-09-07T13:15:08.707Z] #33 119.7 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
13:15:08 [2022-09-07T13:15:08.707Z] #33 119.7 
13:15:08 [2022-09-07T13:15:08.707Z] #33 119.7 Pass flags to the program you are debugging using `--`, for example:
13:15:08 [2022-09-07T13:15:08.708Z] #33 119.7 
13:15:08 [2022-09-07T13:15:08.708Z] #33 119.7 `dlv exec ./hello -- server --config conf/config.toml`
13:15:08 [2022-09-07T13:15:08.708Z] #33 119.7 
13:15:08 [2022-09-07T13:15:08.708Z] #33 119.7 Usage:
13:15:08 [2022-09-07T13:15:08.708Z] #33 119.7   dlv [command]
13:15:08 [2022-09-07T13:15:08.708Z] #33 119.7 
13:15:08 [2022-09-07T13:15:08.708Z] #33 119.7 Available Commands:
13:15:08 [2022-09-07T13:15:08.708Z] #33 119.7   attach      Attach to running process and begin debugging.
13:15:08 [2022-09-07T13:15:08.708Z] #33 119.7   connect     Connect to a headless debug server with a terminal client.
13:15:08 [2022-09-07T13:15:08.708Z] #33 119.7   core        Examine a core dump.
13:15:08 [2022-09-07T13:15:08.708Z] #33 119.7   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
13:15:08 [2022-09-07T13:15:08.708Z] #33 119.7   debug       Compile and begin debugging main package in current directory, or the package specified.
13:15:08 [2022-09-07T13:15:08.708Z] #33 119.7   exec        Execute a precompiled binary, and begin a debug session.
13:15:08 [2022-09-07T13:15:08.708Z] #33 119.7   help        Help about any command
13:15:08 [2022-09-07T13:15:08.708Z] #33 119.7   run         Deprecated command. Use 'debug' instead.
13:15:08 [2022-09-07T13:15:08.708Z] #33 119.7   test        Compile test binary and begin debugging program.
13:15:08 [2022-09-07T13:15:08.708Z] #33 119.7   trace       Compile and begin tracing program.
13:15:08 [2022-09-07T13:15:08.708Z] #33 119.7   version     Prints version.
13:15:08 [2022-09-07T13:15:08.708Z] #33 119.7 
13:15:08 [2022-09-07T13:15:08.708Z] #33 119.7 Flags:
13:15:08 [2022-09-07T13:15:08.708Z] #33 119.7       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
13:15:08 [2022-09-07T13:15:08.708Z] #33 119.7       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
13:15:08 [2022-09-07T13:15:08.708Z] #33 119.7       --api-version int                  Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1)
13:15:08 [2022-09-07T13:15:08.708Z] #33 119.7       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
13:15:08 [2022-09-07T13:15:08.708Z] #33 119.7       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
13:15:08 [2022-09-07T13:15:08.708Z] #33 119.7       --check-go-version                 Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true)
13:15:08 [2022-09-07T13:15:08.708Z] #33 119.7       --disable-aslr                     Disables address space randomization
13:15:08 [2022-09-07T13:15:08.708Z] #33 119.7       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
13:15:08 [2022-09-07T13:15:08.708Z] #33 119.7   -h, --help                             help for dlv
13:15:08 [2022-09-07T13:15:08.708Z] #33 119.7       --init string                      Init file, executed by the terminal client.
13:15:08 [2022-09-07T13:15:08.708Z] #33 119.7   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
13:15:08 [2022-09-07T13:15:08.708Z] #33 119.7       --log                              Enable debugging server logging.
13:15:08 [2022-09-07T13:15:08.708Z] #33 119.7       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
13:15:08 [2022-09-07T13:15:08.708Z] #33 119.7       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
13:15:08 [2022-09-07T13:15:08.708Z] #33 119.7       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
13:15:08 [2022-09-07T13:15:08.708Z] #33 119.7   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
13:15:08 [2022-09-07T13:15:08.708Z] #33 119.7       --wd string                        Working directory for running the program.
13:15:08 [2022-09-07T13:15:08.708Z] #33 119.7 
13:15:08 [2022-09-07T13:15:08.708Z] #33 119.7 Additional help topics:
13:15:08 [2022-09-07T13:15:08.708Z] #33 119.7   dlv backend  Help about the --backend flag.
13:15:08 [2022-09-07T13:15:08.708Z] #33 119.7   dlv log      Help about logging flags.
13:15:08 [2022-09-07T13:15:08.708Z] #33 119.7   dlv redirect Help about file redirection.
13:15:08 [2022-09-07T13:15:08.708Z] #33 119.7 
13:15:08 [2022-09-07T13:15:08.708Z] #33 119.7 Use "dlv [command] --help" for more information about a command.
13:15:08 [2022-09-07T13:15:08.708Z] #33 DONE 121.5s
13:15:08 [2022-09-07T13:15:08.708Z] 
13:15:08 [2022-09-07T13:15:08.708Z] #37 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
13:15:08 [2022-09-07T13:15:08.708Z] #37 117.4 Updating files:  23% (2675/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  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% (5368/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:  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.
13:15:08 [2022-09-07T13:15:08.708Z] #37 120.4 + cd /tmp/tmp.xczCFgkClm/tmp/docker-ce
13:15:08 [2022-09-07T13:15:08.708Z] #37 120.4 + git checkout -q v17.06.2-ce
13:15:08 [2022-09-07T13:15:08.920Z] #46 121.1 checking if gcc static flag -static works... yes
13:15:08 [2022-09-07T13:15:08.920Z] #46 121.5 checking if gcc supports -c -o file.o... yes
13:15:08 [2022-09-07T13:15:08.920Z] #46 121.7 checking if gcc supports -c -o file.o... (cached) yes
13:15:08 [2022-09-07T13:15:08.920Z] #46 121.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
13:15:09 [2022-09-07T13:15:09.177Z] #46 121.7 checking dynamic linker characteristics... GNU/Linux ld.so
13:15:09 [2022-09-07T13:15:09.177Z] #46 122.0 checking how to hardcode library paths into programs... immediate
13:15:09 [2022-09-07T13:15:09.177Z] #46 122.0 checking whether stripping libraries is possible... yes
13:15:09 [2022-09-07T13:15:09.177Z] #46 122.0 checking if libtool supports shared libraries... yes
13:15:09 [2022-09-07T13:15:09.177Z] #46 122.0 checking whether to build shared libraries... no
13:15:09 [2022-09-07T13:15:09.177Z] #46 122.0 checking whether to build static libraries... yes
13:15:09 [2022-09-07T13:15:09.177Z] #46 122.0 checking for a BSD-compatible install... /usr/bin/install -c
13:15:09 [2022-09-07T13:15:09.177Z] #46 122.0 checking whether build environment is sane... yes
13:15:09 [2022-09-07T13:15:09.177Z] #46 122.1 checking for a thread-safe mkdir -p... /bin/mkdir -p
13:15:09 [2022-09-07T13:15:09.177Z] #46 122.1 checking whether make sets $(MAKE)... yes
13:15:09 [2022-09-07T13:15:09.433Z] #46 122.1 checking whether make supports the include directive... yes (GNU style)
13:15:09 [2022-09-07T13:15:09.433Z] #46 122.2 checking whether make supports nested variables... yes
13:15:09 [2022-09-07T13:15:09.433Z] #46 122.2 checking whether UID '0' is supported by ustar format... yes
13:15:09 [2022-09-07T13:15:09.433Z] #46 122.2 checking whether GID '0' is supported by ustar format... yes
13:15:09 [2022-09-07T13:15:09.433Z] #46 122.2 checking how to create a ustar tar archive... gnutar
13:15:09 [2022-09-07T13:15:09.690Z] #46 122.3 checking dependency style of gcc... gcc3
13:15:09 [2022-09-07T13:15:09.690Z] #46 122.5 checking whether to enable maintainer-specific portions of Makefiles... yes
13:15:09 [2022-09-07T13:15:09.690Z] #46 122.5 checking whether make supports nested variables... (cached) yes
13:15:09 [2022-09-07T13:15:09.690Z] #46 122.5 checking for pkg-config... /usr/bin/pkg-config
13:15:09 [2022-09-07T13:15:09.690Z] #46 122.5 checking pkg-config is at least version 0.9.0... yes
13:15:09 [2022-09-07T13:15:09.690Z] #46 122.5 checking for yajl >= 2.1.0... yes
13:15:09 [2022-09-07T13:15:09.690Z] #46 122.5 checking for a sed that does not truncate output... (cached) /bin/sed
13:15:09 [2022-09-07T13:15:09.690Z] #46 122.5 checking for gcc... (cached) gcc
13:15:09 [2022-09-07T13:15:09.946Z] #46 122.6 checking whether we are using the GNU C compiler... (cached) yes
13:15:09 [2022-09-07T13:15:09.946Z] #46 122.6 checking whether gcc accepts -g... (cached) yes
13:15:09 [2022-09-07T13:15:09.946Z] #46 122.6 checking for gcc option to accept ISO C89... (cached) none needed
13:15:09 [2022-09-07T13:15:09.946Z] #46 122.6 checking whether gcc understands -c and -o together... (cached) yes
13:15:09 [2022-09-07T13:15:09.946Z] #46 122.6 checking for a Python interpreter with version >= 3... python3
13:15:09 [2022-09-07T13:15:09.946Z] #46 122.7 checking for python3... /usr/bin/python3
13:15:09 [2022-09-07T13:15:09.946Z] #46 122.7 checking for python3 version... 3.9
13:15:09 [2022-09-07T13:15:09.946Z] #46 122.7 checking for python3 platform... linux
13:15:10 [2022-09-07T13:15:10.202Z] #46 122.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
13:15:10 [2022-09-07T13:15:10.203Z] #46 122.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
13:15:10 [2022-09-07T13:15:10.459Z] #46 123.2 checking that generated files are newer than configure... done
13:15:10 [2022-09-07T13:15:10.459Z] #46 123.2 configure: creating ./config.status
13:15:10 [2022-09-07T13:15:10.716Z] #46 ...
13:15:10 [2022-09-07T13:15:10.716Z] 
13:15:10 [2022-09-07T13:15:10.716Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
13:15:10 [2022-09-07T13:15:10.716Z] #57 28.98 Selecting previously unselected package bzip2.
13:15:10 [2022-09-07T13:15:10.716Z] #57 29.01 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 29.04 Unpacking bzip2 (1.0.8-4) ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 29.21 Selecting previously unselected package xz-utils.
13:15:10 [2022-09-07T13:15:10.716Z] #57 29.21 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 29.22 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 29.61 Selecting previously unselected package apparmor.
13:15:10 [2022-09-07T13:15:10.716Z] #57 29.61 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 29.76 Unpacking apparmor (2.13.6-10) ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 30.23 Selecting previously unselected package inetutils-ping.
13:15:10 [2022-09-07T13:15:10.716Z] #57 30.25 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 30.26 Unpacking inetutils-ping (2:2.0-1) ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 30.41 Selecting previously unselected package libip4tc2:amd64.
13:15:10 [2022-09-07T13:15:10.716Z] #57 30.41 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 30.43 Unpacking libip4tc2:amd64 (1.8.7-1) ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 30.50 Selecting previously unselected package libip6tc2:amd64.
13:15:10 [2022-09-07T13:15:10.716Z] #57 30.52 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 30.53 Unpacking libip6tc2:amd64 (1.8.7-1) ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 30.59 Selecting previously unselected package libnfnetlink0:amd64.
13:15:10 [2022-09-07T13:15:10.716Z] #57 30.59 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 30.60 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 30.66 Selecting previously unselected package libnetfilter-conntrack3:amd64.
13:15:10 [2022-09-07T13:15:10.716Z] #57 30.67 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 30.68 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 30.76 Selecting previously unselected package libnftnl11:amd64.
13:15:10 [2022-09-07T13:15:10.716Z] #57 30.76 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 30.76 Unpacking libnftnl11:amd64 (1.1.9-1) ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 30.85 Selecting previously unselected package iptables.
13:15:10 [2022-09-07T13:15:10.716Z] #57 30.86 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 30.86 Unpacking iptables (1.8.7-1) ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 31.17 Selecting previously unselected package libonig5:amd64.
13:15:10 [2022-09-07T13:15:10.716Z] #57 31.18 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 31.18 Unpacking libonig5:amd64 (6.9.6-1.1) ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 31.35 Selecting previously unselected package libjq1:amd64.
13:15:10 [2022-09-07T13:15:10.716Z] #57 31.36 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 31.36 Unpacking libjq1:amd64 (1.6-2.1) ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 31.51 Selecting previously unselected package jq.
13:15:10 [2022-09-07T13:15:10.716Z] #57 31.51 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 31.53 Unpacking jq (1.6-2.1) ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 31.62 Selecting previously unselected package libaio1:amd64.
13:15:10 [2022-09-07T13:15:10.716Z] #57 31.62 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 31.63 Unpacking libaio1:amd64 (0.3.112-9) ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 31.70 Selecting previously unselected package libgpm2:amd64.
13:15:10 [2022-09-07T13:15:10.716Z] #57 31.71 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 31.73 Unpacking libgpm2:amd64 (1.20.7-8) ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 31.80 Selecting previously unselected package libicu67:amd64.
13:15:10 [2022-09-07T13:15:10.716Z] #57 31.80 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 31.81 Unpacking libicu67:amd64 (67.1-7) ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 35.50 Selecting previously unselected package libinih1:amd64.
13:15:10 [2022-09-07T13:15:10.716Z] #57 35.52 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 35.53 Unpacking libinih1:amd64 (53-1+b2) ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 35.59 Selecting previously unselected package libnet1:amd64.
13:15:10 [2022-09-07T13:15:10.716Z] #57 35.59 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 35.59 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 35.69 Selecting previously unselected package libnl-3-200:amd64.
13:15:10 [2022-09-07T13:15:10.716Z] #57 35.69 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 35.70 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 35.79 Selecting previously unselected package libprotobuf-c1:amd64.
13:15:10 [2022-09-07T13:15:10.716Z] #57 35.79 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 35.81 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 35.89 Selecting previously unselected package libyajl2:amd64.
13:15:10 [2022-09-07T13:15:10.716Z] #57 35.89 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 35.89 Unpacking libyajl2:amd64 (2.1.0-3) ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 35.95 Selecting previously unselected package net-tools.
13:15:10 [2022-09-07T13:15:10.716Z] #57 35.96 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 35.97 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 36.19 Selecting previously unselected package patch.
13:15:10 [2022-09-07T13:15:10.716Z] #57 36.19 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 36.20 Unpacking patch (2.7.6-7) ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 36.32 Selecting previously unselected package python-pip-whl.
13:15:10 [2022-09-07T13:15:10.716Z] #57 36.32 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 36.34 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 36.91 Selecting previously unselected package python3-lib2to3.
13:15:10 [2022-09-07T13:15:10.716Z] #57 36.91 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 36.92 Unpacking python3-lib2to3 (3.9.2-1) ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 37.11 Selecting previously unselected package python3-distutils.
13:15:10 [2022-09-07T13:15:10.716Z] #57 37.12 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 37.12 Unpacking python3-distutils (3.9.2-1) ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 37.27 Selecting previously unselected package python3-pkg-resources.
13:15:10 [2022-09-07T13:15:10.716Z] #57 37.27 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 37.27 Unpacking python3-pkg-resources (52.0.0-4) ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 37.39 Selecting previously unselected package python3-setuptools.
13:15:10 [2022-09-07T13:15:10.716Z] #57 37.40 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 37.41 Unpacking python3-setuptools (52.0.0-4) ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 37.66 Selecting previously unselected package python3-wheel.
13:15:10 [2022-09-07T13:15:10.716Z] #57 37.68 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 37.69 Unpacking python3-wheel (0.34.2-1) ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 37.78 Selecting previously unselected package python3-pip.
13:15:10 [2022-09-07T13:15:10.716Z] #57 37.78 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 37.79 Unpacking python3-pip (20.3.4-4+deb11u1) ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 38.06 Selecting previously unselected package sudo.
13:15:10 [2022-09-07T13:15:10.716Z] #57 38.07 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 38.08 Unpacking sudo (1.9.5p2-3) ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 38.71 Selecting previously unselected package thin-provisioning-tools.
13:15:10 [2022-09-07T13:15:10.716Z] #57 38.72 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ...
13:15:10 [2022-09-07T13:15:10.716Z] #57 38.73 Unpacking thin-provisioning-tools (0.9.0-1) ...
13:15:10 [2022-09-07T13:15:10.974Z] #57 39.01 Selecting previously unselected package uidmap.
13:15:10 [2022-09-07T13:15:10.974Z] #57 39.02 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ...
13:15:10 [2022-09-07T13:15:10.974Z] #57 39.02 Unpacking uidmap (1:4.8.1-1) ...
13:15:10 [2022-09-07T13:15:10.974Z] #57 39.18 Selecting previously unselected package vim-runtime.
13:15:10 [2022-09-07T13:15:10.974Z] #57 39.19 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
13:15:10 [2022-09-07T13:15:10.974Z] #57 39.22 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
13:15:10 [2022-09-07T13:15:10.974Z] #57 39.26 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
13:15:10 [2022-09-07T13:15:10.974Z] #57 39.27 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
13:15:11 [2022-09-07T13:15:11.134Z] #41 ...
13:15:11 [2022-09-07T13:15:11.134Z] 
13:15:11 [2022-09-07T13:15:11.134Z] #33 [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
13:15:11 [2022-09-07T13:15:11.134Z] #33 170.4 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64.
13:15:11 [2022-09-07T13:15:11.134Z] #33 170.4 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
13:15:11 [2022-09-07T13:15:11.134Z] #33 170.4 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
13:15:11 [2022-09-07T13:15:11.134Z] #33 170.5 Selecting previously unselected package cpp-10-s390x-linux-gnu.
13:15:11 [2022-09-07T13:15:11.134Z] #33 170.5 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
13:15:11 [2022-09-07T13:15:11.134Z] #33 170.5 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
13:15:11 [2022-09-07T13:15:11.800Z] #44 ...
13:15:11 [2022-09-07T13:15:11.800Z] 
13:15:11 [2022-09-07T13:15:11.800Z] #35 [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
13:15:11 [2022-09-07T13:15:11.800Z] #35 87.00 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
13:15:11 [2022-09-07T13:15:11.800Z] #35 87.00 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
13:15:11 [2022-09-07T13:15:11.800Z] #35 87.01 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
13:15:11 [2022-09-07T13:15:11.800Z] #35 ...
13:15:11 [2022-09-07T13:15:11.800Z] 
13:15:11 [2022-09-07T13:15:11.800Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
13:15:11 [2022-09-07T13:15:11.997Z] #37 124.5 + mkdir -p /tmp/tmp.xczCFgkClm/src/github.com/docker
13:15:11 [2022-09-07T13:15:11.997Z] #37 124.5 + mv components/cli /tmp/tmp.xczCFgkClm/src/github.com/docker/cli
13:15:11 [2022-09-07T13:15:11.997Z] #37 124.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
13:15:11 [2022-09-07T13:15:11.997Z] #37 ...
13:15:11 [2022-09-07T13:15:11.997Z] 
13:15:11 [2022-09-07T13:15:11.997Z] #44 [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
13:15:11 [2022-09-07T13:15:11.997Z] #44 76.65 checking build system type... aarch64-unknown-linux-gnu
13:15:11 [2022-09-07T13:15:11.997Z] #44 77.12 checking host system type... aarch64-unknown-linux-gnu
13:15:11 [2022-09-07T13:15:11.997Z] #44 77.12 checking how to print strings... printf
13:15:11 [2022-09-07T13:15:11.997Z] #44 77.14 checking for gcc... gcc
13:15:11 [2022-09-07T13:15:11.997Z] #44 77.25 checking whether the C compiler works... yes
13:15:11 [2022-09-07T13:15:11.997Z] #44 77.47 checking for C compiler default output file name... a.out
13:15:11 [2022-09-07T13:15:11.997Z] #44 77.48 checking for suffix of executables... 
13:15:11 [2022-09-07T13:15:11.997Z] #44 77.76 checking whether we are cross compiling... no
13:15:11 [2022-09-07T13:15:11.997Z] #44 78.02 checking for suffix of object files... o
13:15:11 [2022-09-07T13:15:11.997Z] #44 78.17 checking whether we are using the GNU C compiler... yes
13:15:11 [2022-09-07T13:15:11.997Z] #44 78.29 checking whether gcc accepts -g... yes
13:15:11 [2022-09-07T13:15:11.997Z] #44 78.39 checking for gcc option to accept ISO C89... none needed
13:15:11 [2022-09-07T13:15:11.997Z] #44 78.60 checking whether gcc understands -c and -o together... yes
13:15:11 [2022-09-07T13:15:11.997Z] #44 78.79 checking for a sed that does not truncate output... /bin/sed
13:15:11 [2022-09-07T13:15:11.997Z] #44 78.82 checking for grep that handles long lines and -e... /bin/grep
13:15:11 [2022-09-07T13:15:11.997Z] #44 78.82 checking for egrep... /bin/grep -E
13:15:11 [2022-09-07T13:15:11.997Z] #44 78.83 checking for fgrep... /bin/grep -F
13:15:11 [2022-09-07T13:15:11.997Z] #44 78.84 checking for ld used by gcc... /usr/bin/ld
13:15:11 [2022-09-07T13:15:11.997Z] #44 78.86 checking if the linker (/usr/bin/ld) is GNU ld... yes
13:15:11 [2022-09-07T13:15:11.997Z] #44 78.88 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
13:15:11 [2022-09-07T13:15:11.997Z] #44 78.90 checking the name lister (/usr/bin/nm -B) interface... BSD nm
13:15:11 [2022-09-07T13:15:11.997Z] #44 79.06 checking whether ln -s works... yes
13:15:11 [2022-09-07T13:15:11.997Z] #44 79.06 checking the maximum length of command line arguments... 1572864
13:15:11 [2022-09-07T13:15:11.997Z] #44 79.12 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
13:15:11 [2022-09-07T13:15:11.997Z] #44 79.12 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
13:15:11 [2022-09-07T13:15:11.997Z] #44 79.13 checking for /usr/bin/ld option to reload object files... -r
13:15:11 [2022-09-07T13:15:11.997Z] #44 79.13 checking for objdump... objdump
13:15:11 [2022-09-07T13:15:11.997Z] #44 79.13 checking how to recognize dependent libraries... pass_all
13:15:11 [2022-09-07T13:15:11.997Z] #44 79.13 checking for dlltool... no
13:15:11 [2022-09-07T13:15:11.997Z] #44 79.13 checking how to associate runtime and link libraries... printf %s\n
13:15:11 [2022-09-07T13:15:11.997Z] #44 79.13 checking for ar... ar
13:15:11 [2022-09-07T13:15:11.997Z] #44 79.13 checking for archiver @FILE support... @
13:15:11 [2022-09-07T13:15:11.997Z] #44 79.31 checking for strip... strip
13:15:11 [2022-09-07T13:15:11.997Z] #44 79.32 checking for ranlib... ranlib
13:15:11 [2022-09-07T13:15:11.997Z] #44 79.32 checking for gawk... no
13:15:11 [2022-09-07T13:15:11.997Z] #44 79.32 checking for mawk... mawk
13:15:12 [2022-09-07T13:15:12.256Z] #44 79.32 checking command to parse /usr/bin/nm -B output from gcc object... ok
13:15:12 [2022-09-07T13:15:12.256Z] #44 79.77 checking for sysroot... no
13:15:12 [2022-09-07T13:15:12.256Z] #44 79.77 checking for a working dd... /bin/dd
13:15:12 [2022-09-07T13:15:12.256Z] #44 79.80 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
13:15:12 [2022-09-07T13:15:12.384Z] #57 ...
13:15:12 [2022-09-07T13:15:12.384Z] 
13:15:12 [2022-09-07T13:15:12.384Z] #46 [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
13:15:12 [2022-09-07T13:15:12.384Z] #46 125.1 config.status: creating Makefile
13:15:12 [2022-09-07T13:15:12.384Z] #46 125.1 config.status: creating config.h
13:15:12 [2022-09-07T13:15:12.384Z] #46 125.2 config.status: executing libtool commands
13:15:12 [2022-09-07T13:15:12.384Z] #46 125.2 config.status: executing depfiles commands
13:15:12 [2022-09-07T13:15:12.515Z] #44 79.81 checking for mt... no
13:15:12 [2022-09-07T13:15:12.515Z] #44 79.82 checking if : is a manifest tool... no
13:15:12 [2022-09-07T13:15:12.515Z] #44 79.84 checking how to run the C preprocessor... gcc -E
13:15:12 [2022-09-07T13:15:12.963Z] #46 125.8 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
13:15:13 [2022-09-07T13:15:13.219Z] #46 125.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
13:15:13 [2022-09-07T13:15:13.360Z] #43 51.79 Updating files:  37% (1889/4986)
Updating files:  38% (1895/4986)
Updating files:  39% (1945/4986)
Updating files:  40% (1995/4986)
Updating files:  41% (2045/4986)
Updating files:  42% (2095/4986)
Updating files:  43% (2144/4986)
Updating files:  44% (2194/4986)
Updating files:  45% (2244/4986)
Updating files:  46% (2294/4986)
Updating files:  47% (2344/4986)
Updating files:  48% (2394/4986)
Updating files:  49% (2444/4986)
Updating files:  50% (2493/4986)
Updating files:  51% (2543/4986)
Updating files:  52% (2593/4986)
Updating files:  53% (2643/4986)
Updating files:  54% (2693/4986)
Updating files:  55% (2743/4986)
Updating files:  56% (2793/4986)
Updating files:  57% (2843/4986)
Updating files:  58% (2892/4986)
Updating files:  59% (2942/4986)
Updating files:  60% (2992/4986)
Updating files:  61% (3042/4986)
Updating files:  62% (3092/4986)
Updating files:  63% (3142/4986)
Updating files:  64% (3192/4986)
Updating files:  65% (3241/4986)
Updating files:  66% (3291/4986)
Updating files:  67% (3341/4986)
Updating files:  68% (3391/4986)
Updating files:  69% (3441/4986)
Updating files:  70% (3491/4986)
Updating files:  71% (3541/4986)
Updating files:  72% (3590/4986)
Updating files:  73% (3640/4986)
Updating files:  74% (3690/4986)
Updating files:  75% (3740/4986)
Updating files:  76% (3790/4986)
Updating files:  77% (3840/4986)
Updating files:  77% (3865/4986)
Updating files:  78% (3890/4986)
Updating files:  79% (3939/4986)
Updating files:  80% (3989/4986)
Updating files:  81% (4039/4986)
Updating files:  82% (4089/4986)
Updating files:  83% (4139/4986)
Updating files:  84% (4189/4986)
Updating files:  85% (4239/4986)
Updating files:  86% (4288/4986)
Updating files:  87% (4338/4986)
Updating files:  88% (4388/4986)
Updating files:  89% (4438/4986)
Updating files:  90% (4488/4986)
Updating files:  91% (4538/4986)
Updating files:  92% (4588/4986)
Updating files:  93% (4637/4986)
Updating files:  94% (4687/4986)
Updating files:  95% (4737/4986)
Updating files:  96% (4787/4986)
Updating files:  97% (4837/4986)
Updating files:  98% (4887/4986)
Updating files:  99% (4937/4986)
Updating files:  99% (4973/4986)
Updating files: 100% (4986/4986)
Updating files: 100% (4986/4986), done.
13:15:13 [2022-09-07T13:15:13.360Z] #43 53.87 + cd /tmp/tmp.ps88GiDdWN/src/github.com/containerd/containerd
13:15:13 [2022-09-07T13:15:13.451Z] #44 80.11 checking for ANSI C header files... yes
13:15:13 [2022-09-07T13:15:13.452Z] #44 80.76 checking for sys/types.h... yes
13:15:13 [2022-09-07T13:15:13.452Z] #44 80.85 checking for sys/stat.h... yes
13:15:13 [2022-09-07T13:15:13.452Z] #44 80.95 checking for stdlib.h... yes
13:15:13 [2022-09-07T13:15:13.475Z] #46 126.2 checking for gcc... gcc
13:15:13 [2022-09-07T13:15:13.616Z] #43 53.88 + git checkout -q v1.6.8
13:15:13 [2022-09-07T13:15:13.710Z] #44 81.12 checking for string.h... yes
13:15:13 [2022-09-07T13:15:13.731Z] #46 126.3 checking whether the C compiler works... yes
13:15:13 [2022-09-07T13:15:13.731Z] #46 126.5 checking for C compiler default output file name... a.out
13:15:13 [2022-09-07T13:15:13.986Z] #46 126.5 checking for suffix of executables... 
13:15:14 [2022-09-07T13:15:14.229Z] #44 81.39 checking for memory.h... yes
13:15:14 [2022-09-07T13:15:14.229Z] #44 81.59 checking for strings.h... yes
13:15:14 [2022-09-07T13:15:14.242Z] #46 126.8 checking whether we are cross compiling... no
13:15:14 [2022-09-07T13:15:14.242Z] #46 126.9 checking for suffix of object files... o
13:15:14 [2022-09-07T13:15:14.242Z] #46 127.1 checking whether we are using the GNU C compiler... yes
13:15:14 [2022-09-07T13:15:14.488Z] #44 81.85 checking for inttypes.h... yes
13:15:14 [2022-09-07T13:15:14.498Z] #46 127.1 checking whether gcc accepts -g... yes
13:15:14 [2022-09-07T13:15:14.498Z] #46 127.2 checking for gcc option to accept ISO C89... none needed
13:15:14 [2022-09-07T13:15:14.498Z] #46 127.3 checking whether gcc understands -c and -o together... yes
13:15:14 [2022-09-07T13:15:14.748Z] #44 82.00 checking for stdint.h... yes
13:15:14 [2022-09-07T13:15:14.754Z] #46 127.4 checking for a BSD-compatible install... /usr/bin/install -c
13:15:14 [2022-09-07T13:15:14.754Z] #46 127.5 checking whether build environment is sane... yes
13:15:14 [2022-09-07T13:15:14.754Z] #46 127.5 checking for a thread-safe mkdir -p... /bin/mkdir -p
13:15:14 [2022-09-07T13:15:14.754Z] #46 127.5 checking for gawk... no
13:15:14 [2022-09-07T13:15:14.754Z] #46 127.5 checking for mawk... mawk
13:15:14 [2022-09-07T13:15:14.754Z] #46 127.5 checking whether make sets $(MAKE)... yes
13:15:14 [2022-09-07T13:15:14.754Z] #46 127.6 checking whether make supports the include directive... yes (GNU style)
13:15:14 [2022-09-07T13:15:14.754Z] #46 127.6 checking whether make supports nested variables... yes
13:15:15 [2022-09-07T13:15:15.007Z] #44 82.21 checking for unistd.h... yes
13:15:15 [2022-09-07T13:15:15.011Z] #46 127.6 checking whether UID '0' is supported by ustar format... yes
13:15:15 [2022-09-07T13:15:15.011Z] #46 127.7 checking whether GID '0' is supported by ustar format... yes
13:15:15 [2022-09-07T13:15:15.011Z] #46 127.7 checking how to create a ustar tar archive... gnutar
13:15:15 [2022-09-07T13:15:15.011Z] #46 127.7 checking dependency style of gcc... gcc3
13:15:15 [2022-09-07T13:15:15.011Z] #46 127.8 checking whether to enable maintainer-specific portions of Makefiles... yes
13:15:15 [2022-09-07T13:15:15.011Z] #46 127.9 checking whether make supports nested variables... (cached) yes
13:15:15 [2022-09-07T13:15:15.266Z] #44 82.47 checking for dlfcn.h... yes
13:15:15 [2022-09-07T13:15:15.266Z] #44 82.69 checking for objdir... .libs
13:15:15 [2022-09-07T13:15:15.267Z] #46 127.9 checking build system type... x86_64-pc-linux-gnu
13:15:15 [2022-09-07T13:15:15.507Z] #43 55.64 + export 'BUILDTAGS=netgo osusergo static_build'
13:15:15 [2022-09-07T13:15:15.507Z] #43 55.64 + BUILDTAGS='netgo osusergo static_build'
13:15:15 [2022-09-07T13:15:15.507Z] #43 55.64 + export EXTRA_FLAGS=-buildmode=pie
13:15:15 [2022-09-07T13:15:15.507Z] #43 55.64 + EXTRA_FLAGS=-buildmode=pie
13:15:15 [2022-09-07T13:15:15.507Z] #43 55.64 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
13:15:15 [2022-09-07T13:15:15.507Z] #43 55.64 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
13:15:15 [2022-09-07T13:15:15.507Z] #43 55.64 + '[' '' = dynamic ']'
13:15:15 [2022-09-07T13:15:15.507Z] #43 55.64 + make
13:15:15 [2022-09-07T13:15:15.524Z] #46 128.1 checking host system type... x86_64-pc-linux-gnu
13:15:15 [2022-09-07T13:15:15.524Z] #46 128.1 checking how to print strings... printf
13:15:15 [2022-09-07T13:15:15.524Z] #46 128.2 checking for a sed that does not truncate output... /bin/sed
13:15:15 [2022-09-07T13:15:15.524Z] #46 128.2 checking for grep that handles long lines and -e... /bin/grep
13:15:15 [2022-09-07T13:15:15.524Z] #46 128.2 checking for egrep... /bin/grep -E
13:15:15 [2022-09-07T13:15:15.524Z] #46 128.2 checking for fgrep... /bin/grep -F
13:15:15 [2022-09-07T13:15:15.524Z] #46 128.2 checking for ld used by gcc... /usr/bin/ld
13:15:15 [2022-09-07T13:15:15.524Z] #46 128.2 checking if the linker (/usr/bin/ld) is GNU ld... yes
13:15:15 [2022-09-07T13:15:15.524Z] #46 128.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
13:15:15 [2022-09-07T13:15:15.525Z] #44 83.04 checking if gcc supports -fno-rtti -fno-exceptions... no
13:15:15 [2022-09-07T13:15:15.780Z] #46 128.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm
13:15:15 [2022-09-07T13:15:15.780Z] #46 128.4 checking whether ln -s works... yes
13:15:15 [2022-09-07T13:15:15.780Z] #46 128.4 checking the maximum length of command line arguments... 1572864
13:15:15 [2022-09-07T13:15:15.780Z] #46 128.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
13:15:15 [2022-09-07T13:15:15.780Z] #46 128.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
13:15:15 [2022-09-07T13:15:15.780Z] #46 128.4 checking for /usr/bin/ld option to reload object files... -r
13:15:15 [2022-09-07T13:15:15.780Z] #46 128.4 checking for objdump... objdump
13:15:15 [2022-09-07T13:15:15.780Z] #46 128.4 checking how to recognize dependent libraries... pass_all
13:15:15 [2022-09-07T13:15:15.780Z] #46 128.4 checking for dlltool... no
13:15:15 [2022-09-07T13:15:15.780Z] #46 128.4 checking how to associate runtime and link libraries... printf %s\n
13:15:15 [2022-09-07T13:15:15.780Z] #46 128.4 checking for ar... ar
13:15:15 [2022-09-07T13:15:15.780Z] #46 128.4 checking for archiver @FILE support... @
13:15:15 [2022-09-07T13:15:15.780Z] #46 128.5 checking for strip... strip
13:15:15 [2022-09-07T13:15:15.780Z] #46 128.5 checking for ranlib... ranlib
13:15:15 [2022-09-07T13:15:15.783Z] #44 83.17 checking for gcc option to produce PIC... -fPIC -DPIC
13:15:15 [2022-09-07T13:15:15.783Z] #44 83.17 checking if gcc PIC flag -fPIC -DPIC works... yes
13:15:16 [2022-09-07T13:15:16.038Z] #46 128.5 checking command to parse /usr/bin/nm -B output from gcc object... ok
13:15:16 [2022-09-07T13:15:16.315Z] #46 128.9 checking for sysroot... no
13:15:16 [2022-09-07T13:15:16.315Z] #46 128.9 checking for a working dd... /bin/dd
13:15:16 [2022-09-07T13:15:16.315Z] #46 128.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
13:15:16 [2022-09-07T13:15:16.315Z] #46 129.0 checking for mt... no
13:15:16 [2022-09-07T13:15:16.315Z] #46 129.0 checking if : is a manifest tool... no
13:15:16 [2022-09-07T13:15:16.315Z] #46 129.0 checking how to run the C preprocessor... gcc -E
13:15:16 [2022-09-07T13:15:16.351Z] #44 83.35 checking if gcc static flag -static works... yes
13:15:16 [2022-09-07T13:15:16.351Z] #44 83.64 checking if gcc supports -c -o file.o... yes
13:15:16 [2022-09-07T13:15:16.351Z] #44 83.84 checking if gcc supports -c -o file.o... (cached) yes
13:15:16 [2022-09-07T13:15:16.612Z] #44 83.84 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
13:15:16 [2022-09-07T13:15:16.612Z] #44 83.90 checking dynamic linker characteristics... GNU/Linux ld.so
13:15:16 [2022-09-07T13:15:16.871Z] #44 84.18 checking how to hardcode library paths into programs... immediate
13:15:16 [2022-09-07T13:15:16.871Z] #44 84.18 checking whether stripping libraries is possible... yes
13:15:16 [2022-09-07T13:15:16.871Z] #44 84.19 checking if libtool supports shared libraries... yes
13:15:16 [2022-09-07T13:15:16.871Z] #44 84.19 checking whether to build shared libraries... no
13:15:16 [2022-09-07T13:15:16.871Z] #44 84.19 checking whether to build static libraries... yes
13:15:16 [2022-09-07T13:15:16.871Z] #44 84.19 checking for a BSD-compatible install... /usr/bin/install -c
13:15:16 [2022-09-07T13:15:16.871Z] #44 84.24 checking whether build environment is sane... yes
13:15:16 [2022-09-07T13:15:16.871Z] #44 84.31 checking for a thread-safe mkdir -p... /bin/mkdir -p
13:15:16 [2022-09-07T13:15:16.871Z] #44 84.32 checking whether make sets $(MAKE)... yes
13:15:16 [2022-09-07T13:15:16.871Z] #44 84.38 checking whether make supports the include directive... yes (GNU style)
13:15:16 [2022-09-07T13:15:16.874Z] #43 57.01 + bin/ctr
13:15:17 [2022-09-07T13:15:17.134Z] #44 84.43 checking whether make supports nested variables... yes
13:15:17 [2022-09-07T13:15:17.134Z] #44 84.48 checking whether UID '0' is supported by ustar format... yes
13:15:17 [2022-09-07T13:15:17.134Z] #44 84.48 checking whether GID '0' is supported by ustar format... yes
13:15:17 [2022-09-07T13:15:17.134Z] #44 84.48 checking how to create a ustar tar archive... gnutar
13:15:17 [2022-09-07T13:15:17.151Z] #46 129.2 checking for ANSI C header files... yes
13:15:17 [2022-09-07T13:15:17.400Z] #44 84.59 checking dependency style of gcc... gcc3
13:15:17 [2022-09-07T13:15:17.400Z] #44 84.83 checking whether to enable maintainer-specific portions of Makefiles... yes
13:15:17 [2022-09-07T13:15:17.400Z] #44 84.84 checking whether make supports nested variables... (cached) yes
13:15:17 [2022-09-07T13:15:17.400Z] #44 84.84 checking for gawk... (cached) mawk
13:15:17 [2022-09-07T13:15:17.400Z] #44 84.85 checking for a sed that does not truncate output... (cached) /bin/sed
13:15:17 [2022-09-07T13:15:17.400Z] #44 84.85 checking for gcc... (cached) gcc
13:15:17 [2022-09-07T13:15:17.409Z] #46 129.9 checking for sys/types.h... yes
13:15:17 [2022-09-07T13:15:17.409Z] #46 130.1 checking for sys/stat.h... yes
13:15:17 [2022-09-07T13:15:17.409Z] #46 130.2 checking for stdlib.h... yes
13:15:17 [2022-09-07T13:15:17.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
13:15:17 [2022-09-07T13:15:17.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
13:15:17 [2022-09-07T13:15:17.661Z] 
13:15:17 [2022-09-07T13:15:17.661Z] #44 ...
13:15:17 [2022-09-07T13:15:17.661Z] 
13:15:17 [2022-09-07T13:15:17.661Z] #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
13:15:17 [2022-09-07T13:15:17.661Z] #41 DONE 130.2s
13:15:17 [2022-09-07T13:15:17.661Z] 
13:15:17 [2022-09-07T13:15:17.661Z] #44 [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
13:15:17 [2022-09-07T13:15:17.661Z] #44 85.00 checking whether we are using the GNU C compiler... (cached) yes
13:15:17 [2022-09-07T13:15:17.661Z] #44 85.00 checking whether gcc accepts -g... (cached) yes
13:15:17 [2022-09-07T13:15:17.661Z] #44 85.00 checking for gcc option to accept ISO C89... (cached) none needed
13:15:17 [2022-09-07T13:15:17.661Z] #44 85.01 checking whether gcc understands -c and -o together... (cached) yes
13:15:17 [2022-09-07T13:15:17.661Z] #44 85.03 checking for a Python interpreter with version >= 3... 
13:15:17 [2022-09-07T13:15:17.661Z] #44 ...
13:15:17 [2022-09-07T13:15:17.661Z] 
13:15:17 [2022-09-07T13:15:17.661Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
13:15:17 [2022-09-07T13:15:17.661Z] #57 5.354 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
13:15:17 [2022-09-07T13:15:17.661Z] #57 7.890 Fetched 8460 kB in 7s (1199 kB/s)
13:15:17 [2022-09-07T13:15:17.661Z] #57 7.890 Reading package lists...
13:15:17 [2022-09-07T13:15:17.661Z] #57 10.19 Reading package lists...
13:15:17 [2022-09-07T13:15:17.661Z] #57 12.68 Building dependency tree...
13:15:17 [2022-09-07T13:15:17.661Z] #57 14.63 The following additional packages will be installed:
13:15:17 [2022-09-07T13:15:17.661Z] #57 14.65   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
13:15:17 [2022-09-07T13:15:17.661Z] #57 14.65   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
13:15:17 [2022-09-07T13:15:17.661Z] #57 14.65   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
13:15:17 [2022-09-07T13:15:17.661Z] #57 14.65   python3-pkg-resources vim-runtime xxd
13:15:17 [2022-09-07T13:15:17.661Z] #57 14.65 Suggested packages:
13:15:17 [2022-09-07T13:15:17.661Z] #57 14.65   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
13:15:17 [2022-09-07T13:15:17.661Z] #57 14.65   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
13:15:17 [2022-09-07T13:15:17.661Z] #57 14.65   acl attr quota
13:15:17 [2022-09-07T13:15:17.661Z] #57 14.65 Recommended packages:
13:15:17 [2022-09-07T13:15:17.661Z] #57 14.65   libatm1 nftables libpam-cap build-essential python3-dev unzip
13:15:17 [2022-09-07T13:15:17.661Z] #57 ...
13:15:17 [2022-09-07T13:15:17.661Z] 
13:15:17 [2022-09-07T13:15:17.661Z] #44 [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
13:15:17 [2022-09-07T13:15:17.661Z] #44 85.03 checking for a Python interpreter with version >= 3... python3
13:15:17 [2022-09-07T13:15:17.661Z] #44 85.15 checking for python3... /usr/bin/python3
13:15:17 [2022-09-07T13:15:17.661Z] #44 85.15 checking for python3 version... 3.9
13:15:17 [2022-09-07T13:15:17.661Z] #44 85.20 checking for python3 platform... linux
13:15:17 [2022-09-07T13:15:17.920Z] #44 85.26 checking for python3 script directory... 
13:15:17 [2022-09-07T13:15:17.920Z] #44 ...
13:15:17 [2022-09-07T13:15:17.920Z] 
13:15:17 [2022-09-07T13:15:17.920Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
13:15:17 [2022-09-07T13:15:17.920Z] #50 11.04 + cd /tmp/tmp.iAjszxfJIE/src/github.com/opencontainers/runc
13:15:17 [2022-09-07T13:15:17.920Z] #50 11.04 + git checkout -q v1.1.4
13:15:17 [2022-09-07T13:15:17.920Z] #50 11.68 + '[' -z '' ']'
13:15:17 [2022-09-07T13:15:17.920Z] #50 11.68 + target=static
13:15:17 [2022-09-07T13:15:17.920Z] #50 11.68 + make BUILDTAGS=seccomp static
13:15:17 [2022-09-07T13:15:17.920Z] #50 12.29 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc .
13:15:17 [2022-09-07T13:15:17.920Z] #50 ...
13:15:17 [2022-09-07T13:15:17.920Z] 
13:15:17 [2022-09-07T13:15:17.920Z] #44 [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
13:15:17 [2022-09-07T13:15:17.920Z] #44 85.26 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
13:15:17 [2022-09-07T13:15:17.923Z] #46 130.4 checking for string.h... yes
13:15:17 [2022-09-07T13:15:17.923Z] #46 130.6 checking for memory.h... yes
13:15:17 [2022-09-07T13:15:17.923Z] #46 130.7 checking for strings.h... yes
13:15:18 [2022-09-07T13:15:18.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
13:15:18 [2022-09-07T13:15:18.180Z] #44 85.46 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
13:15:18 [2022-09-07T13:15:18.180Z] #44 85.83 checking for go-md2man... no
13:15:18 [2022-09-07T13:15:18.219Z] #46 130.9 checking for inttypes.h... yes
13:15:18 [2022-09-07T13:15:18.441Z] #44 85.86 checking error.h usability... yes
13:15:18 [2022-09-07T13:15:18.441Z] #44 86.04 checking error.h presence... yes
13:15:18 [2022-09-07T13:15:18.441Z] #44 86.06 checking for error.h... yes
13:15:18 [2022-09-07T13:15:18.476Z] #46 131.0 checking for stdint.h... yes
13:15:18 [2022-09-07T13:15:18.699Z] #44 86.07 checking linux/openat2.h usability... yes
13:15:18 [2022-09-07T13:15:18.699Z] #44 86.15 checking linux/openat2.h presence... yes
13:15:18 [2022-09-07T13:15:18.699Z] #44 86.16 checking for linux/openat2.h... yes
13:15:18 [2022-09-07T13:15:18.699Z] #44 86.20 checking for copy_file_range... yes
13:15:18 [2022-09-07T13:15:18.732Z] #46 131.2 checking for unistd.h... yes
13:15:18 [2022-09-07T13:15:18.732Z] #46 131.3 checking for dlfcn.h... yes
13:15:18 [2022-09-07T13:15:18.732Z] #46 131.5 checking for objdir... .libs
13:15:19 [2022-09-07T13:15:19.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
13:15:19 [2022-09-07T13:15:19.217Z] #44 86.34 checking for fgetxattr... yes
13:15:19 [2022-09-07T13:15:19.238Z] #33 ...
13:15:19 [2022-09-07T13:15:19.238Z] 
13:15:19 [2022-09-07T13:15:19.238Z] #36 [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
13:15:19 [2022-09-07T13:15:19.238Z] #36 181.0 + dpkg --print-architecture
13:15:19 [2022-09-07T13:15:19.238Z] #36 181.0 + git checkout -q v2.1.0
13:15:19 [2022-09-07T13:15:19.238Z] #36 181.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
13:15:19 [2022-09-07T13:15:19.238Z] #36 181.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
13:15:19 [2022-09-07T13:15:19.244Z] #46 131.9 checking if gcc supports -fno-rtti -fno-exceptions... no
13:15:19 [2022-09-07T13:15:19.244Z] #46 132.0 checking for gcc option to produce PIC... -fPIC -DPIC
13:15:19 [2022-09-07T13:15:19.244Z] #46 132.0 checking if gcc PIC flag -fPIC -DPIC works... yes
13:15:19 [2022-09-07T13:15:19.476Z] #44 86.64 checking for statx... yes
13:15:19 [2022-09-07T13:15:19.500Z] #46 132.1 checking if gcc static flag -static works... yes
13:15:19 [2022-09-07T13:15:19.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
13:15:19 [2022-09-07T13:15:19.735Z] #44 86.91 checking for fgetpwent_r... yes
13:15:19 [2022-09-07T13:15:19.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
13:15:19 [2022-09-07T13:15:19.994Z] #44 87.21 checking for issetugid... no
13:15:20 [2022-09-07T13:15:20.013Z] #46 132.5 checking if gcc supports -c -o file.o... yes
13:15:20 [2022-09-07T13:15:20.013Z] #46 132.6 checking if gcc supports -c -o file.o... (cached) yes
13:15:20 [2022-09-07T13:15:20.013Z] #46 132.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
13:15:20 [2022-09-07T13:15:20.252Z] #44 87.51 checking for pkg-config... /usr/bin/pkg-config
13:15:20 [2022-09-07T13:15:20.252Z] #44 87.51 checking pkg-config is at least version 0.9.0... yes
13:15:20 [2022-09-07T13:15:20.252Z] #44 87.51 checking for library containing yajl_tree_get... -lyajl
13:15:20 [2022-09-07T13:15:20.269Z] #46 132.7 checking dynamic linker characteristics... GNU/Linux ld.so
13:15:20 [2022-09-07T13:15:20.269Z] #46 132.9 checking how to hardcode library paths into programs... immediate
13:15:20 [2022-09-07T13:15:20.269Z] #46 132.9 checking whether stripping libraries is possible... yes
13:15:20 [2022-09-07T13:15:20.269Z] #46 133.0 checking if libtool supports shared libraries... yes
13:15:20 [2022-09-07T13:15:20.269Z] #46 133.0 checking whether to build shared libraries... no
13:15:20 [2022-09-07T13:15:20.269Z] #46 133.0 checking whether to build static libraries... yes
13:15:20 [2022-09-07T13:15:20.269Z] #46 133.0 checking float.h usability... yes
13:15:20 [2022-09-07T13:15:20.511Z] #44 87.80 checking for yajl >= 2.0.0... yes
13:15:20 [2022-09-07T13:15:20.511Z] #44 87.82 checking sys/capability.h usability... yes
13:15:20 [2022-09-07T13:15:20.511Z] #44 87.93 checking sys/capability.h presence... yes
13:15:20 [2022-09-07T13:15:20.511Z] #44 87.98 checking for sys/capability.h... yes
13:15:20 [2022-09-07T13:15:20.526Z] #46 133.2 checking float.h presence... yes
13:15:20 [2022-09-07T13:15:20.526Z] #46 133.2 checking for float.h... yes
13:15:20 [2022-09-07T13:15:20.526Z] #46 133.3 checking limits.h usability... yes
13:15:20 [2022-09-07T13:15:20.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
13:15:20 [2022-09-07T13:15:20.783Z] #46 133.5 checking limits.h presence... yes
13:15:20 [2022-09-07T13:15:20.783Z] #46 133.5 checking for limits.h... yes
13:15:20 [2022-09-07T13:15:20.783Z] #46 133.5 checking stddef.h usability... yes
13:15:20 [2022-09-07T13:15:20.783Z] #46 133.6 checking stddef.h presence... yes
13:15:21 [2022-09-07T13:15:21.040Z] #46 133.7 checking for stddef.h... yes
13:15:21 [2022-09-07T13:15:21.040Z] #46 133.7 checking for stdlib.h... (cached) yes
13:15:21 [2022-09-07T13:15:21.040Z] #46 133.8 checking for string.h... (cached) yes
13:15:21 [2022-09-07T13:15:21.078Z] #44 87.98 checking for library containing cap_from_name... -lcap
13:15:21 [2022-09-07T13:15:21.297Z] #46 133.8 checking sys/time.h usability... yes
13:15:21 [2022-09-07T13:15:21.297Z] #46 134.0 checking sys/time.h presence... yes
13:15:21 [2022-09-07T13:15:21.297Z] #46 134.1 checking for sys/time.h... yes
13:15:21 [2022-09-07T13:15:21.336Z] #44 88.40 checking for library containing dlopen... -ldl
13:15:21 [2022-09-07T13:15:21.553Z] #46 134.1 checking for inline... inline
13:15:21 [2022-09-07T13:15:21.595Z] #44 88.75 checking seccomp.h usability... yes
13:15:21 [2022-09-07T13:15:21.595Z] #44 88.96 checking seccomp.h presence... yes
13:15:21 [2022-09-07T13:15:21.595Z] #44 89.02 checking for seccomp.h... yes
13:15:21 [2022-09-07T13:15:21.810Z] #46 134.2 checking for size_t... yes
13:15:21 [2022-09-07T13:15:21.810Z] #46 134.6 checking for stdlib.h... (cached) yes
13:15:21 [2022-09-07T13:15:21.854Z] #44 89.04 checking for library containing seccomp_rule_add... -lseccomp
13:15:22 [2022-09-07T13:15:22.067Z] #46 134.6 checking for GNU libc compatible malloc... yes
13:15:22 [2022-09-07T13:15:22.067Z] #46 134.8 checking for stdlib.h... (cached) yes
13:15:22 [2022-09-07T13:15:22.114Z] #44 89.40 checking for library containing seccomp_arch_resolve_name... none required
13:15:22 [2022-09-07T13:15:22.114Z] #44 89.55 checking systemd/sd-bus.h usability... yes
13:15:22 [2022-09-07T13:15:22.324Z] #46 134.8 checking for GNU libc compatible realloc... yes
13:15:22 [2022-09-07T13:15:22.373Z] #44 89.68 checking systemd/sd-bus.h presence... yes
13:15:22 [2022-09-07T13:15:22.373Z] #44 89.79 checking for systemd/sd-bus.h... yes
13:15:22 [2022-09-07T13:15:22.515Z] #36 ...
13:15:22 [2022-09-07T13:15:22.515Z] 
13:15:22 [2022-09-07T13:15:22.515Z] #33 [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
13:15:22 [2022-09-07T13:15:22.515Z] #33 181.5 Selecting previously unselected package cpp-aarch64-linux-gnu.
13:15:22 [2022-09-07T13:15:22.515Z] #33 181.5 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
13:15:22 [2022-09-07T13:15:22.515Z] #33 181.5 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ...
13:15:22 [2022-09-07T13:15:22.515Z] #33 181.5 Selecting previously unselected package cpp-arm-linux-gnueabi.
13:15:22 [2022-09-07T13:15:22.515Z] #33 181.6 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
13:15:22 [2022-09-07T13:15:22.515Z] #33 181.6 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ...
13:15:22 [2022-09-07T13:15:22.515Z] #33 181.6 Selecting previously unselected package cpp-arm-linux-gnueabihf.
13:15:22 [2022-09-07T13:15:22.515Z] #33 181.6 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
13:15:22 [2022-09-07T13:15:22.515Z] #33 181.6 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
13:15:22 [2022-09-07T13:15:22.515Z] #33 181.6 Selecting previously unselected package cpp-powerpc64le-linux-gnu.
13:15:22 [2022-09-07T13:15:22.515Z] #33 181.7 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
13:15:22 [2022-09-07T13:15:22.515Z] #33 181.7 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
13:15:22 [2022-09-07T13:15:22.515Z] #33 181.7 Selecting previously unselected package cpp-s390x-linux-gnu.
13:15:22 [2022-09-07T13:15:22.515Z] #33 181.7 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
13:15:22 [2022-09-07T13:15:22.515Z] #33 181.7 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ...
13:15:22 [2022-09-07T13:15:22.515Z] #33 181.8 Selecting previously unselected package cross-config.
13:15:22 [2022-09-07T13:15:22.515Z] #33 181.8 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ...
13:15:22 [2022-09-07T13:15:22.515Z] #33 181.8 Unpacking cross-config (2.6.18+nmu1) ...
13:15:22 [2022-09-07T13:15:22.515Z] #33 181.8 Selecting previously unselected package gcc-10-cross-base.
13:15:22 [2022-09-07T13:15:22.515Z] #33 181.8 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ...
13:15:22 [2022-09-07T13:15:22.515Z] #33 181.8 Unpacking gcc-10-cross-base (10.2.1-6cross1) ...
13:15:22 [2022-09-07T13:15:22.515Z] #33 181.9 Selecting previously unselected package libc6-arm64-cross.
13:15:22 [2022-09-07T13:15:22.515Z] #33 181.9 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ...
13:15:22 [2022-09-07T13:15:22.515Z] #33 181.9 Unpacking libc6-arm64-cross (2.31-9cross4) ...
13:15:22 [2022-09-07T13:15:22.580Z] #46 135.0 checking for working strtod... yes
13:15:22 [2022-09-07T13:15:22.580Z] #46 135.3 checking for gettimeofday... yes
13:15:22 [2022-09-07T13:15:22.632Z] #44 89.81 checking for library containing sd_bus_match_signal_async... -lsystemd
13:15:22 [2022-09-07T13:15:22.772Z] #33 182.3 Selecting previously unselected package libgcc-s1-arm64-cross.
13:15:22 [2022-09-07T13:15:22.772Z] #33 182.3 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ...
13:15:22 [2022-09-07T13:15:22.772Z] #33 182.3 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ...
13:15:22 [2022-09-07T13:15:22.772Z] #33 182.4 Selecting previously unselected package libgomp1-arm64-cross.
13:15:22 [2022-09-07T13:15:22.837Z] #46 135.5 checking for memset... yes
13:15:22 [2022-09-07T13:15:22.890Z] #44 90.22 checking for sd_notify_barrier... yes
13:15:23 [2022-09-07T13:15:23.029Z] #33 182.4 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ...
13:15:23 [2022-09-07T13:15:23.029Z] #33 182.4 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ...
13:15:23 [2022-09-07T13:15:23.029Z] #33 182.5 Selecting previously unselected package libitm1-arm64-cross.
13:15:23 [2022-09-07T13:15:23.029Z] #33 182.5 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ...
13:15:23 [2022-09-07T13:15:23.029Z] #33 182.5 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ...
13:15:23 [2022-09-07T13:15:23.029Z] #33 182.6 Selecting previously unselected package libatomic1-arm64-cross.
13:15:23 [2022-09-07T13:15:23.029Z] #33 182.6 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ...
13:15:23 [2022-09-07T13:15:23.029Z] #33 182.6 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ...
13:15:23 [2022-09-07T13:15:23.029Z] #33 182.6 Selecting previously unselected package libasan6-arm64-cross.
13:15:23 [2022-09-07T13:15:23.138Z] #46 135.7 checking for strspn... yes
13:15:23 [2022-09-07T13:15:23.148Z] #44 90.38 checking linux/bpf.h usability... yes
13:15:23 [2022-09-07T13:15:23.148Z] #44 90.57 checking linux/bpf.h presence... yes
13:15:23 [2022-09-07T13:15:23.148Z] #44 90.66 checking for linux/bpf.h... yes
13:15:23 [2022-09-07T13:15:23.148Z] #44 90.66 checking compilation for eBPF... yes
13:15:23 [2022-09-07T13:15:23.148Z] #44 90.74 checking for criu >= 3.15... no
13:15:23 [2022-09-07T13:15:23.286Z] #33 182.6 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ...
13:15:23 [2022-09-07T13:15:23.286Z] #33 182.6 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ...
13:15:23 [2022-09-07T13:15:23.394Z] #46 136.0 checking that generated files are newer than configure... done
13:15:23 [2022-09-07T13:15:23.394Z] #46 136.0 configure: creating ./config.status
13:15:23 [2022-09-07T13:15:23.406Z] #44 90.77 configure: CRIU headers not found, building without CRIU support
13:15:23 [2022-09-07T13:15:23.406Z] #44 90.77 checking for criu > 3.16... no
13:15:23 [2022-09-07T13:15:23.406Z] #44 90.81 configure: CRIU version doesn't support join-ns API
13:15:23 [2022-09-07T13:15:23.406Z] #44 90.81 checking for criu > 3.16.1... no
13:15:23 [2022-09-07T13:15:23.406Z] #44 90.84 configure: CRIU version doesn't support for pre-dumping
13:15:23 [2022-09-07T13:15:23.406Z] #44 90.84 checking for new mount API (fsconfig)... yes
13:15:23 [2022-09-07T13:15:23.406Z] #44 90.91 checking for seccomp notify API... yes
13:15:23 [2022-09-07T13:15:23.417Z] #43 ...
13:15:23 [2022-09-07T13:15:23.417Z] 
13:15:23 [2022-09-07T13:15:23.417Z] #35 [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
13:15:23 [2022-09-07T13:15:23.417Z] #35 93.08 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
13:15:23 [2022-09-07T13:15:23.417Z] #35 93.08 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
13:15:23 [2022-09-07T13:15:23.417Z] #35 93.09 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
13:15:23 [2022-09-07T13:15:23.417Z] #35 99.87 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
13:15:23 [2022-09-07T13:15:23.417Z] #35 99.87 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
13:15:23 [2022-09-07T13:15:23.417Z] #35 99.88 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
13:15:23 [2022-09-07T13:15:23.664Z] #44 91.05 checking for gperf... no
13:15:23 [2022-09-07T13:15:23.664Z] #44 91.06 configure: gperf not found - cannot rebuild signal parser code
13:15:23 [2022-09-07T13:15:23.664Z] #44 91.06 checking for library containing argp_parse... none required
13:15:23 [2022-09-07T13:15:23.850Z] #33 183.3 Selecting previously unselected package liblsan0-arm64-cross.
13:15:23 [2022-09-07T13:15:23.850Z] #33 183.3 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ...
13:15:23 [2022-09-07T13:15:23.850Z] #33 183.3 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ...
13:15:24 [2022-09-07T13:15:24.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
13:15:24 [2022-09-07T13:15:24.107Z] #33 183.7 Selecting previously unselected package libtsan0-arm64-cross.
13:15:24 [2022-09-07T13:15:24.230Z] #44 91.48 checking that generated files are newer than configure... done
13:15:24 [2022-09-07T13:15:24.230Z] #44 91.49 configure: creating ./config.status
13:15:24 [2022-09-07T13:15:24.364Z] #33 183.7 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ...
13:15:24 [2022-09-07T13:15:24.364Z] #33 183.7 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ...
13:15:24 [2022-09-07T13:15:24.367Z] #46 ...
13:15:24 [2022-09-07T13:15:24.367Z] 
13:15:24 [2022-09-07T13:15:24.367Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
13:15:24 [2022-09-07T13:15:24.367Z] #57 42.52 Selecting previously unselected package vim.
13:15:24 [2022-09-07T13:15:24.367Z] #57 42.52 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
13:15:24 [2022-09-07T13:15:24.367Z] #57 42.53 Unpacking vim (2:8.2.2434-3+deb11u1) ...
13:15:24 [2022-09-07T13:15:24.367Z] #57 43.19 Selecting previously unselected package xfsprogs.
13:15:24 [2022-09-07T13:15:24.367Z] #57 43.20 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ...
13:15:24 [2022-09-07T13:15:24.367Z] #57 43.21 Unpacking xfsprogs (5.10.0-4) ...
13:15:24 [2022-09-07T13:15:24.367Z] #57 43.73 Selecting previously unselected package zip.
13:15:24 [2022-09-07T13:15:24.367Z] #57 43.75 Preparing to unpack .../47-zip_3.0-12_amd64.deb ...
13:15:24 [2022-09-07T13:15:24.367Z] #57 43.75 Unpacking zip (3.0-12) ...
13:15:24 [2022-09-07T13:15:24.367Z] #57 43.85 Selecting previously unselected package zstd.
13:15:24 [2022-09-07T13:15:24.367Z] #57 43.85 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ...
13:15:24 [2022-09-07T13:15:24.367Z] #57 43.86 Unpacking zstd (1.4.8+dfsg-2.1) ...
13:15:24 [2022-09-07T13:15:24.367Z] #57 44.27 Setting up python3-pkg-resources (52.0.0-4) ...
13:15:24 [2022-09-07T13:15:24.367Z] #57 45.48 Setting up libip4tc2:amd64 (1.8.7-1) ...
13:15:24 [2022-09-07T13:15:24.367Z] #57 45.50 Setting up net-tools (1.60+git20181103.0eebece-1) ...
13:15:24 [2022-09-07T13:15:24.367Z] #57 45.54 Setting up libgpm2:amd64 (1.20.7-8) ...
13:15:24 [2022-09-07T13:15:24.367Z] #57 45.56 Setting up libicu67:amd64 (67.1-7) ...
13:15:24 [2022-09-07T13:15:24.367Z] #57 45.59 Setting up libip6tc2:amd64 (1.8.7-1) ...
13:15:24 [2022-09-07T13:15:24.367Z] #57 45.64 Setting up libinih1:amd64 (53-1+b2) ...
13:15:24 [2022-09-07T13:15:24.367Z] #57 45.67 Setting up uidmap (1:4.8.1-1) ...
13:15:24 [2022-09-07T13:15:24.367Z] #57 45.69 Setting up libyajl2:amd64 (2.1.0-3) ...
13:15:24 [2022-09-07T13:15:24.367Z] #57 45.71 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
13:15:24 [2022-09-07T13:15:24.367Z] #57 45.72 Setting up bzip2 (1.0.8-4) ...
13:15:24 [2022-09-07T13:15:24.367Z] #57 45.75 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
13:15:24 [2022-09-07T13:15:24.367Z] #57 45.77 Setting up python3-wheel (0.34.2-1) ...
13:15:24 [2022-09-07T13:15:24.367Z] #57 46.62 Setting up xxd (2:8.2.2434-3+deb11u1) ...
13:15:24 [2022-09-07T13:15:24.367Z] #57 46.64 Setting up libcap2:amd64 (1:2.44-1) ...
13:15:24 [2022-09-07T13:15:24.367Z] #57 46.65 Setting up libcap2-bin (1:2.44-1) ...
13:15:24 [2022-09-07T13:15:24.367Z] #57 46.67 Setting up apparmor (2.13.6-10) ...
13:15:24 [2022-09-07T13:15:24.367Z] #57 48.28 Setting up zip (3.0-12) ...
13:15:24 [2022-09-07T13:15:24.367Z] #57 48.29 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
13:15:24 [2022-09-07T13:15:24.367Z] #57 48.31 Setting up bash-completion (1:2.11-2) ...
13:15:24 [2022-09-07T13:15:24.367Z] #57 50.32 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
13:15:24 [2022-09-07T13:15:24.367Z] #57 50.34 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:15:24 [2022-09-07T13:15:24.367Z] #57 50.35 Setting up libmnl0:amd64 (1.0.4-3) ...
13:15:24 [2022-09-07T13:15:24.367Z] #57 50.36 Setting up patch (2.7.6-7) ...
13:15:24 [2022-09-07T13:15:24.367Z] #57 50.38 Setting up sudo (1.9.5p2-3) ...
13:15:24 [2022-09-07T13:15:24.367Z] #57 50.45 invoke-rc.d: could not determine current runlevel
13:15:24 [2022-09-07T13:15:24.367Z] #57 50.45 invoke-rc.d: policy-rc.d denied execution of start.
13:15:24 [2022-09-07T13:15:24.367Z] #57 50.47 Setting up xfsprogs (5.10.0-4) ...
13:15:24 [2022-09-07T13:15:24.367Z] #57 50.48 Setting up libxtables12:amd64 (1.8.7-1) ...
13:15:24 [2022-09-07T13:15:24.367Z] #57 50.51 Setting up inetutils-ping (2:2.0-1) ...
13:15:24 [2022-09-07T13:15:24.367Z] #57 50.52 Setting up pigz (2.6-1) ...
13:15:24 [2022-09-07T13:15:24.367Z] #57 50.53 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
13:15:24 [2022-09-07T13:15:24.367Z] #57 50.56 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
13:15:24 [2022-09-07T13:15:24.367Z] #57 50.58 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
13:15:24 [2022-09-07T13:15:24.367Z] #57 50.59 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
13:15:24 [2022-09-07T13:15:24.367Z] #57 51.45 Setting up libaio1:amd64 (0.3.112-9) ...
13:15:24 [2022-09-07T13:15:24.367Z] #57 51.46 Setting up python3-lib2to3 (3.9.2-1) ...
13:15:24 [2022-09-07T13:15:24.367Z] #57 51.92 Setting up libelf1:amd64 (0.183-1) ...
13:15:24 [2022-09-07T13:15:24.367Z] #57 51.94 Setting up zstd (1.4.8+dfsg-2.1) ...
13:15:24 [2022-09-07T13:15:24.367Z] #57 51.96 Setting up libonig5:amd64 (6.9.6-1.1) ...
13:15:24 [2022-09-07T13:15:24.367Z] #57 52.02 Setting up python3-distutils (3.9.2-1) ...
13:15:24 [2022-09-07T13:15:24.367Z] #57 52.57 Setting up vim (2:8.2.2434-3+deb11u1) ...
13:15:24 [2022-09-07T13:15:24.367Z] #57 52.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
13:15:24 [2022-09-07T13:15:24.367Z] #57 52.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
13:15:24 [2022-09-07T13:15:24.367Z] #57 52.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
13:15:24 [2022-09-07T13:15:24.367Z] #57 52.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
13:15:24 [2022-09-07T13:15:24.367Z] #57 52.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
13:15:24 [2022-09-07T13:15:24.367Z] #57 52.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
13:15:24 [2022-09-07T13:15:24.367Z] #57 52.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
13:15:24 [2022-09-07T13:15:24.367Z] #57 52.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
13:15:24 [2022-09-07T13:15:24.367Z] #57 52.64 Setting up python3-setuptools (52.0.0-4) ...
13:15:24 [2022-09-07T13:15:24.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
13:15:24 [2022-09-07T13:15:24.928Z] #33 184.4 Selecting previously unselected package libstdc++6-arm64-cross.
13:15:24 [2022-09-07T13:15:24.928Z] #33 184.4 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ...
13:15:24 [2022-09-07T13:15:24.928Z] #33 184.4 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ...
13:15:25 [2022-09-07T13:15:25.188Z] #33 184.6 Selecting previously unselected package libubsan1-arm64-cross.
13:15:25 [2022-09-07T13:15:25.188Z] #33 184.6 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ...
13:15:25 [2022-09-07T13:15:25.188Z] #33 184.6 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ...
13:15:25 [2022-09-07T13:15:25.341Z] #57 ...
13:15:25 [2022-09-07T13:15:25.341Z] 
13:15:25 [2022-09-07T13:15:25.341Z] #46 [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
13:15:25 [2022-09-07T13:15:25.341Z] #46 137.9 config.status: creating Makefile
13:15:25 [2022-09-07T13:15:25.341Z] #46 137.9 config.status: creating config.h
13:15:25 [2022-09-07T13:15:25.341Z] #46 138.0 config.status: executing depfiles commands
13:15:25 [2022-09-07T13:15:25.341Z] #46 138.1 config.status: executing libtool commands
13:15:25 [2022-09-07T13:15:25.445Z] #33 184.9 Selecting previously unselected package libgcc-10-dev-arm64-cross.
13:15:25 [2022-09-07T13:15:25.445Z] #33 184.9 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
13:15:25 [2022-09-07T13:15:25.445Z] #33 184.9 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
13:15:25 [2022-09-07T13:15:25.607Z] #44 ...
13:15:25 [2022-09-07T13:15:25.607Z] 
13:15:25 [2022-09-07T13:15:25.607Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
13:15:25 [2022-09-07T13:15:25.607Z] #57 16.22 The following NEW packages will be installed:
13:15:25 [2022-09-07T13:15:25.607Z] #57 16.24   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
13:15:25 [2022-09-07T13:15:25.607Z] #57 16.24   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
13:15:25 [2022-09-07T13:15:25.607Z] #57 16.24   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
13:15:25 [2022-09-07T13:15:25.607Z] #57 16.24   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
13:15:25 [2022-09-07T13:15:25.607Z] #57 16.25   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
13:15:25 [2022-09-07T13:15:25.607Z] #57 16.25   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
13:15:25 [2022-09-07T13:15:25.607Z] #57 16.25   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
13:15:25 [2022-09-07T13:15:25.607Z] #57 16.25   xz-utils zip zstd
13:15:25 [2022-09-07T13:15:25.607Z] #57 16.60 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded.
13:15:25 [2022-09-07T13:15:25.607Z] #57 16.60 Need to get 27.0 MB of archives.
13:15:25 [2022-09-07T13:15:25.607Z] #57 16.60 After this operation, 105 MB of additional disk space will be used.
13:15:25 [2022-09-07T13:15:25.607Z] #57 16.60 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
13:15:25 [2022-09-07T13:15:25.607Z] #57 16.60 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
13:15:25 [2022-09-07T13:15:25.607Z] #57 16.61 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
13:15:25 [2022-09-07T13:15:25.607Z] #57 16.61 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
13:15:25 [2022-09-07T13:15:25.607Z] #57 16.61 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
13:15:25 [2022-09-07T13:15:25.607Z] #57 16.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
13:15:25 [2022-09-07T13:15:25.607Z] #57 16.62 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
13:15:25 [2022-09-07T13:15:25.607Z] #57 16.62 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
13:15:25 [2022-09-07T13:15:25.607Z] #57 16.63 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
13:15:25 [2022-09-07T13:15:25.607Z] #57 16.64 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
13:15:25 [2022-09-07T13:15:25.607Z] #57 16.64 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
13:15:25 [2022-09-07T13:15:25.607Z] #57 16.66 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
13:15:25 [2022-09-07T13:15:25.607Z] #57 16.66 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
13:15:25 [2022-09-07T13:15:25.607Z] #57 16.66 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
13:15:25 [2022-09-07T13:15:25.607Z] #57 16.68 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB]
13:15:25 [2022-09-07T13:15:25.607Z] #57 16.68 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
13:15:25 [2022-09-07T13:15:25.607Z] #57 16.69 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
13:15:25 [2022-09-07T13:15:25.607Z] #57 16.69 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
13:15:25 [2022-09-07T13:15:25.607Z] #57 16.69 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
13:15:25 [2022-09-07T13:15:25.607Z] #57 16.70 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
13:15:25 [2022-09-07T13:15:25.607Z] #57 16.70 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
13:15:25 [2022-09-07T13:15:25.607Z] #57 16.71 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
13:15:25 [2022-09-07T13:15:25.607Z] #57 16.71 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
13:15:25 [2022-09-07T13:15:25.607Z] #57 16.72 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
13:15:25 [2022-09-07T13:15:25.607Z] #57 16.72 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
13:15:25 [2022-09-07T13:15:25.607Z] #57 16.72 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
13:15:25 [2022-09-07T13:15:25.607Z] #57 16.73 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
13:15:25 [2022-09-07T13:15:25.607Z] #57 16.90 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
13:15:25 [2022-09-07T13:15:25.607Z] #57 16.91 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
13:15:25 [2022-09-07T13:15:25.607Z] #57 16.91 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
13:15:25 [2022-09-07T13:15:25.607Z] #57 16.91 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
13:15:25 [2022-09-07T13:15:25.607Z] #57 16.91 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
13:15:25 [2022-09-07T13:15:25.607Z] #57 16.91 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
13:15:25 [2022-09-07T13:15:25.607Z] #57 16.92 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
13:15:25 [2022-09-07T13:15:25.607Z] #57 16.93 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
13:15:25 [2022-09-07T13:15:25.607Z] #57 16.96 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
13:15:25 [2022-09-07T13:15:25.607Z] #57 16.97 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
13:15:25 [2022-09-07T13:15:25.607Z] #57 16.97 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
13:15:25 [2022-09-07T13:15:25.607Z] #57 16.98 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
13:15:25 [2022-09-07T13:15:25.607Z] #57 16.99 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
13:15:25 [2022-09-07T13:15:25.607Z] #57 17.00 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
13:15:25 [2022-09-07T13:15:25.607Z] #57 17.00 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
13:15:25 [2022-09-07T13:15:25.608Z] #57 17.04 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
13:15:25 [2022-09-07T13:15:25.608Z] #57 17.04 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
13:15:25 [2022-09-07T13:15:25.608Z] #57 17.05 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
13:15:25 [2022-09-07T13:15:25.608Z] #57 17.18 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
13:15:25 [2022-09-07T13:15:25.608Z] #57 17.20 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
13:15:25 [2022-09-07T13:15:25.608Z] #57 17.22 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
13:15:25 [2022-09-07T13:15:25.608Z] #57 17.23 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
13:15:25 [2022-09-07T13:15:25.608Z] #57 17.73 debconf: delaying package configuration, since apt-utils is not installed
13:15:25 [2022-09-07T13:15:25.608Z] #57 17.88 Fetched 27.0 MB in 1s (28.6 MB/s)
13:15:25 [2022-09-07T13:15:25.608Z] #57 17.94 Selecting previously unselected package pigz.
13:15:25 [2022-09-07T13:15:25.608Z] #57 17.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 ... 24009 files and directories currently installed.)
13:15:25 [2022-09-07T13:15:25.608Z] #57 17.99 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
13:15:25 [2022-09-07T13:15:25.608Z] #57 18.00 Unpacking pigz (2.6-1) ...
13:15:25 [2022-09-07T13:15:25.608Z] #57 18.09 Selecting previously unselected package libelf1:arm64.
13:15:25 [2022-09-07T13:15:25.608Z] #57 18.09 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
13:15:25 [2022-09-07T13:15:25.608Z] #57 18.10 Unpacking libelf1:arm64 (0.183-1) ...
13:15:25 [2022-09-07T13:15:25.608Z] #57 18.22 Selecting previously unselected package libbpf0:arm64.
13:15:25 [2022-09-07T13:15:25.608Z] #57 18.22 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
13:15:25 [2022-09-07T13:15:25.608Z] #57 18.23 Unpacking libbpf0:arm64 (1:0.3-2) ...
13:15:25 [2022-09-07T13:15:25.608Z] #57 18.36 Selecting previously unselected package libcap2:arm64.
13:15:25 [2022-09-07T13:15:25.608Z] #57 18.36 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
13:15:25 [2022-09-07T13:15:25.608Z] #57 18.36 Unpacking libcap2:arm64 (1:2.44-1) ...
13:15:25 [2022-09-07T13:15:25.608Z] #57 18.44 Selecting previously unselected package libmnl0:arm64.
13:15:25 [2022-09-07T13:15:25.608Z] #57 18.44 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
13:15:25 [2022-09-07T13:15:25.608Z] #57 18.45 Unpacking libmnl0:arm64 (1.0.4-3) ...
13:15:25 [2022-09-07T13:15:25.608Z] #57 18.52 Selecting previously unselected package libxtables12:arm64.
13:15:25 [2022-09-07T13:15:25.608Z] #57 18.53 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
13:15:25 [2022-09-07T13:15:25.608Z] #57 18.53 Unpacking libxtables12:arm64 (1.8.7-1) ...
13:15:25 [2022-09-07T13:15:25.608Z] #57 18.61 Selecting previously unselected package libcap2-bin.
13:15:25 [2022-09-07T13:15:25.608Z] #57 18.61 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
13:15:25 [2022-09-07T13:15:25.608Z] #57 18.63 Unpacking libcap2-bin (1:2.44-1) ...
13:15:25 [2022-09-07T13:15:25.608Z] #57 18.73 Selecting previously unselected package iproute2.
13:15:25 [2022-09-07T13:15:25.608Z] #57 18.73 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
13:15:25 [2022-09-07T13:15:25.608Z] #57 18.74 Unpacking iproute2 (5.10.0-4) ...
13:15:25 [2022-09-07T13:15:25.608Z] #57 19.09 Selecting previously unselected package xxd.
13:15:25 [2022-09-07T13:15:25.608Z] #57 19.09 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
13:15:25 [2022-09-07T13:15:25.608Z] #57 19.10 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
13:15:25 [2022-09-07T13:15:25.608Z] #57 19.25 Selecting previously unselected package vim-common.
13:15:25 [2022-09-07T13:15:25.608Z] #57 19.25 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
13:15:25 [2022-09-07T13:15:25.608Z] #57 19.27 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
13:15:25 [2022-09-07T13:15:25.608Z] #57 19.42 Selecting previously unselected package bash-completion.
13:15:25 [2022-09-07T13:15:25.608Z] #57 19.43 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
13:15:25 [2022-09-07T13:15:25.608Z] #57 21.82 Unpacking bash-completion (1:2.11-2) ...
13:15:25 [2022-09-07T13:15:25.608Z] #57 22.31 Selecting previously unselected package bzip2.
13:15:25 [2022-09-07T13:15:25.608Z] #57 22.31 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
13:15:25 [2022-09-07T13:15:25.608Z] #57 22.32 Unpacking bzip2 (1.0.8-4) ...
13:15:25 [2022-09-07T13:15:25.608Z] #57 22.41 Selecting previously unselected package xz-utils.
13:15:25 [2022-09-07T13:15:25.608Z] #57 22.42 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
13:15:25 [2022-09-07T13:15:25.608Z] #57 22.42 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
13:15:25 [2022-09-07T13:15:25.608Z] #57 22.59 Selecting previously unselected package apparmor.
13:15:25 [2022-09-07T13:15:25.608Z] #57 22.60 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
13:15:25 [2022-09-07T13:15:25.608Z] #57 22.67 Unpacking apparmor (2.13.6-10) ...
13:15:25 [2022-09-07T13:15:25.608Z] #57 23.01 Selecting previously unselected package inetutils-ping.
13:15:25 [2022-09-07T13:15:25.608Z] #57 23.01 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ...
13:15:25 [2022-09-07T13:15:25.608Z] #57 23.01 Unpacking inetutils-ping (2:2.0-1) ...
13:15:25 [2022-09-07T13:15:25.608Z] #57 23.13 Selecting previously unselected package libip4tc2:arm64.
13:15:25 [2022-09-07T13:15:25.608Z] #57 23.13 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ...
13:15:25 [2022-09-07T13:15:25.608Z] #57 23.13 Unpacking libip4tc2:arm64 (1.8.7-1) ...
13:15:25 [2022-09-07T13:15:25.608Z] #57 23.23 Selecting previously unselected package libip6tc2:arm64.
13:15:25 [2022-09-07T13:15:25.608Z] #57 23.23 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ...
13:15:25 [2022-09-07T13:15:25.608Z] #57 23.24 Unpacking libip6tc2:arm64 (1.8.7-1) ...
13:15:25 [2022-09-07T13:15:25.608Z] #57 23.33 Selecting previously unselected package libnfnetlink0:arm64.
13:15:25 [2022-09-07T13:15:25.702Z] #33 185.3 Selecting previously unselected package gcc-10-aarch64-linux-gnu.
13:15:25 [2022-09-07T13:15:25.866Z] #57 23.33 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
13:15:25 [2022-09-07T13:15:25.866Z] #57 23.33 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
13:15:25 [2022-09-07T13:15:25.866Z] #57 23.41 Selecting previously unselected package libnetfilter-conntrack3:arm64.
13:15:25 [2022-09-07T13:15:25.866Z] #57 23.41 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
13:15:25 [2022-09-07T13:15:25.866Z] #57 23.42 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
13:15:25 [2022-09-07T13:15:25.866Z] #57 23.51 Selecting previously unselected package libnftnl11:arm64.
13:15:25 [2022-09-07T13:15:25.866Z] #57 23.51 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ...
13:15:25 [2022-09-07T13:15:25.866Z] #57 23.53 Unpacking libnftnl11:arm64 (1.1.9-1) ...
13:15:25 [2022-09-07T13:15:25.942Z] #35 ...
13:15:25 [2022-09-07T13:15:25.942Z] 
13:15:25 [2022-09-07T13:15:25.942Z] #44 [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
13:15:25 [2022-09-07T13:15:25.942Z] #44 48.50 libtoolize: putting auxiliary files in '.'.
13:15:25 [2022-09-07T13:15:25.942Z] #44 48.50 libtoolize: copying file './ltmain.sh'
13:15:25 [2022-09-07T13:15:25.942Z] #44 49.21 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
13:15:25 [2022-09-07T13:15:25.942Z] #44 49.21 libtoolize: and rerunning libtoolize and aclocal.
13:15:25 [2022-09-07T13:15:25.942Z] #44 49.21 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
13:15:25 [2022-09-07T13:15:25.959Z] #33 185.3 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
13:15:25 [2022-09-07T13:15:25.959Z] #33 185.3 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
13:15:25 [2022-09-07T13:15:25.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
13:15:26 [2022-09-07T13:15:26.124Z] #57 23.62 Selecting previously unselected package iptables.
13:15:26 [2022-09-07T13:15:26.125Z] #57 23.62 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ...
13:15:26 [2022-09-07T13:15:26.125Z] #57 23.63 Unpacking iptables (1.8.7-1) ...
13:15:26 [2022-09-07T13:15:26.125Z] #57 23.85 Selecting previously unselected package libonig5:arm64.
13:15:26 [2022-09-07T13:15:26.125Z] #57 23.86 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ...
13:15:26 [2022-09-07T13:15:26.125Z] #57 23.87 Unpacking libonig5:arm64 (6.9.6-1.1) ...
13:15:26 [2022-09-07T13:15:26.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
13:15:26 [2022-09-07T13:15:26.270Z] #46 139.1   GEN      .version
13:15:26 [2022-09-07T13:15:26.270Z] #46 139.1 make  install-recursive
13:15:26 [2022-09-07T13:15:26.270Z] #46 139.1 make[1]: Entering directory '/tmp/crun-build'
13:15:26 [2022-09-07T13:15:26.270Z] #46 139.2 Making install in libocispec
13:15:26 [2022-09-07T13:15:26.382Z] #57 23.96 Selecting previously unselected package libjq1:arm64.
13:15:26 [2022-09-07T13:15:26.382Z] #57 23.97 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ...
13:15:26 [2022-09-07T13:15:26.382Z] #57 23.97 Unpacking libjq1:arm64 (1.6-2.1) ...
13:15:26 [2022-09-07T13:15:26.383Z] #57 24.07 Selecting previously unselected package jq.
13:15:26 [2022-09-07T13:15:26.383Z] #57 24.07 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ...
13:15:26 [2022-09-07T13:15:26.383Z] #57 24.08 Unpacking jq (1.6-2.1) ...
13:15:26 [2022-09-07T13:15:26.505Z] #44 58.90 configure.ac:7: installing './compile'
13:15:26 [2022-09-07T13:15:26.505Z] #44 58.91 configure.ac:11: installing './config.guess'
13:15:26 [2022-09-07T13:15:26.505Z] #44 58.92 configure.ac:11: installing './config.sub'
13:15:26 [2022-09-07T13:15:26.505Z] #44 58.93 configure.ac:8: installing './install-sh'
13:15:26 [2022-09-07T13:15:26.505Z] #44 58.95 configure.ac:8: installing './missing'
13:15:26 [2022-09-07T13:15:26.505Z] #44 59.04 Makefile.am: installing './depcomp'
13:15:26 [2022-09-07T13:15:26.527Z] #46 139.2 make[2]: Entering directory '/tmp/crun-build/libocispec'
13:15:26 [2022-09-07T13:15:26.527Z] #46 139.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
13:15:26 [2022-09-07T13:15:26.527Z] #46 139.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
13:15:26 [2022-09-07T13:15:26.527Z] #46 139.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
13:15:26 [2022-09-07T13:15:26.527Z] #46 139.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
13:15:26 [2022-09-07T13:15:26.641Z] #57 24.18 Selecting previously unselected package libaio1:arm64.
13:15:26 [2022-09-07T13:15:26.641Z] #57 24.18 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ...
13:15:26 [2022-09-07T13:15:26.641Z] #57 24.19 Unpacking libaio1:arm64 (0.3.112-9) ...
13:15:26 [2022-09-07T13:15:26.641Z] #57 24.28 Selecting previously unselected package libgpm2:arm64.
13:15:26 [2022-09-07T13:15:26.641Z] #57 24.28 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ...
13:15:26 [2022-09-07T13:15:26.641Z] #57 24.28 Unpacking libgpm2:arm64 (1.20.7-8) ...
13:15:26 [2022-09-07T13:15:26.900Z] #57 24.36 Selecting previously unselected package libicu67:arm64.
13:15:26 [2022-09-07T13:15:26.900Z] #57 24.36 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ...
13:15:26 [2022-09-07T13:15:26.900Z] #57 24.37 Unpacking libicu67:arm64 (67.1-7) ...
13:15:27 [2022-09-07T13:15:27.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
13:15:27 [2022-09-07T13:15:27.500Z] #46 140.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
13:15:27 [2022-09-07T13:15:27.500Z] #46 140.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
13:15:27 [2022-09-07T13:15:27.500Z] #46 140.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
13:15:27 [2022-09-07T13:15:27.500Z] #46 140.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
13:15:27 [2022-09-07T13:15:27.500Z] #46 140.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
13:15:27 [2022-09-07T13:15:27.500Z] #46 140.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
13:15:27 [2022-09-07T13:15:27.500Z] #46 140.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
13:15:27 [2022-09-07T13:15:27.500Z] #46 140.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
13:15:27 [2022-09-07T13:15:27.500Z] #46 140.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
13:15:27 [2022-09-07T13:15:27.766Z] #46 140.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
13:15:27 [2022-09-07T13:15:27.766Z] #46 140.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
13:15:27 [2022-09-07T13:15:27.766Z] #46 140.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
13:15:27 [2022-09-07T13:15:27.766Z] #46 140.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
13:15:27 [2022-09-07T13:15:27.766Z] #46 140.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
13:15:27 [2022-09-07T13:15:27.766Z] #46 140.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
13:15:27 [2022-09-07T13:15:27.766Z] #46 140.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
13:15:27 [2022-09-07T13:15:27.876Z] #44 60.33 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
13:15:27 [2022-09-07T13:15:27.876Z] #44 60.33 libtoolize: copying file 'build-aux/ltmain.sh'
13:15:28 [2022-09-07T13:15:28.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
13:15:28 [2022-09-07T13:15:28.133Z] #44 60.47 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
13:15:28 [2022-09-07T13:15:28.133Z] #44 60.48 libtoolize: copying file 'm4/libtool.m4'
13:15:28 [2022-09-07T13:15:28.133Z] #44 60.55 libtoolize: copying file 'm4/ltoptions.m4'
13:15:28 [2022-09-07T13:15:28.133Z] #44 60.64 libtoolize: copying file 'm4/ltsugar.m4'
13:15:28 [2022-09-07T13:15:28.390Z] #44 60.73 libtoolize: copying file 'm4/ltversion.m4'
13:15:28 [2022-09-07T13:15:28.390Z] #44 60.87 libtoolize: copying file 'm4/lt~obsolete.m4'
13:15:28 [2022-09-07T13:15:28.648Z] #44 61.01 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
13:15:28 [2022-09-07T13:15:28.698Z] #46 ...
13:15:28 [2022-09-07T13:15:28.698Z] 
13:15:28 [2022-09-07T13:15:28.698Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
13:15:28 [2022-09-07T13:15:28.698Z] #57 54.29 Setting up libjq1:amd64 (1.6-2.1) ...
13:15:28 [2022-09-07T13:15:28.698Z] #57 54.30 Setting up libnftnl11:amd64 (1.1.9-1) ...
13:15:28 [2022-09-07T13:15:28.698Z] #57 54.32 Setting up thin-provisioning-tools (0.9.0-1) ...
13:15:28 [2022-09-07T13:15:28.698Z] #57 54.34 Setting up python3-pip (20.3.4-4+deb11u1) ...
13:15:28 [2022-09-07T13:15:28.698Z] #57 55.61 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
13:15:28 [2022-09-07T13:15:28.698Z] #57 55.63 Setting up jq (1.6-2.1) ...
13:15:28 [2022-09-07T13:15:28.698Z] #57 55.64 Setting up libbpf0:amd64 (1:0.3-2) ...
13:15:28 [2022-09-07T13:15:28.698Z] #57 55.65 Setting up iptables (1.8.7-1) ...
13:15:28 [2022-09-07T13:15:28.698Z] #57 55.66 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
13:15:28 [2022-09-07T13:15:28.698Z] #57 55.67 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:15:28 [2022-09-07T13:15:28.698Z] #57 55.67 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
13:15:28 [2022-09-07T13:15:28.698Z] #57 55.68 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:15:28 [2022-09-07T13:15:28.698Z] #57 55.68 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
13:15:28 [2022-09-07T13:15:28.698Z] #57 55.69 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
13:15:28 [2022-09-07T13:15:28.698Z] #57 55.71 Setting up iproute2 (5.10.0-4) ...
13:15:28 [2022-09-07T13:15:28.698Z] #57 56.08 Processing triggers for libc-bin (2.31-13+deb11u3) ...
13:15:28 [2022-09-07T13:15:28.698Z] #57 DONE 56.8s
13:15:28 [2022-09-07T13:15:28.698Z] 
13:15:28 [2022-09-07T13:15:28.698Z] #58 [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
13:15:29 [2022-09-07T13:15:29.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
13:15:29 [2022-09-07T13:15:29.625Z] #58 0.976 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
13:15:29 [2022-09-07T13:15:29.626Z] #58 0.980 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
13:15:29 [2022-09-07T13:15:29.626Z] #58 0.983 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
13:15:29 [2022-09-07T13:15:29.626Z] #58 DONE 1.0s
13:15:29 [2022-09-07T13:15:29.626Z] 
13:15:29 [2022-09-07T13:15:29.626Z] #46 [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
13:15:29 [2022-09-07T13:15:29.626Z] #46 141.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
13:15:29 [2022-09-07T13:15:29.626Z] #46 141.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
13:15:29 [2022-09-07T13:15:29.626Z] #46 141.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
13:15:29 [2022-09-07T13:15:29.626Z] #46 141.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
13:15:29 [2022-09-07T13:15:29.626Z] #46 141.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
13:15:29 [2022-09-07T13:15:29.626Z] #46 141.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
13:15:29 [2022-09-07T13:15:29.626Z] #46 141.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
13:15:29 [2022-09-07T13:15:29.626Z] #46 141.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
13:15:29 [2022-09-07T13:15:29.626Z] #46 141.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
13:15:29 [2022-09-07T13:15:29.626Z] #46 141.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
13:15:29 [2022-09-07T13:15:29.626Z] #46 141.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
13:15:29 [2022-09-07T13:15:29.626Z] #46 141.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
13:15:29 [2022-09-07T13:15:29.626Z] #46 141.8 make  install-recursive
13:15:29 [2022-09-07T13:15:29.626Z] #46 141.8 make[3]: Entering directory '/tmp/crun-build/libocispec'
13:15:29 [2022-09-07T13:15:29.626Z] #46 141.9 Making install in yajl
13:15:29 [2022-09-07T13:15:29.626Z] #46 141.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
13:15:29 [2022-09-07T13:15:29.626Z] #46 141.9   CC       verify/json_verify-json_verify.o
13:15:29 [2022-09-07T13:15:29.626Z] #46 141.9   CC       src/libyajl_la-yajl_alloc.lo
13:15:29 [2022-09-07T13:15:29.626Z] #46 141.9   CC       src/libyajl_la-yajl.lo
13:15:29 [2022-09-07T13:15:29.626Z] #46 141.9   CC       src/libyajl_la-yajl_gen.lo
13:15:29 [2022-09-07T13:15:29.626Z] #46 142.0   CC       src/libyajl_la-yajl_parser.lo
13:15:29 [2022-09-07T13:15:29.626Z] #46 142.0   CC       src/libyajl_la-yajl_buf.lo
13:15:29 [2022-09-07T13:15:29.626Z] #46 142.1   CC       src/libyajl_la-yajl_encode.lo
13:15:29 [2022-09-07T13:15:29.626Z] #46 142.1   CC       src/libyajl_la-yajl_lex.lo
13:15:29 [2022-09-07T13:15:29.626Z] #46 142.1   CC       src/libyajl_la-yajl_tree.lo
13:15:29 [2022-09-07T13:15:29.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
13:15:30 [2022-09-07T13:15:30.133Z] #33 ...
13:15:30 [2022-09-07T13:15:30.133Z] 
13:15:30 [2022-09-07T13:15:30.133Z] #41 [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
13:15:30 [2022-09-07T13:15:30.133Z] #41 160.1   CCLD     tests/init
13:15:30 [2022-09-07T13:15:30.187Z] #57 27.47 Selecting previously unselected package libinih1:arm64.
13:15:30 [2022-09-07T13:15:30.187Z] #57 27.48 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ...
13:15:30 [2022-09-07T13:15:30.187Z] #57 27.48 Unpacking libinih1:arm64 (53-1+b2) ...
13:15:30 [2022-09-07T13:15:30.187Z] #57 27.55 Selecting previously unselected package libnet1:arm64.
13:15:30 [2022-09-07T13:15:30.187Z] #57 27.55 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
13:15:30 [2022-09-07T13:15:30.187Z] #57 27.55 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
13:15:30 [2022-09-07T13:15:30.187Z] #57 27.68 Selecting previously unselected package libnl-3-200:arm64.
13:15:30 [2022-09-07T13:15:30.187Z] #57 27.69 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ...
13:15:30 [2022-09-07T13:15:30.187Z] #57 27.69 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
13:15:30 [2022-09-07T13:15:30.187Z] #57 27.76 Selecting previously unselected package libprotobuf-c1:arm64.
13:15:30 [2022-09-07T13:15:30.187Z] #57 27.76 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
13:15:30 [2022-09-07T13:15:30.187Z] #57 27.77 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
13:15:30 [2022-09-07T13:15:30.187Z] #57 27.87 Selecting previously unselected package libyajl2:arm64.
13:15:30 [2022-09-07T13:15:30.446Z] #57 27.87 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ...
13:15:30 [2022-09-07T13:15:30.446Z] #57 27.88 Unpacking libyajl2:arm64 (2.1.0-3) ...
13:15:30 [2022-09-07T13:15:30.446Z] #57 27.93 Selecting previously unselected package net-tools.
13:15:30 [2022-09-07T13:15:30.446Z] #57 27.94 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
13:15:30 [2022-09-07T13:15:30.446Z] #57 27.96 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
13:15:30 [2022-09-07T13:15:30.446Z] #57 28.13 Selecting previously unselected package patch.
13:15:30 [2022-09-07T13:15:30.705Z] #57 28.13 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ...
13:15:30 [2022-09-07T13:15:30.705Z] #57 28.14 Unpacking patch (2.7.6-7) ...
13:15:30 [2022-09-07T13:15:30.705Z] #57 28.27 Selecting previously unselected package python-pip-whl.
13:15:30 [2022-09-07T13:15:30.705Z] #57 28.27 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
13:15:30 [2022-09-07T13:15:30.705Z] #57 28.28 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
13:15:30 [2022-09-07T13:15:30.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
13:15:30 [2022-09-07T13:15:30.963Z] #57 28.65 Selecting previously unselected package python3-lib2to3.
13:15:30 [2022-09-07T13:15:30.963Z] #57 28.65 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
13:15:30 [2022-09-07T13:15:30.963Z] #57 28.66 Unpacking python3-lib2to3 (3.9.2-1) ...
13:15:31 [2022-09-07T13:15:31.221Z] #57 28.77 Selecting previously unselected package python3-distutils.
13:15:31 [2022-09-07T13:15:31.221Z] #57 28.78 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
13:15:31 [2022-09-07T13:15:31.221Z] #57 28.79 Unpacking python3-distutils (3.9.2-1) ...
13:15:31 [2022-09-07T13:15:31.221Z] #57 28.91 Selecting previously unselected package python3-pkg-resources.
13:15:31 [2022-09-07T13:15:31.221Z] #57 28.91 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
13:15:31 [2022-09-07T13:15:31.221Z] #57 28.91 Unpacking python3-pkg-resources (52.0.0-4) ...
13:15:31 [2022-09-07T13:15:31.479Z] #57 29.05 Selecting previously unselected package python3-setuptools.
13:15:31 [2022-09-07T13:15:31.479Z] #57 29.07 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
13:15:31 [2022-09-07T13:15:31.479Z] #57 29.08 Unpacking python3-setuptools (52.0.0-4) ...
13:15:31 [2022-09-07T13:15:31.737Z] #57 29.34 Selecting previously unselected package python3-wheel.
13:15:31 [2022-09-07T13:15:31.737Z] #57 29.34 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
13:15:31 [2022-09-07T13:15:31.737Z] #57 29.35 Unpacking python3-wheel (0.34.2-1) ...
13:15:31 [2022-09-07T13:15:31.813Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
13:15:31 [2022-09-07T13:15:31.813Z] Using test binary docker
13:15:31 [2022-09-07T13:15:31.813Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
13:15:31 [2022-09-07T13:15:31.813Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
13:15:31 [2022-09-07T13:15:31.813Z] INFO: Waiting for daemon to start...
13:15:31 [2022-09-07T13:15:31.813Z] Starting dockerd
13:15:31 [2022-09-07T13:15:31.995Z] #57 29.45 Selecting previously unselected package python3-pip.
13:15:31 [2022-09-07T13:15:31.995Z] #57 29.45 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
13:15:31 [2022-09-07T13:15:31.995Z] #57 29.45 Unpacking python3-pip (20.3.4-4+deb11u1) ...
13:15:32 [2022-09-07T13:15:32.253Z] #57 29.73 Selecting previously unselected package sudo.
13:15:32 [2022-09-07T13:15:32.253Z] #57 29.73 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ...
13:15:32 [2022-09-07T13:15:32.253Z] #57 29.74 Unpacking sudo (1.9.5p2-3) ...
13:15:32 [2022-09-07T13:15:32.840Z] #57 30.34 Selecting previously unselected package thin-provisioning-tools.
13:15:32 [2022-09-07T13:15:32.840Z] #57 30.37 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ...
13:15:32 [2022-09-07T13:15:32.840Z] #57 30.37 Unpacking thin-provisioning-tools (0.9.0-1) ...
13:15:33 [2022-09-07T13:15:33.099Z] #57 30.64 Selecting previously unselected package uidmap.
13:15:33 [2022-09-07T13:15:33.099Z] #57 30.64 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ...
13:15:33 [2022-09-07T13:15:33.099Z] #57 30.66 Unpacking uidmap (1:4.8.1-1) ...
13:15:33 [2022-09-07T13:15:33.099Z] #57 30.82 Selecting previously unselected package vim-runtime.
13:15:33 [2022-09-07T13:15:33.099Z] #57 30.82 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
13:15:33 [2022-09-07T13:15:33.099Z] #57 30.83 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
13:15:33 [2022-09-07T13:15:33.099Z] #57 30.85 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
13:15:33 [2022-09-07T13:15:33.099Z] #57 30.86 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
13:15:33 [2022-09-07T13:15:33.703Z] .
13:15:33 [2022-09-07T13:15:33.703Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
13:15:33 [2022-09-07T13:15:33.903Z] #44 ...
13:15:33 [2022-09-07T13:15:33.903Z] 
13:15:33 [2022-09-07T13:15:33.903Z] #35 [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
13:15:33 [2022-09-07T13:15:33.903Z] #35 113.9 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
13:15:33 [2022-09-07T13:15:33.903Z] #35 113.9 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
13:15:33 [2022-09-07T13:15:33.903Z] #35 113.9 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
13:15:33 [2022-09-07T13:15:33.961Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
13:15:33 [2022-09-07T13:15:33.961Z] Error: No such image: emptyfs
13:15:33 [2022-09-07T13:15:33.961Z] Running integration-test (iteration 1)
13:15:33 [2022-09-07T13:15:33.961Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
13:15:34 [2022-09-07T13:15:34.218Z] Loaded image: busybox:latest
13:15:34 [2022-09-07T13:15:34.474Z] Loaded image: busybox:glibc
13:15:35 [2022-09-07T13:15:35.012Z] #57 ...
13:15:35 [2022-09-07T13:15:35.012Z] 
13:15:35 [2022-09-07T13:15:35.012Z] #44 [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
13:15:35 [2022-09-07T13:15:35.012Z] #44 93.96 config.status: creating Makefile
13:15:35 [2022-09-07T13:15:35.012Z] #44 94.05 config.status: creating rpm/crun.spec
13:15:35 [2022-09-07T13:15:35.012Z] #44 94.13 config.status: creating config.h
13:15:35 [2022-09-07T13:15:35.012Z] #44 94.19 config.status: executing libtool commands
13:15:35 [2022-09-07T13:15:35.012Z] #44 94.23 config.status: executing depfiles commands
13:15:35 [2022-09-07T13:15:35.012Z] #44 95.39 === configuring in libocispec (/tmp/crun-build/libocispec)
13:15:35 [2022-09-07T13:15:35.012Z] #44 95.42 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
13:15:35 [2022-09-07T13:15:35.012Z] #44 95.82 checking for gcc... gcc
13:15:35 [2022-09-07T13:15:35.012Z] #44 95.95 checking whether the C compiler works... yes
13:15:35 [2022-09-07T13:15:35.012Z] #44 96.12 checking for C compiler default output file name... a.out
13:15:35 [2022-09-07T13:15:35.012Z] #44 96.12 checking for suffix of executables... 
13:15:35 [2022-09-07T13:15:35.012Z] #44 96.31 checking whether we are cross compiling... no
13:15:35 [2022-09-07T13:15:35.012Z] #44 96.49 checking for suffix of object files... o
13:15:35 [2022-09-07T13:15:35.012Z] #44 96.60 checking whether we are using the GNU C compiler... yes
13:15:35 [2022-09-07T13:15:35.012Z] #44 96.65 checking whether gcc accepts -g... yes
13:15:35 [2022-09-07T13:15:35.012Z] #44 96.75 checking for gcc option to accept ISO C89... none needed
13:15:35 [2022-09-07T13:15:35.012Z] #44 96.92 checking whether gcc understands -c and -o together... yes
13:15:35 [2022-09-07T13:15:35.012Z] #44 97.07 checking how to run the C preprocessor... gcc -E
13:15:35 [2022-09-07T13:15:35.012Z] #44 97.37 checking for grep that handles long lines and -e... /bin/grep
13:15:35 [2022-09-07T13:15:35.012Z] #44 97.38 checking for egrep... /bin/grep -E
13:15:35 [2022-09-07T13:15:35.012Z] #44 97.39 checking for ANSI C header files... yes
13:15:35 [2022-09-07T13:15:35.012Z] #44 97.91 checking for sys/types.h... yes
13:15:35 [2022-09-07T13:15:35.012Z] #44 98.08 checking for sys/stat.h... yes
13:15:35 [2022-09-07T13:15:35.012Z] #44 98.19 checking for stdlib.h... yes
13:15:35 [2022-09-07T13:15:35.012Z] #44 98.47 checking for string.h... yes
13:15:35 [2022-09-07T13:15:35.012Z] #44 98.64 checking for memory.h... yes
13:15:35 [2022-09-07T13:15:35.012Z] #44 98.86 checking for strings.h... yes
13:15:35 [2022-09-07T13:15:35.012Z] #44 99.05 checking for inttypes.h... yes
13:15:35 [2022-09-07T13:15:35.012Z] #44 99.30 checking for stdint.h... yes
13:15:35 [2022-09-07T13:15:35.012Z] #44 99.45 checking for unistd.h... yes
13:15:35 [2022-09-07T13:15:35.012Z] #44 99.59 checking minix/config.h usability... no
13:15:35 [2022-09-07T13:15:35.012Z] #44 99.69 checking minix/config.h presence... no
13:15:35 [2022-09-07T13:15:35.012Z] #44 99.72 checking for minix/config.h... no
13:15:35 [2022-09-07T13:15:35.012Z] #44 99.72 checking whether it is safe to define __EXTENSIONS__... yes
13:15:35 [2022-09-07T13:15:35.012Z] #44 99.85 checking build system type... aarch64-unknown-linux-gnu
13:15:35 [2022-09-07T13:15:35.012Z] #44 100.1 checking host system type... aarch64-unknown-linux-gnu
13:15:35 [2022-09-07T13:15:35.012Z] #44 100.1 checking how to print strings... printf
13:15:35 [2022-09-07T13:15:35.012Z] #44 100.1 checking for a sed that does not truncate output... /bin/sed
13:15:35 [2022-09-07T13:15:35.012Z] #44 100.1 checking for fgrep... /bin/grep -F
13:15:35 [2022-09-07T13:15:35.012Z] #44 100.2 checking for ld used by gcc... /usr/bin/ld
13:15:35 [2022-09-07T13:15:35.012Z] #44 100.2 checking if the linker (/usr/bin/ld) is GNU ld... yes
13:15:35 [2022-09-07T13:15:35.012Z] #44 100.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
13:15:35 [2022-09-07T13:15:35.012Z] #44 100.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm
13:15:35 [2022-09-07T13:15:35.012Z] #44 100.3 checking whether ln -s works... yes
13:15:35 [2022-09-07T13:15:35.012Z] #44 100.3 checking the maximum length of command line arguments... 1572864
13:15:35 [2022-09-07T13:15:35.012Z] #44 100.4 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
13:15:35 [2022-09-07T13:15:35.012Z] #44 100.4 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
13:15:35 [2022-09-07T13:15:35.012Z] #44 100.4 checking for /usr/bin/ld option to reload object files... -r
13:15:35 [2022-09-07T13:15:35.012Z] #44 100.4 checking for objdump... objdump
13:15:35 [2022-09-07T13:15:35.012Z] #44 100.4 checking how to recognize dependent libraries... pass_all
13:15:35 [2022-09-07T13:15:35.012Z] #44 100.4 checking for dlltool... no
13:15:35 [2022-09-07T13:15:35.012Z] #44 100.4 checking how to associate runtime and link libraries... printf %s\n
13:15:35 [2022-09-07T13:15:35.012Z] #44 100.4 checking for ar... ar
13:15:35 [2022-09-07T13:15:35.012Z] #44 100.4 checking for archiver @FILE support... @
13:15:35 [2022-09-07T13:15:35.012Z] #44 100.5 checking for strip... strip
13:15:35 [2022-09-07T13:15:35.012Z] #44 100.6 checking for ranlib... ranlib
13:15:35 [2022-09-07T13:15:35.012Z] #44 100.6 checking for gawk... no
13:15:35 [2022-09-07T13:15:35.012Z] #44 100.6 checking for mawk... mawk
13:15:35 [2022-09-07T13:15:35.012Z] #44 100.6 checking command to parse /usr/bin/nm -B output from gcc object... ok
13:15:35 [2022-09-07T13:15:35.012Z] #44 100.9 checking for sysroot... no
13:15:35 [2022-09-07T13:15:35.012Z] #44 100.9 checking for a working dd... /bin/dd
13:15:35 [2022-09-07T13:15:35.012Z] #44 100.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
13:15:35 [2022-09-07T13:15:35.012Z] #44 100.9 checking for mt... no
13:15:35 [2022-09-07T13:15:35.012Z] #44 100.9 checking if : is a manifest tool... no
13:15:35 [2022-09-07T13:15:35.012Z] #44 101.0 checking for dlfcn.h... yes
13:15:35 [2022-09-07T13:15:35.012Z] #44 101.1 checking for objdir... .libs
13:15:35 [2022-09-07T13:15:35.012Z] #44 101.4 checking if gcc supports -fno-rtti -fno-exceptions... no
13:15:35 [2022-09-07T13:15:35.012Z] #44 101.5 checking for gcc option to produce PIC... -fPIC -DPIC
13:15:35 [2022-09-07T13:15:35.012Z] #44 101.5 checking if gcc PIC flag -fPIC -DPIC works... yes
13:15:35 [2022-09-07T13:15:35.012Z] #44 101.6 checking if gcc static flag -static works... yes
13:15:35 [2022-09-07T13:15:35.012Z] #44 101.9 checking if gcc supports -c -o file.o... yes
13:15:35 [2022-09-07T13:15:35.012Z] #44 102.1 checking if gcc supports -c -o file.o... (cached) yes
13:15:35 [2022-09-07T13:15:35.012Z] #44 102.1 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
13:15:35 [2022-09-07T13:15:35.012Z] #44 102.2 checking dynamic linker characteristics... GNU/Linux ld.so
13:15:35 [2022-09-07T13:15:35.012Z] #44 102.4 checking how to hardcode library paths into programs... immediate
13:15:35 [2022-09-07T13:15:35.012Z] #44 102.4 checking whether stripping libraries is possible... yes
13:15:35 [2022-09-07T13:15:35.012Z] #44 102.4 checking if libtool supports shared libraries... yes
13:15:35 [2022-09-07T13:15:35.012Z] #44 102.4 checking whether to build shared libraries... no
13:15:35 [2022-09-07T13:15:35.012Z] #44 102.4 checking whether to build static libraries... yes
13:15:35 [2022-09-07T13:15:35.012Z] #44 102.5 checking for a BSD-compatible install... /usr/bin/install -c
13:15:35 [2022-09-07T13:15:35.012Z] #44 102.5 checking whether build environment is sane... yes
13:15:35 [2022-09-07T13:15:35.012Z] #44 102.5 checking for a thread-safe mkdir -p... /bin/mkdir -p
13:15:35 [2022-09-07T13:15:35.012Z] #44 102.6 checking whether make sets $(MAKE)... yes
13:15:35 [2022-09-07T13:15:35.012Z] #44 102.6 checking whether make supports the include directive... yes (GNU style)
13:15:35 [2022-09-07T13:15:35.292Z] #44 102.7 checking whether make supports nested variables... yes
13:15:35 [2022-09-07T13:15:35.292Z] #44 102.8 checking whether UID '0' is supported by ustar format... yes
13:15:35 [2022-09-07T13:15:35.292Z] #44 102.8 checking whether GID '0' is supported by ustar format... yes
13:15:35 [2022-09-07T13:15:35.292Z] #44 102.8 checking how to create a ustar tar archive... gnutar
13:15:35 [2022-09-07T13:15:35.561Z] #44 102.9 checking dependency style of gcc... gcc3
13:15:35 [2022-09-07T13:15:35.561Z] #44 103.0 checking whether to enable maintainer-specific portions of Makefiles... yes
13:15:35 [2022-09-07T13:15:35.561Z] #44 103.0 checking whether make supports nested variables... (cached) yes
13:15:35 [2022-09-07T13:15:35.561Z] #44 103.0 checking for pkg-config... /usr/bin/pkg-config
13:15:35 [2022-09-07T13:15:35.561Z] #44 103.0 checking pkg-config is at least version 0.9.0... yes
13:15:35 [2022-09-07T13:15:35.561Z] #44 103.0 checking for yajl >= 2.1.0... yes
13:15:35 [2022-09-07T13:15:35.561Z] #44 103.1 checking for a sed that does not truncate output... (cached) /bin/sed
13:15:35 [2022-09-07T13:15:35.561Z] #44 103.1 checking for gcc... (cached) gcc
13:15:35 [2022-09-07T13:15:35.843Z] Loaded image: debian:bullseye-slim
13:15:35 [2022-09-07T13:15:35.843Z] Loaded image: hello-world:latest
13:15:35 [2022-09-07T13:15:35.843Z] Loaded image: arm32v7/hello-world:latest
13:15:35 [2022-09-07T13:15:35.843Z] INFO: Testing against a local daemon
13:15:35 [2022-09-07T13:15:35.843Z] === RUN   TestCgroupNamespacesBuild
13:15:35 [2022-09-07T13:15:35.849Z] #44 103.2 checking whether we are using the GNU C compiler... (cached) yes
13:15:35 [2022-09-07T13:15:35.849Z] #44 103.2 checking whether gcc accepts -g... (cached) yes
13:15:35 [2022-09-07T13:15:35.849Z] #44 103.2 checking for gcc option to accept ISO C89... (cached) none needed
13:15:35 [2022-09-07T13:15:35.849Z] #44 103.2 checking whether gcc understands -c and -o together... (cached) yes
13:15:35 [2022-09-07T13:15:35.849Z] #44 103.2 checking for a Python interpreter with version >= 3... python3
13:15:35 [2022-09-07T13:15:35.849Z] #44 103.3 checking for python3... /usr/bin/python3
13:15:35 [2022-09-07T13:15:35.849Z] #44 103.3 checking for python3 version... 3.9
13:15:35 [2022-09-07T13:15:35.849Z] #44 103.3 checking for python3 platform... linux
13:15:36 [2022-09-07T13:15:36.108Z] #44 103.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
13:15:36 [2022-09-07T13:15:36.108Z] #44 103.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
13:15:36 [2022-09-07T13:15:36.166Z] #46 148.2   CCLD     libyajl.la
13:15:36 [2022-09-07T13:15:36.166Z] #46 148.5   CCLD     verify/json_verify
13:15:36 [2022-09-07T13:15:36.166Z] #46 148.8 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
13:15:36 [2022-09-07T13:15:36.166Z] #46 148.8 make[5]: Nothing to be done for 'install-exec-am'.
13:15:36 [2022-09-07T13:15:36.166Z] #46 148.8 make[5]: Nothing to be done for 'install-data-am'.
13:15:36 [2022-09-07T13:15:36.166Z] #46 148.8 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
13:15:36 [2022-09-07T13:15:36.166Z] #46 148.8 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
13:15:36 [2022-09-07T13:15:36.166Z] #46 148.8 make[4]: Entering directory '/tmp/crun-build/libocispec'
13:15:36 [2022-09-07T13:15:36.166Z] #46 148.9   CC       src/validate.o
13:15:36 [2022-09-07T13:15:36.166Z] #46 148.9   CC       src/image_spec_schema_config_schema.lo
13:15:36 [2022-09-07T13:15:36.166Z] #46 148.9   CC       src/image_spec_schema_content_descriptor.lo
13:15:36 [2022-09-07T13:15:36.166Z] #46 148.9   CC       src/image_spec_schema_defs.lo
13:15:36 [2022-09-07T13:15:36.166Z] #46 148.9   CC       src/image_spec_schema_defs_descriptor.lo
13:15:36 [2022-09-07T13:15:36.166Z] #46 149.0   CC       src/image_spec_schema_image_index_schema.lo
13:15:36 [2022-09-07T13:15:36.166Z] #46 149.0   CC       src/image_spec_schema_image_layout_schema.lo
13:15:36 [2022-09-07T13:15:36.166Z] #46 149.0   CC       src/image_spec_schema_image_manifest_schema.lo
13:15:36 [2022-09-07T13:15:36.166Z] #46 149.0   CC       src/runtime_spec_schema_config_linux.lo
13:15:36 [2022-09-07T13:15:36.367Z] #44 103.7 checking that generated files are newer than configure... done
13:15:36 [2022-09-07T13:15:36.367Z] #44 103.7 configure: creating ./config.status
13:15:36 [2022-09-07T13:15:36.423Z] #46 149.1   CC       src/runtime_spec_schema_config_zos.lo
13:15:36 [2022-09-07T13:15:36.423Z] #46 149.1   CC       src/runtime_spec_schema_config_schema.lo
13:15:36 [2022-09-07T13:15:36.423Z] #46 149.1   CC       src/runtime_spec_schema_config_solaris.lo
13:15:36 [2022-09-07T13:15:36.423Z] #46 149.2   CC       src/runtime_spec_schema_config_vm.lo
13:15:36 [2022-09-07T13:15:36.423Z] #46 149.2   CC       src/runtime_spec_schema_config_windows.lo
13:15:36 [2022-09-07T13:15:36.423Z] #46 149.2   CC       src/runtime_spec_schema_defs.lo
13:15:36 [2022-09-07T13:15:36.423Z] #46 149.2   CC       src/runtime_spec_schema_defs_zos.lo
13:15:36 [2022-09-07T13:15:36.423Z] #46 149.3   CC       src/runtime_spec_schema_defs_linux.lo
13:15:36 [2022-09-07T13:15:36.625Z] #44 ...
13:15:36 [2022-09-07T13:15:36.625Z] 
13:15:36 [2022-09-07T13:15:36.625Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
13:15:36 [2022-09-07T13:15:36.625Z] #57 34.24 Selecting previously unselected package vim.
13:15:36 [2022-09-07T13:15:36.625Z] #57 34.26 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
13:15:36 [2022-09-07T13:15:36.625Z] #57 34.27 Unpacking vim (2:8.2.2434-3+deb11u1) ...
13:15:36 [2022-09-07T13:15:36.679Z] #46 149.3   CC       src/runtime_spec_schema_defs_vm.lo
13:15:36 [2022-09-07T13:15:36.680Z] #46 149.4   CC       src/runtime_spec_schema_state_schema.lo
13:15:36 [2022-09-07T13:15:36.680Z] #46 149.5   CC       src/image_manifest_items_image_manifest_items_schema.lo
13:15:36 [2022-09-07T13:15:36.680Z] #46 149.5   CC       src/basic_test_double_array_item.lo
13:15:36 [2022-09-07T13:15:36.680Z] #46 149.5   CC       src/basic_test_double_array.lo
13:15:36 [2022-09-07T13:15:36.680Z] #46 149.5   CC       src/runtime_spec_schema_defs_windows.lo
13:15:36 [2022-09-07T13:15:36.884Z] #57 34.67 Selecting previously unselected package xfsprogs.
13:15:36 [2022-09-07T13:15:36.936Z] #46 149.6   CC       src/basic_test_top_array_int.lo
13:15:36 [2022-09-07T13:15:36.936Z] #46 149.7   CC       src/basic_test_top_array_string.lo
13:15:36 [2022-09-07T13:15:36.936Z] #46 149.7   CC       src/basic_test_top_double_array_int.lo
13:15:36 [2022-09-07T13:15:36.936Z] #46 149.7   CC       src/basic_test_top_double_array_obj.lo
13:15:37 [2022-09-07T13:15:37.142Z] #57 34.67 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ...
13:15:37 [2022-09-07T13:15:37.142Z] #57 34.68 Unpacking xfsprogs (5.10.0-4) ...
13:15:37 [2022-09-07T13:15:37.193Z] #46 149.9   CC       src/read-file.lo
13:15:37 [2022-09-07T13:15:37.193Z] #46 149.9   CC       src/basic_test_top_double_array_string.lo
13:15:37 [2022-09-07T13:15:37.193Z] #46 149.9   CC       src/basic_test_top_double_array_refobj.lo
13:15:37 [2022-09-07T13:15:37.193Z] #46 150.0   CC       src/json_common.lo
13:15:37 [2022-09-07T13:15:37.193Z] #46 150.0   CC       tests/test-1.o
13:15:37 [2022-09-07T13:15:37.193Z] #46 150.1   CC       tests/test-2.o
13:15:37 [2022-09-07T13:15:37.210Z] --- PASS: TestCgroupNamespacesBuild (1.18s)
13:15:37 [2022-09-07T13:15:37.210Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
13:15:37 [2022-09-07T13:15:37.449Z] #46 150.2   CC       tests/test-3.o
13:15:37 [2022-09-07T13:15:37.449Z] #46 150.2   CC       tests/test-4.o
13:15:37 [2022-09-07T13:15:37.449Z] #46 150.3   CC       tests/test-5.o
13:15:37 [2022-09-07T13:15:37.449Z] #46 150.4   CC       tests/test-6.o
13:15:37 [2022-09-07T13:15:37.705Z] #46 150.4   CC       tests/test-7.o
13:15:37 [2022-09-07T13:15:37.705Z] #46 150.4   CC       tests/test-8.o
13:15:37 [2022-09-07T13:15:37.705Z] #46 150.5   CC       tests/test-9.o
13:15:37 [2022-09-07T13:15:37.705Z] #46 150.6   CC       tests/test-10.o
13:15:37 [2022-09-07T13:15:37.709Z] #57 35.13 Selecting previously unselected package zip.
13:15:37 [2022-09-07T13:15:37.709Z] #57 35.16 Preparing to unpack .../47-zip_3.0-12_arm64.deb ...
13:15:37 [2022-09-07T13:15:37.709Z] #57 35.17 Unpacking zip (3.0-12) ...
13:15:37 [2022-09-07T13:15:37.709Z] #57 35.34 Selecting previously unselected package zstd.
13:15:37 [2022-09-07T13:15:37.709Z] #57 35.34 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ...
13:15:37 [2022-09-07T13:15:37.709Z] #57 35.35 Unpacking zstd (1.4.8+dfsg-2.1) ...
13:15:37 [2022-09-07T13:15:37.962Z] #46 150.7   CC       tests/test-11.o
13:15:37 [2022-09-07T13:15:37.967Z] #57 35.65 Setting up python3-pkg-resources (52.0.0-4) ...
13:15:38 [2022-09-07T13:15:38.140Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s)
13:15:38 [2022-09-07T13:15:38.141Z] === RUN   TestBuildWithSession
13:15:38 [2022-09-07T13:15:38.141Z]     build_session_test.go:25: TODO: BuildKit
13:15:38 [2022-09-07T13:15:38.141Z] --- SKIP: TestBuildWithSession (0.00s)
13:15:38 [2022-09-07T13:15:38.141Z] === RUN   TestBuildSquashParent
13:15:38 [2022-09-07T13:15:38.902Z] #57 36.51 Setting up libip4tc2:arm64 (1.8.7-1) ...
13:15:38 [2022-09-07T13:15:38.902Z] #57 36.52 Setting up net-tools (1.60+git20181103.0eebece-1) ...
13:15:38 [2022-09-07T13:15:38.902Z] #57 36.53 Setting up libgpm2:arm64 (1.20.7-8) ...
13:15:38 [2022-09-07T13:15:38.902Z] #57 36.54 Setting up libicu67:arm64 (67.1-7) ...
13:15:38 [2022-09-07T13:15:38.902Z] #57 36.55 Setting up libip6tc2:arm64 (1.8.7-1) ...
13:15:38 [2022-09-07T13:15:38.902Z] #57 36.56 Setting up libinih1:arm64 (53-1+b2) ...
13:15:39 [2022-09-07T13:15:39.158Z] #35 ...
13:15:39 [2022-09-07T13:15:39.158Z] 
13:15:39 [2022-09-07T13:15:39.158Z] #28 [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
13:15:39 [2022-09-07T13:15:39.158Z] #28 119.3 + for f in rootlesskit rootlesskit-docker-proxy
13:15:39 [2022-09-07T13:15:39.158Z] #28 119.3 + GOBIN=/build
13:15:39 [2022-09-07T13:15:39.158Z] #28 119.3 + GO111MODULE=on
13:15:39 [2022-09-07T13:15:39.158Z] #28 119.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
13:15:39 [2022-09-07T13:15:39.160Z] #57 36.58 Setting up uidmap (1:4.8.1-1) ...
13:15:39 [2022-09-07T13:15:39.160Z] #57 36.59 Setting up libyajl2:arm64 (2.1.0-3) ...
13:15:39 [2022-09-07T13:15:39.160Z] #57 36.61 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
13:15:39 [2022-09-07T13:15:39.160Z] #57 36.63 Setting up bzip2 (1.0.8-4) ...
13:15:39 [2022-09-07T13:15:39.160Z] #57 36.64 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
13:15:39 [2022-09-07T13:15:39.160Z] #57 36.66 Setting up python3-wheel (0.34.2-1) ...
13:15:39 [2022-09-07T13:15:39.727Z] #57 37.27 Setting up xxd (2:8.2.2434-3+deb11u1) ...
13:15:39 [2022-09-07T13:15:39.728Z] #57 37.28 Setting up libcap2:arm64 (1:2.44-1) ...
13:15:39 [2022-09-07T13:15:39.728Z] #57 37.30 Setting up libcap2-bin (1:2.44-1) ...
13:15:39 [2022-09-07T13:15:39.728Z] #57 37.31 Setting up apparmor (2.13.6-10) ...
13:15:39 [2022-09-07T13:15:39.855Z] #46 ...
13:15:39 [2022-09-07T13:15:39.855Z] 
13:15:39 [2022-09-07T13:15:39.855Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
13:15:39 [2022-09-07T13:15:39.855Z] #59 10.42 Collecting yamllint==1.27.1
13:15:40 [2022-09-07T13:15:40.092Z] #41 ...
13:15:40 [2022-09-07T13:15:40.092Z] 
13:15:40 [2022-09-07T13:15:40.092Z] #36 [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
13:15:40 [2022-09-07T13:15:40.092Z] #36 DONE 208.5s
13:15:40 [2022-09-07T13:15:40.092Z] 
13:15:40 [2022-09-07T13:15:40.092Z] #33 [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
13:15:40 [2022-09-07T13:15:40.092Z] #33 198.9 Selecting previously unselected package gcc-aarch64-linux-gnu.
13:15:40 [2022-09-07T13:15:40.092Z] #33 198.9 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
13:15:40 [2022-09-07T13:15:40.092Z] #33 198.9 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ...
13:15:40 [2022-09-07T13:15:40.092Z] #33 199.0 Selecting previously unselected package linux-libc-dev-arm64-cross.
13:15:40 [2022-09-07T13:15:40.092Z] #33 199.0 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ...
13:15:40 [2022-09-07T13:15:40.092Z] #33 199.1 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
13:15:40 [2022-09-07T13:15:40.657Z] #33 200.1 Selecting previously unselected package libc6-dev-arm64-cross.
13:15:40 [2022-09-07T13:15:40.657Z] #33 200.1 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ...
13:15:40 [2022-09-07T13:15:40.657Z] #33 200.1 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ...
13:15:41 [2022-09-07T13:15:41.104Z] #57 38.77 Setting up zip (3.0-12) ...
13:15:41 [2022-09-07T13:15:41.104Z] #57 38.78 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
13:15:41 [2022-09-07T13:15:41.104Z] #57 38.81 Setting up bash-completion (1:2.11-2) ...
13:15:41 [2022-09-07T13:15:41.222Z] #33 200.7 Selecting previously unselected package libstdc++-10-dev-arm64-cross.
13:15:41 [2022-09-07T13:15:41.222Z] #33 200.7 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
13:15:41 [2022-09-07T13:15:41.222Z] #33 200.7 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
13:15:41 [2022-09-07T13:15:41.222Z] #59 11.49   Downloading yamllint-1.27.1.tar.gz (129 kB)
13:15:42 [2022-09-07T13:15:42.043Z] #33 201.3 Selecting previously unselected package g++-10-aarch64-linux-gnu.
13:15:42 [2022-09-07T13:15:42.043Z] #33 201.4 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
13:15:42 [2022-09-07T13:15:42.043Z] #33 201.4 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
13:15:42 [2022-09-07T13:15:42.196Z] #59 12.81 Collecting pathspec>=0.5.3
13:15:42 [2022-09-07T13:15:42.453Z] #59 12.83   Downloading pathspec-0.10.1-py3-none-any.whl (27 kB)
13:15:43 [2022-09-07T13:15:43.016Z] #59 13.31 Collecting pyyaml
13:15:43 [2022-09-07T13:15:43.016Z] #59 13.32   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)
13:15:43 [2022-09-07T13:15:43.016Z] #59 13.39 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
13:15:43 [2022-09-07T13:15:43.016Z] #59 13.41 Building wheels for collected packages: yamllint
13:15:43 [2022-09-07T13:15:43.016Z] #59 13.41   Building wheel for yamllint (setup.py): started
13:15:43 [2022-09-07T13:15:43.635Z] #57 ...
13:15:43 [2022-09-07T13:15:43.636Z] 
13:15:43 [2022-09-07T13:15:43.636Z] #44 [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
13:15:43 [2022-09-07T13:15:43.636Z] #44 106.4 config.status: creating Makefile
13:15:43 [2022-09-07T13:15:43.636Z] #44 106.4 config.status: creating config.h
13:15:43 [2022-09-07T13:15:43.636Z] #44 106.5 config.status: executing libtool commands
13:15:43 [2022-09-07T13:15:43.636Z] #44 106.5 config.status: executing depfiles commands
13:15:43 [2022-09-07T13:15:43.636Z] #44 107.2 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
13:15:43 [2022-09-07T13:15:43.636Z] #44 107.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
13:15:43 [2022-09-07T13:15:43.636Z] #44 107.6 checking for gcc... gcc
13:15:43 [2022-09-07T13:15:43.636Z] #44 107.7 checking whether the C compiler works... yes
13:15:43 [2022-09-07T13:15:43.636Z] #44 108.0 checking for C compiler default output file name... a.out
13:15:43 [2022-09-07T13:15:43.636Z] #44 108.0 checking for suffix of executables... 
13:15:43 [2022-09-07T13:15:43.636Z] #44 108.2 checking whether we are cross compiling... no
13:15:43 [2022-09-07T13:15:43.636Z] #44 108.4 checking for suffix of object files... o
13:15:43 [2022-09-07T13:15:43.636Z] #44 108.5 checking whether we are using the GNU C compiler... yes
13:15:43 [2022-09-07T13:15:43.636Z] #44 108.6 checking whether gcc accepts -g... yes
13:15:43 [2022-09-07T13:15:43.636Z] #44 108.7 checking for gcc option to accept ISO C89... none needed
13:15:43 [2022-09-07T13:15:43.636Z] #44 108.9 checking whether gcc understands -c and -o together... yes
13:15:43 [2022-09-07T13:15:43.636Z] #44 109.1 checking for a BSD-compatible install... /usr/bin/install -c
13:15:43 [2022-09-07T13:15:43.636Z] #44 109.1 checking whether build environment is sane... yes
13:15:43 [2022-09-07T13:15:43.636Z] #44 109.2 checking for a thread-safe mkdir -p... /bin/mkdir -p
13:15:43 [2022-09-07T13:15:43.636Z] #44 109.2 checking for gawk... no
13:15:43 [2022-09-07T13:15:43.636Z] #44 109.2 checking for mawk... mawk
13:15:43 [2022-09-07T13:15:43.636Z] #44 109.2 checking whether make sets $(MAKE)... yes
13:15:43 [2022-09-07T13:15:43.636Z] #44 109.3 checking whether make supports the include directive... yes (GNU style)
13:15:43 [2022-09-07T13:15:43.636Z] #44 109.3 checking whether make supports nested variables... yes
13:15:43 [2022-09-07T13:15:43.636Z] #44 109.3 checking whether UID '0' is supported by ustar format... yes
13:15:43 [2022-09-07T13:15:43.636Z] #44 109.3 checking whether GID '0' is supported by ustar format... yes
13:15:43 [2022-09-07T13:15:43.636Z] #44 109.3 checking how to create a ustar tar archive... gnutar
13:15:43 [2022-09-07T13:15:43.636Z] #44 109.4 checking dependency style of gcc... gcc3
13:15:43 [2022-09-07T13:15:43.636Z] #44 109.6 checking whether to enable maintainer-specific portions of Makefiles... yes
13:15:43 [2022-09-07T13:15:43.636Z] #44 109.6 checking whether make supports nested variables... (cached) yes
13:15:43 [2022-09-07T13:15:43.636Z] #44 109.6 checking build system type... aarch64-unknown-linux-gnu
13:15:43 [2022-09-07T13:15:43.636Z] #44 109.9 checking host system type... aarch64-unknown-linux-gnu
13:15:43 [2022-09-07T13:15:43.636Z] #44 109.9 checking how to print strings... printf
13:15:43 [2022-09-07T13:15:43.636Z] #44 110.0 checking for a sed that does not truncate output... /bin/sed
13:15:43 [2022-09-07T13:15:43.636Z] #44 110.0 checking for grep that handles long lines and -e... /bin/grep
13:15:43 [2022-09-07T13:15:43.636Z] #44 110.0 checking for egrep... /bin/grep -E
13:15:43 [2022-09-07T13:15:43.636Z] #44 110.0 checking for fgrep... /bin/grep -F
13:15:43 [2022-09-07T13:15:43.636Z] #44 110.0 checking for ld used by gcc... /usr/bin/ld
13:15:43 [2022-09-07T13:15:43.636Z] #44 110.0 checking if the linker (/usr/bin/ld) is GNU ld... yes
13:15:43 [2022-09-07T13:15:43.636Z] #44 110.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
13:15:43 [2022-09-07T13:15:43.636Z] #44 110.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm
13:15:43 [2022-09-07T13:15:43.636Z] #44 110.2 checking whether ln -s works... yes
13:15:43 [2022-09-07T13:15:43.636Z] #44 110.2 checking the maximum length of command line arguments... 1572864
13:15:43 [2022-09-07T13:15:43.636Z] #44 110.2 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
13:15:43 [2022-09-07T13:15:43.636Z] #44 110.2 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
13:15:43 [2022-09-07T13:15:43.636Z] #44 110.2 checking for /usr/bin/ld option to reload object files... -r
13:15:43 [2022-09-07T13:15:43.636Z] #44 110.2 checking for objdump... objdump
13:15:43 [2022-09-07T13:15:43.636Z] #44 110.2 checking how to recognize dependent libraries... pass_all
13:15:43 [2022-09-07T13:15:43.636Z] #44 110.2 checking for dlltool... no
13:15:43 [2022-09-07T13:15:43.636Z] #44 110.2 checking how to associate runtime and link libraries... printf %s\n
13:15:43 [2022-09-07T13:15:43.636Z] #44 110.2 checking for ar... ar
13:15:43 [2022-09-07T13:15:43.636Z] #44 110.2 checking for archiver @FILE support... @
13:15:43 [2022-09-07T13:15:43.636Z] #44 110.4 checking for strip... strip
13:15:43 [2022-09-07T13:15:43.636Z] #44 110.4 checking for ranlib... ranlib
13:15:43 [2022-09-07T13:15:43.636Z] #44 110.4 checking command to parse /usr/bin/nm -B output from gcc object... ok
13:15:43 [2022-09-07T13:15:43.636Z] #44 110.7 checking for sysroot... no
13:15:43 [2022-09-07T13:15:43.636Z] #44 110.7 checking for a working dd... /bin/dd
13:15:43 [2022-09-07T13:15:43.636Z] #44 110.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
13:15:43 [2022-09-07T13:15:43.636Z] #44 110.8 checking for mt... no
13:15:43 [2022-09-07T13:15:43.636Z] #44 110.8 checking if : is a manifest tool... no
13:15:43 [2022-09-07T13:15:43.636Z] #44 110.8 checking how to run the C preprocessor... gcc -E
13:15:44 [2022-09-07T13:15:44.202Z] #44 111.0 checking for ANSI C header files... yes
13:15:44 [2022-09-07T13:15:44.415Z] #28 ...
13:15:44 [2022-09-07T13:15:44.415Z] 
13:15:44 [2022-09-07T13:15:44.415Z] #35 [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
13:15:44 [2022-09-07T13:15:44.415Z] #35 120.4 Selecting previously unselected package g++-mingw-w64-x86-64.
13:15:44 [2022-09-07T13:15:44.415Z] #35 120.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 120.5 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 120.6 Selecting previously unselected package libapparmor1:amd64.
13:15:44 [2022-09-07T13:15:44.415Z] #35 120.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 120.6 Unpacking libapparmor1:amd64 (2.13.6-10) ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 120.7 Selecting previously unselected package libapparmor-dev:amd64.
13:15:44 [2022-09-07T13:15:44.415Z] #35 120.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 120.7 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 120.9 Selecting previously unselected package libbtrfs0:amd64.
13:15:44 [2022-09-07T13:15:44.415Z] #35 120.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 120.9 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 121.0 Selecting previously unselected package libbtrfs-dev:amd64.
13:15:44 [2022-09-07T13:15:44.415Z] #35 121.0 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 121.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 121.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
13:15:44 [2022-09-07T13:15:44.415Z] #35 121.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 121.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 121.4 Selecting previously unselected package libudev-dev:amd64.
13:15:44 [2022-09-07T13:15:44.415Z] #35 121.4 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 121.4 Unpacking libudev-dev:amd64 (247.3-7) ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 121.6 Selecting previously unselected package libsepol1-dev:amd64.
13:15:44 [2022-09-07T13:15:44.415Z] #35 121.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 121.6 Unpacking libsepol1-dev:amd64 (3.1-1) ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 121.9 Selecting previously unselected package libpcre2-16-0:amd64.
13:15:44 [2022-09-07T13:15:44.415Z] #35 121.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 121.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 122.1 Selecting previously unselected package libpcre2-32-0:amd64.
13:15:44 [2022-09-07T13:15:44.415Z] #35 122.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 122.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 122.3 Selecting previously unselected package libpcre2-posix2:amd64.
13:15:44 [2022-09-07T13:15:44.415Z] #35 122.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 122.4 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 122.7 Selecting previously unselected package libpcre2-dev:amd64.
13:15:44 [2022-09-07T13:15:44.415Z] #35 122.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 122.7 Unpacking libpcre2-dev:amd64 (10.36-2) ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 123.2 Selecting previously unselected package libselinux1-dev:amd64.
13:15:44 [2022-09-07T13:15:44.415Z] #35 123.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 123.3 Unpacking libselinux1-dev:amd64 (3.1-3) ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 123.5 Selecting previously unselected package libdevmapper-dev:amd64.
13:15:44 [2022-09-07T13:15:44.415Z] #35 123.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 123.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 123.6 Selecting previously unselected package libseccomp-dev:amd64.
13:15:44 [2022-09-07T13:15:44.415Z] #35 123.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 123.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 123.8 Selecting previously unselected package libsystemd-dev:amd64.
13:15:44 [2022-09-07T13:15:44.415Z] #35 123.8 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 123.8 Unpacking libsystemd-dev:amd64 (247.3-7) ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 124.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 124.4 Setting up libapparmor1:amd64 (2.13.6-10) ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 124.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 124.5 Setting up libsepol1-dev:amd64 (3.1-1) ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 124.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 124.5 Setting up libpcre2-16-0:amd64 (10.36-2) ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 124.5 Setting up libbtrfs0:amd64 (5.10.1-2) ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 124.5 Setting up libpcre2-32-0:amd64 (10.36-2) ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 124.5 Setting up libudev-dev:amd64 (247.3-7) ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 124.5 Setting up libpcre2-posix2:amd64 (10.36-2) ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 124.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 124.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 124.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 124.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 124.6 Setting up mingw-w64-common (8.0.0-1) ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 124.6 Setting up libsystemd-dev:amd64 (247.3-7) ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 124.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 124.6 Setting up libpcre2-dev:amd64 (10.36-2) ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 124.6 Setting up libselinux1-dev:amd64 (3.1-3) ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 124.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 124.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 124.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
13:15:44 [2022-09-07T13:15:44.415Z] #35 124.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 124.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
13:15:44 [2022-09-07T13:15:44.415Z] #35 124.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 124.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 124.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
13:15:44 [2022-09-07T13:15:44.415Z] #35 124.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 124.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 124.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 124.8 Setting up dmsetup (2:1.02.175-2.1) ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 124.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 124.8 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
13:15:44 [2022-09-07T13:15:44.415Z] #35 124.8 Processing triggers for libc-bin (2.31-13+deb11u3) ...
13:15:44 [2022-09-07T13:15:44.424Z] #59 14.63   Building wheel for yamllint (setup.py): finished with status 'done'
13:15:44 [2022-09-07T13:15:44.424Z] #59 14.63   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=e2cdb35ff0ef38a2884e101a4598828f32b0b074233e34787f67d89e46b3f4d4
13:15:44 [2022-09-07T13:15:44.424Z] #59 14.63   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
13:15:44 [2022-09-07T13:15:44.424Z] #59 14.64 Successfully built yamllint
13:15:44 [2022-09-07T13:15:44.424Z] #59 14.67 Installing collected packages: pyyaml, pathspec, yamllint
13:15:44 [2022-09-07T13:15:44.460Z] #44 111.6 checking for sys/types.h... yes
13:15:44 [2022-09-07T13:15:44.460Z] #44 111.8 checking for sys/stat.h... yes
13:15:44 [2022-09-07T13:15:44.460Z] #44 112.0 checking for stdlib.h... yes
13:15:44 [2022-09-07T13:15:44.681Z] #59 15.15 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1
13:15:44 [2022-09-07T13:15:44.718Z] #44 112.1 checking for string.h... yes
13:15:44 [2022-09-07T13:15:44.976Z] #44 112.3 checking for memory.h... yes
13:15:44 [2022-09-07T13:15:44.976Z] #44 112.4 checking for strings.h... yes
13:15:44 [2022-09-07T13:15:44.976Z] #44 112.5 checking for inttypes.h... yes
13:15:45 [2022-09-07T13:15:45.245Z] #59 DONE 15.7s
13:15:45 [2022-09-07T13:15:45.245Z] 
13:15:45 [2022-09-07T13:15:45.245Z] #31 [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
13:15:45 [2022-09-07T13:15:45.245Z] #31 ...
13:15:45 [2022-09-07T13:15:45.245Z] 
13:15:45 [2022-09-07T13:15:45.245Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
13:15:45 [2022-09-07T13:15:45.350Z] #35 DONE 125.7s
13:15:45 [2022-09-07T13:15:45.350Z] 
13:15:45 [2022-09-07T13:15:45.350Z] #47 [dev-systemd-false  1/28] RUN groupadd -r docker
13:15:45 [2022-09-07T13:15:45.350Z] #47 ...
13:15:45 [2022-09-07T13:15:45.350Z] 
13:15:45 [2022-09-07T13:15:45.350Z] #48 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
13:15:45 [2022-09-07T13:15:45.350Z] #48 DONE 0.2s
13:15:45 [2022-09-07T13:15:45.497Z] #44 112.7 checking for stdint.h... yes
13:15:45 [2022-09-07T13:15:45.497Z] #44 112.9 checking for unistd.h... yes
13:15:45 [2022-09-07T13:15:45.510Z] #60 DONE 0.2s
13:15:45 [2022-09-07T13:15:45.510Z] 
13:15:45 [2022-09-07T13:15:45.510Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
13:15:45 [2022-09-07T13:15:45.607Z] 
13:15:45 [2022-09-07T13:15:45.608Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
13:15:45 [2022-09-07T13:15:45.756Z] #44 113.0 checking for dlfcn.h... yes
13:15:45 [2022-09-07T13:15:45.756Z] #44 113.1 checking for objdir... .libs
13:15:45 [2022-09-07T13:15:45.769Z] #61 DONE 0.2s
13:15:45 [2022-09-07T13:15:45.769Z] 
13:15:45 [2022-09-07T13:15:45.769Z] #41 [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
13:15:45 [2022-09-07T13:15:45.769Z] #41 ...
13:15:45 [2022-09-07T13:15:45.769Z] 
13:15:45 [2022-09-07T13:15:45.769Z] #62 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
13:15:46 [2022-09-07T13:15:46.029Z] #62 DONE 0.2s
13:15:46 [2022-09-07T13:15:46.029Z] 
13:15:46 [2022-09-07T13:15:46.029Z] #63 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
13:15:46 [2022-09-07T13:15:46.172Z] #49 ...
13:15:46 [2022-09-07T13:15:46.172Z] 
13:15:46 [2022-09-07T13:15:46.172Z] #28 [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
13:15:46 [2022-09-07T13:15:46.172Z] #28 126.0 rootlesskit version 1.0.0
13:15:46 [2022-09-07T13:15:46.172Z] #28 126.0 Usage of /build/rootlesskit-docker-proxy:
13:15:46 [2022-09-07T13:15:46.172Z] #28 126.0   -container-ip string
13:15:46 [2022-09-07T13:15:46.172Z] #28 126.0     	container ip
13:15:46 [2022-09-07T13:15:46.172Z] #28 126.0   -container-port int
13:15:46 [2022-09-07T13:15:46.172Z] #28 126.0     	container port (default -1)
13:15:46 [2022-09-07T13:15:46.172Z] #28 126.0   -host-ip string
13:15:46 [2022-09-07T13:15:46.172Z] #28 126.0     	host ip
13:15:46 [2022-09-07T13:15:46.172Z] #28 126.0   -host-port int
13:15:46 [2022-09-07T13:15:46.172Z] #28 126.0     	host port (default -1)
13:15:46 [2022-09-07T13:15:46.172Z] #28 126.0   -proto string
13:15:46 [2022-09-07T13:15:46.172Z] #28 126.0     	proxy protocol (default "tcp")
13:15:46 [2022-09-07T13:15:46.172Z] #28 DONE 126.3s
13:15:46 [2022-09-07T13:15:46.172Z] 
13:15:46 [2022-09-07T13:15:46.172Z] #50 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
13:15:46 [2022-09-07T13:15:46.230Z] --- PASS: TestBuildSquashParent (7.03s)
13:15:46 [2022-09-07T13:15:46.231Z] === RUN   TestBuildWithRemoveAndForceRemove
13:15:46 [2022-09-07T13:15:46.231Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:15:46 [2022-09-07T13:15:46.231Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:15:46 [2022-09-07T13:15:46.231Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:15:46 [2022-09-07T13:15:46.231Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:15:46 [2022-09-07T13:15:46.231Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:15:46 [2022-09-07T13:15:46.231Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:15:46 [2022-09-07T13:15:46.231Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:15:46 [2022-09-07T13:15:46.231Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:15:46 [2022-09-07T13:15:46.231Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:15:46 [2022-09-07T13:15:46.231Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:15:46 [2022-09-07T13:15:46.231Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:15:46 [2022-09-07T13:15:46.231Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:15:46 [2022-09-07T13:15:46.231Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:15:46 [2022-09-07T13:15:46.231Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:15:46 [2022-09-07T13:15:46.275Z] #44 113.5 checking if gcc supports -fno-rtti -fno-exceptions... no
13:15:46 [2022-09-07T13:15:46.275Z] #44 113.6 checking for gcc option to produce PIC... -fPIC -DPIC
13:15:46 [2022-09-07T13:15:46.275Z] #44 113.6 checking if gcc PIC flag -fPIC -DPIC works... yes
13:15:46 [2022-09-07T13:15:46.288Z] #63 DONE 0.3s
13:15:46 [2022-09-07T13:15:46.288Z] 
13:15:46 [2022-09-07T13:15:46.288Z] #64 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
13:15:46 [2022-09-07T13:15:46.288Z] #64 DONE 0.1s
13:15:46 [2022-09-07T13:15:46.288Z] 
13:15:46 [2022-09-07T13:15:46.288Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
13:15:46 [2022-09-07T13:15:46.288Z] #65 DONE 0.1s
13:15:46 [2022-09-07T13:15:46.288Z] 
13:15:46 [2022-09-07T13:15:46.288Z] #66 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
13:15:46 [2022-09-07T13:15:46.288Z] #66 DONE 0.1s
13:15:46 [2022-09-07T13:15:46.288Z] 
13:15:46 [2022-09-07T13:15:46.288Z] #41 [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
13:15:46 [2022-09-07T13:15:46.433Z] #50 DONE 0.2s
13:15:46 [2022-09-07T13:15:46.433Z] 
13:15:46 [2022-09-07T13:15:46.433Z] #51 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
13:15:46 [2022-09-07T13:15:46.534Z] #44 113.8 checking if gcc static flag -static works... yes
13:15:46 [2022-09-07T13:15:46.705Z] #51 DONE 0.2s
13:15:46 [2022-09-07T13:15:46.705Z] 
13:15:46 [2022-09-07T13:15:46.705Z] #44 [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
13:15:46 [2022-09-07T13:15:46.705Z] #44 73.67 configure.ac:7: installing 'build-aux/compile'
13:15:46 [2022-09-07T13:15:46.705Z] #44 73.70 configure.ac:9: installing 'build-aux/config.guess'
13:15:46 [2022-09-07T13:15:46.705Z] #44 73.71 configure.ac:9: installing 'build-aux/config.sub'
13:15:46 [2022-09-07T13:15:46.705Z] #44 73.71 configure.ac:11: installing 'build-aux/install-sh'
13:15:46 [2022-09-07T13:15:46.705Z] #44 73.71 configure.ac:11: installing 'build-aux/missing'
13:15:46 [2022-09-07T13:15:46.705Z] #44 73.93 Makefile.am: installing 'build-aux/depcomp'
13:15:46 [2022-09-07T13:15:46.705Z] #44 74.03 parallel-tests: installing 'build-aux/test-driver'
13:15:46 [2022-09-07T13:15:46.705Z] #44 76.24 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
13:15:46 [2022-09-07T13:15:46.705Z] #44 76.26 libtoolize: copying file 'build-aux/ltmain.sh'
13:15:46 [2022-09-07T13:15:46.705Z] #44 76.89 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
13:15:46 [2022-09-07T13:15:46.705Z] #44 76.89 libtoolize: copying file 'm4/libtool.m4'
13:15:46 [2022-09-07T13:15:46.705Z] #44 76.98 libtoolize: copying file 'm4/ltoptions.m4'
13:15:46 [2022-09-07T13:15:46.705Z] #44 77.06 libtoolize: copying file 'm4/ltsugar.m4'
13:15:46 [2022-09-07T13:15:46.705Z] #44 77.17 libtoolize: copying file 'm4/ltversion.m4'
13:15:46 [2022-09-07T13:15:46.705Z] #44 77.26 libtoolize: copying file 'm4/lt~obsolete.m4'
13:15:46 [2022-09-07T13:15:46.793Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:15:46 [2022-09-07T13:15:46.793Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:15:46 [2022-09-07T13:15:46.794Z] #44 114.1 checking if gcc supports -c -o file.o... yes
13:15:46 [2022-09-07T13:15:46.794Z] #44 114.3 checking if gcc supports -c -o file.o... (cached) yes
13:15:46 [2022-09-07T13:15:46.794Z] #44 114.3 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
13:15:47 [2022-09-07T13:15:47.052Z] #44 114.3 checking dynamic linker characteristics... GNU/Linux ld.so
13:15:47 [2022-09-07T13:15:47.299Z] #33 ...
13:15:47 [2022-09-07T13:15:47.299Z] 
13:15:47 [2022-09-07T13:15:47.299Z] #41 [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
13:15:47 [2022-09-07T13:15:47.299Z] #41 176.6   AR       libcrun_testing.a
13:15:47 [2022-09-07T13:15:47.299Z] #41 176.6 ar: `u' modifier ignored since `D' is the default (see `U')
13:15:47 [2022-09-07T13:15:47.299Z] #41 176.7   CCLD     tests/tests_libcrun_utils
13:15:47 [2022-09-07T13:15:47.299Z] #41 176.7   CCLD     tests/tests_libcrun_errors
13:15:47 [2022-09-07T13:15:47.299Z] #41 176.7   CCLD     tests/tests_libcrun_fuzzer
13:15:47 [2022-09-07T13:15:47.299Z] #41 176.7   CCLD     libcrun.la
13:15:47 [2022-09-07T13:15:47.311Z] #44 114.6 checking how to hardcode library paths into programs... immediate
13:15:47 [2022-09-07T13:15:47.311Z] #44 114.6 checking whether stripping libraries is possible... yes
13:15:47 [2022-09-07T13:15:47.311Z] #44 114.6 checking if libtool supports shared libraries... yes
13:15:47 [2022-09-07T13:15:47.311Z] #44 114.6 checking whether to build shared libraries... no
13:15:47 [2022-09-07T13:15:47.311Z] #44 114.6 checking whether to build static libraries... yes
13:15:47 [2022-09-07T13:15:47.311Z] #44 114.6 checking float.h usability... yes
13:15:47 [2022-09-07T13:15:47.311Z] #44 114.7 checking float.h presence... yes
13:15:47 [2022-09-07T13:15:47.311Z] #44 114.8 checking for float.h... yes
13:15:47 [2022-09-07T13:15:47.569Z] #44 114.8 checking limits.h usability... yes
13:15:47 [2022-09-07T13:15:47.569Z] #44 114.9 checking limits.h presence... yes
13:15:47 [2022-09-07T13:15:47.569Z] #44 115.0 checking for limits.h... yes
13:15:47 [2022-09-07T13:15:47.828Z] #44 115.0 checking stddef.h usability... yes
13:15:47 [2022-09-07T13:15:47.828Z] #44 115.2 checking stddef.h presence... yes
13:15:47 [2022-09-07T13:15:47.828Z] #44 115.2 checking for stddef.h... yes
13:15:47 [2022-09-07T13:15:47.828Z] #44 115.3 checking for stdlib.h... (cached) yes
13:15:47 [2022-09-07T13:15:47.828Z] #44 115.3 checking for string.h... (cached) yes
13:15:47 [2022-09-07T13:15:47.866Z] #41 177.7   CCLD     crun
13:15:47 [2022-09-07T13:15:47.866Z] #41 178.2 make[3]: Entering directory '/tmp/crun-build'
13:15:48 [2022-09-07T13:15:48.087Z] #44 115.3 checking sys/time.h usability... yes
13:15:48 [2022-09-07T13:15:48.087Z] #44 115.5 checking sys/time.h presence... yes
13:15:48 [2022-09-07T13:15:48.087Z] #44 115.6 checking for sys/time.h... yes
13:15:48 [2022-09-07T13:15:48.087Z] #44 115.6 checking for inline... inline
13:15:48 [2022-09-07T13:15:48.346Z] #44 115.7 checking for size_t... yes
13:15:48 [2022-09-07T13:15:48.431Z] #41 178.3  /bin/mkdir -p '/usr/local/share/man/man1'
13:15:48 [2022-09-07T13:15:48.431Z] #41 178.3  /bin/mkdir -p '/usr/local/lib'
13:15:48 [2022-09-07T13:15:48.431Z] #41 178.3  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
13:15:48 [2022-09-07T13:15:48.431Z] #41 178.3  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
13:15:48 [2022-09-07T13:15:48.431Z] #41 178.4 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
13:15:48 [2022-09-07T13:15:48.431Z] #41 178.4 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
13:15:48 [2022-09-07T13:15:48.431Z] #41 178.4 libtool: install: chmod 644 /usr/local/lib/libcrun.a
13:15:48 [2022-09-07T13:15:48.431Z] #41 178.4 libtool: install: ranlib /usr/local/lib/libcrun.a
13:15:48 [2022-09-07T13:15:48.431Z] #41 178.6 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
13:15:48 [2022-09-07T13:15:48.431Z] #41 178.6 ----------------------------------------------------------------------
13:15:48 [2022-09-07T13:15:48.431Z] #41 178.6 Libraries have been installed in:
13:15:48 [2022-09-07T13:15:48.431Z] #41 178.6    /usr/local/lib
13:15:48 [2022-09-07T13:15:48.431Z] #41 178.6 
13:15:48 [2022-09-07T13:15:48.431Z] #41 178.6 If you ever happen to want to link against installed libraries
13:15:48 [2022-09-07T13:15:48.431Z] #41 178.6 in a given directory, LIBDIR, you must either use libtool, and
13:15:48 [2022-09-07T13:15:48.431Z] #41 178.6 specify the full pathname of the library, or use the '-LLIBDIR'
13:15:48 [2022-09-07T13:15:48.431Z] #41 178.6 flag during linking and do at least one of the following:
13:15:48 [2022-09-07T13:15:48.431Z] #41 178.6    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
13:15:48 [2022-09-07T13:15:48.431Z] #41 178.6      during execution
13:15:48 [2022-09-07T13:15:48.431Z] #41 178.6    - add LIBDIR to the 'LD_RUN_PATH' environment variable
13:15:48 [2022-09-07T13:15:48.431Z] #41 178.6      during linking
13:15:48 [2022-09-07T13:15:48.431Z] #41 178.6    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
13:15:48 [2022-09-07T13:15:48.431Z] #41 178.6    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
13:15:48 [2022-09-07T13:15:48.431Z] #41 178.6 
13:15:48 [2022-09-07T13:15:48.431Z] #41 178.6 See any operating system documentation about shared libraries for
13:15:48 [2022-09-07T13:15:48.431Z] #41 178.6 more information, such as the ld(1) and ld.so(8) manual pages.
13:15:48 [2022-09-07T13:15:48.431Z] #41 178.6 ----------------------------------------------------------------------
13:15:48 [2022-09-07T13:15:48.431Z] #41 178.6  /bin/mkdir -p '/build'
13:15:48 [2022-09-07T13:15:48.431Z] #41 178.6   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
13:15:48 [2022-09-07T13:15:48.431Z] #41 178.7 libtool: install: /usr/bin/install -c crun /build/crun
13:15:48 [2022-09-07T13:15:48.431Z] #41 178.7 make[3]: Leaving directory '/tmp/crun-build'
13:15:48 [2022-09-07T13:15:48.431Z] #41 178.7 make[2]: Leaving directory '/tmp/crun-build'
13:15:48 [2022-09-07T13:15:48.431Z] #41 178.7 make[1]: Leaving directory '/tmp/crun-build'
13:15:48 [2022-09-07T13:15:48.604Z] #44 116.0 checking for stdlib.h... (cached) yes
13:15:48 [2022-09-07T13:15:48.690Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:15:48 [2022-09-07T13:15:48.690Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:15:48 [2022-09-07T13:15:48.863Z] #44 116.0 checking for GNU libc compatible malloc... yes
13:15:48 [2022-09-07T13:15:48.863Z] #44 116.3 checking for stdlib.h... (cached) yes
13:15:48 [2022-09-07T13:15:48.863Z] #44 116.3 checking for GNU libc compatible realloc... yes
13:15:49 [2022-09-07T13:15:49.385Z] #44 116.5 checking for working strtod... yes
13:15:49 [2022-09-07T13:15:49.648Z] #44 116.9 checking for gettimeofday... yes
13:15:49 [2022-09-07T13:15:49.907Z] #44 117.1 checking for memset... yes
13:15:49 [2022-09-07T13:15:49.907Z] #44 117.3 checking for strspn... yes
13:15:50 [2022-09-07T13:15:50.166Z] #44 117.6 checking that generated files are newer than configure... done
13:15:50 [2022-09-07T13:15:50.166Z] #44 117.7 configure: creating ./config.status
13:15:50 [2022-09-07T13:15:50.333Z] #41 DONE 180.4s
13:15:50 [2022-09-07T13:15:50.333Z] 
13:15:50 [2022-09-07T13:15:50.333Z] #38 [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
13:15:50 [2022-09-07T13:15:50.425Z] #44 ...
13:15:50 [2022-09-07T13:15:50.425Z] 
13:15:50 [2022-09-07T13:15:50.425Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
13:15:50 [2022-09-07T13:15:50.425Z] #57 41.45 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
13:15:50 [2022-09-07T13:15:50.425Z] #57 41.49 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:15:50 [2022-09-07T13:15:50.425Z] #57 41.50 Setting up libmnl0:arm64 (1.0.4-3) ...
13:15:50 [2022-09-07T13:15:50.425Z] #57 41.51 Setting up patch (2.7.6-7) ...
13:15:50 [2022-09-07T13:15:50.425Z] #57 41.52 Setting up sudo (1.9.5p2-3) ...
13:15:50 [2022-09-07T13:15:50.425Z] #57 41.61 invoke-rc.d: could not determine current runlevel
13:15:50 [2022-09-07T13:15:50.425Z] #57 41.61 invoke-rc.d: policy-rc.d denied execution of start.
13:15:50 [2022-09-07T13:15:50.425Z] #57 41.63 Setting up xfsprogs (5.10.0-4) ...
13:15:50 [2022-09-07T13:15:50.425Z] #57 41.65 Setting up libxtables12:arm64 (1.8.7-1) ...
13:15:50 [2022-09-07T13:15:50.425Z] #57 41.66 Setting up inetutils-ping (2:2.0-1) ...
13:15:50 [2022-09-07T13:15:50.425Z] #57 41.68 Setting up pigz (2.6-1) ...
13:15:50 [2022-09-07T13:15:50.425Z] #57 41.71 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
13:15:50 [2022-09-07T13:15:50.425Z] #57 41.72 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
13:15:50 [2022-09-07T13:15:50.425Z] #57 41.74 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
13:15:50 [2022-09-07T13:15:50.425Z] #57 41.75 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
13:15:50 [2022-09-07T13:15:50.425Z] #57 42.37 Setting up libaio1:arm64 (0.3.112-9) ...
13:15:50 [2022-09-07T13:15:50.425Z] #57 42.38 Setting up python3-lib2to3 (3.9.2-1) ...
13:15:50 [2022-09-07T13:15:50.425Z] #57 42.91 Setting up libelf1:arm64 (0.183-1) ...
13:15:50 [2022-09-07T13:15:50.425Z] #57 42.94 Setting up zstd (1.4.8+dfsg-2.1) ...
13:15:50 [2022-09-07T13:15:50.425Z] #57 42.95 Setting up libonig5:arm64 (6.9.6-1.1) ...
13:15:50 [2022-09-07T13:15:50.425Z] #57 42.96 Setting up python3-distutils (3.9.2-1) ...
13:15:50 [2022-09-07T13:15:50.425Z] #57 43.47 Setting up vim (2:8.2.2434-3+deb11u1) ...
13:15:50 [2022-09-07T13:15:50.425Z] #57 43.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
13:15:50 [2022-09-07T13:15:50.425Z] #57 43.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
13:15:50 [2022-09-07T13:15:50.425Z] #57 43.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
13:15:50 [2022-09-07T13:15:50.425Z] #57 43.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
13:15:50 [2022-09-07T13:15:50.425Z] #57 43.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
13:15:50 [2022-09-07T13:15:50.425Z] #57 43.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
13:15:50 [2022-09-07T13:15:50.425Z] #57 43.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
13:15:50 [2022-09-07T13:15:50.425Z] #57 43.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
13:15:50 [2022-09-07T13:15:50.425Z] #57 43.58 Setting up python3-setuptools (52.0.0-4) ...
13:15:50 [2022-09-07T13:15:50.425Z] #57 45.18 Setting up libjq1:arm64 (1.6-2.1) ...
13:15:50 [2022-09-07T13:15:50.425Z] #57 45.19 Setting up libnftnl11:arm64 (1.1.9-1) ...
13:15:50 [2022-09-07T13:15:50.425Z] #57 45.20 Setting up thin-provisioning-tools (0.9.0-1) ...
13:15:50 [2022-09-07T13:15:50.425Z] #57 45.22 Setting up python3-pip (20.3.4-4+deb11u1) ...
13:15:50 [2022-09-07T13:15:50.425Z] #57 46.29 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
13:15:50 [2022-09-07T13:15:50.425Z] #57 46.31 Setting up jq (1.6-2.1) ...
13:15:50 [2022-09-07T13:15:50.425Z] #57 46.32 Setting up libbpf0:arm64 (1:0.3-2) ...
13:15:50 [2022-09-07T13:15:50.426Z] #57 46.34 Setting up iptables (1.8.7-1) ...
13:15:50 [2022-09-07T13:15:50.426Z] #57 46.35 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
13:15:50 [2022-09-07T13:15:50.426Z] #57 46.35 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:15:50 [2022-09-07T13:15:50.426Z] #57 46.36 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
13:15:50 [2022-09-07T13:15:50.426Z] #57 46.37 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:15:50 [2022-09-07T13:15:50.426Z] #57 46.37 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
13:15:50 [2022-09-07T13:15:50.426Z] #57 46.38 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
13:15:50 [2022-09-07T13:15:50.426Z] #57 46.38 Setting up iproute2 (5.10.0-4) ...
13:15:50 [2022-09-07T13:15:50.426Z] #57 46.67 Processing triggers for libc-bin (2.31-13+deb11u3) ...
13:15:50 [2022-09-07T13:15:50.426Z] #57 DONE 47.9s
13:15:50 [2022-09-07T13:15:50.426Z] 
13:15:50 [2022-09-07T13:15:50.426Z] #58 [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
13:15:50 [2022-09-07T13:15:50.883Z] #44 ...
13:15:50 [2022-09-07T13:15:50.883Z] 
13:15:50 [2022-09-07T13:15:50.883Z] #47 [dev-systemd-false  1/28] RUN groupadd -r docker
13:15:50 [2022-09-07T13:15:50.883Z] #47 DONE 5.0s
13:15:50 [2022-09-07T13:15:50.883Z] 
13:15:50 [2022-09-07T13:15:50.883Z] #52 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
13:15:50 [2022-09-07T13:15:50.993Z] #58 0.783 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
13:15:50 [2022-09-07T13:15:50.993Z] #58 0.787 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
13:15:50 [2022-09-07T13:15:50.993Z] #58 0.791 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
13:15:50 [2022-09-07T13:15:50.993Z] #58 DONE 0.9s
13:15:50 [2022-09-07T13:15:50.993Z] 
13:15:50 [2022-09-07T13:15:50.993Z] #39 [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
13:15:51 [2022-09-07T13:15:51.210Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
13:15:51 [2022-09-07T13:15:51.210Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.48s)
13:15:51 [2022-09-07T13:15:51.210Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.59s)
13:15:51 [2022-09-07T13:15:51.210Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.00s)
13:15:51 [2022-09-07T13:15:51.210Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.97s)
13:15:51 [2022-09-07T13:15:51.210Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.90s)
13:15:51 [2022-09-07T13:15:51.210Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.04s)
13:15:51 [2022-09-07T13:15:51.210Z] === RUN   TestBuildMultiStageCopy
13:15:51 [2022-09-07T13:15:51.210Z] === RUN   TestBuildMultiStageCopy/copy_to_root
13:15:51 [2022-09-07T13:15:51.252Z] #39 ...
13:15:51 [2022-09-07T13:15:51.252Z] 
13:15:51 [2022-09-07T13:15:51.252Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
13:15:52 [2022-09-07T13:15:52.229Z] #38 ...
13:15:52 [2022-09-07T13:15:52.229Z] 
13:15:52 [2022-09-07T13:15:52.229Z] #33 [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
13:15:52 [2022-09-07T13:15:52.229Z] #33 211.7 Selecting previously unselected package g++-aarch64-linux-gnu.
13:15:52 [2022-09-07T13:15:52.229Z] #33 211.7 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
13:15:52 [2022-09-07T13:15:52.229Z] #33 211.7 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ...
13:15:52 [2022-09-07T13:15:52.229Z] #33 211.7 Selecting previously unselected package patch.
13:15:52 [2022-09-07T13:15:52.229Z] #33 211.7 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ...
13:15:52 [2022-09-07T13:15:52.229Z] #33 211.7 Unpacking patch (2.7.6-7) ...
13:15:52 [2022-09-07T13:15:52.229Z] #33 211.8 Selecting previously unselected package dpkg-dev.
13:15:52 [2022-09-07T13:15:52.486Z] #33 211.8 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ...
13:15:52 [2022-09-07T13:15:52.486Z] #33 211.8 Unpacking dpkg-dev (1.20.11) ...
13:15:52 [2022-09-07T13:15:52.486Z] #33 212.0 Selecting previously unselected package libconfig-inifiles-perl.
13:15:52 [2022-09-07T13:15:52.486Z] #33 212.0 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ...
13:15:52 [2022-09-07T13:15:52.486Z] #33 212.0 Unpacking libconfig-inifiles-perl (3.000003-1) ...
13:15:52 [2022-09-07T13:15:52.486Z] #33 212.0 Selecting previously unselected package libio-string-perl.
13:15:52 [2022-09-07T13:15:52.486Z] #33 212.0 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ...
13:15:52 [2022-09-07T13:15:52.486Z] #33 212.0 Unpacking libio-string-perl (1.08-3.1) ...
13:15:52 [2022-09-07T13:15:52.486Z] #33 212.1 Selecting previously unselected package libicu67:amd64.
13:15:52 [2022-09-07T13:15:52.742Z] #33 212.1 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ...
13:15:52 [2022-09-07T13:15:52.742Z] #33 212.1 Unpacking libicu67:amd64 (67.1-7) ...
13:15:53 [2022-09-07T13:15:53.672Z] #33 213.2 Selecting previously unselected package libxml2:amd64.
13:15:53 [2022-09-07T13:15:53.673Z] #33 213.2 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
13:15:53 [2022-09-07T13:15:53.673Z] #33 213.2 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
13:15:53 [2022-09-07T13:15:53.929Z] #33 213.3 Selecting previously unselected package libxml-namespacesupport-perl.
13:15:53 [2022-09-07T13:15:53.929Z] #33 213.3 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
13:15:53 [2022-09-07T13:15:53.929Z] #33 213.3 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
13:15:53 [2022-09-07T13:15:53.929Z] #33 213.4 Selecting previously unselected package libxml-sax-base-perl.
13:15:53 [2022-09-07T13:15:53.929Z] #33 213.4 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ...
13:15:53 [2022-09-07T13:15:53.929Z] #33 213.4 Unpacking libxml-sax-base-perl (1.09-1.1) ...
13:15:53 [2022-09-07T13:15:53.929Z] #33 213.4 Selecting previously unselected package libxml-sax-perl.
13:15:53 [2022-09-07T13:15:53.929Z] #33 213.4 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ...
13:15:53 [2022-09-07T13:15:53.929Z] #33 213.4 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
13:15:53 [2022-09-07T13:15:53.929Z] #33 213.5 Selecting previously unselected package libxml-libxml-perl.
13:15:53 [2022-09-07T13:15:53.929Z] #33 213.5 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ...
13:15:53 [2022-09-07T13:15:53.929Z] #33 213.5 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
13:15:54 [2022-09-07T13:15:54.186Z] #33 213.6 Selecting previously unselected package libxml-simple-perl.
13:15:54 [2022-09-07T13:15:54.186Z] #33 213.6 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ...
13:15:54 [2022-09-07T13:15:54.186Z] #33 213.6 Unpacking libxml-simple-perl (2.25-1) ...
13:15:54 [2022-09-07T13:15:54.186Z] #33 213.7 Selecting previously unselected package libyaml-perl.
13:15:54 [2022-09-07T13:15:54.186Z] #33 213.7 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ...
13:15:54 [2022-09-07T13:15:54.186Z] #33 213.7 Unpacking libyaml-perl (1.30-1) ...
13:15:54 [2022-09-07T13:15:54.186Z] #33 213.7 Selecting previously unselected package libconfig-auto-perl.
13:15:54 [2022-09-07T13:15:54.186Z] #33 213.7 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ...
13:15:54 [2022-09-07T13:15:54.186Z] #33 213.7 Unpacking libconfig-auto-perl (0.44-1.1) ...
13:15:54 [2022-09-07T13:15:54.186Z] #33 213.8 Selecting previously unselected package libfile-which-perl.
13:15:54 [2022-09-07T13:15:54.186Z] #33 213.8 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ...
13:15:54 [2022-09-07T13:15:54.186Z] #33 213.8 Unpacking libfile-which-perl (1.23-1) ...
13:15:54 [2022-09-07T13:15:54.186Z] #33 213.8 Selecting previously unselected package libfile-homedir-perl.
13:15:54 [2022-09-07T13:15:54.186Z] #33 213.8 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ...
13:15:54 [2022-09-07T13:15:54.186Z] #33 213.8 Unpacking libfile-homedir-perl (1.006-1) ...
13:15:54 [2022-09-07T13:15:54.186Z] #33 213.9 Selecting previously unselected package libdebian-dpkgcross-perl.
13:15:54 [2022-09-07T13:15:54.443Z] #33 213.9 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ...
13:15:54 [2022-09-07T13:15:54.443Z] #33 213.9 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ...
13:15:54 [2022-09-07T13:15:54.443Z] #33 213.9 Selecting previously unselected package dpkg-cross.
13:15:54 [2022-09-07T13:15:54.443Z] #33 213.9 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ...
13:15:54 [2022-09-07T13:15:54.443Z] #33 213.9 Unpacking dpkg-cross (2.6.18+nmu1) ...
13:15:54 [2022-09-07T13:15:54.443Z] #33 214.0 Selecting previously unselected package crossbuild-essential-arm64.
13:15:54 [2022-09-07T13:15:54.443Z] #33 214.0 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ...
13:15:54 [2022-09-07T13:15:54.443Z] #33 214.0 Unpacking crossbuild-essential-arm64 (12.9) ...
13:15:54 [2022-09-07T13:15:54.443Z] #33 214.0 Selecting previously unselected package libc6-armel-cross.
13:15:54 [2022-09-07T13:15:54.443Z] #33 214.0 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ...
13:15:54 [2022-09-07T13:15:54.443Z] #33 214.0 Unpacking libc6-armel-cross (2.31-9cross4) ...
13:15:54 [2022-09-07T13:15:54.480Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
13:15:54 [2022-09-07T13:15:54.700Z] #33 214.2 Selecting previously unselected package libgcc-s1-armel-cross.
13:15:54 [2022-09-07T13:15:54.700Z] #33 214.2 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ...
13:15:54 [2022-09-07T13:15:54.700Z] #33 214.2 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ...
13:15:54 [2022-09-07T13:15:54.700Z] #33 214.3 Selecting previously unselected package libgomp1-armel-cross.
13:15:54 [2022-09-07T13:15:54.700Z] #33 214.3 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ...
13:15:54 [2022-09-07T13:15:54.700Z] #33 214.3 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ...
13:15:54 [2022-09-07T13:15:54.700Z] #33 214.3 Selecting previously unselected package libatomic1-armel-cross.
13:15:54 [2022-09-07T13:15:54.700Z] #33 214.3 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ...
13:15:54 [2022-09-07T13:15:54.700Z] #33 214.3 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ...
13:15:54 [2022-09-07T13:15:54.700Z] #33 214.4 Selecting previously unselected package libasan6-armel-cross.
13:15:54 [2022-09-07T13:15:54.957Z] #33 214.4 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ...
13:15:54 [2022-09-07T13:15:54.957Z] #33 214.4 Unpacking libasan6-armel-cross (10.2.1-6cross1) ...
13:15:55 [2022-09-07T13:15:55.043Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
13:15:55 [2022-09-07T13:15:55.059Z] #52 DONE 4.7s
13:15:55 [2022-09-07T13:15:55.059Z] 
13:15:55 [2022-09-07T13:15:55.059Z] #53 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
13:15:55 [2022-09-07T13:15:55.214Z] #33 214.7 Selecting previously unselected package libstdc++6-armel-cross.
13:15:55 [2022-09-07T13:15:55.214Z] #33 214.7 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ...
13:15:55 [2022-09-07T13:15:55.214Z] #33 214.7 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ...
13:15:55 [2022-09-07T13:15:55.214Z] #33 214.8 Selecting previously unselected package libubsan1-armel-cross.
13:15:55 [2022-09-07T13:15:55.214Z] #33 214.8 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ...
13:15:55 [2022-09-07T13:15:55.471Z] #33 214.8 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ...
13:15:55 [2022-09-07T13:15:55.471Z] #33 214.9 Selecting previously unselected package libgcc-10-dev-armel-cross.
13:15:55 [2022-09-07T13:15:55.471Z] #33 214.9 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
13:15:55 [2022-09-07T13:15:55.471Z] #33 215.0 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
13:15:55 [2022-09-07T13:15:55.728Z] #33 215.1 Selecting previously unselected package gcc-10-arm-linux-gnueabi.
13:15:55 [2022-09-07T13:15:55.728Z] #33 215.1 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
13:15:55 [2022-09-07T13:15:55.728Z] #33 215.1 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
13:15:56 [2022-09-07T13:15:56.409Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
13:15:56 [2022-09-07T13:15:56.521Z] #59 ...
13:15:56 [2022-09-07T13:15:56.521Z] 
13:15:56 [2022-09-07T13:15:56.522Z] #44 [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
13:15:56 [2022-09-07T13:15:56.522Z] #44 120.7 config.status: creating Makefile
13:15:56 [2022-09-07T13:15:56.522Z] #44 120.8 config.status: creating config.h
13:15:56 [2022-09-07T13:15:56.522Z] #44 120.8 config.status: executing depfiles commands
13:15:56 [2022-09-07T13:15:56.522Z] #44 121.0 config.status: executing libtool commands
13:15:56 [2022-09-07T13:15:56.522Z] #44 122.0   GEN      .version
13:15:56 [2022-09-07T13:15:56.522Z] #44 122.1 make  install-recursive
13:15:56 [2022-09-07T13:15:56.522Z] #44 122.1 make[1]: Entering directory '/tmp/crun-build'
13:15:56 [2022-09-07T13:15:56.522Z] #44 122.2 Making install in libocispec
13:15:56 [2022-09-07T13:15:56.522Z] #44 122.2 make[2]: Entering directory '/tmp/crun-build/libocispec'
13:15:56 [2022-09-07T13:15:56.522Z] #44 122.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
13:15:56 [2022-09-07T13:15:56.522Z] #44 122.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
13:15:56 [2022-09-07T13:15:56.522Z] #44 122.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
13:15:56 [2022-09-07T13:15:56.522Z] #44 122.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
13:15:56 [2022-09-07T13:15:56.522Z] #44 123.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
13:15:56 [2022-09-07T13:15:56.522Z] #44 123.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
13:15:56 [2022-09-07T13:15:56.522Z] #44 123.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
13:15:56 [2022-09-07T13:15:56.522Z] #44 123.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
13:15:56 [2022-09-07T13:15:56.522Z] #44 123.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
13:15:56 [2022-09-07T13:15:56.522Z] #44 123.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
13:15:56 [2022-09-07T13:15:56.522Z] #44 123.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
13:15:56 [2022-09-07T13:15:56.522Z] #44 123.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
13:15:56 [2022-09-07T13:15:56.522Z] #44 123.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
13:15:56 [2022-09-07T13:15:56.522Z] #44 123.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
13:15:56 [2022-09-07T13:15:56.522Z] #44 123.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
13:15:56 [2022-09-07T13:15:56.522Z] #44 123.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
13:15:56 [2022-09-07T13:15:56.522Z] #44 123.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
13:15:56 [2022-09-07T13:15:56.522Z] #44 123.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
13:15:56 [2022-09-07T13:15:56.522Z] #44 123.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
13:15:56 [2022-09-07T13:15:56.522Z] #44 123.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
13:15:56 [2022-09-07T13:15:56.522Z] #44 124.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
13:15:56 [2022-09-07T13:15:56.522Z] #44 124.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
13:15:56 [2022-09-07T13:15:56.522Z] #44 124.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
13:15:56 [2022-09-07T13:15:56.522Z] #44 124.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
13:15:56 [2022-09-07T13:15:56.522Z] #44 124.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
13:15:56 [2022-09-07T13:15:56.522Z] #44 124.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
13:15:56 [2022-09-07T13:15:56.522Z] #44 124.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
13:15:56 [2022-09-07T13:15:56.522Z] #44 124.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
13:15:56 [2022-09-07T13:15:56.522Z] #44 124.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
13:15:56 [2022-09-07T13:15:56.522Z] #44 124.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
13:15:56 [2022-09-07T13:15:56.522Z] #44 124.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
13:15:56 [2022-09-07T13:15:56.522Z] #44 124.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
13:15:56 [2022-09-07T13:15:56.780Z] #44 124.2 make  install-recursive
13:15:56 [2022-09-07T13:15:56.780Z] #44 124.2 make[3]: Entering directory '/tmp/crun-build/libocispec'
13:15:56 [2022-09-07T13:15:56.780Z] #44 124.3 Making install in yajl
13:15:56 [2022-09-07T13:15:56.780Z] #44 124.3 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
13:15:56 [2022-09-07T13:15:56.780Z] #44 124.4   CC       verify/json_verify-json_verify.o
13:15:56 [2022-09-07T13:15:56.780Z] #44 124.4   CC       src/libyajl_la-yajl_alloc.lo
13:15:56 [2022-09-07T13:15:56.780Z] #44 124.4   CC       src/libyajl_la-yajl.lo
13:15:57 [2022-09-07T13:15:57.038Z] #44 124.4   CC       src/libyajl_la-yajl_gen.lo
13:15:57 [2022-09-07T13:15:57.038Z] #44 124.4   CC       src/libyajl_la-yajl_parser.lo
13:15:57 [2022-09-07T13:15:57.039Z] #44 124.5   CC       src/libyajl_la-yajl_buf.lo
13:15:57 [2022-09-07T13:15:57.039Z] #44 124.5   CC       src/libyajl_la-yajl_encode.lo
13:15:57 [2022-09-07T13:15:57.039Z] #44 124.5   CC       src/libyajl_la-yajl_lex.lo
13:15:57 [2022-09-07T13:15:57.039Z] #44 124.5   CC       src/libyajl_la-yajl_tree.lo
13:15:57 [2022-09-07T13:15:57.337Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
13:15:58 [2022-09-07T13:15:58.264Z] --- PASS: TestBuildMultiStageCopy (7.40s)
13:15:58 [2022-09-07T13:15:58.264Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.40s)
13:15:58 [2022-09-07T13:15:58.264Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
13:15:58 [2022-09-07T13:15:58.264Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
13:15:58 [2022-09-07T13:15:58.264Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
13:15:58 [2022-09-07T13:15:58.264Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
13:15:58 [2022-09-07T13:15:58.264Z] === RUN   TestBuildMultiStageParentConfig
13:15:59 [2022-09-07T13:15:59.000Z] #33 ...
13:15:59 [2022-09-07T13:15:59.000Z] 
13:15:59 [2022-09-07T13:15:59.000Z] #38 [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
13:15:59 [2022-09-07T13:15:59.000Z] #38 228.2 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
13:15:59 [2022-09-07T13:15:59.239Z] #53 3.509 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
13:15:59 [2022-09-07T13:15:59.239Z] #53 DONE 3.6s
13:15:59 [2022-09-07T13:15:59.239Z] 
13:15:59 [2022-09-07T13:15:59.239Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
13:15:59 [2022-09-07T13:15:59.239Z] #49 4.965 + RM_GOPATH=0
13:15:59 [2022-09-07T13:15:59.239Z] #49 4.965 + TMP_GOPATH=
13:15:59 [2022-09-07T13:15:59.239Z] #49 4.965 + : /build
13:15:59 [2022-09-07T13:15:59.239Z] #49 4.965 + '[' -z '' ']'
13:15:59 [2022-09-07T13:15:59.239Z] #49 4.965 ++ mktemp -d
13:15:59 [2022-09-07T13:15:59.239Z] #49 4.965 + export GOPATH=/tmp/tmp.FC8Nw1ouBH
13:15:59 [2022-09-07T13:15:59.239Z] #49 4.965 + GOPATH=/tmp/tmp.FC8Nw1ouBH
13:15:59 [2022-09-07T13:15:59.239Z] #49 4.965 + RM_GOPATH=1
13:15:59 [2022-09-07T13:15:59.239Z] #49 4.965 + case "$(go env GOARCH)" in
13:15:59 [2022-09-07T13:15:59.239Z] #49 4.965 ++ go env GOARCH
13:15:59 [2022-09-07T13:15:59.239Z] #49 4.980 Install runc version v1.1.4 (build tags: seccomp)
13:15:59 [2022-09-07T13:15:59.239Z] #49 4.991 + export GO_BUILDMODE=-buildmode=pie
13:15:59 [2022-09-07T13:15:59.239Z] #49 4.991 + GO_BUILDMODE=-buildmode=pie
13:15:59 [2022-09-07T13:15:59.239Z] #49 4.991 ++ dirname /install.sh
13:15:59 [2022-09-07T13:15:59.239Z] #49 4.991 + dir=/
13:15:59 [2022-09-07T13:15:59.239Z] #49 4.991 + bin=runc
13:15:59 [2022-09-07T13:15:59.239Z] #49 4.991 + shift
13:15:59 [2022-09-07T13:15:59.239Z] #49 4.991 + '[' '!' -f //runc.installer ']'
13:15:59 [2022-09-07T13:15:59.239Z] #49 4.991 + . //runc.installer
13:15:59 [2022-09-07T13:15:59.239Z] #49 4.991 ++ set -e
13:15:59 [2022-09-07T13:15:59.239Z] #49 4.991 ++ : v1.1.4
13:15:59 [2022-09-07T13:15:59.239Z] #49 4.991 + install_runc
13:15:59 [2022-09-07T13:15:59.239Z] #49 4.991 + RUNC_BUILDTAGS=seccomp
13:15:59 [2022-09-07T13:15:59.239Z] #49 4.991 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
13:15:59 [2022-09-07T13:15:59.239Z] #49 4.991 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.FC8Nw1ouBH/src/github.com/opencontainers/runc
13:15:59 [2022-09-07T13:15:59.239Z] #49 4.991 Cloning into '/tmp/tmp.FC8Nw1ouBH/src/github.com/opencontainers/runc'...
13:15:59 [2022-09-07T13:15:59.239Z] #49 ...
13:15:59 [2022-09-07T13:15:59.239Z] 
13:15:59 [2022-09-07T13:15:59.239Z] #54 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
13:16:00 [2022-09-07T13:16:00.326Z] #44 ...
13:16:00 [2022-09-07T13:16:00.326Z] 
13:16:00 [2022-09-07T13:16:00.326Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
13:16:00 [2022-09-07T13:16:00.326Z] #59 8.849 Collecting yamllint==1.27.1
13:16:00 [2022-09-07T13:16:00.611Z] #54 DONE 2.0s
13:16:00 [2022-09-07T13:16:00.611Z] 
13:16:00 [2022-09-07T13:16:00.611Z] #44 [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
13:16:00 [2022-09-07T13:16:00.611Z] #44 92.92 configure.ac:11: installing 'build-aux/compile'
13:16:00 [2022-09-07T13:16:00.611Z] #44 92.93 configure.ac:11: installing 'build-aux/config.guess'
13:16:00 [2022-09-07T13:16:00.611Z] #44 92.94 configure.ac:11: installing 'build-aux/config.sub'
13:16:00 [2022-09-07T13:16:00.611Z] #44 92.95 configure.ac:13: installing 'build-aux/install-sh'
13:16:00 [2022-09-07T13:16:00.611Z] #44 92.95 configure.ac:13: installing 'build-aux/missing'
13:16:00 [2022-09-07T13:16:00.611Z] #44 92.95 configure.ac:8: installing 'build-aux/tap-driver.sh'
13:16:00 [2022-09-07T13:16:00.868Z] #44 93.28 Makefile.am: installing 'build-aux/depcomp'
13:16:01 [2022-09-07T13:16:01.262Z] #59 9.915   Downloading yamllint-1.27.1.tar.gz (129 kB)
13:16:01 [2022-09-07T13:16:01.521Z] #38 DONE 230.9s
13:16:01 [2022-09-07T13:16:01.521Z] 
13:16:01 [2022-09-07T13:16:01.521Z] #33 [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
13:16:01 [2022-09-07T13:16:01.521Z] #33 221.0 Selecting previously unselected package gcc-arm-linux-gnueabi.
13:16:01 [2022-09-07T13:16:01.521Z] #33 221.0 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
13:16:01 [2022-09-07T13:16:01.521Z] #33 221.0 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ...
13:16:01 [2022-09-07T13:16:01.777Z] #33 221.1 Selecting previously unselected package linux-libc-dev-armel-cross.
13:16:01 [2022-09-07T13:16:01.777Z] #33 221.1 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ...
13:16:01 [2022-09-07T13:16:01.777Z] #33 221.1 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ...
13:16:02 [2022-09-07T13:16:02.033Z] #33 221.4 Selecting previously unselected package libc6-dev-armel-cross.
13:16:02 [2022-09-07T13:16:02.033Z] #33 221.4 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ...
13:16:02 [2022-09-07T13:16:02.033Z] #33 221.5 Unpacking libc6-dev-armel-cross (2.31-9cross4) ...
13:16:02 [2022-09-07T13:16:02.290Z] #33 221.8 Selecting previously unselected package libstdc++-10-dev-armel-cross.
13:16:02 [2022-09-07T13:16:02.290Z] #33 221.8 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
13:16:02 [2022-09-07T13:16:02.290Z] #33 221.8 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
13:16:02 [2022-09-07T13:16:02.640Z] #59 11.13 Collecting pathspec>=0.5.3
13:16:02 [2022-09-07T13:16:02.640Z] #59 11.14   Downloading pathspec-0.10.1-py3-none-any.whl (27 kB)
13:16:02 [2022-09-07T13:16:02.640Z] #59 11.47 Collecting pyyaml
13:16:02 [2022-09-07T13:16:02.640Z] #59 11.48   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
13:16:02 [2022-09-07T13:16:02.763Z] #44 94.73 checking build system type... x86_64-pc-linux-gnu
13:16:02 [2022-09-07T13:16:02.763Z] #44 95.00 checking host system type... x86_64-pc-linux-gnu
13:16:02 [2022-09-07T13:16:02.763Z] #44 95.00 checking how to print strings... printf
13:16:02 [2022-09-07T13:16:02.763Z] #44 95.01 checking for gcc... gcc
13:16:02 [2022-09-07T13:16:02.854Z] #33 222.4 Selecting previously unselected package g++-10-arm-linux-gnueabi.
13:16:02 [2022-09-07T13:16:02.899Z] #59 11.54 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
13:16:02 [2022-09-07T13:16:02.899Z] #59 11.55 Building wheels for collected packages: yamllint
13:16:02 [2022-09-07T13:16:02.899Z] #59 11.56   Building wheel for yamllint (setup.py): started
13:16:03 [2022-09-07T13:16:03.020Z] #44 95.10 checking whether the C compiler works... 
13:16:03 [2022-09-07T13:16:03.020Z] #44 ...
13:16:03 [2022-09-07T13:16:03.020Z] 
13:16:03 [2022-09-07T13:16:03.020Z] #55 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
13:16:03 [2022-09-07T13:16:03.020Z] #55 DONE 2.3s
13:16:03 [2022-09-07T13:16:03.020Z] 
13:16:03 [2022-09-07T13:16:03.020Z] #44 [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
13:16:03 [2022-09-07T13:16:03.020Z] #44 95.10 checking whether the C compiler works... yes
13:16:03 [2022-09-07T13:16:03.020Z] #44 95.51 checking for C compiler default output file name... a.out
13:16:03 [2022-09-07T13:16:03.110Z] #33 222.4 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
13:16:03 [2022-09-07T13:16:03.110Z] #33 222.4 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
13:16:03 [2022-09-07T13:16:03.277Z] #44 95.51 checking for suffix of executables... 
13:16:03 [2022-09-07T13:16:03.507Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
13:16:03 [2022-09-07T13:16:03.507Z] === RUN   TestBuildLabelWithTargets
13:16:03 [2022-09-07T13:16:03.534Z] #44 95.74 checking whether we are cross compiling... no
13:16:03 [2022-09-07T13:16:03.534Z] #44 96.00 checking for suffix of object files... o
13:16:03 [2022-09-07T13:16:03.791Z] #44 96.10 checking whether we are using the GNU C compiler... yes
13:16:03 [2022-09-07T13:16:03.835Z] #59 12.67   Building wheel for yamllint (setup.py): finished with status 'done'
13:16:03 [2022-09-07T13:16:03.835Z] #59 12.67   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=e2a5526718ba2ae4142bead594fa489957d98e0f5ad0a78f16f12f3958969700
13:16:03 [2022-09-07T13:16:03.835Z] #59 12.67   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
13:16:03 [2022-09-07T13:16:03.835Z] #59 12.68 Successfully built yamllint
13:16:03 [2022-09-07T13:16:03.835Z] #59 12.70 Installing collected packages: pyyaml, pathspec, yamllint
13:16:04 [2022-09-07T13:16:04.048Z] #44 96.19 checking whether gcc accepts -g... yes
13:16:04 [2022-09-07T13:16:04.049Z] #44 96.34 checking for gcc option to accept ISO C89... none needed
13:16:04 [2022-09-07T13:16:04.306Z] #44 96.52 checking whether gcc understands -c and -o together... yes
13:16:04 [2022-09-07T13:16:04.306Z] #44 96.78 checking for a sed that does not truncate output... /bin/sed
13:16:04 [2022-09-07T13:16:04.306Z] #44 96.80 checking for grep that handles long lines and -e... /bin/grep
13:16:04 [2022-09-07T13:16:04.306Z] #44 96.82 checking for egrep... /bin/grep -E
13:16:04 [2022-09-07T13:16:04.306Z] #44 96.83 checking for fgrep... /bin/grep -F
13:16:04 [2022-09-07T13:16:04.306Z] #44 96.84 checking for ld used by gcc... /usr/bin/ld
13:16:04 [2022-09-07T13:16:04.306Z] #44 96.86 checking if the linker (/usr/bin/ld) is GNU ld... yes
13:16:04 [2022-09-07T13:16:04.402Z] #59 13.06 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1
13:16:04 [2022-09-07T13:16:04.563Z] #44 96.88 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
13:16:04 [2022-09-07T13:16:04.563Z] #44 96.90 checking the name lister (/usr/bin/nm -B) interface... BSD nm
13:16:04 [2022-09-07T13:16:04.563Z] #44 97.01 checking whether ln -s works... yes
13:16:04 [2022-09-07T13:16:04.821Z] #44 97.01 checking the maximum length of command line arguments... 1572864
13:16:04 [2022-09-07T13:16:04.821Z] #44 97.06 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
13:16:04 [2022-09-07T13:16:04.821Z] #44 97.06 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
13:16:04 [2022-09-07T13:16:04.821Z] #44 97.06 checking for /usr/bin/ld option to reload object files... -r
13:16:04 [2022-09-07T13:16:04.821Z] #44 97.06 checking for objdump... objdump
13:16:04 [2022-09-07T13:16:04.821Z] #44 97.06 checking how to recognize dependent libraries... pass_all
13:16:04 [2022-09-07T13:16:04.821Z] #44 97.09 checking for dlltool... no
13:16:04 [2022-09-07T13:16:04.821Z] #44 97.09 checking how to associate runtime and link libraries... printf %s\n
13:16:04 [2022-09-07T13:16:04.821Z] #44 97.09 checking for ar... ar
13:16:04 [2022-09-07T13:16:04.821Z] #44 97.09 checking for archiver @FILE support... @
13:16:04 [2022-09-07T13:16:04.821Z] #44 97.25 checking for strip... strip
13:16:04 [2022-09-07T13:16:04.821Z] #44 97.25 checking for ranlib... ranlib
13:16:04 [2022-09-07T13:16:04.821Z] #44 97.25 checking for gawk... no
13:16:04 [2022-09-07T13:16:04.821Z] #44 97.25 checking for mawk... mawk
13:16:05 [2022-09-07T13:16:05.078Z] #44 97.25 checking command to parse /usr/bin/nm -B output from gcc object... 
13:16:05 [2022-09-07T13:16:05.078Z] #44 ...
13:16:05 [2022-09-07T13:16:05.078Z] 
13:16:05 [2022-09-07T13:16:05.078Z] #56 [dev-systemd-false  6/28] RUN ldconfig
13:16:05 [2022-09-07T13:16:05.078Z] #56 DONE 2.1s
13:16:05 [2022-09-07T13:16:05.336Z] 
13:16:05 [2022-09-07T13:16:05.336Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
13:16:06 [2022-09-07T13:16:06.305Z] #59 DONE 14.8s
13:16:06 [2022-09-07T13:16:06.305Z] 
13:16:06 [2022-09-07T13:16:06.305Z] #44 [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
13:16:06 [2022-09-07T13:16:06.305Z] #44 129.2   CCLD     libyajl.la
13:16:06 [2022-09-07T13:16:06.305Z] #44 129.6   CCLD     verify/json_verify
13:16:06 [2022-09-07T13:16:06.305Z] #44 130.0 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
13:16:06 [2022-09-07T13:16:06.305Z] #44 130.0 make[5]: Nothing to be done for 'install-exec-am'.
13:16:06 [2022-09-07T13:16:06.305Z] #44 130.0 make[5]: Nothing to be done for 'install-data-am'.
13:16:06 [2022-09-07T13:16:06.305Z] #44 130.0 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
13:16:06 [2022-09-07T13:16:06.305Z] #44 130.0 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
13:16:06 [2022-09-07T13:16:06.305Z] #44 130.0 make[4]: Entering directory '/tmp/crun-build/libocispec'
13:16:06 [2022-09-07T13:16:06.305Z] #44 130.2   CC       src/validate.o
13:16:06 [2022-09-07T13:16:06.305Z] #44 130.2   CC       src/image_spec_schema_config_schema.lo
13:16:06 [2022-09-07T13:16:06.305Z] #44 130.2   CC       src/image_spec_schema_content_descriptor.lo
13:16:06 [2022-09-07T13:16:06.305Z] #44 130.2   CC       src/image_spec_schema_defs.lo
13:16:06 [2022-09-07T13:16:06.305Z] #44 130.2   CC       src/image_spec_schema_defs_descriptor.lo
13:16:06 [2022-09-07T13:16:06.305Z] #44 130.2   CC       src/image_spec_schema_image_index_schema.lo
13:16:06 [2022-09-07T13:16:06.305Z] #44 130.3   CC       src/image_spec_schema_image_layout_schema.lo
13:16:06 [2022-09-07T13:16:06.305Z] #44 130.3   CC       src/image_spec_schema_image_manifest_schema.lo
13:16:06 [2022-09-07T13:16:06.305Z] #44 130.4   CC       src/runtime_spec_schema_config_linux.lo
13:16:06 [2022-09-07T13:16:06.305Z] #44 130.4   CC       src/runtime_spec_schema_config_zos.lo
13:16:06 [2022-09-07T13:16:06.305Z] #44 130.4   CC       src/runtime_spec_schema_config_schema.lo
13:16:06 [2022-09-07T13:16:06.305Z] #44 130.5   CC       src/runtime_spec_schema_config_solaris.lo
13:16:06 [2022-09-07T13:16:06.305Z] #44 130.5   CC       src/runtime_spec_schema_config_vm.lo
13:16:06 [2022-09-07T13:16:06.305Z] #44 130.6   CC       src/runtime_spec_schema_config_windows.lo
13:16:06 [2022-09-07T13:16:06.305Z] #44 130.6   CC       src/runtime_spec_schema_defs.lo
13:16:06 [2022-09-07T13:16:06.305Z] #44 130.7   CC       src/runtime_spec_schema_defs_linux.lo
13:16:06 [2022-09-07T13:16:06.305Z] #44 130.7   CC       src/runtime_spec_schema_defs_zos.lo
13:16:06 [2022-09-07T13:16:06.305Z] #44 130.8   CC       src/runtime_spec_schema_defs_vm.lo
13:16:06 [2022-09-07T13:16:06.305Z] #44 131.0   CC       src/runtime_spec_schema_defs_windows.lo
13:16:06 [2022-09-07T13:16:06.305Z] #44 131.1   CC       src/runtime_spec_schema_state_schema.lo
13:16:06 [2022-09-07T13:16:06.305Z] #44 131.2   CC       src/image_manifest_items_image_manifest_items_schema.lo
13:16:06 [2022-09-07T13:16:06.305Z] #44 131.2   CC       src/basic_test_double_array_item.lo
13:16:06 [2022-09-07T13:16:06.305Z] #44 131.3   CC       src/basic_test_double_array.lo
13:16:06 [2022-09-07T13:16:06.305Z] #44 131.4   CC       src/basic_test_top_array_int.lo
13:16:06 [2022-09-07T13:16:06.305Z] #44 131.5   CC       src/basic_test_top_array_string.lo
13:16:06 [2022-09-07T13:16:06.305Z] #44 131.7   CC       src/basic_test_top_double_array_int.lo
13:16:06 [2022-09-07T13:16:06.305Z] #44 131.8   CC       src/basic_test_top_double_array_obj.lo
13:16:06 [2022-09-07T13:16:06.305Z] #44 131.9   CC       src/basic_test_top_double_array_refobj.lo
13:16:06 [2022-09-07T13:16:06.305Z] #44 132.1   CC       src/basic_test_top_double_array_string.lo
13:16:06 [2022-09-07T13:16:06.305Z] #44 132.2   CC       src/read-file.lo
13:16:06 [2022-09-07T13:16:06.305Z] #44 132.5   CC       src/json_common.lo
13:16:06 [2022-09-07T13:16:06.305Z] #44 132.5   CC       tests/test-1.o
13:16:06 [2022-09-07T13:16:06.305Z] #44 132.7   CC       tests/test-2.o
13:16:06 [2022-09-07T13:16:06.305Z] #44 132.8   CC       tests/test-3.o
13:16:06 [2022-09-07T13:16:06.305Z] #44 133.0   CC       tests/test-4.o
13:16:06 [2022-09-07T13:16:06.305Z] #44 133.1   CC       tests/test-5.o
13:16:06 [2022-09-07T13:16:06.305Z] #44 133.5   CC       tests/test-6.o
13:16:06 [2022-09-07T13:16:06.305Z] #44 133.7   CC       tests/test-7.o
13:16:06 [2022-09-07T13:16:06.563Z] #44 133.9   CC       tests/test-8.o
13:16:06 [2022-09-07T13:16:06.822Z] #44 134.2   CC       tests/test-9.o
13:16:06 [2022-09-07T13:16:06.822Z] #44 134.3   CC       tests/test-10.o
13:16:07 [2022-09-07T13:16:07.081Z] #44 134.6   CC       tests/test-11.o
13:16:07 [2022-09-07T13:16:07.284Z] #33 226.9 Selecting previously unselected package g++-arm-linux-gnueabi.
13:16:07 [2022-09-07T13:16:07.541Z] #33 226.9 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
13:16:07 [2022-09-07T13:16:07.541Z] #33 226.9 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ...
13:16:07 [2022-09-07T13:16:07.541Z] #33 226.9 Selecting previously unselected package crossbuild-essential-armel.
13:16:07 [2022-09-07T13:16:07.541Z] #33 226.9 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ...
13:16:07 [2022-09-07T13:16:07.541Z] #33 226.9 Unpacking crossbuild-essential-armel (12.9) ...
13:16:07 [2022-09-07T13:16:07.541Z] #33 226.9 Selecting previously unselected package libc6-armhf-cross.
13:16:07 [2022-09-07T13:16:07.541Z] #33 227.0 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ...
13:16:07 [2022-09-07T13:16:07.541Z] #33 227.0 Unpacking libc6-armhf-cross (2.31-9cross4) ...
13:16:07 [2022-09-07T13:16:07.541Z] #33 227.1 Selecting previously unselected package libgcc-s1-armhf-cross.
13:16:07 [2022-09-07T13:16:07.541Z] #33 227.1 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ...
13:16:07 [2022-09-07T13:16:07.541Z] #33 227.1 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ...
13:16:07 [2022-09-07T13:16:07.541Z] #33 227.1 Selecting previously unselected package libgomp1-armhf-cross.
13:16:07 [2022-09-07T13:16:07.541Z] #33 227.1 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ...
13:16:07 [2022-09-07T13:16:07.541Z] #33 227.1 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ...
13:16:07 [2022-09-07T13:16:07.541Z] #33 227.2 Selecting previously unselected package libatomic1-armhf-cross.
13:16:07 [2022-09-07T13:16:07.797Z] #33 227.2 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ...
13:16:07 [2022-09-07T13:16:07.797Z] #33 227.2 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ...
13:16:07 [2022-09-07T13:16:07.797Z] #33 227.2 Selecting previously unselected package libasan6-armhf-cross.
13:16:07 [2022-09-07T13:16:07.797Z] #33 227.2 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ...
13:16:07 [2022-09-07T13:16:07.797Z] #33 227.2 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ...
13:16:07 [2022-09-07T13:16:07.860Z] #57 2.655 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
13:16:07 [2022-09-07T13:16:07.860Z] #57 2.858 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:16:07 [2022-09-07T13:16:07.860Z] #57 2.861 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:16:08 [2022-09-07T13:16:08.053Z] #33 227.5 Selecting previously unselected package libstdc++6-armhf-cross.
13:16:08 [2022-09-07T13:16:08.053Z] #33 227.5 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ...
13:16:08 [2022-09-07T13:16:08.053Z] #33 227.5 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ...
13:16:08 [2022-09-07T13:16:08.053Z] #33 227.5 Selecting previously unselected package libubsan1-armhf-cross.
13:16:08 [2022-09-07T13:16:08.053Z] #33 227.5 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ...
13:16:08 [2022-09-07T13:16:08.053Z] #33 227.5 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ...
13:16:08 [2022-09-07T13:16:08.053Z] #33 227.6 Selecting previously unselected package libgcc-10-dev-armhf-cross.
13:16:08 [2022-09-07T13:16:08.053Z] #33 227.6 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
13:16:08 [2022-09-07T13:16:08.053Z] #33 227.6 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
13:16:08 [2022-09-07T13:16:08.053Z] #33 227.7 Selecting previously unselected package gcc-10-arm-linux-gnueabihf.
13:16:08 [2022-09-07T13:16:08.309Z] #33 227.7 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
13:16:08 [2022-09-07T13:16:08.309Z] #33 227.8 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
13:16:08 [2022-09-07T13:16:08.423Z] #57 3.231 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
13:16:10 [2022-09-07T13:16:10.318Z] #57 4.790 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB]
13:16:10 [2022-09-07T13:16:10.318Z] #57 ...
13:16:10 [2022-09-07T13:16:10.318Z] 
13:16:10 [2022-09-07T13:16:10.318Z] #44 [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
13:16:10 [2022-09-07T13:16:10.318Z] #44 97.25 checking command to parse /usr/bin/nm -B output from gcc object... ok
13:16:10 [2022-09-07T13:16:10.318Z] #44 97.85 checking for sysroot... no
13:16:10 [2022-09-07T13:16:10.318Z] #44 97.85 checking for a working dd... /bin/dd
13:16:10 [2022-09-07T13:16:10.318Z] #44 97.90 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
13:16:10 [2022-09-07T13:16:10.318Z] #44 98.03 checking for mt... no
13:16:10 [2022-09-07T13:16:10.318Z] #44 98.03 checking if : is a manifest tool... no
13:16:10 [2022-09-07T13:16:10.318Z] #44 98.06 checking how to run the C preprocessor... gcc -E
13:16:10 [2022-09-07T13:16:10.318Z] #44 98.28 checking for ANSI C header files... yes
13:16:10 [2022-09-07T13:16:10.318Z] #44 98.90 checking for sys/types.h... yes
13:16:10 [2022-09-07T13:16:10.318Z] #44 99.05 checking for sys/stat.h... yes
13:16:10 [2022-09-07T13:16:10.318Z] #44 99.21 checking for stdlib.h... yes
13:16:10 [2022-09-07T13:16:10.318Z] #44 99.45 checking for string.h... yes
13:16:10 [2022-09-07T13:16:10.318Z] #44 99.66 checking for memory.h... yes
13:16:10 [2022-09-07T13:16:10.318Z] #44 99.93 checking for strings.h... yes
13:16:10 [2022-09-07T13:16:10.318Z] #44 100.1 checking for inttypes.h... yes
13:16:10 [2022-09-07T13:16:10.318Z] #44 100.3 checking for stdint.h... yes
13:16:10 [2022-09-07T13:16:10.318Z] #44 100.5 checking for unistd.h... yes
13:16:10 [2022-09-07T13:16:10.318Z] #44 100.7 checking for dlfcn.h... yes
13:16:10 [2022-09-07T13:16:10.318Z] #44 100.8 checking for objdir... .libs
13:16:10 [2022-09-07T13:16:10.318Z] #44 101.2 checking if gcc supports -fno-rtti -fno-exceptions... no
13:16:10 [2022-09-07T13:16:10.318Z] #44 101.4 checking for gcc option to produce PIC... -fPIC -DPIC
13:16:10 [2022-09-07T13:16:10.318Z] #44 101.4 checking if gcc PIC flag -fPIC -DPIC works... yes
13:16:10 [2022-09-07T13:16:10.318Z] #44 101.6 checking if gcc static flag -static works... yes
13:16:10 [2022-09-07T13:16:10.318Z] #44 102.1 checking if gcc supports -c -o file.o... yes
13:16:10 [2022-09-07T13:16:10.318Z] #44 102.2 checking if gcc supports -c -o file.o... (cached) yes
13:16:10 [2022-09-07T13:16:10.318Z] #44 102.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
13:16:10 [2022-09-07T13:16:10.318Z] #44 102.3 checking dynamic linker characteristics... GNU/Linux ld.so
13:16:10 [2022-09-07T13:16:10.318Z] #44 102.6 checking how to hardcode library paths into programs... immediate
13:16:10 [2022-09-07T13:16:10.318Z] #44 102.6 checking whether stripping libraries is possible... yes
13:16:10 [2022-09-07T13:16:10.318Z] #44 102.6 checking if libtool supports shared libraries... yes
13:16:10 [2022-09-07T13:16:10.318Z] #44 102.6 checking whether to build shared libraries... no
13:16:10 [2022-09-07T13:16:10.318Z] #44 102.6 checking whether to build static libraries... yes
13:16:10 [2022-09-07T13:16:10.318Z] #44 102.6 checking for a BSD-compatible install... /usr/bin/install -c
13:16:10 [2022-09-07T13:16:10.318Z] #44 102.7 checking whether build environment is sane... yes
13:16:10 [2022-09-07T13:16:10.318Z] #44 102.7 checking for a thread-safe mkdir -p... /bin/mkdir -p
13:16:10 [2022-09-07T13:16:10.318Z] #44 102.8 checking whether make sets $(MAKE)... yes
13:16:10 [2022-09-07T13:16:10.318Z] #44 102.8 checking whether make supports the include directive... yes (GNU style)
13:16:10 [2022-09-07T13:16:10.318Z] #44 102.8 checking whether make supports nested variables... yes
13:16:10 [2022-09-07T13:16:10.575Z] #44 102.9 checking whether UID '0' is supported by ustar format... yes
13:16:10 [2022-09-07T13:16:10.575Z] #44 102.9 checking whether GID '0' is supported by ustar format... yes
13:16:10 [2022-09-07T13:16:10.575Z] #44 102.9 checking how to create a ustar tar archive... gnutar
13:16:10 [2022-09-07T13:16:10.575Z] #44 103.0 checking dependency style of gcc... gcc3
13:16:10 [2022-09-07T13:16:10.832Z] #44 103.2 checking whether to enable maintainer-specific portions of Makefiles... yes
13:16:10 [2022-09-07T13:16:10.832Z] #44 103.2 checking whether make supports nested variables... (cached) yes
13:16:10 [2022-09-07T13:16:10.832Z] #44 103.2 checking for gawk... (cached) mawk
13:16:10 [2022-09-07T13:16:10.832Z] #44 103.2 checking for a sed that does not truncate output... (cached) /bin/sed
13:16:10 [2022-09-07T13:16:10.832Z] #44 103.2 checking for gcc... (cached) gcc
13:16:10 [2022-09-07T13:16:10.832Z] #44 103.3 checking whether we are using the GNU C compiler... (cached) yes
13:16:10 [2022-09-07T13:16:10.832Z] #44 103.3 checking whether gcc accepts -g... (cached) yes
13:16:10 [2022-09-07T13:16:10.832Z] #44 103.3 checking for gcc option to accept ISO C89... (cached) none needed
13:16:10 [2022-09-07T13:16:10.833Z] #44 103.3 checking whether gcc understands -c and -o together... (cached) yes
13:16:10 [2022-09-07T13:16:10.833Z] #44 103.3 checking for a Python interpreter with version >= 3... python3
13:16:11 [2022-09-07T13:16:11.127Z] #44 103.4 checking for python3... /usr/bin/python3
13:16:11 [2022-09-07T13:16:11.127Z] #44 103.4 checking for python3 version... 3.9
13:16:11 [2022-09-07T13:16:11.127Z] #44 103.5 checking for python3 platform... linux
13:16:11 [2022-09-07T13:16:11.127Z] #44 103.5 checking for python3 script directory... 
13:16:11 [2022-09-07T13:16:11.127Z] #44 ...
13:16:11 [2022-09-07T13:16:11.127Z] 
13:16:11 [2022-09-07T13:16:11.127Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
13:16:11 [2022-09-07T13:16:11.127Z] #57 6.169 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
13:16:11 [2022-09-07T13:16:11.385Z] #57 ...
13:16:11 [2022-09-07T13:16:11.385Z] 
13:16:11 [2022-09-07T13:16:11.385Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
13:16:11 [2022-09-07T13:16:11.385Z] #49 15.97 + cd /tmp/tmp.FC8Nw1ouBH/src/github.com/opencontainers/runc
13:16:11 [2022-09-07T13:16:11.385Z] #49 15.97 + git checkout -q v1.1.4
13:16:11 [2022-09-07T13:16:11.385Z] #49 16.60 + '[' -z '' ']'
13:16:11 [2022-09-07T13:16:11.385Z] #49 16.60 + target=static
13:16:11 [2022-09-07T13:16:11.385Z] #49 16.60 + make BUILDTAGS=seccomp static
13:16:11 [2022-09-07T13:16:11.385Z] #49 16.94 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc .
13:16:11 [2022-09-07T13:16:11.598Z] --- PASS: TestBuildLabelWithTargets (8.00s)
13:16:11 [2022-09-07T13:16:11.599Z] === RUN   TestBuildWithEmptyLayers
13:16:11 [2022-09-07T13:16:11.642Z] #49 ...
13:16:11 [2022-09-07T13:16:11.642Z] 
13:16:11 [2022-09-07T13:16:11.642Z] #44 [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
13:16:11 [2022-09-07T13:16:11.642Z] #44 103.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
13:16:11 [2022-09-07T13:16:11.642Z] #44 103.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
13:16:11 [2022-09-07T13:16:11.642Z] #44 104.0 checking for go-md2man... no
13:16:11 [2022-09-07T13:16:11.900Z] #44 104.0 checking error.h usability... yes
13:16:11 [2022-09-07T13:16:11.900Z] #44 104.2 checking error.h presence... yes
13:16:11 [2022-09-07T13:16:11.900Z] #44 104.3 checking for error.h... yes
13:16:12 [2022-09-07T13:16:12.158Z] #44 104.3 checking linux/openat2.h usability... yes
13:16:12 [2022-09-07T13:16:12.158Z] #44 104.6 checking linux/openat2.h presence... yes
13:16:12 [2022-09-07T13:16:12.158Z] #44 104.6 checking for linux/openat2.h... yes
13:16:12 [2022-09-07T13:16:12.723Z] #44 104.6 checking for copy_file_range... yes
13:16:12 [2022-09-07T13:16:12.723Z] #44 104.9 checking for fgetxattr... yes
13:16:12 [2022-09-07T13:16:12.980Z] #44 105.3 checking for statx... yes
13:16:13 [2022-09-07T13:16:13.237Z] #44 105.5 checking for fgetpwent_r... yes
13:16:13 [2022-09-07T13:16:13.559Z] #33 232.4 Selecting previously unselected package gcc-arm-linux-gnueabihf.
13:16:13 [2022-09-07T13:16:13.559Z] #33 232.5 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
13:16:13 [2022-09-07T13:16:13.559Z] #33 232.5 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
13:16:13 [2022-09-07T13:16:13.559Z] #33 232.5 Selecting previously unselected package linux-libc-dev-armhf-cross.
13:16:13 [2022-09-07T13:16:13.559Z] #33 232.5 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ...
13:16:13 [2022-09-07T13:16:13.559Z] #33 232.5 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
13:16:13 [2022-09-07T13:16:13.559Z] #33 232.7 Selecting previously unselected package libc6-dev-armhf-cross.
13:16:13 [2022-09-07T13:16:13.559Z] #33 232.7 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ...
13:16:13 [2022-09-07T13:16:13.559Z] #33 232.7 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ...
13:16:13 [2022-09-07T13:16:13.559Z] #33 232.9 Selecting previously unselected package libstdc++-10-dev-armhf-cross.
13:16:13 [2022-09-07T13:16:13.559Z] #33 232.9 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
13:16:13 [2022-09-07T13:16:13.559Z] #33 232.9 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
13:16:13 [2022-09-07T13:16:13.559Z] #33 233.2 Selecting previously unselected package g++-10-arm-linux-gnueabihf.
13:16:13 [2022-09-07T13:16:13.559Z] #33 233.2 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
13:16:13 [2022-09-07T13:16:13.559Z] #33 233.2 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
13:16:13 [2022-09-07T13:16:13.801Z] #44 105.8 checking for issetugid... no
13:16:13 [2022-09-07T13:16:13.801Z] #44 106.1 checking for pkg-config... /usr/bin/pkg-config
13:16:13 [2022-09-07T13:16:13.801Z] #44 106.1 checking pkg-config is at least version 0.9.0... yes
13:16:14 [2022-09-07T13:16:14.115Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
13:16:14 [2022-09-07T13:16:14.115Z] === RUN   TestBuildMultiStageOnBuild
13:16:14 [2022-09-07T13:16:14.365Z] #44 106.1 checking for library containing yajl_tree_get... -lyajl
13:16:14 [2022-09-07T13:16:14.366Z] #44 106.7 checking for yajl >= 2.0.0... yes
13:16:14 [2022-09-07T13:16:14.623Z] #44 106.8 checking sys/capability.h usability... yes
13:16:14 [2022-09-07T13:16:14.623Z] #44 107.0 checking sys/capability.h presence... yes
13:16:14 [2022-09-07T13:16:14.623Z] #44 107.0 checking for sys/capability.h... yes
13:16:15 [2022-09-07T13:16:15.187Z] #44 107.0 checking for library containing cap_from_name... -lcap
13:16:15 [2022-09-07T13:16:15.751Z] #44 107.6 checking for library containing dlopen... -ldl
13:16:15 [2022-09-07T13:16:15.751Z] #44 108.1 checking seccomp.h usability... yes
13:16:16 [2022-09-07T13:16:16.009Z] #44 108.3 checking seccomp.h presence... yes
13:16:16 [2022-09-07T13:16:16.009Z] #44 108.4 checking for seccomp.h... yes
13:16:16 [2022-09-07T13:16:16.573Z] #44 108.4 checking for library containing seccomp_rule_add... -lseccomp
13:16:16 [2022-09-07T13:16:16.830Z] #44 108.9 checking for library containing seccomp_arch_resolve_name... none required
13:16:17 [2022-09-07T13:16:17.088Z] #44 109.2 checking systemd/sd-bus.h usability... yes
13:16:17 [2022-09-07T13:16:17.346Z] #44 109.5 checking systemd/sd-bus.h presence... yes
13:16:17 [2022-09-07T13:16:17.346Z] #44 109.7 checking for systemd/sd-bus.h... yes
13:16:17 [2022-09-07T13:16:17.346Z] #44 109.7 checking for library containing sd_bus_match_signal_async... 
13:16:17 [2022-09-07T13:16:17.346Z] #44 ...
13:16:17 [2022-09-07T13:16:17.346Z] 
13:16:17 [2022-09-07T13:16:17.346Z] #26 [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
13:16:17 [2022-09-07T13:16:17.346Z] #26 DONE 157.6s
13:16:17 [2022-09-07T13:16:17.346Z] 
13:16:17 [2022-09-07T13:16:17.346Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
13:16:17 [2022-09-07T13:16:17.346Z] #57 10.73 Fetched 8574 kB in 8s (1024 kB/s)
13:16:18 [2022-09-07T13:16:18.372Z] #41 ...
13:16:18 [2022-09-07T13:16:18.372Z] 
13:16:18 [2022-09-07T13:16:18.372Z] #46 [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
13:16:18 [2022-09-07T13:16:18.372Z] #46 186.1   CCLD     libocispec.la
13:16:18 [2022-09-07T13:16:18.372Z] #46 186.6   CCLD     src/validate
13:16:18 [2022-09-07T13:16:18.372Z] #46 186.6   CCLD     tests/test-1
13:16:18 [2022-09-07T13:16:18.372Z] #46 186.6   CCLD     tests/test-2
13:16:18 [2022-09-07T13:16:18.372Z] #46 186.6   CCLD     tests/test-3
13:16:18 [2022-09-07T13:16:18.372Z] #46 186.6   CCLD     tests/test-4
13:16:18 [2022-09-07T13:16:18.372Z] #46 186.7   CCLD     tests/test-5
13:16:18 [2022-09-07T13:16:18.372Z] #46 186.7   CCLD     tests/test-6
13:16:18 [2022-09-07T13:16:18.372Z] #46 186.7   CCLD     tests/test-8
13:16:18 [2022-09-07T13:16:18.372Z] #46 186.8   CCLD     tests/test-7
13:16:18 [2022-09-07T13:16:18.372Z] #46 186.8   CCLD     tests/test-9
13:16:18 [2022-09-07T13:16:18.372Z] #46 186.9 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
13:16:18 [2022-09-07T13:16:18.372Z] #46 186.9   CCLD     tests/test-10
13:16:18 [2022-09-07T13:16:18.372Z] #46 186.9   CCLD     tests/test-11
13:16:18 [2022-09-07T13:16:18.372Z] #46 188.2 libtool: link: ar cr libocispec.a 
13:16:18 [2022-09-07T13:16:18.372Z] #46 188.2 libtool: link: ranlib libocispec.a
13:16:18 [2022-09-07T13:16:18.372Z] #46 190.6 make[5]: Entering directory '/tmp/crun-build/libocispec'
13:16:18 [2022-09-07T13:16:18.372Z] #46 190.7 make[5]: Nothing to be done for 'install-exec-am'.
13:16:18 [2022-09-07T13:16:18.372Z] #46 190.7 make[5]: Nothing to be done for 'install-data-am'.
13:16:18 [2022-09-07T13:16:18.372Z] #46 190.7 make[5]: Leaving directory '/tmp/crun-build/libocispec'
13:16:18 [2022-09-07T13:16:18.372Z] #46 190.7 make[4]: Leaving directory '/tmp/crun-build/libocispec'
13:16:18 [2022-09-07T13:16:18.372Z] #46 190.7 make[3]: Leaving directory '/tmp/crun-build/libocispec'
13:16:18 [2022-09-07T13:16:18.372Z] #46 190.7 make[2]: Leaving directory '/tmp/crun-build/libocispec'
13:16:18 [2022-09-07T13:16:18.372Z] #46 190.7 make[2]: Entering directory '/tmp/crun-build'
13:16:18 [2022-09-07T13:16:18.372Z] #46 190.8   CC       src/libcrun/libcrun_testing_a-utils.o
13:16:18 [2022-09-07T13:16:18.372Z] #46 190.8   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
13:16:18 [2022-09-07T13:16:18.372Z] #46 190.8   CC       src/libcrun/libcrun_testing_a-container.o
13:16:18 [2022-09-07T13:16:18.372Z] #46 190.8   CC       src/libcrun/libcrun_testing_a-cgroup.o
13:16:18 [2022-09-07T13:16:18.372Z] #46 190.8   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
13:16:18 [2022-09-07T13:16:18.372Z] #46 190.8   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
13:16:18 [2022-09-07T13:16:18.372Z] #46 190.8   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
13:16:18 [2022-09-07T13:16:18.372Z] #46 190.9   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
13:16:18 [2022-09-07T13:16:18.372Z] #46 190.9   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
13:16:18 [2022-09-07T13:16:18.372Z] #46 190.9   CC       src/libcrun/libcrun_testing_a-criu.o
13:16:18 [2022-09-07T13:16:18.372Z] #46 191.0   CC       src/libcrun/libcrun_testing_a-custom-handler.o
13:16:18 [2022-09-07T13:16:18.372Z] #46 191.0   CC       src/libcrun/libcrun_testing_a-linux.o
13:16:18 [2022-09-07T13:16:18.372Z] #46 191.0   CC       src/libcrun/libcrun_testing_a-seccomp.o
13:16:18 [2022-09-07T13:16:18.372Z] #46 191.1   CC       src/libcrun/libcrun_testing_a-error.o
13:16:18 [2022-09-07T13:16:18.372Z] #46 191.1   CC       src/libcrun/libcrun_testing_a-ebpf.o
13:16:18 [2022-09-07T13:16:18.372Z] #46 191.1   CC       src/libcrun/libcrun_testing_a-status.o
13:16:18 [2022-09-07T13:16:18.372Z] #46 191.2   CC       src/libcrun/libcrun_testing_a-terminal.o
13:16:18 [2022-09-07T13:16:18.629Z] #46 191.2   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
13:16:18 [2022-09-07T13:16:18.629Z] #46 191.3   CC       src/libcrun/libcrun_testing_a-signals.o
13:16:18 [2022-09-07T13:16:18.629Z] #46 191.4   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
13:16:18 [2022-09-07T13:16:18.629Z] #46 191.4   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
13:16:18 [2022-09-07T13:16:18.629Z] #46 191.4   CC       src/libcrun/libcrun_testing_a-mount_flags.o
13:16:18 [2022-09-07T13:16:18.629Z] #46 191.5   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
13:16:18 [2022-09-07T13:16:18.811Z] #33 237.6 Selecting previously unselected package g++-arm-linux-gnueabihf.
13:16:18 [2022-09-07T13:16:18.811Z] #33 237.6 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
13:16:18 [2022-09-07T13:16:18.811Z] #33 237.6 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ...
13:16:18 [2022-09-07T13:16:18.811Z] #33 237.6 Selecting previously unselected package crossbuild-essential-armhf.
13:16:18 [2022-09-07T13:16:18.811Z] #33 237.6 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ...
13:16:18 [2022-09-07T13:16:18.811Z] #33 237.7 Unpacking crossbuild-essential-armhf (12.9) ...
13:16:18 [2022-09-07T13:16:18.811Z] #33 237.7 Selecting previously unselected package libc6-ppc64el-cross.
13:16:18 [2022-09-07T13:16:18.811Z] #33 237.7 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ...
13:16:18 [2022-09-07T13:16:18.811Z] #33 237.7 Unpacking libc6-ppc64el-cross (2.31-9cross4) ...
13:16:18 [2022-09-07T13:16:18.811Z] #33 237.9 Selecting previously unselected package libgcc-s1-ppc64el-cross.
13:16:18 [2022-09-07T13:16:18.811Z] #33 237.9 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ...
13:16:18 [2022-09-07T13:16:18.811Z] #33 237.9 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
13:16:18 [2022-09-07T13:16:18.811Z] #33 237.9 Selecting previously unselected package libgomp1-ppc64el-cross.
13:16:18 [2022-09-07T13:16:18.811Z] #33 237.9 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ...
13:16:18 [2022-09-07T13:16:18.811Z] #33 237.9 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ...
13:16:18 [2022-09-07T13:16:18.811Z] #33 237.9 Selecting previously unselected package libitm1-ppc64el-cross.
13:16:18 [2022-09-07T13:16:18.811Z] #33 237.9 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ...
13:16:18 [2022-09-07T13:16:18.811Z] #33 237.9 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ...
13:16:18 [2022-09-07T13:16:18.811Z] #33 238.0 Selecting previously unselected package libatomic1-ppc64el-cross.
13:16:18 [2022-09-07T13:16:18.811Z] #33 238.0 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ...
13:16:18 [2022-09-07T13:16:18.811Z] #33 238.0 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ...
13:16:18 [2022-09-07T13:16:18.811Z] #33 238.0 Selecting previously unselected package libasan6-ppc64el-cross.
13:16:18 [2022-09-07T13:16:18.811Z] #33 238.0 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ...
13:16:18 [2022-09-07T13:16:18.811Z] #33 238.0 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ...
13:16:18 [2022-09-07T13:16:18.811Z] #33 238.3 Selecting previously unselected package liblsan0-ppc64el-cross.
13:16:18 [2022-09-07T13:16:18.811Z] #33 238.3 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
13:16:18 [2022-09-07T13:16:18.811Z] #33 238.3 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ...
13:16:18 [2022-09-07T13:16:18.886Z] #46 191.5   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
13:16:18 [2022-09-07T13:16:18.886Z] #46 191.6   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
13:16:18 [2022-09-07T13:16:18.886Z] #46 191.6   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
13:16:18 [2022-09-07T13:16:18.886Z] #46 191.7   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
13:16:19 [2022-09-07T13:16:19.068Z] #33 238.4 Selecting previously unselected package libtsan0-ppc64el-cross.
13:16:19 [2022-09-07T13:16:19.068Z] #33 238.4 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
13:16:19 [2022-09-07T13:16:19.068Z] #33 238.4 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ...
13:16:19 [2022-09-07T13:16:19.068Z] #33 238.6 Selecting previously unselected package libstdc++6-ppc64el-cross.
13:16:19 [2022-09-07T13:16:19.068Z] #33 238.6 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ...
13:16:19 [2022-09-07T13:16:19.068Z] #33 238.6 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
13:16:19 [2022-09-07T13:16:19.143Z] #46 191.9   CC       src/crun-crun.o
13:16:19 [2022-09-07T13:16:19.241Z] #57 10.73 Reading package lists...
13:16:19 [2022-09-07T13:16:19.325Z] #33 238.7 Selecting previously unselected package libubsan1-ppc64el-cross.
13:16:19 [2022-09-07T13:16:19.325Z] #33 238.7 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ...
13:16:19 [2022-09-07T13:16:19.325Z] #33 238.7 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ...
13:16:19 [2022-09-07T13:16:19.325Z] #33 238.8 Selecting previously unselected package libquadmath0-ppc64el-cross.
13:16:19 [2022-09-07T13:16:19.325Z] #33 238.8 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ...
13:16:19 [2022-09-07T13:16:19.325Z] #33 238.8 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
13:16:19 [2022-09-07T13:16:19.325Z] #33 238.9 Selecting previously unselected package libgcc-10-dev-ppc64el-cross.
13:16:19 [2022-09-07T13:16:19.325Z] #33 238.9 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
13:16:19 [2022-09-07T13:16:19.325Z] #33 238.9 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
13:16:19 [2022-09-07T13:16:19.365Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
13:16:19 [2022-09-07T13:16:19.365Z] === RUN   TestBuildUncleanTarFilenames
13:16:19 [2022-09-07T13:16:19.399Z] #46 192.0   CC       src/crun-run.o
13:16:19 [2022-09-07T13:16:19.400Z] #46 192.1   CC       src/crun-delete.o
13:16:19 [2022-09-07T13:16:19.400Z] #46 192.2   CC       src/crun-unpause.o
13:16:19 [2022-09-07T13:16:19.400Z] #46 192.2   CC       src/crun-pause.o
13:16:19 [2022-09-07T13:16:19.400Z] #46 192.2   CC       src/crun-kill.o
13:16:19 [2022-09-07T13:16:19.581Z] #33 239.0 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu.
13:16:19 [2022-09-07T13:16:19.581Z] #33 239.0 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
13:16:19 [2022-09-07T13:16:19.581Z] #33 239.0 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
13:16:19 [2022-09-07T13:16:19.656Z] #46 192.3   CC       src/crun-exec.o
13:16:19 [2022-09-07T13:16:19.656Z] #46 192.3   CC       src/crun-spec.o
13:16:19 [2022-09-07T13:16:19.656Z] #46 192.4   CC       src/crun-create.o
13:16:19 [2022-09-07T13:16:19.656Z] #46 192.5   CC       src/crun-list.o
13:16:19 [2022-09-07T13:16:19.656Z] #46 192.5   CC       src/crun-start.o
13:16:19 [2022-09-07T13:16:19.805Z] #57 14.04 Reading package lists...
13:16:19 [2022-09-07T13:16:19.805Z] #57 ...
13:16:19 [2022-09-07T13:16:19.805Z] 
13:16:19 [2022-09-07T13:16:19.805Z] #40 [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
13:16:19 [2022-09-07T13:16:19.805Z] #40 160.1 Delve is a source level debugger for Go programs.
13:16:19 [2022-09-07T13:16:19.805Z] #40 160.1 
13:16:19 [2022-09-07T13:16:19.805Z] #40 160.1 Delve enables you to interact with your program by controlling the execution of the process,
13:16:19 [2022-09-07T13:16:19.805Z] #40 160.1 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
13:16:19 [2022-09-07T13:16:19.805Z] #40 160.1 
13:16:19 [2022-09-07T13:16:19.805Z] #40 160.1 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
13:16:19 [2022-09-07T13:16:19.805Z] #40 160.1 
13:16:19 [2022-09-07T13:16:19.805Z] #40 160.1 Pass flags to the program you are debugging using `--`, for example:
13:16:19 [2022-09-07T13:16:19.805Z] #40 160.1 
13:16:19 [2022-09-07T13:16:19.805Z] #40 160.1 `dlv exec ./hello -- server --config conf/config.toml`
13:16:19 [2022-09-07T13:16:19.805Z] #40 160.1 
13:16:19 [2022-09-07T13:16:19.805Z] #40 160.1 Usage:
13:16:19 [2022-09-07T13:16:19.805Z] #40 160.1   dlv [command]
13:16:19 [2022-09-07T13:16:19.805Z] #40 160.1 
13:16:19 [2022-09-07T13:16:19.805Z] #40 160.1 Available Commands:
13:16:19 [2022-09-07T13:16:19.805Z] #40 160.1   attach      Attach to running process and begin debugging.
13:16:19 [2022-09-07T13:16:19.805Z] #40 160.1   connect     Connect to a headless debug server with a terminal client.
13:16:19 [2022-09-07T13:16:19.805Z] #40 160.1   core        Examine a core dump.
13:16:19 [2022-09-07T13:16:19.805Z] #40 160.1   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
13:16:19 [2022-09-07T13:16:19.805Z] #40 160.1   debug       Compile and begin debugging main package in current directory, or the package specified.
13:16:19 [2022-09-07T13:16:19.805Z] #40 160.1   exec        Execute a precompiled binary, and begin a debug session.
13:16:19 [2022-09-07T13:16:19.805Z] #40 160.1   help        Help about any command
13:16:19 [2022-09-07T13:16:19.805Z] #40 160.1   run         Deprecated command. Use 'debug' instead.
13:16:19 [2022-09-07T13:16:19.805Z] #40 160.1   test        Compile test binary and begin debugging program.
13:16:19 [2022-09-07T13:16:19.805Z] #40 160.1   trace       Compile and begin tracing program.
13:16:19 [2022-09-07T13:16:19.805Z] #40 160.1   version     Prints version.
13:16:19 [2022-09-07T13:16:19.805Z] #40 160.1 
13:16:19 [2022-09-07T13:16:19.805Z] #40 160.1 Flags:
13:16:19 [2022-09-07T13:16:19.805Z] #40 160.1       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
13:16:19 [2022-09-07T13:16:19.805Z] #40 160.1       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
13:16:19 [2022-09-07T13:16:19.805Z] #40 160.1       --api-version int                  Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1)
13:16:19 [2022-09-07T13:16:19.805Z] #40 160.1       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
13:16:19 [2022-09-07T13:16:19.805Z] #40 160.1       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
13:16:19 [2022-09-07T13:16:19.805Z] #40 160.1       --check-go-version                 Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true)
13:16:19 [2022-09-07T13:16:19.805Z] #40 160.1       --disable-aslr                     Disables address space randomization
13:16:19 [2022-09-07T13:16:19.805Z] #40 160.1       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
13:16:19 [2022-09-07T13:16:19.805Z] #40 160.1   -h, --help                             help for dlv
13:16:19 [2022-09-07T13:16:19.805Z] #40 160.1       --init string                      Init file, executed by the terminal client.
13:16:19 [2022-09-07T13:16:19.805Z] #40 160.1   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
13:16:19 [2022-09-07T13:16:19.805Z] #40 160.1       --log                              Enable debugging server logging.
13:16:19 [2022-09-07T13:16:19.805Z] #40 160.1       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
13:16:19 [2022-09-07T13:16:19.805Z] #40 160.1       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
13:16:19 [2022-09-07T13:16:19.805Z] #40 160.1       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
13:16:19 [2022-09-07T13:16:19.805Z] #40 160.1   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
13:16:19 [2022-09-07T13:16:19.805Z] #40 160.1       --wd string                        Working directory for running the program.
13:16:19 [2022-09-07T13:16:19.805Z] #40 160.1 
13:16:19 [2022-09-07T13:16:19.805Z] #40 160.1 Additional help topics:
13:16:19 [2022-09-07T13:16:19.805Z] #40 160.1   dlv backend  Help about the --backend flag.
13:16:19 [2022-09-07T13:16:19.805Z] #40 160.1   dlv log      Help about logging flags.
13:16:19 [2022-09-07T13:16:19.805Z] #40 160.1   dlv redirect Help about file redirection.
13:16:19 [2022-09-07T13:16:19.805Z] #40 160.1 
13:16:19 [2022-09-07T13:16:19.805Z] #40 160.1 Use "dlv [command] --help" for more information about a command.
13:16:19 [2022-09-07T13:16:19.805Z] #40 DONE 160.3s
13:16:19 [2022-09-07T13:16:19.913Z] #46 192.6   CC       src/crun-state.o
13:16:19 [2022-09-07T13:16:19.913Z] #46 192.7   CC       src/crun-update.o
13:16:19 [2022-09-07T13:16:19.913Z] #46 192.8   CC       src/crun-ps.o
13:16:19 [2022-09-07T13:16:19.913Z] #46 192.8   CC       src/crun-checkpoint.o
13:16:19 [2022-09-07T13:16:19.913Z] #46 192.8   CC       src/crun-restore.o
13:16:19 [2022-09-07T13:16:19.928Z] --- PASS: TestBuildUncleanTarFilenames (0.64s)
13:16:19 [2022-09-07T13:16:19.928Z] === RUN   TestBuildMultiStageLayerLeak
13:16:20 [2022-09-07T13:16:20.063Z] 
13:16:20 [2022-09-07T13:16:20.063Z] #44 [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
13:16:20 [2022-09-07T13:16:20.063Z] #44 109.7 checking for library containing sd_bus_match_signal_async... -lsystemd
13:16:20 [2022-09-07T13:16:20.063Z] #44 110.2 checking for sd_notify_barrier... yes
13:16:20 [2022-09-07T13:16:20.063Z] #44 110.5 checking linux/bpf.h usability... yes
13:16:20 [2022-09-07T13:16:20.063Z] #44 110.8 checking linux/bpf.h presence... yes
13:16:20 [2022-09-07T13:16:20.063Z] #44 110.9 checking for linux/bpf.h... yes
13:16:20 [2022-09-07T13:16:20.063Z] #44 110.9 checking compilation for eBPF... yes
13:16:20 [2022-09-07T13:16:20.063Z] #44 111.1 checking for criu >= 3.15... no
13:16:20 [2022-09-07T13:16:20.063Z] #44 111.1 configure: CRIU headers not found, building without CRIU support
13:16:20 [2022-09-07T13:16:20.063Z] #44 111.1 checking for criu > 3.16... no
13:16:20 [2022-09-07T13:16:20.063Z] #44 111.2 configure: CRIU version doesn't support join-ns API
13:16:20 [2022-09-07T13:16:20.063Z] #44 111.2 checking for criu > 3.16.1... no
13:16:20 [2022-09-07T13:16:20.063Z] #44 111.2 configure: CRIU version doesn't support for pre-dumping
13:16:20 [2022-09-07T13:16:20.063Z] #44 111.2 checking for new mount API (fsconfig)... yes
13:16:20 [2022-09-07T13:16:20.063Z] #44 111.3 checking for seccomp notify API... yes
13:16:20 [2022-09-07T13:16:20.063Z] #44 111.4 checking for gperf... no
13:16:20 [2022-09-07T13:16:20.063Z] #44 111.4 configure: gperf not found - cannot rebuild signal parser code
13:16:20 [2022-09-07T13:16:20.063Z] #44 111.4 checking for library containing argp_parse... none required
13:16:20 [2022-09-07T13:16:20.063Z] #44 111.9 checking that generated files are newer than configure... done
13:16:20 [2022-09-07T13:16:20.063Z] #44 111.9 configure: creating ./config.status
13:16:20 [2022-09-07T13:16:20.170Z] #46 192.9   CC       src/libcrun/libcrun_la-utils.lo
13:16:20 [2022-09-07T13:16:20.170Z] #46 192.9   CC       src/libcrun/libcrun_la-cloned_binary.lo
13:16:20 [2022-09-07T13:16:20.170Z] #46 193.1   CC       src/libcrun/libcrun_la-container.lo
13:16:20 [2022-09-07T13:16:20.427Z] #46 193.2   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
13:16:20 [2022-09-07T13:16:20.427Z] #46 193.3   CC       src/libcrun/libcrun_la-cgroup-resources.lo
13:16:20 [2022-09-07T13:16:20.427Z] #46 193.3   CC       src/libcrun/libcrun_la-cgroup.lo
13:16:20 [2022-09-07T13:16:20.427Z] #46 193.3   CC       src/libcrun/libcrun_la-cgroup-setup.lo
13:16:20 [2022-09-07T13:16:20.427Z] #46 193.3   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
13:16:20 [2022-09-07T13:16:20.683Z] #46 193.5   CC       src/libcrun/libcrun_la-cgroup-utils.lo
13:16:20 [2022-09-07T13:16:20.683Z] #46 193.6   CC       src/libcrun/libcrun_la-criu.lo
13:16:20 [2022-09-07T13:16:20.683Z] #46 193.6   CC       src/libcrun/libcrun_la-custom-handler.lo
13:16:20 [2022-09-07T13:16:20.939Z] #46 193.8   CC       src/libcrun/libcrun_la-linux.lo
13:16:20 [2022-09-07T13:16:20.939Z] #46 193.8   CC       src/libcrun/libcrun_la-seccomp.lo
13:16:20 [2022-09-07T13:16:20.939Z] #46 193.9   CC       src/libcrun/libcrun_la-ebpf.lo
13:16:21 [2022-09-07T13:16:21.196Z] #46 193.9   CC       src/libcrun/libcrun_la-error.lo
13:16:21 [2022-09-07T13:16:21.196Z] #46 194.0   CC       src/libcrun/libcrun_la-status.lo
13:16:21 [2022-09-07T13:16:21.196Z] #46 194.1   CC       src/libcrun/libcrun_la-terminal.lo
13:16:21 [2022-09-07T13:16:21.760Z] #46 194.3   CC       src/libcrun/libcrun_la-chroot_realpath.lo
13:16:21 [2022-09-07T13:16:21.760Z] #46 194.3   CC       src/libcrun/libcrun_la-signals.lo
13:16:21 [2022-09-07T13:16:21.760Z] #46 194.4   CC       src/libcrun/libcrun_la-mount_flags.lo
13:16:21 [2022-09-07T13:16:21.760Z] #46 194.6   CC       src/libcrun/libcrun_la-seccomp_notify.lo
13:16:21 [2022-09-07T13:16:21.760Z] #46 194.6   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
13:16:21 [2022-09-07T13:16:21.760Z] #46 194.7   CC       src/libcrun/handlers/libcrun_la-krun.lo
13:16:21 [2022-09-07T13:16:21.970Z] #44 114.1 config.status: creating Makefile
13:16:21 [2022-09-07T13:16:21.970Z] #44 114.2 config.status: creating rpm/crun.spec
13:16:21 [2022-09-07T13:16:21.970Z] #44 114.3 config.status: creating config.h
13:16:21 [2022-09-07T13:16:21.970Z] #44 114.3 config.status: executing libtool commands
13:16:21 [2022-09-07T13:16:21.970Z] #44 114.4 config.status: executing depfiles commands
13:16:22 [2022-09-07T13:16:22.017Z] #46 194.7   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
13:16:22 [2022-09-07T13:16:22.017Z] #46 194.8   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
13:16:22 [2022-09-07T13:16:22.274Z] #46 195.0   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
13:16:22 [2022-09-07T13:16:22.531Z] #46 195.2   CC       tests/init.o
13:16:22 [2022-09-07T13:16:22.901Z] #44 115.5 === configuring in libocispec (/tmp/crun-build/libocispec)
13:16:23 [2022-09-07T13:16:23.159Z] #44 115.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
13:16:23 [2022-09-07T13:16:23.416Z] #44 115.8 checking for gcc... gcc
13:16:23 [2022-09-07T13:16:23.673Z] #44 115.9 checking whether the C compiler works... yes
13:16:23 [2022-09-07T13:16:23.673Z] #44 116.1 checking for C compiler default output file name... a.out
13:16:23 [2022-09-07T13:16:23.931Z] #44 116.1 checking for suffix of executables... 
13:16:23 [2022-09-07T13:16:23.931Z] #44 116.2 checking whether we are cross compiling... no
13:16:24 [2022-09-07T13:16:24.097Z] --- PASS: TestBuildMultiStageLayerLeak (4.36s)
13:16:24 [2022-09-07T13:16:24.097Z] === RUN   TestBuildWithHugeFile
13:16:24 [2022-09-07T13:16:24.188Z] #44 116.4 checking for suffix of object files... o
13:16:24 [2022-09-07T13:16:24.188Z] #44 116.5 checking whether we are using the GNU C compiler... yes
13:16:24 [2022-09-07T13:16:24.445Z] #44 116.6 checking whether gcc accepts -g... yes
13:16:24 [2022-09-07T13:16:24.445Z] #44 116.7 checking for gcc option to accept ISO C89... none needed
13:16:24 [2022-09-07T13:16:24.702Z] #44 116.9 checking whether gcc understands -c and -o together... yes
13:16:24 [2022-09-07T13:16:24.702Z] #44 117.0 checking how to run the C preprocessor... gcc -E
13:16:24 [2022-09-07T13:16:24.702Z] #44 117.2 checking for grep that handles long lines and -e... /bin/grep
13:16:24 [2022-09-07T13:16:24.702Z] #44 117.2 checking for egrep... /bin/grep -E
13:16:24 [2022-09-07T13:16:24.830Z] #33 243.6 Selecting previously unselected package gcc-powerpc64le-linux-gnu.
13:16:24 [2022-09-07T13:16:24.830Z] #33 243.6 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
13:16:24 [2022-09-07T13:16:24.830Z] #33 243.6 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
13:16:24 [2022-09-07T13:16:24.830Z] #33 243.6 Selecting previously unselected package linux-libc-dev-ppc64el-cross.
13:16:24 [2022-09-07T13:16:24.830Z] #33 243.6 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ...
13:16:24 [2022-09-07T13:16:24.830Z] #33 243.6 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
13:16:24 [2022-09-07T13:16:24.830Z] #33 243.8 Selecting previously unselected package libc6-dev-ppc64el-cross.
13:16:24 [2022-09-07T13:16:24.830Z] #33 243.8 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ...
13:16:24 [2022-09-07T13:16:24.830Z] #33 243.8 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ...
13:16:24 [2022-09-07T13:16:24.830Z] #33 244.1 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross.
13:16:24 [2022-09-07T13:16:24.830Z] #33 244.1 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
13:16:24 [2022-09-07T13:16:24.830Z] #33 244.1 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
13:16:24 [2022-09-07T13:16:24.830Z] #33 244.3 Selecting previously unselected package g++-10-powerpc64le-linux-gnu.
13:16:24 [2022-09-07T13:16:24.830Z] #33 244.3 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
13:16:24 [2022-09-07T13:16:24.830Z] #33 244.3 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
13:16:25 [2022-09-07T13:16:25.267Z] #44 117.2 checking for ANSI C header files... yes
13:16:25 [2022-09-07T13:16:25.525Z] #44 117.7 checking for sys/types.h... yes
13:16:25 [2022-09-07T13:16:25.525Z] #44 117.8 checking for sys/stat.h... yes
13:16:25 [2022-09-07T13:16:25.525Z] #44 117.9 checking for stdlib.h... yes
13:16:25 [2022-09-07T13:16:25.782Z] #44 118.0 checking for string.h... yes
13:16:25 [2022-09-07T13:16:25.782Z] #44 118.1 checking for memory.h... yes
13:16:25 [2022-09-07T13:16:25.782Z] #44 118.1 checking for strings.h... yes
13:16:26 [2022-09-07T13:16:26.039Z] #44 118.3 checking for inttypes.h... yes
13:16:26 [2022-09-07T13:16:26.039Z] #44 118.4 checking for stdint.h... 
13:16:26 [2022-09-07T13:16:26.039Z] #44 ...
13:16:26 [2022-09-07T13:16:26.039Z] 
13:16:26 [2022-09-07T13:16:26.039Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
13:16:26 [2022-09-07T13:16:26.039Z] #57 14.04 Reading package lists...
13:16:26 [2022-09-07T13:16:26.039Z] #57 17.28 Building dependency tree...
13:16:26 [2022-09-07T13:16:26.039Z] #57 18.93 The following additional packages will be installed:
13:16:26 [2022-09-07T13:16:26.039Z] #57 18.93   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
13:16:26 [2022-09-07T13:16:26.039Z] #57 18.93   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
13:16:26 [2022-09-07T13:16:26.039Z] #57 18.93   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
13:16:26 [2022-09-07T13:16:26.039Z] #57 18.93   python3-pkg-resources vim-runtime xxd
13:16:26 [2022-09-07T13:16:26.039Z] #57 18.93 Suggested packages:
13:16:26 [2022-09-07T13:16:26.039Z] #57 18.93   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
13:16:26 [2022-09-07T13:16:26.039Z] #57 18.93   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
13:16:26 [2022-09-07T13:16:26.039Z] #57 18.93   acl attr quota
13:16:26 [2022-09-07T13:16:26.039Z] #57 18.93 Recommended packages:
13:16:26 [2022-09-07T13:16:26.039Z] #57 18.93   libatm1 nftables libpam-cap build-essential python3-dev unzip
13:16:26 [2022-09-07T13:16:26.039Z] #57 20.16 The following NEW packages will be installed:
13:16:26 [2022-09-07T13:16:26.039Z] #57 20.16   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
13:16:26 [2022-09-07T13:16:26.039Z] #57 20.16   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
13:16:26 [2022-09-07T13:16:26.039Z] #57 20.16   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
13:16:26 [2022-09-07T13:16:26.039Z] #57 20.16   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
13:16:26 [2022-09-07T13:16:26.039Z] #57 20.16   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
13:16:26 [2022-09-07T13:16:26.039Z] #57 20.16   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
13:16:26 [2022-09-07T13:16:26.039Z] #57 20.16   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
13:16:26 [2022-09-07T13:16:26.039Z] #57 20.16   xz-utils zip zstd
13:16:26 [2022-09-07T13:16:26.039Z] #57 20.50 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded.
13:16:26 [2022-09-07T13:16:26.039Z] #57 20.50 Need to get 27.7 MB of archives.
13:16:26 [2022-09-07T13:16:26.039Z] #57 20.50 After this operation, 106 MB of additional disk space will be used.
13:16:26 [2022-09-07T13:16:26.039Z] #57 20.50 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
13:16:26 [2022-09-07T13:16:26.039Z] #57 20.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
13:16:26 [2022-09-07T13:16:26.039Z] #57 20.50 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
13:16:26 [2022-09-07T13:16:26.039Z] #57 20.51 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
13:16:26 [2022-09-07T13:16:26.039Z] #57 20.51 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
13:16:26 [2022-09-07T13:16:26.039Z] #57 20.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
13:16:26 [2022-09-07T13:16:26.039Z] #57 20.51 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
13:16:26 [2022-09-07T13:16:26.039Z] #57 20.51 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
13:16:26 [2022-09-07T13:16:26.039Z] #57 20.55 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
13:16:26 [2022-09-07T13:16:26.039Z] #57 20.55 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
13:16:26 [2022-09-07T13:16:26.039Z] #57 20.58 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
13:16:26 [2022-09-07T13:16:26.039Z] #57 20.58 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
13:16:26 [2022-09-07T13:16:26.039Z] #57 20.59 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
13:16:26 [2022-09-07T13:16:26.039Z] #57 20.60 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
13:16:26 [2022-09-07T13:16:26.039Z] #57 20.63 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
13:16:26 [2022-09-07T13:16:26.039Z] #57 20.63 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
13:16:26 [2022-09-07T13:16:26.039Z] #57 20.64 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
13:16:26 [2022-09-07T13:16:26.039Z] #57 20.65 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
13:16:26 [2022-09-07T13:16:26.039Z] #57 20.65 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
13:16:26 [2022-09-07T13:16:26.039Z] #57 20.65 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
13:16:26 [2022-09-07T13:16:26.039Z] #57 20.66 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
13:16:26 [2022-09-07T13:16:26.039Z] #57 20.66 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
13:16:26 [2022-09-07T13:16:26.039Z] #57 20.68 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
13:16:26 [2022-09-07T13:16:26.039Z] #57 20.69 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
13:16:26 [2022-09-07T13:16:26.039Z] #57 20.70 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
13:16:26 [2022-09-07T13:16:26.039Z] #57 20.70 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
13:16:26 [2022-09-07T13:16:26.039Z] #57 20.70 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
13:16:26 [2022-09-07T13:16:26.039Z] #57 20.97 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
13:16:26 [2022-09-07T13:16:26.039Z] #57 20.97 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
13:16:26 [2022-09-07T13:16:26.039Z] #57 20.97 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
13:16:26 [2022-09-07T13:16:26.039Z] #57 20.98 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
13:16:26 [2022-09-07T13:16:26.039Z] #57 20.99 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
13:16:26 [2022-09-07T13:16:26.039Z] #57 20.99 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
13:16:26 [2022-09-07T13:16:26.039Z] #57 20.99 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
13:16:26 [2022-09-07T13:16:26.039Z] #57 21.00 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
13:16:26 [2022-09-07T13:16:26.039Z] #57 21.06 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
13:16:26 [2022-09-07T13:16:26.298Z] #57 21.06 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
13:16:26 [2022-09-07T13:16:26.298Z] #57 21.06 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
13:16:26 [2022-09-07T13:16:26.298Z] #57 21.07 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
13:16:26 [2022-09-07T13:16:26.298Z] #57 21.08 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
13:16:26 [2022-09-07T13:16:26.298Z] #57 21.08 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
13:16:26 [2022-09-07T13:16:26.298Z] #57 21.09 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
13:16:26 [2022-09-07T13:16:26.298Z] #57 21.12 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
13:16:26 [2022-09-07T13:16:26.298Z] #57 21.13 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
13:16:26 [2022-09-07T13:16:26.298Z] #57 21.15 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
13:16:26 [2022-09-07T13:16:26.555Z] #57 21.37 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
13:16:26 [2022-09-07T13:16:26.555Z] #57 21.40 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
13:16:26 [2022-09-07T13:16:26.555Z] #57 21.45 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
13:16:26 [2022-09-07T13:16:26.555Z] #57 21.45 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
13:16:27 [2022-09-07T13:16:27.119Z] #57 21.98 debconf: delaying package configuration, since apt-utils is not installed
13:16:27 [2022-09-07T13:16:27.119Z] #57 22.08 Fetched 27.7 MB in 1s (21.5 MB/s)
13:16:27 [2022-09-07T13:16:27.119Z] #57 22.15 Selecting previously unselected package pigz.
13:16:27 [2022-09-07T13:16:27.376Z] #57 22.15 (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.)
13:16:27 [2022-09-07T13:16:27.376Z] #57 22.19 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
13:16:27 [2022-09-07T13:16:27.376Z] #57 22.20 Unpacking pigz (2.6-1) ...
13:16:27 [2022-09-07T13:16:27.376Z] #57 22.30 Selecting previously unselected package libelf1:amd64.
13:16:27 [2022-09-07T13:16:27.376Z] #57 22.30 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
13:16:27 [2022-09-07T13:16:27.376Z] #57 22.32 Unpacking libelf1:amd64 (0.183-1) ...
13:16:27 [2022-09-07T13:16:27.633Z] #57 22.48 Selecting previously unselected package libbpf0:amd64.
13:16:27 [2022-09-07T13:16:27.633Z] #57 22.48 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
13:16:27 [2022-09-07T13:16:27.633Z] #57 22.48 Unpacking libbpf0:amd64 (1:0.3-2) ...
13:16:27 [2022-09-07T13:16:27.633Z] #57 22.59 Selecting previously unselected package libcap2:amd64.
13:16:27 [2022-09-07T13:16:27.633Z] #57 22.60 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
13:16:27 [2022-09-07T13:16:27.633Z] #57 22.61 Unpacking libcap2:amd64 (1:2.44-1) ...
13:16:27 [2022-09-07T13:16:27.633Z] #57 22.69 Selecting previously unselected package libmnl0:amd64.
13:16:27 [2022-09-07T13:16:27.889Z] #57 22.69 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
13:16:27 [2022-09-07T13:16:27.889Z] #57 22.71 Unpacking libmnl0:amd64 (1.0.4-3) ...
13:16:27 [2022-09-07T13:16:27.889Z] #57 22.77 Selecting previously unselected package libxtables12:amd64.
13:16:27 [2022-09-07T13:16:27.889Z] #57 22.77 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
13:16:27 [2022-09-07T13:16:27.889Z] #57 22.78 Unpacking libxtables12:amd64 (1.8.7-1) ...
13:16:27 [2022-09-07T13:16:27.889Z] #57 22.86 Selecting previously unselected package libcap2-bin.
13:16:27 [2022-09-07T13:16:27.889Z] #57 22.86 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
13:16:27 [2022-09-07T13:16:27.889Z] #57 22.87 Unpacking libcap2-bin (1:2.44-1) ...
13:16:27 [2022-09-07T13:16:27.889Z] #57 22.96 Selecting previously unselected package iproute2.
13:16:28 [2022-09-07T13:16:28.146Z] #57 22.97 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
13:16:28 [2022-09-07T13:16:28.146Z] #57 22.98 Unpacking iproute2 (5.10.0-4) ...
13:16:28 [2022-09-07T13:16:28.403Z] #57 23.47 Selecting previously unselected package xxd.
13:16:28 [2022-09-07T13:16:28.403Z] #57 23.47 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
13:16:28 [2022-09-07T13:16:28.661Z] #57 23.47 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
13:16:28 [2022-09-07T13:16:28.661Z] #57 23.62 Selecting previously unselected package vim-common.
13:16:28 [2022-09-07T13:16:28.661Z] #57 23.62 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
13:16:28 [2022-09-07T13:16:28.661Z] #57 23.64 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
13:16:28 [2022-09-07T13:16:28.917Z] #57 23.80 Selecting previously unselected package bash-completion.
13:16:28 [2022-09-07T13:16:28.917Z] #57 23.80 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
13:16:29 [2022-09-07T13:16:29.005Z] #33 248.6 Selecting previously unselected package g++-powerpc64le-linux-gnu.
13:16:29 [2022-09-07T13:16:29.009Z] #44 ...
13:16:29 [2022-09-07T13:16:29.009Z] 
13:16:29 [2022-09-07T13:16:29.010Z] #23 [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
13:16:29 [2022-09-07T13:16:29.010Z] #23 198.7 + dpkg --print-architecture
13:16:29 [2022-09-07T13:16:29.010Z] #23 DONE 199.9s
13:16:29 [2022-09-07T13:16:29.010Z] 
13:16:29 [2022-09-07T13:16:29.010Z] #39 [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
13:16:29 [2022-09-07T13:16:29.116Z] #46 ...
13:16:29 [2022-09-07T13:16:29.116Z] 
13:16:29 [2022-09-07T13:16:29.116Z] #31 [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
13:16:29 [2022-09-07T13:16:29.116Z] #31 245.5 + dpkg --print-architecture
13:16:29 [2022-09-07T13:16:29.116Z] #31 245.5 + git checkout -q v2.1.0
13:16:29 [2022-09-07T13:16:29.116Z] #31 246.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
13:16:29 [2022-09-07T13:16:29.116Z] #31 246.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
13:16:29 [2022-09-07T13:16:29.263Z] #33 248.6 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
13:16:29 [2022-09-07T13:16:29.263Z] #33 248.6 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
13:16:29 [2022-09-07T13:16:29.264Z] #33 248.7 Selecting previously unselected package crossbuild-essential-ppc64el.
13:16:29 [2022-09-07T13:16:29.264Z] #33 248.7 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ...
13:16:29 [2022-09-07T13:16:29.264Z] #33 248.7 Unpacking crossbuild-essential-ppc64el (12.9) ...
13:16:29 [2022-09-07T13:16:29.264Z] #33 248.7 Selecting previously unselected package libc6-s390x-cross.
13:16:29 [2022-09-07T13:16:29.264Z] #33 248.7 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ...
13:16:29 [2022-09-07T13:16:29.264Z] #33 248.7 Unpacking libc6-s390x-cross (2.31-9cross4) ...
13:16:29 [2022-09-07T13:16:29.264Z] #33 248.8 Selecting previously unselected package libgcc-s1-s390x-cross.
13:16:29 [2022-09-07T13:16:29.264Z] #33 248.8 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ...
13:16:29 [2022-09-07T13:16:29.264Z] #33 248.8 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ...
13:16:29 [2022-09-07T13:16:29.264Z] #33 248.9 Selecting previously unselected package libgomp1-s390x-cross.
13:16:29 [2022-09-07T13:16:29.264Z] #33 248.9 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ...
13:16:29 [2022-09-07T13:16:29.264Z] #33 248.9 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ...
13:16:29 [2022-09-07T13:16:29.264Z] #33 248.9 Selecting previously unselected package libitm1-s390x-cross.
13:16:29 [2022-09-07T13:16:29.520Z] #33 248.9 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ...
13:16:29 [2022-09-07T13:16:29.520Z] #33 248.9 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ...
13:16:29 [2022-09-07T13:16:29.520Z] #33 248.9 Selecting previously unselected package libatomic1-s390x-cross.
13:16:29 [2022-09-07T13:16:29.520Z] #33 249.0 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ...
13:16:29 [2022-09-07T13:16:29.520Z] #33 249.0 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ...
13:16:29 [2022-09-07T13:16:29.520Z] #33 249.0 Selecting previously unselected package libasan6-s390x-cross.
13:16:29 [2022-09-07T13:16:29.520Z] #33 249.0 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ...
13:16:29 [2022-09-07T13:16:29.520Z] #33 249.0 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ...
13:16:29 [2022-09-07T13:16:29.777Z] #33 249.3 Selecting previously unselected package libstdc++6-s390x-cross.
13:16:29 [2022-09-07T13:16:29.777Z] #33 249.3 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ...
13:16:29 [2022-09-07T13:16:29.777Z] #33 249.3 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ...
13:16:29 [2022-09-07T13:16:29.777Z] #33 249.3 Selecting previously unselected package libubsan1-s390x-cross.
13:16:29 [2022-09-07T13:16:29.777Z] #33 249.4 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ...
13:16:29 [2022-09-07T13:16:29.777Z] #33 249.4 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ...
13:16:29 [2022-09-07T13:16:29.777Z] #33 249.5 Selecting previously unselected package libgcc-10-dev-s390x-cross.
13:16:29 [2022-09-07T13:16:29.848Z] #57 ...
13:16:29 [2022-09-07T13:16:29.848Z] 
13:16:29 [2022-09-07T13:16:29.848Z] #44 [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
13:16:29 [2022-09-07T13:16:29.848Z] #44 118.4 checking for stdint.h... yes
13:16:29 [2022-09-07T13:16:29.848Z] #44 118.6 checking for unistd.h... yes
13:16:29 [2022-09-07T13:16:29.848Z] #44 118.7 checking minix/config.h usability... no
13:16:29 [2022-09-07T13:16:29.848Z] #44 118.9 checking minix/config.h presence... no
13:16:29 [2022-09-07T13:16:29.848Z] #44 119.0 checking for minix/config.h... no
13:16:29 [2022-09-07T13:16:29.848Z] #44 119.0 checking whether it is safe to define __EXTENSIONS__... yes
13:16:29 [2022-09-07T13:16:29.848Z] #44 119.2 checking build system type... x86_64-pc-linux-gnu
13:16:29 [2022-09-07T13:16:29.848Z] #44 119.3 checking host system type... x86_64-pc-linux-gnu
13:16:29 [2022-09-07T13:16:29.848Z] #44 119.3 checking how to print strings... printf
13:16:29 [2022-09-07T13:16:29.848Z] #44 119.3 checking for a sed that does not truncate output... /bin/sed
13:16:29 [2022-09-07T13:16:29.848Z] #44 119.4 checking for fgrep... /bin/grep -F
13:16:29 [2022-09-07T13:16:29.848Z] #44 119.4 checking for ld used by gcc... /usr/bin/ld
13:16:29 [2022-09-07T13:16:29.848Z] #44 119.4 checking if the linker (/usr/bin/ld) is GNU ld... yes
13:16:29 [2022-09-07T13:16:29.848Z] #44 119.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
13:16:29 [2022-09-07T13:16:29.848Z] #44 119.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm
13:16:29 [2022-09-07T13:16:29.848Z] #44 119.5 checking whether ln -s works... yes
13:16:29 [2022-09-07T13:16:29.848Z] #44 119.5 checking the maximum length of command line arguments... 1572864
13:16:29 [2022-09-07T13:16:29.848Z] #44 119.5 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
13:16:29 [2022-09-07T13:16:29.848Z] #44 119.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
13:16:29 [2022-09-07T13:16:29.848Z] #44 119.5 checking for /usr/bin/ld option to reload object files... -r
13:16:29 [2022-09-07T13:16:29.848Z] #44 119.5 checking for objdump... objdump
13:16:29 [2022-09-07T13:16:29.848Z] #44 119.6 checking how to recognize dependent libraries... pass_all
13:16:29 [2022-09-07T13:16:29.848Z] #44 119.6 checking for dlltool... no
13:16:29 [2022-09-07T13:16:29.848Z] #44 119.6 checking how to associate runtime and link libraries... printf %s\n
13:16:29 [2022-09-07T13:16:29.848Z] #44 119.6 checking for ar... ar
13:16:29 [2022-09-07T13:16:29.848Z] #44 119.6 checking for archiver @FILE support... @
13:16:29 [2022-09-07T13:16:29.848Z] #44 119.7 checking for strip... strip
13:16:29 [2022-09-07T13:16:29.848Z] #44 119.7 checking for ranlib... ranlib
13:16:29 [2022-09-07T13:16:29.848Z] #44 119.7 checking for gawk... no
13:16:29 [2022-09-07T13:16:29.848Z] #44 119.7 checking for mawk... mawk
13:16:29 [2022-09-07T13:16:29.848Z] #44 119.7 checking command to parse /usr/bin/nm -B output from gcc object... ok
13:16:29 [2022-09-07T13:16:29.848Z] #44 120.1 checking for sysroot... no
13:16:29 [2022-09-07T13:16:29.848Z] #44 120.1 checking for a working dd... /bin/dd
13:16:29 [2022-09-07T13:16:29.848Z] #44 120.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
13:16:29 [2022-09-07T13:16:29.848Z] #44 120.2 checking for mt... no
13:16:29 [2022-09-07T13:16:29.848Z] #44 120.2 checking if : is a manifest tool... no
13:16:29 [2022-09-07T13:16:29.848Z] #44 120.2 checking for dlfcn.h... yes
13:16:29 [2022-09-07T13:16:29.848Z] #44 120.4 checking for objdir... .libs
13:16:29 [2022-09-07T13:16:29.848Z] #44 120.7 checking if gcc supports -fno-rtti -fno-exceptions... no
13:16:29 [2022-09-07T13:16:29.848Z] #44 120.9 checking for gcc option to produce PIC... -fPIC -DPIC
13:16:29 [2022-09-07T13:16:29.848Z] #44 120.9 checking if gcc PIC flag -fPIC -DPIC works... yes
13:16:29 [2022-09-07T13:16:29.848Z] #44 120.9 checking if gcc static flag -static works... yes
13:16:29 [2022-09-07T13:16:29.848Z] #44 121.2 checking if gcc supports -c -o file.o... yes
13:16:29 [2022-09-07T13:16:29.848Z] #44 121.3 checking if gcc supports -c -o file.o... (cached) yes
13:16:29 [2022-09-07T13:16:29.848Z] #44 121.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
13:16:29 [2022-09-07T13:16:29.848Z] #44 121.4 checking dynamic linker characteristics... GNU/Linux ld.so
13:16:29 [2022-09-07T13:16:29.848Z] #44 121.7 checking how to hardcode library paths into programs... immediate
13:16:29 [2022-09-07T13:16:29.848Z] #44 121.7 checking whether stripping libraries is possible... yes
13:16:29 [2022-09-07T13:16:29.848Z] #44 121.7 checking if libtool supports shared libraries... yes
13:16:29 [2022-09-07T13:16:29.848Z] #44 121.7 checking whether to build shared libraries... no
13:16:29 [2022-09-07T13:16:29.848Z] #44 121.7 checking whether to build static libraries... yes
13:16:29 [2022-09-07T13:16:29.848Z] #44 121.7 checking for a BSD-compatible install... /usr/bin/install -c
13:16:29 [2022-09-07T13:16:29.848Z] #44 121.8 checking whether build environment is sane... yes
13:16:29 [2022-09-07T13:16:29.848Z] #44 121.8 checking for a thread-safe mkdir -p... /bin/mkdir -p
13:16:29 [2022-09-07T13:16:29.849Z] #44 121.8 checking whether make sets $(MAKE)... yes
13:16:29 [2022-09-07T13:16:29.849Z] #44 121.9 checking whether make supports the include directive... yes (GNU style)
13:16:29 [2022-09-07T13:16:29.849Z] #44 121.9 checking whether make supports nested variables... yes
13:16:29 [2022-09-07T13:16:29.849Z] #44 122.0 checking whether UID '0' is supported by ustar format... yes
13:16:29 [2022-09-07T13:16:29.849Z] #44 122.0 checking whether GID '0' is supported by ustar format... yes
13:16:29 [2022-09-07T13:16:29.849Z] #44 122.0 checking how to create a ustar tar archive... gnutar
13:16:29 [2022-09-07T13:16:29.849Z] #44 122.0 checking dependency style of gcc... gcc3
13:16:29 [2022-09-07T13:16:29.849Z] #44 122.2 checking whether to enable maintainer-specific portions of Makefiles... yes
13:16:29 [2022-09-07T13:16:29.849Z] #44 122.2 checking whether make supports nested variables... (cached) yes
13:16:29 [2022-09-07T13:16:29.849Z] #44 122.2 checking for pkg-config... /usr/bin/pkg-config
13:16:29 [2022-09-07T13:16:29.849Z] #44 122.2 checking pkg-config is at least version 0.9.0... yes
13:16:29 [2022-09-07T13:16:29.849Z] #44 122.2 checking for yajl >= 2.1.0... yes
13:16:29 [2022-09-07T13:16:29.849Z] #44 122.2 checking for a sed that does not truncate output... (cached) /bin/sed
13:16:29 [2022-09-07T13:16:29.849Z] #44 122.2 checking for gcc... (cached) gcc
13:16:29 [2022-09-07T13:16:29.849Z] #44 122.3 checking whether we are using the GNU C compiler... (cached) yes
13:16:29 [2022-09-07T13:16:29.849Z] #44 122.3 checking whether gcc accepts -g... (cached) yes
13:16:29 [2022-09-07T13:16:29.849Z] #44 122.3 checking for gcc option to accept ISO C89... (cached) none needed
13:16:29 [2022-09-07T13:16:29.849Z] #44 122.3 checking whether gcc understands -c and -o together... (cached) yes
13:16:29 [2022-09-07T13:16:29.849Z] #44 122.3 checking for a Python interpreter with version >= 3... python3
13:16:29 [2022-09-07T13:16:29.849Z] #44 122.4 checking for python3... /usr/bin/python3
13:16:29 [2022-09-07T13:16:29.849Z] #44 122.4 checking for python3 version... 3.9
13:16:30 [2022-09-07T13:16:30.033Z] #33 249.5 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
13:16:30 [2022-09-07T13:16:30.033Z] #33 249.5 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
13:16:30 [2022-09-07T13:16:30.033Z] #33 249.6 Selecting previously unselected package gcc-10-s390x-linux-gnu.
13:16:30 [2022-09-07T13:16:30.033Z] #33 249.6 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
13:16:30 [2022-09-07T13:16:30.033Z] #33 249.6 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
13:16:30 [2022-09-07T13:16:30.105Z] #44 122.4 checking for python3 platform... linux
13:16:30 [2022-09-07T13:16:30.362Z] #44 122.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
13:16:30 [2022-09-07T13:16:30.362Z] #44 122.6 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
13:16:30 [2022-09-07T13:16:30.619Z] #44 122.9 checking that generated files are newer than configure... done
13:16:30 [2022-09-07T13:16:30.619Z] #44 122.9 configure: creating ./config.status
13:16:32 [2022-09-07T13:16:32.513Z] #44 124.8 config.status: creating Makefile
13:16:32 [2022-09-07T13:16:32.513Z] #44 124.9 config.status: creating config.h
13:16:32 [2022-09-07T13:16:32.513Z] #44 125.0 config.status: executing libtool commands
13:16:32 [2022-09-07T13:16:32.513Z] #44 125.0 config.status: executing depfiles commands
13:16:33 [2022-09-07T13:16:33.077Z] #44 125.6 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
13:16:33 [2022-09-07T13:16:33.333Z] #44 125.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
13:16:33 [2022-09-07T13:16:33.590Z] #44 125.9 checking for gcc... gcc
13:16:33 [2022-09-07T13:16:33.847Z] #44 126.0 checking whether the C compiler works... yes
13:16:33 [2022-09-07T13:16:33.847Z] #44 126.2 checking for C compiler default output file name... a.out
13:16:34 [2022-09-07T13:16:34.103Z] #44 126.2 checking for suffix of executables... 
13:16:34 [2022-09-07T13:16:34.359Z] #44 126.3 checking whether we are cross compiling... no
13:16:34 [2022-09-07T13:16:34.359Z] #44 126.6 checking for suffix of object files... o
13:16:34 [2022-09-07T13:16:34.359Z] #44 126.7 checking whether we are using the GNU C compiler... yes
13:16:34 [2022-09-07T13:16:34.618Z] #44 126.9 checking whether gcc accepts -g... yes
13:16:34 [2022-09-07T13:16:34.618Z] #44 126.9 checking for gcc option to accept ISO C89... none needed
13:16:34 [2022-09-07T13:16:34.876Z] #44 127.1 checking whether gcc understands -c and -o together... yes
13:16:34 [2022-09-07T13:16:34.876Z] #44 127.3 checking for a BSD-compatible install... /usr/bin/install -c
13:16:35 [2022-09-07T13:16:35.133Z] #44 127.4 checking whether build environment is sane... yes
13:16:35 [2022-09-07T13:16:35.133Z] #44 127.4 checking for a thread-safe mkdir -p... /bin/mkdir -p
13:16:35 [2022-09-07T13:16:35.133Z] #44 127.4 checking for gawk... no
13:16:35 [2022-09-07T13:16:35.133Z] #44 127.4 checking for mawk... mawk
13:16:35 [2022-09-07T13:16:35.133Z] #44 127.4 checking whether make sets $(MAKE)... yes
13:16:35 [2022-09-07T13:16:35.133Z] #44 127.5 checking whether make supports the include directive... yes (GNU style)
13:16:35 [2022-09-07T13:16:35.133Z] #44 127.5 checking whether make supports nested variables... yes
13:16:35 [2022-09-07T13:16:35.133Z] #44 127.5 checking whether UID '0' is supported by ustar format... yes
13:16:35 [2022-09-07T13:16:35.133Z] #44 127.5 checking whether GID '0' is supported by ustar format... yes
13:16:35 [2022-09-07T13:16:35.133Z] #44 127.5 checking how to create a ustar tar archive... gnutar
13:16:35 [2022-09-07T13:16:35.286Z] #33 254.7 Selecting previously unselected package gcc-s390x-linux-gnu.
13:16:35 [2022-09-07T13:16:35.286Z] #33 254.7 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
13:16:35 [2022-09-07T13:16:35.286Z] #33 254.8 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ...
13:16:35 [2022-09-07T13:16:35.389Z] #44 127.6 checking dependency style of gcc... gcc3
13:16:35 [2022-09-07T13:16:35.389Z] #44 127.7 checking whether to enable maintainer-specific portions of Makefiles... yes
13:16:35 [2022-09-07T13:16:35.389Z] #44 127.7 checking whether make supports nested variables... (cached) yes
13:16:35 [2022-09-07T13:16:35.646Z] #44 127.8 checking build system type... x86_64-pc-linux-gnu
13:16:35 [2022-09-07T13:16:35.646Z] #44 128.0 checking host system type... x86_64-pc-linux-gnu
13:16:35 [2022-09-07T13:16:35.646Z] #44 128.0 checking how to print strings... printf
13:16:35 [2022-09-07T13:16:35.646Z] #44 128.0 checking for a sed that does not truncate output... /bin/sed
13:16:35 [2022-09-07T13:16:35.646Z] #44 128.0 checking for grep that handles long lines and -e... /bin/grep
13:16:35 [2022-09-07T13:16:35.646Z] #44 128.0 checking for egrep... /bin/grep -E
13:16:35 [2022-09-07T13:16:35.646Z] #44 128.0 checking for fgrep... /bin/grep -F
13:16:35 [2022-09-07T13:16:35.646Z] #44 128.0 checking for ld used by gcc... /usr/bin/ld
13:16:35 [2022-09-07T13:16:35.646Z] #44 128.0 checking if the linker (/usr/bin/ld) is GNU ld... yes
13:16:35 [2022-09-07T13:16:35.646Z] #44 128.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
13:16:35 [2022-09-07T13:16:35.872Z] #33 255.3 Selecting previously unselected package linux-libc-dev-s390x-cross.
13:16:35 [2022-09-07T13:16:35.872Z] #33 255.3 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ...
13:16:35 [2022-09-07T13:16:35.872Z] #33 255.3 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
13:16:35 [2022-09-07T13:16:35.872Z] #33 255.5 Selecting previously unselected package libc6-dev-s390x-cross.
13:16:35 [2022-09-07T13:16:35.903Z] #44 128.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm
13:16:35 [2022-09-07T13:16:35.903Z] #44 128.2 checking whether ln -s works... yes
13:16:35 [2022-09-07T13:16:35.903Z] #44 128.2 checking the maximum length of command line arguments... 1572864
13:16:35 [2022-09-07T13:16:35.903Z] #44 128.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
13:16:35 [2022-09-07T13:16:35.903Z] #44 128.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
13:16:35 [2022-09-07T13:16:35.903Z] #44 128.2 checking for /usr/bin/ld option to reload object files... -r
13:16:35 [2022-09-07T13:16:35.903Z] #44 128.2 checking for objdump... objdump
13:16:35 [2022-09-07T13:16:35.903Z] #44 128.2 checking how to recognize dependent libraries... pass_all
13:16:35 [2022-09-07T13:16:35.903Z] #44 128.2 checking for dlltool... no
13:16:35 [2022-09-07T13:16:35.903Z] #44 128.3 checking how to associate runtime and link libraries... printf %s\n
13:16:35 [2022-09-07T13:16:35.903Z] #44 128.3 checking for ar... ar
13:16:36 [2022-09-07T13:16:36.135Z] #33 255.5 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ...
13:16:36 [2022-09-07T13:16:36.135Z] #33 255.5 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ...
13:16:36 [2022-09-07T13:16:36.135Z] #33 255.8 Selecting previously unselected package libstdc++-10-dev-s390x-cross.
13:16:36 [2022-09-07T13:16:36.160Z] #44 128.3 checking for archiver @FILE support... @
13:16:36 [2022-09-07T13:16:36.160Z] #44 128.4 checking for strip... strip
13:16:36 [2022-09-07T13:16:36.160Z] #44 128.4 checking for ranlib... ranlib
13:16:36 [2022-09-07T13:16:36.392Z] #33 255.8 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
13:16:36 [2022-09-07T13:16:36.393Z] #33 255.8 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
13:16:36 [2022-09-07T13:16:36.417Z] #44 128.4 checking command to parse /usr/bin/nm -B output from gcc object... ok
13:16:36 [2022-09-07T13:16:36.417Z] #44 128.7 checking for sysroot... no
13:16:36 [2022-09-07T13:16:36.417Z] #44 128.7 checking for a working dd... /bin/dd
13:16:36 [2022-09-07T13:16:36.417Z] #44 128.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
13:16:36 [2022-09-07T13:16:36.417Z] #44 128.8 checking for mt... no
13:16:36 [2022-09-07T13:16:36.417Z] #44 128.8 checking if : is a manifest tool... no
13:16:36 [2022-09-07T13:16:36.417Z] #44 128.9 checking how to run the C preprocessor... gcc -E
13:16:36 [2022-09-07T13:16:36.660Z] #33 256.1 Selecting previously unselected package g++-10-s390x-linux-gnu.
13:16:36 [2022-09-07T13:16:36.660Z] #33 256.1 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
13:16:36 [2022-09-07T13:16:36.660Z] #33 256.1 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
13:16:37 [2022-09-07T13:16:37.237Z] #44 129.1 checking for ANSI C header files... yes
13:16:37 [2022-09-07T13:16:37.237Z] #44 129.6 checking for sys/types.h... yes
13:16:37 [2022-09-07T13:16:37.495Z] #44 129.7 checking for sys/stat.h... yes
13:16:37 [2022-09-07T13:16:37.751Z] #44 129.9 checking for stdlib.h... yes
13:16:37 [2022-09-07T13:16:37.751Z] #44 130.0 checking for string.h... yes
13:16:37 [2022-09-07T13:16:37.751Z] #44 130.1 checking for memory.h... yes
13:16:38 [2022-09-07T13:16:38.008Z] #44 130.4 checking for strings.h... yes
13:16:38 [2022-09-07T13:16:38.265Z] #44 130.5 checking for inttypes.h... yes
13:16:38 [2022-09-07T13:16:38.523Z] #44 130.7 checking for stdint.h... yes
13:16:38 [2022-09-07T13:16:38.523Z] #44 130.8 checking for unistd.h... yes
13:16:38 [2022-09-07T13:16:38.779Z] #44 130.9 checking for dlfcn.h... yes
13:16:38 [2022-09-07T13:16:38.780Z] #44 131.1 checking for objdir... .libs
13:16:38 [2022-09-07T13:16:38.988Z] #39 ...
13:16:38 [2022-09-07T13:16:38.988Z] 
13:16:38 [2022-09-07T13:16:38.988Z] #44 [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
13:16:38 [2022-09-07T13:16:38.988Z] #44 166.6   CCLD     libocispec.la
13:16:39 [2022-09-07T13:16:39.037Z] #44 131.4 checking if gcc supports -fno-rtti -fno-exceptions... no
13:16:39 [2022-09-07T13:16:39.293Z] #44 131.6 checking for gcc option to produce PIC... -fPIC -DPIC
13:16:39 [2022-09-07T13:16:39.293Z] #44 131.6 checking if gcc PIC flag -fPIC -DPIC works... yes
13:16:39 [2022-09-07T13:16:39.555Z] #44 167.0   CCLD     src/validate
13:16:39 [2022-09-07T13:16:39.555Z] #44 167.0   CCLD     tests/test-1
13:16:39 [2022-09-07T13:16:39.555Z] #44 167.0   CCLD     tests/test-2
13:16:39 [2022-09-07T13:16:39.555Z] #44 167.0   CCLD     tests/test-3
13:16:39 [2022-09-07T13:16:39.555Z] #44 167.0   CCLD     tests/test-4
13:16:39 [2022-09-07T13:16:39.555Z] #44 167.1   CCLD     tests/test-5
13:16:39 [2022-09-07T13:16:39.813Z] #44 167.1   CCLD     tests/test-6
13:16:39 [2022-09-07T13:16:39.813Z] #44 167.2   CCLD     tests/test-7
13:16:39 [2022-09-07T13:16:39.813Z] #44 167.3   CCLD     tests/test-8
13:16:39 [2022-09-07T13:16:39.857Z] #44 131.7 checking if gcc static flag -static works... yes
13:16:39 [2022-09-07T13:16:39.857Z] #44 132.1 checking if gcc supports -c -o file.o... yes
13:16:39 [2022-09-07T13:16:39.857Z] #44 132.3 checking if gcc supports -c -o file.o... (cached) yes
13:16:39 [2022-09-07T13:16:39.857Z] #44 132.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
13:16:40 [2022-09-07T13:16:40.072Z] #44 167.4   CCLD     tests/test-9
13:16:40 [2022-09-07T13:16:40.072Z] #44 167.5   CCLD     tests/test-10
13:16:40 [2022-09-07T13:16:40.072Z] #44 167.5 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
13:16:40 [2022-09-07T13:16:40.072Z] #44 167.6   CCLD     tests/test-11
13:16:40 [2022-09-07T13:16:40.421Z] #44 132.3 checking dynamic linker characteristics... GNU/Linux ld.so
13:16:40 [2022-09-07T13:16:40.421Z] #44 132.6 checking how to hardcode library paths into programs... immediate
13:16:40 [2022-09-07T13:16:40.421Z] #44 132.6 checking whether stripping libraries is possible... yes
13:16:40 [2022-09-07T13:16:40.421Z] #44 132.6 checking if libtool supports shared libraries... yes
13:16:40 [2022-09-07T13:16:40.421Z] #44 132.6 checking whether to build shared libraries... no
13:16:40 [2022-09-07T13:16:40.421Z] #44 132.6 checking whether to build static libraries... yes
13:16:40 [2022-09-07T13:16:40.421Z] #44 132.7 checking float.h usability... yes
13:16:40 [2022-09-07T13:16:40.421Z] #44 132.8 checking float.h presence... yes
13:16:40 [2022-09-07T13:16:40.421Z] #44 132.8 checking for float.h... yes
13:16:40 [2022-09-07T13:16:40.421Z] #44 132.8 checking limits.h usability... yes
13:16:40 [2022-09-07T13:16:40.678Z] #44 133.0 checking limits.h presence... yes
13:16:40 [2022-09-07T13:16:40.678Z] #44 133.0 checking for limits.h... yes
13:16:40 [2022-09-07T13:16:40.678Z] #44 133.1 checking stddef.h usability... yes
13:16:40 [2022-09-07T13:16:40.678Z] #44 133.2 checking stddef.h presence... yes
13:16:40 [2022-09-07T13:16:40.935Z] #44 133.2 checking for stddef.h... yes
13:16:40 [2022-09-07T13:16:40.935Z] #44 133.3 checking for stdlib.h... (cached) yes
13:16:40 [2022-09-07T13:16:40.935Z] #44 133.3 checking for string.h... (cached) yes
13:16:40 [2022-09-07T13:16:40.935Z] #44 133.3 checking sys/time.h usability... 
13:16:40 [2022-09-07T13:16:40.935Z] #44 ...
13:16:40 [2022-09-07T13:16:40.935Z] 
13:16:40 [2022-09-07T13:16:40.935Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
13:16:40 [2022-09-07T13:16:40.935Z] #57 25.88 Unpacking bash-completion (1:2.11-2) ...
13:16:40 [2022-09-07T13:16:40.935Z] #57 26.42 Selecting previously unselected package bzip2.
13:16:40 [2022-09-07T13:16:40.935Z] #57 26.42 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
13:16:40 [2022-09-07T13:16:40.935Z] #57 26.43 Unpacking bzip2 (1.0.8-4) ...
13:16:40 [2022-09-07T13:16:40.935Z] #57 26.53 Selecting previously unselected package xz-utils.
13:16:40 [2022-09-07T13:16:40.935Z] #57 26.55 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
13:16:40 [2022-09-07T13:16:40.935Z] #57 26.55 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
13:16:40 [2022-09-07T13:16:40.935Z] #57 26.70 Selecting previously unselected package apparmor.
13:16:40 [2022-09-07T13:16:40.935Z] #57 26.70 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
13:16:40 [2022-09-07T13:16:40.935Z] #57 26.76 Unpacking apparmor (2.13.6-10) ...
13:16:40 [2022-09-07T13:16:40.935Z] #57 27.24 Selecting previously unselected package inetutils-ping.
13:16:40 [2022-09-07T13:16:40.935Z] #57 27.24 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
13:16:40 [2022-09-07T13:16:40.935Z] #57 27.25 Unpacking inetutils-ping (2:2.0-1) ...
13:16:40 [2022-09-07T13:16:40.935Z] #57 27.38 Selecting previously unselected package libip4tc2:amd64.
13:16:40 [2022-09-07T13:16:40.935Z] #57 27.38 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
13:16:40 [2022-09-07T13:16:40.935Z] #57 27.40 Unpacking libip4tc2:amd64 (1.8.7-1) ...
13:16:40 [2022-09-07T13:16:40.935Z] #57 27.51 Selecting previously unselected package libip6tc2:amd64.
13:16:40 [2022-09-07T13:16:40.936Z] #57 27.51 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
13:16:40 [2022-09-07T13:16:40.936Z] #57 27.52 Unpacking libip6tc2:amd64 (1.8.7-1) ...
13:16:40 [2022-09-07T13:16:40.936Z] #57 27.61 Selecting previously unselected package libnfnetlink0:amd64.
13:16:40 [2022-09-07T13:16:40.936Z] #57 27.61 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
13:16:40 [2022-09-07T13:16:40.936Z] #57 27.61 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
13:16:40 [2022-09-07T13:16:40.936Z] #57 27.70 Selecting previously unselected package libnetfilter-conntrack3:amd64.
13:16:40 [2022-09-07T13:16:40.936Z] #57 27.70 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
13:16:40 [2022-09-07T13:16:40.936Z] #57 27.71 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
13:16:40 [2022-09-07T13:16:40.936Z] #57 27.79 Selecting previously unselected package libnftnl11:amd64.
13:16:40 [2022-09-07T13:16:40.936Z] #57 27.79 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
13:16:40 [2022-09-07T13:16:40.936Z] #57 27.80 Unpacking libnftnl11:amd64 (1.1.9-1) ...
13:16:40 [2022-09-07T13:16:40.936Z] #57 27.88 Selecting previously unselected package iptables.
13:16:40 [2022-09-07T13:16:40.936Z] #57 27.89 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
13:16:40 [2022-09-07T13:16:40.936Z] #57 27.90 Unpacking iptables (1.8.7-1) ...
13:16:40 [2022-09-07T13:16:40.936Z] #57 28.25 Selecting previously unselected package libonig5:amd64.
13:16:40 [2022-09-07T13:16:40.936Z] #57 28.25 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
13:16:40 [2022-09-07T13:16:40.936Z] #57 28.26 Unpacking libonig5:amd64 (6.9.6-1.1) ...
13:16:40 [2022-09-07T13:16:40.936Z] #57 28.40 Selecting previously unselected package libjq1:amd64.
13:16:40 [2022-09-07T13:16:40.936Z] #57 28.40 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
13:16:40 [2022-09-07T13:16:40.936Z] #57 28.42 Unpacking libjq1:amd64 (1.6-2.1) ...
13:16:40 [2022-09-07T13:16:40.936Z] #57 28.54 Selecting previously unselected package jq.
13:16:40 [2022-09-07T13:16:40.936Z] #57 28.54 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
13:16:40 [2022-09-07T13:16:40.936Z] #57 28.56 Unpacking jq (1.6-2.1) ...
13:16:40 [2022-09-07T13:16:40.936Z] #57 28.66 Selecting previously unselected package libaio1:amd64.
13:16:40 [2022-09-07T13:16:40.936Z] #57 28.66 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
13:16:40 [2022-09-07T13:16:40.936Z] #57 28.66 Unpacking libaio1:amd64 (0.3.112-9) ...
13:16:40 [2022-09-07T13:16:40.936Z] #57 28.74 Selecting previously unselected package libgpm2:amd64.
13:16:40 [2022-09-07T13:16:40.936Z] #57 28.74 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
13:16:40 [2022-09-07T13:16:40.936Z] #57 28.75 Unpacking libgpm2:amd64 (1.20.7-8) ...
13:16:40 [2022-09-07T13:16:40.936Z] #57 28.82 Selecting previously unselected package libicu67:amd64.
13:16:40 [2022-09-07T13:16:40.936Z] #57 28.82 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
13:16:40 [2022-09-07T13:16:40.936Z] #57 28.82 Unpacking libicu67:amd64 (67.1-7) ...
13:16:40 [2022-09-07T13:16:40.936Z] #57 32.33 Selecting previously unselected package libinih1:amd64.
13:16:40 [2022-09-07T13:16:40.936Z] #57 32.33 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
13:16:40 [2022-09-07T13:16:40.936Z] #57 32.34 Unpacking libinih1:amd64 (53-1+b2) ...
13:16:40 [2022-09-07T13:16:40.936Z] #57 32.39 Selecting previously unselected package libnet1:amd64.
13:16:40 [2022-09-07T13:16:40.936Z] #57 32.39 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
13:16:40 [2022-09-07T13:16:40.936Z] #57 32.40 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
13:16:40 [2022-09-07T13:16:40.936Z] #57 32.50 Selecting previously unselected package libnl-3-200:amd64.
13:16:40 [2022-09-07T13:16:40.936Z] #57 32.50 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
13:16:40 [2022-09-07T13:16:40.936Z] #57 32.50 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
13:16:40 [2022-09-07T13:16:40.936Z] #57 32.61 Selecting previously unselected package libprotobuf-c1:amd64.
13:16:40 [2022-09-07T13:16:40.936Z] #57 32.61 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
13:16:40 [2022-09-07T13:16:40.936Z] #57 32.62 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
13:16:40 [2022-09-07T13:16:40.936Z] #57 32.70 Selecting previously unselected package libyajl2:amd64.
13:16:40 [2022-09-07T13:16:40.936Z] #57 32.71 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ...
13:16:40 [2022-09-07T13:16:40.936Z] #57 32.71 Unpacking libyajl2:amd64 (2.1.0-3) ...
13:16:40 [2022-09-07T13:16:40.936Z] #57 32.78 Selecting previously unselected package net-tools.
13:16:40 [2022-09-07T13:16:40.936Z] #57 32.78 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
13:16:40 [2022-09-07T13:16:40.936Z] #57 32.79 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
13:16:40 [2022-09-07T13:16:40.936Z] #57 32.97 Selecting previously unselected package patch.
13:16:40 [2022-09-07T13:16:40.936Z] #57 32.98 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ...
13:16:40 [2022-09-07T13:16:40.936Z] #57 32.99 Unpacking patch (2.7.6-7) ...
13:16:40 [2022-09-07T13:16:40.936Z] #57 33.09 Selecting previously unselected package python-pip-whl.
13:16:40 [2022-09-07T13:16:40.936Z] #57 33.10 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
13:16:40 [2022-09-07T13:16:40.936Z] #57 33.11 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
13:16:40 [2022-09-07T13:16:40.936Z] #57 33.62 Selecting previously unselected package python3-lib2to3.
13:16:40 [2022-09-07T13:16:40.936Z] #57 33.64 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
13:16:40 [2022-09-07T13:16:40.936Z] #57 33.64 Unpacking python3-lib2to3 (3.9.2-1) ...
13:16:40 [2022-09-07T13:16:40.936Z] #57 33.77 Selecting previously unselected package python3-distutils.
13:16:40 [2022-09-07T13:16:40.936Z] #57 33.77 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
13:16:40 [2022-09-07T13:16:40.936Z] #57 33.78 Unpacking python3-distutils (3.9.2-1) ...
13:16:40 [2022-09-07T13:16:40.936Z] #57 33.91 Selecting previously unselected package python3-pkg-resources.
13:16:40 [2022-09-07T13:16:40.936Z] #57 33.91 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
13:16:40 [2022-09-07T13:16:40.936Z] #57 33.91 Unpacking python3-pkg-resources (52.0.0-4) ...
13:16:40 [2022-09-07T13:16:40.936Z] #57 34.03 Selecting previously unselected package python3-setuptools.
13:16:40 [2022-09-07T13:16:40.936Z] #57 34.04 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
13:16:40 [2022-09-07T13:16:40.936Z] #57 34.04 Unpacking python3-setuptools (52.0.0-4) ...
13:16:40 [2022-09-07T13:16:40.936Z] #57 34.28 Selecting previously unselected package python3-wheel.
13:16:40 [2022-09-07T13:16:40.936Z] #57 34.28 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
13:16:40 [2022-09-07T13:16:40.936Z] #57 34.29 Unpacking python3-wheel (0.34.2-1) ...
13:16:40 [2022-09-07T13:16:40.936Z] #57 34.38 Selecting previously unselected package python3-pip.
13:16:40 [2022-09-07T13:16:40.936Z] #57 34.38 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
13:16:40 [2022-09-07T13:16:40.936Z] #57 34.39 Unpacking python3-pip (20.3.4-4+deb11u1) ...
13:16:40 [2022-09-07T13:16:40.936Z] #57 34.72 Selecting previously unselected package sudo.
13:16:40 [2022-09-07T13:16:40.936Z] #57 34.72 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ...
13:16:40 [2022-09-07T13:16:40.936Z] #57 34.74 Unpacking sudo (1.9.5p2-3) ...
13:16:40 [2022-09-07T13:16:40.936Z] #57 35.39 Selecting previously unselected package thin-provisioning-tools.
13:16:40 [2022-09-07T13:16:40.936Z] #57 35.40 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ...
13:16:40 [2022-09-07T13:16:40.936Z] #57 35.41 Unpacking thin-provisioning-tools (0.9.0-1) ...
13:16:40 [2022-09-07T13:16:40.936Z] #57 35.64 Selecting previously unselected package uidmap.
13:16:40 [2022-09-07T13:16:40.936Z] #57 35.66 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ...
13:16:40 [2022-09-07T13:16:40.936Z] #57 35.66 Unpacking uidmap (1:4.8.1-1) ...
13:16:40 [2022-09-07T13:16:40.936Z] #57 35.80 Selecting previously unselected package vim-runtime.
13:16:40 [2022-09-07T13:16:40.936Z] #57 35.81 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
13:16:40 [2022-09-07T13:16:40.936Z] #57 35.84 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
13:16:40 [2022-09-07T13:16:40.936Z] #57 35.88 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
13:16:40 [2022-09-07T13:16:40.936Z] #57 35.90 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
13:16:41 [2022-09-07T13:16:41.193Z] #57 ...
13:16:41 [2022-09-07T13:16:41.193Z] 
13:16:41 [2022-09-07T13:16:41.193Z] #44 [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
13:16:41 [2022-09-07T13:16:41.193Z] #44 133.3 checking sys/time.h usability... yes
13:16:41 [2022-09-07T13:16:41.193Z] #44 133.6 checking sys/time.h presence... yes
13:16:41 [2022-09-07T13:16:41.193Z] #44 133.6 checking for sys/time.h... yes
13:16:41 [2022-09-07T13:16:41.193Z] #44 133.6 checking for inline... inline
13:16:41 [2022-09-07T13:16:41.448Z] #44 168.9 libtool: link: ar cr libocispec.a 
13:16:41 [2022-09-07T13:16:41.448Z] #44 169.0 libtool: link: ranlib libocispec.a
13:16:41 [2022-09-07T13:16:41.757Z] #44 133.7 checking for size_t... yes
13:16:41 [2022-09-07T13:16:41.757Z] #44 134.1 checking for stdlib.h... (cached) yes
13:16:41 [2022-09-07T13:16:41.937Z] #33 261.0 Selecting previously unselected package g++-s390x-linux-gnu.
13:16:41 [2022-09-07T13:16:41.937Z] #33 261.0 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
13:16:41 [2022-09-07T13:16:41.937Z] #33 261.2 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ...
13:16:42 [2022-09-07T13:16:42.014Z] #44 134.1 checking for GNU libc compatible malloc... yes
13:16:42 [2022-09-07T13:16:42.014Z] #44 134.2 checking for stdlib.h... (cached) yes
13:16:42 [2022-09-07T13:16:42.014Z] #44 134.2 checking for GNU libc compatible realloc... yes
13:16:42 [2022-09-07T13:16:42.271Z] #44 134.5 checking for working strtod... yes
13:16:42 [2022-09-07T13:16:42.498Z] #33 262.0 Selecting previously unselected package crossbuild-essential-s390x.
13:16:42 [2022-09-07T13:16:42.498Z] #33 262.0 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ...
13:16:42 [2022-09-07T13:16:42.528Z] #44 134.7 checking for gettimeofday... yes
13:16:42 [2022-09-07T13:16:42.753Z] #33 262.2 Unpacking crossbuild-essential-s390x (12.9) ...
13:16:42 [2022-09-07T13:16:42.784Z] #44 135.0 checking for memset... yes
13:16:43 [2022-09-07T13:16:43.041Z] #44 135.2 checking for strspn... yes
13:16:43 [2022-09-07T13:16:43.041Z] #44 135.5 checking that generated files are newer than configure... done
13:16:43 [2022-09-07T13:16:43.041Z] #44 135.5 configure: creating ./config.status
13:16:43 [2022-09-07T13:16:43.314Z] #33 262.7 Setting up libconfig-inifiles-perl (3.000003-1) ...
13:16:43 [2022-09-07T13:16:43.315Z] #33 262.7 Setting up libfile-which-perl (1.23-1) ...
13:16:43 [2022-09-07T13:16:43.315Z] #33 262.7 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ...
13:16:43 [2022-09-07T13:16:43.315Z] #33 262.7 Setting up libc6-armhf-cross (2.31-9cross4) ...
13:16:43 [2022-09-07T13:16:43.315Z] #33 262.7 Setting up binutils-s390x-linux-gnu (2.35.2-2) ...
13:16:43 [2022-09-07T13:16:43.315Z] #33 262.7 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
13:16:43 [2022-09-07T13:16:43.315Z] #33 262.7 Setting up libicu67:amd64 (67.1-7) ...
13:16:43 [2022-09-07T13:16:43.315Z] #33 262.7 Setting up libmagic-mgc (1:5.39-3) ...
13:16:43 [2022-09-07T13:16:43.315Z] #33 262.7 Setting up libc6-ppc64el-cross (2.31-9cross4) ...
13:16:43 [2022-09-07T13:16:43.315Z] #33 262.8 Setting up libc6-s390x-cross (2.31-9cross4) ...
13:16:43 [2022-09-07T13:16:43.315Z] #33 262.8 Setting up libmagic1:amd64 (1:5.39-3) ...
13:16:43 [2022-09-07T13:16:43.315Z] #33 262.8 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
13:16:43 [2022-09-07T13:16:43.315Z] #33 262.8 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ...
13:16:43 [2022-09-07T13:16:43.315Z] #33 262.8 Setting up file (1:5.39-3) ...
13:16:43 [2022-09-07T13:16:43.315Z] #33 262.8 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
13:16:43 [2022-09-07T13:16:43.315Z] #33 262.8 Setting up bzip2 (1.0.8-4) ...
13:16:43 [2022-09-07T13:16:43.315Z] #33 262.8 Setting up libyaml-perl (1.30-1) ...
13:16:43 [2022-09-07T13:16:43.315Z] #33 262.9 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ...
13:16:43 [2022-09-07T13:16:43.315Z] #33 262.9 Setting up libxml-sax-base-perl (1.09-1.1) ...
13:16:43 [2022-09-07T13:16:43.315Z] #33 262.9 Setting up libio-string-perl (1.08-3.1) ...
13:16:43 [2022-09-07T13:16:43.315Z] #33 262.9 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
13:16:43 [2022-09-07T13:16:43.315Z] #33 262.9 Setting up cross-config (2.6.18+nmu1) ...
13:16:43 [2022-09-07T13:16:43.315Z] #33 263.0 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
13:16:43 [2022-09-07T13:16:43.351Z] #44 170.6 make[5]: Entering directory '/tmp/crun-build/libocispec'
13:16:43 [2022-09-07T13:16:43.352Z] #44 170.6 make[5]: Nothing to be done for 'install-exec-am'.
13:16:43 [2022-09-07T13:16:43.352Z] #44 170.6 make[5]: Nothing to be done for 'install-data-am'.
13:16:43 [2022-09-07T13:16:43.352Z] #44 170.6 make[5]: Leaving directory '/tmp/crun-build/libocispec'
13:16:43 [2022-09-07T13:16:43.352Z] #44 170.6 make[4]: Leaving directory '/tmp/crun-build/libocispec'
13:16:43 [2022-09-07T13:16:43.352Z] #44 170.6 make[3]: Leaving directory '/tmp/crun-build/libocispec'
13:16:43 [2022-09-07T13:16:43.352Z] #44 170.6 make[2]: Leaving directory '/tmp/crun-build/libocispec'
13:16:43 [2022-09-07T13:16:43.352Z] #44 170.6 make[2]: Entering directory '/tmp/crun-build'
13:16:43 [2022-09-07T13:16:43.352Z] #44 170.8   CC       src/libcrun/libcrun_testing_a-utils.o
13:16:43 [2022-09-07T13:16:43.352Z] #44 170.8   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
13:16:43 [2022-09-07T13:16:43.352Z] #44 170.8   CC       src/libcrun/libcrun_testing_a-container.o
13:16:43 [2022-09-07T13:16:43.352Z] #44 170.8   CC       src/libcrun/libcrun_testing_a-cgroup.o
13:16:43 [2022-09-07T13:16:43.352Z] #44 170.8   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
13:16:43 [2022-09-07T13:16:43.352Z] #44 170.8   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
13:16:43 [2022-09-07T13:16:43.352Z] #44 170.9   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
13:16:43 [2022-09-07T13:16:43.352Z] #44 170.9   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
13:16:43 [2022-09-07T13:16:43.352Z] #44 170.9   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
13:16:43 [2022-09-07T13:16:43.571Z] #33 263.0 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:16:43 [2022-09-07T13:16:43.571Z] #33 263.0 Setting up libc6-arm64-cross (2.31-9cross4) ...
13:16:43 [2022-09-07T13:16:43.571Z] #33 263.0 Setting up patch (2.7.6-7) ...
13:16:43 [2022-09-07T13:16:43.571Z] #33 263.0 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
13:16:43 [2022-09-07T13:16:43.571Z] #33 263.0 Setting up gcc-10-cross-base (10.2.1-6cross1) ...
13:16:43 [2022-09-07T13:16:43.571Z] #33 263.1 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ...
13:16:43 [2022-09-07T13:16:43.571Z] #33 263.1 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
13:16:43 [2022-09-07T13:16:43.571Z] #33 263.1 Setting up libc6-armel-cross (2.31-9cross4) ...
13:16:43 [2022-09-07T13:16:43.571Z] #33 263.1 Setting up libitm1-s390x-cross (10.2.1-6cross1) ...
13:16:43 [2022-09-07T13:16:43.571Z] #33 263.1 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ...
13:16:43 [2022-09-07T13:16:43.571Z] #33 263.1 Setting up libc6-dev-s390x-cross (2.31-9cross4) ...
13:16:43 [2022-09-07T13:16:43.571Z] #33 263.1 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
13:16:43 [2022-09-07T13:16:43.571Z] #33 263.1 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
13:16:43 [2022-09-07T13:16:43.571Z] #33 263.1 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
13:16:43 [2022-09-07T13:16:43.571Z] #33 263.1 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ...
13:16:43 [2022-09-07T13:16:43.571Z] #33 263.2 Setting up libc6-dev-armel-cross (2.31-9cross4) ...
13:16:43 [2022-09-07T13:16:43.571Z] #33 263.2 Setting up libfile-homedir-perl (1.006-1) ...
13:16:43 [2022-09-07T13:16:43.571Z] #33 263.2 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ...
13:16:43 [2022-09-07T13:16:43.571Z] #33 263.2 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ...
13:16:43 [2022-09-07T13:16:43.571Z] #33 263.2 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
13:16:43 [2022-09-07T13:16:43.610Z] #44 171.0   CC       src/libcrun/libcrun_testing_a-criu.o
13:16:43 [2022-09-07T13:16:43.610Z] #44 171.1   CC       src/libcrun/libcrun_testing_a-custom-handler.o
13:16:43 [2022-09-07T13:16:43.610Z] #44 171.1   CC       src/libcrun/libcrun_testing_a-linux.o
13:16:43 [2022-09-07T13:16:43.827Z] #33 263.2 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
13:16:43 [2022-09-07T13:16:43.827Z] #33 263.2 Setting up liblocale-gettext-perl (1.07-4+b1) ...
13:16:43 [2022-09-07T13:16:43.827Z] #33 263.2 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
13:16:43 [2022-09-07T13:16:43.827Z] #33 263.2 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
13:16:43 [2022-09-07T13:16:43.827Z] #33 263.2 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
13:16:43 [2022-09-07T13:16:43.827Z] #33 263.3 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ...
13:16:43 [2022-09-07T13:16:43.827Z] #33 263.3 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
13:16:43 [2022-09-07T13:16:43.827Z] #33 263.3 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ...
13:16:43 [2022-09-07T13:16:43.827Z] #33 263.3 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ...
13:16:43 [2022-09-07T13:16:43.827Z] #33 263.3 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ...
13:16:43 [2022-09-07T13:16:43.827Z] #33 263.3 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ...
13:16:43 [2022-09-07T13:16:43.827Z] #33 263.3 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ...
13:16:43 [2022-09-07T13:16:43.827Z] #33 263.3 Setting up libgomp1-armel-cross (10.2.1-6cross1) ...
13:16:43 [2022-09-07T13:16:43.827Z] #33 263.3 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ...
13:16:43 [2022-09-07T13:16:43.827Z] #33 263.4 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
13:16:43 [2022-09-07T13:16:43.827Z] #33 263.4 Setting up libasan6-arm64-cross (10.2.1-6cross1) ...
13:16:43 [2022-09-07T13:16:43.827Z] #33 263.4 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ...
13:16:43 [2022-09-07T13:16:43.827Z] #33 263.4 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ...
13:16:43 [2022-09-07T13:16:43.827Z] #33 263.4 Setting up libc6-dev-armhf-cross (2.31-9cross4) ...
13:16:43 [2022-09-07T13:16:43.928Z] #44 171.2   CC       src/libcrun/libcrun_testing_a-error.o
13:16:43 [2022-09-07T13:16:43.928Z] #44 171.2   CC       src/libcrun/libcrun_testing_a-seccomp.o
13:16:43 [2022-09-07T13:16:43.928Z] #44 171.3   CC       src/libcrun/libcrun_testing_a-ebpf.o
13:16:43 [2022-09-07T13:16:43.928Z] #44 171.3   CC       src/libcrun/libcrun_testing_a-status.o
13:16:43 [2022-09-07T13:16:43.928Z] #44 171.3   CC       src/libcrun/libcrun_testing_a-terminal.o
13:16:43 [2022-09-07T13:16:43.928Z] #44 171.4   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
13:16:43 [2022-09-07T13:16:43.928Z] #44 171.4   CC       src/libcrun/libcrun_testing_a-signals.o
13:16:43 [2022-09-07T13:16:43.928Z] #44 171.5   CC       src/libcrun/libcrun_testing_a-mount_flags.o
13:16:44 [2022-09-07T13:16:44.083Z] #33 263.4 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ...
13:16:44 [2022-09-07T13:16:44.083Z] #33 263.4 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ...
13:16:44 [2022-09-07T13:16:44.083Z] #33 263.4 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ...
13:16:44 [2022-09-07T13:16:44.083Z] #33 263.4 Setting up libc6-dev-arm64-cross (2.31-9cross4) ...
13:16:44 [2022-09-07T13:16:44.083Z] #33 263.5 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ...
13:16:44 [2022-09-07T13:16:44.083Z] #33 263.5 Setting up libatomic1-armel-cross (10.2.1-6cross1) ...
13:16:44 [2022-09-07T13:16:44.083Z] #33 263.5 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ...
13:16:44 [2022-09-07T13:16:44.083Z] #33 263.5 Setting up libxml-sax-perl (1.02+dfsg-1) ...
13:16:44 [2022-09-07T13:16:44.083Z] #33 263.5 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
13:16:44 [2022-09-07T13:16:44.083Z] #33 263.6 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
13:16:44 [2022-09-07T13:16:44.193Z] #44 171.5   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
13:16:44 [2022-09-07T13:16:44.193Z] #44 171.7   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
13:16:44 [2022-09-07T13:16:44.193Z] #44 171.7   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
13:16:44 [2022-09-07T13:16:44.339Z] #33 263.7 
13:16:44 [2022-09-07T13:16:44.339Z] #33 263.7 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
13:16:44 [2022-09-07T13:16:44.339Z] #33 263.8 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ...
13:16:44 [2022-09-07T13:16:44.339Z] #33 263.8 Setting up dpkg-dev (1.20.11) ...
13:16:44 [2022-09-07T13:16:44.339Z] #33 263.8 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ...
13:16:44 [2022-09-07T13:16:44.339Z] #33 263.8 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ...
13:16:44 [2022-09-07T13:16:44.339Z] #33 263.8 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ...
13:16:44 [2022-09-07T13:16:44.339Z] #33 263.9 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ...
13:16:44 [2022-09-07T13:16:44.339Z] #33 263.9 Setting up libubsan1-armel-cross (10.2.1-6cross1) ...
13:16:44 [2022-09-07T13:16:44.339Z] #33 263.9 Setting up libasan6-armhf-cross (10.2.1-6cross1) ...
13:16:44 [2022-09-07T13:16:44.339Z] #33 263.9 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
13:16:44 [2022-09-07T13:16:44.339Z] #33 263.9 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ...
13:16:44 [2022-09-07T13:16:44.339Z] #33 263.9 Setting up libitm1-arm64-cross (10.2.1-6cross1) ...
13:16:44 [2022-09-07T13:16:44.339Z] #33 263.9 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ...
13:16:44 [2022-09-07T13:16:44.339Z] #33 263.9 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
13:16:44 [2022-09-07T13:16:44.339Z] #33 264.0 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
13:16:44 [2022-09-07T13:16:44.339Z] #33 264.0 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
13:16:44 [2022-09-07T13:16:44.459Z] #44 172.0   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
13:16:44 [2022-09-07T13:16:44.596Z] #33 264.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
13:16:44 [2022-09-07T13:16:44.596Z] #33 264.1 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
13:16:44 [2022-09-07T13:16:44.596Z] #33 264.2 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
13:16:44 [2022-09-07T13:16:44.737Z] #44 172.2   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
13:16:44 [2022-09-07T13:16:44.737Z] #44 172.4   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
13:16:44 [2022-09-07T13:16:44.853Z] #33 264.3 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
13:16:44 [2022-09-07T13:16:44.853Z] #33 264.3 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
13:16:44 [2022-09-07T13:16:44.853Z] #33 264.3 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
13:16:44 [2022-09-07T13:16:44.853Z] #33 264.3 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
13:16:44 [2022-09-07T13:16:44.853Z] #33 264.3 Setting up libasan6-armel-cross (10.2.1-6cross1) ...
13:16:44 [2022-09-07T13:16:44.853Z] #33 264.4 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ...
13:16:44 [2022-09-07T13:16:44.853Z] #33 264.4 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ...
13:16:44 [2022-09-07T13:16:44.853Z] #33 264.4 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
13:16:44 [2022-09-07T13:16:44.853Z] #33 264.4 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
13:16:44 [2022-09-07T13:16:44.853Z] #33 264.4 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ...
13:16:44 [2022-09-07T13:16:44.853Z] #33 264.4 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
13:16:44 [2022-09-07T13:16:44.853Z] #33 264.4 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ...
13:16:44 [2022-09-07T13:16:44.853Z] #33 264.4 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
13:16:44 [2022-09-07T13:16:44.853Z] #33 264.5 Setting up libasan6-s390x-cross (10.2.1-6cross1) ...
13:16:45 [2022-09-07T13:16:45.001Z] #44 172.4   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
13:16:45 [2022-09-07T13:16:45.109Z] #33 264.5 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
13:16:45 [2022-09-07T13:16:45.109Z] #33 264.5 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ...
13:16:45 [2022-09-07T13:16:45.109Z] #33 264.5 Setting up libxml-simple-perl (2.25-1) ...
13:16:45 [2022-09-07T13:16:45.109Z] #33 264.5 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
13:16:45 [2022-09-07T13:16:45.109Z] #33 264.5 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
13:16:45 [2022-09-07T13:16:45.109Z] #33 264.5 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ...
13:16:45 [2022-09-07T13:16:45.109Z] #33 264.5 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
13:16:45 [2022-09-07T13:16:45.109Z] #33 264.5 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ...
13:16:45 [2022-09-07T13:16:45.109Z] #33 264.6 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
13:16:45 [2022-09-07T13:16:45.109Z] #33 264.6 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
13:16:45 [2022-09-07T13:16:45.109Z] #33 264.6 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
13:16:45 [2022-09-07T13:16:45.109Z] #33 264.6 Setting up libconfig-auto-perl (0.44-1.1) ...
13:16:45 [2022-09-07T13:16:45.109Z] #33 264.6 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
13:16:45 [2022-09-07T13:16:45.109Z] #33 264.6 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
13:16:45 [2022-09-07T13:16:45.109Z] #33 264.6 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
13:16:45 [2022-09-07T13:16:45.109Z] #33 264.6 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
13:16:45 [2022-09-07T13:16:45.109Z] #33 264.6 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ...
13:16:45 [2022-09-07T13:16:45.109Z] #33 264.7 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
13:16:45 [2022-09-07T13:16:45.109Z] #33 264.7 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ...
13:16:45 [2022-09-07T13:16:45.109Z] #33 264.7 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ...
13:16:45 [2022-09-07T13:16:45.109Z] #33 264.7 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
13:16:45 [2022-09-07T13:16:45.109Z] #33 264.7 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
13:16:45 [2022-09-07T13:16:45.109Z] #33 264.7 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
13:16:45 [2022-09-07T13:16:45.109Z] #33 264.7 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ...
13:16:45 [2022-09-07T13:16:45.109Z] #33 264.8 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ...
13:16:45 [2022-09-07T13:16:45.109Z] #33 264.8 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
13:16:45 [2022-09-07T13:16:45.365Z] #33 264.8 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
13:16:45 [2022-09-07T13:16:45.365Z] #33 264.8 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ...
13:16:45 [2022-09-07T13:16:45.365Z] #33 264.8 Setting up dpkg-cross (2.6.18+nmu1) ...
13:16:45 [2022-09-07T13:16:45.365Z] #33 264.8 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
13:16:45 [2022-09-07T13:16:45.365Z] #33 264.8 Setting up crossbuild-essential-armel (12.9) ...
13:16:45 [2022-09-07T13:16:45.365Z] #33 264.9 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ...
13:16:45 [2022-09-07T13:16:45.365Z] #33 264.9 Setting up crossbuild-essential-armhf (12.9) ...
13:16:45 [2022-09-07T13:16:45.365Z] #33 264.9 Setting up crossbuild-essential-arm64 (12.9) ...
13:16:45 [2022-09-07T13:16:45.365Z] #33 264.9 Setting up crossbuild-essential-s390x (12.9) ...
13:16:45 [2022-09-07T13:16:45.365Z] #33 264.9 Setting up crossbuild-essential-ppc64el (12.9) ...
13:16:45 [2022-09-07T13:16:45.365Z] #33 264.9 Processing triggers for libc-bin (2.31-13+deb11u3) ...
13:16:45 [2022-09-07T13:16:45.563Z] #44 137.6 config.status: creating Makefile
13:16:45 [2022-09-07T13:16:45.563Z] #44 137.6 config.status: creating config.h
13:16:45 [2022-09-07T13:16:45.563Z] #44 137.7 config.status: executing depfiles commands
13:16:45 [2022-09-07T13:16:45.563Z] #44 137.9 config.status: executing libtool commands
13:16:45 [2022-09-07T13:16:45.570Z] #44 172.8   CC       src/crun-crun.o
13:16:45 [2022-09-07T13:16:45.570Z] #44 172.9   CC       src/crun-run.o
13:16:45 [2022-09-07T13:16:45.570Z] #44 172.9   CC       src/crun-delete.o
13:16:45 [2022-09-07T13:16:45.570Z] #44 173.0   CC       src/crun-kill.o
13:16:45 [2022-09-07T13:16:45.570Z] #44 173.0   CC       src/crun-pause.o
13:16:45 [2022-09-07T13:16:45.570Z] #44 173.1   CC       src/crun-unpause.o
13:16:46 [2022-09-07T13:16:46.138Z] #44 173.4   CC       src/crun-spec.o
13:16:46 [2022-09-07T13:16:46.138Z] #44 173.4   CC       src/crun-exec.o
13:16:46 [2022-09-07T13:16:46.138Z] #44 173.6   CC       src/crun-list.o
13:16:46 [2022-09-07T13:16:46.138Z] #44 173.6   CC       src/crun-create.o
13:16:46 [2022-09-07T13:16:46.396Z] #44 173.7   CC       src/crun-start.o
13:16:46 [2022-09-07T13:16:46.396Z] #44 173.9   CC       src/crun-state.o
13:16:46 [2022-09-07T13:16:46.496Z] #44 138.8   GEN      .version
13:16:46 [2022-09-07T13:16:46.496Z] #44 138.8 make  install-recursive
13:16:46 [2022-09-07T13:16:46.496Z] #44 138.8 make[1]: Entering directory '/tmp/crun-build'
13:16:46 [2022-09-07T13:16:46.496Z] #44 138.9 Making install in libocispec
13:16:46 [2022-09-07T13:16:46.496Z] #44 138.9 make[2]: Entering directory '/tmp/crun-build/libocispec'
13:16:46 [2022-09-07T13:16:46.496Z] #44 138.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
13:16:46 [2022-09-07T13:16:46.496Z] #44 138.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
13:16:46 [2022-09-07T13:16:46.496Z] #44 139.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
13:16:46 [2022-09-07T13:16:46.496Z] #44 139.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
13:16:46 [2022-09-07T13:16:46.654Z] #44 174.1   CC       src/crun-update.o
13:16:46 [2022-09-07T13:16:46.912Z] #44 174.3   CC       src/crun-ps.o
13:16:46 [2022-09-07T13:16:46.912Z] #44 174.3   CC       src/crun-checkpoint.o
13:16:46 [2022-09-07T13:16:46.912Z] #44 174.4   CC       src/crun-restore.o
13:16:47 [2022-09-07T13:16:47.172Z] #44 174.6   CC       src/libcrun/libcrun_la-utils.lo
13:16:47 [2022-09-07T13:16:47.427Z] #44 139.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
13:16:47 [2022-09-07T13:16:47.430Z] #44 174.8   CC       src/libcrun/libcrun_la-cloned_binary.lo
13:16:47 [2022-09-07T13:16:47.685Z] #44 140.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
13:16:47 [2022-09-07T13:16:47.685Z] #44 140.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
13:16:47 [2022-09-07T13:16:47.685Z] #44 140.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
13:16:47 [2022-09-07T13:16:47.685Z] #44 140.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
13:16:47 [2022-09-07T13:16:47.685Z] #44 140.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
13:16:47 [2022-09-07T13:16:47.685Z] #44 140.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
13:16:47 [2022-09-07T13:16:47.685Z] #44 140.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
13:16:47 [2022-09-07T13:16:47.685Z] #44 140.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
13:16:47 [2022-09-07T13:16:47.685Z] #44 140.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
13:16:47 [2022-09-07T13:16:47.685Z] #44 140.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
13:16:47 [2022-09-07T13:16:47.685Z] #44 140.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
13:16:47 [2022-09-07T13:16:47.685Z] #44 140.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
13:16:47 [2022-09-07T13:16:47.685Z] #44 140.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
13:16:47 [2022-09-07T13:16:47.685Z] #44 140.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
13:16:47 [2022-09-07T13:16:47.685Z] #44 140.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
13:16:47 [2022-09-07T13:16:47.688Z] #44 175.1   CC       src/libcrun/libcrun_la-container.lo
13:16:47 [2022-09-07T13:16:47.688Z] #44 175.1   CC       src/libcrun/libcrun_la-cgroup.lo
13:16:47 [2022-09-07T13:16:47.688Z] #44 175.2   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
13:16:48 [2022-09-07T13:16:48.255Z] #44 175.5   CC       src/libcrun/libcrun_la-cgroup-resources.lo
13:16:48 [2022-09-07T13:16:48.255Z] #44 175.6   CC       src/libcrun/libcrun_la-cgroup-setup.lo
13:16:48 [2022-09-07T13:16:48.255Z] #44 175.8   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
13:16:48 [2022-09-07T13:16:48.513Z] #44 176.0   CC       src/libcrun/libcrun_la-cgroup-utils.lo
13:16:48 [2022-09-07T13:16:48.616Z] #44 141.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
13:16:48 [2022-09-07T13:16:48.616Z] #44 141.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
13:16:48 [2022-09-07T13:16:48.616Z] #44 141.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
13:16:48 [2022-09-07T13:16:48.616Z] #44 141.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
13:16:48 [2022-09-07T13:16:48.616Z] #44 141.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
13:16:48 [2022-09-07T13:16:48.616Z] #44 141.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
13:16:48 [2022-09-07T13:16:48.616Z] #44 141.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
13:16:48 [2022-09-07T13:16:48.616Z] #44 141.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
13:16:48 [2022-09-07T13:16:48.616Z] #44 141.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
13:16:48 [2022-09-07T13:16:48.616Z] #44 141.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
13:16:48 [2022-09-07T13:16:48.616Z] #44 141.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
13:16:48 [2022-09-07T13:16:48.616Z] #44 141.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
13:16:48 [2022-09-07T13:16:48.616Z] #44 141.1 make  install-recursive
13:16:48 [2022-09-07T13:16:48.616Z] #44 141.1 make[3]: Entering directory '/tmp/crun-build/libocispec'
13:16:48 [2022-09-07T13:16:48.616Z] #44 141.2 Making install in yajl
13:16:48 [2022-09-07T13:16:48.772Z] #44 176.1   CC       src/libcrun/libcrun_la-criu.lo
13:16:48 [2022-09-07T13:16:48.772Z] #44 176.3   CC       src/libcrun/libcrun_la-custom-handler.lo
13:16:48 [2022-09-07T13:16:48.874Z] #44 141.2 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
13:16:48 [2022-09-07T13:16:48.874Z] #44 141.3   CC       verify/json_verify-json_verify.o
13:16:48 [2022-09-07T13:16:48.874Z] #44 141.3   CC       src/libyajl_la-yajl_alloc.lo
13:16:48 [2022-09-07T13:16:48.874Z] #44 141.3   CC       src/libyajl_la-yajl.lo
13:16:48 [2022-09-07T13:16:48.874Z] #44 141.3   CC       src/libyajl_la-yajl_gen.lo
13:16:48 [2022-09-07T13:16:48.874Z] #44 141.3   CC       src/libyajl_la-yajl_parser.lo
13:16:48 [2022-09-07T13:16:48.874Z] #44 141.3   CC       src/libyajl_la-yajl_buf.lo
13:16:48 [2022-09-07T13:16:48.874Z] #44 141.3   CC       src/libyajl_la-yajl_encode.lo
13:16:48 [2022-09-07T13:16:48.874Z] #44 141.4   CC       src/libyajl_la-yajl_lex.lo
13:16:49 [2022-09-07T13:16:49.031Z] #44 176.5   CC       src/libcrun/libcrun_la-linux.lo
13:16:49 [2022-09-07T13:16:49.031Z] #44 176.6   CC       src/libcrun/libcrun_la-seccomp.lo
13:16:49 [2022-09-07T13:16:49.131Z] #44 141.5   CC       src/libyajl_la-yajl_tree.lo
13:16:49 [2022-09-07T13:16:49.289Z] #44 176.7   CC       src/libcrun/libcrun_la-ebpf.lo
13:16:49 [2022-09-07T13:16:49.548Z] #44 177.0   CC       src/libcrun/libcrun_la-error.lo
13:16:49 [2022-09-07T13:16:49.548Z] #44 177.0   CC       src/libcrun/libcrun_la-status.lo
13:16:49 [2022-09-07T13:16:49.806Z] #44 177.4   CC       src/libcrun/libcrun_la-terminal.lo
13:16:50 [2022-09-07T13:16:50.065Z] #44 177.5   CC       src/libcrun/libcrun_la-chroot_realpath.lo
13:16:50 [2022-09-07T13:16:50.633Z] #44 178.1   CC       src/libcrun/libcrun_la-signals.lo
13:16:51 [2022-09-07T13:16:51.113Z] #31 DONE 275.4s
13:16:51 [2022-09-07T13:16:51.113Z] 
13:16:51 [2022-09-07T13:16:51.113Z] #41 [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
13:16:51 [2022-09-07T13:16:51.113Z] #41 ...
13:16:51 [2022-09-07T13:16:51.113Z] 
13:16:51 [2022-09-07T13:16:51.113Z] #67 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
13:16:51 [2022-09-07T13:16:51.113Z] #67 DONE 0.2s
13:16:51 [2022-09-07T13:16:51.113Z] 
13:16:51 [2022-09-07T13:16:51.113Z] #41 [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
13:16:51 [2022-09-07T13:16:51.113Z] #41 ...
13:16:51 [2022-09-07T13:16:51.113Z] 
13:16:51 [2022-09-07T13:16:51.113Z] #68 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
13:16:51 [2022-09-07T13:16:51.113Z] #68 DONE 0.1s
13:16:51 [2022-09-07T13:16:51.113Z] 
13:16:51 [2022-09-07T13:16:51.114Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
13:16:51 [2022-09-07T13:16:51.114Z] #69 DONE 0.1s
13:16:51 [2022-09-07T13:16:51.114Z] 
13:16:51 [2022-09-07T13:16:51.114Z] #41 [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
13:16:51 [2022-09-07T13:16:51.114Z] #41 ...
13:16:51 [2022-09-07T13:16:51.114Z] 
13:16:51 [2022-09-07T13:16:51.114Z] #46 [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
13:16:51 [2022-09-07T13:16:51.114Z] #46 222.9   CCLD     tests/init
13:16:51 [2022-09-07T13:16:51.792Z] #44 ...
13:16:51 [2022-09-07T13:16:51.793Z] 
13:16:51 [2022-09-07T13:16:51.793Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
13:16:51 [2022-09-07T13:16:51.793Z] #57 39.27 Selecting previously unselected package vim.
13:16:51 [2022-09-07T13:16:51.793Z] #57 39.28 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
13:16:51 [2022-09-07T13:16:51.793Z] #57 39.30 Unpacking vim (2:8.2.2434-3+deb11u1) ...
13:16:51 [2022-09-07T13:16:51.793Z] #57 39.80 Selecting previously unselected package xfsprogs.
13:16:51 [2022-09-07T13:16:51.793Z] #57 39.81 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ...
13:16:51 [2022-09-07T13:16:51.793Z] #57 39.82 Unpacking xfsprogs (5.10.0-4) ...
13:16:51 [2022-09-07T13:16:51.793Z] #57 40.25 Selecting previously unselected package zip.
13:16:51 [2022-09-07T13:16:51.793Z] #57 40.25 Preparing to unpack .../47-zip_3.0-12_amd64.deb ...
13:16:51 [2022-09-07T13:16:51.793Z] #57 40.27 Unpacking zip (3.0-12) ...
13:16:51 [2022-09-07T13:16:51.793Z] #57 40.39 Selecting previously unselected package zstd.
13:16:51 [2022-09-07T13:16:51.793Z] #57 40.39 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ...
13:16:51 [2022-09-07T13:16:51.793Z] #57 40.40 Unpacking zstd (1.4.8+dfsg-2.1) ...
13:16:51 [2022-09-07T13:16:51.793Z] #57 40.71 Setting up python3-pkg-resources (52.0.0-4) ...
13:16:51 [2022-09-07T13:16:51.793Z] #57 41.72 Setting up libip4tc2:amd64 (1.8.7-1) ...
13:16:51 [2022-09-07T13:16:51.793Z] #57 41.74 Setting up net-tools (1.60+git20181103.0eebece-1) ...
13:16:51 [2022-09-07T13:16:51.793Z] #57 41.75 Setting up libgpm2:amd64 (1.20.7-8) ...
13:16:51 [2022-09-07T13:16:51.793Z] #57 41.76 Setting up libicu67:amd64 (67.1-7) ...
13:16:51 [2022-09-07T13:16:51.793Z] #57 41.77 Setting up libip6tc2:amd64 (1.8.7-1) ...
13:16:51 [2022-09-07T13:16:51.793Z] #57 41.79 Setting up libinih1:amd64 (53-1+b2) ...
13:16:51 [2022-09-07T13:16:51.793Z] #57 41.81 Setting up uidmap (1:4.8.1-1) ...
13:16:51 [2022-09-07T13:16:51.793Z] #57 41.82 Setting up libyajl2:amd64 (2.1.0-3) ...
13:16:51 [2022-09-07T13:16:51.793Z] #57 41.84 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
13:16:51 [2022-09-07T13:16:51.793Z] #57 41.86 Setting up bzip2 (1.0.8-4) ...
13:16:51 [2022-09-07T13:16:51.793Z] #57 41.88 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
13:16:51 [2022-09-07T13:16:51.793Z] #57 41.89 Setting up python3-wheel (0.34.2-1) ...
13:16:51 [2022-09-07T13:16:51.793Z] #57 42.64 Setting up xxd (2:8.2.2434-3+deb11u1) ...
13:16:51 [2022-09-07T13:16:51.793Z] #57 42.65 Setting up libcap2:amd64 (1:2.44-1) ...
13:16:51 [2022-09-07T13:16:51.793Z] #57 42.66 Setting up libcap2-bin (1:2.44-1) ...
13:16:51 [2022-09-07T13:16:51.793Z] #57 42.69 Setting up apparmor (2.13.6-10) ...
13:16:51 [2022-09-07T13:16:51.793Z] #57 44.41 Setting up zip (3.0-12) ...
13:16:51 [2022-09-07T13:16:51.793Z] #57 44.42 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
13:16:51 [2022-09-07T13:16:51.793Z] #57 44.47 Setting up bash-completion (1:2.11-2) ...
13:16:51 [2022-09-07T13:16:51.793Z] #57 46.67 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
13:16:51 [2022-09-07T13:16:51.793Z] #57 46.69 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:16:51 [2022-09-07T13:16:51.793Z] #57 46.70 Setting up libmnl0:amd64 (1.0.4-3) ...
13:16:51 [2022-09-07T13:16:51.793Z] #57 46.71 Setting up patch (2.7.6-7) ...
13:16:51 [2022-09-07T13:16:51.793Z] #57 46.72 Setting up sudo (1.9.5p2-3) ...
13:16:52 [2022-09-07T13:16:52.009Z] #44 179.2   CC       src/libcrun/libcrun_la-mount_flags.lo
13:16:52 [2022-09-07T13:16:52.009Z] #44 179.3   CC       src/libcrun/libcrun_la-seccomp_notify.lo
13:16:52 [2022-09-07T13:16:52.049Z] #57 46.82 invoke-rc.d: could not determine current runlevel
13:16:52 [2022-09-07T13:16:52.049Z] #57 46.83 invoke-rc.d: policy-rc.d denied execution of start.
13:16:52 [2022-09-07T13:16:52.049Z] #57 46.84 Setting up xfsprogs (5.10.0-4) ...
13:16:52 [2022-09-07T13:16:52.049Z] #57 46.85 Setting up libxtables12:amd64 (1.8.7-1) ...
13:16:52 [2022-09-07T13:16:52.049Z] #57 46.86 Setting up inetutils-ping (2:2.0-1) ...
13:16:52 [2022-09-07T13:16:52.049Z] #57 46.87 Setting up pigz (2.6-1) ...
13:16:52 [2022-09-07T13:16:52.049Z] #57 46.88 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
13:16:52 [2022-09-07T13:16:52.049Z] #57 46.90 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
13:16:52 [2022-09-07T13:16:52.049Z] #57 46.92 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
13:16:52 [2022-09-07T13:16:52.049Z] #57 46.93 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
13:16:52 [2022-09-07T13:16:52.268Z] #44 179.6   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
13:16:52 [2022-09-07T13:16:52.268Z] #44 179.8   CC       src/libcrun/handlers/libcrun_la-krun.lo
13:16:52 [2022-09-07T13:16:52.613Z] #57 47.62 Setting up libaio1:amd64 (0.3.112-9) ...
13:16:52 [2022-09-07T13:16:52.613Z] #57 47.64 Setting up python3-lib2to3 (3.9.2-1) ...
13:16:52 [2022-09-07T13:16:52.835Z] #44 180.2   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
13:16:53 [2022-09-07T13:16:53.175Z] #57 48.14 Setting up libelf1:amd64 (0.183-1) ...
13:16:53 [2022-09-07T13:16:53.175Z] #57 48.15 Setting up zstd (1.4.8+dfsg-2.1) ...
13:16:53 [2022-09-07T13:16:53.175Z] #57 48.16 Setting up libonig5:amd64 (6.9.6-1.1) ...
13:16:53 [2022-09-07T13:16:53.175Z] #57 48.18 Setting up python3-distutils (3.9.2-1) ...
13:16:53 [2022-09-07T13:16:53.401Z] #44 180.6   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
13:16:53 [2022-09-07T13:16:53.457Z] #33 DONE 272.1s
13:16:53 [2022-09-07T13:16:53.457Z] 
13:16:53 [2022-09-07T13:16:53.457Z] #42 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
13:16:53 [2022-09-07T13:16:53.457Z] #42 DONE 0.1s
13:16:53 [2022-09-07T13:16:53.457Z] 
13:16:53 [2022-09-07T13:16:53.457Z] #43 [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
13:16:53 [2022-09-07T13:16:53.457Z] #43 ...
13:16:53 [2022-09-07T13:16:53.457Z] 
13:16:53 [2022-09-07T13:16:53.457Z] #44 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
13:16:53 [2022-09-07T13:16:53.457Z] #44 DONE 0.1s
13:16:53 [2022-09-07T13:16:53.457Z] 
13:16:53 [2022-09-07T13:16:53.457Z] #45 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
13:16:53 [2022-09-07T13:16:53.738Z] #57 48.70 Setting up vim (2:8.2.2434-3+deb11u1) ...
13:16:53 [2022-09-07T13:16:53.738Z] #57 48.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
13:16:53 [2022-09-07T13:16:53.738Z] #57 48.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
13:16:53 [2022-09-07T13:16:53.738Z] #57 48.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
13:16:53 [2022-09-07T13:16:53.738Z] #57 48.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
13:16:53 [2022-09-07T13:16:53.738Z] #57 48.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
13:16:53 [2022-09-07T13:16:53.738Z] #57 48.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
13:16:53 [2022-09-07T13:16:53.738Z] #57 48.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
13:16:53 [2022-09-07T13:16:53.738Z] #57 48.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
13:16:53 [2022-09-07T13:16:53.738Z] #57 48.80 Setting up python3-setuptools (52.0.0-4) ...
13:16:53 [2022-09-07T13:16:53.968Z] #44 181.4   CC       tests/init.o
13:16:54 [2022-09-07T13:16:54.226Z] #44 181.5   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
13:16:54 [2022-09-07T13:16:54.388Z] #45 1.481 + RM_GOPATH=0
13:16:54 [2022-09-07T13:16:54.388Z] #45 1.481 + TMP_GOPATH=
13:16:54 [2022-09-07T13:16:54.388Z] #45 1.481 + : /build
13:16:54 [2022-09-07T13:16:54.388Z] #45 1.481 + '[' -z '' ']'
13:16:54 [2022-09-07T13:16:54.388Z] #45 1.481 ++ mktemp -d
13:16:54 [2022-09-07T13:16:54.388Z] #45 1.483 + export GOPATH=/tmp/tmp.vWY4BCKRVo
13:16:54 [2022-09-07T13:16:54.388Z] #45 1.483 + GOPATH=/tmp/tmp.vWY4BCKRVo
13:16:54 [2022-09-07T13:16:54.388Z] #45 1.483 + RM_GOPATH=1
13:16:54 [2022-09-07T13:16:54.388Z] #45 1.483 + case "$(go env GOARCH)" in
13:16:54 [2022-09-07T13:16:54.388Z] #45 1.483 ++ go env GOARCH
13:16:54 [2022-09-07T13:16:54.388Z] #45 1.487 + export GO_BUILDMODE=-buildmode=pie
13:16:54 [2022-09-07T13:16:54.388Z] #45 1.488 + GO_BUILDMODE=-buildmode=pie
13:16:54 [2022-09-07T13:16:54.388Z] #45 1.489 ++ dirname /install.sh
13:16:54 [2022-09-07T13:16:54.388Z] #45 1.490 + dir=/
13:16:54 [2022-09-07T13:16:54.388Z] #45 1.490 + bin=dockercli
13:16:54 [2022-09-07T13:16:54.388Z] #45 1.491 + shift
13:16:54 [2022-09-07T13:16:54.388Z] #45 1.491 + '[' '!' -f //dockercli.installer ']'
13:16:54 [2022-09-07T13:16:54.388Z] #45 1.491 + . //dockercli.installer
13:16:54 [2022-09-07T13:16:54.388Z] #45 1.491 ++ : stable
13:16:54 [2022-09-07T13:16:54.388Z] #45 1.492 ++ : 17.06.2-ce
13:16:54 [2022-09-07T13:16:54.388Z] #45 1.492 + install_dockercli
13:16:54 [2022-09-07T13:16:54.388Z] #45 1.492 + echo 'Install docker/cli version 17.06.2-ce from stable'
13:16:54 [2022-09-07T13:16:54.388Z] #45 1.492 Install docker/cli version 17.06.2-ce from stable
13:16:54 [2022-09-07T13:16:54.388Z] #45 1.499 ++ uname -m
13:16:54 [2022-09-07T13:16:54.388Z] #45 1.499 + arch=x86_64
13:16:54 [2022-09-07T13:16:54.388Z] #45 1.499 + '[' x86_64 '!=' x86_64 ']'
13:16:54 [2022-09-07T13:16:54.388Z] #45 1.499 + url=https://download.docker.com/linux/static
13:16:54 [2022-09-07T13:16:54.388Z] #45 1.499 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
13:16:54 [2022-09-07T13:16:54.388Z] #45 1.499 + tar -xz docker/docker
13:16:54 [2022-09-07T13:16:54.667Z] #57 ...
13:16:54 [2022-09-07T13:16:54.668Z] 
13:16:54 [2022-09-07T13:16:54.668Z] #44 [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
13:16:54 [2022-09-07T13:16:54.668Z] #44 147.0   CCLD     libyajl.la
13:16:54 [2022-09-07T13:16:54.924Z] #44 147.3   CCLD     verify/json_verify
13:16:55 [2022-09-07T13:16:55.490Z] #44 147.8 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
13:16:55 [2022-09-07T13:16:55.490Z] #44 147.8 make[5]: Nothing to be done for 'install-exec-am'.
13:16:55 [2022-09-07T13:16:55.490Z] #44 147.8 make[5]: Nothing to be done for 'install-data-am'.
13:16:55 [2022-09-07T13:16:55.490Z] #44 147.8 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
13:16:55 [2022-09-07T13:16:55.490Z] #44 147.8 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
13:16:55 [2022-09-07T13:16:55.490Z] #44 147.8 make[4]: Entering directory '/tmp/crun-build/libocispec'
13:16:55 [2022-09-07T13:16:55.490Z] #44 147.9   CC       src/validate.o
13:16:55 [2022-09-07T13:16:55.490Z] #44 147.9   CC       src/image_spec_schema_config_schema.lo
13:16:55 [2022-09-07T13:16:55.490Z] #44 148.0   CC       src/image_spec_schema_content_descriptor.lo
13:16:55 [2022-09-07T13:16:55.490Z] #44 148.0   CC       src/image_spec_schema_defs.lo
13:16:55 [2022-09-07T13:16:55.490Z] #44 148.0   CC       src/image_spec_schema_defs_descriptor.lo
13:16:55 [2022-09-07T13:16:55.490Z] #44 148.0   CC       src/image_spec_schema_image_index_schema.lo
13:16:55 [2022-09-07T13:16:55.490Z] #44 148.0   CC       src/image_spec_schema_image_layout_schema.lo
13:16:55 [2022-09-07T13:16:55.748Z] #44 148.1   CC       src/image_spec_schema_image_manifest_schema.lo
13:16:55 [2022-09-07T13:16:55.748Z] #44 148.1   CC       src/runtime_spec_schema_config_linux.lo
13:16:55 [2022-09-07T13:16:55.748Z] #44 148.1   CC       src/runtime_spec_schema_config_zos.lo
13:16:55 [2022-09-07T13:16:55.748Z] #44 148.2   CC       src/runtime_spec_schema_config_schema.lo
13:16:55 [2022-09-07T13:16:55.748Z] #44 148.2   CC       src/runtime_spec_schema_config_solaris.lo
13:16:55 [2022-09-07T13:16:55.748Z] #44 148.2   CC       src/runtime_spec_schema_config_vm.lo
13:16:55 [2022-09-07T13:16:55.748Z] #44 148.3   CC       src/runtime_spec_schema_config_windows.lo
13:16:56 [2022-09-07T13:16:56.005Z] #44 148.3   CC       src/runtime_spec_schema_defs.lo
13:16:56 [2022-09-07T13:16:56.005Z] #44 148.3   CC       src/runtime_spec_schema_defs_linux.lo
13:16:56 [2022-09-07T13:16:56.005Z] #44 148.4   CC       src/runtime_spec_schema_defs_zos.lo
13:16:56 [2022-09-07T13:16:56.005Z] #44 148.5   CC       src/runtime_spec_schema_defs_vm.lo
13:16:56 [2022-09-07T13:16:56.262Z] #44 148.6   CC       src/runtime_spec_schema_defs_windows.lo
13:16:56 [2022-09-07T13:16:56.262Z] #44 148.6   CC       src/runtime_spec_schema_state_schema.lo
13:16:56 [2022-09-07T13:16:56.262Z] #44 148.7   CC       src/image_manifest_items_image_manifest_items_schema.lo
13:16:56 [2022-09-07T13:16:56.262Z] #44 148.8   CC       src/basic_test_double_array_item.lo
13:16:56 [2022-09-07T13:16:56.518Z] #44 148.8   CC       src/basic_test_double_array.lo
13:16:56 [2022-09-07T13:16:56.518Z] #44 149.0   CC       src/basic_test_top_array_int.lo
13:16:56 [2022-09-07T13:16:56.518Z] #44 149.1   CC       src/basic_test_top_array_string.lo
13:16:56 [2022-09-07T13:16:56.774Z] #44 149.2   CC       src/basic_test_top_double_array_int.lo
13:16:57 [2022-09-07T13:16:57.031Z] #44 149.3   CC       src/basic_test_top_double_array_obj.lo
13:16:57 [2022-09-07T13:16:57.031Z] #44 149.4   CC       src/basic_test_top_double_array_refobj.lo
13:16:57 [2022-09-07T13:16:57.031Z] #44 149.5   CC       src/basic_test_top_double_array_string.lo
13:16:57 [2022-09-07T13:16:57.031Z] #44 149.6   CC       src/read-file.lo
13:16:57 [2022-09-07T13:16:57.601Z] #44 149.8   CC       src/json_common.lo
13:16:57 [2022-09-07T13:16:57.601Z] #44 149.9   CC       tests/test-1.o
13:16:57 [2022-09-07T13:16:57.601Z] #44 150.0   CC       tests/test-2.o
13:16:57 [2022-09-07T13:16:57.662Z] #45 4.531 + mkdir -p /build
13:16:57 [2022-09-07T13:16:57.662Z] #45 4.534 + mv docker/docker /build/
13:16:57 [2022-09-07T13:16:57.662Z] #45 4.536 + rmdir docker
13:16:57 [2022-09-07T13:16:57.662Z] #45 DONE 4.6s
13:16:57 [2022-09-07T13:16:57.662Z] 
13:16:57 [2022-09-07T13:16:57.662Z] #43 [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
13:16:57 [2022-09-07T13:16:57.662Z] #43 1.545 + RM_GOPATH=0
13:16:57 [2022-09-07T13:16:57.662Z] #43 1.545 + TMP_GOPATH=
13:16:57 [2022-09-07T13:16:57.662Z] #43 1.545 + : /build
13:16:57 [2022-09-07T13:16:57.662Z] #43 1.545 + '[' -z '' ']'
13:16:57 [2022-09-07T13:16:57.662Z] #43 1.545 ++ mktemp -d
13:16:57 [2022-09-07T13:16:57.662Z] #43 1.548 + export GOPATH=/tmp/tmp.CtjsLiAmL5
13:16:57 [2022-09-07T13:16:57.662Z] #43 1.548 + GOPATH=/tmp/tmp.CtjsLiAmL5
13:16:57 [2022-09-07T13:16:57.662Z] #43 1.548 + RM_GOPATH=1
13:16:57 [2022-09-07T13:16:57.662Z] #43 1.548 + case "$(go env GOARCH)" in
13:16:57 [2022-09-07T13:16:57.662Z] #43 1.549 ++ go env GOARCH
13:16:57 [2022-09-07T13:16:57.662Z] #43 1.552 + export GO_BUILDMODE=-buildmode=pie
13:16:57 [2022-09-07T13:16:57.662Z] #43 1.552 + GO_BUILDMODE=-buildmode=pie
13:16:57 [2022-09-07T13:16:57.662Z] #43 1.553 ++ dirname /install.sh
13:16:57 [2022-09-07T13:16:57.662Z] #43 1.554 + dir=/
13:16:57 [2022-09-07T13:16:57.662Z] #43 1.554 + bin=rootlesskit
13:16:57 [2022-09-07T13:16:57.662Z] #43 1.554 + shift
13:16:57 [2022-09-07T13:16:57.662Z] #43 1.554 + '[' '!' -f //rootlesskit.installer ']'
13:16:57 [2022-09-07T13:16:57.662Z] #43 1.554 + . //rootlesskit.installer
13:16:57 [2022-09-07T13:16:57.662Z] #43 1.554 ++ : 1920341cd41e047834a21007424162a2dc946315
13:16:57 [2022-09-07T13:16:57.662Z] #43 1.554 + install_rootlesskit
13:16:57 [2022-09-07T13:16:57.662Z] #43 1.554 + case "$1" in
13:16:57 [2022-09-07T13:16:57.662Z] #43 1.554 + export CGO_ENABLED=0
13:16:57 [2022-09-07T13:16:57.662Z] #43 1.554 + CGO_ENABLED=0
13:16:57 [2022-09-07T13:16:57.662Z] #43 1.554 + _install_rootlesskit
13:16:57 [2022-09-07T13:16:57.662Z] #43 1.555 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
13:16:57 [2022-09-07T13:16:57.662Z] #43 1.555 + for f in rootlesskit rootlesskit-docker-proxy
13:16:57 [2022-09-07T13:16:57.662Z] #43 1.555 + GOBIN=/build
13:16:57 [2022-09-07T13:16:57.662Z] #43 1.555 + GO111MODULE=on
13:16:57 [2022-09-07T13:16:57.662Z] #43 1.555 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
13:16:57 [2022-09-07T13:16:57.662Z] #43 1.555 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
13:16:57 [2022-09-07T13:16:57.662Z] #43 1.939 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
13:16:57 [2022-09-07T13:16:57.662Z] #43 4.904 go: downloading github.com/sirupsen/logrus v1.8.1
13:16:57 [2022-09-07T13:16:57.662Z] #43 4.964 go: downloading github.com/urfave/cli/v2 v2.4.0
13:16:57 [2022-09-07T13:16:57.858Z] #44 ...
13:16:57 [2022-09-07T13:16:57.858Z] 
13:16:57 [2022-09-07T13:16:57.858Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
13:16:57 [2022-09-07T13:16:57.858Z] #57 50.48 Setting up libjq1:amd64 (1.6-2.1) ...
13:16:57 [2022-09-07T13:16:57.858Z] #57 50.49 Setting up libnftnl11:amd64 (1.1.9-1) ...
13:16:57 [2022-09-07T13:16:57.858Z] #57 50.51 Setting up thin-provisioning-tools (0.9.0-1) ...
13:16:57 [2022-09-07T13:16:57.858Z] #57 50.52 Setting up python3-pip (20.3.4-4+deb11u1) ...
13:16:57 [2022-09-07T13:16:57.858Z] #57 51.83 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
13:16:57 [2022-09-07T13:16:57.858Z] #57 51.84 Setting up jq (1.6-2.1) ...
13:16:57 [2022-09-07T13:16:57.858Z] #57 51.85 Setting up libbpf0:amd64 (1:0.3-2) ...
13:16:57 [2022-09-07T13:16:57.858Z] #57 51.86 Setting up iptables (1.8.7-1) ...
13:16:57 [2022-09-07T13:16:57.858Z] #57 51.87 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
13:16:57 [2022-09-07T13:16:57.858Z] #57 51.88 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:16:57 [2022-09-07T13:16:57.858Z] #57 51.89 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
13:16:57 [2022-09-07T13:16:57.858Z] #57 51.90 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:16:57 [2022-09-07T13:16:57.858Z] #57 51.90 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
13:16:57 [2022-09-07T13:16:57.858Z] #57 51.91 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
13:16:57 [2022-09-07T13:16:57.858Z] #57 51.92 Setting up iproute2 (5.10.0-4) ...
13:16:57 [2022-09-07T13:16:57.858Z] #57 52.27 Processing triggers for libc-bin (2.31-13+deb11u3) ...
13:16:57 [2022-09-07T13:16:57.858Z] #57 DONE 52.7s
13:16:58 [2022-09-07T13:16:58.114Z] 
13:16:58 [2022-09-07T13:16:58.114Z] #44 [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
13:16:58 [2022-09-07T13:16:58.114Z] #44 150.5   CC       tests/test-3.o
13:16:58 [2022-09-07T13:16:58.114Z] #44 150.5   CC       tests/test-4.o
13:16:58 [2022-09-07T13:16:58.227Z] #43 5.276 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
13:16:58 [2022-09-07T13:16:58.370Z] #44 150.7   CC       tests/test-5.o
13:16:58 [2022-09-07T13:16:58.626Z] #44 151.1   CC       tests/test-6.o
13:16:59 [2022-09-07T13:16:59.190Z] #44 151.4   CC       tests/test-7.o
13:16:59 [2022-09-07T13:16:59.190Z] #44 151.5   CC       tests/test-8.o
13:16:59 [2022-09-07T13:16:59.190Z] #44 151.7   CC       tests/test-9.o
13:16:59 [2022-09-07T13:16:59.190Z] #44 151.8   CC       tests/test-10.o
13:16:59 [2022-09-07T13:16:59.446Z] #44 ...
13:16:59 [2022-09-07T13:16:59.446Z] 
13:16:59 [2022-09-07T13:16:59.446Z] #58 [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
13:16:59 [2022-09-07T13:16:59.446Z] #0 1.609 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
13:16:59 [2022-09-07T13:16:59.446Z] #0 1.612 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
13:16:59 [2022-09-07T13:16:59.446Z] #0 1.615 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
13:16:59 [2022-09-07T13:16:59.446Z] #58 DONE 1.7s
13:16:59 [2022-09-07T13:16:59.597Z] #43 6.705 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
13:16:59 [2022-09-07T13:16:59.597Z] #43 6.866 go: downloading github.com/google/uuid v1.3.0
13:16:59 [2022-09-07T13:16:59.597Z] #43 6.874 go: downloading github.com/moby/vpnkit v0.5.0
13:16:59 [2022-09-07T13:16:59.597Z] #43 6.901 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
13:16:59 [2022-09-07T13:16:59.597Z] #43 6.925 go: downloading github.com/gofrs/flock v0.8.1
13:16:59 [2022-09-07T13:16:59.597Z] #43 6.945 go: downloading github.com/gorilla/mux v1.8.0
13:16:59 [2022-09-07T13:16:59.597Z] #43 6.999 go: downloading github.com/moby/sys/mountinfo v0.6.0
13:16:59 [2022-09-07T13:16:59.702Z] 
13:16:59 [2022-09-07T13:16:59.702Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
13:16:59 [2022-09-07T13:16:59.854Z] #43 7.149 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
13:16:59 [2022-09-07T13:16:59.854Z] #43 7.200 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
13:17:00 [2022-09-07T13:17:00.785Z] #43 7.850 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
13:17:00 [2022-09-07T13:17:00.785Z] #43 7.931 go: downloading github.com/russross/blackfriday/v2 v2.1.0
13:17:02 [2022-09-07T13:17:02.679Z] #43 ...
13:17:02 [2022-09-07T13:17:02.679Z] 
13:17:02 [2022-09-07T13:17:02.679Z] #46 [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
13:17:02 [2022-09-07T13:17:02.679Z] #0 1.687 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
13:17:02 [2022-09-07T13:17:02.679Z] #0 1.695 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:17:02 [2022-09-07T13:17:02.679Z] #0 1.696 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:17:02 [2022-09-07T13:17:02.679Z] #0 1.786 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
13:17:02 [2022-09-07T13:17:02.679Z] #0 1.968 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
13:17:02 [2022-09-07T13:17:02.679Z] #0 2.399 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
13:17:02 [2022-09-07T13:17:02.679Z] #0 2.792 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
13:17:02 [2022-09-07T13:17:02.679Z] #0 3.179 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
13:17:02 [2022-09-07T13:17:02.679Z] #0 3.671 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
13:17:02 [2022-09-07T13:17:02.679Z] #0 4.123 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB]
13:17:02 [2022-09-07T13:17:02.679Z] #0 4.131 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [177 kB]
13:17:02 [2022-09-07T13:17:02.679Z] #0 4.136 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB]
13:17:02 [2022-09-07T13:17:02.679Z] #0 4.151 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB]
13:17:02 [2022-09-07T13:17:02.679Z] #0 4.164 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB]
13:17:02 [2022-09-07T13:17:02.679Z] #0 4.168 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB]
13:17:02 [2022-09-07T13:17:02.679Z] #0 4.180 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B]
13:17:02 [2022-09-07T13:17:02.679Z] #0 4.183 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B]
13:17:02 [2022-09-07T13:17:02.679Z] #0 4.185 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
13:17:02 [2022-09-07T13:17:02.679Z] #0 4.191 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B]
13:17:02 [2022-09-07T13:17:02.679Z] #0 4.191 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B]
13:17:02 [2022-09-07T13:17:02.679Z] #0 4.196 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
13:17:02 [2022-09-07T13:17:02.936Z] #46 ...
13:17:02 [2022-09-07T13:17:02.936Z] 
13:17:02 [2022-09-07T13:17:02.936Z] #47 [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
13:17:02 [2022-09-07T13:17:02.936Z] #0 1.804 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
13:17:02 [2022-09-07T13:17:02.936Z] #0 1.816 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:17:02 [2022-09-07T13:17:02.936Z] #0 1.818 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:17:02 [2022-09-07T13:17:02.936Z] #0 2.114 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
13:17:02 [2022-09-07T13:17:02.936Z] #0 2.399 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
13:17:02 [2022-09-07T13:17:02.936Z] #0 2.750 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
13:17:02 [2022-09-07T13:17:02.936Z] #0 3.023 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
13:17:02 [2022-09-07T13:17:02.936Z] #0 3.434 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
13:17:02 [2022-09-07T13:17:02.936Z] #0 3.806 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
13:17:02 [2022-09-07T13:17:02.936Z] #0 4.252 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB]
13:17:02 [2022-09-07T13:17:02.936Z] #0 4.259 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB]
13:17:02 [2022-09-07T13:17:02.936Z] #0 4.272 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [177 kB]
13:17:02 [2022-09-07T13:17:02.936Z] #0 4.278 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB]
13:17:02 [2022-09-07T13:17:02.936Z] #0 4.288 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB]
13:17:02 [2022-09-07T13:17:02.936Z] #0 4.299 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB]
13:17:02 [2022-09-07T13:17:02.936Z] #0 4.652 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B]
13:17:02 [2022-09-07T13:17:02.936Z] #0 4.662 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B]
13:17:02 [2022-09-07T13:17:02.936Z] #0 4.663 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
13:17:02 [2022-09-07T13:17:02.936Z] #0 4.663 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
13:17:02 [2022-09-07T13:17:02.936Z] #0 4.664 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B]
13:17:02 [2022-09-07T13:17:02.936Z] #0 4.665 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B]
13:17:02 [2022-09-07T13:17:02.936Z] #47 ...
13:17:02 [2022-09-07T13:17:02.936Z] 
13:17:02 [2022-09-07T13:17:02.936Z] #48 [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
13:17:02 [2022-09-07T13:17:02.936Z] #0 1.854 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
13:17:02 [2022-09-07T13:17:02.936Z] #0 1.871 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:17:02 [2022-09-07T13:17:02.936Z] #0 1.871 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:17:02 [2022-09-07T13:17:02.936Z] #0 2.182 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
13:17:02 [2022-09-07T13:17:02.936Z] #0 2.571 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
13:17:02 [2022-09-07T13:17:02.936Z] #0 3.032 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
13:17:02 [2022-09-07T13:17:02.936Z] #0 3.421 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
13:17:02 [2022-09-07T13:17:02.936Z] #0 3.927 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
13:17:02 [2022-09-07T13:17:02.936Z] #0 4.498 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
13:17:02 [2022-09-07T13:17:02.936Z] #0 4.946 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB]
13:17:02 [2022-09-07T13:17:02.936Z] #0 4.957 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB]
13:17:02 [2022-09-07T13:17:02.936Z] #0 4.967 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB]
13:17:02 [2022-09-07T13:17:02.936Z] #0 4.973 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB]
13:17:02 [2022-09-07T13:17:02.936Z] #0 4.980 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB]
13:17:02 [2022-09-07T13:17:02.936Z] #0 4.994 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [177 kB]
13:17:02 [2022-09-07T13:17:02.936Z] #0 4.994 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
13:17:02 [2022-09-07T13:17:02.936Z] #0 4.994 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
13:17:02 [2022-09-07T13:17:02.936Z] #0 4.994 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B]
13:17:02 [2022-09-07T13:17:02.936Z] #0 4.994 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B]
13:17:02 [2022-09-07T13:17:02.936Z] #0 4.994 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B]
13:17:02 [2022-09-07T13:17:02.936Z] #0 4.994 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B]
13:17:09 [2022-09-07T13:17:09.649Z] #59 ...
13:17:09 [2022-09-07T13:17:09.649Z] 
13:17:09 [2022-09-07T13:17:09.649Z] #44 [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
13:17:09 [2022-09-07T13:17:09.649Z] #44 152.1   CC       tests/test-11.o
13:17:11 [2022-09-07T13:17:11.020Z] #44 ...
13:17:11 [2022-09-07T13:17:11.020Z] 
13:17:11 [2022-09-07T13:17:11.020Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
13:17:11 [2022-09-07T13:17:11.020Z] #59 11.51 Collecting yamllint==1.27.1
13:17:11 [2022-09-07T13:17:11.951Z] #59 12.57   Downloading yamllint-1.27.1.tar.gz (129 kB)
13:17:13 [2022-09-07T13:17:13.003Z] #46 244.1   AR       libcrun_testing.a
13:17:13 [2022-09-07T13:17:13.003Z] #46 244.1 ar: `u' modifier ignored since `D' is the default (see `U')
13:17:13 [2022-09-07T13:17:13.003Z] #46 244.2   CCLD     tests/tests_libcrun_utils
13:17:13 [2022-09-07T13:17:13.003Z] #46 244.2   CCLD     tests/tests_libcrun_errors
13:17:13 [2022-09-07T13:17:13.003Z] #46 244.2   CCLD     tests/tests_libcrun_fuzzer
13:17:13 [2022-09-07T13:17:13.003Z] #46 245.0   CCLD     libcrun.la
13:17:13 [2022-09-07T13:17:13.003Z] #46 245.7   CCLD     crun
13:17:13 [2022-09-07T13:17:13.321Z] #59 13.92 Collecting pathspec>=0.5.3
13:17:13 [2022-09-07T13:17:13.321Z] #59 13.92   Downloading pathspec-0.10.1-py3-none-any.whl (27 kB)
13:17:13 [2022-09-07T13:17:13.566Z] #46 246.3 make[3]: Entering directory '/tmp/crun-build'
13:17:13 [2022-09-07T13:17:13.823Z] #46 246.5  /bin/mkdir -p '/usr/local/lib'
13:17:13 [2022-09-07T13:17:13.823Z] #46 246.5  /bin/mkdir -p '/usr/local/share/man/man1'
13:17:13 [2022-09-07T13:17:13.823Z] #46 246.5  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
13:17:13 [2022-09-07T13:17:13.823Z] #46 246.5  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
13:17:13 [2022-09-07T13:17:13.823Z] #46 246.6 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
13:17:13 [2022-09-07T13:17:13.823Z] #46 246.6 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
13:17:13 [2022-09-07T13:17:13.823Z] #46 246.6 libtool: install: chmod 644 /usr/local/lib/libcrun.a
13:17:13 [2022-09-07T13:17:13.823Z] #46 246.6 libtool: install: ranlib /usr/local/lib/libcrun.a
13:17:13 [2022-09-07T13:17:13.884Z] #59 14.37 Collecting pyyaml
13:17:13 [2022-09-07T13:17:13.884Z] #59 14.39   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)
13:17:13 [2022-09-07T13:17:13.884Z] #59 14.43 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
13:17:13 [2022-09-07T13:17:13.884Z] #59 14.46 Building wheels for collected packages: yamllint
13:17:13 [2022-09-07T13:17:13.884Z] #59 14.46   Building wheel for yamllint (setup.py): started
13:17:14 [2022-09-07T13:17:14.080Z] #46 246.8 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
13:17:14 [2022-09-07T13:17:14.080Z] #46 246.8 ----------------------------------------------------------------------
13:17:14 [2022-09-07T13:17:14.080Z] #46 246.8 Libraries have been installed in:
13:17:14 [2022-09-07T13:17:14.080Z] #46 246.8    /usr/local/lib
13:17:14 [2022-09-07T13:17:14.080Z] #46 246.8 
13:17:14 [2022-09-07T13:17:14.080Z] #46 246.8 If you ever happen to want to link against installed libraries
13:17:14 [2022-09-07T13:17:14.080Z] #46 246.8 in a given directory, LIBDIR, you must either use libtool, and
13:17:14 [2022-09-07T13:17:14.080Z] #46 246.8 specify the full pathname of the library, or use the '-LLIBDIR'
13:17:14 [2022-09-07T13:17:14.080Z] #46 246.8 flag during linking and do at least one of the following:
13:17:14 [2022-09-07T13:17:14.080Z] #46 246.8    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
13:17:14 [2022-09-07T13:17:14.080Z] #46 246.8      during execution
13:17:14 [2022-09-07T13:17:14.080Z] #46 246.8    - add LIBDIR to the 'LD_RUN_PATH' environment variable
13:17:14 [2022-09-07T13:17:14.080Z] #46 246.8      during linking
13:17:14 [2022-09-07T13:17:14.080Z] #46 246.8    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
13:17:14 [2022-09-07T13:17:14.080Z] #46 246.8    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
13:17:14 [2022-09-07T13:17:14.080Z] #46 246.8 
13:17:14 [2022-09-07T13:17:14.080Z] #46 246.8 See any operating system documentation about shared libraries for
13:17:14 [2022-09-07T13:17:14.080Z] #46 246.8 more information, such as the ld(1) and ld.so(8) manual pages.
13:17:14 [2022-09-07T13:17:14.080Z] #46 246.8 ----------------------------------------------------------------------
13:17:14 [2022-09-07T13:17:14.080Z] #46 246.8  /bin/mkdir -p '/build'
13:17:14 [2022-09-07T13:17:14.080Z] #46 246.9   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
13:17:14 [2022-09-07T13:17:14.080Z] #46 246.9 libtool: install: /usr/bin/install -c crun /build/crun
13:17:14 [2022-09-07T13:17:14.336Z] #46 246.9 make[3]: Leaving directory '/tmp/crun-build'
13:17:14 [2022-09-07T13:17:14.336Z] #46 246.9 make[2]: Leaving directory '/tmp/crun-build'
13:17:14 [2022-09-07T13:17:14.336Z] #46 246.9 make[1]: Leaving directory '/tmp/crun-build'
13:17:14 [2022-09-07T13:17:14.336Z] #46 DONE 247.2s
13:17:14 [2022-09-07T13:17:14.336Z] 
13:17:14 [2022-09-07T13:17:14.336Z] #41 [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
13:17:15 [2022-09-07T13:17:15.117Z] #48 ...
13:17:15 [2022-09-07T13:17:15.117Z] 
13:17:15 [2022-09-07T13:17:15.117Z] #47 [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
13:17:15 [2022-09-07T13:17:15.117Z] #47 21.09 Fetched 49.2 MB in 20s (2521 kB/s)
13:17:15 [2022-09-07T13:17:15.254Z] #59 15.57   Building wheel for yamllint (setup.py): finished with status 'done'
13:17:15 [2022-09-07T13:17:15.254Z] #59 15.58   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=adf659cab062a0bc8be2bfc1f8e1343eec86f63ad58e33238a6022b038e4d057
13:17:15 [2022-09-07T13:17:15.254Z] #59 15.58   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
13:17:15 [2022-09-07T13:17:15.254Z] #59 15.58 Successfully built yamllint
13:17:15 [2022-09-07T13:17:15.254Z] #59 15.60 Installing collected packages: pyyaml, pathspec, yamllint
13:17:15 [2022-09-07T13:17:15.511Z] #59 16.05 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1
13:17:16 [2022-09-07T13:17:16.083Z] #59 DONE 16.4s
13:17:16 [2022-09-07T13:17:16.083Z] 
13:17:16 [2022-09-07T13:17:16.083Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
13:17:16 [2022-09-07T13:17:16.083Z] #60 DONE 0.3s
13:17:16 [2022-09-07T13:17:16.083Z] 
13:17:16 [2022-09-07T13:17:16.083Z] #44 [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
13:17:16 [2022-09-07T13:17:16.153Z] #44 200.2   CCLD     tests/init
13:17:16 [2022-09-07T13:17:16.341Z] #44 ...
13:17:16 [2022-09-07T13:17:16.341Z] 
13:17:16 [2022-09-07T13:17:16.341Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
13:17:16 [2022-09-07T13:17:16.598Z] #61 DONE 0.3s
13:17:16 [2022-09-07T13:17:16.598Z] 
13:17:16 [2022-09-07T13:17:16.598Z] #62 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
13:17:16 [2022-09-07T13:17:16.855Z] #62 DONE 0.1s
13:17:16 [2022-09-07T13:17:16.855Z] 
13:17:16 [2022-09-07T13:17:16.855Z] #63 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
13:17:16 [2022-09-07T13:17:16.855Z] #63 DONE 0.2s
13:17:16 [2022-09-07T13:17:16.855Z] 
13:17:16 [2022-09-07T13:17:16.855Z] #64 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
13:17:16 [2022-09-07T13:17:16.855Z] #64 DONE 0.1s
13:17:16 [2022-09-07T13:17:16.855Z] 
13:17:16 [2022-09-07T13:17:16.855Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
13:17:16 [2022-09-07T13:17:16.855Z] #65 DONE 0.1s
13:17:16 [2022-09-07T13:17:16.855Z] 
13:17:16 [2022-09-07T13:17:16.855Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
13:17:17 [2022-09-07T13:17:17.112Z] #49 ...
13:17:17 [2022-09-07T13:17:17.112Z] 
13:17:17 [2022-09-07T13:17:17.112Z] #66 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
13:17:17 [2022-09-07T13:17:17.112Z] #66 DONE 0.1s
13:17:17 [2022-09-07T13:17:17.370Z] 
13:17:17 [2022-09-07T13:17:17.370Z] #44 [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
13:17:20 [2022-09-07T13:17:20.314Z] --- PASS: TestBuildWithHugeFile (50.20s)
13:17:20 [2022-09-07T13:17:20.314Z] === RUN   TestBuildWCOWSandboxSize
13:17:20 [2022-09-07T13:17:20.314Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
13:17:20 [2022-09-07T13:17:20.314Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
13:17:20 [2022-09-07T13:17:20.314Z] === RUN   TestBuildWithEmptyDockerfile
13:17:20 [2022-09-07T13:17:20.314Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
13:17:20 [2022-09-07T13:17:20.314Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
13:17:20 [2022-09-07T13:17:20.314Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:17:20 [2022-09-07T13:17:20.314Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:17:20 [2022-09-07T13:17:20.314Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:17:20 [2022-09-07T13:17:20.314Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:17:20 [2022-09-07T13:17:20.314Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
13:17:20 [2022-09-07T13:17:20.314Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:17:20 [2022-09-07T13:17:20.314Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:17:20 [2022-09-07T13:17:20.314Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
13:17:20 [2022-09-07T13:17:20.314Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s)
13:17:20 [2022-09-07T13:17:20.314Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s)
13:17:20 [2022-09-07T13:17:20.314Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
13:17:20 [2022-09-07T13:17:20.314Z] === RUN   TestBuildPreserveOwnership
13:17:20 [2022-09-07T13:17:20.314Z] === RUN   TestBuildPreserveOwnership/copy_from
13:17:21 [2022-09-07T13:17:21.242Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
13:17:21 [2022-09-07T13:17:21.663Z] #47 21.09 Reading package lists...
13:17:21 [2022-09-07T13:17:21.663Z] #47 ...
13:17:21 [2022-09-07T13:17:21.663Z] 
13:17:21 [2022-09-07T13:17:21.663Z] #48 [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
13:17:21 [2022-09-07T13:17:21.663Z] #48 21.88 Fetched 49.2 MB in 20s (2431 kB/s)
13:17:22 [2022-09-07T13:17:22.594Z] #48 21.88 Reading package lists...
13:17:22 [2022-09-07T13:17:22.594Z] #48 ...
13:17:22 [2022-09-07T13:17:22.594Z] 
13:17:22 [2022-09-07T13:17:22.594Z] #46 [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
13:17:22 [2022-09-07T13:17:22.594Z] #46 21.04 Fetched 49.2 MB in 20s (2512 kB/s)
13:17:22 [2022-09-07T13:17:22.594Z] #46 21.04 Reading package lists...
13:17:22 [2022-09-07T13:17:22.594Z] #46 ...
13:17:22 [2022-09-07T13:17:22.594Z] 
13:17:22 [2022-09-07T13:17:22.594Z] #47 [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
13:17:22 [2022-09-07T13:17:22.594Z] #47 21.09 Reading package lists...
13:17:25 [2022-09-07T13:17:25.412Z] --- PASS: TestBuildPreserveOwnership (10.47s)
13:17:25 [2022-09-07T13:17:25.412Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.45s)
13:17:25 [2022-09-07T13:17:25.412Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
13:17:25 [2022-09-07T13:17:25.412Z] === RUN   TestBuildPlatformInvalid
13:17:25 [2022-09-07T13:17:25.412Z] --- PASS: TestBuildPlatformInvalid (0.25s)
13:17:25 [2022-09-07T13:17:25.412Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
13:17:25 [2022-09-07T13:17:25.412Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
13:17:25 [2022-09-07T13:17:25.412Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
13:17:25 [2022-09-07T13:17:25.412Z] PASS
13:17:25 [2022-09-07T13:17:25.412Z] 
13:17:25 [2022-09-07T13:17:25.412Z] === Skipped
13:17:25 [2022-09-07T13:17:25.412Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
13:17:25 [2022-09-07T13:17:25.412Z]     build_session_test.go:25: TODO: BuildKit
13:17:25 [2022-09-07T13:17:25.412Z] 
13:17:25 [2022-09-07T13:17:25.412Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
13:17:25 [2022-09-07T13:17:25.412Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
13:17:25 [2022-09-07T13:17:25.412Z] 
13:17:25 [2022-09-07T13:17:25.412Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
13:17:25 [2022-09-07T13:17:25.412Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
13:17:25 [2022-09-07T13:17:25.412Z] 
13:17:25 [2022-09-07T13:17:25.412Z] DONE 34 tests, 3 skipped in 111.375s
13:17:25 [2022-09-07T13:17:25.412Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
13:17:25 [2022-09-07T13:17:25.669Z] INFO: Testing against a local daemon
13:17:25 [2022-09-07T13:17:25.669Z] === RUN   TestConfigInspect
13:17:25 [2022-09-07T13:17:25.669Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:17:25 [2022-09-07T13:17:25.669Z] --- SKIP: TestConfigInspect (0.02s)
13:17:25 [2022-09-07T13:17:25.669Z] === RUN   TestConfigList
13:17:25 [2022-09-07T13:17:25.669Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:17:25 [2022-09-07T13:17:25.669Z] --- SKIP: TestConfigList (0.01s)
13:17:25 [2022-09-07T13:17:25.669Z] === RUN   TestConfigsCreateAndDelete
13:17:25 [2022-09-07T13:17:25.669Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:17:25 [2022-09-07T13:17:25.669Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
13:17:25 [2022-09-07T13:17:25.669Z] === RUN   TestConfigsUpdate
13:17:25 [2022-09-07T13:17:25.669Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:17:25 [2022-09-07T13:17:25.669Z] --- SKIP: TestConfigsUpdate (0.01s)
13:17:25 [2022-09-07T13:17:25.669Z] === RUN   TestTemplatedConfig
13:17:25 [2022-09-07T13:17:25.669Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:17:25 [2022-09-07T13:17:25.669Z] --- SKIP: TestTemplatedConfig (0.00s)
13:17:25 [2022-09-07T13:17:25.669Z] === RUN   TestConfigCreateResolve
13:17:25 [2022-09-07T13:17:25.669Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:17:25 [2022-09-07T13:17:25.669Z] --- SKIP: TestConfigCreateResolve (0.01s)
13:17:25 [2022-09-07T13:17:25.669Z] PASS
13:17:25 [2022-09-07T13:17:25.669Z] 
13:17:25 [2022-09-07T13:17:25.669Z] === Skipped
13:17:25 [2022-09-07T13:17:25.669Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
13:17:25 [2022-09-07T13:17:25.669Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:17:25 [2022-09-07T13:17:25.669Z] 
13:17:25 [2022-09-07T13:17:25.669Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
13:17:25 [2022-09-07T13:17:25.669Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:17:25 [2022-09-07T13:17:25.669Z] 
13:17:25 [2022-09-07T13:17:25.669Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
13:17:25 [2022-09-07T13:17:25.669Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:17:25 [2022-09-07T13:17:25.669Z] 
13:17:25 [2022-09-07T13:17:25.669Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
13:17:25 [2022-09-07T13:17:25.669Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:17:25 [2022-09-07T13:17:25.669Z] 
13:17:25 [2022-09-07T13:17:25.669Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
13:17:25 [2022-09-07T13:17:25.669Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:17:25 [2022-09-07T13:17:25.669Z] 
13:17:25 [2022-09-07T13:17:25.669Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
13:17:25 [2022-09-07T13:17:25.669Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:17:25 [2022-09-07T13:17:25.669Z] 
13:17:25 [2022-09-07T13:17:25.669Z] DONE 6 tests, 6 skipped in 0.157s
13:17:25 [2022-09-07T13:17:25.669Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
13:17:25 [2022-09-07T13:17:25.669Z] INFO: Testing against a local daemon
13:17:25 [2022-09-07T13:17:25.669Z] === RUN   TestAttachWithTTY
13:17:25 [2022-09-07T13:17:25.926Z] --- PASS: TestAttachWithTTY (0.05s)
13:17:25 [2022-09-07T13:17:25.926Z] === RUN   TestAttachWithoutTTy
13:17:25 [2022-09-07T13:17:25.926Z] --- PASS: TestAttachWithoutTTy (0.04s)
13:17:25 [2022-09-07T13:17:25.926Z] === RUN   TestCheckpoint
13:17:25 [2022-09-07T13:17:25.926Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:17:25 [2022-09-07T13:17:25.926Z] --- SKIP: TestCheckpoint (0.00s)
13:17:25 [2022-09-07T13:17:25.926Z] === RUN   TestContainerInvalidJSON
13:17:25 [2022-09-07T13:17:25.926Z] === RUN   TestContainerInvalidJSON/commit
13:17:25 [2022-09-07T13:17:25.926Z] === PAUSE TestContainerInvalidJSON/commit
13:17:25 [2022-09-07T13:17:25.926Z] === RUN   TestContainerInvalidJSON/containers/create
13:17:25 [2022-09-07T13:17:25.926Z] === PAUSE TestContainerInvalidJSON/containers/create
13:17:25 [2022-09-07T13:17:25.926Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
13:17:25 [2022-09-07T13:17:25.926Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
13:17:25 [2022-09-07T13:17:25.926Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
13:17:25 [2022-09-07T13:17:25.926Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
13:17:25 [2022-09-07T13:17:25.926Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
13:17:25 [2022-09-07T13:17:25.926Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
13:17:25 [2022-09-07T13:17:25.926Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
13:17:25 [2022-09-07T13:17:25.926Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
13:17:25 [2022-09-07T13:17:25.926Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
13:17:25 [2022-09-07T13:17:25.926Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
13:17:25 [2022-09-07T13:17:25.926Z] === CONT  TestContainerInvalidJSON/commit
13:17:25 [2022-09-07T13:17:25.926Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
13:17:25 [2022-09-07T13:17:25.926Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
13:17:25 [2022-09-07T13:17:25.926Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
13:17:25 [2022-09-07T13:17:25.926Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
13:17:25 [2022-09-07T13:17:25.926Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
13:17:25 [2022-09-07T13:17:25.926Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
13:17:25 [2022-09-07T13:17:25.926Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
13:17:25 [2022-09-07T13:17:25.926Z] === RUN   TestContainerInvalidJSON/commit/empty_body
13:17:25 [2022-09-07T13:17:25.926Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
13:17:25 [2022-09-07T13:17:25.926Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
13:17:25 [2022-09-07T13:17:25.926Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
13:17:25 [2022-09-07T13:17:25.926Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
13:17:25 [2022-09-07T13:17:25.926Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
13:17:25 [2022-09-07T13:17:25.926Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
13:17:25 [2022-09-07T13:17:25.926Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
13:17:25 [2022-09-07T13:17:25.926Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
13:17:25 [2022-09-07T13:17:25.926Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
13:17:25 [2022-09-07T13:17:25.926Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
13:17:25 [2022-09-07T13:17:25.926Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
13:17:25 [2022-09-07T13:17:25.926Z] === CONT  TestContainerInvalidJSON/containers/create
13:17:25 [2022-09-07T13:17:25.926Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
13:17:25 [2022-09-07T13:17:25.926Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
13:17:25 [2022-09-07T13:17:25.926Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
13:17:25 [2022-09-07T13:17:25.926Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
13:17:25 [2022-09-07T13:17:25.926Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
13:17:25 [2022-09-07T13:17:25.926Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
13:17:25 [2022-09-07T13:17:25.926Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
13:17:25 [2022-09-07T13:17:25.926Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
13:17:25 [2022-09-07T13:17:25.926Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
13:17:25 [2022-09-07T13:17:25.926Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
13:17:25 [2022-09-07T13:17:25.926Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
13:17:25 [2022-09-07T13:17:25.926Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
13:17:25 [2022-09-07T13:17:25.926Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
13:17:25 [2022-09-07T13:17:25.927Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
13:17:25 [2022-09-07T13:17:25.927Z] --- PASS: TestContainerInvalidJSON (0.01s)
13:17:25 [2022-09-07T13:17:25.927Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
13:17:25 [2022-09-07T13:17:25.927Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
13:17:25 [2022-09-07T13:17:25.927Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
13:17:25 [2022-09-07T13:17:25.927Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
13:17:25 [2022-09-07T13:17:25.927Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
13:17:25 [2022-09-07T13:17:25.927Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
13:17:25 [2022-09-07T13:17:25.927Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
13:17:25 [2022-09-07T13:17:25.927Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
13:17:25 [2022-09-07T13:17:25.927Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
13:17:25 [2022-09-07T13:17:25.927Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
13:17:25 [2022-09-07T13:17:25.927Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
13:17:25 [2022-09-07T13:17:25.927Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
13:17:25 [2022-09-07T13:17:25.927Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
13:17:25 [2022-09-07T13:17:25.927Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
13:17:25 [2022-09-07T13:17:25.927Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
13:17:25 [2022-09-07T13:17:25.927Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
13:17:25 [2022-09-07T13:17:25.927Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
13:17:25 [2022-09-07T13:17:25.927Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
13:17:25 [2022-09-07T13:17:25.927Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
13:17:25 [2022-09-07T13:17:25.927Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
13:17:25 [2022-09-07T13:17:25.927Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
13:17:25 [2022-09-07T13:17:25.927Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
13:17:25 [2022-09-07T13:17:25.927Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
13:17:25 [2022-09-07T13:17:25.927Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
13:17:25 [2022-09-07T13:17:25.927Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
13:17:25 [2022-09-07T13:17:25.927Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
13:17:25 [2022-09-07T13:17:25.927Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
13:17:25 [2022-09-07T13:17:25.927Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
13:17:25 [2022-09-07T13:17:25.927Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
13:17:25 [2022-09-07T13:17:25.927Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
13:17:25 [2022-09-07T13:17:25.927Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
13:17:25 [2022-09-07T13:17:25.927Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
13:17:25 [2022-09-07T13:17:25.927Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
13:17:25 [2022-09-07T13:17:25.927Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
13:17:25 [2022-09-07T13:17:25.927Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
13:17:25 [2022-09-07T13:17:25.927Z] === RUN   TestCopyFromContainerPathDoesNotExist
13:17:25 [2022-09-07T13:17:25.927Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
13:17:25 [2022-09-07T13:17:25.927Z] === RUN   TestCopyFromContainerPathIsNotDir
13:17:25 [2022-09-07T13:17:25.927Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
13:17:25 [2022-09-07T13:17:25.927Z] === RUN   TestCopyToContainerPathDoesNotExist
13:17:25 [2022-09-07T13:17:25.927Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
13:17:25 [2022-09-07T13:17:25.927Z] === RUN   TestCopyEmptyFile
13:17:26 [2022-09-07T13:17:26.184Z] --- PASS: TestCopyEmptyFile (0.21s)
13:17:26 [2022-09-07T13:17:26.184Z] === RUN   TestCopyToContainerPathIsNotDir
13:17:26 [2022-09-07T13:17:26.184Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
13:17:26 [2022-09-07T13:17:26.184Z] === RUN   TestCopyFromContainer
13:17:28 [2022-09-07T13:17:28.360Z] #44 ...
13:17:28 [2022-09-07T13:17:28.360Z] 
13:17:28 [2022-09-07T13:17:28.360Z] #37 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
13:17:28 [2022-09-07T13:17:28.360Z] #37 259.5 + return
13:17:28 [2022-09-07T13:17:28.928Z] #37 DONE 261.5s
13:17:28 [2022-09-07T13:17:28.928Z] 
13:17:28 [2022-09-07T13:17:28.928Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
13:17:29 [2022-09-07T13:17:29.865Z] #43 ...
13:17:29 [2022-09-07T13:17:29.865Z] 
13:17:29 [2022-09-07T13:17:29.865Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
13:17:29 [2022-09-07T13:17:29.865Z] #60 DONE 0.1s
13:17:29 [2022-09-07T13:17:29.865Z] 
13:17:29 [2022-09-07T13:17:29.865Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
13:17:30 [2022-09-07T13:17:30.124Z] #61 DONE 0.2s
13:17:30 [2022-09-07T13:17:30.124Z] 
13:17:30 [2022-09-07T13:17:30.124Z] #62 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
13:17:30 [2022-09-07T13:17:30.353Z] === RUN   TestCopyFromContainer//
13:17:30 [2022-09-07T13:17:30.353Z] === RUN   TestCopyFromContainer//bar/root
13:17:30 [2022-09-07T13:17:30.353Z] === RUN   TestCopyFromContainer//bar/root/
13:17:30 [2022-09-07T13:17:30.353Z] === RUN   TestCopyFromContainer/bar/quux
13:17:30 [2022-09-07T13:17:30.353Z] === RUN   TestCopyFromContainer/bar/quux/
13:17:30 [2022-09-07T13:17:30.353Z] === RUN   TestCopyFromContainer/bar/quux/baz
13:17:30 [2022-09-07T13:17:30.383Z] #62 DONE 0.5s
13:17:30 [2022-09-07T13:17:30.383Z] 
13:17:30 [2022-09-07T13:17:30.383Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
13:17:30 [2022-09-07T13:17:30.610Z] === RUN   TestCopyFromContainer/bar/filesymlink
13:17:30 [2022-09-07T13:17:30.610Z] === RUN   TestCopyFromContainer/bar/dirsymlink
13:17:30 [2022-09-07T13:17:30.610Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
13:17:30 [2022-09-07T13:17:30.610Z] === RUN   TestCopyFromContainer/bar/notarget
13:17:30 [2022-09-07T13:17:30.642Z] #50 ...
13:17:30 [2022-09-07T13:17:30.642Z] 
13:17:30 [2022-09-07T13:17:30.642Z] #39 [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
13:17:30 [2022-09-07T13:17:30.642Z] #39 263.6 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
13:17:30 [2022-09-07T13:17:30.689Z] #47 30.06 Reading package lists...
13:17:30 [2022-09-07T13:17:30.689Z] #47 ...
13:17:30 [2022-09-07T13:17:30.689Z] 
13:17:30 [2022-09-07T13:17:30.689Z] #48 [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
13:17:30 [2022-09-07T13:17:30.689Z] #48 21.88 Reading package lists...
13:17:30 [2022-09-07T13:17:30.868Z] --- PASS: TestCopyFromContainer (4.50s)
13:17:30 [2022-09-07T13:17:30.868Z]     --- PASS: TestCopyFromContainer// (0.06s)
13:17:30 [2022-09-07T13:17:30.868Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
13:17:30 [2022-09-07T13:17:30.868Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
13:17:30 [2022-09-07T13:17:30.868Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
13:17:30 [2022-09-07T13:17:30.868Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
13:17:30 [2022-09-07T13:17:30.868Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
13:17:30 [2022-09-07T13:17:30.868Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
13:17:30 [2022-09-07T13:17:30.868Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
13:17:30 [2022-09-07T13:17:30.868Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
13:17:30 [2022-09-07T13:17:30.868Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
13:17:30 [2022-09-07T13:17:30.868Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
13:17:30 [2022-09-07T13:17:30.868Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:17:30 [2022-09-07T13:17:30.868Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:17:30 [2022-09-07T13:17:30.868Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:17:30 [2022-09-07T13:17:30.868Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:17:30 [2022-09-07T13:17:30.868Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
13:17:30 [2022-09-07T13:17:30.868Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
13:17:30 [2022-09-07T13:17:30.868Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:17:30 [2022-09-07T13:17:30.868Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
13:17:30 [2022-09-07T13:17:30.868Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:17:30 [2022-09-07T13:17:30.868Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
13:17:30 [2022-09-07T13:17:30.868Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
13:17:30 [2022-09-07T13:17:30.868Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
13:17:30 [2022-09-07T13:17:30.868Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
13:17:30 [2022-09-07T13:17:30.868Z] === RUN   TestCreateLinkToNonExistingContainer
13:17:30 [2022-09-07T13:17:30.868Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
13:17:30 [2022-09-07T13:17:30.868Z] === RUN   TestCreateWithInvalidEnv
13:17:30 [2022-09-07T13:17:30.868Z] === RUN   TestCreateWithInvalidEnv/0
13:17:30 [2022-09-07T13:17:30.868Z] === PAUSE TestCreateWithInvalidEnv/0
13:17:30 [2022-09-07T13:17:30.868Z] === RUN   TestCreateWithInvalidEnv/1
13:17:30 [2022-09-07T13:17:30.868Z] === PAUSE TestCreateWithInvalidEnv/1
13:17:30 [2022-09-07T13:17:30.868Z] === RUN   TestCreateWithInvalidEnv/2
13:17:30 [2022-09-07T13:17:30.868Z] === PAUSE TestCreateWithInvalidEnv/2
13:17:30 [2022-09-07T13:17:30.868Z] === CONT  TestCreateWithInvalidEnv/0
13:17:30 [2022-09-07T13:17:30.868Z] === CONT  TestCreateWithInvalidEnv/2
13:17:30 [2022-09-07T13:17:30.868Z] === CONT  TestCreateWithInvalidEnv/1
13:17:30 [2022-09-07T13:17:30.868Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
13:17:30 [2022-09-07T13:17:30.868Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
13:17:30 [2022-09-07T13:17:30.868Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
13:17:30 [2022-09-07T13:17:30.868Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
13:17:30 [2022-09-07T13:17:30.868Z] === RUN   TestCreateTmpfsMountsTarget
13:17:30 [2022-09-07T13:17:30.868Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
13:17:30 [2022-09-07T13:17:30.868Z] === RUN   TestCreateWithCustomMaskedPaths
13:17:30 [2022-09-07T13:17:30.901Z] #39 DONE 263.9s
13:17:30 [2022-09-07T13:17:30.901Z] 
13:17:30 [2022-09-07T13:17:30.901Z] #63 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
13:17:31 [2022-09-07T13:17:31.159Z] #63 DONE 0.5s
13:17:31 [2022-09-07T13:17:31.159Z] 
13:17:31 [2022-09-07T13:17:31.159Z] #64 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
13:17:31 [2022-09-07T13:17:31.159Z] #64 DONE 0.2s
13:17:31 [2022-09-07T13:17:31.159Z] 
13:17:31 [2022-09-07T13:17:31.159Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
13:17:31 [2022-09-07T13:17:31.418Z] #65 DONE 0.2s
13:17:31 [2022-09-07T13:17:31.418Z] 
13:17:31 [2022-09-07T13:17:31.418Z] #66 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
13:17:31 [2022-09-07T13:17:31.418Z] #66 DONE 0.1s
13:17:31 [2022-09-07T13:17:31.418Z] 
13:17:31 [2022-09-07T13:17:31.418Z] #44 [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
13:17:31 [2022-09-07T13:17:31.620Z] #48 31.20 Reading package lists...
13:17:31 [2022-09-07T13:17:31.620Z] #48 ...
13:17:31 [2022-09-07T13:17:31.620Z] 
13:17:31 [2022-09-07T13:17:31.620Z] #47 [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
13:17:31 [2022-09-07T13:17:31.620Z] #47 30.06 Reading package lists...
13:17:31 [2022-09-07T13:17:31.677Z] #44 ...
13:17:31 [2022-09-07T13:17:31.677Z] 
13:17:31 [2022-09-07T13:17:31.677Z] #67 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
13:17:32 [2022-09-07T13:17:32.235Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s)
13:17:32 [2022-09-07T13:17:32.235Z] === RUN   TestCreateWithCustomReadonlyPaths
13:17:32 [2022-09-07T13:17:32.390Z] #41 ...
13:17:32 [2022-09-07T13:17:32.390Z] 
13:17:32 [2022-09-07T13:17:32.390Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
13:17:32 [2022-09-07T13:17:32.390Z] #49 186.0 + mkdir -p /build
13:17:32 [2022-09-07T13:17:32.390Z] #49 186.0 + cp runc /build/runc
13:17:32 [2022-09-07T13:17:32.390Z] #49 DONE 187.1s
13:17:32 [2022-09-07T13:17:32.390Z] 
13:17:32 [2022-09-07T13:17:32.390Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
13:17:32 [2022-09-07T13:17:32.390Z] #43 ...
13:17:32 [2022-09-07T13:17:32.390Z] 
13:17:32 [2022-09-07T13:17:32.390Z] #41 [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
13:17:32 [2022-09-07T13:17:32.390Z] #41 318.9 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
13:17:32 [2022-09-07T13:17:32.390Z] #41 DONE 319.0s
13:17:32 [2022-09-07T13:17:32.390Z] 
13:17:32 [2022-09-07T13:17:32.390Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
13:17:32 [2022-09-07T13:17:32.550Z] #47 39.21 Building dependency tree...
13:17:32 [2022-09-07T13:17:32.550Z] #47 ...
13:17:32 [2022-09-07T13:17:32.550Z] 
13:17:32 [2022-09-07T13:17:32.550Z] #46 [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
13:17:32 [2022-09-07T13:17:32.550Z] #46 30.08 Reading package lists...
13:17:32 [2022-09-07T13:17:32.807Z] #46 39.06 Building dependency tree...
13:17:32 [2022-09-07T13:17:32.807Z] #46 ...
13:17:32 [2022-09-07T13:17:32.807Z] 
13:17:32 [2022-09-07T13:17:32.807Z] #48 [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
13:17:32 [2022-09-07T13:17:32.807Z] #48 31.20 Reading package lists...
13:17:32 [2022-09-07T13:17:32.957Z] #43 ...
13:17:32 [2022-09-07T13:17:32.957Z] 
13:17:32 [2022-09-07T13:17:32.957Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
13:17:33 [2022-09-07T13:17:33.053Z] #67 DONE 1.3s
13:17:33 [2022-09-07T13:17:33.053Z] 
13:17:33 [2022-09-07T13:17:33.053Z] #68 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
13:17:33 [2022-09-07T13:17:33.053Z] #68 DONE 0.1s
13:17:33 [2022-09-07T13:17:33.053Z] 
13:17:33 [2022-09-07T13:17:33.053Z] #44 [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
13:17:33 [2022-09-07T13:17:33.053Z] #44 219.2   CCLD     libcrun.la
13:17:33 [2022-09-07T13:17:33.053Z] #44 219.3   AR       libcrun_testing.a
13:17:33 [2022-09-07T13:17:33.053Z] #44 219.3 ar: `u' modifier ignored since `D' is the default (see `U')
13:17:33 [2022-09-07T13:17:33.053Z] #44 219.5   CCLD     tests/tests_libcrun_utils
13:17:33 [2022-09-07T13:17:33.053Z] #44 219.5   CCLD     tests/tests_libcrun_errors
13:17:33 [2022-09-07T13:17:33.053Z] #44 219.5   CCLD     tests/tests_libcrun_fuzzer
13:17:33 [2022-09-07T13:17:33.053Z] #44 220.2   CCLD     crun
13:17:33 [2022-09-07T13:17:33.053Z] #44 ...
13:17:33 [2022-09-07T13:17:33.053Z] 
13:17:33 [2022-09-07T13:17:33.053Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
13:17:33 [2022-09-07T13:17:33.053Z] #69 DONE 0.1s
13:17:33 [2022-09-07T13:17:33.053Z] 
13:17:33 [2022-09-07T13:17:33.053Z] #44 [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
13:17:33 [2022-09-07T13:17:33.053Z] #44 220.5 make[3]: Entering directory '/tmp/crun-build'
13:17:33 [2022-09-07T13:17:33.164Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.16s)
13:17:33 [2022-09-07T13:17:33.164Z] === RUN   TestCreateWithInvalidHealthcheckParams
13:17:33 [2022-09-07T13:17:33.164Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:17:33 [2022-09-07T13:17:33.164Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:17:33 [2022-09-07T13:17:33.164Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:17:33 [2022-09-07T13:17:33.164Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:17:33 [2022-09-07T13:17:33.164Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:17:33 [2022-09-07T13:17:33.164Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:17:33 [2022-09-07T13:17:33.164Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:17:33 [2022-09-07T13:17:33.164Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:17:33 [2022-09-07T13:17:33.164Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:17:33 [2022-09-07T13:17:33.164Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:17:33 [2022-09-07T13:17:33.164Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:17:33 [2022-09-07T13:17:33.164Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:17:33 [2022-09-07T13:17:33.164Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:17:33 [2022-09-07T13:17:33.164Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:17:33 [2022-09-07T13:17:33.164Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:17:33 [2022-09-07T13:17:33.312Z] #44 220.6  /bin/mkdir -p '/usr/local/share/man/man1'
13:17:33 [2022-09-07T13:17:33.312Z] #44 220.6  /bin/mkdir -p '/usr/local/lib'
13:17:33 [2022-09-07T13:17:33.312Z] #44 220.7  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
13:17:33 [2022-09-07T13:17:33.312Z] #44 220.7  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
13:17:33 [2022-09-07T13:17:33.312Z] #44 220.7 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
13:17:33 [2022-09-07T13:17:33.312Z] #44 220.7 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
13:17:33 [2022-09-07T13:17:33.312Z] #44 220.7 libtool: install: chmod 644 /usr/local/lib/libcrun.a
13:17:33 [2022-09-07T13:17:33.312Z] #44 220.7 libtool: install: ranlib /usr/local/lib/libcrun.a
13:17:33 [2022-09-07T13:17:33.421Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
13:17:33 [2022-09-07T13:17:33.422Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
13:17:33 [2022-09-07T13:17:33.422Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
13:17:33 [2022-09-07T13:17:33.422Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
13:17:33 [2022-09-07T13:17:33.422Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s)
13:17:33 [2022-09-07T13:17:33.422Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
13:17:33 [2022-09-07T13:17:33.422Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
13:17:33 [2022-09-07T13:17:33.521Z] #70 DONE 0.6s
13:17:33 [2022-09-07T13:17:33.521Z] 
13:17:33 [2022-09-07T13:17:33.521Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
13:17:33 [2022-09-07T13:17:33.571Z] #44 ...
13:17:33 [2022-09-07T13:17:33.571Z] 
13:17:33 [2022-09-07T13:17:33.571Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
13:17:33 [2022-09-07T13:17:33.571Z] #70 DONE 0.6s
13:17:33 [2022-09-07T13:17:33.571Z] 
13:17:33 [2022-09-07T13:17:33.571Z] #44 [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
13:17:33 [2022-09-07T13:17:33.571Z] #44 220.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
13:17:33 [2022-09-07T13:17:33.571Z] #44 220.9 ----------------------------------------------------------------------
13:17:33 [2022-09-07T13:17:33.571Z] #44 220.9 Libraries have been installed in:
13:17:33 [2022-09-07T13:17:33.571Z] #44 220.9    /usr/local/lib
13:17:33 [2022-09-07T13:17:33.571Z] #44 220.9 
13:17:33 [2022-09-07T13:17:33.571Z] #44 220.9 If you ever happen to want to link against installed libraries
13:17:33 [2022-09-07T13:17:33.571Z] #44 220.9 in a given directory, LIBDIR, you must either use libtool, and
13:17:33 [2022-09-07T13:17:33.571Z] #44 220.9 specify the full pathname of the library, or use the '-LLIBDIR'
13:17:33 [2022-09-07T13:17:33.571Z] #44 220.9 flag during linking and do at least one of the following:
13:17:33 [2022-09-07T13:17:33.571Z] #44 220.9    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
13:17:33 [2022-09-07T13:17:33.571Z] #44 220.9      during execution
13:17:33 [2022-09-07T13:17:33.571Z] #44 220.9    - add LIBDIR to the 'LD_RUN_PATH' environment variable
13:17:33 [2022-09-07T13:17:33.571Z] #44 220.9      during linking
13:17:33 [2022-09-07T13:17:33.571Z] #44 220.9    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
13:17:33 [2022-09-07T13:17:33.571Z] #44 220.9    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
13:17:33 [2022-09-07T13:17:33.571Z] #44 220.9 
13:17:33 [2022-09-07T13:17:33.571Z] #44 220.9 See any operating system documentation about shared libraries for
13:17:33 [2022-09-07T13:17:33.571Z] #44 220.9 more information, such as the ld(1) and ld.so(8) manual pages.
13:17:33 [2022-09-07T13:17:33.571Z] #44 220.9 ----------------------------------------------------------------------
13:17:33 [2022-09-07T13:17:33.571Z] #44 220.9  /bin/mkdir -p '/build'
13:17:33 [2022-09-07T13:17:33.571Z] #44 220.9   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
13:17:33 [2022-09-07T13:17:33.571Z] #44 ...
13:17:33 [2022-09-07T13:17:33.571Z] 
13:17:33 [2022-09-07T13:17:33.571Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
13:17:33 [2022-09-07T13:17:33.571Z] #71 DONE 0.1s
13:17:33 [2022-09-07T13:17:33.571Z] 
13:17:33 [2022-09-07T13:17:33.571Z] #44 [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
13:17:33 [2022-09-07T13:17:33.571Z] #44 221.0 libtool: install: /usr/bin/install -c crun /build/crun
13:17:33 [2022-09-07T13:17:33.571Z] #44 221.0 make[3]: Leaving directory '/tmp/crun-build'
13:17:33 [2022-09-07T13:17:33.571Z] #44 221.0 make[2]: Leaving directory '/tmp/crun-build'
13:17:33 [2022-09-07T13:17:33.571Z] #44 221.0 make[1]: Leaving directory '/tmp/crun-build'
13:17:33 [2022-09-07T13:17:33.678Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s)
13:17:33 [2022-09-07T13:17:33.678Z] === RUN   TestCreateDifferentPlatform
13:17:33 [2022-09-07T13:17:33.678Z] === RUN   TestCreateDifferentPlatform/different_os
13:17:33 [2022-09-07T13:17:33.678Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
13:17:33 [2022-09-07T13:17:33.678Z] --- PASS: TestCreateDifferentPlatform (0.01s)
13:17:33 [2022-09-07T13:17:33.678Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
13:17:33 [2022-09-07T13:17:33.678Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
13:17:33 [2022-09-07T13:17:33.678Z] === RUN   TestCreateVolumesFromNonExistingContainer
13:17:33 [2022-09-07T13:17:33.678Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
13:17:33 [2022-09-07T13:17:33.678Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
13:17:33 [2022-09-07T13:17:33.678Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
13:17:33 [2022-09-07T13:17:33.678Z] === RUN   TestCreateInvalidHostConfig
13:17:33 [2022-09-07T13:17:33.678Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
13:17:33 [2022-09-07T13:17:33.678Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
13:17:33 [2022-09-07T13:17:33.678Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
13:17:33 [2022-09-07T13:17:33.678Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
13:17:33 [2022-09-07T13:17:33.678Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
13:17:33 [2022-09-07T13:17:33.678Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
13:17:33 [2022-09-07T13:17:33.678Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
13:17:33 [2022-09-07T13:17:33.678Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
13:17:33 [2022-09-07T13:17:33.678Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
13:17:33 [2022-09-07T13:17:33.678Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
13:17:33 [2022-09-07T13:17:33.678Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
13:17:33 [2022-09-07T13:17:33.678Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
13:17:33 [2022-09-07T13:17:33.678Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
13:17:33 [2022-09-07T13:17:33.678Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
13:17:33 [2022-09-07T13:17:33.678Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
13:17:33 [2022-09-07T13:17:33.678Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
13:17:33 [2022-09-07T13:17:33.678Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
13:17:33 [2022-09-07T13:17:33.678Z] === RUN   TestContainerStartOnDaemonRestart
13:17:33 [2022-09-07T13:17:33.678Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
13:17:33 [2022-09-07T13:17:33.678Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
13:17:33 [2022-09-07T13:17:33.678Z] === RUN   TestDaemonRestartIpcMode
13:17:33 [2022-09-07T13:17:33.678Z] === PAUSE TestDaemonRestartIpcMode
13:17:33 [2022-09-07T13:17:33.678Z] === RUN   TestDaemonHostGatewayIP
13:17:33 [2022-09-07T13:17:33.678Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
13:17:33 [2022-09-07T13:17:33.678Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
13:17:33 [2022-09-07T13:17:33.678Z] === RUN   TestRestartDaemonWithRestartingContainer
13:17:33 [2022-09-07T13:17:33.678Z] === PAUSE TestRestartDaemonWithRestartingContainer
13:17:33 [2022-09-07T13:17:33.678Z] === RUN   TestContainerKillOnDaemonStart
13:17:33 [2022-09-07T13:17:33.678Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
13:17:33 [2022-09-07T13:17:33.678Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
13:17:33 [2022-09-07T13:17:33.678Z] === RUN   TestDiff
13:17:33 [2022-09-07T13:17:33.777Z] #43 ...
13:17:33 [2022-09-07T13:17:33.777Z] 
13:17:33 [2022-09-07T13:17:33.777Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
13:17:33 [2022-09-07T13:17:33.777Z] #71 DONE 0.1s
13:17:33 [2022-09-07T13:17:33.777Z] 
13:17:33 [2022-09-07T13:17:33.777Z] #72 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
13:17:33 [2022-09-07T13:17:33.829Z] #44 DONE 221.1s
13:17:33 [2022-09-07T13:17:33.829Z] 
13:17:33 [2022-09-07T13:17:33.829Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
13:17:34 [2022-09-07T13:17:34.033Z] #72 DONE 0.3s
13:17:34 [2022-09-07T13:17:34.033Z] 
13:17:34 [2022-09-07T13:17:34.033Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
13:17:34 [2022-09-07T13:17:34.241Z] --- PASS: TestDiff (0.41s)
13:17:34 [2022-09-07T13:17:34.241Z] === RUN   TestExecConsoleSize
13:17:34 [2022-09-07T13:17:34.396Z] #50 157.6 + mkdir -p /build
13:17:34 [2022-09-07T13:17:34.396Z] #50 157.6 + cp runc /build/runc
13:17:34 [2022-09-07T13:17:34.655Z] #50 DONE 157.8s
13:17:34 [2022-09-07T13:17:34.655Z] 
13:17:34 [2022-09-07T13:17:34.655Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
13:17:34 [2022-09-07T13:17:34.804Z] --- PASS: TestExecConsoleSize (0.49s)
13:17:34 [2022-09-07T13:17:34.804Z] === RUN   TestExecWithCloseStdin
13:17:35 [2022-09-07T13:17:35.060Z] --- PASS: TestExecWithCloseStdin (0.49s)
13:17:35 [2022-09-07T13:17:35.060Z] === RUN   TestExec
13:17:35 [2022-09-07T13:17:35.327Z] #48 40.38 Building dependency tree...
13:17:35 [2022-09-07T13:17:35.427Z] #44 186.3   CCLD     libocispec.la
13:17:35 [2022-09-07T13:17:35.427Z] #44 186.6   CCLD     src/validate
13:17:35 [2022-09-07T13:17:35.427Z] #44 186.7   CCLD     tests/test-1
13:17:35 [2022-09-07T13:17:35.427Z] #44 186.7   CCLD     tests/test-2
13:17:35 [2022-09-07T13:17:35.427Z] #44 186.7   CCLD     tests/test-3
13:17:35 [2022-09-07T13:17:35.427Z] #44 186.7   CCLD     tests/test-4
13:17:35 [2022-09-07T13:17:35.427Z] #44 186.8   CCLD     tests/test-5
13:17:35 [2022-09-07T13:17:35.427Z] #44 186.8   CCLD     tests/test-6
13:17:35 [2022-09-07T13:17:35.427Z] #44 186.9   CCLD     tests/test-7
13:17:35 [2022-09-07T13:17:35.427Z] #44 186.9   CCLD     tests/test-8
13:17:35 [2022-09-07T13:17:35.427Z] #44 187.0   CCLD     tests/test-10
13:17:35 [2022-09-07T13:17:35.427Z] #44 187.0   CCLD     tests/test-11
13:17:35 [2022-09-07T13:17:35.427Z] #44 187.0 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
13:17:35 [2022-09-07T13:17:35.427Z] #44 187.0   CCLD     tests/test-9
13:17:35 [2022-09-07T13:17:35.624Z] --- PASS: TestExec (0.49s)
13:17:35 [2022-09-07T13:17:35.624Z] === RUN   TestExecUser
13:17:36 [2022-09-07T13:17:36.034Z] #43 ...
13:17:36 [2022-09-07T13:17:36.034Z] 
13:17:36 [2022-09-07T13:17:36.034Z] #72 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
13:17:36 [2022-09-07T13:17:36.034Z] #72 DONE 0.1s
13:17:36 [2022-09-07T13:17:36.034Z] 
13:17:36 [2022-09-07T13:17:36.034Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
13:17:36 [2022-09-07T13:17:36.187Z] --- PASS: TestExecUser (0.47s)
13:17:36 [2022-09-07T13:17:36.188Z] === RUN   TestExportContainerAndImportImage
13:17:36 [2022-09-07T13:17:36.697Z] #48 44.15 The following additional packages will be installed:
13:17:36 [2022-09-07T13:17:36.751Z] --- PASS: TestExportContainerAndImportImage (0.57s)
13:17:36 [2022-09-07T13:17:36.751Z] === RUN   TestExportContainerAfterDaemonRestart
13:17:36 [2022-09-07T13:17:36.794Z] #44 189.1 libtool: link: ar cr libocispec.a 
13:17:36 [2022-09-07T13:17:36.794Z] #44 189.2 libtool: link: ranlib libocispec.a
13:17:36 [2022-09-07T13:17:36.954Z] #48 44.17   cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd
13:17:36 [2022-09-07T13:17:36.954Z] #48 44.19 Suggested packages:
13:17:36 [2022-09-07T13:17:36.954Z] #48 44.20   cmake-doc ninja-build lrzip
13:17:36 [2022-09-07T13:17:36.954Z] #48 44.20 Recommended packages:
13:17:36 [2022-09-07T13:17:36.954Z] #48 44.20   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
13:17:37 [2022-09-07T13:17:37.211Z] #48 44.72 The following NEW packages will be installed:
13:17:37 [2022-09-07T13:17:37.469Z] #48 44.73   cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd
13:17:37 [2022-09-07T13:17:37.726Z] #48 45.15 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
13:17:37 [2022-09-07T13:17:37.726Z] #48 45.15 Need to get 8418 kB of archives.
13:17:37 [2022-09-07T13:17:37.726Z] #48 45.15 After this operation, 34.9 MB of additional disk space will be used.
13:17:37 [2022-09-07T13:17:37.726Z] #48 45.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
13:17:37 [2022-09-07T13:17:37.726Z] #48 45.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
13:17:37 [2022-09-07T13:17:37.726Z] #48 45.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
13:17:37 [2022-09-07T13:17:37.726Z] #48 45.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
13:17:37 [2022-09-07T13:17:37.726Z] #48 45.22 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
13:17:37 [2022-09-07T13:17:37.726Z] #48 45.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
13:17:37 [2022-09-07T13:17:37.726Z] #48 45.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
13:17:37 [2022-09-07T13:17:37.726Z] #48 45.23 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
13:17:38 [2022-09-07T13:17:38.118Z] --- PASS: TestExportContainerAfterDaemonRestart (1.34s)
13:17:38 [2022-09-07T13:17:38.118Z] === RUN   TestHealthCheckWorkdir
13:17:38 [2022-09-07T13:17:38.243Z] #43 282.8 + bin/containerd
13:17:38 [2022-09-07T13:17:38.680Z] --- PASS: TestHealthCheckWorkdir (0.53s)
13:17:38 [2022-09-07T13:17:38.680Z] === RUN   TestHealthKillContainer
13:17:38 [2022-09-07T13:17:38.684Z] #44 190.7 make[5]: Entering directory '/tmp/crun-build/libocispec'
13:17:38 [2022-09-07T13:17:38.684Z] #44 190.8 make[5]: Nothing to be done for 'install-exec-am'.
13:17:38 [2022-09-07T13:17:38.684Z] #44 190.8 make[5]: Nothing to be done for 'install-data-am'.
13:17:38 [2022-09-07T13:17:38.684Z] #44 190.8 make[5]: Leaving directory '/tmp/crun-build/libocispec'
13:17:38 [2022-09-07T13:17:38.684Z] #44 190.8 make[4]: Leaving directory '/tmp/crun-build/libocispec'
13:17:38 [2022-09-07T13:17:38.684Z] #44 190.8 make[3]: Leaving directory '/tmp/crun-build/libocispec'
13:17:38 [2022-09-07T13:17:38.684Z] #44 190.8 make[2]: Leaving directory '/tmp/crun-build/libocispec'
13:17:38 [2022-09-07T13:17:38.684Z] #44 190.8 make[2]: Entering directory '/tmp/crun-build'
13:17:38 [2022-09-07T13:17:38.684Z] #44 190.9   CC       src/libcrun/libcrun_testing_a-utils.o
13:17:38 [2022-09-07T13:17:38.684Z] #44 190.9   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
13:17:38 [2022-09-07T13:17:38.684Z] #44 191.0   CC       src/libcrun/libcrun_testing_a-container.o
13:17:38 [2022-09-07T13:17:38.684Z] #44 191.0   CC       src/libcrun/libcrun_testing_a-cgroup.o
13:17:38 [2022-09-07T13:17:38.684Z] #44 191.0   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
13:17:38 [2022-09-07T13:17:38.684Z] #44 191.0   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
13:17:38 [2022-09-07T13:17:38.684Z] #44 191.1   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
13:17:38 [2022-09-07T13:17:38.684Z] #44 191.1   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
13:17:38 [2022-09-07T13:17:38.684Z] #44 191.1   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
13:17:38 [2022-09-07T13:17:38.684Z] #44 191.2   CC       src/libcrun/libcrun_testing_a-criu.o
13:17:38 [2022-09-07T13:17:38.684Z] #44 191.2   CC       src/libcrun/libcrun_testing_a-custom-handler.o
13:17:38 [2022-09-07T13:17:38.684Z] #44 191.3   CC       src/libcrun/libcrun_testing_a-linux.o
13:17:38 [2022-09-07T13:17:38.940Z] #44 191.3   CC       src/libcrun/libcrun_testing_a-seccomp.o
13:17:38 [2022-09-07T13:17:38.940Z] #44 191.4   CC       src/libcrun/libcrun_testing_a-ebpf.o
13:17:39 [2022-09-07T13:17:39.102Z] #48 46.10 debconf: delaying package configuration, since apt-utils is not installed
13:17:39 [2022-09-07T13:17:39.102Z] #48 ...
13:17:39 [2022-09-07T13:17:39.102Z] 
13:17:39 [2022-09-07T13:17:39.102Z] #47 [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
13:17:39 [2022-09-07T13:17:39.102Z] #47 39.21 Building dependency tree...
13:17:39 [2022-09-07T13:17:39.102Z] #47 43.42 The following additional packages will be installed:
13:17:39 [2022-09-07T13:17:39.102Z] #47 43.43   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
13:17:39 [2022-09-07T13:17:39.102Z] #47 43.43   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
13:17:39 [2022-09-07T13:17:39.102Z] #47 43.43   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
13:17:39 [2022-09-07T13:17:39.102Z] #47 43.44   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
13:17:39 [2022-09-07T13:17:39.102Z] #47 43.44   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
13:17:39 [2022-09-07T13:17:39.102Z] #47 43.44   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
13:17:39 [2022-09-07T13:17:39.102Z] #47 43.45   mingw-w64-common mingw-w64-x86-64-dev
13:17:39 [2022-09-07T13:17:39.102Z] #47 43.49 Suggested packages:
13:17:39 [2022-09-07T13:17:39.102Z] #47 43.49   gcc-10-locales seccomp wine64
13:17:39 [2022-09-07T13:17:39.102Z] #47 44.15 The following NEW packages will be installed:
13:17:39 [2022-09-07T13:17:39.102Z] #47 44.15   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
13:17:39 [2022-09-07T13:17:39.102Z] #47 44.16   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
13:17:39 [2022-09-07T13:17:39.102Z] #47 44.16   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
13:17:39 [2022-09-07T13:17:39.102Z] #47 44.16   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
13:17:39 [2022-09-07T13:17:39.102Z] #47 44.16   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
13:17:39 [2022-09-07T13:17:39.102Z] #47 44.17   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
13:17:39 [2022-09-07T13:17:39.102Z] #47 44.17   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
13:17:39 [2022-09-07T13:17:39.102Z] #47 44.18   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
13:17:39 [2022-09-07T13:17:39.102Z] #47 44.19   mingw-w64-x86-64-dev
13:17:39 [2022-09-07T13:17:39.102Z] #47 44.66 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
13:17:39 [2022-09-07T13:17:39.102Z] #47 44.66 Need to get 115 MB of archives.
13:17:39 [2022-09-07T13:17:39.102Z] #47 44.66 After this operation, 645 MB of additional disk space will be used.
13:17:39 [2022-09-07T13:17:39.102Z] #47 44.66 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]
13:17:39 [2022-09-07T13:17:39.102Z] #47 44.72 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]
13:17:39 [2022-09-07T13:17:39.102Z] #47 44.79 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
13:17:39 [2022-09-07T13:17:39.102Z] #47 44.79 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
13:17:39 [2022-09-07T13:17:39.102Z] #47 44.79 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
13:17:39 [2022-09-07T13:17:39.102Z] #47 44.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
13:17:39 [2022-09-07T13:17:39.102Z] #47 44.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]
13:17:39 [2022-09-07T13:17:39.102Z] #47 44.93 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]
13:17:39 [2022-09-07T13:17:39.102Z] #47 44.94 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB]
13:17:39 [2022-09-07T13:17:39.102Z] #47 45.10 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]
13:17:39 [2022-09-07T13:17:39.102Z] #47 45.69 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]
13:17:39 [2022-09-07T13:17:39.102Z] #47 45.98 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]
13:17:39 [2022-09-07T13:17:39.102Z] #47 46.31 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]
13:17:39 [2022-09-07T13:17:39.102Z] #47 ...
13:17:39 [2022-09-07T13:17:39.102Z] 
13:17:39 [2022-09-07T13:17:39.102Z] #46 [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
13:17:39 [2022-09-07T13:17:39.102Z] #46 39.06 Building dependency tree...
13:17:39 [2022-09-07T13:17:39.102Z] #46 43.08 The following additional packages will be installed:
13:17:39 [2022-09-07T13:17:39.102Z] #46 43.10   libbtrfs0
13:17:39 [2022-09-07T13:17:39.102Z] #46 43.37 The following NEW packages will be installed:
13:17:39 [2022-09-07T13:17:39.102Z] #46 43.40   libbtrfs-dev libbtrfs0
13:17:39 [2022-09-07T13:17:39.102Z] #46 43.91 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
13:17:39 [2022-09-07T13:17:39.102Z] #46 43.91 Need to get 460 kB of archives.
13:17:39 [2022-09-07T13:17:39.102Z] #46 43.91 After this operation, 1237 kB of additional disk space will be used.
13:17:39 [2022-09-07T13:17:39.102Z] #46 43.91 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
13:17:39 [2022-09-07T13:17:39.102Z] #46 43.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
13:17:39 [2022-09-07T13:17:39.102Z] #46 44.76 debconf: delaying package configuration, since apt-utils is not installed
13:17:39 [2022-09-07T13:17:39.102Z] #46 45.04 Fetched 460 kB in 0s (1328 kB/s)
13:17:39 [2022-09-07T13:17:39.102Z] #46 45.12 Selecting previously unselected package libbtrfs0:amd64.
13:17:39 [2022-09-07T13:17:39.102Z] #46 45.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 ... 30255 files and directories currently installed.)
13:17:39 [2022-09-07T13:17:39.102Z] #46 45.16 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
13:17:39 [2022-09-07T13:17:39.102Z] #46 45.18 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
13:17:39 [2022-09-07T13:17:39.102Z] #46 45.30 Selecting previously unselected package libbtrfs-dev:amd64.
13:17:39 [2022-09-07T13:17:39.102Z] #46 45.31 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
13:17:39 [2022-09-07T13:17:39.102Z] #46 45.32 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
13:17:39 [2022-09-07T13:17:39.102Z] #46 45.48 Setting up libbtrfs0:amd64 (5.10.1-2) ...
13:17:39 [2022-09-07T13:17:39.102Z] #46 45.51 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
13:17:39 [2022-09-07T13:17:39.102Z] #46 45.53 Processing triggers for libc-bin (2.31-13+deb11u3) ...
13:17:39 [2022-09-07T13:17:39.102Z] #46 DONE 46.7s
13:17:39 [2022-09-07T13:17:39.102Z] 
13:17:39 [2022-09-07T13:17:39.102Z] #48 [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
13:17:39 [2022-09-07T13:17:39.102Z] #48 46.50 Fetched 8418 kB in 1s (16.8 MB/s)
13:17:39 [2022-09-07T13:17:39.102Z] #48 46.65 Selecting previously unselected package xxd.
13:17:39 [2022-09-07T13:17:39.196Z] #44 191.4   CC       src/libcrun/libcrun_testing_a-error.o
13:17:39 [2022-09-07T13:17:39.196Z] #44 191.5   CC       src/libcrun/libcrun_testing_a-status.o
13:17:39 [2022-09-07T13:17:39.196Z] #44 191.6   CC       src/libcrun/libcrun_testing_a-terminal.o
13:17:39 [2022-09-07T13:17:39.196Z] #44 191.6   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
13:17:39 [2022-09-07T13:17:39.196Z] #44 191.7   CC       src/libcrun/libcrun_testing_a-signals.o
13:17:39 [2022-09-07T13:17:39.316Z] #43 235.6 + bin/containerd
13:17:39 [2022-09-07T13:17:39.364Z] #48 46.65 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
#48 ...
13:17:39 [2022-09-07T13:17:39.364Z] 
13:17:39 [2022-09-07T13:17:39.364Z] #49 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
13:17:39 [2022-09-07T13:17:39.364Z] #49 DONE 0.1s
13:17:39 [2022-09-07T13:17:39.364Z] 
13:17:39 [2022-09-07T13:17:39.364Z] #48 [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
13:17:39 [2022-09-07T13:17:39.364Z] #48 46.65 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 30255 files and directories currently installed.)
13:17:39 [2022-09-07T13:17:39.364Z] #48 46.73 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
13:17:39 [2022-09-07T13:17:39.364Z] #48 46.75 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
13:17:39 [2022-09-07T13:17:39.364Z] #48 46.88 Selecting previously unselected package vim-common.
13:17:39 [2022-09-07T13:17:39.453Z] #44 191.8   CC       src/libcrun/libcrun_testing_a-mount_flags.o
13:17:39 [2022-09-07T13:17:39.453Z] #44 191.9   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
13:17:39 [2022-09-07T13:17:39.453Z] #44 192.0   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
13:17:39 [2022-09-07T13:17:39.453Z] #44 192.0   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
13:17:39 [2022-09-07T13:17:39.621Z] #48 46.88 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
13:17:39 [2022-09-07T13:17:39.621Z] #48 46.91 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
13:17:39 [2022-09-07T13:17:39.709Z] #44 192.1   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
13:17:39 [2022-09-07T13:17:39.709Z] #44 192.2   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
13:17:39 [2022-09-07T13:17:39.709Z] #44 192.2   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
13:17:39 [2022-09-07T13:17:39.878Z] #48 47.20 Selecting previously unselected package cmake-data.
13:17:39 [2022-09-07T13:17:39.878Z] #48 47.20 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
13:17:39 [2022-09-07T13:17:39.878Z] #48 47.23 Unpacking cmake-data (3.18.4-2+deb11u1) ...
13:17:39 [2022-09-07T13:17:39.966Z] #44 192.3   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
13:17:40 [2022-09-07T13:17:40.528Z] #44 192.9   CC       src/crun-crun.o
13:17:40 [2022-09-07T13:17:40.528Z] #44 193.0   CC       src/crun-run.o
13:17:40 [2022-09-07T13:17:40.785Z] #44 193.1   CC       src/crun-delete.o
13:17:40 [2022-09-07T13:17:40.785Z] #44 193.3   CC       src/crun-kill.o
13:17:40 [2022-09-07T13:17:40.809Z] #48 48.01 Selecting previously unselected package libarchive13:amd64.
13:17:40 [2022-09-07T13:17:40.809Z] #48 48.01 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
13:17:40 [2022-09-07T13:17:40.809Z] #48 48.02 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
13:17:40 [2022-09-07T13:17:40.809Z] #48 48.11 Selecting previously unselected package libjsoncpp24:amd64.
13:17:40 [2022-09-07T13:17:40.809Z] #48 48.11 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ...
13:17:40 [2022-09-07T13:17:40.809Z] #48 48.12 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
13:17:40 [2022-09-07T13:17:40.809Z] #48 48.17 Selecting previously unselected package librhash0:amd64.
13:17:40 [2022-09-07T13:17:40.809Z] #48 48.18 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ...
13:17:40 [2022-09-07T13:17:40.809Z] #48 48.18 Unpacking librhash0:amd64 (1.4.1-2) ...
13:17:40 [2022-09-07T13:17:40.809Z] #48 48.25 Selecting previously unselected package libuv1:amd64.
13:17:40 [2022-09-07T13:17:40.809Z] #48 48.25 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ...
13:17:40 [2022-09-07T13:17:40.809Z] #48 48.26 Unpacking libuv1:amd64 (1.40.0-2) ...
13:17:40 [2022-09-07T13:17:40.809Z] #48 48.34 Selecting previously unselected package cmake.
13:17:40 [2022-09-07T13:17:40.809Z] #48 48.34 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ...
13:17:40 [2022-09-07T13:17:40.809Z] #48 48.34 Unpacking cmake (3.18.4-2+deb11u1) ...
13:17:41 [2022-09-07T13:17:41.042Z] #44 193.4   CC       src/crun-pause.o
13:17:41 [2022-09-07T13:17:41.299Z] #44 193.6   CC       src/crun-unpause.o
13:17:41 [2022-09-07T13:17:41.299Z] #44 193.8   CC       src/crun-spec.o
13:17:41 [2022-09-07T13:17:41.556Z] #44 194.0   CC       src/crun-exec.o
13:17:41 [2022-09-07T13:17:41.556Z] #44 194.0   CC       src/crun-list.o
13:17:41 [2022-09-07T13:17:41.812Z] #44 194.2   CC       src/crun-create.o
13:17:41 [2022-09-07T13:17:41.812Z] #44 194.3   CC       src/crun-start.o
13:17:41 [2022-09-07T13:17:41.812Z] #44 194.4   CC       src/crun-state.o
13:17:42 [2022-09-07T13:17:42.068Z] #44 194.5   CC       src/crun-update.o
13:17:42 [2022-09-07T13:17:42.175Z] #48 49.57 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
13:17:42 [2022-09-07T13:17:42.175Z] #48 49.60 Setting up xxd (2:8.2.2434-3+deb11u1) ...
13:17:42 [2022-09-07T13:17:42.175Z] #48 49.62 Setting up libuv1:amd64 (1.40.0-2) ...
13:17:42 [2022-09-07T13:17:42.175Z] #48 49.63 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
13:17:42 [2022-09-07T13:17:42.175Z] #48 49.66 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
13:17:42 [2022-09-07T13:17:42.175Z] #48 49.68 Setting up librhash0:amd64 (1.4.1-2) ...
13:17:42 [2022-09-07T13:17:42.175Z] #48 49.70 Setting up cmake-data (3.18.4-2+deb11u1) ...
13:17:42 [2022-09-07T13:17:42.175Z] #48 49.72 Setting up cmake (3.18.4-2+deb11u1) ...
13:17:42 [2022-09-07T13:17:42.175Z] #48 49.73 Processing triggers for libc-bin (2.31-13+deb11u3) ...
13:17:42 [2022-09-07T13:17:42.325Z] #44 194.6   CC       src/crun-ps.o
13:17:42 [2022-09-07T13:17:42.325Z] #44 194.7   CC       src/crun-checkpoint.o
13:17:42 [2022-09-07T13:17:42.582Z] #44 195.1   CC       src/crun-restore.o
13:17:42 [2022-09-07T13:17:42.742Z] #48 DONE 50.2s
13:17:42 [2022-09-07T13:17:42.742Z] 
13:17:42 [2022-09-07T13:17:42.742Z] #47 [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
13:17:42 [2022-09-07T13:17:42.742Z] #47 46.91 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]
13:17:42 [2022-09-07T13:17:42.742Z] #47 47.15 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]
13:17:42 [2022-09-07T13:17:42.742Z] #47 47.15 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
13:17:42 [2022-09-07T13:17:42.742Z] #47 47.17 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
13:17:42 [2022-09-07T13:17:42.742Z] #47 47.17 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
13:17:42 [2022-09-07T13:17:42.742Z] #47 47.17 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
13:17:42 [2022-09-07T13:17:42.742Z] #47 47.17 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]
13:17:42 [2022-09-07T13:17:42.742Z] #47 47.17 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
13:17:42 [2022-09-07T13:17:42.742Z] #47 47.17 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
13:17:42 [2022-09-07T13:17:42.742Z] #47 47.17 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
13:17:42 [2022-09-07T13:17:42.742Z] #47 47.17 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
13:17:42 [2022-09-07T13:17:42.742Z] #47 47.17 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
13:17:42 [2022-09-07T13:17:42.742Z] #47 47.17 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
13:17:42 [2022-09-07T13:17:42.742Z] #47 47.19 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
13:17:42 [2022-09-07T13:17:42.742Z] #47 47.19 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
13:17:42 [2022-09-07T13:17:42.742Z] #47 47.20 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
13:17:42 [2022-09-07T13:17:42.742Z] #47 47.20 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
13:17:42 [2022-09-07T13:17:42.742Z] #47 47.86 debconf: delaying package configuration, since apt-utils is not installed
13:17:42 [2022-09-07T13:17:42.742Z] #47 48.00 Fetched 115 MB in 3s (40.4 MB/s)
13:17:42 [2022-09-07T13:17:42.742Z] #47 48.03 Selecting previously unselected package binutils-mingw-w64-i686.
13:17:42 [2022-09-07T13:17:42.742Z] #47 48.03 (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.)
13:17:42 [2022-09-07T13:17:42.742Z] #47 48.05 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
13:17:42 [2022-09-07T13:17:42.742Z] #47 48.06 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
13:17:42 [2022-09-07T13:17:42.742Z] #47 48.67 Selecting previously unselected package binutils-mingw-w64-x86-64.
13:17:42 [2022-09-07T13:17:42.742Z] #47 48.68 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
13:17:42 [2022-09-07T13:17:42.742Z] #47 48.68 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
13:17:42 [2022-09-07T13:17:42.742Z] #47 49.53 Selecting previously unselected package binutils-mingw-w64.
13:17:42 [2022-09-07T13:17:42.742Z] #47 49.54 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
13:17:42 [2022-09-07T13:17:42.742Z] #47 49.54 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
13:17:42 [2022-09-07T13:17:42.742Z] #47 49.61 Selecting previously unselected package libdevmapper1.02.1:amd64.
13:17:42 [2022-09-07T13:17:42.742Z] #47 49.62 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
13:17:42 [2022-09-07T13:17:42.742Z] #47 49.63 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
13:17:42 [2022-09-07T13:17:42.742Z] #47 49.69 Selecting previously unselected package dmsetup.
13:17:42 [2022-09-07T13:17:42.742Z] #47 49.69 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
13:17:42 [2022-09-07T13:17:42.742Z] #47 49.69 Unpacking dmsetup (2:1.02.175-2.1) ...
13:17:42 [2022-09-07T13:17:42.742Z] #47 49.76 Selecting previously unselected package mingw-w64-common.
13:17:42 [2022-09-07T13:17:42.742Z] #47 49.77 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
13:17:42 [2022-09-07T13:17:42.742Z] #47 49.78 Unpacking mingw-w64-common (8.0.0-1) ...
13:17:42 [2022-09-07T13:17:42.742Z] #47 ...
13:17:42 [2022-09-07T13:17:42.742Z] 
13:17:42 [2022-09-07T13:17:42.742Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
13:17:42 [2022-09-07T13:17:42.742Z] #50 DONE 0.1s
13:17:42 [2022-09-07T13:17:42.839Z] #44 195.1   CC       src/libcrun/libcrun_la-utils.lo
13:17:42 [2022-09-07T13:17:42.999Z] 
13:17:42 [2022-09-07T13:17:42.999Z] #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
13:17:43 [2022-09-07T13:17:43.096Z] #44 195.5   CC       src/libcrun/libcrun_la-cloned_binary.lo
13:17:43 [2022-09-07T13:17:43.096Z] #44 195.5   CC       src/libcrun/libcrun_la-container.lo
13:17:43 [2022-09-07T13:17:43.352Z] #44 195.8   CC       src/libcrun/libcrun_la-cgroup.lo
13:17:43 [2022-09-07T13:17:43.561Z] #51 0.845 + RM_GOPATH=0
13:17:43 [2022-09-07T13:17:43.561Z] #51 0.845 + TMP_GOPATH=
13:17:43 [2022-09-07T13:17:43.561Z] #51 0.845 + : /build
13:17:43 [2022-09-07T13:17:43.561Z] #51 0.845 + '[' -z '' ']'
13:17:43 [2022-09-07T13:17:43.561Z] #51 0.845 ++ mktemp -d
13:17:43 [2022-09-07T13:17:43.561Z] #51 0.848 + export GOPATH=/tmp/tmp.Z8S1pUJgie
13:17:43 [2022-09-07T13:17:43.561Z] #51 0.855 + GOPATH=/tmp/tmp.Z8S1pUJgie
13:17:43 [2022-09-07T13:17:43.609Z] #44 196.0   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
13:17:43 [2022-09-07T13:17:43.818Z] #51 0.856 + RM_GOPATH=1
13:17:43 [2022-09-07T13:17:43.818Z] #51 0.856 + case "$(go env GOARCH)" in
13:17:43 [2022-09-07T13:17:43.818Z] #51 0.857 ++ go env GOARCH
13:17:43 [2022-09-07T13:17:43.818Z] #51 0.867 + export GO_BUILDMODE=-buildmode=pie
13:17:43 [2022-09-07T13:17:43.818Z] #51 0.867 + GO_BUILDMODE=-buildmode=pie
13:17:43 [2022-09-07T13:17:43.818Z] #51 0.867 ++ dirname /install.sh
13:17:43 [2022-09-07T13:17:43.818Z] #51 0.870 + dir=/
13:17:43 [2022-09-07T13:17:43.818Z] #51 0.870 + bin=tini
13:17:43 [2022-09-07T13:17:43.818Z] #51 0.870 + shift
13:17:43 [2022-09-07T13:17:43.818Z] #51 0.870 + '[' '!' -f //tini.installer ']'
13:17:43 [2022-09-07T13:17:43.818Z] #51 0.870 + . //tini.installer
13:17:43 [2022-09-07T13:17:43.818Z] #51 0.871 ++ : v0.19.0
13:17:43 [2022-09-07T13:17:43.818Z] #51 0.871 + install_tini
13:17:43 [2022-09-07T13:17:43.818Z] #51 0.871 + echo 'Install tini version v0.19.0'
13:17:43 [2022-09-07T13:17:43.818Z] #51 0.872 Install tini version v0.19.0
13:17:43 [2022-09-07T13:17:43.818Z] #51 0.872 + git clone https://github.com/krallin/tini.git /tmp/tmp.Z8S1pUJgie/tini
13:17:43 [2022-09-07T13:17:43.818Z] #51 0.874 Cloning into '/tmp/tmp.Z8S1pUJgie/tini'...
13:17:43 [2022-09-07T13:17:43.866Z] #44 196.3   CC       src/libcrun/libcrun_la-cgroup-resources.lo
13:17:43 [2022-09-07T13:17:43.866Z] #44 196.4   CC       src/libcrun/libcrun_la-cgroup-setup.lo
13:17:44 [2022-09-07T13:17:44.381Z] #51 1.359 + cd /tmp/tmp.Z8S1pUJgie/tini
13:17:44 [2022-09-07T13:17:44.381Z] #51 1.359 + git checkout -q v0.19.0
13:17:44 [2022-09-07T13:17:44.381Z] #51 1.369 + cmake .
13:17:44 [2022-09-07T13:17:44.381Z] #51 1.574 -- The C compiler identification is GNU 10.2.1
13:17:44 [2022-09-07T13:17:44.430Z] #44 196.8   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
13:17:44 [2022-09-07T13:17:44.637Z] #51 1.605 -- Detecting C compiler ABI info
13:17:44 [2022-09-07T13:17:44.686Z] #44 197.1   CC       src/libcrun/libcrun_la-cgroup-utils.lo
13:17:44 [2022-09-07T13:17:44.686Z] #44 197.2   CC       src/libcrun/libcrun_la-criu.lo
13:17:44 [2022-09-07T13:17:44.893Z] #51 1.887 -- Detecting C compiler ABI info - done
13:17:44 [2022-09-07T13:17:44.893Z] #51 1.954 -- Check for working C compiler: /usr/bin/cc - skipped
13:17:44 [2022-09-07T13:17:44.893Z] #51 1.958 -- Detecting C compile features
13:17:44 [2022-09-07T13:17:44.893Z] #51 1.960 -- Detecting C compile features - done
13:17:44 [2022-09-07T13:17:44.893Z] #51 1.985 -- Performing Test HAS_BUILTIN_FORTIFY
13:17:44 [2022-09-07T13:17:44.893Z] #51 2.071 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
13:17:44 [2022-09-07T13:17:44.893Z] #51 2.131 -- Configuring done
13:17:44 [2022-09-07T13:17:44.943Z] #44 197.3   CC       src/libcrun/libcrun_la-custom-handler.lo
13:17:45 [2022-09-07T13:17:45.150Z] #51 2.145 -- Generating done
13:17:45 [2022-09-07T13:17:45.150Z] #51 2.146 -- Build files have been written to: /tmp/tmp.Z8S1pUJgie/tini
13:17:45 [2022-09-07T13:17:45.150Z] #51 2.152 + make tini-static
13:17:45 [2022-09-07T13:17:45.150Z] #51 2.332 Scanning dependencies of target tini-static
13:17:45 [2022-09-07T13:17:45.150Z] #51 2.392 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
13:17:45 [2022-09-07T13:17:45.200Z] #44 197.7   CC       src/libcrun/libcrun_la-linux.lo
13:17:45 [2022-09-07T13:17:45.762Z] #44 198.0   CC       src/libcrun/libcrun_la-seccomp.lo
13:17:46 [2022-09-07T13:17:46.019Z] #44 198.3   CC       src/libcrun/libcrun_la-ebpf.lo
13:17:46 [2022-09-07T13:17:46.019Z] #44 198.5   CC       src/libcrun/libcrun_la-error.lo
13:17:46 [2022-09-07T13:17:46.080Z] #51 3.013 [100%] Linking C executable tini-static
13:17:46 [2022-09-07T13:17:46.080Z] #51 ...
13:17:46 [2022-09-07T13:17:46.080Z] 
13:17:46 [2022-09-07T13:17:46.080Z] #43 [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
13:17:46 [2022-09-07T13:17:46.080Z] #43 47.21 + for f in rootlesskit rootlesskit-docker-proxy
13:17:46 [2022-09-07T13:17:46.080Z] #43 47.21 + GOBIN=/build
13:17:46 [2022-09-07T13:17:46.080Z] #43 47.21 + GO111MODULE=on
13:17:46 [2022-09-07T13:17:46.080Z] #43 47.21 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
13:17:46 [2022-09-07T13:17:46.080Z] #43 53.02 rootlesskit version 1.0.0
13:17:46 [2022-09-07T13:17:46.080Z] #43 53.03 Usage of /build/rootlesskit-docker-proxy:
13:17:46 [2022-09-07T13:17:46.080Z] #43 53.03   -container-ip string
13:17:46 [2022-09-07T13:17:46.080Z] #43 53.03     	container ip
13:17:46 [2022-09-07T13:17:46.080Z] #43 53.03   -container-port int
13:17:46 [2022-09-07T13:17:46.080Z] #43 53.03     	container port (default -1)
13:17:46 [2022-09-07T13:17:46.080Z] #43 53.03   -host-ip string
13:17:46 [2022-09-07T13:17:46.080Z] #43 53.03     	host ip
13:17:46 [2022-09-07T13:17:46.080Z] #43 53.03   -host-port int
13:17:46 [2022-09-07T13:17:46.080Z] #43 53.03     	host port (default -1)
13:17:46 [2022-09-07T13:17:46.080Z] #43 53.03   -proto string
13:17:46 [2022-09-07T13:17:46.080Z] #43 53.03     	proxy protocol (default "tcp")
13:17:46 [2022-09-07T13:17:46.080Z] #43 DONE 53.4s
13:17:46 [2022-09-07T13:17:46.080Z] 
13:17:46 [2022-09-07T13:17:46.080Z] #52 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
13:17:46 [2022-09-07T13:17:46.080Z] #52 DONE 0.1s
13:17:46 [2022-09-07T13:17:46.336Z] 
13:17:46 [2022-09-07T13:17:46.336Z] #53 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
13:17:46 [2022-09-07T13:17:46.336Z] #53 DONE 0.1s
13:17:46 [2022-09-07T13:17:46.336Z] 
13:17:46 [2022-09-07T13:17:46.336Z] #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
13:17:46 [2022-09-07T13:17:46.336Z] #51 3.335 [100%] Built target tini-static
13:17:46 [2022-09-07T13:17:46.336Z] #51 3.384 + mkdir -p /build
13:17:46 [2022-09-07T13:17:46.336Z] #51 3.388 + cp tini-static /build/docker-init
13:17:46 [2022-09-07T13:17:46.336Z] #51 DONE 3.5s
13:17:46 [2022-09-07T13:17:46.336Z] 
13:17:46 [2022-09-07T13:17:46.336Z] #54 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
13:17:46 [2022-09-07T13:17:46.336Z] #0 0.854 + RM_GOPATH=0
13:17:46 [2022-09-07T13:17:46.336Z] #0 0.854 + TMP_GOPATH=
13:17:46 [2022-09-07T13:17:46.336Z] #0 0.854 + : /build
13:17:46 [2022-09-07T13:17:46.336Z] #0 0.854 + '[' -z '' ']'
13:17:46 [2022-09-07T13:17:46.336Z] #0 0.854 ++ mktemp -d
13:17:46 [2022-09-07T13:17:46.336Z] #0 0.856 + export GOPATH=/tmp/tmp.pXQdpsJN2W
13:17:46 [2022-09-07T13:17:46.336Z] #0 0.856 + GOPATH=/tmp/tmp.pXQdpsJN2W
13:17:46 [2022-09-07T13:17:46.336Z] #0 0.856 + RM_GOPATH=1
13:17:46 [2022-09-07T13:17:46.336Z] #0 0.857 + case "$(go env GOARCH)" in
13:17:46 [2022-09-07T13:17:46.336Z] #0 0.857 ++ go env GOARCH
13:17:46 [2022-09-07T13:17:46.336Z] #0 0.861 + export GO_BUILDMODE=-buildmode=pie
13:17:46 [2022-09-07T13:17:46.336Z] #0 0.862 + GO_BUILDMODE=-buildmode=pie
13:17:46 [2022-09-07T13:17:46.336Z] #0 0.862 ++ dirname /install.sh
13:17:46 [2022-09-07T13:17:46.336Z] #0 0.864 + dir=/
13:17:46 [2022-09-07T13:17:46.336Z] #0 0.864 + bin=containerd
13:17:46 [2022-09-07T13:17:46.336Z] #0 0.864 + shift
13:17:46 [2022-09-07T13:17:46.336Z] #0 0.864 + '[' '!' -f //containerd.installer ']'
13:17:46 [2022-09-07T13:17:46.336Z] #0 0.864 + . //containerd.installer
13:17:46 [2022-09-07T13:17:46.336Z] #0 0.864 ++ set -e
13:17:46 [2022-09-07T13:17:46.336Z] #0 0.864 ++ : v1.6.8
13:17:46 [2022-09-07T13:17:46.336Z] #0 0.865 + install_containerd
13:17:46 [2022-09-07T13:17:46.336Z] #0 0.865 Install containerd version v1.6.8
13:17:46 [2022-09-07T13:17:46.336Z] #0 0.865 + echo 'Install containerd version v1.6.8'
13:17:46 [2022-09-07T13:17:46.336Z] #0 0.865 + git clone https://github.com/containerd/containerd.git /tmp/tmp.pXQdpsJN2W/src/github.com/containerd/containerd
13:17:46 [2022-09-07T13:17:46.336Z] #0 0.868 Cloning into '/tmp/tmp.pXQdpsJN2W/src/github.com/containerd/containerd'...
13:17:46 [2022-09-07T13:17:46.768Z] --- PASS: TestHealthKillContainer (7.80s)
13:17:46 [2022-09-07T13:17:46.768Z] === RUN   TestHealthCheckProcessKilled
13:17:47 [2022-09-07T13:17:47.024Z] --- PASS: TestHealthCheckProcessKilled (0.66s)
13:17:47 [2022-09-07T13:17:47.024Z] === RUN   TestInspectCpusetInConfigPre120
13:17:47 [2022-09-07T13:17:47.024Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
13:17:47 [2022-09-07T13:17:47.024Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
13:17:47 [2022-09-07T13:17:47.024Z] === RUN   TestIpcModeNone
13:17:47 [2022-09-07T13:17:47.387Z] #44 199.7   CC       src/libcrun/libcrun_la-status.lo
13:17:47 [2022-09-07T13:17:47.586Z] --- PASS: TestIpcModeNone (0.46s)
13:17:47 [2022-09-07T13:17:47.586Z] === RUN   TestIpcModePrivate
13:17:47 [2022-09-07T13:17:47.643Z] #44 200.0   CC       src/libcrun/libcrun_la-terminal.lo
13:17:47 [2022-09-07T13:17:47.842Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
13:17:48 [2022-09-07T13:17:48.099Z] --- PASS: TestIpcModePrivate (0.48s)
13:17:48 [2022-09-07T13:17:48.099Z] === RUN   TestIpcModeShareable
13:17:48 [2022-09-07T13:17:48.099Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
13:17:48 [2022-09-07T13:17:48.099Z] --- SKIP: TestIpcModeShareable (0.00s)
13:17:48 [2022-09-07T13:17:48.099Z] === RUN   TestAPIIpcModeShareableAndContainer
13:17:48 [2022-09-07T13:17:48.206Z] #44 200.6   CC       src/libcrun/libcrun_la-chroot_realpath.lo
13:17:48 [2022-09-07T13:17:48.462Z] #44 200.7   CC       src/libcrun/libcrun_la-signals.lo
13:17:48 [2022-09-07T13:17:48.462Z] #44 200.8   CC       src/libcrun/libcrun_la-mount_flags.lo
13:17:48 [2022-09-07T13:17:48.719Z] #44 201.2   CC       src/libcrun/libcrun_la-seccomp_notify.lo
13:17:48 [2022-09-07T13:17:48.975Z] #44 201.4   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
13:17:49 [2022-09-07T13:17:49.466Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.41s)
13:17:49 [2022-09-07T13:17:49.466Z] === RUN   TestAPIIpcModeHost
13:17:49 [2022-09-07T13:17:49.466Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
13:17:49 [2022-09-07T13:17:49.466Z] --- SKIP: TestAPIIpcModeHost (0.00s)
13:17:49 [2022-09-07T13:17:49.466Z] === RUN   TestDaemonIpcModeShareable
13:17:49 [2022-09-07T13:17:49.466Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
13:17:49 [2022-09-07T13:17:49.466Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
13:17:49 [2022-09-07T13:17:49.466Z] === RUN   TestDaemonIpcModePrivate
13:17:49 [2022-09-07T13:17:49.619Z] #44 201.9   CC       src/libcrun/handlers/libcrun_la-krun.lo
13:17:49 [2022-09-07T13:17:49.900Z] #44 202.2   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
13:17:49 [2022-09-07T13:17:49.900Z] #44 ...
13:17:49 [2022-09-07T13:17:49.900Z] 
13:17:49 [2022-09-07T13:17:49.900Z] #36 [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
13:17:49 [2022-09-07T13:17:49.900Z] #36 240.2 + dpkg --print-architecture
13:17:49 [2022-09-07T13:17:49.900Z] #36 240.2 + git checkout -q v2.1.0
13:17:49 [2022-09-07T13:17:49.900Z] #36 240.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
13:17:49 [2022-09-07T13:17:49.900Z] #36 240.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
13:17:50 [2022-09-07T13:17:50.395Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
13:17:50 [2022-09-07T13:17:50.472Z] #36 ...
13:17:50 [2022-09-07T13:17:50.472Z] 
13:17:50 [2022-09-07T13:17:50.472Z] #44 [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
13:17:50 [2022-09-07T13:17:50.472Z] #44 202.8   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
13:17:50 [2022-09-07T13:17:50.508Z] #54 ...
13:17:50 [2022-09-07T13:17:50.508Z] 
13:17:50 [2022-09-07T13:17:50.508Z] #47 [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
13:17:50 [2022-09-07T13:17:50.508Z] #47 51.89 Selecting previously unselected package mingw-w64-x86-64-dev.
13:17:50 [2022-09-07T13:17:50.508Z] #47 51.90 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
13:17:50 [2022-09-07T13:17:50.508Z] #47 51.91 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
13:17:50 [2022-09-07T13:17:50.508Z] #47 54.33 Selecting previously unselected package gcc-mingw-w64-base.
13:17:50 [2022-09-07T13:17:50.508Z] #47 54.33 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
13:17:50 [2022-09-07T13:17:50.508Z] #47 54.35 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
13:17:50 [2022-09-07T13:17:50.508Z] #47 54.44 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
13:17:50 [2022-09-07T13:17:50.508Z] #47 54.44 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
13:17:50 [2022-09-07T13:17:50.508Z] #47 54.45 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
13:17:50 [2022-09-07T13:17:50.508Z] #47 57.20 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
13:17:50 [2022-09-07T13:17:50.508Z] #47 57.21 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
13:17:50 [2022-09-07T13:17:50.508Z] #47 57.21 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
13:17:50 [2022-09-07T13:17:50.652Z] --- PASS: TestDaemonIpcModePrivate (1.15s)
13:17:50 [2022-09-07T13:17:50.652Z] === RUN   TestDaemonIpcModePrivateFromConfig
13:17:50 [2022-09-07T13:17:50.652Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
13:17:50 [2022-09-07T13:17:50.652Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
13:17:50 [2022-09-07T13:17:50.652Z] === RUN   TestDaemonIpcModeShareableFromConfig
13:17:50 [2022-09-07T13:17:50.652Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
13:17:50 [2022-09-07T13:17:50.652Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
13:17:50 [2022-09-07T13:17:50.652Z] === RUN   TestIpcModeOlderClient
13:17:50 [2022-09-07T13:17:50.652Z] === PAUSE TestIpcModeOlderClient
13:17:50 [2022-09-07T13:17:50.652Z] === RUN   TestKillContainerInvalidSignal
13:17:50 [2022-09-07T13:17:50.908Z] --- PASS: TestKillContainerInvalidSignal (0.44s)
13:17:50 [2022-09-07T13:17:50.908Z] === RUN   TestKillContainer
13:17:50 [2022-09-07T13:17:50.908Z] === RUN   TestKillContainer/no_signal
13:17:51 [2022-09-07T13:17:51.046Z] #44 203.4   CC       tests/init.o
13:17:51 [2022-09-07T13:17:51.470Z] === RUN   TestKillContainer/non_killing_signal
13:17:51 [2022-09-07T13:17:51.727Z] === RUN   TestKillContainer/killing_signal
13:17:51 [2022-09-07T13:17:51.992Z] #44 204.2   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
13:17:52 [2022-09-07T13:17:52.292Z] --- PASS: TestKillContainer (1.29s)
13:17:52 [2022-09-07T13:17:52.292Z]     --- PASS: TestKillContainer/no_signal (0.41s)
13:17:52 [2022-09-07T13:17:52.292Z]     --- PASS: TestKillContainer/non_killing_signal (0.26s)
13:17:52 [2022-09-07T13:17:52.292Z]     --- PASS: TestKillContainer/killing_signal (0.42s)
13:17:52 [2022-09-07T13:17:52.292Z] === RUN   TestKillWithStopSignalAndRestartPolicies
13:17:52 [2022-09-07T13:17:52.292Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
13:17:52 [2022-09-07T13:17:52.855Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
13:17:53 [2022-09-07T13:17:53.112Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.79s)
13:17:53 [2022-09-07T13:17:53.112Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s)
13:17:53 [2022-09-07T13:17:53.112Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s)
13:17:53 [2022-09-07T13:17:53.112Z] === RUN   TestKillStoppedContainer
13:17:53 [2022-09-07T13:17:53.112Z] --- PASS: TestKillStoppedContainer (0.03s)
13:17:53 [2022-09-07T13:17:53.112Z] === RUN   TestKillStoppedContainerAPIPre120
13:17:53 [2022-09-07T13:17:53.112Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
13:17:53 [2022-09-07T13:17:53.112Z] === RUN   TestKillDifferentUserContainer
13:17:53 [2022-09-07T13:17:53.675Z] --- PASS: TestKillDifferentUserContainer (0.42s)
13:17:53 [2022-09-07T13:17:53.675Z] === RUN   TestInspectOomKilledTrue
13:17:53 [2022-09-07T13:17:53.675Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
13:17:53 [2022-09-07T13:17:53.675Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
13:17:53 [2022-09-07T13:17:53.675Z] === RUN   TestInspectOomKilledFalse
13:17:53 [2022-09-07T13:17:53.675Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:17:53 [2022-09-07T13:17:53.675Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
13:17:53 [2022-09-07T13:17:53.675Z] === RUN   TestLinksEtcHostsContentMatch
13:17:53 [2022-09-07T13:17:53.675Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
13:17:53 [2022-09-07T13:17:53.675Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
13:17:53 [2022-09-07T13:17:53.675Z] === RUN   TestLinksContainerNames
13:17:53 [2022-09-07T13:17:53.781Z] #47 61.25 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
13:17:53 [2022-09-07T13:17:53.781Z] #47 61.25 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
13:17:53 [2022-09-07T13:17:53.781Z] #47 61.25 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
13:17:54 [2022-09-07T13:17:54.345Z] #47 ...
13:17:54 [2022-09-07T13:17:54.345Z] 
13:17:54 [2022-09-07T13:17:54.345Z] #54 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
13:17:54 [2022-09-07T13:17:54.345Z] #54 14.79 + cd /tmp/tmp.pXQdpsJN2W/src/github.com/containerd/containerd
13:17:54 [2022-09-07T13:17:54.345Z] #54 14.79 + git checkout -q v1.6.8
13:17:54 [2022-09-07T13:17:54.604Z] --- PASS: TestLinksContainerNames (0.84s)
13:17:54 [2022-09-07T13:17:54.604Z] === RUN   TestLogsFollowTailEmpty
13:17:54 [2022-09-07T13:17:54.861Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
13:17:54 [2022-09-07T13:17:54.861Z] === RUN   TestLogs
13:17:54 [2022-09-07T13:17:54.861Z] === RUN   TestLogs/driver_local
13:17:54 [2022-09-07T13:17:54.861Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
13:17:54 [2022-09-07T13:17:54.861Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
13:17:54 [2022-09-07T13:17:54.861Z] === RUN   TestLogs/driver_local/tty/only_stdout
13:17:54 [2022-09-07T13:17:54.861Z] === PAUSE TestLogs/driver_local/tty/only_stdout
13:17:54 [2022-09-07T13:17:54.861Z] === RUN   TestLogs/driver_local/tty/only_stderr
13:17:54 [2022-09-07T13:17:54.861Z] === PAUSE TestLogs/driver_local/tty/only_stderr
13:17:54 [2022-09-07T13:17:54.861Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
13:17:54 [2022-09-07T13:17:54.861Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
13:17:54 [2022-09-07T13:17:54.861Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
13:17:54 [2022-09-07T13:17:54.861Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
13:17:54 [2022-09-07T13:17:54.861Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
13:17:54 [2022-09-07T13:17:54.861Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
13:17:54 [2022-09-07T13:17:54.861Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
13:17:54 [2022-09-07T13:17:54.861Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
13:17:55 [2022-09-07T13:17:55.275Z] #54 15.69 + export 'BUILDTAGS=netgo osusergo static_build'
13:17:55 [2022-09-07T13:17:55.275Z] #54 15.70 + BUILDTAGS='netgo osusergo static_build'
13:17:55 [2022-09-07T13:17:55.275Z] #54 15.70 + export EXTRA_FLAGS=-buildmode=pie
13:17:55 [2022-09-07T13:17:55.275Z] #54 15.70 + EXTRA_FLAGS=-buildmode=pie
13:17:55 [2022-09-07T13:17:55.275Z] #54 15.70 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
13:17:55 [2022-09-07T13:17:55.275Z] #54 15.70 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
13:17:55 [2022-09-07T13:17:55.275Z] #54 15.70 + '[' '' = dynamic ']'
13:17:55 [2022-09-07T13:17:55.275Z] #54 15.70 + make
13:17:55 [2022-09-07T13:17:55.425Z] === CONT  TestLogs/driver_local/tty/only_stderr
13:17:55 [2022-09-07T13:17:55.425Z] === CONT  TestLogs/driver_local/tty/only_stdout
13:17:55 [2022-09-07T13:17:55.840Z] #54 16.26 + bin/ctr
13:17:55 [2022-09-07T13:17:55.988Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
13:17:56 [2022-09-07T13:17:56.245Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
13:17:56 [2022-09-07T13:17:56.808Z] === RUN   TestLogs/driver_json-file
13:17:56 [2022-09-07T13:17:56.808Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
13:17:56 [2022-09-07T13:17:56.808Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
13:17:56 [2022-09-07T13:17:56.808Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
13:17:56 [2022-09-07T13:17:56.808Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
13:17:56 [2022-09-07T13:17:56.808Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
13:17:56 [2022-09-07T13:17:56.808Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
13:17:56 [2022-09-07T13:17:56.808Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
13:17:56 [2022-09-07T13:17:56.808Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
13:17:56 [2022-09-07T13:17:56.808Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
13:17:56 [2022-09-07T13:17:56.808Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
13:17:56 [2022-09-07T13:17:56.808Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
13:17:56 [2022-09-07T13:17:56.808Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
13:17:56 [2022-09-07T13:17:56.808Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
13:17:56 [2022-09-07T13:17:56.808Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
13:17:57 [2022-09-07T13:17:57.371Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
13:17:57 [2022-09-07T13:17:57.371Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
13:17:57 [2022-09-07T13:17:57.934Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
13:17:57 [2022-09-07T13:17:57.934Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
13:17:58 [2022-09-07T13:17:58.498Z] --- PASS: TestLogs (3.66s)
13:17:58 [2022-09-07T13:17:58.498Z]     --- PASS: TestLogs/driver_local (0.01s)
13:17:58 [2022-09-07T13:17:58.498Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.67s)
13:17:58 [2022-09-07T13:17:58.498Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.70s)
13:17:58 [2022-09-07T13:17:58.498Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.58s)
13:17:58 [2022-09-07T13:17:58.498Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.58s)
13:17:58 [2022-09-07T13:17:58.498Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.47s)
13:17:58 [2022-09-07T13:17:58.499Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.53s)
13:17:58 [2022-09-07T13:17:58.499Z]     --- PASS: TestLogs/driver_json-file (0.01s)
13:17:58 [2022-09-07T13:17:58.499Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.70s)
13:17:58 [2022-09-07T13:17:58.499Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.73s)
13:17:58 [2022-09-07T13:17:58.499Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.55s)
13:17:58 [2022-09-07T13:17:58.499Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.55s)
13:17:58 [2022-09-07T13:17:58.499Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.51s)
13:17:58 [2022-09-07T13:17:58.499Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.54s)
13:17:58 [2022-09-07T13:17:58.499Z] === RUN   TestContainerNetworkMountsNoChown
13:17:59 [2022-09-07T13:17:59.062Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
13:17:59 [2022-09-07T13:17:59.062Z] === RUN   TestMountDaemonRoot
13:17:59 [2022-09-07T13:17:59.062Z] === RUN   TestMountDaemonRoot/default
13:17:59 [2022-09-07T13:17:59.062Z] === PAUSE TestMountDaemonRoot/default
13:17:59 [2022-09-07T13:17:59.062Z] === RUN   TestMountDaemonRoot/private
13:17:59 [2022-09-07T13:17:59.062Z] === PAUSE TestMountDaemonRoot/private
13:17:59 [2022-09-07T13:17:59.062Z] === RUN   TestMountDaemonRoot/rprivate
13:17:59 [2022-09-07T13:17:59.062Z] === PAUSE TestMountDaemonRoot/rprivate
13:17:59 [2022-09-07T13:17:59.062Z] === RUN   TestMountDaemonRoot/slave
13:17:59 [2022-09-07T13:17:59.062Z] === PAUSE TestMountDaemonRoot/slave
13:17:59 [2022-09-07T13:17:59.062Z] === RUN   TestMountDaemonRoot/rslave
13:17:59 [2022-09-07T13:17:59.062Z] === PAUSE TestMountDaemonRoot/rslave
13:17:59 [2022-09-07T13:17:59.062Z] === RUN   TestMountDaemonRoot/shared
13:17:59 [2022-09-07T13:17:59.062Z] === PAUSE TestMountDaemonRoot/shared
13:17:59 [2022-09-07T13:17:59.062Z] === RUN   TestMountDaemonRoot/rshared
13:17:59 [2022-09-07T13:17:59.062Z] === PAUSE TestMountDaemonRoot/rshared
13:17:59 [2022-09-07T13:17:59.062Z] === CONT  TestMountDaemonRoot/default
13:17:59 [2022-09-07T13:17:59.062Z] === RUN   TestMountDaemonRoot/default/mount_subpath
13:17:59 [2022-09-07T13:17:59.062Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
13:17:59 [2022-09-07T13:17:59.062Z] === RUN   TestMountDaemonRoot/default/bind_root
13:17:59 [2022-09-07T13:17:59.062Z] === PAUSE TestMountDaemonRoot/default/bind_root
13:17:59 [2022-09-07T13:17:59.062Z] === RUN   TestMountDaemonRoot/default/bind_subpath
13:17:59 [2022-09-07T13:17:59.062Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
13:17:59 [2022-09-07T13:17:59.062Z] === RUN   TestMountDaemonRoot/default/mount_root
13:17:59 [2022-09-07T13:17:59.062Z] === PAUSE TestMountDaemonRoot/default/mount_root
13:17:59 [2022-09-07T13:17:59.062Z] === CONT  TestMountDaemonRoot/default/mount_subpath
13:17:59 [2022-09-07T13:17:59.062Z] === CONT  TestMountDaemonRoot/rshared
13:17:59 [2022-09-07T13:17:59.062Z] === RUN   TestMountDaemonRoot/rshared/bind_root
13:17:59 [2022-09-07T13:17:59.062Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
13:17:59 [2022-09-07T13:17:59.062Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
13:17:59 [2022-09-07T13:17:59.062Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
13:17:59 [2022-09-07T13:17:59.062Z] === RUN   TestMountDaemonRoot/rshared/mount_root
13:17:59 [2022-09-07T13:17:59.062Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
13:17:59 [2022-09-07T13:17:59.062Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
13:17:59 [2022-09-07T13:17:59.062Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
13:17:59 [2022-09-07T13:17:59.062Z] === CONT  TestMountDaemonRoot/rshared/bind_root
13:17:59 [2022-09-07T13:17:59.062Z] === CONT  TestMountDaemonRoot/shared
13:17:59 [2022-09-07T13:17:59.062Z] === RUN   TestMountDaemonRoot/shared/bind_root
13:17:59 [2022-09-07T13:17:59.062Z] === PAUSE TestMountDaemonRoot/shared/bind_root
13:17:59 [2022-09-07T13:17:59.062Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
13:17:59 [2022-09-07T13:17:59.062Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
13:17:59 [2022-09-07T13:17:59.062Z] === RUN   TestMountDaemonRoot/shared/mount_root
13:17:59 [2022-09-07T13:17:59.062Z] === PAUSE TestMountDaemonRoot/shared/mount_root
13:17:59 [2022-09-07T13:17:59.062Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
13:17:59 [2022-09-07T13:17:59.062Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
13:17:59 [2022-09-07T13:17:59.062Z] === CONT  TestMountDaemonRoot/rslave
13:17:59 [2022-09-07T13:17:59.062Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
13:17:59 [2022-09-07T13:17:59.062Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
13:17:59 [2022-09-07T13:17:59.062Z] === RUN   TestMountDaemonRoot/rslave/mount_root
13:17:59 [2022-09-07T13:17:59.062Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
13:17:59 [2022-09-07T13:17:59.062Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
13:17:59 [2022-09-07T13:17:59.062Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
13:17:59 [2022-09-07T13:17:59.062Z] === RUN   TestMountDaemonRoot/rslave/bind_root
13:17:59 [2022-09-07T13:17:59.062Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
13:17:59 [2022-09-07T13:17:59.062Z] === CONT  TestMountDaemonRoot/slave
13:17:59 [2022-09-07T13:17:59.062Z] === RUN   TestMountDaemonRoot/slave/bind_root
13:17:59 [2022-09-07T13:17:59.062Z] === PAUSE TestMountDaemonRoot/slave/bind_root
13:17:59 [2022-09-07T13:17:59.062Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
13:17:59 [2022-09-07T13:17:59.062Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
13:17:59 [2022-09-07T13:17:59.062Z] === RUN   TestMountDaemonRoot/slave/mount_root
13:17:59 [2022-09-07T13:17:59.062Z] === PAUSE TestMountDaemonRoot/slave/mount_root
13:17:59 [2022-09-07T13:17:59.062Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
13:17:59 [2022-09-07T13:17:59.062Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
13:17:59 [2022-09-07T13:17:59.062Z] === CONT  TestMountDaemonRoot/rprivate
13:17:59 [2022-09-07T13:17:59.062Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
13:17:59 [2022-09-07T13:17:59.062Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
13:17:59 [2022-09-07T13:17:59.062Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
13:17:59 [2022-09-07T13:17:59.062Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
13:17:59 [2022-09-07T13:17:59.062Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
13:17:59 [2022-09-07T13:17:59.062Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
13:17:59 [2022-09-07T13:17:59.062Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
13:17:59 [2022-09-07T13:17:59.062Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
13:17:59 [2022-09-07T13:17:59.062Z] === CONT  TestMountDaemonRoot/private
13:17:59 [2022-09-07T13:17:59.062Z] === RUN   TestMountDaemonRoot/private/bind_subpath
13:17:59 [2022-09-07T13:17:59.062Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
13:17:59 [2022-09-07T13:17:59.062Z] === RUN   TestMountDaemonRoot/private/mount_root
13:17:59 [2022-09-07T13:17:59.062Z] === PAUSE TestMountDaemonRoot/private/mount_root
13:17:59 [2022-09-07T13:17:59.062Z] === RUN   TestMountDaemonRoot/private/mount_subpath
13:17:59 [2022-09-07T13:17:59.062Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
13:17:59 [2022-09-07T13:17:59.062Z] === RUN   TestMountDaemonRoot/private/bind_root
13:17:59 [2022-09-07T13:17:59.062Z] === PAUSE TestMountDaemonRoot/private/bind_root
13:17:59 [2022-09-07T13:17:59.062Z] === CONT  TestMountDaemonRoot/default/mount_root
13:17:59 [2022-09-07T13:17:59.062Z] === CONT  TestMountDaemonRoot/default/bind_subpath
13:17:59 [2022-09-07T13:17:59.062Z] === CONT  TestMountDaemonRoot/default/bind_root
13:17:59 [2022-09-07T13:17:59.062Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
13:17:59 [2022-09-07T13:17:59.062Z] === CONT  TestMountDaemonRoot/rshared/mount_root
13:17:59 [2022-09-07T13:17:59.062Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
13:17:59 [2022-09-07T13:17:59.062Z] === CONT  TestMountDaemonRoot/shared/bind_root
13:17:59 [2022-09-07T13:17:59.062Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
13:17:59 [2022-09-07T13:17:59.062Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
13:17:59 [2022-09-07T13:17:59.062Z] === CONT  TestMountDaemonRoot/shared/mount_root
13:17:59 [2022-09-07T13:17:59.062Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
13:17:59 [2022-09-07T13:17:59.062Z] === CONT  TestMountDaemonRoot/slave/bind_root
13:17:59 [2022-09-07T13:17:59.062Z] === CONT  TestMountDaemonRoot/rslave/bind_root
13:17:59 [2022-09-07T13:17:59.062Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
13:17:59 [2022-09-07T13:17:59.062Z] === CONT  TestMountDaemonRoot/rslave/mount_root
13:17:59 [2022-09-07T13:17:59.062Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
13:17:59 [2022-09-07T13:17:59.319Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
13:17:59 [2022-09-07T13:17:59.319Z] === CONT  TestMountDaemonRoot/slave/mount_root
13:17:59 [2022-09-07T13:17:59.319Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
13:17:59 [2022-09-07T13:17:59.319Z] === CONT  TestMountDaemonRoot/private/bind_subpath
13:17:59 [2022-09-07T13:17:59.319Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
13:17:59 [2022-09-07T13:17:59.319Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
13:17:59 [2022-09-07T13:17:59.319Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
13:17:59 [2022-09-07T13:17:59.319Z] === CONT  TestMountDaemonRoot/private/bind_root
13:17:59 [2022-09-07T13:17:59.319Z] === CONT  TestMountDaemonRoot/private/mount_subpath
13:17:59 [2022-09-07T13:17:59.319Z] === CONT  TestMountDaemonRoot/private/mount_root
13:17:59 [2022-09-07T13:17:59.319Z] --- PASS: TestMountDaemonRoot (0.02s)
13:17:59 [2022-09-07T13:17:59.319Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
13:17:59 [2022-09-07T13:17:59.319Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
13:17:59 [2022-09-07T13:17:59.319Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
13:17:59 [2022-09-07T13:17:59.319Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
13:17:59 [2022-09-07T13:17:59.319Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
13:17:59 [2022-09-07T13:17:59.319Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
13:17:59 [2022-09-07T13:17:59.319Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
13:17:59 [2022-09-07T13:17:59.319Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s)
13:17:59 [2022-09-07T13:17:59.319Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
13:17:59 [2022-09-07T13:17:59.319Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
13:17:59 [2022-09-07T13:17:59.319Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
13:17:59 [2022-09-07T13:17:59.319Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
13:17:59 [2022-09-07T13:17:59.319Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
13:17:59 [2022-09-07T13:17:59.319Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
13:17:59 [2022-09-07T13:17:59.319Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
13:17:59 [2022-09-07T13:17:59.319Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
13:17:59 [2022-09-07T13:17:59.319Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
13:17:59 [2022-09-07T13:17:59.319Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s)
13:17:59 [2022-09-07T13:17:59.319Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s)
13:17:59 [2022-09-07T13:17:59.319Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
13:17:59 [2022-09-07T13:17:59.319Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
13:17:59 [2022-09-07T13:17:59.319Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
13:17:59 [2022-09-07T13:17:59.319Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.01s)
13:17:59 [2022-09-07T13:17:59.319Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
13:17:59 [2022-09-07T13:17:59.319Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
13:17:59 [2022-09-07T13:17:59.319Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
13:17:59 [2022-09-07T13:17:59.319Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
13:17:59 [2022-09-07T13:17:59.319Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
13:17:59 [2022-09-07T13:17:59.319Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
13:17:59 [2022-09-07T13:17:59.319Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
13:17:59 [2022-09-07T13:17:59.319Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
13:17:59 [2022-09-07T13:17:59.319Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
13:17:59 [2022-09-07T13:17:59.319Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
13:17:59 [2022-09-07T13:17:59.319Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
13:17:59 [2022-09-07T13:17:59.319Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.01s)
13:17:59 [2022-09-07T13:17:59.319Z] === RUN   TestContainerBindMountNonRecursive
13:17:59 [2022-09-07T13:17:59.319Z]     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)
13:17:59 [2022-09-07T13:17:59.319Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s)
13:17:59 [2022-09-07T13:17:59.319Z] === RUN   TestContainerVolumesMountedAsShared
13:17:59 [2022-09-07T13:17:59.319Z]     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)
13:17:59 [2022-09-07T13:17:59.319Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
13:17:59 [2022-09-07T13:17:59.319Z] === RUN   TestContainerVolumesMountedAsSlave
13:17:59 [2022-09-07T13:17:59.319Z]     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)
13:17:59 [2022-09-07T13:17:59.319Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
13:17:59 [2022-09-07T13:17:59.319Z] === RUN   TestNetworkNat
13:17:59 [2022-09-07T13:17:59.882Z] --- PASS: TestNetworkNat (0.48s)
13:17:59 [2022-09-07T13:17:59.882Z] === RUN   TestNetworkLocalhostTCPNat
13:18:00 [2022-09-07T13:18:00.139Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
13:18:00 [2022-09-07T13:18:00.139Z] === RUN   TestNetworkLoopbackNat
13:18:02 [2022-09-07T13:18:02.387Z] #54 ...
13:18:02 [2022-09-07T13:18:02.387Z] 
13:18:02 [2022-09-07T13:18:02.387Z] #47 [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
13:18:02 [2022-09-07T13:18:02.387Z] #47 62.83 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
13:18:02 [2022-09-07T13:18:02.387Z] #47 62.83 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
13:18:02 [2022-09-07T13:18:02.387Z] #47 62.84 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
13:18:02 [2022-09-07T13:18:02.387Z] #47 64.36 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
13:18:02 [2022-09-07T13:18:02.387Z] #47 64.37 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
13:18:02 [2022-09-07T13:18:02.387Z] #47 64.37 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
13:18:02 [2022-09-07T13:18:02.387Z] #47 68.02 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
13:18:02 [2022-09-07T13:18:02.387Z] #47 68.02 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
13:18:02 [2022-09-07T13:18:02.387Z] #47 68.03 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
13:18:02 [2022-09-07T13:18:02.387Z] #47 69.72 Selecting previously unselected package g++-mingw-w64-x86-64.
13:18:02 [2022-09-07T13:18:02.387Z] #47 69.72 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
13:18:02 [2022-09-07T13:18:02.387Z] #47 69.74 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
13:18:02 [2022-09-07T13:18:02.387Z] #47 69.81 Selecting previously unselected package libapparmor1:amd64.
13:18:02 [2022-09-07T13:18:02.387Z] #47 69.82 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
13:18:02 [2022-09-07T13:18:02.387Z] #47 69.83 Unpacking libapparmor1:amd64 (2.13.6-10) ...
13:18:02 [2022-09-07T13:18:02.387Z] #47 69.88 Selecting previously unselected package libapparmor-dev:amd64.
13:18:02 [2022-09-07T13:18:02.387Z] #47 69.89 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
13:18:02 [2022-09-07T13:18:02.387Z] #47 69.89 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
13:18:02 [2022-09-07T13:18:02.387Z] #47 69.95 Selecting previously unselected package libbtrfs0:amd64.
13:18:02 [2022-09-07T13:18:02.644Z] #47 69.96 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
13:18:02 [2022-09-07T13:18:02.644Z] #47 69.96 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
13:18:02 [2022-09-07T13:18:02.644Z] #47 70.03 Selecting previously unselected package libbtrfs-dev:amd64.
13:18:02 [2022-09-07T13:18:02.644Z] #47 70.04 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
13:18:02 [2022-09-07T13:18:02.644Z] #47 70.04 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
13:18:02 [2022-09-07T13:18:02.656Z] --- PASS: TestNetworkLoopbackNat (2.54s)
13:18:02 [2022-09-07T13:18:02.656Z] === RUN   TestPause
13:18:02 [2022-09-07T13:18:02.656Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
13:18:02 [2022-09-07T13:18:02.656Z] --- SKIP: TestPause (0.00s)
13:18:02 [2022-09-07T13:18:02.656Z] === RUN   TestPauseFailsOnWindowsServerContainers
13:18:02 [2022-09-07T13:18:02.656Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:18:02 [2022-09-07T13:18:02.656Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
13:18:02 [2022-09-07T13:18:02.656Z] === RUN   TestPauseStopPausedContainer
13:18:02 [2022-09-07T13:18:02.901Z] #47 70.13 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
13:18:02 [2022-09-07T13:18:02.901Z] #47 70.14 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
13:18:02 [2022-09-07T13:18:02.901Z] #47 70.15 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
13:18:02 [2022-09-07T13:18:02.901Z] #47 70.18 Selecting previously unselected package libudev-dev:amd64.
13:18:02 [2022-09-07T13:18:02.901Z] #47 70.19 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
13:18:02 [2022-09-07T13:18:02.901Z] #47 70.20 Unpacking libudev-dev:amd64 (247.3-7) ...
13:18:02 [2022-09-07T13:18:02.901Z] #47 70.26 Selecting previously unselected package libsepol1-dev:amd64.
13:18:02 [2022-09-07T13:18:02.901Z] #47 70.27 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
13:18:02 [2022-09-07T13:18:02.901Z] #47 70.28 Unpacking libsepol1-dev:amd64 (3.1-1) ...
13:18:02 [2022-09-07T13:18:02.901Z] #47 70.40 Selecting previously unselected package libpcre2-16-0:amd64.
13:18:02 [2022-09-07T13:18:02.912Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
13:18:02 [2022-09-07T13:18:02.912Z] --- SKIP: TestPauseStopPausedContainer (0.03s)
13:18:02 [2022-09-07T13:18:02.912Z] === RUN   TestPidHost
13:18:03 [2022-09-07T13:18:03.158Z] #47 70.41 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
13:18:03 [2022-09-07T13:18:03.158Z] #47 70.42 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
13:18:03 [2022-09-07T13:18:03.158Z] #47 70.50 Selecting previously unselected package libpcre2-32-0:amd64.
13:18:03 [2022-09-07T13:18:03.158Z] #47 70.51 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
13:18:03 [2022-09-07T13:18:03.158Z] #47 70.52 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
13:18:03 [2022-09-07T13:18:03.158Z] #47 70.60 Selecting previously unselected package libpcre2-posix2:amd64.
13:18:03 [2022-09-07T13:18:03.158Z] #47 70.61 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
13:18:03 [2022-09-07T13:18:03.416Z] #47 70.61 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
13:18:03 [2022-09-07T13:18:03.416Z] #47 70.66 Selecting previously unselected package libpcre2-dev:amd64.
13:18:03 [2022-09-07T13:18:03.416Z] #47 70.66 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
13:18:03 [2022-09-07T13:18:03.416Z] #47 70.67 Unpacking libpcre2-dev:amd64 (10.36-2) ...
13:18:03 [2022-09-07T13:18:03.416Z] #47 70.88 Selecting previously unselected package libselinux1-dev:amd64.
13:18:03 [2022-09-07T13:18:03.416Z] #47 70.89 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
13:18:03 [2022-09-07T13:18:03.416Z] #47 70.90 Unpacking libselinux1-dev:amd64 (3.1-3) ...
13:18:03 [2022-09-07T13:18:03.673Z] #47 71.00 Selecting previously unselected package libdevmapper-dev:amd64.
13:18:03 [2022-09-07T13:18:03.673Z] #47 71.01 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
13:18:03 [2022-09-07T13:18:03.673Z] #47 71.02 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
13:18:03 [2022-09-07T13:18:03.673Z] #47 71.06 Selecting previously unselected package libseccomp-dev:amd64.
13:18:03 [2022-09-07T13:18:03.673Z] #47 71.07 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
13:18:03 [2022-09-07T13:18:03.673Z] #47 71.07 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
13:18:03 [2022-09-07T13:18:03.840Z] --- PASS: TestPidHost (0.88s)
13:18:03 [2022-09-07T13:18:03.840Z] === RUN   TestPsFilter
13:18:03 [2022-09-07T13:18:03.840Z] --- PASS: TestPsFilter (0.09s)
13:18:03 [2022-09-07T13:18:03.840Z] === RUN   TestRemoveContainerWithRemovedVolume
13:18:03 [2022-09-07T13:18:03.929Z] #47 71.13 Selecting previously unselected package libsystemd-dev:amd64.
13:18:03 [2022-09-07T13:18:03.929Z] #47 71.14 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
13:18:03 [2022-09-07T13:18:03.929Z] #47 71.15 Unpacking libsystemd-dev:amd64 (247.3-7) ...
13:18:03 [2022-09-07T13:18:03.929Z] #47 71.34 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
13:18:03 [2022-09-07T13:18:03.929Z] #47 71.36 Setting up libapparmor1:amd64 (2.13.6-10) ...
13:18:03 [2022-09-07T13:18:03.929Z] #47 71.37 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
13:18:03 [2022-09-07T13:18:03.929Z] #47 71.39 Setting up libsepol1-dev:amd64 (3.1-1) ...
13:18:03 [2022-09-07T13:18:03.929Z] #47 71.41 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
13:18:03 [2022-09-07T13:18:03.929Z] #47 71.42 Setting up libpcre2-16-0:amd64 (10.36-2) ...
13:18:03 [2022-09-07T13:18:03.929Z] #47 71.43 Setting up libbtrfs0:amd64 (5.10.1-2) ...
13:18:03 [2022-09-07T13:18:03.929Z] #47 71.45 Setting up libpcre2-32-0:amd64 (10.36-2) ...
13:18:03 [2022-09-07T13:18:03.929Z] #47 71.47 Setting up libudev-dev:amd64 (247.3-7) ...
13:18:03 [2022-09-07T13:18:03.929Z] #47 71.48 Setting up libpcre2-posix2:amd64 (10.36-2) ...
13:18:04 [2022-09-07T13:18:04.097Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s)
13:18:04 [2022-09-07T13:18:04.097Z] === RUN   TestRemoveContainerWithVolume
13:18:04 [2022-09-07T13:18:04.185Z] #47 71.50 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
13:18:04 [2022-09-07T13:18:04.185Z] #47 71.51 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
13:18:04 [2022-09-07T13:18:04.185Z] #47 71.52 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
13:18:04 [2022-09-07T13:18:04.185Z] #47 71.54 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
13:18:04 [2022-09-07T13:18:04.185Z] #47 71.55 Setting up mingw-w64-common (8.0.0-1) ...
13:18:04 [2022-09-07T13:18:04.185Z] #47 71.56 Setting up libsystemd-dev:amd64 (247.3-7) ...
13:18:04 [2022-09-07T13:18:04.186Z] #47 71.58 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
13:18:04 [2022-09-07T13:18:04.186Z] #47 71.59 Setting up libpcre2-dev:amd64 (10.36-2) ...
13:18:04 [2022-09-07T13:18:04.186Z] #47 71.61 Setting up libselinux1-dev:amd64 (3.1-3) ...
13:18:04 [2022-09-07T13:18:04.186Z] #47 71.63 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
13:18:04 [2022-09-07T13:18:04.186Z] #47 71.64 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
13:18:04 [2022-09-07T13:18:04.186Z] #47 71.65 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
13:18:04 [2022-09-07T13:18:04.186Z] #47 71.66 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
13:18:04 [2022-09-07T13:18:04.186Z] #47 71.67 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
13:18:04 [2022-09-07T13:18:04.186Z] #47 71.68 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
13:18:04 [2022-09-07T13:18:04.186Z] #47 71.70 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
13:18:04 [2022-09-07T13:18:04.186Z] #47 71.71 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
13:18:04 [2022-09-07T13:18:04.443Z] #47 71.71 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
13:18:04 [2022-09-07T13:18:04.443Z] #47 71.73 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
13:18:04 [2022-09-07T13:18:04.443Z] #47 71.75 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
13:18:04 [2022-09-07T13:18:04.443Z] #47 71.77 Setting up dmsetup (2:1.02.175-2.1) ...
13:18:04 [2022-09-07T13:18:04.443Z] #47 71.78 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
13:18:04 [2022-09-07T13:18:04.443Z] #47 71.80 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
13:18:04 [2022-09-07T13:18:04.443Z] #47 71.81 Processing triggers for libc-bin (2.31-13+deb11u3) ...
13:18:04 [2022-09-07T13:18:04.660Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
13:18:04 [2022-09-07T13:18:04.660Z] === RUN   TestRemoveContainerRunning
13:18:04 [2022-09-07T13:18:04.916Z] --- PASS: TestRemoveContainerRunning (0.43s)
13:18:04 [2022-09-07T13:18:04.916Z] === RUN   TestRemoveContainerForceRemoveRunning
13:18:05 [2022-09-07T13:18:05.479Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s)
13:18:05 [2022-09-07T13:18:05.479Z] === RUN   TestRemoveInvalidContainer
13:18:05 [2022-09-07T13:18:05.479Z] --- PASS: TestRemoveInvalidContainer (0.01s)
13:18:05 [2022-09-07T13:18:05.479Z] === RUN   TestRenameLinkedContainer
13:18:05 [2022-09-07T13:18:05.812Z] #47 DONE 73.1s
13:18:05 [2022-09-07T13:18:05.812Z] 
13:18:05 [2022-09-07T13:18:05.812Z] #54 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
13:18:05 [2022-09-07T13:18:05.812Z] #54 ...
13:18:05 [2022-09-07T13:18:05.812Z] 
13:18:05 [2022-09-07T13:18:05.812Z] #55 [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
13:18:07 [2022-09-07T13:18:07.181Z] #55 1.339 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
13:18:07 [2022-09-07T13:18:07.181Z] #55 1.415 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
13:18:07 [2022-09-07T13:18:07.371Z] --- PASS: TestRenameLinkedContainer (1.65s)
13:18:07 [2022-09-07T13:18:07.371Z] === RUN   TestRenameStoppedContainer
13:18:07 [2022-09-07T13:18:07.371Z] --- PASS: TestRenameStoppedContainer (0.41s)
13:18:07 [2022-09-07T13:18:07.371Z] === RUN   TestRenameRunningContainerAndReuse
13:18:07 [2022-09-07T13:18:07.438Z] #55 1.504 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
13:18:08 [2022-09-07T13:18:08.300Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s)
13:18:08 [2022-09-07T13:18:08.301Z] === RUN   TestRenameInvalidName
13:18:08 [2022-09-07T13:18:08.863Z] --- PASS: TestRenameInvalidName (0.41s)
13:18:08 [2022-09-07T13:18:08.863Z] === RUN   TestRenameAnonymousContainer
13:18:10 [2022-09-07T13:18:10.049Z] #44 ...
13:18:10 [2022-09-07T13:18:10.049Z] 
13:18:10 [2022-09-07T13:18:10.049Z] #36 [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
13:18:10 [2022-09-07T13:18:10.049Z] #36 DONE 268.9s
13:18:10 [2022-09-07T13:18:10.049Z] 
13:18:10 [2022-09-07T13:18:10.049Z] #44 [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
13:18:10 [2022-09-07T13:18:10.231Z] --- PASS: TestRenameAnonymousContainer (1.46s)
13:18:10 [2022-09-07T13:18:10.231Z] === RUN   TestRenameContainerWithSameName
13:18:10 [2022-09-07T13:18:10.488Z] --- PASS: TestRenameContainerWithSameName (0.41s)
13:18:10 [2022-09-07T13:18:10.488Z] === RUN   TestRenameContainerWithLinkedContainer
13:18:10 [2022-09-07T13:18:10.980Z] #44 ...
13:18:10 [2022-09-07T13:18:10.981Z] 
13:18:10 [2022-09-07T13:18:10.981Z] #67 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
13:18:11 [2022-09-07T13:18:11.418Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s)
13:18:11 [2022-09-07T13:18:11.418Z] === RUN   TestResize
13:18:11 [2022-09-07T13:18:11.545Z] #67 DONE 0.2s
13:18:11 [2022-09-07T13:18:11.545Z] 
13:18:11 [2022-09-07T13:18:11.545Z] #68 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
13:18:11 [2022-09-07T13:18:11.545Z] #68 DONE 0.1s
13:18:11 [2022-09-07T13:18:11.545Z] 
13:18:11 [2022-09-07T13:18:11.545Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
13:18:11 [2022-09-07T13:18:11.545Z] #49 ...
13:18:11 [2022-09-07T13:18:11.545Z] 
13:18:11 [2022-09-07T13:18:11.545Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
13:18:11 [2022-09-07T13:18:11.802Z] #69 DONE 0.2s
13:18:11 [2022-09-07T13:18:11.802Z] 
13:18:11 [2022-09-07T13:18:11.802Z] #44 [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
13:18:11 [2022-09-07T13:18:11.981Z] --- PASS: TestResize (0.42s)
13:18:11 [2022-09-07T13:18:11.981Z] === RUN   TestResizeWithInvalidSize
13:18:12 [2022-09-07T13:18:12.238Z] --- PASS: TestResizeWithInvalidSize (0.45s)
13:18:12 [2022-09-07T13:18:12.238Z] === RUN   TestResizeWhenContainerNotStarted
13:18:12 [2022-09-07T13:18:12.735Z] #44 224.9   CCLD     tests/init
13:18:12 [2022-09-07T13:18:12.801Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s)
13:18:12 [2022-09-07T13:18:12.801Z] === RUN   TestDaemonRestartKillContainers
13:18:12 [2022-09-07T13:18:12.801Z]     restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
13:18:12 [2022-09-07T13:18:12.801Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
13:18:12 [2022-09-07T13:18:12.801Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
13:18:12 [2022-09-07T13:18:12.801Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
13:18:12 [2022-09-07T13:18:12.947Z] #55 1.806 Reading package lists...
13:18:13 [2022-09-07T13:18:13.731Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
13:18:14 [2022-09-07T13:18:14.660Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.80s)
13:18:14 [2022-09-07T13:18:14.660Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.90s)
13:18:14 [2022-09-07T13:18:14.660Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.89s)
13:18:14 [2022-09-07T13:18:14.660Z] === RUN   TestCgroupNamespacesRun
13:18:15 [2022-09-07T13:18:15.605Z] --- PASS: TestCgroupNamespacesRun (1.21s)
13:18:15 [2022-09-07T13:18:15.605Z] === RUN   TestCgroupNamespacesRunPrivileged
13:18:16 [2022-09-07T13:18:16.984Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.20s)
13:18:16 [2022-09-07T13:18:16.984Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
13:18:17 [2022-09-07T13:18:17.121Z] #55 6.535 Reading package lists...
13:18:18 [2022-09-07T13:18:18.051Z] #55 11.17 Building dependency tree...
13:18:18 [2022-09-07T13:18:18.051Z] #55 12.29 Reading state information...
13:18:18 [2022-09-07T13:18:18.372Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s)
13:18:18 [2022-09-07T13:18:18.372Z] === RUN   TestCgroupNamespacesRunHostMode
13:18:18 [2022-09-07T13:18:18.982Z] #55 13.39 The following additional packages will be installed:
13:18:18 [2022-09-07T13:18:18.982Z] #55 13.39   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
13:18:19 [2022-09-07T13:18:19.239Z] #55 13.39   gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
13:18:19 [2022-09-07T13:18:19.240Z] #55 13.39   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
13:18:19 [2022-09-07T13:18:19.240Z] #55 13.39   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
13:18:19 [2022-09-07T13:18:19.240Z] #55 13.39   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
13:18:19 [2022-09-07T13:18:19.240Z] #55 13.40   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64
13:18:19 [2022-09-07T13:18:19.240Z] #55 13.40   libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x
13:18:19 [2022-09-07T13:18:19.240Z] #55 13.42 Suggested packages:
13:18:19 [2022-09-07T13:18:19.240Z] #55 13.42   glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel
13:18:19 [2022-09-07T13:18:19.240Z] #55 13.42   libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf
13:18:19 [2022-09-07T13:18:19.240Z] #55 13.42   glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x
13:18:19 [2022-09-07T13:18:19.240Z] #55 13.42   libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf
13:18:19 [2022-09-07T13:18:19.240Z] #55 13.42   seccomp:ppc64el seccomp:s390x
13:18:19 [2022-09-07T13:18:19.240Z] #55 13.42 Recommended packages:
13:18:19 [2022-09-07T13:18:19.240Z] #55 13.42   libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel
13:18:19 [2022-09-07T13:18:19.240Z] #55 13.42   libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf
13:18:19 [2022-09-07T13:18:19.240Z] #55 13.42   libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el
13:18:19 [2022-09-07T13:18:19.240Z] #55 13.42   libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x
13:18:19 [2022-09-07T13:18:19.301Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s)
13:18:19 [2022-09-07T13:18:19.301Z] === RUN   TestCgroupNamespacesRunPrivateMode
13:18:19 [2022-09-07T13:18:19.804Z] #55 13.91 The following NEW packages will be installed:
13:18:19 [2022-09-07T13:18:19.804Z] #55 13.91   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
13:18:19 [2022-09-07T13:18:19.804Z] #55 13.91   gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel
13:18:19 [2022-09-07T13:18:19.804Z] #55 13.91   libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x
13:18:19 [2022-09-07T13:18:19.804Z] #55 13.91   libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
13:18:19 [2022-09-07T13:18:19.804Z] #55 13.91   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
13:18:19 [2022-09-07T13:18:19.804Z] #55 13.91   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
13:18:19 [2022-09-07T13:18:19.804Z] #55 13.91   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
13:18:19 [2022-09-07T13:18:19.804Z] #55 13.92   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64
13:18:19 [2022-09-07T13:18:19.804Z] #55 13.92   libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el
13:18:19 [2022-09-07T13:18:19.804Z] #55 13.92   libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf
13:18:19 [2022-09-07T13:18:19.804Z] #55 13.92   libseccomp2:ppc64el libseccomp2:s390x
13:18:20 [2022-09-07T13:18:20.061Z] #55 14.27 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded.
13:18:20 [2022-09-07T13:18:20.061Z] #55 14.27 Need to get 15.9 MB of archives.
13:18:20 [2022-09-07T13:18:20.061Z] #55 14.27 After this operation, 73.0 MB of additional disk space will be used.
13:18:20 [2022-09-07T13:18:20.061Z] #55 14.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB]
13:18:20 [2022-09-07T13:18:20.061Z] #55 14.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB]
13:18:20 [2022-09-07T13:18:20.061Z] #55 14.28 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB]
13:18:20 [2022-09-07T13:18:20.061Z] #55 14.28 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB]
13:18:20 [2022-09-07T13:18:20.061Z] #55 14.28 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB]
13:18:20 [2022-09-07T13:18:20.061Z] #55 14.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB]
13:18:20 [2022-09-07T13:18:20.061Z] #55 14.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB]
13:18:20 [2022-09-07T13:18:20.061Z] #55 14.29 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB]
13:18:20 [2022-09-07T13:18:20.061Z] #55 14.34 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB]
13:18:20 [2022-09-07T13:18:20.061Z] #55 14.34 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB]
13:18:20 [2022-09-07T13:18:20.061Z] #55 14.34 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB]
13:18:20 [2022-09-07T13:18:20.061Z] #55 14.34 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB]
13:18:20 [2022-09-07T13:18:20.061Z] #55 14.34 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB]
13:18:20 [2022-09-07T13:18:20.061Z] #55 14.38 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB]
13:18:20 [2022-09-07T13:18:20.061Z] #55 14.38 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB]
13:18:20 [2022-09-07T13:18:20.061Z] #55 14.39 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB]
13:18:20 [2022-09-07T13:18:20.061Z] #55 14.39 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB]
13:18:20 [2022-09-07T13:18:20.061Z] #55 14.39 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB]
13:18:20 [2022-09-07T13:18:20.061Z] #55 14.42 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB]
13:18:20 [2022-09-07T13:18:20.061Z] #55 14.43 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB]
13:18:20 [2022-09-07T13:18:20.061Z] #55 14.43 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB]
13:18:20 [2022-09-07T13:18:20.061Z] #55 14.43 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB]
13:18:20 [2022-09-07T13:18:20.061Z] #55 14.43 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB]
13:18:20 [2022-09-07T13:18:20.061Z] #55 14.47 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
13:18:20 [2022-09-07T13:18:20.061Z] #55 14.47 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
13:18:20 [2022-09-07T13:18:20.061Z] #55 14.47 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB]
13:18:20 [2022-09-07T13:18:20.061Z] #55 14.47 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB]
13:18:20 [2022-09-07T13:18:20.061Z] #55 14.47 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB]
13:18:20 [2022-09-07T13:18:20.061Z] #55 14.50 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB]
13:18:20 [2022-09-07T13:18:20.318Z] #55 14.50 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB]
13:18:20 [2022-09-07T13:18:20.318Z] #55 14.50 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB]
13:18:20 [2022-09-07T13:18:20.318Z] #55 14.50 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB]
13:18:20 [2022-09-07T13:18:20.318Z] #55 14.50 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB]
13:18:20 [2022-09-07T13:18:20.318Z] #55 14.50 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB]
13:18:20 [2022-09-07T13:18:20.318Z] #55 14.51 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB]
13:18:20 [2022-09-07T13:18:20.318Z] #55 14.51 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB]
13:18:20 [2022-09-07T13:18:20.318Z] #55 14.51 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB]
13:18:20 [2022-09-07T13:18:20.318Z] #55 14.52 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB]
13:18:20 [2022-09-07T13:18:20.318Z] #55 14.52 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB]
13:18:20 [2022-09-07T13:18:20.318Z] #55 14.52 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
13:18:20 [2022-09-07T13:18:20.668Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s)
13:18:20 [2022-09-07T13:18:20.668Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
13:18:20 [2022-09-07T13:18:20.882Z] #55 15.06 debconf: delaying package configuration, since apt-utils is not installed
13:18:20 [2022-09-07T13:18:20.882Z] #55 15.25 Fetched 15.9 MB in 1s (29.7 MB/s)
13:18:20 [2022-09-07T13:18:20.882Z] #55 15.29 Selecting previously unselected package gcc-10-base:armel.
13:18:21 [2022-09-07T13:18:21.139Z] #55 15.29 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 38556 files and directories currently installed.)
13:18:21 [2022-09-07T13:18:21.139Z] #55 15.32 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ...
13:18:21 [2022-09-07T13:18:21.139Z] #55 15.33 Unpacking gcc-10-base:armel (10.2.1-6) ...
13:18:21 [2022-09-07T13:18:21.139Z] #55 15.38 Selecting previously unselected package gcc-10-base:armhf.
13:18:21 [2022-09-07T13:18:21.139Z] #55 15.39 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ...
13:18:21 [2022-09-07T13:18:21.139Z] #55 15.39 Unpacking gcc-10-base:armhf (10.2.1-6) ...
13:18:21 [2022-09-07T13:18:21.139Z] #55 15.43 Selecting previously unselected package gcc-10-base:ppc64el.
13:18:21 [2022-09-07T13:18:21.139Z] #55 15.44 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ...
13:18:21 [2022-09-07T13:18:21.139Z] #55 15.44 Unpacking gcc-10-base:ppc64el (10.2.1-6) ...
13:18:21 [2022-09-07T13:18:21.139Z] #55 15.48 Selecting previously unselected package gcc-10-base:s390x.
13:18:21 [2022-09-07T13:18:21.139Z] #55 15.49 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ...
13:18:21 [2022-09-07T13:18:21.139Z] #55 15.49 Unpacking gcc-10-base:s390x (10.2.1-6) ...
13:18:21 [2022-09-07T13:18:21.139Z] #55 15.54 Selecting previously unselected package gcc-10-base:arm64.
13:18:21 [2022-09-07T13:18:21.397Z] #55 15.54 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ...
13:18:21 [2022-09-07T13:18:21.397Z] #55 15.55 Unpacking gcc-10-base:arm64 (10.2.1-6) ...
13:18:21 [2022-09-07T13:18:21.397Z] #55 15.60 Selecting previously unselected package libgcc-s1:armel.
13:18:21 [2022-09-07T13:18:21.397Z] #55 15.61 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ...
13:18:21 [2022-09-07T13:18:21.397Z] #55 15.62 Unpacking libgcc-s1:armel (10.2.1-6) ...
13:18:21 [2022-09-07T13:18:21.397Z] #55 15.67 Selecting previously unselected package libcrypt1:armel.
13:18:21 [2022-09-07T13:18:21.397Z] #55 15.67 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ...
13:18:21 [2022-09-07T13:18:21.397Z] #55 15.68 Unpacking libcrypt1:armel (1:4.4.18-4) ...
13:18:21 [2022-09-07T13:18:21.397Z] #55 15.76 Selecting previously unselected package libc6:armel.
13:18:21 [2022-09-07T13:18:21.397Z] #55 15.76 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ...
13:18:21 [2022-09-07T13:18:21.602Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s)
13:18:21 [2022-09-07T13:18:21.602Z] === RUN   TestCgroupNamespacesRunInvalidMode
13:18:21 [2022-09-07T13:18:21.654Z] #55 15.95 Unpacking libc6:armel (2.31-13+deb11u3) ...
13:18:21 [2022-09-07T13:18:21.910Z] #55 16.34 Selecting previously unselected package libapparmor1:armel.
13:18:21 [2022-09-07T13:18:21.910Z] #55 16.34 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ...
13:18:21 [2022-09-07T13:18:21.910Z] #55 16.36 Unpacking libapparmor1:armel (2.13.6-10) ...
13:18:22 [2022-09-07T13:18:22.164Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s)
13:18:22 [2022-09-07T13:18:22.164Z] === RUN   TestCgroupNamespacesRunOlderClient
13:18:22 [2022-09-07T13:18:22.167Z] #55 16.41 Selecting previously unselected package libapparmor-dev:armel.
13:18:22 [2022-09-07T13:18:22.167Z] #55 16.41 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ...
13:18:22 [2022-09-07T13:18:22.167Z] #55 16.42 Unpacking libapparmor-dev:armel (2.13.6-10) ...
13:18:22 [2022-09-07T13:18:22.167Z] #55 16.49 Selecting previously unselected package libgcc-s1:arm64.
13:18:22 [2022-09-07T13:18:22.423Z] #55 16.49 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ...
13:18:22 [2022-09-07T13:18:22.423Z] #55 16.50 Unpacking libgcc-s1:arm64 (10.2.1-6) ...
13:18:22 [2022-09-07T13:18:22.423Z] #55 16.55 Selecting previously unselected package libcrypt1:arm64.
13:18:22 [2022-09-07T13:18:22.423Z] #55 16.55 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ...
13:18:22 [2022-09-07T13:18:22.423Z] #55 16.56 Unpacking libcrypt1:arm64 (1:4.4.18-4) ...
13:18:22 [2022-09-07T13:18:22.423Z] #55 16.65 Selecting previously unselected package libc6:arm64.
13:18:22 [2022-09-07T13:18:22.423Z] #55 16.65 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ...
13:18:22 [2022-09-07T13:18:22.679Z] #55 16.80 Unpacking libc6:arm64 (2.31-13+deb11u3) ...
13:18:22 [2022-09-07T13:18:22.936Z] #55 17.23 Selecting previously unselected package libapparmor1:arm64.
13:18:22 [2022-09-07T13:18:22.936Z] #55 17.23 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ...
13:18:22 [2022-09-07T13:18:22.936Z] #55 17.23 Unpacking libapparmor1:arm64 (2.13.6-10) ...
13:18:22 [2022-09-07T13:18:22.936Z] #55 17.29 Selecting previously unselected package libapparmor-dev:arm64.
13:18:22 [2022-09-07T13:18:22.936Z] #55 17.29 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ...
13:18:22 [2022-09-07T13:18:22.936Z] #55 17.29 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
13:18:22 [2022-09-07T13:18:22.936Z] #55 17.36 Selecting previously unselected package libgcc-s1:s390x.
13:18:22 [2022-09-07T13:18:22.936Z] #55 17.36 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ...
13:18:23 [2022-09-07T13:18:23.193Z] #55 17.37 Unpacking libgcc-s1:s390x (10.2.1-6) ...
13:18:23 [2022-09-07T13:18:23.193Z] #55 17.42 Selecting previously unselected package libcrypt1:s390x.
13:18:23 [2022-09-07T13:18:23.193Z] #55 17.42 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ...
13:18:23 [2022-09-07T13:18:23.193Z] #55 17.43 Unpacking libcrypt1:s390x (1:4.4.18-4) ...
13:18:23 [2022-09-07T13:18:23.450Z] #55 17.52 Selecting previously unselected package libc6:s390x.
13:18:23 [2022-09-07T13:18:23.450Z] #55 17.53 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ...
13:18:23 [2022-09-07T13:18:23.450Z] #55 17.71 Unpacking libc6:s390x (2.31-13+deb11u3) ...
13:18:23 [2022-09-07T13:18:23.532Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s)
13:18:23 [2022-09-07T13:18:23.532Z] === RUN   TestNISDomainname
13:18:23 [2022-09-07T13:18:23.532Z]     run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
13:18:23 [2022-09-07T13:18:23.532Z] --- SKIP: TestNISDomainname (0.02s)
13:18:23 [2022-09-07T13:18:23.532Z] === RUN   TestHostnameDnsResolution
13:18:24 [2022-09-07T13:18:24.014Z] #55 18.15 Selecting previously unselected package libapparmor1:s390x.
13:18:24 [2022-09-07T13:18:24.014Z] #55 18.15 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ...
13:18:24 [2022-09-07T13:18:24.014Z] #55 18.16 Unpacking libapparmor1:s390x (2.13.6-10) ...
13:18:24 [2022-09-07T13:18:24.014Z] #55 18.21 Selecting previously unselected package libapparmor-dev:s390x.
13:18:24 [2022-09-07T13:18:24.014Z] #55 18.21 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ...
13:18:24 [2022-09-07T13:18:24.014Z] #55 18.22 Unpacking libapparmor-dev:s390x (2.13.6-10) ...
13:18:24 [2022-09-07T13:18:24.014Z] #55 18.29 Selecting previously unselected package libgcc-s1:armhf.
13:18:24 [2022-09-07T13:18:24.014Z] #55 18.29 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ...
13:18:24 [2022-09-07T13:18:24.014Z] #55 18.30 Unpacking libgcc-s1:armhf (10.2.1-6) ...
13:18:24 [2022-09-07T13:18:24.014Z] #55 18.34 Selecting previously unselected package libcrypt1:armhf.
13:18:24 [2022-09-07T13:18:24.014Z] #55 18.35 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ...
13:18:24 [2022-09-07T13:18:24.014Z] #55 18.35 Unpacking libcrypt1:armhf (1:4.4.18-4) ...
13:18:24 [2022-09-07T13:18:24.094Z] --- PASS: TestHostnameDnsResolution (0.65s)
13:18:24 [2022-09-07T13:18:24.094Z] === RUN   TestUnprivilegedPortsAndPing
13:18:24 [2022-09-07T13:18:24.094Z]     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
13:18:24 [2022-09-07T13:18:24.094Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
13:18:24 [2022-09-07T13:18:24.094Z] === RUN   TestPrivilegedHostDevices
13:18:24 [2022-09-07T13:18:24.271Z] #55 18.44 Selecting previously unselected package libc6:armhf.
13:18:24 [2022-09-07T13:18:24.271Z] #55 18.44 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ...
13:18:24 [2022-09-07T13:18:24.271Z] #55 18.64 Unpacking libc6:armhf (2.31-13+deb11u3) ...
13:18:24 [2022-09-07T13:18:24.656Z] --- PASS: TestPrivilegedHostDevices (0.47s)
13:18:24 [2022-09-07T13:18:24.656Z] === RUN   TestRunConsoleSize
13:18:24 [2022-09-07T13:18:24.835Z] #55 19.08 Selecting previously unselected package libapparmor1:armhf.
13:18:24 [2022-09-07T13:18:24.835Z] #55 19.09 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ...
13:18:24 [2022-09-07T13:18:24.835Z] #55 19.09 Unpacking libapparmor1:armhf (2.13.6-10) ...
13:18:24 [2022-09-07T13:18:24.835Z] #55 19.15 Selecting previously unselected package libapparmor-dev:armhf.
13:18:24 [2022-09-07T13:18:24.835Z] #55 19.16 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ...
13:18:24 [2022-09-07T13:18:24.835Z] #55 19.16 Unpacking libapparmor-dev:armhf (2.13.6-10) ...
13:18:24 [2022-09-07T13:18:24.835Z] #55 19.23 Selecting previously unselected package libgcc-s1:ppc64el.
13:18:24 [2022-09-07T13:18:24.835Z] #55 19.23 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ...
13:18:24 [2022-09-07T13:18:24.835Z] #55 19.24 Unpacking libgcc-s1:ppc64el (10.2.1-6) ...
13:18:24 [2022-09-07T13:18:24.912Z] --- PASS: TestRunConsoleSize (0.39s)
13:18:24 [2022-09-07T13:18:24.912Z] === RUN   TestRunWithAlternativeContainerdShim
13:18:25 [2022-09-07T13:18:25.092Z] #55 19.29 Selecting previously unselected package libcrypt1:ppc64el.
13:18:25 [2022-09-07T13:18:25.092Z] #55 19.30 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ...
13:18:25 [2022-09-07T13:18:25.092Z] #55 19.31 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ...
13:18:25 [2022-09-07T13:18:25.092Z] #55 19.40 Selecting previously unselected package libc6:ppc64el.
13:18:25 [2022-09-07T13:18:25.349Z] #55 19.40 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ...
13:18:25 [2022-09-07T13:18:25.349Z] #55 19.60 Unpacking libc6:ppc64el (2.31-13+deb11u3) ...
13:18:25 [2022-09-07T13:18:25.913Z] #55 20.14 Selecting previously unselected package libapparmor1:ppc64el.
13:18:25 [2022-09-07T13:18:25.913Z] #55 20.14 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ...
13:18:25 [2022-09-07T13:18:25.913Z] #55 20.15 Unpacking libapparmor1:ppc64el (2.13.6-10) ...
13:18:25 [2022-09-07T13:18:25.913Z] #55 20.21 Selecting previously unselected package libapparmor-dev:ppc64el.
13:18:25 [2022-09-07T13:18:25.913Z] #55 20.22 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ...
13:18:25 [2022-09-07T13:18:25.913Z] #55 20.22 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ...
13:18:25 [2022-09-07T13:18:25.989Z] #43 274.7 # github.com/containerd/containerd/cmd/containerd
13:18:25 [2022-09-07T13:18:25.990Z] #43 274.7 /usr/bin/ld: /tmp/go-link-1683922688/000019.o: in function `New':
13:18:25 [2022-09-07T13:18:25.990Z] #43 274.7 /tmp/tmp.AtHQqqPCBt/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
13:18:25 [2022-09-07T13:18:25.990Z] #43 274.8 + bin/containerd-stress
13:18:25 [2022-09-07T13:18:25.990Z] #43 275.8 + bin/containerd-shim
13:18:26 [2022-09-07T13:18:26.170Z] #55 20.29 Selecting previously unselected package libseccomp2:s390x.
13:18:26 [2022-09-07T13:18:26.170Z] #55 20.29 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ...
13:18:26 [2022-09-07T13:18:26.170Z] #55 20.30 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ...
13:18:26 [2022-09-07T13:18:26.170Z] #55 20.35 Selecting previously unselected package libseccomp-dev:s390x.
13:18:26 [2022-09-07T13:18:26.170Z] #55 20.35 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ...
13:18:26 [2022-09-07T13:18:26.170Z] #55 20.36 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ...
13:18:26 [2022-09-07T13:18:26.170Z] #55 20.42 Selecting previously unselected package libseccomp2:ppc64el.
13:18:26 [2022-09-07T13:18:26.170Z] #55 20.44 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ...
13:18:26 [2022-09-07T13:18:26.170Z] #55 20.44 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ...
13:18:26 [2022-09-07T13:18:26.170Z] #55 20.49 Selecting previously unselected package libseccomp-dev:ppc64el.
13:18:26 [2022-09-07T13:18:26.170Z] #55 20.50 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ...
13:18:26 [2022-09-07T13:18:26.170Z] #55 20.50 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ...
13:18:26 [2022-09-07T13:18:26.170Z] #55 20.57 Selecting previously unselected package libseccomp2:armhf.
13:18:26 [2022-09-07T13:18:26.427Z] #55 20.58 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ...
13:18:26 [2022-09-07T13:18:26.427Z] #55 20.58 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ...
13:18:26 [2022-09-07T13:18:26.427Z] #55 20.62 Selecting previously unselected package libseccomp-dev:armhf.
13:18:26 [2022-09-07T13:18:26.427Z] #55 20.63 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ...
13:18:26 [2022-09-07T13:18:26.427Z] #55 20.64 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
13:18:26 [2022-09-07T13:18:26.427Z] #55 20.70 Selecting previously unselected package libseccomp2:armel.
13:18:26 [2022-09-07T13:18:26.427Z] #55 20.71 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ...
13:18:26 [2022-09-07T13:18:26.427Z] #55 20.71 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ...
13:18:26 [2022-09-07T13:18:26.427Z] #55 20.77 Selecting previously unselected package libseccomp-dev:armel.
13:18:26 [2022-09-07T13:18:26.427Z] #55 20.77 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ...
13:18:26 [2022-09-07T13:18:26.427Z] #55 20.78 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ...
13:18:26 [2022-09-07T13:18:26.684Z] #55 20.85 Selecting previously unselected package libseccomp2:arm64.
13:18:26 [2022-09-07T13:18:26.684Z] #55 20.86 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ...
13:18:26 [2022-09-07T13:18:26.684Z] #55 20.86 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ...
13:18:26 [2022-09-07T13:18:26.684Z] #55 20.91 Selecting previously unselected package libseccomp-dev:arm64.
13:18:26 [2022-09-07T13:18:26.684Z] #55 20.91 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
13:18:26 [2022-09-07T13:18:26.684Z] #55 20.92 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
13:18:26 [2022-09-07T13:18:26.684Z] #55 21.02 Setting up gcc-10-base:arm64 (10.2.1-6) ...
13:18:26 [2022-09-07T13:18:26.684Z] #55 21.03 Setting up gcc-10-base:armel (10.2.1-6) ...
13:18:26 [2022-09-07T13:18:26.684Z] #55 21.05 Setting up gcc-10-base:armhf (10.2.1-6) ...
13:18:26 [2022-09-07T13:18:26.684Z] #55 21.06 Setting up gcc-10-base:ppc64el (10.2.1-6) ...
13:18:26 [2022-09-07T13:18:26.684Z] #55 21.08 Setting up gcc-10-base:s390x (10.2.1-6) ...
13:18:26 [2022-09-07T13:18:26.941Z] #55 21.10 Setting up libcrypt1:arm64 (1:4.4.18-4) ...
13:18:26 [2022-09-07T13:18:26.941Z] #55 21.11 Setting up libcrypt1:armel (1:4.4.18-4) ...
13:18:26 [2022-09-07T13:18:26.941Z] #55 21.12 Setting up libcrypt1:armhf (1:4.4.18-4) ...
13:18:26 [2022-09-07T13:18:26.941Z] #55 21.14 Setting up libcrypt1:ppc64el (1:4.4.18-4) ...
13:18:26 [2022-09-07T13:18:26.941Z] #55 21.16 Setting up libcrypt1:s390x (1:4.4.18-4) ...
13:18:26 [2022-09-07T13:18:26.941Z] #55 21.17 Setting up libgcc-s1:arm64 (10.2.1-6) ...
13:18:26 [2022-09-07T13:18:26.941Z] #55 21.19 Setting up libgcc-s1:armel (10.2.1-6) ...
13:18:26 [2022-09-07T13:18:26.941Z] #55 21.20 Setting up libgcc-s1:armhf (10.2.1-6) ...
13:18:26 [2022-09-07T13:18:26.941Z] #55 21.21 Setting up libgcc-s1:ppc64el (10.2.1-6) ...
13:18:26 [2022-09-07T13:18:26.941Z] #55 21.23 Setting up libgcc-s1:s390x (10.2.1-6) ...
13:18:26 [2022-09-07T13:18:26.941Z] #55 21.24 Setting up libc6:arm64 (2.31-13+deb11u3) ...
13:18:27 [2022-09-07T13:18:27.430Z] --- PASS: TestRunWithAlternativeContainerdShim (2.03s)
13:18:27 [2022-09-07T13:18:27.430Z] === RUN   TestStats
13:18:27 [2022-09-07T13:18:27.430Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
13:18:27 [2022-09-07T13:18:27.430Z] --- SKIP: TestStats (0.00s)
13:18:27 [2022-09-07T13:18:27.430Z] === RUN   TestStopContainerWithTimeout
13:18:27 [2022-09-07T13:18:27.430Z] === RUN   TestStopContainerWithTimeout/0
13:18:27 [2022-09-07T13:18:27.430Z] === PAUSE TestStopContainerWithTimeout/0
13:18:27 [2022-09-07T13:18:27.430Z] === RUN   TestStopContainerWithTimeout/1
13:18:27 [2022-09-07T13:18:27.430Z] === PAUSE TestStopContainerWithTimeout/1
13:18:27 [2022-09-07T13:18:27.430Z] === RUN   TestStopContainerWithTimeout/3
13:18:27 [2022-09-07T13:18:27.430Z] === PAUSE TestStopContainerWithTimeout/3
13:18:27 [2022-09-07T13:18:27.430Z] === RUN   TestStopContainerWithTimeout/-1
13:18:27 [2022-09-07T13:18:27.430Z] === PAUSE TestStopContainerWithTimeout/-1
13:18:27 [2022-09-07T13:18:27.430Z] === CONT  TestStopContainerWithTimeout/0
13:18:27 [2022-09-07T13:18:27.431Z] === CONT  TestStopContainerWithTimeout/-1
13:18:27 [2022-09-07T13:18:27.689Z] === CONT  TestStopContainerWithTimeout/3
13:18:28 [2022-09-07T13:18:28.309Z] #55 22.47 Setting up libc6:armel (2.31-13+deb11u3) ...
13:18:28 [2022-09-07T13:18:28.521Z] #43 284.6 + bin/containerd-shim-runc-v1
13:18:29 [2022-09-07T13:18:29.580Z] === CONT  TestStopContainerWithTimeout/1
13:18:29 [2022-09-07T13:18:29.678Z] #55 23.72 Setting up libc6:armhf (2.31-13+deb11u3) ...
13:18:30 [2022-09-07T13:18:30.794Z] #44 242.6   AR       libcrun_testing.a
13:18:30 [2022-09-07T13:18:30.794Z] #44 242.6 ar: `u' modifier ignored since `D' is the default (see `U')
13:18:30 [2022-09-07T13:18:30.794Z] #44 242.6   CCLD     libcrun.la
13:18:30 [2022-09-07T13:18:30.794Z] #44 242.7   CCLD     tests/tests_libcrun_utils
13:18:30 [2022-09-07T13:18:30.794Z] #44 242.7   CCLD     tests/tests_libcrun_errors
13:18:30 [2022-09-07T13:18:30.794Z] #44 242.7   CCLD     tests/tests_libcrun_fuzzer
13:18:30 [2022-09-07T13:18:30.947Z] --- PASS: TestStopContainerWithTimeout (0.01s)
13:18:30 [2022-09-07T13:18:30.947Z]     --- PASS: TestStopContainerWithTimeout/0 (0.71s)
13:18:30 [2022-09-07T13:18:30.947Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.63s)
13:18:30 [2022-09-07T13:18:30.947Z]     --- PASS: TestStopContainerWithTimeout/3 (2.39s)
13:18:30 [2022-09-07T13:18:30.947Z]     --- PASS: TestStopContainerWithTimeout/1 (1.41s)
13:18:30 [2022-09-07T13:18:30.947Z] === RUN   TestDeleteDevicemapper
13:18:30 [2022-09-07T13:18:30.947Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:18:30 [2022-09-07T13:18:30.947Z] --- SKIP: TestDeleteDevicemapper (0.00s)
13:18:30 [2022-09-07T13:18:30.947Z] === RUN   TestStopContainerWithRestartPolicyAlways
13:18:31 [2022-09-07T13:18:31.047Z] #55 24.95 Setting up libc6:ppc64el (2.31-13+deb11u3) ...
13:18:31 [2022-09-07T13:18:31.725Z] #44 244.0   CCLD     crun
13:18:31 [2022-09-07T13:18:31.978Z] #55 26.19 Setting up libc6:s390x (2.31-13+deb11u3) ...
13:18:32 [2022-09-07T13:18:32.289Z] #44 244.5 make[3]: Entering directory '/tmp/crun-build'
13:18:32 [2022-09-07T13:18:32.289Z] #44 244.7  /bin/mkdir -p '/usr/local/lib'
13:18:32 [2022-09-07T13:18:32.289Z] #44 244.8  /bin/mkdir -p '/usr/local/share/man/man1'
13:18:32 [2022-09-07T13:18:32.289Z] #44 244.8  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
13:18:32 [2022-09-07T13:18:32.289Z] #44 244.8  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
13:18:32 [2022-09-07T13:18:32.289Z] #44 244.9 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
13:18:32 [2022-09-07T13:18:32.313Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.36s)
13:18:32 [2022-09-07T13:18:32.313Z] === RUN   TestUpdateMemory
13:18:32 [2022-09-07T13:18:32.313Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
13:18:32 [2022-09-07T13:18:32.313Z] --- SKIP: TestUpdateMemory (0.00s)
13:18:32 [2022-09-07T13:18:32.313Z] === RUN   TestUpdateCPUQuota
13:18:32 [2022-09-07T13:18:32.313Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
13:18:32 [2022-09-07T13:18:32.313Z] --- SKIP: TestUpdateCPUQuota (0.00s)
13:18:32 [2022-09-07T13:18:32.313Z] === RUN   TestUpdatePidsLimit
13:18:32 [2022-09-07T13:18:32.313Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
13:18:32 [2022-09-07T13:18:32.313Z] --- SKIP: TestUpdatePidsLimit (0.00s)
13:18:32 [2022-09-07T13:18:32.313Z] === RUN   TestUpdateRestartPolicy
13:18:32 [2022-09-07T13:18:32.546Z] #44 244.9 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
13:18:32 [2022-09-07T13:18:32.546Z] #44 244.9 libtool: install: chmod 644 /usr/local/lib/libcrun.a
13:18:32 [2022-09-07T13:18:32.546Z] #44 244.9 libtool: install: ranlib /usr/local/lib/libcrun.a
13:18:32 [2022-09-07T13:18:32.546Z] #44 245.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
13:18:32 [2022-09-07T13:18:32.546Z] #44 245.1 ----------------------------------------------------------------------
13:18:32 [2022-09-07T13:18:32.546Z] #44 245.1 Libraries have been installed in:
13:18:32 [2022-09-07T13:18:32.546Z] #44 245.1    /usr/local/lib
13:18:32 [2022-09-07T13:18:32.546Z] #44 245.1 
13:18:32 [2022-09-07T13:18:32.546Z] #44 245.1 If you ever happen to want to link against installed libraries
13:18:32 [2022-09-07T13:18:32.546Z] #44 245.1 in a given directory, LIBDIR, you must either use libtool, and
13:18:32 [2022-09-07T13:18:32.546Z] #44 245.1 specify the full pathname of the library, or use the '-LLIBDIR'
13:18:32 [2022-09-07T13:18:32.546Z] #44 245.1 flag during linking and do at least one of the following:
13:18:32 [2022-09-07T13:18:32.546Z] #44 245.1    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
13:18:32 [2022-09-07T13:18:32.546Z] #44 245.1      during execution
13:18:32 [2022-09-07T13:18:32.546Z] #44 245.1    - add LIBDIR to the 'LD_RUN_PATH' environment variable
13:18:32 [2022-09-07T13:18:32.546Z] #44 245.1      during linking
13:18:32 [2022-09-07T13:18:32.546Z] #44 245.1    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
13:18:32 [2022-09-07T13:18:32.546Z] #44 245.1    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
13:18:32 [2022-09-07T13:18:32.546Z] #44 245.1 
13:18:32 [2022-09-07T13:18:32.546Z] #44 245.1 See any operating system documentation about shared libraries for
13:18:32 [2022-09-07T13:18:32.546Z] #44 245.1 more information, such as the ld(1) and ld.so(8) manual pages.
13:18:32 [2022-09-07T13:18:32.546Z] #44 245.1 ----------------------------------------------------------------------
13:18:32 [2022-09-07T13:18:32.546Z] #44 245.1  /bin/mkdir -p '/build'
13:18:32 [2022-09-07T13:18:32.546Z] #44 245.1   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
13:18:32 [2022-09-07T13:18:32.803Z] #44 245.2 libtool: install: /usr/bin/install -c crun /build/crun
13:18:33 [2022-09-07T13:18:33.060Z] #44 245.3 make[3]: Leaving directory '/tmp/crun-build'
13:18:33 [2022-09-07T13:18:33.060Z] #44 245.3 make[2]: Leaving directory '/tmp/crun-build'
13:18:33 [2022-09-07T13:18:33.060Z] #44 245.3 make[1]: Leaving directory '/tmp/crun-build'
13:18:33 [2022-09-07T13:18:33.060Z] #44 DONE 245.4s
13:18:33 [2022-09-07T13:18:33.060Z] 
13:18:33 [2022-09-07T13:18:33.060Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
13:18:33 [2022-09-07T13:18:33.344Z] #55 27.45 Setting up libapparmor1:arm64 (2.13.6-10) ...
13:18:33 [2022-09-07T13:18:33.344Z] #55 27.46 Setting up libapparmor1:armel (2.13.6-10) ...
13:18:33 [2022-09-07T13:18:33.344Z] #55 27.48 Setting up libapparmor1:armhf (2.13.6-10) ...
13:18:33 [2022-09-07T13:18:33.344Z] #55 27.49 Setting up libapparmor1:ppc64el (2.13.6-10) ...
13:18:33 [2022-09-07T13:18:33.344Z] #55 27.51 Setting up libapparmor1:s390x (2.13.6-10) ...
13:18:33 [2022-09-07T13:18:33.344Z] #55 27.52 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ...
13:18:33 [2022-09-07T13:18:33.344Z] #55 27.54 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ...
13:18:33 [2022-09-07T13:18:33.344Z] #55 27.55 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ...
13:18:33 [2022-09-07T13:18:33.344Z] #55 27.56 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ...
13:18:33 [2022-09-07T13:18:33.344Z] #55 27.57 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ...
13:18:33 [2022-09-07T13:18:33.344Z] #55 27.59 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
13:18:33 [2022-09-07T13:18:33.344Z] #55 27.60 Setting up libapparmor-dev:armel (2.13.6-10) ...
13:18:33 [2022-09-07T13:18:33.344Z] #55 27.62 Setting up libapparmor-dev:armhf (2.13.6-10) ...
13:18:33 [2022-09-07T13:18:33.344Z] #55 27.63 Setting up libapparmor-dev:ppc64el (2.13.6-10) ...
13:18:33 [2022-09-07T13:18:33.344Z] #55 27.64 Setting up libapparmor-dev:s390x (2.13.6-10) ...
13:18:33 [2022-09-07T13:18:33.344Z] #55 27.65 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
13:18:33 [2022-09-07T13:18:33.602Z] #55 27.67 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ...
13:18:33 [2022-09-07T13:18:33.602Z] #55 27.68 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
13:18:33 [2022-09-07T13:18:33.602Z] #55 27.69 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ...
13:18:33 [2022-09-07T13:18:33.602Z] #55 27.71 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ...
13:18:33 [2022-09-07T13:18:33.602Z] #55 27.73 Processing triggers for libc-bin (2.31-13+deb11u3) ...
13:18:33 [2022-09-07T13:18:33.788Z] #43 289.6 + bin/containerd-shim-runc-v2
13:18:34 [2022-09-07T13:18:34.046Z] #43 290.3 + binaries
13:18:34 [2022-09-07T13:18:34.166Z] #55 DONE 28.4s
13:18:34 [2022-09-07T13:18:34.166Z] 
13:18:34 [2022-09-07T13:18:34.166Z] #56 [dev-systemd-false  1/28] RUN groupadd -r docker
13:18:34 [2022-09-07T13:18:34.315Z] #43 290.3 + install -D bin/containerd /build/containerd
13:18:34 [2022-09-07T13:18:34.316Z] #43 290.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
13:18:34 [2022-09-07T13:18:34.316Z] #43 290.4 + install -D bin/ctr /build/ctr
13:18:34 [2022-09-07T13:18:34.423Z] #56 ...
13:18:34 [2022-09-07T13:18:34.424Z] 
13:18:34 [2022-09-07T13:18:34.424Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
13:18:34 [2022-09-07T13:18:34.424Z] #57 DONE 0.2s
13:18:34 [2022-09-07T13:18:34.424Z] 
13:18:34 [2022-09-07T13:18:34.424Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
13:18:34 [2022-09-07T13:18:34.540Z] #43 334.7 # github.com/containerd/containerd/cmd/containerd
13:18:34 [2022-09-07T13:18:34.540Z] #43 334.7 /usr/bin/ld: /tmp/go-link-1638179317/000019.o: in function `New':
13:18:34 [2022-09-07T13:18:34.540Z] #43 334.7 /tmp/tmp.cIDlOK1uw8/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
13:18:34 [2022-09-07T13:18:34.540Z] #43 334.8 + bin/containerd-stress
13:18:34 [2022-09-07T13:18:34.540Z] #43 335.9 + bin/containerd-shim
13:18:35 [2022-09-07T13:18:35.797Z] #58 1.306 + RM_GOPATH=0
13:18:35 [2022-09-07T13:18:35.797Z] #58 1.306 + TMP_GOPATH=
13:18:35 [2022-09-07T13:18:35.797Z] #58 1.306 + : /build
13:18:35 [2022-09-07T13:18:35.797Z] #58 1.306 + '[' -z '' ']'
13:18:35 [2022-09-07T13:18:35.797Z] #58 1.309 ++ mktemp -d
13:18:35 [2022-09-07T13:18:35.797Z] #58 1.309 + export GOPATH=/tmp/tmp.PUsHZrNSeX
13:18:35 [2022-09-07T13:18:35.797Z] #58 1.309 + GOPATH=/tmp/tmp.PUsHZrNSeX
13:18:35 [2022-09-07T13:18:35.797Z] #58 1.309 + RM_GOPATH=1
13:18:35 [2022-09-07T13:18:35.797Z] #58 1.309 + case "$(go env GOARCH)" in
13:18:35 [2022-09-07T13:18:35.797Z] #58 1.309 ++ go env GOARCH
13:18:35 [2022-09-07T13:18:35.797Z] #58 1.320 Install runc version v1.1.4 (build tags: seccomp)
13:18:35 [2022-09-07T13:18:35.797Z] #58 1.322 + export GO_BUILDMODE=-buildmode=pie
13:18:35 [2022-09-07T13:18:35.797Z] #58 1.322 + GO_BUILDMODE=-buildmode=pie
13:18:35 [2022-09-07T13:18:35.797Z] #58 1.322 ++ dirname /install.sh
13:18:35 [2022-09-07T13:18:35.797Z] #58 1.322 + dir=/
13:18:35 [2022-09-07T13:18:35.797Z] #58 1.322 + bin=runc
13:18:35 [2022-09-07T13:18:35.797Z] #58 1.322 + shift
13:18:35 [2022-09-07T13:18:35.797Z] #58 1.322 + '[' '!' -f //runc.installer ']'
13:18:35 [2022-09-07T13:18:35.797Z] #58 1.322 + . //runc.installer
13:18:35 [2022-09-07T13:18:35.797Z] #58 1.322 ++ set -e
13:18:35 [2022-09-07T13:18:35.797Z] #58 1.322 ++ : v1.1.4
13:18:35 [2022-09-07T13:18:35.797Z] #58 1.322 + install_runc
13:18:35 [2022-09-07T13:18:35.797Z] #58 1.322 + RUNC_BUILDTAGS=seccomp
13:18:35 [2022-09-07T13:18:35.797Z] #58 1.322 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
13:18:35 [2022-09-07T13:18:35.797Z] #58 1.322 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.PUsHZrNSeX/src/github.com/opencontainers/runc
13:18:35 [2022-09-07T13:18:35.797Z] #58 1.322 Cloning into '/tmp/tmp.PUsHZrNSeX/src/github.com/opencontainers/runc'...
13:18:35 [2022-09-07T13:18:35.797Z] #58 ...
13:18:35 [2022-09-07T13:18:35.797Z] 
13:18:35 [2022-09-07T13:18:35.797Z] #56 [dev-systemd-false  1/28] RUN groupadd -r docker
13:18:35 [2022-09-07T13:18:35.797Z] #56 DONE 1.7s
13:18:36 [2022-09-07T13:18:36.054Z] 
13:18:36 [2022-09-07T13:18:36.054Z] #59 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
13:18:36 [2022-09-07T13:18:36.874Z] #43 DONE 292.9s
13:18:36 [2022-09-07T13:18:36.987Z] #59 DONE 1.0s
13:18:36 [2022-09-07T13:18:36.987Z] 
13:18:36 [2022-09-07T13:18:36.987Z] #60 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
13:18:37 [2022-09-07T13:18:37.442Z] 
13:18:37 [2022-09-07T13:18:37.442Z] #73 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
13:18:37 [2022-09-07T13:18:37.702Z] #73 DONE 0.4s
13:18:37 [2022-09-07T13:18:37.920Z] #60 0.965 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
13:18:37 [2022-09-07T13:18:37.920Z] #60 DONE 1.0s
13:18:37 [2022-09-07T13:18:37.920Z] 
13:18:37 [2022-09-07T13:18:37.920Z] #61 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
13:18:37 [2022-09-07T13:18:37.960Z] 
13:18:37 [2022-09-07T13:18:37.960Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
13:18:37 [2022-09-07T13:18:37.960Z] #74 DONE 0.1s
13:18:37 [2022-09-07T13:18:37.960Z] 
13:18:37 [2022-09-07T13:18:37.960Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
13:18:38 [2022-09-07T13:18:38.852Z] #61 DONE 1.0s
13:18:38 [2022-09-07T13:18:38.853Z] 
13:18:38 [2022-09-07T13:18:38.853Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
13:18:39 [2022-09-07T13:18:39.333Z] #75 DONE 1.4s
13:18:39 [2022-09-07T13:18:39.333Z] 
13:18:39 [2022-09-07T13:18:39.333Z] #76 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
13:18:39 [2022-09-07T13:18:39.333Z] #76 DONE 0.1s
13:18:39 [2022-09-07T13:18:39.333Z] 
13:18:39 [2022-09-07T13:18:39.333Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
13:18:39 [2022-09-07T13:18:39.333Z] #77 DONE 0.0s
13:18:39 [2022-09-07T13:18:39.417Z] #58 ...
13:18:39 [2022-09-07T13:18:39.417Z] 
13:18:39 [2022-09-07T13:18:39.417Z] #62 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
13:18:39 [2022-09-07T13:18:39.591Z] 
13:18:39 [2022-09-07T13:18:39.591Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
13:18:39 [2022-09-07T13:18:39.591Z] #78 DONE 0.0s
13:18:39 [2022-09-07T13:18:39.591Z] 
13:18:39 [2022-09-07T13:18:39.591Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker
13:18:39 [2022-09-07T13:18:39.983Z] #62 DONE 1.0s
13:18:39 [2022-09-07T13:18:39.983Z] 
13:18:39 [2022-09-07T13:18:39.983Z] #54 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
13:18:39 [2022-09-07T13:18:39.983Z] #54 ...
13:18:39 [2022-09-07T13:18:39.983Z] 
13:18:39 [2022-09-07T13:18:39.983Z] #63 [dev-systemd-false  6/28] RUN ldconfig
13:18:40 [2022-09-07T13:18:40.918Z] #63 DONE 0.9s
13:18:40 [2022-09-07T13:18:40.918Z] 
13:18:40 [2022-09-07T13:18:40.918Z] #64 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
13:18:40 [2022-09-07T13:18:40.965Z] #79 DONE 1.7s
13:18:41 [2022-09-07T13:18:41.224Z] 
13:18:41 [2022-09-07T13:18:41.224Z] #80 exporting to image
13:18:41 [2022-09-07T13:18:41.224Z] #80 exporting layers
13:18:42 [2022-09-07T13:18:42.288Z] #64 1.221 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
13:18:42 [2022-09-07T13:18:42.288Z] #64 1.235 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:18:42 [2022-09-07T13:18:42.288Z] #64 1.241 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:18:42 [2022-09-07T13:18:42.288Z] #64 1.496 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
13:18:42 [2022-09-07T13:18:42.852Z] #64 1.780 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
13:18:42 [2022-09-07T13:18:42.852Z] #64 2.039 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
13:18:43 [2022-09-07T13:18:43.416Z] #64 2.348 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
13:18:43 [2022-09-07T13:18:43.416Z] #64 2.616 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
13:18:43 [2022-09-07T13:18:43.673Z] #64 2.884 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
13:18:43 [2022-09-07T13:18:43.930Z] #64 3.112 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB]
13:18:43 [2022-09-07T13:18:43.930Z] #64 3.113 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB]
13:18:43 [2022-09-07T13:18:43.930Z] #64 3.113 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB]
13:18:43 [2022-09-07T13:18:43.930Z] #64 3.114 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB]
13:18:43 [2022-09-07T13:18:43.930Z] #64 3.124 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [177 kB]
13:18:43 [2022-09-07T13:18:43.930Z] #64 3.136 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB]
13:18:44 [2022-09-07T13:18:44.187Z] #64 3.536 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B]
13:18:44 [2022-09-07T13:18:44.187Z] #64 3.540 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
13:18:44 [2022-09-07T13:18:44.444Z] #64 3.540 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
13:18:44 [2022-09-07T13:18:44.444Z] #64 3.541 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B]
13:18:44 [2022-09-07T13:18:44.444Z] #64 3.542 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B]
13:18:44 [2022-09-07T13:18:44.444Z] #64 3.543 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B]
13:18:44 [2022-09-07T13:18:44.484Z] --- PASS: TestUpdateRestartPolicy (10.92s)
13:18:44 [2022-09-07T13:18:44.484Z] === RUN   TestUpdateRestartWithAutoRemove
13:18:44 [2022-09-07T13:18:44.484Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s)
13:18:44 [2022-09-07T13:18:44.484Z] === RUN   TestWaitNonBlocked
13:18:44 [2022-09-07T13:18:44.484Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
13:18:44 [2022-09-07T13:18:44.484Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
13:18:44 [2022-09-07T13:18:44.484Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
13:18:44 [2022-09-07T13:18:44.484Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
13:18:44 [2022-09-07T13:18:44.484Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
13:18:44 [2022-09-07T13:18:44.484Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
13:18:44 [2022-09-07T13:18:44.484Z] --- PASS: TestWaitNonBlocked (0.02s)
13:18:44 [2022-09-07T13:18:44.484Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.58s)
13:18:44 [2022-09-07T13:18:44.484Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s)
13:18:44 [2022-09-07T13:18:44.484Z] === RUN   TestWaitBlocked
13:18:44 [2022-09-07T13:18:44.484Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
13:18:44 [2022-09-07T13:18:44.484Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
13:18:44 [2022-09-07T13:18:44.484Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
13:18:44 [2022-09-07T13:18:44.484Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
13:18:44 [2022-09-07T13:18:44.484Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
13:18:44 [2022-09-07T13:18:44.484Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
13:18:44 [2022-09-07T13:18:44.490Z] #43 347.4 + bin/containerd-shim-runc-v1
13:18:44 [2022-09-07T13:18:44.511Z] #80 exporting layers 3.0s done
13:18:44 [2022-09-07T13:18:44.511Z] #80 writing image sha256:5d82077720404a551e1bfada884ac220924f1c6c98644a9f8d0bb2c213eaf954 done
13:18:44 [2022-09-07T13:18:44.511Z] #80 naming to docker.io/library/docker:1bf31e610cbfb68f0b786253b3266cdbde6a4eb1 done
13:18:44 [2022-09-07T13:18:44.511Z] #80 DONE 3.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
13:18:44 [2022-09-07T13:18:44.832Z] + sudo modprobe ip6table_filter
[Pipeline] sh
13:18:45 [2022-09-07T13:18:45.048Z] --- PASS: TestWaitBlocked (0.01s)
13:18:45 [2022-09-07T13:18:45.048Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s)
13:18:45 [2022-09-07T13:18:45.048Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s)
13:18:45 [2022-09-07T13:18:45.048Z] === RUN   TestWaitConditions
13:18:45 [2022-09-07T13:18:45.048Z] === RUN   TestWaitConditions/default
13:18:45 [2022-09-07T13:18:45.048Z] === PAUSE TestWaitConditions/default
13:18:45 [2022-09-07T13:18:45.048Z] === RUN   TestWaitConditions/not-running
13:18:45 [2022-09-07T13:18:45.049Z] === PAUSE TestWaitConditions/not-running
13:18:45 [2022-09-07T13:18:45.049Z] === RUN   TestWaitConditions/next-exit
13:18:45 [2022-09-07T13:18:45.049Z] === PAUSE TestWaitConditions/next-exit
13:18:45 [2022-09-07T13:18:45.049Z] === RUN   TestWaitConditions/removed
13:18:45 [2022-09-07T13:18:45.049Z] === PAUSE TestWaitConditions/removed
13:18:45 [2022-09-07T13:18:45.049Z] === CONT  TestWaitConditions/default
13:18:45 [2022-09-07T13:18:45.049Z] === CONT  TestWaitConditions/next-exit
13:18:45 [2022-09-07T13:18:45.119Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44108/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1bf31e610cbfb68f0b786253b3266cdbde6a4eb1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:1bf31e610cbfb68f0b786253b3266cdbde6a4eb1 hack/test/unit
13:18:46 [2022-09-07T13:18:46.941Z] === CONT  TestWaitConditions/removed
13:18:46 [2022-09-07T13:18:46.941Z] === CONT  TestWaitConditions/not-running
13:18:47 [2022-09-07T13:18:47.018Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove')
13:18:47 [2022-09-07T13:18:47.018Z] + TESTFLAGS+=' -test.timeout=5m'
13:18:47 [2022-09-07T13:18:47.018Z] + TESTDIRS=./...
13:18:47 [2022-09-07T13:18:47.018Z] + exclude_paths='/vendor/|/integration'
13:18:47 [2022-09-07T13:18:47.018Z] ++ go list ./...
13:18:47 [2022-09-07T13:18:47.018Z] ++ grep -vE '(/vendor/|/integration)'
13:18:47 [2022-09-07T13:18:47.954Z] + pkg_list='github.com/docker/docker/api
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/api/server
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/api/server/backend/build
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/api/server/httpstatus
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/api/server/httputils
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/api/server/middleware
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/api/server/router
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/api/server/router/build
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/api/server/router/checkpoint
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/api/server/router/container
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/api/server/router/debug
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/api/server/router/distribution
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/api/server/router/grpc
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/api/server/router/image
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/api/server/router/network
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/api/server/router/plugin
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/api/server/router/session
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/api/server/router/swarm
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/api/server/router/system
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/api/server/router/volume
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/api/types
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/api/types/backend
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/api/types/blkiodev
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/api/types/container
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/api/types/events
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/api/types/filters
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/api/types/image
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/api/types/mount
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/api/types/network
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/api/types/plugins/logdriver
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/api/types/registry
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/api/types/strslice
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/api/types/swarm
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/api/types/swarm/runtime
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/api/types/time
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/api/types/versions
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/api/types/versions/v1p19
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/api/types/versions/v1p20
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/api/types/volume
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/builder
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/builder/builder-next
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/builder/builder-next/exporter
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/builder/builder-next/worker
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/builder/dockerfile
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/builder/remotecontext
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/builder/remotecontext/git
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/builder/remotecontext/urlutil
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/cli
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/cli/config
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/cli/debug
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/cli/winresources/docker-proxy
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/cli/winresources/dockerd
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/client
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/cmd/docker-proxy
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/cmd/dockerd
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/cmd/dockerd/trap
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/container
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/container/stream
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/contrib/apparmor
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/contrib/docker-device-tool
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/contrib/httpserver
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/daemon
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/daemon/cluster
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/daemon/cluster/convert
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/daemon/cluster/executor
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/daemon/cluster/executor/container
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/daemon/cluster/provider
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/daemon/config
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/daemon/events
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/daemon/events/testutils
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/daemon/exec
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/daemon/graphdriver
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/daemon/graphdriver/aufs
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/daemon/graphdriver/copy
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/daemon/graphdriver/devmapper
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/daemon/graphdriver/overlay
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/daemon/graphdriver/register
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/daemon/graphdriver/vfs
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/daemon/graphdriver/zfs
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/daemon/images
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/daemon/initlayer
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/daemon/links
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/daemon/listeners
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/daemon/logger
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/daemon/logger/awslogs
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/daemon/logger/fluentd
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/daemon/logger/gcplogs
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/daemon/logger/gelf
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/daemon/logger/journald
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/daemon/logger/local
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/daemon/logger/logentries
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/daemon/logger/loggertest
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/daemon/logger/loggerutils
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/daemon/logger/splunk
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/daemon/logger/syslog
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/daemon/logger/templates
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/daemon/names
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/daemon/network
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/daemon/stats
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/distribution
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/distribution/metadata
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/distribution/utils
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/distribution/xfer
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/dockerversion
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/errdefs
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/image
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/image/cache
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/image/tarexport
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/image/v1
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/internal/test/suite
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/layer
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libcontainerd
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libcontainerd/queue
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libcontainerd/remote
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libcontainerd/supervisor
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libcontainerd/types
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libnetwork
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libnetwork/bitseq
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libnetwork/cluster
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libnetwork/cmd/ovrouter
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libnetwork/config
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libnetwork/datastore
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libnetwork/diagnostic
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libnetwork/discoverapi
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libnetwork/driverapi
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libnetwork/drivers/bridge
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libnetwork/drivers/host
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libnetwork/drivers/null
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libnetwork/drivers/overlay
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libnetwork/drivers/remote
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libnetwork/drivers/windows
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libnetwork/drvregistry
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libnetwork/etchosts
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libnetwork/idm
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libnetwork/internal/caller
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libnetwork/ipam
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libnetwork/ipamapi
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libnetwork/ipams/builtin
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libnetwork/ipams/null
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libnetwork/ipams/remote
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libnetwork/ipamutils
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libnetwork/iptables
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libnetwork/netlabel
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libnetwork/netutils
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libnetwork/networkdb
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libnetwork/ns
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libnetwork/options
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libnetwork/osl
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libnetwork/osl/kernel
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libnetwork/portallocator
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libnetwork/portmapper
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libnetwork/resolvconf
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libnetwork/testutils
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/libnetwork/types
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/oci
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/oci/caps
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/opts
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/pkg/aaparser
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/pkg/archive
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/pkg/authorization
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/pkg/broadcaster
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/pkg/capabilities
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/pkg/chrootarchive
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/pkg/containerfs
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/pkg/devicemapper
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/pkg/directory
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/pkg/dmesg
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/pkg/fileutils
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/pkg/fsutils
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/pkg/homedir
13:18:47 [2022-09-07T13:18:47.954Z] github.com/docker/docker/pkg/idtools
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/ioutils
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/jsonmessage
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/longpath
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/loopback
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/namesgenerator
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/parsers
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/parsers/kernel
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/pidfile
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/platform
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/plugingetter
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/plugins
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/plugins/transport
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/pools
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/progress
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/pubsub
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/reexec
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/signal
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/stack
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/stdcopy
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/streamformatter
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/stringid
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/sysinfo
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/system
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/tailfile
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/tarsum
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/truncindex
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/urlutil
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/useragent
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/plugin
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/plugin/executor/containerd
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/plugin/v2
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/profiles/apparmor
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/profiles/seccomp
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/quota
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/reference
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/registry
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/registry/resumable
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/restartmanager
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/rootless
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/rootless/specconv
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/runconfig
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/runconfig/opts
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/testutil
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/testutil/daemon
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/testutil/environment
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/testutil/fakecontext
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/testutil/fakegit
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/testutil/fakestorage
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/testutil/fixtures/load
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/testutil/fixtures/plugin
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/testutil/registry
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/testutil/request
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/volume
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/volume/drivers
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/volume/local
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/volume/mounts
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/volume/service
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/volume/service/opts
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/volume/testutils'
13:18:47 [2022-09-07T13:18:47.955Z] ++ grep --fixed-strings -v /libnetwork
13:18:47 [2022-09-07T13:18:47.955Z] ++ echo 'github.com/docker/docker/api
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/api/server
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/api/server/backend/build
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/api/server/httpstatus
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/api/server/httputils
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/api/server/middleware
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/api/server/router
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/api/server/router/build
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/api/server/router/checkpoint
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/api/server/router/container
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/api/server/router/debug
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/api/server/router/distribution
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/api/server/router/grpc
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/api/server/router/image
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/api/server/router/network
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/api/server/router/plugin
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/api/server/router/session
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/api/server/router/swarm
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/api/server/router/system
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/api/server/router/volume
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/api/types
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/api/types/backend
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/api/types/blkiodev
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/api/types/container
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/api/types/events
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/api/types/filters
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/api/types/image
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/api/types/mount
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/api/types/network
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/api/types/plugins/logdriver
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/api/types/registry
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/api/types/strslice
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/api/types/swarm
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/api/types/swarm/runtime
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/api/types/time
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/api/types/versions
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/api/types/versions/v1p19
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/api/types/versions/v1p20
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/api/types/volume
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/builder
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/builder/builder-next
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/builder/builder-next/exporter
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/builder/builder-next/worker
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/builder/dockerfile
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/builder/remotecontext
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/builder/remotecontext/git
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/builder/remotecontext/urlutil
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/cli
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/cli/config
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/cli/debug
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/cli/winresources/docker-proxy
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/cli/winresources/dockerd
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/client
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/cmd/docker-proxy
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/cmd/dockerd
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/cmd/dockerd/trap
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/container
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/container/stream
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/contrib/apparmor
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/contrib/docker-device-tool
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/contrib/httpserver
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/daemon
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/daemon/cluster
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/daemon/cluster/convert
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/daemon/cluster/executor
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/daemon/cluster/executor/container
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/daemon/cluster/provider
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/daemon/config
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/daemon/events
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/daemon/events/testutils
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/daemon/exec
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/daemon/graphdriver
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/daemon/graphdriver/aufs
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/daemon/graphdriver/copy
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/daemon/graphdriver/devmapper
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/daemon/graphdriver/overlay
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/daemon/graphdriver/register
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/daemon/graphdriver/vfs
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/daemon/graphdriver/zfs
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/daemon/images
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/daemon/initlayer
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/daemon/links
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/daemon/listeners
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/daemon/logger
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/daemon/logger/awslogs
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/daemon/logger/fluentd
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/daemon/logger/gcplogs
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/daemon/logger/gelf
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/daemon/logger/journald
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/daemon/logger/local
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/daemon/logger/logentries
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/daemon/logger/loggertest
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/daemon/logger/loggerutils
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/daemon/logger/splunk
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/daemon/logger/syslog
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/daemon/logger/templates
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/daemon/names
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/daemon/network
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/daemon/stats
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/distribution
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/distribution/metadata
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/distribution/utils
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/distribution/xfer
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/dockerversion
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/errdefs
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/image
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/image/cache
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/image/tarexport
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/image/v1
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/internal/test/suite
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/layer
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libcontainerd
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libcontainerd/queue
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libcontainerd/remote
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libcontainerd/supervisor
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libcontainerd/types
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libnetwork
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libnetwork/bitseq
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libnetwork/cluster
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libnetwork/cmd/ovrouter
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libnetwork/config
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libnetwork/datastore
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libnetwork/diagnostic
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libnetwork/discoverapi
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libnetwork/driverapi
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libnetwork/drivers/bridge
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libnetwork/drivers/host
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libnetwork/drivers/null
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libnetwork/drivers/overlay
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libnetwork/drivers/remote
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libnetwork/drivers/windows
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libnetwork/drvregistry
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libnetwork/etchosts
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libnetwork/idm
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libnetwork/internal/caller
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libnetwork/ipam
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libnetwork/ipamapi
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libnetwork/ipams/builtin
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libnetwork/ipams/null
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libnetwork/ipams/remote
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libnetwork/ipamutils
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libnetwork/iptables
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libnetwork/netlabel
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libnetwork/netutils
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libnetwork/networkdb
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libnetwork/ns
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libnetwork/options
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libnetwork/osl
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libnetwork/osl/kernel
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libnetwork/portallocator
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libnetwork/portmapper
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libnetwork/resolvconf
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libnetwork/testutils
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/libnetwork/types
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/oci
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/oci/caps
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/opts
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/aaparser
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/archive
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/authorization
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/broadcaster
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/capabilities
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/chrootarchive
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/containerfs
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/devicemapper
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/directory
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/dmesg
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/fileutils
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/fsutils
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/homedir
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/idtools
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/ioutils
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/jsonmessage
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/longpath
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/loopback
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/namesgenerator
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/parsers
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/parsers/kernel
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/pidfile
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/platform
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/plugingetter
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/plugins
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/plugins/transport
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/pools
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/progress
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/pubsub
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/reexec
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/signal
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/stack
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/stdcopy
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/streamformatter
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/stringid
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/sysinfo
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/system
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/tailfile
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/tarsum
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/truncindex
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/urlutil
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/pkg/useragent
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/plugin
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/plugin/executor/containerd
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/plugin/v2
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/profiles/apparmor
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/profiles/seccomp
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/quota
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/reference
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/registry
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/registry/resumable
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/restartmanager
13:18:47 [2022-09-07T13:18:47.955Z] github.com/docker/docker/rootless
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/rootless/specconv
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/runconfig
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/runconfig/opts
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/testutil
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/testutil/daemon
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/testutil/environment
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/testutil/fakecontext
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/testutil/fakegit
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/testutil/fakestorage
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/testutil/fixtures/load
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/testutil/fixtures/plugin
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/testutil/registry
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/testutil/request
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/volume
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/volume/drivers
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/volume/local
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/volume/mounts
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/volume/service
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/volume/service/opts
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/volume/testutils'
13:18:47 [2022-09-07T13:18:47.956Z] + base_pkg_list='github.com/docker/docker/api
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/server
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/server/backend/build
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/server/httpstatus
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/server/httputils
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/server/middleware
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/server/router
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/server/router/build
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/server/router/checkpoint
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/server/router/container
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/server/router/debug
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/server/router/distribution
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/server/router/grpc
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/server/router/image
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/server/router/network
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/server/router/plugin
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/server/router/session
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/server/router/swarm
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/server/router/system
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/server/router/volume
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/types
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/types/backend
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/types/blkiodev
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/types/container
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/types/events
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/types/filters
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/types/image
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/types/mount
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/types/network
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/types/plugins/logdriver
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/types/registry
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/types/strslice
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/types/swarm
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/types/swarm/runtime
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/types/time
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/types/versions
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/types/versions/v1p19
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/types/versions/v1p20
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/types/volume
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/builder
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/builder/builder-next
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/builder/builder-next/exporter
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/builder/builder-next/worker
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/builder/dockerfile
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/builder/remotecontext
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/builder/remotecontext/git
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/builder/remotecontext/urlutil
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/cli
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/cli/config
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/cli/debug
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/cli/winresources/docker-proxy
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/cli/winresources/dockerd
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/client
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/cmd/docker-proxy
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/cmd/dockerd
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/cmd/dockerd/trap
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/container
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/container/stream
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/contrib/apparmor
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/contrib/docker-device-tool
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/contrib/httpserver
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/cluster
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/cluster/convert
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/cluster/executor
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/cluster/executor/container
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/cluster/provider
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/config
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/events
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/events/testutils
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/exec
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/graphdriver
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/graphdriver/aufs
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/graphdriver/copy
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/graphdriver/devmapper
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/graphdriver/overlay
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/graphdriver/register
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/graphdriver/vfs
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/graphdriver/zfs
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/images
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/initlayer
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/links
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/listeners
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/logger
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/logger/awslogs
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/logger/fluentd
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/logger/gcplogs
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/logger/gelf
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/logger/journald
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/logger/local
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/logger/logentries
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/logger/loggertest
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/logger/loggerutils
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/logger/splunk
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/logger/syslog
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/logger/templates
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/names
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/network
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/stats
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/distribution
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/distribution/metadata
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/distribution/utils
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/distribution/xfer
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/dockerversion
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/errdefs
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/image
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/image/cache
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/image/tarexport
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/image/v1
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/internal/test/suite
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/layer
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/libcontainerd
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/libcontainerd/queue
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/libcontainerd/remote
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/libcontainerd/supervisor
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/libcontainerd/types
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/oci
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/oci/caps
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/opts
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/pkg/aaparser
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/pkg/archive
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/pkg/authorization
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/pkg/broadcaster
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/pkg/capabilities
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/pkg/chrootarchive
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/pkg/containerfs
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/pkg/devicemapper
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/pkg/directory
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/pkg/dmesg
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/pkg/fileutils
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/pkg/fsutils
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/pkg/homedir
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/pkg/idtools
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/pkg/ioutils
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/pkg/jsonmessage
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/pkg/longpath
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/pkg/loopback
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/pkg/namesgenerator
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/pkg/parsers
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/pkg/parsers/kernel
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/pkg/pidfile
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/pkg/platform
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/pkg/plugingetter
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/pkg/plugins
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/pkg/plugins/transport
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/pkg/pools
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/pkg/progress
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/pkg/pubsub
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/pkg/reexec
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/pkg/signal
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/pkg/stack
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/pkg/stdcopy
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/pkg/streamformatter
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/pkg/stringid
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/pkg/sysinfo
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/pkg/system
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/pkg/tailfile
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/pkg/tarsum
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/pkg/truncindex
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/pkg/urlutil
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/pkg/useragent
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/plugin
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/plugin/executor/containerd
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/plugin/v2
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/profiles/apparmor
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/profiles/seccomp
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/quota
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/reference
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/registry
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/registry/resumable
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/restartmanager
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/rootless
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/rootless/specconv
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/runconfig
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/runconfig/opts
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/testutil
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/testutil/daemon
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/testutil/environment
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/testutil/fakecontext
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/testutil/fakegit
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/testutil/fakestorage
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/testutil/fixtures/load
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/testutil/fixtures/plugin
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/testutil/registry
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/testutil/request
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/volume
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/volume/drivers
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/volume/local
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/volume/mounts
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/volume/service
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/volume/service/opts
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/volume/testutils'
13:18:47 [2022-09-07T13:18:47.956Z] ++ grep --fixed-strings /libnetwork
13:18:47 [2022-09-07T13:18:47.956Z] ++ echo 'github.com/docker/docker/api
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/server
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/server/backend/build
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/server/httpstatus
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/server/httputils
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/server/middleware
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/server/router
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/server/router/build
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/server/router/checkpoint
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/server/router/container
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/server/router/debug
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/server/router/distribution
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/server/router/grpc
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/server/router/image
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/server/router/network
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/server/router/plugin
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/server/router/session
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/server/router/swarm
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/server/router/system
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/server/router/volume
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/types
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/types/backend
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/types/blkiodev
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/types/container
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/types/events
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/types/filters
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/types/image
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/types/mount
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/types/network
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/types/plugins/logdriver
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/types/registry
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/types/strslice
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/types/swarm
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/types/swarm/runtime
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/types/time
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/types/versions
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/types/versions/v1p19
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/types/versions/v1p20
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/api/types/volume
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/builder
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/builder/builder-next
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/builder/builder-next/exporter
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/builder/builder-next/worker
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/builder/dockerfile
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/builder/remotecontext
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/builder/remotecontext/git
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/builder/remotecontext/urlutil
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/cli
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/cli/config
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/cli/debug
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/cli/winresources/docker-proxy
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/cli/winresources/dockerd
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/client
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/cmd/docker-proxy
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/cmd/dockerd
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/cmd/dockerd/trap
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/container
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/container/stream
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/contrib/apparmor
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/contrib/docker-device-tool
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/contrib/httpserver
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/cluster
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/cluster/convert
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/cluster/executor
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/cluster/executor/container
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/cluster/provider
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/config
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/events
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/events/testutils
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/exec
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/graphdriver
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/graphdriver/aufs
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/graphdriver/copy
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/graphdriver/devmapper
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:18:47 [2022-09-07T13:18:47.956Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/daemon/graphdriver/overlay
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/daemon/graphdriver/register
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/daemon/graphdriver/vfs
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/daemon/graphdriver/zfs
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/daemon/images
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/daemon/initlayer
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/daemon/links
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/daemon/listeners
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/daemon/logger
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/daemon/logger/awslogs
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/daemon/logger/fluentd
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/daemon/logger/gcplogs
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/daemon/logger/gelf
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/daemon/logger/journald
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/daemon/logger/local
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/daemon/logger/logentries
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/daemon/logger/loggertest
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/daemon/logger/loggerutils
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/daemon/logger/splunk
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/daemon/logger/syslog
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/daemon/logger/templates
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/daemon/names
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/daemon/network
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/daemon/stats
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/distribution
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/distribution/metadata
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/distribution/utils
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/distribution/xfer
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/dockerversion
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/errdefs
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/image
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/image/cache
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/image/tarexport
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/image/v1
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/internal/test/suite
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/layer
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libcontainerd
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libcontainerd/queue
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libcontainerd/remote
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libcontainerd/supervisor
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libcontainerd/types
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/bitseq
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/cluster
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/cmd/ovrouter
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/config
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/datastore
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/diagnostic
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/discoverapi
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/driverapi
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/drivers/bridge
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/drivers/host
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/drivers/null
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/drivers/overlay
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/drivers/remote
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/drivers/windows
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/drvregistry
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/etchosts
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/idm
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/internal/caller
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/ipam
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/ipamapi
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/ipams/builtin
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/ipams/null
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/ipams/remote
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/ipamutils
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/iptables
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/netlabel
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/netutils
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/networkdb
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/ns
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/options
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/osl
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/osl/kernel
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/portallocator
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/portmapper
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/resolvconf
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/testutils
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/types
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/oci
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/oci/caps
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/opts
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/pkg/aaparser
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/pkg/archive
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/pkg/authorization
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/pkg/broadcaster
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/pkg/capabilities
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/pkg/chrootarchive
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/pkg/containerfs
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/pkg/devicemapper
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/pkg/directory
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/pkg/dmesg
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/pkg/fileutils
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/pkg/fsutils
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/pkg/homedir
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/pkg/idtools
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/pkg/ioutils
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/pkg/jsonmessage
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/pkg/longpath
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/pkg/loopback
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/pkg/namesgenerator
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/pkg/parsers
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/pkg/parsers/kernel
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/pkg/pidfile
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/pkg/platform
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/pkg/plugingetter
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/pkg/plugins
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/pkg/plugins/transport
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/pkg/pools
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/pkg/progress
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/pkg/pubsub
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/pkg/reexec
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/pkg/signal
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/pkg/stack
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/pkg/stdcopy
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/pkg/streamformatter
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/pkg/stringid
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/pkg/sysinfo
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/pkg/system
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/pkg/tailfile
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/pkg/tarsum
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/pkg/truncindex
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/pkg/urlutil
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/pkg/useragent
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/plugin
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/plugin/executor/containerd
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/plugin/v2
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/profiles/apparmor
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/profiles/seccomp
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/quota
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/reference
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/registry
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/registry/resumable
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/restartmanager
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/rootless
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/rootless/specconv
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/runconfig
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/runconfig/opts
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/testutil
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/testutil/daemon
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/testutil/environment
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/testutil/fakecontext
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/testutil/fakegit
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/testutil/fakestorage
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/testutil/fixtures/load
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/testutil/fixtures/plugin
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/testutil/registry
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/testutil/request
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/volume
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/volume/drivers
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/volume/local
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/volume/mounts
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/volume/service
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/volume/service/opts
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/volume/testutils'
13:18:47 [2022-09-07T13:18:47.957Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/bitseq
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/cluster
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/cmd/ovrouter
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/config
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/datastore
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/diagnostic
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/discoverapi
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/driverapi
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/drivers/bridge
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/drivers/host
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/drivers/null
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/drivers/overlay
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/drivers/remote
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/drivers/windows
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/drvregistry
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/etchosts
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/idm
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/internal/caller
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/ipam
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/ipamapi
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/ipams/builtin
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/ipams/null
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/ipams/remote
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/ipamutils
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/iptables
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/netlabel
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/netutils
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/networkdb
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/ns
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/options
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/osl
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/osl/kernel
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/portallocator
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/portmapper
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/resolvconf
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/testutils
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/types'
13:18:47 [2022-09-07T13:18:47.957Z] + grep --fixed-strings libnetwork/drivers/bridge
13:18:47 [2022-09-07T13:18:47.957Z] + echo 'github.com/docker/docker/libnetwork
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/bitseq
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/cluster
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/cmd/ovrouter
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/config
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/datastore
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/diagnostic
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/discoverapi
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/driverapi
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/drivers/bridge
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/drivers/host
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/drivers/null
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/drivers/overlay
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/drivers/remote
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/drivers/windows
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/drvregistry
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/etchosts
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/idm
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/internal/caller
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/ipam
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/ipamapi
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/ipams/builtin
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/ipams/null
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/ipams/remote
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/ipamutils
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/iptables
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/netlabel
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/netutils
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/networkdb
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/ns
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/options
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/osl
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/osl/kernel
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/portallocator
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/portmapper
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/resolvconf
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/testutils
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/types'
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/drivers/bridge
13:18:47 [2022-09-07T13:18:47.957Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:18:47 [2022-09-07T13:18:47.957Z] + type docker-proxy
13:18:47 [2022-09-07T13:18:47.957Z] hack/test/unit: line 25: type: docker-proxy: not found
13:18:47 [2022-09-07T13:18:47.957Z] + hack/make.sh binary-proxy install-proxy
13:18:47 [2022-09-07T13:18:47.957Z] 
13:18:47 [2022-09-07T13:18:47.957Z] Removing bundles/
13:18:47 [2022-09-07T13:18:47.957Z] 
13:18:47 [2022-09-07T13:18:47.957Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
13:18:47 [2022-09-07T13:18:47.957Z] Building: bundles/binary-proxy/docker-proxy
13:18:47 [2022-09-07T13:18:47.957Z] GOOS="" GOARCH="" GOARM=""
13:18:48 [2022-09-07T13:18:48.832Z] --- PASS: TestWaitConditions (0.01s)
13:18:48 [2022-09-07T13:18:48.832Z]     --- PASS: TestWaitConditions/default (1.64s)
13:18:48 [2022-09-07T13:18:48.832Z]     --- PASS: TestWaitConditions/next-exit (1.78s)
13:18:48 [2022-09-07T13:18:48.832Z]     --- PASS: TestWaitConditions/removed (1.64s)
13:18:48 [2022-09-07T13:18:48.832Z]     --- PASS: TestWaitConditions/not-running (1.52s)
13:18:48 [2022-09-07T13:18:48.832Z] === RUN   TestWaitRestartedContainer
13:18:48 [2022-09-07T13:18:48.832Z] === RUN   TestWaitRestartedContainer/default
13:18:48 [2022-09-07T13:18:48.833Z] === PAUSE TestWaitRestartedContainer/default
13:18:48 [2022-09-07T13:18:48.833Z] === RUN   TestWaitRestartedContainer/not-running
13:18:48 [2022-09-07T13:18:48.833Z] === PAUSE TestWaitRestartedContainer/not-running
13:18:48 [2022-09-07T13:18:48.833Z] === RUN   TestWaitRestartedContainer/next-exit
13:18:48 [2022-09-07T13:18:48.833Z] === PAUSE TestWaitRestartedContainer/next-exit
13:18:48 [2022-09-07T13:18:48.833Z] === CONT  TestWaitRestartedContainer/default
13:18:48 [2022-09-07T13:18:48.833Z] === CONT  TestWaitRestartedContainer/next-exit
13:18:49 [2022-09-07T13:18:49.788Z] #43 353.9 + bin/containerd-shim-runc-v2
13:18:50 [2022-09-07T13:18:50.044Z] #43 354.7 + binaries
13:18:50 [2022-09-07T13:18:50.044Z] #43 354.7 + install -D bin/containerd /build/containerd
13:18:50 [2022-09-07T13:18:50.044Z] #43 354.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
13:18:50 [2022-09-07T13:18:50.044Z] #43 354.8 + install -D bin/ctr /build/ctr
13:18:50 [2022-09-07T13:18:50.200Z] === CONT  TestWaitRestartedContainer/not-running
13:18:50 [2022-09-07T13:18:50.763Z] --- PASS: TestWaitRestartedContainer (0.02s)
13:18:50 [2022-09-07T13:18:50.763Z]     --- PASS: TestWaitRestartedContainer/default (1.54s)
13:18:50 [2022-09-07T13:18:50.763Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.57s)
13:18:50 [2022-09-07T13:18:50.763Z]     --- PASS: TestWaitRestartedContainer/not-running (0.85s)
13:18:50 [2022-09-07T13:18:50.763Z] === CONT  TestDaemonRestartIpcMode
13:18:50 [2022-09-07T13:18:50.763Z] === CONT  TestIpcModeOlderClient
13:18:50 [2022-09-07T13:18:50.991Z] #64 ...
13:18:50 [2022-09-07T13:18:50.991Z] 
13:18:50 [2022-09-07T13:18:50.991Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
13:18:50 [2022-09-07T13:18:50.991Z] #58 5.789 + cd /tmp/tmp.PUsHZrNSeX/src/github.com/opencontainers/runc
13:18:50 [2022-09-07T13:18:50.991Z] #58 5.789 + git checkout -q v1.1.4
13:18:50 [2022-09-07T13:18:50.991Z] #58 6.096 + '[' -z '' ']'
13:18:50 [2022-09-07T13:18:50.991Z] #58 6.096 + target=static
13:18:50 [2022-09-07T13:18:50.991Z] #58 6.097 + make BUILDTAGS=seccomp static
13:18:50 [2022-09-07T13:18:50.991Z] #58 6.366 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc .
13:18:51 [2022-09-07T13:18:51.019Z] --- PASS: TestIpcModeOlderClient (0.07s)
13:18:51 [2022-09-07T13:18:51.019Z] === CONT  TestRestartDaemonWithRestartingContainer
13:18:51 [2022-09-07T13:18:51.117Z] #49 183.4 + mkdir -p /build
13:18:51 [2022-09-07T13:18:51.117Z] #49 183.4 + cp runc /build/runc
13:18:51 [2022-09-07T13:18:51.117Z] #49 DONE 183.8s
13:18:51 [2022-09-07T13:18:51.117Z] 
13:18:51 [2022-09-07T13:18:51.117Z] #33 [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
13:18:51 [2022-09-07T13:18:51.117Z] #33 310.1 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
13:18:51 [2022-09-07T13:18:51.117Z] #33 DONE 310.2s
13:18:51 [2022-09-07T13:18:51.117Z] 
13:18:51 [2022-09-07T13:18:51.118Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
13:18:51 [2022-09-07T13:18:51.973Z] #43 DONE 356.7s
13:18:52 [2022-09-07T13:18:52.048Z] #43 ...
13:18:52 [2022-09-07T13:18:52.048Z] 
13:18:52 [2022-09-07T13:18:52.048Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
13:18:52 [2022-09-07T13:18:52.309Z] #70 DONE 0.2s
13:18:52 [2022-09-07T13:18:52.309Z] 
13:18:52 [2022-09-07T13:18:52.309Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
13:18:52 [2022-09-07T13:18:52.309Z] #43 ...
13:18:52 [2022-09-07T13:18:52.309Z] 
13:18:52 [2022-09-07T13:18:52.309Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
13:18:52 [2022-09-07T13:18:52.309Z] #71 DONE 0.1s
13:18:52 [2022-09-07T13:18:52.567Z] 
13:18:52 [2022-09-07T13:18:52.567Z] #72 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
13:18:52 [2022-09-07T13:18:52.567Z] #72 DONE 0.3s
13:18:52 [2022-09-07T13:18:52.567Z] 
13:18:52 [2022-09-07T13:18:52.567Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
13:18:52 [2022-09-07T13:18:52.900Z] 
13:18:52 [2022-09-07T13:18:52.900Z] #73 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
13:18:53 [2022-09-07T13:18:53.638Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.70s)
13:18:53 [2022-09-07T13:18:53.868Z] #73 DONE 0.8s
13:18:53 [2022-09-07T13:18:53.868Z] 
13:18:53 [2022-09-07T13:18:53.868Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
13:18:53 [2022-09-07T13:18:53.868Z] #74 DONE 0.2s
13:18:53 [2022-09-07T13:18:53.894Z] --- PASS: TestDaemonRestartIpcMode (2.93s)
13:18:53 [2022-09-07T13:18:53.894Z] PASS
13:18:53 [2022-09-07T13:18:53.894Z] 
13:18:53 [2022-09-07T13:18:53.894Z] === Skipped
13:18:53 [2022-09-07T13:18:53.894Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
13:18:53 [2022-09-07T13:18:53.894Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:18:53 [2022-09-07T13:18:53.894Z] 
13:18:53 [2022-09-07T13:18:53.894Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
13:18:53 [2022-09-07T13:18:53.894Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
13:18:53 [2022-09-07T13:18:53.894Z] 
13:18:53 [2022-09-07T13:18:53.894Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
13:18:53 [2022-09-07T13:18:53.894Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
13:18:53 [2022-09-07T13:18:53.894Z] 
13:18:53 [2022-09-07T13:18:53.894Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
13:18:53 [2022-09-07T13:18:53.894Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
13:18:53 [2022-09-07T13:18:53.894Z] 
13:18:53 [2022-09-07T13:18:53.894Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
13:18:53 [2022-09-07T13:18:53.894Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
13:18:53 [2022-09-07T13:18:53.894Z] 
13:18:53 [2022-09-07T13:18:53.894Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
13:18:53 [2022-09-07T13:18:53.894Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
13:18:53 [2022-09-07T13:18:53.894Z] 
13:18:53 [2022-09-07T13:18:53.894Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
13:18:53 [2022-09-07T13:18:53.894Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
13:18:53 [2022-09-07T13:18:53.894Z] 
13:18:53 [2022-09-07T13:18:53.894Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
13:18:53 [2022-09-07T13:18:53.894Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
13:18:53 [2022-09-07T13:18:53.894Z] 
13:18:53 [2022-09-07T13:18:53.894Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
13:18:53 [2022-09-07T13:18:53.894Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
13:18:53 [2022-09-07T13:18:53.894Z] 
13:18:53 [2022-09-07T13:18:53.894Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
13:18:53 [2022-09-07T13:18:53.894Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
13:18:53 [2022-09-07T13:18:53.894Z] 
13:18:53 [2022-09-07T13:18:53.894Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
13:18:53 [2022-09-07T13:18:53.894Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
13:18:53 [2022-09-07T13:18:53.894Z] 
13:18:53 [2022-09-07T13:18:53.894Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
13:18:53 [2022-09-07T13:18:53.894Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:18:53 [2022-09-07T13:18:53.894Z] 
13:18:53 [2022-09-07T13:18:53.894Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
13:18:53 [2022-09-07T13:18:53.894Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
13:18:53 [2022-09-07T13:18:53.894Z] 
13:18:53 [2022-09-07T13:18:53.894Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s)
13:18:53 [2022-09-07T13:18:53.894Z]     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)
13:18:53 [2022-09-07T13:18:53.894Z] 
13:18:53 [2022-09-07T13:18:53.894Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
13:18:53 [2022-09-07T13:18:53.895Z]     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)
13:18:53 [2022-09-07T13:18:53.895Z] 
13:18:53 [2022-09-07T13:18:53.895Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
13:18:53 [2022-09-07T13:18:53.895Z]     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)
13:18:53 [2022-09-07T13:18:53.895Z] 
13:18:53 [2022-09-07T13:18:53.895Z] === SKIP: amd64.integration.container TestPause (0.00s)
13:18:53 [2022-09-07T13:18:53.895Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
13:18:53 [2022-09-07T13:18:53.895Z] 
13:18:53 [2022-09-07T13:18:53.895Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
13:18:53 [2022-09-07T13:18:53.895Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:18:53 [2022-09-07T13:18:53.895Z] 
13:18:53 [2022-09-07T13:18:53.895Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.03s)
13:18:53 [2022-09-07T13:18:53.895Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
13:18:53 [2022-09-07T13:18:53.895Z] 
13:18:53 [2022-09-07T13:18:53.895Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
13:18:53 [2022-09-07T13:18:53.895Z]     restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
13:18:53 [2022-09-07T13:18:53.895Z] 
13:18:53 [2022-09-07T13:18:53.895Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s)
13:18:53 [2022-09-07T13:18:53.895Z]     run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
13:18:53 [2022-09-07T13:18:53.895Z] 
13:18:53 [2022-09-07T13:18:53.895Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
13:18:53 [2022-09-07T13:18:53.895Z]     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
13:18:53 [2022-09-07T13:18:53.895Z] 
13:18:53 [2022-09-07T13:18:53.895Z] === SKIP: amd64.integration.container TestStats (0.00s)
13:18:53 [2022-09-07T13:18:53.895Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
13:18:53 [2022-09-07T13:18:53.895Z] 
13:18:53 [2022-09-07T13:18:53.895Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
13:18:53 [2022-09-07T13:18:53.895Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:18:53 [2022-09-07T13:18:53.895Z] 
13:18:53 [2022-09-07T13:18:53.895Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
13:18:53 [2022-09-07T13:18:53.895Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
13:18:53 [2022-09-07T13:18:53.895Z] 
13:18:53 [2022-09-07T13:18:53.895Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
13:18:53 [2022-09-07T13:18:53.895Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
13:18:53 [2022-09-07T13:18:53.895Z] 
13:18:53 [2022-09-07T13:18:53.895Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
13:18:53 [2022-09-07T13:18:53.895Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
13:18:53 [2022-09-07T13:18:53.895Z] 
13:18:53 [2022-09-07T13:18:53.895Z] DONE 250 tests, 27 skipped in 88.144s
13:18:53 [2022-09-07T13:18:53.895Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
13:18:53 [2022-09-07T13:18:53.895Z] === RUN   TestConfigDaemonLibtrustID
13:18:54 [2022-09-07T13:18:54.124Z] 
13:18:54 [2022-09-07T13:18:54.124Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
13:18:54 [2022-09-07T13:18:54.457Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
13:18:54 [2022-09-07T13:18:54.457Z] === RUN   TestConfigDaemonID
13:18:54 [2022-09-07T13:18:54.517Z] Created binary: bundles/binary-proxy/docker-proxy
13:18:54 [2022-09-07T13:18:54.517Z] 
13:18:54 [2022-09-07T13:18:54.517Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
13:18:54 [2022-09-07T13:18:54.517Z] Installing docker-proxy to /usr/local/bin/
13:18:54 [2022-09-07T13:18:54.517Z] 
13:18:54 [2022-09-07T13:18:54.517Z] + mkdir -p bundles
13:18:54 [2022-09-07T13:18:54.517Z] + '[' -n 'github.com/docker/docker/api
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/api/server
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/api/server/backend/build
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/api/server/httpstatus
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/api/server/httputils
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/api/server/middleware
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/api/server/router
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/api/server/router/build
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/api/server/router/checkpoint
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/api/server/router/container
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/api/server/router/debug
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/api/server/router/distribution
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/api/server/router/grpc
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/api/server/router/image
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/api/server/router/network
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/api/server/router/plugin
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/api/server/router/session
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/api/server/router/swarm
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/api/server/router/system
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/api/server/router/volume
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/api/types
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/api/types/backend
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/api/types/blkiodev
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/api/types/container
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/api/types/events
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/api/types/filters
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/api/types/image
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/api/types/mount
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/api/types/network
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/api/types/plugins/logdriver
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/api/types/registry
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/api/types/strslice
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/api/types/swarm
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/api/types/swarm/runtime
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/api/types/time
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/api/types/versions
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/api/types/versions/v1p19
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/api/types/versions/v1p20
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/api/types/volume
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/builder
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/builder/builder-next
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/builder/builder-next/exporter
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/builder/builder-next/worker
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/builder/dockerfile
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/builder/remotecontext
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/builder/remotecontext/git
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/builder/remotecontext/urlutil
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/cli
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/cli/config
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/cli/debug
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/cli/winresources/docker-proxy
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/cli/winresources/dockerd
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/client
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/cmd/docker-proxy
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/cmd/dockerd
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/cmd/dockerd/trap
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/container
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/container/stream
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/contrib/apparmor
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/contrib/docker-device-tool
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/contrib/httpserver
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/daemon
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/daemon/cluster
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/daemon/cluster/convert
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/daemon/cluster/executor
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/daemon/cluster/executor/container
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/daemon/cluster/provider
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/daemon/config
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/daemon/events
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/daemon/events/testutils
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/daemon/exec
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/daemon/graphdriver
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/daemon/graphdriver/aufs
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/daemon/graphdriver/copy
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/daemon/graphdriver/devmapper
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/daemon/graphdriver/overlay
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/daemon/graphdriver/register
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/daemon/graphdriver/vfs
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/daemon/graphdriver/zfs
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/daemon/images
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/daemon/initlayer
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/daemon/links
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/daemon/listeners
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/daemon/logger
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/daemon/logger/awslogs
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/daemon/logger/fluentd
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/daemon/logger/gcplogs
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/daemon/logger/gelf
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/daemon/logger/journald
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/daemon/logger/local
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/daemon/logger/logentries
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/daemon/logger/loggertest
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/daemon/logger/loggerutils
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/daemon/logger/splunk
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/daemon/logger/syslog
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/daemon/logger/templates
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/daemon/names
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/daemon/network
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/daemon/stats
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/distribution
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/distribution/metadata
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/distribution/utils
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/distribution/xfer
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/dockerversion
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/errdefs
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/image
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/image/cache
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/image/tarexport
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/image/v1
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/internal/test/suite
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/layer
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/libcontainerd
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/libcontainerd/queue
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/libcontainerd/remote
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/libcontainerd/supervisor
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/libcontainerd/types
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/oci
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/oci/caps
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/opts
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/pkg/aaparser
13:18:54 [2022-09-07T13:18:54.517Z] github.com/docker/docker/pkg/archive
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/pkg/authorization
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/pkg/broadcaster
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/pkg/capabilities
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/pkg/chrootarchive
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/pkg/containerfs
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/pkg/devicemapper
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/pkg/directory
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/pkg/dmesg
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/pkg/fileutils
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/pkg/fsutils
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/pkg/homedir
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/pkg/idtools
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/pkg/ioutils
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/pkg/jsonmessage
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/pkg/longpath
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/pkg/loopback
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/pkg/namesgenerator
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/pkg/parsers
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/pkg/parsers/kernel
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/pkg/pidfile
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/pkg/platform
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/pkg/plugingetter
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/pkg/plugins
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/pkg/plugins/transport
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/pkg/pools
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/pkg/progress
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/pkg/pubsub
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/pkg/reexec
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/pkg/signal
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/pkg/stack
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/pkg/stdcopy
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/pkg/streamformatter
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/pkg/stringid
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/pkg/sysinfo
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/pkg/system
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/pkg/tailfile
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/pkg/tarsum
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/pkg/truncindex
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/pkg/urlutil
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/pkg/useragent
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/plugin
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/plugin/executor/containerd
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/plugin/v2
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/profiles/apparmor
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/profiles/seccomp
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/quota
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/reference
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/registry
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/registry/resumable
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/restartmanager
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/rootless
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/rootless/specconv
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/runconfig
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/runconfig/opts
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/testutil
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/testutil/daemon
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/testutil/environment
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/testutil/fakecontext
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/testutil/fakegit
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/testutil/fakestorage
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/testutil/fixtures/load
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/testutil/fixtures/plugin
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/testutil/registry
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/testutil/request
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/volume
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/volume/drivers
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/volume/local
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/volume/mounts
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/volume/service
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/volume/service/opts
13:18:54 [2022-09-07T13:18:54.518Z] github.com/docker/docker/volume/testutils' ']'
13:18:54 [2022-09-07T13:18:54.518Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
13:18:54 [2022-09-07T13:18:54.518Z] ?   	github.com/docker/docker/api	[no test files]
13:18:55 [2022-09-07T13:18:55.053Z] #75 DONE 0.9s
13:18:55 [2022-09-07T13:18:55.054Z] 
13:18:55 [2022-09-07T13:18:55.054Z] #76 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
13:18:55 [2022-09-07T13:18:55.054Z] #76 DONE 0.0s
13:18:55 [2022-09-07T13:18:55.054Z] 
13:18:55 [2022-09-07T13:18:55.054Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
13:18:55 [2022-09-07T13:18:55.054Z] #77 DONE 0.0s
13:18:55 [2022-09-07T13:18:55.054Z] 
13:18:55 [2022-09-07T13:18:55.054Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
13:18:55 [2022-09-07T13:18:55.054Z] #78 DONE 0.0s
13:18:55 [2022-09-07T13:18:55.054Z] 
13:18:55 [2022-09-07T13:18:55.054Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker
13:18:55 [2022-09-07T13:18:55.168Z] #58 ...
13:18:55 [2022-09-07T13:18:55.168Z] 
13:18:55 [2022-09-07T13:18:55.168Z] #64 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
13:18:55 [2022-09-07T13:18:55.168Z] #64 14.44 Fetched 49.2 MB in 13s (3651 kB/s)
13:18:55 [2022-09-07T13:18:55.825Z]     daemon_test.go:83: [dadc118696c21] daemon is not started
13:18:55 [2022-09-07T13:18:55.825Z] --- PASS: TestConfigDaemonID (1.08s)
13:18:55 [2022-09-07T13:18:55.825Z] === RUN   TestDaemonConfigValidation
13:18:55 [2022-09-07T13:18:55.825Z] === RUN   TestDaemonConfigValidation/config_with_no_content
13:18:55 [2022-09-07T13:18:55.825Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
13:18:55 [2022-09-07T13:18:55.825Z] === RUN   TestDaemonConfigValidation/config_with_{}
13:18:55 [2022-09-07T13:18:55.825Z] === PAUSE TestDaemonConfigValidation/config_with_{}
13:18:55 [2022-09-07T13:18:55.825Z] === RUN   TestDaemonConfigValidation/invalid_config
13:18:55 [2022-09-07T13:18:55.825Z] === PAUSE TestDaemonConfigValidation/invalid_config
13:18:55 [2022-09-07T13:18:55.825Z] === RUN   TestDaemonConfigValidation/malformed_config
13:18:55 [2022-09-07T13:18:55.825Z] === PAUSE TestDaemonConfigValidation/malformed_config
13:18:55 [2022-09-07T13:18:55.825Z] === RUN   TestDaemonConfigValidation/valid_config
13:18:55 [2022-09-07T13:18:55.825Z] === PAUSE TestDaemonConfigValidation/valid_config
13:18:55 [2022-09-07T13:18:55.825Z] === CONT  TestDaemonConfigValidation/config_with_no_content
13:18:55 [2022-09-07T13:18:55.825Z] === CONT  TestDaemonConfigValidation/malformed_config
13:18:55 [2022-09-07T13:18:55.825Z] === CONT  TestDaemonConfigValidation/invalid_config
13:18:55 [2022-09-07T13:18:55.825Z] === CONT  TestDaemonConfigValidation/config_with_{}
13:18:55 [2022-09-07T13:18:55.825Z] === CONT  TestDaemonConfigValidation/valid_config
13:18:55 [2022-09-07T13:18:55.825Z] --- PASS: TestDaemonConfigValidation (0.00s)
13:18:55 [2022-09-07T13:18:55.825Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s)
13:18:55 [2022-09-07T13:18:55.825Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
13:18:55 [2022-09-07T13:18:55.825Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s)
13:18:55 [2022-09-07T13:18:55.825Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.11s)
13:18:55 [2022-09-07T13:18:55.825Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
13:18:55 [2022-09-07T13:18:55.825Z] === RUN   TestConfigDaemonSeccompProfiles
13:18:55 [2022-09-07T13:18:55.825Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
13:18:55 [2022-09-07T13:18:55.837Z] #43 276.1 + bin/containerd
13:18:55 [2022-09-07T13:18:55.981Z] #79 DONE 0.8s
13:18:55 [2022-09-07T13:18:55.981Z] 
13:18:55 [2022-09-07T13:18:55.981Z] #80 exporting to image
13:18:55 [2022-09-07T13:18:55.981Z] #80 exporting layers
13:18:57 [2022-09-07T13:18:57.193Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
13:18:58 [2022-09-07T13:18:58.122Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
13:18:59 [2022-09-07T13:18:59.053Z] === CONT  TestConfigDaemonSeccompProfiles
13:18:59 [2022-09-07T13:18:59.053Z]     daemon_test.go:197: [d9d65d28bae07] daemon is not started
13:18:59 [2022-09-07T13:18:59.053Z] --- PASS: TestConfigDaemonSeccompProfiles (3.29s)
13:18:59 [2022-09-07T13:18:59.053Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.10s)
13:18:59 [2022-09-07T13:18:59.053Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s)
13:18:59 [2022-09-07T13:18:59.053Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.10s)
13:18:59 [2022-09-07T13:18:59.053Z] === RUN   TestDaemonProxy
13:18:59 [2022-09-07T13:18:59.053Z]     daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
13:18:59 [2022-09-07T13:18:59.053Z] --- SKIP: TestDaemonProxy (0.00s)
13:18:59 [2022-09-07T13:18:59.053Z] PASS
13:18:59 [2022-09-07T13:18:59.053Z] 
13:18:59 [2022-09-07T13:18:59.053Z] === Skipped
13:18:59 [2022-09-07T13:18:59.053Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s)
13:18:59 [2022-09-07T13:18:59.053Z]     daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
13:18:59 [2022-09-07T13:18:59.053Z] 
13:18:59 [2022-09-07T13:18:59.053Z] DONE 13 tests, 1 skipped in 5.294s
13:18:59 [2022-09-07T13:18:59.053Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
13:18:59 [2022-09-07T13:18:59.309Z] INFO: Testing against a local daemon
13:18:59 [2022-09-07T13:18:59.309Z] === RUN   TestCommitInheritsEnv
13:19:01 [2022-09-07T13:19:01.199Z] --- PASS: TestCommitInheritsEnv (1.88s)
13:19:01 [2022-09-07T13:19:01.199Z] === RUN   TestImportExtremelyLargeImageWorks
13:19:01 [2022-09-07T13:19:01.199Z] === PAUSE TestImportExtremelyLargeImageWorks
13:19:01 [2022-09-07T13:19:01.199Z] === RUN   TestImportWithCustomPlatform
13:19:01 [2022-09-07T13:19:01.199Z] === RUN   TestImportWithCustomPlatform/#00
13:19:01 [2022-09-07T13:19:01.199Z] === RUN   TestImportWithCustomPlatform/_______
13:19:01 [2022-09-07T13:19:01.199Z] === RUN   TestImportWithCustomPlatform//
13:19:01 [2022-09-07T13:19:01.199Z] === RUN   TestImportWithCustomPlatform/linux
13:19:01 [2022-09-07T13:19:01.310Z] #80 exporting layers 5.6s done
13:19:01 [2022-09-07T13:19:01.310Z] #80 writing image sha256:bf57ca64244a7f8bb669bc4a8be720bff431d4ca409b3e769c2c96abd4c11031 done
13:19:01 [2022-09-07T13:19:01.310Z] #80 naming to docker.io/library/docker:1e2d10ed597c22b80182e65486916317b62c6688 done
13:19:01 [2022-09-07T13:19:01.310Z] #80 DONE 5.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
13:19:01 [2022-09-07T13:19:01.455Z] === RUN   TestImportWithCustomPlatform/LINUX
13:19:01 [2022-09-07T13:19:01.456Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
13:19:01 [2022-09-07T13:19:01.456Z] === RUN   TestImportWithCustomPlatform/macos
13:19:01 [2022-09-07T13:19:01.456Z] === RUN   TestImportWithCustomPlatform/macos/arm64
13:19:01 [2022-09-07T13:19:01.456Z] === RUN   TestImportWithCustomPlatform/nintendo64
13:19:01 [2022-09-07T13:19:01.456Z] --- PASS: TestImportWithCustomPlatform (0.33s)
13:19:01 [2022-09-07T13:19:01.456Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
13:19:01 [2022-09-07T13:19:01.456Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
13:19:01 [2022-09-07T13:19:01.456Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
13:19:01 [2022-09-07T13:19:01.456Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
13:19:01 [2022-09-07T13:19:01.456Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
13:19:01 [2022-09-07T13:19:01.456Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s)
13:19:01 [2022-09-07T13:19:01.456Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
13:19:01 [2022-09-07T13:19:01.456Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
13:19:01 [2022-09-07T13:19:01.456Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
13:19:01 [2022-09-07T13:19:01.456Z] === RUN   TestImagesFilterMultiReference
13:19:01 [2022-09-07T13:19:01.456Z] --- PASS: TestImagesFilterMultiReference (0.07s)
13:19:01 [2022-09-07T13:19:01.456Z] === RUN   TestImagePullPlatformInvalid
13:19:01 [2022-09-07T13:19:01.674Z] + trap exit INT TERM
13:19:01 [2022-09-07T13:19:01.675Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
13:19:01 [2022-09-07T13:19:01.675Z] + CONTAINER_NAME=docker-pr1
13:19:01 [2022-09-07T13:19:01.675Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44108/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44108/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1e2d10ed597c22b80182e65486916317b62c6688 -e DOCKER_GRAPHDRIVER docker:1e2d10ed597c22b80182e65486916317b62c6688 hack/make.sh dynbinary
13:19:01 [2022-09-07T13:19:01.712Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
13:19:01 [2022-09-07T13:19:01.712Z] === RUN   TestRemoveImageOrphaning
13:19:02 [2022-09-07T13:19:02.646Z] 
13:19:02 [2022-09-07T13:19:02.646Z] Removing bundles/
13:19:02 [2022-09-07T13:19:02.646Z] 
13:19:02 [2022-09-07T13:19:02.646Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
13:19:02 [2022-09-07T13:19:02.902Z] Building: bundles/dynbinary-daemon/dockerd
13:19:02 [2022-09-07T13:19:02.902Z] GOOS="" GOARCH="" GOARM=""
13:19:03 [2022-09-07T13:19:03.079Z] --- PASS: TestRemoveImageOrphaning (1.57s)
13:19:03 [2022-09-07T13:19:03.079Z] === RUN   TestRemoveImageGarbageCollector
13:19:03 [2022-09-07T13:19:03.079Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
13:19:03 [2022-09-07T13:19:03.079Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
13:19:03 [2022-09-07T13:19:03.079Z] === RUN   TestTagUnprefixedRepoByNameOrName
13:19:03 [2022-09-07T13:19:03.079Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
13:19:03 [2022-09-07T13:19:03.079Z] === RUN   TestTagInvalidReference
13:19:03 [2022-09-07T13:19:03.271Z] #64 14.44 Reading package lists...
13:19:03 [2022-09-07T13:19:03.335Z] --- PASS: TestTagInvalidReference (0.02s)
13:19:03 [2022-09-07T13:19:03.335Z] === RUN   TestTagValidPrefixedRepo
13:19:03 [2022-09-07T13:19:03.335Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
13:19:03 [2022-09-07T13:19:03.335Z] === RUN   TestTagExistedNameWithoutForce
13:19:03 [2022-09-07T13:19:03.335Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
13:19:03 [2022-09-07T13:19:03.335Z] === RUN   TestTagOfficialNames
13:19:03 [2022-09-07T13:19:03.335Z] --- PASS: TestTagOfficialNames (0.05s)
13:19:03 [2022-09-07T13:19:03.335Z] === RUN   TestTagMatchesDigest
13:19:03 [2022-09-07T13:19:03.335Z] --- PASS: TestTagMatchesDigest (0.01s)
13:19:03 [2022-09-07T13:19:03.335Z] === CONT  TestImportExtremelyLargeImageWorks
13:19:08 [2022-09-07T13:19:08.525Z] #64 21.11 Reading package lists...
13:19:09 [2022-09-07T13:19:09.397Z] ok  	github.com/docker/docker/api/server	0.007s	coverage: 7.9% of statements
13:19:09 [2022-09-07T13:19:09.891Z] #64 27.68 Building dependency tree...
13:19:11 [2022-09-07T13:19:11.258Z] #64 30.37 bzip2 is already the newest version (1.0.8-4).
13:19:11 [2022-09-07T13:19:11.258Z] #64 30.37 patch is already the newest version (2.7.6-7).
13:19:11 [2022-09-07T13:19:11.258Z] #64 30.37 xz-utils is already the newest version (5.2.5-2.1~deb11u1).
13:19:11 [2022-09-07T13:19:11.258Z] #64 30.37 The following additional packages will be installed:
13:19:11 [2022-09-07T13:19:11.258Z] #64 30.38   libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1
13:19:11 [2022-09-07T13:19:11.258Z] #64 30.39   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
13:19:11 [2022-09-07T13:19:11.258Z] #64 30.39   libxtables12 python-pip-whl python3-distutils python3-lib2to3
13:19:11 [2022-09-07T13:19:11.258Z] #64 30.39   python3-pkg-resources vim-runtime xxd
13:19:11 [2022-09-07T13:19:11.258Z] #64 30.41 Suggested packages:
13:19:11 [2022-09-07T13:19:11.258Z] #64 30.41   apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm
13:19:11 [2022-09-07T13:19:11.258Z] #64 30.41   python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota
13:19:11 [2022-09-07T13:19:11.258Z] #64 30.41 Recommended packages:
13:19:11 [2022-09-07T13:19:11.258Z] #64 30.41   libatm1 nftables libpam-cap build-essential python3-dev unzip
13:19:12 [2022-09-07T13:19:12.627Z] #64 31.97 The following NEW packages will be installed:
13:19:12 [2022-09-07T13:19:12.885Z] #64 31.97   apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0
13:19:12 [2022-09-07T13:19:12.885Z] #64 31.98   libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1
13:19:12 [2022-09-07T13:19:12.885Z] #64 31.98   libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200
13:19:12 [2022-09-07T13:19:12.885Z] #64 31.98   libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl
13:19:12 [2022-09-07T13:19:12.885Z] #64 31.99   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
13:19:12 [2022-09-07T13:19:12.885Z] #64 31.99   python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim
13:19:12 [2022-09-07T13:19:12.885Z] #64 32.00   vim-common vim-runtime xfsprogs xxd zip zstd
13:19:13 [2022-09-07T13:19:13.232Z] #64 32.37 0 upgraded, 45 newly installed, 0 to remove and 1 not upgraded.
13:19:13 [2022-09-07T13:19:13.232Z] #64 32.37 Need to get 18.6 MB of archives.
13:19:13 [2022-09-07T13:19:13.232Z] #64 32.37 After this operation, 71.4 MB of additional disk space will be used.
13:19:13 [2022-09-07T13:19:13.232Z] #64 32.37 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
13:19:13 [2022-09-07T13:19:13.232Z] #64 32.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
13:19:13 [2022-09-07T13:19:13.232Z] #64 32.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
13:19:13 [2022-09-07T13:19:13.232Z] #64 32.38 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
13:19:13 [2022-09-07T13:19:13.232Z] #64 32.39 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
13:19:13 [2022-09-07T13:19:13.232Z] #64 32.39 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
13:19:13 [2022-09-07T13:19:13.232Z] #64 32.39 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
13:19:13 [2022-09-07T13:19:13.232Z] #64 32.39 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
13:19:13 [2022-09-07T13:19:13.232Z] #64 32.41 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
13:19:13 [2022-09-07T13:19:13.232Z] #64 32.41 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
13:19:13 [2022-09-07T13:19:13.232Z] #64 32.41 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
13:19:13 [2022-09-07T13:19:13.232Z] #64 32.42 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
13:19:13 [2022-09-07T13:19:13.232Z] #64 32.43 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
13:19:13 [2022-09-07T13:19:13.232Z] #64 32.44 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
13:19:13 [2022-09-07T13:19:13.232Z] #64 32.44 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
13:19:13 [2022-09-07T13:19:13.232Z] #64 32.45 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
13:19:13 [2022-09-07T13:19:13.232Z] #64 32.45 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
13:19:13 [2022-09-07T13:19:13.232Z] #64 32.45 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
13:19:13 [2022-09-07T13:19:13.232Z] #64 32.45 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
13:19:13 [2022-09-07T13:19:13.232Z] #64 32.46 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
13:19:13 [2022-09-07T13:19:13.232Z] #64 32.46 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
13:19:13 [2022-09-07T13:19:13.232Z] #64 32.46 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
13:19:13 [2022-09-07T13:19:13.232Z] #64 32.47 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
13:19:13 [2022-09-07T13:19:13.232Z] #64 32.47 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
13:19:13 [2022-09-07T13:19:13.232Z] #64 32.47 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
13:19:13 [2022-09-07T13:19:13.232Z] #64 32.47 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
13:19:13 [2022-09-07T13:19:13.232Z] #64 32.47 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
13:19:13 [2022-09-07T13:19:13.232Z] #64 32.47 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
13:19:13 [2022-09-07T13:19:13.232Z] #64 32.48 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
13:19:13 [2022-09-07T13:19:13.232Z] #64 32.48 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
13:19:13 [2022-09-07T13:19:13.232Z] #64 32.48 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
13:19:13 [2022-09-07T13:19:13.232Z] #64 32.51 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
13:19:13 [2022-09-07T13:19:13.232Z] #64 32.51 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
13:19:13 [2022-09-07T13:19:13.232Z] #64 32.51 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
13:19:13 [2022-09-07T13:19:13.232Z] #64 32.51 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
13:19:13 [2022-09-07T13:19:13.232Z] #64 32.52 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
13:19:13 [2022-09-07T13:19:13.232Z] #64 32.52 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
13:19:13 [2022-09-07T13:19:13.232Z] #64 32.54 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
13:19:13 [2022-09-07T13:19:13.232Z] #64 32.57 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
13:19:13 [2022-09-07T13:19:13.232Z] #64 32.58 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
13:19:13 [2022-09-07T13:19:13.496Z] #64 32.59 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
13:19:13 [2022-09-07T13:19:13.496Z] #64 32.70 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
13:19:13 [2022-09-07T13:19:13.496Z] #64 32.72 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
13:19:13 [2022-09-07T13:19:13.496Z] #64 32.73 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
13:19:13 [2022-09-07T13:19:13.496Z] #64 32.74 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
13:19:14 [2022-09-07T13:19:14.070Z] #64 33.41 debconf: delaying package configuration, since apt-utils is not installed
13:19:14 [2022-09-07T13:19:14.331Z] #64 33.66 Fetched 18.6 MB in 1s (28.7 MB/s)
13:19:14 [2022-09-07T13:19:14.610Z] #64 33.74 Selecting previously unselected package pigz.
13:19:14 [2022-09-07T13:19:14.610Z] #64 33.74 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 40116 files and directories currently installed.)
13:19:14 [2022-09-07T13:19:14.610Z] #64 33.80 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
13:19:14 [2022-09-07T13:19:14.610Z] #64 33.80 Unpacking pigz (2.6-1) ...
13:19:14 [2022-09-07T13:19:14.610Z] #64 33.87 Selecting previously unselected package libelf1:amd64.
13:19:14 [2022-09-07T13:19:14.610Z] #64 33.88 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
13:19:14 [2022-09-07T13:19:14.868Z] #64 33.89 Unpacking libelf1:amd64 (0.183-1) ...
13:19:14 [2022-09-07T13:19:14.868Z] #64 34.05 Selecting previously unselected package libbpf0:amd64.
13:19:14 [2022-09-07T13:19:14.868Z] #64 34.07 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
13:19:14 [2022-09-07T13:19:14.868Z] #64 34.08 Unpacking libbpf0:amd64 (1:0.3-2) ...
13:19:14 [2022-09-07T13:19:14.868Z] #64 34.16 Selecting previously unselected package libcap2:amd64.
13:19:14 [2022-09-07T13:19:14.868Z] #64 34.16 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
13:19:15 [2022-09-07T13:19:15.129Z] #64 34.16 Unpacking libcap2:amd64 (1:2.44-1) ...
13:19:15 [2022-09-07T13:19:15.129Z] #64 34.23 Selecting previously unselected package libmnl0:amd64.
13:19:15 [2022-09-07T13:19:15.129Z] #64 34.27 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
13:19:15 [2022-09-07T13:19:15.129Z] #64 34.29 Unpacking libmnl0:amd64 (1.0.4-3) ...
13:19:15 [2022-09-07T13:19:15.129Z] #64 34.34 Selecting previously unselected package libxtables12:amd64.
13:19:15 [2022-09-07T13:19:15.129Z] #64 34.35 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
13:19:15 [2022-09-07T13:19:15.129Z] #64 34.36 Unpacking libxtables12:amd64 (1.8.7-1) ...
13:19:15 [2022-09-07T13:19:15.129Z] #64 34.42 Selecting previously unselected package libcap2-bin.
13:19:15 [2022-09-07T13:19:15.387Z] #64 34.42 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
13:19:15 [2022-09-07T13:19:15.387Z] #64 34.42 Unpacking libcap2-bin (1:2.44-1) ...
13:19:15 [2022-09-07T13:19:15.387Z] #64 34.49 Selecting previously unselected package iproute2.
13:19:15 [2022-09-07T13:19:15.387Z] #64 34.49 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
13:19:15 [2022-09-07T13:19:15.387Z] #64 34.49 Unpacking iproute2 (5.10.0-4) ...
13:19:15 [2022-09-07T13:19:15.669Z] #64 34.76 Selecting previously unselected package xxd.
13:19:15 [2022-09-07T13:19:15.669Z] #64 34.77 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
13:19:15 [2022-09-07T13:19:15.669Z] #64 34.78 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
13:19:15 [2022-09-07T13:19:15.962Z] #64 34.89 Selecting previously unselected package vim-common.
13:19:15 [2022-09-07T13:19:15.962Z] #64 34.90 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
13:19:15 [2022-09-07T13:19:15.962Z] #64 34.91 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
13:19:15 [2022-09-07T13:19:15.962Z] #64 35.02 Selecting previously unselected package bash-completion.
13:19:15 [2022-09-07T13:19:15.962Z] #64 35.05 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
13:19:17 [2022-09-07T13:19:17.343Z] #64 36.28 Unpacking bash-completion (1:2.11-2) ...
13:19:17 [2022-09-07T13:19:17.343Z] #64 36.55 Selecting previously unselected package apparmor.
13:19:17 [2022-09-07T13:19:17.343Z] #64 36.55 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ...
13:19:17 [2022-09-07T13:19:17.343Z] #64 36.60 Unpacking apparmor (2.13.6-10) ...
13:19:17 [2022-09-07T13:19:17.600Z] #64 36.92 Selecting previously unselected package inetutils-ping.
13:19:17 [2022-09-07T13:19:17.600Z] #64 36.93 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ...
13:19:17 [2022-09-07T13:19:17.857Z] #64 36.93 Unpacking inetutils-ping (2:2.0-1) ...
13:19:17 [2022-09-07T13:19:17.857Z] #64 37.02 Selecting previously unselected package libip4tc2:amd64.
13:19:17 [2022-09-07T13:19:17.857Z] #64 37.04 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ...
13:19:17 [2022-09-07T13:19:17.857Z] #64 37.05 Unpacking libip4tc2:amd64 (1.8.7-1) ...
13:19:17 [2022-09-07T13:19:17.857Z] #64 37.11 Selecting previously unselected package libip6tc2:amd64.
13:19:17 [2022-09-07T13:19:17.857Z] #64 37.12 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ...
13:19:17 [2022-09-07T13:19:17.857Z] #64 37.13 Unpacking libip6tc2:amd64 (1.8.7-1) ...
13:19:18 [2022-09-07T13:19:18.113Z] #64 37.21 Selecting previously unselected package libnfnetlink0:amd64.
13:19:18 [2022-09-07T13:19:18.113Z] #64 37.22 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
13:19:18 [2022-09-07T13:19:18.113Z] #64 37.23 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
13:19:18 [2022-09-07T13:19:18.113Z] #64 37.28 Selecting previously unselected package libnetfilter-conntrack3:amd64.
13:19:18 [2022-09-07T13:19:18.113Z] #64 37.29 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
13:19:18 [2022-09-07T13:19:18.113Z] #64 37.30 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
13:19:18 [2022-09-07T13:19:18.113Z] #64 37.35 Selecting previously unselected package libnftnl11:amd64.
13:19:18 [2022-09-07T13:19:18.113Z] #64 37.36 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ...
13:19:18 [2022-09-07T13:19:18.113Z] #64 37.36 Unpacking libnftnl11:amd64 (1.1.9-1) ...
13:19:18 [2022-09-07T13:19:18.113Z] #64 37.42 Selecting previously unselected package iptables.
13:19:18 [2022-09-07T13:19:18.113Z] #64 ...
13:19:18 [2022-09-07T13:19:18.113Z] 
13:19:18 [2022-09-07T13:19:18.113Z] #54 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
13:19:18 [2022-09-07T13:19:18.113Z] #54 98.75 + bin/containerd
13:19:23 [2022-09-07T13:19:23.371Z] #54 ...
13:19:23 [2022-09-07T13:19:23.371Z] 
13:19:23 [2022-09-07T13:19:23.371Z] #64 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
13:19:23 [2022-09-07T13:19:23.371Z] #64 37.42 Selecting previously unselected package iptables.
13:19:23 [2022-09-07T13:19:23.371Z] #64 37.42 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ...
13:19:23 [2022-09-07T13:19:23.371Z] #64 37.43 Unpacking iptables (1.8.7-1) ...
13:19:23 [2022-09-07T13:19:23.371Z] #64 37.63 Selecting previously unselected package libonig5:amd64.
13:19:23 [2022-09-07T13:19:23.371Z] #64 37.63 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ...
13:19:23 [2022-09-07T13:19:23.371Z] #64 37.65 Unpacking libonig5:amd64 (6.9.6-1.1) ...
13:19:23 [2022-09-07T13:19:23.371Z] #64 37.73 Selecting previously unselected package libjq1:amd64.
13:19:23 [2022-09-07T13:19:23.371Z] #64 37.74 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ...
13:19:23 [2022-09-07T13:19:23.371Z] #64 37.75 Unpacking libjq1:amd64 (1.6-2.1) ...
13:19:23 [2022-09-07T13:19:23.371Z] #64 37.82 Selecting previously unselected package jq.
13:19:23 [2022-09-07T13:19:23.371Z] #64 37.82 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ...
13:19:23 [2022-09-07T13:19:23.371Z] #64 37.83 Unpacking jq (1.6-2.1) ...
13:19:23 [2022-09-07T13:19:23.371Z] #64 37.90 Selecting previously unselected package libaio1:amd64.
13:19:23 [2022-09-07T13:19:23.371Z] #64 37.91 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ...
13:19:23 [2022-09-07T13:19:23.371Z] #64 37.91 Unpacking libaio1:amd64 (0.3.112-9) ...
13:19:23 [2022-09-07T13:19:23.371Z] #64 37.97 Selecting previously unselected package libgpm2:amd64.
13:19:23 [2022-09-07T13:19:23.371Z] #64 37.98 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ...
13:19:23 [2022-09-07T13:19:23.371Z] #64 37.98 Unpacking libgpm2:amd64 (1.20.7-8) ...
13:19:23 [2022-09-07T13:19:23.371Z] #64 38.04 Selecting previously unselected package libinih1:amd64.
13:19:23 [2022-09-07T13:19:23.371Z] #64 38.05 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ...
13:19:23 [2022-09-07T13:19:23.371Z] #64 38.05 Unpacking libinih1:amd64 (53-1+b2) ...
13:19:23 [2022-09-07T13:19:23.371Z] #64 38.11 Selecting previously unselected package libnet1:amd64.
13:19:23 [2022-09-07T13:19:23.371Z] #64 38.11 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
13:19:23 [2022-09-07T13:19:23.371Z] #64 38.12 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
13:19:23 [2022-09-07T13:19:23.371Z] #64 38.19 Selecting previously unselected package libnl-3-200:amd64.
13:19:23 [2022-09-07T13:19:23.371Z] #64 38.20 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ...
13:19:23 [2022-09-07T13:19:23.371Z] #64 38.21 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
13:19:23 [2022-09-07T13:19:23.371Z] #64 38.29 Selecting previously unselected package libprotobuf-c1:amd64.
13:19:23 [2022-09-07T13:19:23.371Z] #64 38.29 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
13:19:23 [2022-09-07T13:19:23.371Z] #64 38.30 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
13:19:23 [2022-09-07T13:19:23.371Z] #64 38.35 Selecting previously unselected package libyajl2:amd64.
13:19:23 [2022-09-07T13:19:23.371Z] #64 38.36 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ...
13:19:23 [2022-09-07T13:19:23.371Z] #64 38.37 Unpacking libyajl2:amd64 (2.1.0-3) ...
13:19:23 [2022-09-07T13:19:23.371Z] #64 38.41 Selecting previously unselected package net-tools.
13:19:23 [2022-09-07T13:19:23.371Z] #64 38.43 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
13:19:23 [2022-09-07T13:19:23.371Z] #64 38.43 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
13:19:23 [2022-09-07T13:19:23.371Z] #64 38.56 Selecting previously unselected package python-pip-whl.
13:19:23 [2022-09-07T13:19:23.371Z] #64 38.58 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
13:19:23 [2022-09-07T13:19:23.371Z] #64 38.59 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
13:19:23 [2022-09-07T13:19:23.371Z] #64 38.96 Selecting previously unselected package python3-lib2to3.
13:19:23 [2022-09-07T13:19:23.371Z] #64 38.97 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ...
13:19:23 [2022-09-07T13:19:23.371Z] #64 38.97 Unpacking python3-lib2to3 (3.9.2-1) ...
13:19:23 [2022-09-07T13:19:23.371Z] #64 39.05 Selecting previously unselected package python3-distutils.
13:19:23 [2022-09-07T13:19:23.371Z] #64 39.06 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ...
13:19:23 [2022-09-07T13:19:23.371Z] #64 39.07 Unpacking python3-distutils (3.9.2-1) ...
13:19:23 [2022-09-07T13:19:23.371Z] #64 39.17 Selecting previously unselected package python3-pkg-resources.
13:19:23 [2022-09-07T13:19:23.371Z] #64 39.17 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ...
13:19:23 [2022-09-07T13:19:23.371Z] #64 39.18 Unpacking python3-pkg-resources (52.0.0-4) ...
13:19:23 [2022-09-07T13:19:23.371Z] #64 39.27 Selecting previously unselected package python3-setuptools.
13:19:23 [2022-09-07T13:19:23.371Z] #64 39.28 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ...
13:19:23 [2022-09-07T13:19:23.371Z] #64 39.28 Unpacking python3-setuptools (52.0.0-4) ...
13:19:23 [2022-09-07T13:19:23.371Z] #64 39.42 Selecting previously unselected package python3-wheel.
13:19:23 [2022-09-07T13:19:23.371Z] #64 39.44 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ...
13:19:23 [2022-09-07T13:19:23.371Z] #64 39.44 Unpacking python3-wheel (0.34.2-1) ...
13:19:23 [2022-09-07T13:19:23.371Z] #64 39.50 Selecting previously unselected package python3-pip.
13:19:23 [2022-09-07T13:19:23.371Z] #64 39.51 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ...
13:19:23 [2022-09-07T13:19:23.371Z] #64 39.51 Unpacking python3-pip (20.3.4-4+deb11u1) ...
13:19:23 [2022-09-07T13:19:23.371Z] #64 39.71 Selecting previously unselected package sudo.
13:19:23 [2022-09-07T13:19:23.371Z] #64 39.72 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ...
13:19:23 [2022-09-07T13:19:23.371Z] #64 39.73 Unpacking sudo (1.9.5p2-3) ...
13:19:23 [2022-09-07T13:19:23.371Z] #64 40.06 Selecting previously unselected package thin-provisioning-tools.
13:19:23 [2022-09-07T13:19:23.371Z] #64 40.07 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ...
13:19:23 [2022-09-07T13:19:23.371Z] #64 40.08 Unpacking thin-provisioning-tools (0.9.0-1) ...
13:19:23 [2022-09-07T13:19:23.371Z] #64 40.26 Selecting previously unselected package uidmap.
13:19:23 [2022-09-07T13:19:23.371Z] #64 40.27 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ...
13:19:23 [2022-09-07T13:19:23.371Z] #64 40.27 Unpacking uidmap (1:4.8.1-1) ...
13:19:23 [2022-09-07T13:19:23.371Z] #64 40.37 Selecting previously unselected package vim-runtime.
13:19:23 [2022-09-07T13:19:23.371Z] #64 40.38 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
13:19:23 [2022-09-07T13:19:23.371Z] #64 40.40 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
13:19:23 [2022-09-07T13:19:23.371Z] #64 40.42 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
13:19:23 [2022-09-07T13:19:23.371Z] #64 40.43 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
13:19:23 [2022-09-07T13:19:23.371Z] #64 42.03 Selecting previously unselected package vim.
13:19:23 [2022-09-07T13:19:23.371Z] #64 42.04 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
13:19:23 [2022-09-07T13:19:23.371Z] #64 42.05 Unpacking vim (2:8.2.2434-3+deb11u1) ...
13:19:23 [2022-09-07T13:19:23.371Z] #64 42.39 Selecting previously unselected package xfsprogs.
13:19:23 [2022-09-07T13:19:23.371Z] #64 42.40 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ...
13:19:23 [2022-09-07T13:19:23.371Z] #64 42.42 Unpacking xfsprogs (5.10.0-4) ...
13:19:23 [2022-09-07T13:19:23.629Z] #64 42.64 Selecting previously unselected package zip.
13:19:23 [2022-09-07T13:19:23.629Z] #64 42.65 Preparing to unpack .../43-zip_3.0-12_amd64.deb ...
13:19:23 [2022-09-07T13:19:23.629Z] #64 42.66 Unpacking zip (3.0-12) ...
13:19:23 [2022-09-07T13:19:23.629Z] #64 42.76 Selecting previously unselected package zstd.
13:19:23 [2022-09-07T13:19:23.629Z] #64 42.77 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ...
13:19:23 [2022-09-07T13:19:23.629Z] #64 42.78 Unpacking zstd (1.4.8+dfsg-2.1) ...
13:19:23 [2022-09-07T13:19:23.886Z] #64 43.02 Setting up python3-pkg-resources (52.0.0-4) ...
13:19:24 [2022-09-07T13:19:24.449Z] #64 43.64 Setting up libip4tc2:amd64 (1.8.7-1) ...
13:19:24 [2022-09-07T13:19:24.449Z] #64 43.65 Setting up net-tools (1.60+git20181103.0eebece-1) ...
13:19:24 [2022-09-07T13:19:24.449Z] #64 43.67 Setting up libgpm2:amd64 (1.20.7-8) ...
13:19:24 [2022-09-07T13:19:24.449Z] #64 43.68 Setting up libip6tc2:amd64 (1.8.7-1) ...
13:19:24 [2022-09-07T13:19:24.449Z] #64 43.69 Setting up libinih1:amd64 (53-1+b2) ...
13:19:24 [2022-09-07T13:19:24.449Z] #64 43.71 Setting up uidmap (1:4.8.1-1) ...
13:19:24 [2022-09-07T13:19:24.449Z] #64 43.72 Setting up libyajl2:amd64 (2.1.0-3) ...
13:19:24 [2022-09-07T13:19:24.705Z] #64 43.73 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
13:19:24 [2022-09-07T13:19:24.705Z] #64 43.74 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
13:19:24 [2022-09-07T13:19:24.705Z] #64 43.76 Setting up python3-wheel (0.34.2-1) ...
13:19:24 [2022-09-07T13:19:24.962Z] #64 44.17 Setting up xxd (2:8.2.2434-3+deb11u1) ...
13:19:24 [2022-09-07T13:19:24.962Z] #64 44.18 Setting up libcap2:amd64 (1:2.44-1) ...
13:19:24 [2022-09-07T13:19:24.962Z] #64 44.20 Setting up libcap2-bin (1:2.44-1) ...
13:19:24 [2022-09-07T13:19:24.962Z] #64 44.21 Setting up apparmor (2.13.6-10) ...
13:19:26 [2022-09-07T13:19:26.330Z] #64 45.39 Setting up zip (3.0-12) ...
13:19:26 [2022-09-07T13:19:26.330Z] #64 45.40 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
13:19:26 [2022-09-07T13:19:26.330Z] #64 45.42 Setting up bash-completion (1:2.11-2) ...
13:19:27 [2022-09-07T13:19:27.258Z] #64 46.56 Setting up libmnl0:amd64 (1.0.4-3) ...
13:19:27 [2022-09-07T13:19:27.514Z] #64 46.57 Setting up sudo (1.9.5p2-3) ...
13:19:27 [2022-09-07T13:19:27.514Z] #64 46.64 invoke-rc.d: could not determine current runlevel
13:19:27 [2022-09-07T13:19:27.514Z] #64 46.65 invoke-rc.d: policy-rc.d denied execution of start.
13:19:27 [2022-09-07T13:19:27.514Z] #64 46.66 Setting up xfsprogs (5.10.0-4) ...
13:19:27 [2022-09-07T13:19:27.514Z] #64 46.67 Setting up libxtables12:amd64 (1.8.7-1) ...
13:19:27 [2022-09-07T13:19:27.515Z] #64 46.68 Setting up inetutils-ping (2:2.0-1) ...
13:19:27 [2022-09-07T13:19:27.515Z] #64 46.70 Setting up pigz (2.6-1) ...
13:19:27 [2022-09-07T13:19:27.515Z] #64 46.71 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
13:19:27 [2022-09-07T13:19:27.515Z] #64 46.72 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
13:19:27 [2022-09-07T13:19:27.515Z] #64 46.75 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
13:19:27 [2022-09-07T13:19:27.515Z] #64 46.76 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
13:19:28 [2022-09-07T13:19:28.077Z] #64 47.25 Setting up libaio1:amd64 (0.3.112-9) ...
13:19:28 [2022-09-07T13:19:28.077Z] #64 47.27 Setting up python3-lib2to3 (3.9.2-1) ...
13:19:28 [2022-09-07T13:19:28.333Z] #64 47.54 Setting up libelf1:amd64 (0.183-1) ...
13:19:28 [2022-09-07T13:19:28.333Z] #64 47.55 Setting up zstd (1.4.8+dfsg-2.1) ...
13:19:28 [2022-09-07T13:19:28.333Z] #64 47.57 Setting up libonig5:amd64 (6.9.6-1.1) ...
13:19:28 [2022-09-07T13:19:28.333Z] #64 47.60 Setting up python3-distutils (3.9.2-1) ...
13:19:28 [2022-09-07T13:19:28.895Z] #64 47.96 Setting up vim (2:8.2.2434-3+deb11u1) ...
13:19:28 [2022-09-07T13:19:28.895Z] #64 47.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
13:19:28 [2022-09-07T13:19:28.895Z] #64 47.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
13:19:28 [2022-09-07T13:19:28.895Z] #64 47.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
13:19:28 [2022-09-07T13:19:28.895Z] #64 48.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
13:19:28 [2022-09-07T13:19:28.895Z] #64 48.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
13:19:28 [2022-09-07T13:19:28.895Z] #64 48.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
13:19:28 [2022-09-07T13:19:28.895Z] #64 48.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
13:19:28 [2022-09-07T13:19:28.895Z] #64 48.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
13:19:28 [2022-09-07T13:19:28.895Z] #64 48.04 Setting up python3-setuptools (52.0.0-4) ...
13:19:29 [2022-09-07T13:19:29.824Z] #64 48.83 Setting up libjq1:amd64 (1.6-2.1) ...
13:19:29 [2022-09-07T13:19:29.824Z] #64 48.90 Setting up libnftnl11:amd64 (1.1.9-1) ...
13:19:29 [2022-09-07T13:19:29.824Z] #64 48.91 Setting up thin-provisioning-tools (0.9.0-1) ...
13:19:29 [2022-09-07T13:19:29.824Z] #64 48.92 Setting up python3-pip (20.3.4-4+deb11u1) ...
13:19:30 [2022-09-07T13:19:30.708Z] #64 49.70 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
13:19:30 [2022-09-07T13:19:30.708Z] #64 49.71 Setting up jq (1.6-2.1) ...
13:19:30 [2022-09-07T13:19:30.708Z] #64 49.83 Setting up libbpf0:amd64 (1:0.3-2) ...
13:19:30 [2022-09-07T13:19:30.708Z] #64 49.84 Setting up iptables (1.8.7-1) ...
13:19:30 [2022-09-07T13:19:30.708Z] #64 49.85 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
13:19:30 [2022-09-07T13:19:30.708Z] #64 49.85 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:19:30 [2022-09-07T13:19:30.708Z] #64 49.86 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
13:19:30 [2022-09-07T13:19:30.708Z] #64 49.87 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:19:30 [2022-09-07T13:19:30.708Z] #64 49.88 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
13:19:30 [2022-09-07T13:19:30.708Z] #64 49.88 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
13:19:30 [2022-09-07T13:19:30.708Z] #64 49.89 Setting up iproute2 (5.10.0-4) ...
13:19:30 [2022-09-07T13:19:30.964Z] #64 50.18 Processing triggers for libc-bin (2.31-13+deb11u3) ...
13:19:31 [2022-09-07T13:19:31.894Z] #64 DONE 50.9s
13:19:31 [2022-09-07T13:19:31.894Z] 
13:19:31 [2022-09-07T13:19:31.894Z] #65 [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
13:19:32 [2022-09-07T13:19:32.822Z] #65 0.873 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
13:19:32 [2022-09-07T13:19:32.822Z] #65 0.880 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
13:19:32 [2022-09-07T13:19:32.823Z] #65 0.884 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
13:19:32 [2022-09-07T13:19:32.823Z] #65 DONE 0.9s
13:19:32 [2022-09-07T13:19:32.823Z] 
13:19:32 [2022-09-07T13:19:32.823Z] #54 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
13:19:32 [2022-09-07T13:19:32.823Z] #54 ...
13:19:32 [2022-09-07T13:19:32.823Z] 
13:19:32 [2022-09-07T13:19:32.823Z] #66 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
13:19:40 [2022-09-07T13:19:40.915Z] #66 7.534 Collecting yamllint==1.27.1
13:19:41 [2022-09-07T13:19:41.479Z] #66 8.596   Downloading yamllint-1.27.1.tar.gz (129 kB)
13:19:42 [2022-09-07T13:19:42.043Z] #66 9.257 Collecting pathspec>=0.5.3
13:19:42 [2022-09-07T13:19:42.043Z] #66 9.263   Downloading pathspec-0.10.1-py3-none-any.whl (27 kB)
13:19:42 [2022-09-07T13:19:42.300Z] #66 9.531 Collecting pyyaml
13:19:42 [2022-09-07T13:19:42.300Z] #66 9.536   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)
13:19:42 [2022-09-07T13:19:42.300Z] #66 9.562 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
13:19:42 [2022-09-07T13:19:42.300Z] #66 9.572 Building wheels for collected packages: yamllint
13:19:42 [2022-09-07T13:19:42.300Z] #66 9.573   Building wheel for yamllint (setup.py): started
13:19:42 [2022-09-07T13:19:42.863Z] #66 10.11   Building wheel for yamllint (setup.py): finished with status 'done'
13:19:42 [2022-09-07T13:19:42.863Z] #66 10.11   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=513dee5de94028d25c37d0076ba9bed0c4117a09f176cd3e8b433a785b9a744f
13:19:42 [2022-09-07T13:19:42.863Z] #66 10.11   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
13:19:42 [2022-09-07T13:19:42.863Z] #66 10.11 Successfully built yamllint
13:19:42 [2022-09-07T13:19:42.863Z] #66 10.12 Installing collected packages: pyyaml, pathspec, yamllint
13:19:43 [2022-09-07T13:19:43.120Z] #66 10.35 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1
13:19:43 [2022-09-07T13:19:43.377Z] #66 DONE 10.7s
13:19:43 [2022-09-07T13:19:43.377Z] 
13:19:43 [2022-09-07T13:19:43.377Z] #67 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
13:19:43 [2022-09-07T13:19:43.377Z] #67 DONE 0.2s
13:19:43 [2022-09-07T13:19:43.377Z] 
13:19:43 [2022-09-07T13:19:43.377Z] #68 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
13:19:43 [2022-09-07T13:19:43.941Z] #68 DONE 0.2s
13:19:43 [2022-09-07T13:19:43.941Z] 
13:19:43 [2022-09-07T13:19:43.941Z] #69 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
13:19:43 [2022-09-07T13:19:43.941Z] #69 DONE 0.1s
13:19:43 [2022-09-07T13:19:43.941Z] 
13:19:43 [2022-09-07T13:19:43.941Z] #70 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
13:19:43 [2022-09-07T13:19:43.941Z] #70 DONE 0.1s
13:19:43 [2022-09-07T13:19:43.941Z] 
13:19:43 [2022-09-07T13:19:43.941Z] #71 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
13:19:43 [2022-09-07T13:19:43.941Z] #71 DONE 0.1s
13:19:43 [2022-09-07T13:19:43.941Z] 
13:19:43 [2022-09-07T13:19:43.941Z] #72 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
13:19:44 [2022-09-07T13:19:44.198Z] #72 DONE 0.1s
13:19:44 [2022-09-07T13:19:44.198Z] 
13:19:44 [2022-09-07T13:19:44.198Z] #73 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
13:19:44 [2022-09-07T13:19:44.198Z] #73 DONE 0.1s
13:19:44 [2022-09-07T13:19:44.198Z] 
13:19:44 [2022-09-07T13:19:44.198Z] #74 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
13:19:44 [2022-09-07T13:19:44.198Z] #74 DONE 0.2s
13:19:44 [2022-09-07T13:19:44.198Z] 
13:19:44 [2022-09-07T13:19:44.198Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
13:19:44 [2022-09-07T13:19:44.456Z] #58 ...
13:19:44 [2022-09-07T13:19:44.456Z] 
13:19:44 [2022-09-07T13:19:44.456Z] #75 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
13:19:44 [2022-09-07T13:19:44.456Z] #75 DONE 0.1s
13:19:44 [2022-09-07T13:19:44.456Z] 
13:19:44 [2022-09-07T13:19:44.456Z] #76 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
13:19:44 [2022-09-07T13:19:44.456Z] #76 DONE 0.1s
13:19:44 [2022-09-07T13:19:44.456Z] 
13:19:44 [2022-09-07T13:19:44.456Z] #77 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
13:19:44 [2022-09-07T13:19:44.714Z] #77 DONE 0.2s
13:19:44 [2022-09-07T13:19:44.714Z] 
13:19:44 [2022-09-07T13:19:44.714Z] #78 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
13:19:44 [2022-09-07T13:19:44.714Z] #78 DONE 0.1s
13:19:44 [2022-09-07T13:19:44.714Z] 
13:19:44 [2022-09-07T13:19:44.714Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
13:19:52 [2022-09-07T13:19:52.023Z] #43 326.5 # github.com/containerd/containerd/cmd/containerd
13:19:52 [2022-09-07T13:19:52.023Z] #43 326.5 /usr/bin/ld: /tmp/go-link-103771038/000019.o: in function `New':
13:19:52 [2022-09-07T13:19:52.023Z] #43 326.5 /tmp/tmp.ps88GiDdWN/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
13:19:52 [2022-09-07T13:19:52.023Z] #43 326.6 + bin/containerd-stress
13:19:52 [2022-09-07T13:19:52.023Z] #43 327.7 + bin/containerd-shim
13:19:58 [2022-09-07T13:19:58.570Z] #43 338.8 + bin/containerd-shim-runc-v1
13:20:05 [2022-09-07T13:20:05.114Z] #43 345.1 + bin/containerd-shim-runc-v2
13:20:05 [2022-09-07T13:20:05.374Z] #43 345.9 + binaries
13:20:05 [2022-09-07T13:20:05.630Z] #43 345.9 + install -D bin/containerd /build/containerd
13:20:05 [2022-09-07T13:20:05.630Z] #43 346.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
13:20:05 [2022-09-07T13:20:05.630Z] #43 346.0 + install -D bin/ctr /build/ctr
13:20:06 [2022-09-07T13:20:06.273Z] #43 DONE 346.6s
13:20:06 [2022-09-07T13:20:06.614Z] #58 89.61 + mkdir -p /build
13:20:06 [2022-09-07T13:20:06.614Z] #58 89.62 + cp runc /build/runc
13:20:06 [2022-09-07T13:20:06.614Z] #58 DONE 90.0s
13:20:06 [2022-09-07T13:20:06.614Z] 
13:20:06 [2022-09-07T13:20:06.614Z] #54 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
13:20:06 [2022-09-07T13:20:06.614Z] #54 ...
13:20:06 [2022-09-07T13:20:06.614Z] 
13:20:06 [2022-09-07T13:20:06.614Z] #79 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
13:20:06 [2022-09-07T13:20:06.614Z] #79 DONE 0.1s
13:20:06 [2022-09-07T13:20:06.614Z] 
13:20:06 [2022-09-07T13:20:06.614Z] #54 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
13:20:06 [2022-09-07T13:20:06.840Z] 
13:20:06 [2022-09-07T13:20:06.840Z] #73 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
13:20:07 [2022-09-07T13:20:07.402Z] #73 DONE 0.6s
13:20:07 [2022-09-07T13:20:07.681Z] 
13:20:07 [2022-09-07T13:20:07.681Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
13:20:07 [2022-09-07T13:20:07.681Z] #74 DONE 0.1s
13:20:07 [2022-09-07T13:20:07.681Z] 
13:20:07 [2022-09-07T13:20:07.681Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
13:20:07 [2022-09-07T13:20:07.947Z] #75 DONE 0.2s
13:20:07 [2022-09-07T13:20:07.947Z] 
13:20:07 [2022-09-07T13:20:07.947Z] #76 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
13:20:07 [2022-09-07T13:20:07.947Z] #76 DONE 0.1s
13:20:07 [2022-09-07T13:20:07.947Z] 
13:20:07 [2022-09-07T13:20:07.947Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
13:20:07 [2022-09-07T13:20:07.947Z] #77 DONE 0.0s
13:20:08 [2022-09-07T13:20:08.226Z] 
13:20:08 [2022-09-07T13:20:08.226Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
13:20:08 [2022-09-07T13:20:08.226Z] #78 DONE 0.0s
13:20:08 [2022-09-07T13:20:08.226Z] 
13:20:08 [2022-09-07T13:20:08.226Z] #79 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             dbus             dbus-user-session             systemd             systemd-sysv
13:20:08 [2022-09-07T13:20:08.794Z] #79 0.803 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
13:20:09 [2022-09-07T13:20:09.050Z] #79 0.968 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
13:20:09 [2022-09-07T13:20:09.050Z] #79 1.054 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
13:20:09 [2022-09-07T13:20:09.869Z] #79 1.132 Reading package lists...
13:20:10 [2022-09-07T13:20:10.126Z] #79 1.655 Reading package lists...
13:20:10 [2022-09-07T13:20:10.126Z] #79 2.153 Building dependency tree...
13:20:10 [2022-09-07T13:20:10.382Z] #79 2.257 Reading state information...
13:20:10 [2022-09-07T13:20:10.382Z] #79 2.370 The following additional packages will be installed:
13:20:10 [2022-09-07T13:20:10.382Z] #79 2.371   libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd
13:20:10 [2022-09-07T13:20:10.382Z] #79 2.372 Suggested packages:
13:20:10 [2022-09-07T13:20:10.382Z] #79 2.372   systemd-container policykit-1
13:20:10 [2022-09-07T13:20:10.382Z] #79 2.372 Recommended packages:
13:20:10 [2022-09-07T13:20:10.382Z] #79 2.372   systemd-timesyncd | time-daemon libnss-systemd
13:20:10 [2022-09-07T13:20:10.382Z] #79 2.438 The following NEW packages will be installed:
13:20:10 [2022-09-07T13:20:10.382Z] #79 2.438   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5
13:20:10 [2022-09-07T13:20:10.382Z] #79 2.439   libkmod2 libpam-systemd systemd systemd-sysv
13:20:10 [2022-09-07T13:20:10.945Z] #79 2.706 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
13:20:10 [2022-09-07T13:20:10.945Z] #79 2.706 Need to get 5817 kB of archives.
13:20:10 [2022-09-07T13:20:10.945Z] #79 2.706 After this operation, 19.3 MB of additional disk space will be used.
13:20:10 [2022-09-07T13:20:10.945Z] #79 2.706 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
13:20:10 [2022-09-07T13:20:10.945Z] #79 2.708 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB]
13:20:10 [2022-09-07T13:20:10.945Z] #79 2.710 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]
13:20:10 [2022-09-07T13:20:10.945Z] #79 2.712 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
13:20:10 [2022-09-07T13:20:10.945Z] #79 2.725 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB]
13:20:10 [2022-09-07T13:20:10.945Z] #79 2.762 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB]
13:20:10 [2022-09-07T13:20:10.945Z] #79 2.763 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB]
13:20:10 [2022-09-07T13:20:10.945Z] #79 2.765 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB]
13:20:10 [2022-09-07T13:20:10.945Z] #79 2.767 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB]
13:20:10 [2022-09-07T13:20:10.945Z] #79 2.769 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB]
13:20:10 [2022-09-07T13:20:10.945Z] #79 2.888 debconf: delaying package configuration, since apt-utils is not installed
13:20:10 [2022-09-07T13:20:10.945Z] #79 2.918 Fetched 5817 kB in 0s (17.8 MB/s)
13:20:10 [2022-09-07T13:20:10.945Z] #79 2.944 Selecting previously unselected package libargon2-1:amd64.
13:20:10 [2022-09-07T13:20:10.945Z] #79 2.944 (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 ... 28638 files and directories currently installed.)
13:20:10 [2022-09-07T13:20:10.945Z] #79 2.960 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ...
13:20:10 [2022-09-07T13:20:10.945Z] #79 2.969 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
13:20:10 [2022-09-07T13:20:10.945Z] #79 3.007 Selecting previously unselected package libjson-c5:amd64.
13:20:10 [2022-09-07T13:20:10.945Z] #79 3.007 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ...
13:20:10 [2022-09-07T13:20:10.945Z] #79 3.011 Unpacking libjson-c5:amd64 (0.15-2) ...
13:20:10 [2022-09-07T13:20:10.945Z] #79 3.055 Selecting previously unselected package libcryptsetup12:amd64.
13:20:11 [2022-09-07T13:20:11.201Z] #79 3.058 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ...
13:20:11 [2022-09-07T13:20:11.201Z] #79 3.062 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
13:20:11 [2022-09-07T13:20:11.201Z] #79 3.115 Selecting previously unselected package libkmod2:amd64.
13:20:11 [2022-09-07T13:20:11.201Z] #79 3.118 Preparing to unpack .../libkmod2_28-1_amd64.deb ...
13:20:11 [2022-09-07T13:20:11.201Z] #79 3.121 Unpacking libkmod2:amd64 (28-1) ...
13:20:11 [2022-09-07T13:20:11.201Z] #79 3.164 Selecting previously unselected package systemd.
13:20:11 [2022-09-07T13:20:11.201Z] #79 3.166 Preparing to unpack .../systemd_247.3-7_amd64.deb ...
13:20:11 [2022-09-07T13:20:11.201Z] #79 3.201 Unpacking systemd (247.3-7) ...
13:20:11 [2022-09-07T13:20:11.765Z] #79 3.684 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
13:20:11 [2022-09-07T13:20:11.765Z] #79 3.698 Setting up libjson-c5:amd64 (0.15-2) ...
13:20:11 [2022-09-07T13:20:11.765Z] #79 3.712 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
13:20:11 [2022-09-07T13:20:11.765Z] #79 3.721 Setting up libkmod2:amd64 (28-1) ...
13:20:11 [2022-09-07T13:20:11.765Z] #79 3.730 Setting up systemd (247.3-7) ...
13:20:11 [2022-09-07T13:20:11.765Z] #79 3.770 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
13:20:11 [2022-09-07T13:20:11.765Z] #79 3.772 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
13:20:11 [2022-09-07T13:20:11.765Z] #79 3.774 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
13:20:11 [2022-09-07T13:20:11.765Z] #79 3.796 Initializing machine ID from KVM UUID.
13:20:12 [2022-09-07T13:20:12.022Z] #79 4.122 Selecting previously unselected package systemd-sysv.
13:20:12 [2022-09-07T13:20:12.279Z] #79 4.122 (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 ... 29449 files and directories currently installed.)
13:20:12 [2022-09-07T13:20:12.279Z] #79 4.136 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ...
13:20:12 [2022-09-07T13:20:12.279Z] #79 4.140 Unpacking systemd-sysv (247.3-7) ...
13:20:12 [2022-09-07T13:20:12.279Z] #79 4.189 Selecting previously unselected package libdbus-1-3:amd64.
13:20:12 [2022-09-07T13:20:12.279Z] #79 4.191 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ...
13:20:12 [2022-09-07T13:20:12.279Z] #79 4.195 Unpacking libdbus-1-3:amd64 (1.12.20-2) ...
13:20:12 [2022-09-07T13:20:12.279Z] #79 4.253 Selecting previously unselected package dbus.
13:20:12 [2022-09-07T13:20:12.279Z] #79 4.256 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ...
13:20:12 [2022-09-07T13:20:12.279Z] #79 4.265 Unpacking dbus (1.12.20-2) ...
13:20:12 [2022-09-07T13:20:12.279Z] #79 4.324 Selecting previously unselected package libpam-systemd:amd64.
13:20:12 [2022-09-07T13:20:12.279Z] #79 4.327 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ...
13:20:12 [2022-09-07T13:20:12.279Z] #79 4.332 Unpacking libpam-systemd:amd64 (247.3-7) ...
13:20:12 [2022-09-07T13:20:12.279Z] #79 4.380 Selecting previously unselected package dbus-user-session.
13:20:12 [2022-09-07T13:20:12.536Z] #79 4.383 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ...
13:20:12 [2022-09-07T13:20:12.536Z] #79 4.386 Unpacking dbus-user-session (1.12.20-2) ...
13:20:12 [2022-09-07T13:20:12.536Z] #79 4.433 Setting up systemd-sysv (247.3-7) ...
13:20:12 [2022-09-07T13:20:12.536Z] #79 4.447 Setting up libdbus-1-3:amd64 (1.12.20-2) ...
13:20:12 [2022-09-07T13:20:12.536Z] #79 4.459 Setting up dbus (1.12.20-2) ...
13:20:12 [2022-09-07T13:20:12.536Z] #79 4.574 invoke-rc.d: could not determine current runlevel
13:20:12 [2022-09-07T13:20:12.536Z] #79 4.577 invoke-rc.d: policy-rc.d denied execution of start.
13:20:12 [2022-09-07T13:20:12.536Z] #79 4.582 Setting up libpam-systemd:amd64 (247.3-7) ...
13:20:12 [2022-09-07T13:20:12.792Z] #79 4.696 Setting up dbus-user-session (1.12.20-2) ...
13:20:12 [2022-09-07T13:20:12.792Z] #79 4.717 Processing triggers for libc-bin (2.31-13+deb11u3) ...
13:20:13 [2022-09-07T13:20:13.049Z] #79 DONE 4.8s
13:20:13 [2022-09-07T13:20:13.049Z] 
13:20:13 [2022-09-07T13:20:13.049Z] #80 [dev-systemd-true 2/2] RUN mkdir -p hack   && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh   && chmod +x hack/dind-systemd
13:20:13 [2022-09-07T13:20:13.305Z] #80 0.429   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
13:20:13 [2022-09-07T13:20:13.305Z] #80 0.430                                  Dload  Upload   Total   Spent    Left  Speed
13:20:13 [2022-09-07T13:20:13.869Z] #80 0.430 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0   5880      0 --:--:-- --:--:-- --:--:--  5880
13:20:13 [2022-09-07T13:20:13.869Z] #80 DONE 0.8s
13:20:13 [2022-09-07T13:20:13.869Z] 
13:20:13 [2022-09-07T13:20:13.869Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker
13:20:14 [2022-09-07T13:20:14.797Z] #81 DONE 0.9s
13:20:14 [2022-09-07T13:20:14.797Z] 
13:20:14 [2022-09-07T13:20:14.797Z] #82 exporting to image
13:20:14 [2022-09-07T13:20:14.797Z] #82 exporting layers
13:20:17 [2022-09-07T13:20:17.078Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
13:20:17 [2022-09-07T13:20:17.078Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
13:20:17 [2022-09-07T13:20:17.337Z] ok  	github.com/docker/docker/api/server/httputils	0.005s	coverage: 31.9% of statements
13:20:18 [2022-09-07T13:20:18.711Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
13:20:18 [2022-09-07T13:20:18.711Z] ?   	github.com/docker/docker/api/server/router	[no test files]
13:20:18 [2022-09-07T13:20:18.711Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
13:20:18 [2022-09-07T13:20:18.711Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
13:20:18 [2022-09-07T13:20:18.969Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
13:20:18 [2022-09-07T13:20:18.969Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
13:20:18 [2022-09-07T13:20:18.969Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
13:20:19 [2022-09-07T13:20:19.228Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
13:20:19 [2022-09-07T13:20:19.228Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
13:20:19 [2022-09-07T13:20:19.486Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
13:20:20 [2022-09-07T13:20:20.052Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
13:20:20 [2022-09-07T13:20:20.052Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
13:20:20 [2022-09-07T13:20:20.310Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 6.0% of statements
13:20:20 [2022-09-07T13:20:20.310Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
13:20:20 [2022-09-07T13:20:20.877Z] ok  	github.com/docker/docker/api/types/filters	0.016s	coverage: 92.2% of statements
13:20:20 [2022-09-07T13:20:20.877Z] ok  	github.com/docker/docker/api/server/router/volume	0.011s	coverage: 67.9% of statements
13:20:20 [2022-09-07T13:20:20.877Z] ?   	github.com/docker/docker/api/types	[no test files]
13:20:20 [2022-09-07T13:20:20.877Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
13:20:20 [2022-09-07T13:20:20.877Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
13:20:20 [2022-09-07T13:20:20.877Z] ?   	github.com/docker/docker/api/types/container	[no test files]
13:20:20 [2022-09-07T13:20:20.877Z] ?   	github.com/docker/docker/api/types/events	[no test files]
13:20:20 [2022-09-07T13:20:20.877Z] ?   	github.com/docker/docker/api/types/image	[no test files]
13:20:20 [2022-09-07T13:20:20.877Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
13:20:20 [2022-09-07T13:20:20.877Z] ?   	github.com/docker/docker/api/types/network	[no test files]
13:20:20 [2022-09-07T13:20:20.877Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
13:20:20 [2022-09-07T13:20:20.877Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
13:20:21 [2022-09-07T13:20:21.136Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
13:20:21 [2022-09-07T13:20:21.136Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
13:20:21 [2022-09-07T13:20:21.136Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
13:20:21 [2022-09-07T13:20:21.136Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
13:20:21 [2022-09-07T13:20:21.338Z] #82 exporting layers 5.9s done
13:20:21 [2022-09-07T13:20:21.338Z] #82 writing image sha256:f3b84cc83c57c67f8e044bdf002b5a180b517936fc21793619353730efc76c7d done
13:20:21 [2022-09-07T13:20:21.338Z] #82 naming to docker.io/library/docker:e1f735219d6dfdecde5ce4082a9c8b81ea1bc241 done
13:20:21 [2022-09-07T13:20:21.338Z] #82 DONE 5.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
13:20:21 [2022-09-07T13:20:21.394Z] ok  	github.com/docker/docker/api/types/versions	0.014s	coverage: 77.3% of statements
13:20:21 [2022-09-07T13:20:21.394Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
13:20:21 [2022-09-07T13:20:21.394Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
13:20:21 [2022-09-07T13:20:21.394Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
13:20:21 [2022-09-07T13:20:21.394Z] ?   	github.com/docker/docker/builder	[no test files]
13:20:21 [2022-09-07T13:20:21.394Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
13:20:21 [2022-09-07T13:20:21.394Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
13:20:21 [2022-09-07T13:20:21.394Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
13:20:21 [2022-09-07T13:20:21.394Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
13:20:21 [2022-09-07T13:20:21.394Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
13:20:21 [2022-09-07T13:20:21.394Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
13:20:21 [2022-09-07T13:20:21.394Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
[Pipeline] sh
13:20:21 [2022-09-07T13:20:21.684Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44108/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=e1f735219d6dfdecde5ce4082a9c8b81ea1bc241 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:e1f735219d6dfdecde5ce4082a9c8b81ea1bc241 hack/make.sh dynbinary test-integration
13:20:23 [2022-09-07T13:20:23.574Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
13:20:23 [2022-09-07T13:20:23.574Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
13:20:23 [2022-09-07T13:20:23.574Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
13:20:23 [2022-09-07T13:20:23.574Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
13:20:23 [2022-09-07T13:20:23.574Z] 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)
13:20:23 [2022-09-07T13:20:23.574Z] Detected virtualization docker.
13:20:23 [2022-09-07T13:20:23.574Z] Detected architecture x86-64.
13:20:23 [2022-09-07T13:20:23.574Z] Set hostname to <268da2e187a3>.
13:20:23 [2022-09-07T13:20:23.574Z] modprobe@configfs.service: Succeeded.
13:20:23 [2022-09-07T13:20:23.574Z] modprobe@drm.service: Succeeded.
13:20:23 [2022-09-07T13:20:23.574Z] modprobe@fuse.service: Succeeded.
13:20:23 [2022-09-07T13:20:23.830Z] + source /etc/docker-entrypoint-cmd
13:20:23 [2022-09-07T13:20:23.830Z] ++ hack/make.sh dynbinary test-integration
13:20:23 [2022-09-07T13:20:23.830Z] 
13:20:23 [2022-09-07T13:20:23.830Z] Removing bundles/
13:20:23 [2022-09-07T13:20:23.830Z] 
13:20:23 [2022-09-07T13:20:23.830Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
13:20:23 [2022-09-07T13:20:23.830Z] Building: bundles/dynbinary-daemon/dockerd
13:20:23 [2022-09-07T13:20:23.830Z] GOOS="" GOARCH="" GOARM=""
13:20:23 [2022-09-07T13:20:23.923Z] ok  	github.com/docker/docker/builder/remotecontext	0.098s	coverage: 13.7% of statements
13:20:23 [2022-09-07T13:20:23.923Z] ok  	github.com/docker/docker/builder/dockerfile	0.467s	coverage: 49.3% of statements
13:20:24 [2022-09-07T13:20:24.181Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.004s	coverage: 100.0% of statements
13:20:24 [2022-09-07T13:20:24.747Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
13:20:25 [2022-09-07T13:20:25.682Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.432s	coverage: 86.3% of statements
13:20:25 [2022-09-07T13:20:25.682Z] ?   	github.com/docker/docker/cli	[no test files]
13:20:25 [2022-09-07T13:20:25.682Z] ?   	github.com/docker/docker/cli/config	[no test files]
13:20:25 [2022-09-07T13:20:25.682Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
13:20:25 [2022-09-07T13:20:25.682Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
13:20:26 [2022-09-07T13:20:26.252Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.136s	coverage: 67.6% of statements
13:20:29 [2022-09-07T13:20:29.535Z] ok  	github.com/docker/docker/client	0.075s	coverage: 76.0% of statements
13:20:38 [2022-09-07T13:20:38.657Z] #54 176.1 # github.com/containerd/containerd/cmd/containerd
13:20:38 [2022-09-07T13:20:38.657Z] #54 176.1 /usr/bin/ld: /tmp/go-link-1719659664/000019.o: in function `New':
13:20:38 [2022-09-07T13:20:38.658Z] #54 176.1 /tmp/tmp.pXQdpsJN2W/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
13:20:38 [2022-09-07T13:20:38.658Z] #54 176.3 + bin/containerd-stress
13:20:38 [2022-09-07T13:20:38.658Z] #54 177.5 + bin/containerd-shim
13:20:39 [2022-09-07T13:20:39.730Z] --- PASS: TestImportExtremelyLargeImageWorks (93.30s)
13:20:39 [2022-09-07T13:20:39.730Z] PASS
13:20:39 [2022-09-07T13:20:39.730Z] 
13:20:39 [2022-09-07T13:20:39.730Z] === Skipped
13:20:39 [2022-09-07T13:20:39.730Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
13:20:39 [2022-09-07T13:20:39.730Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
13:20:39 [2022-09-07T13:20:39.730Z] 
13:20:39 [2022-09-07T13:20:39.730Z] DONE 22 tests, 1 skipped in 97.542s
13:20:39 [2022-09-07T13:20:39.730Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
13:20:39 [2022-09-07T13:20:39.730Z] === RUN   TestStripANSICommands
13:20:39 [2022-09-07T13:20:39.730Z] === RUN   TestStripANSICommands/#00
13:20:39 [2022-09-07T13:20:39.730Z] === RUN   TestStripANSICommands/#01
13:20:39 [2022-09-07T13:20:39.730Z] --- PASS: TestStripANSICommands (0.00s)
13:20:39 [2022-09-07T13:20:39.730Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
13:20:39 [2022-09-07T13:20:39.730Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
13:20:39 [2022-09-07T13:20:39.730Z] PASS
13:20:39 [2022-09-07T13:20:39.730Z] 
13:20:39 [2022-09-07T13:20:39.730Z] DONE 3 tests in 0.042s
13:20:39 [2022-09-07T13:20:39.730Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
13:20:39 [2022-09-07T13:20:39.730Z] INFO: Testing against a local daemon
13:20:39 [2022-09-07T13:20:39.730Z] === RUN   TestNetworkCreateDelete
13:20:39 [2022-09-07T13:20:39.730Z] --- PASS: TestNetworkCreateDelete (0.12s)
13:20:39 [2022-09-07T13:20:39.730Z] === RUN   TestDockerNetworkDeletePreferID
13:20:39 [2022-09-07T13:20:39.730Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
13:20:39 [2022-09-07T13:20:39.730Z] === RUN   TestDaemonDNSFallback
13:20:43 [2022-09-07T13:20:43.896Z] --- PASS: TestDaemonDNSFallback (6.31s)
13:20:43 [2022-09-07T13:20:43.896Z] === RUN   TestInspectNetwork
13:20:43 [2022-09-07T13:20:43.896Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:20:43 [2022-09-07T13:20:43.896Z] --- SKIP: TestInspectNetwork (0.00s)
13:20:43 [2022-09-07T13:20:43.896Z] === RUN   TestRunContainerWithBridgeNone
13:20:43 [2022-09-07T13:20:43.896Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
13:20:43 [2022-09-07T13:20:43.896Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
13:20:43 [2022-09-07T13:20:43.896Z] === RUN   TestNetworkInvalidJSON
13:20:43 [2022-09-07T13:20:43.896Z] === RUN   TestNetworkInvalidJSON/networks/create
13:20:43 [2022-09-07T13:20:43.896Z] === PAUSE TestNetworkInvalidJSON/networks/create
13:20:43 [2022-09-07T13:20:43.896Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
13:20:43 [2022-09-07T13:20:43.896Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
13:20:43 [2022-09-07T13:20:43.896Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
13:20:43 [2022-09-07T13:20:43.896Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
13:20:43 [2022-09-07T13:20:43.896Z] === CONT  TestNetworkInvalidJSON/networks/create
13:20:43 [2022-09-07T13:20:43.896Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
13:20:43 [2022-09-07T13:20:43.896Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
13:20:43 [2022-09-07T13:20:43.897Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
13:20:43 [2022-09-07T13:20:43.897Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
13:20:43 [2022-09-07T13:20:43.897Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
13:20:43 [2022-09-07T13:20:43.897Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
13:20:43 [2022-09-07T13:20:43.897Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
13:20:43 [2022-09-07T13:20:43.897Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
13:20:43 [2022-09-07T13:20:43.897Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
13:20:43 [2022-09-07T13:20:43.897Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
13:20:43 [2022-09-07T13:20:43.897Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
13:20:43 [2022-09-07T13:20:43.897Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
13:20:43 [2022-09-07T13:20:43.897Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
13:20:43 [2022-09-07T13:20:43.897Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
13:20:43 [2022-09-07T13:20:43.897Z] --- PASS: TestNetworkInvalidJSON (0.01s)
13:20:43 [2022-09-07T13:20:43.897Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
13:20:43 [2022-09-07T13:20:43.897Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
13:20:43 [2022-09-07T13:20:43.897Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
13:20:43 [2022-09-07T13:20:43.897Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
13:20:43 [2022-09-07T13:20:43.897Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
13:20:43 [2022-09-07T13:20:43.897Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
13:20:43 [2022-09-07T13:20:43.897Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
13:20:43 [2022-09-07T13:20:43.897Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
13:20:43 [2022-09-07T13:20:43.897Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
13:20:43 [2022-09-07T13:20:43.897Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
13:20:43 [2022-09-07T13:20:43.897Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
13:20:43 [2022-09-07T13:20:43.897Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
13:20:43 [2022-09-07T13:20:43.897Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
13:20:43 [2022-09-07T13:20:43.897Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
13:20:43 [2022-09-07T13:20:43.897Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
13:20:43 [2022-09-07T13:20:43.897Z] === RUN   TestNetworkList
13:20:43 [2022-09-07T13:20:43.897Z] === RUN   TestNetworkList//networks
13:20:43 [2022-09-07T13:20:43.897Z] === PAUSE TestNetworkList//networks
13:20:43 [2022-09-07T13:20:43.897Z] === RUN   TestNetworkList//networks/
13:20:43 [2022-09-07T13:20:43.897Z] === PAUSE TestNetworkList//networks/
13:20:43 [2022-09-07T13:20:43.897Z] === CONT  TestNetworkList//networks
13:20:43 [2022-09-07T13:20:43.897Z] === CONT  TestNetworkList//networks/
13:20:43 [2022-09-07T13:20:43.897Z] --- PASS: TestNetworkList (0.02s)
13:20:43 [2022-09-07T13:20:43.897Z]     --- PASS: TestNetworkList//networks (0.00s)
13:20:43 [2022-09-07T13:20:43.897Z]     --- PASS: TestNetworkList//networks/ (0.00s)
13:20:43 [2022-09-07T13:20:43.897Z] === RUN   TestHostIPv4BridgeLabel
13:20:43 [2022-09-07T13:20:43.897Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
13:20:43 [2022-09-07T13:20:43.897Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
13:20:43 [2022-09-07T13:20:43.897Z] === RUN   TestDaemonRestartWithLiveRestore
13:20:43 [2022-09-07T13:20:43.897Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
13:20:43 [2022-09-07T13:20:43.897Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s)
13:20:43 [2022-09-07T13:20:43.897Z] === RUN   TestDaemonDefaultNetworkPools
13:20:43 [2022-09-07T13:20:43.897Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
13:20:43 [2022-09-07T13:20:43.897Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s)
13:20:43 [2022-09-07T13:20:43.897Z] === RUN   TestDaemonRestartWithExistingNetwork
13:20:43 [2022-09-07T13:20:43.897Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
13:20:43 [2022-09-07T13:20:43.897Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s)
13:20:43 [2022-09-07T13:20:43.897Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
13:20:43 [2022-09-07T13:20:43.897Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
13:20:43 [2022-09-07T13:20:43.897Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
13:20:43 [2022-09-07T13:20:43.897Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
13:20:43 [2022-09-07T13:20:43.897Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
13:20:43 [2022-09-07T13:20:43.897Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s)
13:20:43 [2022-09-07T13:20:43.897Z] === RUN   TestServiceWithPredefinedNetwork
13:20:43 [2022-09-07T13:20:43.897Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:20:43 [2022-09-07T13:20:43.897Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
13:20:43 [2022-09-07T13:20:43.897Z] === RUN   TestServiceRemoveKeepsIngressNetwork
13:20:43 [2022-09-07T13:20:43.897Z]     service_test.go:243: FLAKY_TEST
13:20:43 [2022-09-07T13:20:43.897Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
13:20:43 [2022-09-07T13:20:43.897Z] === RUN   TestServiceWithDataPathPortInit
13:20:43 [2022-09-07T13:20:43.897Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:20:43 [2022-09-07T13:20:43.897Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s)
13:20:43 [2022-09-07T13:20:43.897Z] === RUN   TestServiceWithDefaultAddressPoolInit
13:20:43 [2022-09-07T13:20:43.897Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:20:43 [2022-09-07T13:20:43.897Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
13:20:43 [2022-09-07T13:20:43.897Z] PASS
13:20:43 [2022-09-07T13:20:43.897Z] 
13:20:43 [2022-09-07T13:20:43.897Z] === Skipped
13:20:43 [2022-09-07T13:20:43.897Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
13:20:43 [2022-09-07T13:20:43.897Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:20:43 [2022-09-07T13:20:43.897Z] 
13:20:43 [2022-09-07T13:20:43.897Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
13:20:43 [2022-09-07T13:20:43.897Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
13:20:43 [2022-09-07T13:20:43.897Z] 
13:20:43 [2022-09-07T13:20:43.897Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
13:20:43 [2022-09-07T13:20:43.897Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
13:20:43 [2022-09-07T13:20:43.897Z] 
13:20:43 [2022-09-07T13:20:43.897Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s)
13:20:43 [2022-09-07T13:20:43.897Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
13:20:43 [2022-09-07T13:20:43.897Z] 
13:20:43 [2022-09-07T13:20:43.897Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s)
13:20:43 [2022-09-07T13:20:43.897Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
13:20:43 [2022-09-07T13:20:43.897Z] 
13:20:43 [2022-09-07T13:20:43.897Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s)
13:20:43 [2022-09-07T13:20:43.897Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
13:20:43 [2022-09-07T13:20:43.897Z] 
13:20:43 [2022-09-07T13:20:43.897Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
13:20:43 [2022-09-07T13:20:43.897Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
13:20:43 [2022-09-07T13:20:43.897Z] 
13:20:43 [2022-09-07T13:20:43.897Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s)
13:20:43 [2022-09-07T13:20:43.897Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
13:20:43 [2022-09-07T13:20:43.897Z] 
13:20:43 [2022-09-07T13:20:43.897Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
13:20:43 [2022-09-07T13:20:43.897Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:20:43 [2022-09-07T13:20:43.897Z] 
13:20:43 [2022-09-07T13:20:43.897Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
13:20:43 [2022-09-07T13:20:43.897Z]     service_test.go:243: FLAKY_TEST
13:20:43 [2022-09-07T13:20:43.897Z] 
13:20:43 [2022-09-07T13:20:43.897Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s)
13:20:43 [2022-09-07T13:20:43.897Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:20:43 [2022-09-07T13:20:43.897Z] 
13:20:43 [2022-09-07T13:20:43.897Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
13:20:43 [2022-09-07T13:20:43.897Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:20:43 [2022-09-07T13:20:43.897Z] 
13:20:43 [2022-09-07T13:20:43.897Z] DONE 34 tests, 12 skipped in 7.057s
13:20:43 [2022-09-07T13:20:43.897Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
13:20:43 [2022-09-07T13:20:43.897Z] INFO: Testing against a local daemon
13:20:43 [2022-09-07T13:20:43.897Z] === RUN   TestDockerNetworkIpvlanPersistance
13:20:43 [2022-09-07T13:20:43.897Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:20:43 [2022-09-07T13:20:43.897Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
13:20:43 [2022-09-07T13:20:43.897Z] === RUN   TestDockerNetworkIpvlan
13:20:43 [2022-09-07T13:20:43.897Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:20:43 [2022-09-07T13:20:43.897Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
13:20:43 [2022-09-07T13:20:43.897Z] PASS
13:20:43 [2022-09-07T13:20:43.897Z] 
13:20:43 [2022-09-07T13:20:43.897Z] === Skipped
13:20:43 [2022-09-07T13:20:43.897Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
13:20:43 [2022-09-07T13:20:43.897Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:20:43 [2022-09-07T13:20:43.897Z] 
13:20:43 [2022-09-07T13:20:43.897Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
13:20:43 [2022-09-07T13:20:43.897Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:20:43 [2022-09-07T13:20:43.897Z] 
13:20:43 [2022-09-07T13:20:43.897Z] DONE 2 tests, 2 skipped in 0.093s
13:20:43 [2022-09-07T13:20:43.897Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
13:20:43 [2022-09-07T13:20:43.897Z] INFO: Testing against a local daemon
13:20:43 [2022-09-07T13:20:43.897Z] === RUN   TestDockerNetworkMacvlanPersistance
13:20:43 [2022-09-07T13:20:43.897Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
13:20:43 [2022-09-07T13:20:43.897Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
13:20:43 [2022-09-07T13:20:43.897Z] === RUN   TestDockerNetworkMacvlan
13:20:43 [2022-09-07T13:20:43.897Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
13:20:43 [2022-09-07T13:20:43.897Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
13:20:43 [2022-09-07T13:20:43.897Z] PASS
13:20:43 [2022-09-07T13:20:43.897Z] 
13:20:43 [2022-09-07T13:20:43.897Z] === Skipped
13:20:43 [2022-09-07T13:20:43.897Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
13:20:43 [2022-09-07T13:20:43.897Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
13:20:43 [2022-09-07T13:20:43.897Z] 
13:20:43 [2022-09-07T13:20:43.897Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
13:20:43 [2022-09-07T13:20:43.897Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
13:20:43 [2022-09-07T13:20:43.897Z] 
13:20:43 [2022-09-07T13:20:43.897Z] DONE 2 tests, 2 skipped in 0.089s
13:20:43 [2022-09-07T13:20:43.897Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
13:20:43 [2022-09-07T13:20:43.897Z] testing: warning: no tests to run
13:20:43 [2022-09-07T13:20:43.897Z] PASS
13:20:44 [2022-09-07T13:20:44.154Z] 
13:20:44 [2022-09-07T13:20:44.154Z] DONE 0 tests in 0.029s
13:20:44 [2022-09-07T13:20:44.154Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
13:20:44 [2022-09-07T13:20:44.154Z] INFO: Testing against a local daemon
13:20:44 [2022-09-07T13:20:44.154Z] === RUN   TestAuthZPluginAllowRequest
13:20:44 [2022-09-07T13:20:44.154Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:20:44 [2022-09-07T13:20:44.154Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
13:20:44 [2022-09-07T13:20:44.154Z] === RUN   TestAuthZPluginTLS
13:20:44 [2022-09-07T13:20:44.154Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:20:44 [2022-09-07T13:20:44.154Z] --- SKIP: TestAuthZPluginTLS (0.00s)
13:20:44 [2022-09-07T13:20:44.154Z] === RUN   TestAuthZPluginDenyRequest
13:20:44 [2022-09-07T13:20:44.154Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:20:44 [2022-09-07T13:20:44.154Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
13:20:44 [2022-09-07T13:20:44.154Z] === RUN   TestAuthZPluginAPIDenyResponse
13:20:44 [2022-09-07T13:20:44.154Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:20:44 [2022-09-07T13:20:44.154Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
13:20:44 [2022-09-07T13:20:44.154Z] === RUN   TestAuthZPluginDenyResponse
13:20:44 [2022-09-07T13:20:44.154Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:20:44 [2022-09-07T13:20:44.154Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
13:20:44 [2022-09-07T13:20:44.154Z] === RUN   TestAuthZPluginAllowEventStream
13:20:44 [2022-09-07T13:20:44.154Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:20:44 [2022-09-07T13:20:44.154Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
13:20:44 [2022-09-07T13:20:44.154Z] === RUN   TestAuthZPluginErrorResponse
13:20:44 [2022-09-07T13:20:44.154Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:20:44 [2022-09-07T13:20:44.154Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
13:20:44 [2022-09-07T13:20:44.154Z] === RUN   TestAuthZPluginErrorRequest
13:20:44 [2022-09-07T13:20:44.154Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:20:44 [2022-09-07T13:20:44.154Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
13:20:44 [2022-09-07T13:20:44.154Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
13:20:44 [2022-09-07T13:20:44.154Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:20:44 [2022-09-07T13:20:44.154Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
13:20:44 [2022-09-07T13:20:44.154Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
13:20:44 [2022-09-07T13:20:44.154Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:20:44 [2022-09-07T13:20:44.154Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
13:20:44 [2022-09-07T13:20:44.154Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
13:20:44 [2022-09-07T13:20:44.154Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:20:44 [2022-09-07T13:20:44.154Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
13:20:44 [2022-09-07T13:20:44.154Z] === RUN   TestAuthZPluginHeader
13:20:44 [2022-09-07T13:20:44.154Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:20:44 [2022-09-07T13:20:44.154Z] --- SKIP: TestAuthZPluginHeader (0.00s)
13:20:44 [2022-09-07T13:20:44.154Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
13:20:44 [2022-09-07T13:20:44.716Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:20:44 [2022-09-07T13:20:44.716Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.42s)
13:20:44 [2022-09-07T13:20:44.716Z] === RUN   TestAuthZPluginV2Disable
13:20:44 [2022-09-07T13:20:44.972Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:20:44 [2022-09-07T13:20:44.972Z] --- SKIP: TestAuthZPluginV2Disable (0.32s)
13:20:44 [2022-09-07T13:20:44.972Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
13:20:45 [2022-09-07T13:20:45.227Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:20:45 [2022-09-07T13:20:45.227Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s)
13:20:45 [2022-09-07T13:20:45.227Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
13:20:45 [2022-09-07T13:20:45.483Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:20:45 [2022-09-07T13:20:45.483Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
13:20:45 [2022-09-07T13:20:45.483Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
13:20:45 [2022-09-07T13:20:45.739Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:20:45 [2022-09-07T13:20:45.739Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s)
13:20:45 [2022-09-07T13:20:45.739Z] PASS
13:20:45 [2022-09-07T13:20:45.739Z] 
13:20:45 [2022-09-07T13:20:45.739Z] === Skipped
13:20:45 [2022-09-07T13:20:45.739Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
13:20:45 [2022-09-07T13:20:45.739Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:20:45 [2022-09-07T13:20:45.739Z] 
13:20:45 [2022-09-07T13:20:45.739Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
13:20:45 [2022-09-07T13:20:45.739Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:20:45 [2022-09-07T13:20:45.739Z] 
13:20:45 [2022-09-07T13:20:45.739Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
13:20:45 [2022-09-07T13:20:45.739Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:20:45 [2022-09-07T13:20:45.739Z] 
13:20:45 [2022-09-07T13:20:45.739Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
13:20:45 [2022-09-07T13:20:45.739Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:20:45 [2022-09-07T13:20:45.739Z] 
13:20:45 [2022-09-07T13:20:45.739Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
13:20:45 [2022-09-07T13:20:45.739Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:20:45 [2022-09-07T13:20:45.739Z] 
13:20:45 [2022-09-07T13:20:45.739Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
13:20:45 [2022-09-07T13:20:45.739Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:20:45 [2022-09-07T13:20:45.739Z] 
13:20:45 [2022-09-07T13:20:45.739Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
13:20:45 [2022-09-07T13:20:45.739Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:20:45 [2022-09-07T13:20:45.739Z] 
13:20:45 [2022-09-07T13:20:45.739Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
13:20:45 [2022-09-07T13:20:45.739Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:20:45 [2022-09-07T13:20:45.739Z] 
13:20:45 [2022-09-07T13:20:45.739Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
13:20:45 [2022-09-07T13:20:45.739Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:20:45 [2022-09-07T13:20:45.739Z] 
13:20:45 [2022-09-07T13:20:45.739Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
13:20:45 [2022-09-07T13:20:45.739Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:20:45 [2022-09-07T13:20:45.739Z] 
13:20:45 [2022-09-07T13:20:45.739Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
13:20:45 [2022-09-07T13:20:45.739Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:20:45 [2022-09-07T13:20:45.739Z] 
13:20:45 [2022-09-07T13:20:45.739Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
13:20:45 [2022-09-07T13:20:45.739Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:20:45 [2022-09-07T13:20:45.739Z] 
13:20:45 [2022-09-07T13:20:45.739Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.42s)
13:20:45 [2022-09-07T13:20:45.739Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:20:45 [2022-09-07T13:20:45.739Z] 
13:20:45 [2022-09-07T13:20:45.739Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s)
13:20:45 [2022-09-07T13:20:45.739Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:20:45 [2022-09-07T13:20:45.739Z] 
13:20:45 [2022-09-07T13:20:45.739Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s)
13:20:45 [2022-09-07T13:20:45.739Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:20:45 [2022-09-07T13:20:45.739Z] 
13:20:45 [2022-09-07T13:20:45.739Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
13:20:45 [2022-09-07T13:20:45.739Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:20:45 [2022-09-07T13:20:45.739Z] 
13:20:45 [2022-09-07T13:20:45.739Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s)
13:20:45 [2022-09-07T13:20:45.739Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:20:45 [2022-09-07T13:20:45.739Z] 
13:20:45 [2022-09-07T13:20:45.739Z] DONE 17 tests, 17 skipped in 1.802s
13:20:45 [2022-09-07T13:20:45.739Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
13:20:45 [2022-09-07T13:20:45.995Z] INFO: Testing against a local daemon
13:20:45 [2022-09-07T13:20:45.995Z] === RUN   TestPluginInvalidJSON
13:20:45 [2022-09-07T13:20:45.995Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
13:20:45 [2022-09-07T13:20:45.995Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
13:20:45 [2022-09-07T13:20:45.995Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
13:20:45 [2022-09-07T13:20:45.995Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
13:20:45 [2022-09-07T13:20:45.995Z] === RUN   TestPluginInvalidJSON/plugins/pull
13:20:45 [2022-09-07T13:20:45.995Z] === PAUSE TestPluginInvalidJSON/plugins/pull
13:20:45 [2022-09-07T13:20:45.995Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
13:20:45 [2022-09-07T13:20:45.995Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
13:20:45 [2022-09-07T13:20:45.995Z] === CONT  TestPluginInvalidJSON/plugins/pull
13:20:45 [2022-09-07T13:20:45.995Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
13:20:45 [2022-09-07T13:20:45.995Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
13:20:45 [2022-09-07T13:20:45.995Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
13:20:45 [2022-09-07T13:20:45.995Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
13:20:45 [2022-09-07T13:20:45.995Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
13:20:45 [2022-09-07T13:20:45.995Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
13:20:45 [2022-09-07T13:20:45.995Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
13:20:45 [2022-09-07T13:20:45.995Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
13:20:45 [2022-09-07T13:20:45.995Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
13:20:45 [2022-09-07T13:20:45.995Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
13:20:45 [2022-09-07T13:20:45.995Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
13:20:45 [2022-09-07T13:20:45.995Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
13:20:45 [2022-09-07T13:20:45.995Z] --- PASS: TestPluginInvalidJSON (0.02s)
13:20:45 [2022-09-07T13:20:45.995Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
13:20:45 [2022-09-07T13:20:45.995Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
13:20:45 [2022-09-07T13:20:45.995Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
13:20:45 [2022-09-07T13:20:45.995Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
13:20:45 [2022-09-07T13:20:45.995Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
13:20:45 [2022-09-07T13:20:45.995Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
13:20:45 [2022-09-07T13:20:45.995Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
13:20:45 [2022-09-07T13:20:45.995Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
13:20:45 [2022-09-07T13:20:45.995Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
13:20:45 [2022-09-07T13:20:45.995Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
13:20:45 [2022-09-07T13:20:45.995Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
13:20:45 [2022-09-07T13:20:45.995Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
13:20:45 [2022-09-07T13:20:45.995Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
13:20:45 [2022-09-07T13:20:45.995Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
13:20:45 [2022-09-07T13:20:45.995Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
13:20:45 [2022-09-07T13:20:45.995Z] === RUN   TestPluginInstall
13:20:45 [2022-09-07T13:20:45.995Z]     plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:20:45 [2022-09-07T13:20:45.995Z] --- SKIP: TestPluginInstall (0.00s)
13:20:45 [2022-09-07T13:20:45.995Z] === RUN   TestPluginsWithRuntimes
13:20:45 [2022-09-07T13:20:45.995Z]     plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
13:20:45 [2022-09-07T13:20:45.995Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
13:20:45 [2022-09-07T13:20:45.995Z] === RUN   TestPluginBackCompatMediaTypes
13:20:45 [2022-09-07T13:20:45.995Z]     plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
13:20:45 [2022-09-07T13:20:45.995Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
13:20:45 [2022-09-07T13:20:45.995Z] PASS
13:20:45 [2022-09-07T13:20:45.995Z] 
13:20:45 [2022-09-07T13:20:45.995Z] === Skipped
13:20:45 [2022-09-07T13:20:45.995Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
13:20:45 [2022-09-07T13:20:45.995Z]     plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:20:45 [2022-09-07T13:20:45.995Z] 
13:20:45 [2022-09-07T13:20:45.995Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
13:20:45 [2022-09-07T13:20:45.996Z]     plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
13:20:45 [2022-09-07T13:20:45.996Z] 
13:20:45 [2022-09-07T13:20:45.996Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
13:20:45 [2022-09-07T13:20:45.996Z]     plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
13:20:45 [2022-09-07T13:20:45.996Z] 
13:20:45 [2022-09-07T13:20:45.996Z] DONE 19 tests, 3 skipped in 0.143s
13:20:45 [2022-09-07T13:20:45.996Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
13:20:45 [2022-09-07T13:20:45.996Z] INFO: Testing against a local daemon
13:20:45 [2022-09-07T13:20:45.996Z] === RUN   TestExternalGraphDriver
13:20:46 [2022-09-07T13:20:46.557Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
13:20:46 [2022-09-07T13:20:46.557Z] --- SKIP: TestExternalGraphDriver (0.34s)
13:20:46 [2022-09-07T13:20:46.557Z] === RUN   TestGraphdriverPluginV2
13:20:48 [2022-09-07T13:20:48.603Z] #54 188.6 + bin/containerd-shim-runc-v1
13:20:50 [2022-09-07T13:20:50.726Z] --- PASS: TestGraphdriverPluginV2 (3.75s)
13:20:50 [2022-09-07T13:20:50.727Z] PASS
13:20:50 [2022-09-07T13:20:50.727Z] 
13:20:50 [2022-09-07T13:20:50.727Z] === Skipped
13:20:50 [2022-09-07T13:20:50.727Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s)
13:20:50 [2022-09-07T13:20:50.727Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
13:20:50 [2022-09-07T13:20:50.727Z] 
13:20:50 [2022-09-07T13:20:50.727Z] DONE 2 tests, 1 skipped in 4.192s
13:20:50 [2022-09-07T13:20:50.727Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
13:20:50 [2022-09-07T13:20:50.727Z] INFO: Testing against a local daemon
13:20:50 [2022-09-07T13:20:50.727Z] === RUN   TestContinueAfterPluginCrash
13:20:50 [2022-09-07T13:20:50.727Z] === PAUSE TestContinueAfterPluginCrash
13:20:50 [2022-09-07T13:20:50.727Z] === RUN   TestReadPluginNoRead
13:20:50 [2022-09-07T13:20:50.727Z] === PAUSE TestReadPluginNoRead
13:20:50 [2022-09-07T13:20:50.727Z] === RUN   TestDaemonStartWithLogOpt
13:20:50 [2022-09-07T13:20:50.727Z] === PAUSE TestDaemonStartWithLogOpt
13:20:50 [2022-09-07T13:20:50.727Z] === CONT  TestContinueAfterPluginCrash
13:20:50 [2022-09-07T13:20:50.727Z] === CONT  TestDaemonStartWithLogOpt
13:20:54 [2022-09-07T13:20:54.919Z] --- PASS: TestDaemonStartWithLogOpt (4.42s)
13:20:54 [2022-09-07T13:20:54.919Z] === CONT  TestReadPluginNoRead
13:20:55 [2022-09-07T13:20:55.146Z] #54 194.9 + bin/containerd-shim-runc-v2
13:20:55 [2022-09-07T13:20:55.146Z] #54 195.6 + binaries
13:20:55 [2022-09-07T13:20:55.146Z] #54 195.6 + install -D bin/containerd /build/containerd
13:20:55 [2022-09-07T13:20:55.146Z] #54 195.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
13:20:55 [2022-09-07T13:20:55.146Z] #54 195.7 + install -D bin/ctr /build/ctr
13:20:55 [2022-09-07T13:20:55.708Z] #54 DONE 196.5s
13:20:57 [2022-09-07T13:20:57.074Z] 
13:20:57 [2022-09-07T13:20:57.074Z] #80 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
13:20:57 [2022-09-07T13:20:57.480Z] === RUN   TestReadPluginNoRead/default
13:20:57 [2022-09-07T13:20:57.636Z] #80 DONE 0.9s
13:20:57 [2022-09-07T13:20:57.636Z] 
13:20:57 [2022-09-07T13:20:57.636Z] #81 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
13:20:57 [2022-09-07T13:20:57.892Z] #81 DONE 0.2s
13:20:57 [2022-09-07T13:20:57.892Z] 
13:20:57 [2022-09-07T13:20:57.892Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
13:20:58 [2022-09-07T13:20:58.413Z] === RUN   TestReadPluginNoRead/disabled_caching
13:20:58 [2022-09-07T13:20:58.823Z] #82 DONE 0.9s
13:20:58 [2022-09-07T13:20:58.823Z] 
13:20:58 [2022-09-07T13:20:58.823Z] #83 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
13:20:58 [2022-09-07T13:20:58.823Z] #83 DONE 0.0s
13:20:58 [2022-09-07T13:20:58.823Z] 
13:20:58 [2022-09-07T13:20:58.823Z] #84 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
13:20:58 [2022-09-07T13:20:58.823Z] #84 DONE 0.0s
13:20:58 [2022-09-07T13:20:58.823Z] 
13:20:58 [2022-09-07T13:20:58.823Z] #85 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
13:20:58 [2022-09-07T13:20:58.823Z] #85 DONE 0.0s
13:20:59 [2022-09-07T13:20:59.079Z] 
13:20:59 [2022-09-07T13:20:59.079Z] #86 [final 1/1] COPY . /go/src/github.com/docker/docker
13:20:59 [2022-09-07T13:20:59.341Z] --- PASS: TestContinueAfterPluginCrash (9.08s)
13:20:59 [2022-09-07T13:20:59.597Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
13:20:59 [2022-09-07T13:20:59.641Z] #86 DONE 0.8s
13:20:59 [2022-09-07T13:20:59.641Z] 
13:20:59 [2022-09-07T13:20:59.641Z] #87 exporting to image
13:20:59 [2022-09-07T13:20:59.641Z] #87 exporting layers
13:21:00 [2022-09-07T13:21:00.964Z] === CONT  TestReadPluginNoRead
13:21:00 [2022-09-07T13:21:00.964Z]     read_test.go:92: [da47c33060dea] daemon is not started
13:21:00 [2022-09-07T13:21:00.964Z] --- PASS: TestReadPluginNoRead (6.22s)
13:21:00 [2022-09-07T13:21:00.964Z]     --- PASS: TestReadPluginNoRead/default (1.25s)
13:21:00 [2022-09-07T13:21:00.964Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.38s)
13:21:00 [2022-09-07T13:21:00.964Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s)
13:21:00 [2022-09-07T13:21:00.964Z] PASS
13:21:00 [2022-09-07T13:21:00.964Z] 
13:21:00 [2022-09-07T13:21:00.964Z] DONE 6 tests in 10.744s
13:21:00 [2022-09-07T13:21:00.964Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
13:21:00 [2022-09-07T13:21:00.964Z] testing: warning: no tests to run
13:21:00 [2022-09-07T13:21:00.964Z] PASS
13:21:00 [2022-09-07T13:21:00.964Z] 
13:21:00 [2022-09-07T13:21:00.964Z] DONE 0 tests in 0.036s
13:21:00 [2022-09-07T13:21:00.964Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
13:21:01 [2022-09-07T13:21:01.220Z] INFO: Testing against a local daemon
13:21:01 [2022-09-07T13:21:01.220Z] === RUN   TestPluginWithDevMounts
13:21:01 [2022-09-07T13:21:01.220Z]     mounts_test.go:20: (*Execution).IsRootless-fm
13:21:01 [2022-09-07T13:21:01.220Z] --- SKIP: TestPluginWithDevMounts (0.00s)
13:21:01 [2022-09-07T13:21:01.220Z] PASS
13:21:01 [2022-09-07T13:21:01.220Z] 
13:21:01 [2022-09-07T13:21:01.220Z] === Skipped
13:21:01 [2022-09-07T13:21:01.220Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
13:21:01 [2022-09-07T13:21:01.220Z]     mounts_test.go:20: (*Execution).IsRootless-fm
13:21:01 [2022-09-07T13:21:01.220Z] 
13:21:01 [2022-09-07T13:21:01.220Z] DONE 1 tests, 1 skipped in 0.123s
13:21:01 [2022-09-07T13:21:01.220Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
13:21:01 [2022-09-07T13:21:01.220Z] INFO: Testing against a local daemon
13:21:01 [2022-09-07T13:21:01.220Z] === RUN   TestSecretInspect
13:21:01 [2022-09-07T13:21:01.220Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:21:01 [2022-09-07T13:21:01.220Z] --- SKIP: TestSecretInspect (0.01s)
13:21:01 [2022-09-07T13:21:01.220Z] === RUN   TestSecretList
13:21:01 [2022-09-07T13:21:01.220Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:21:01 [2022-09-07T13:21:01.220Z] --- SKIP: TestSecretList (0.01s)
13:21:01 [2022-09-07T13:21:01.220Z] === RUN   TestSecretsCreateAndDelete
13:21:01 [2022-09-07T13:21:01.220Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:21:01 [2022-09-07T13:21:01.220Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
13:21:01 [2022-09-07T13:21:01.220Z] === RUN   TestSecretsUpdate
13:21:01 [2022-09-07T13:21:01.220Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:21:01 [2022-09-07T13:21:01.220Z] --- SKIP: TestSecretsUpdate (0.02s)
13:21:01 [2022-09-07T13:21:01.220Z] === RUN   TestTemplatedSecret
13:21:01 [2022-09-07T13:21:01.221Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:21:01 [2022-09-07T13:21:01.221Z] --- SKIP: TestTemplatedSecret (0.00s)
13:21:01 [2022-09-07T13:21:01.221Z] === RUN   TestSecretCreateResolve
13:21:01 [2022-09-07T13:21:01.221Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:21:01 [2022-09-07T13:21:01.221Z] --- SKIP: TestSecretCreateResolve (0.02s)
13:21:01 [2022-09-07T13:21:01.221Z] PASS
13:21:01 [2022-09-07T13:21:01.221Z] 
13:21:01 [2022-09-07T13:21:01.221Z] === Skipped
13:21:01 [2022-09-07T13:21:01.221Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
13:21:01 [2022-09-07T13:21:01.221Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:21:01 [2022-09-07T13:21:01.221Z] 
13:21:01 [2022-09-07T13:21:01.221Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
13:21:01 [2022-09-07T13:21:01.221Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:21:01 [2022-09-07T13:21:01.221Z] 
13:21:01 [2022-09-07T13:21:01.221Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
13:21:01 [2022-09-07T13:21:01.221Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:21:01 [2022-09-07T13:21:01.221Z] 
13:21:01 [2022-09-07T13:21:01.221Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s)
13:21:01 [2022-09-07T13:21:01.221Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:21:01 [2022-09-07T13:21:01.221Z] 
13:21:01 [2022-09-07T13:21:01.221Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
13:21:01 [2022-09-07T13:21:01.221Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:21:01 [2022-09-07T13:21:01.221Z] 
13:21:01 [2022-09-07T13:21:01.221Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s)
13:21:01 [2022-09-07T13:21:01.221Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:21:01 [2022-09-07T13:21:01.221Z] 
13:21:01 [2022-09-07T13:21:01.221Z] DONE 6 tests, 6 skipped in 0.179s
13:21:01 [2022-09-07T13:21:01.221Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
13:21:01 [2022-09-07T13:21:01.477Z] INFO: Testing against a local daemon
13:21:01 [2022-09-07T13:21:01.477Z] === RUN   TestServiceCreateInit
13:21:01 [2022-09-07T13:21:01.477Z] === RUN   TestServiceCreateInit/daemonInitDisabled
13:21:01 [2022-09-07T13:21:01.477Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:21:01 [2022-09-07T13:21:01.477Z] === RUN   TestServiceCreateInit/daemonInitEnabled
13:21:01 [2022-09-07T13:21:01.477Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:21:01 [2022-09-07T13:21:01.477Z] --- PASS: TestServiceCreateInit (0.02s)
13:21:01 [2022-09-07T13:21:01.478Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
13:21:01 [2022-09-07T13:21:01.478Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
13:21:01 [2022-09-07T13:21:01.478Z] === RUN   TestCreateServiceMultipleTimes
13:21:01 [2022-09-07T13:21:01.478Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:21:01 [2022-09-07T13:21:01.478Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
13:21:01 [2022-09-07T13:21:01.478Z] === RUN   TestCreateServiceConflict
13:21:01 [2022-09-07T13:21:01.478Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:21:01 [2022-09-07T13:21:01.478Z] --- SKIP: TestCreateServiceConflict (0.01s)
13:21:01 [2022-09-07T13:21:01.478Z] === RUN   TestCreateServiceMaxReplicas
13:21:01 [2022-09-07T13:21:01.478Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:21:01 [2022-09-07T13:21:01.478Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
13:21:01 [2022-09-07T13:21:01.478Z] === RUN   TestCreateWithDuplicateNetworkNames
13:21:01 [2022-09-07T13:21:01.478Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:21:01 [2022-09-07T13:21:01.478Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
13:21:01 [2022-09-07T13:21:01.478Z] === RUN   TestCreateServiceSecretFileMode
13:21:01 [2022-09-07T13:21:01.478Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:21:01 [2022-09-07T13:21:01.478Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
13:21:01 [2022-09-07T13:21:01.478Z] === RUN   TestCreateServiceConfigFileMode
13:21:01 [2022-09-07T13:21:01.478Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:21:01 [2022-09-07T13:21:01.478Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s)
13:21:01 [2022-09-07T13:21:01.478Z] === RUN   TestCreateServiceSysctls
13:21:01 [2022-09-07T13:21:01.478Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:21:01 [2022-09-07T13:21:01.709Z] ok  	github.com/docker/docker/cmd/dockerd	0.072s	coverage: 31.8% of statements
13:21:01 [2022-09-07T13:21:01.709Z] ok  	github.com/docker/docker/container	0.118s	coverage: 36.1% of statements
13:21:01 [2022-09-07T13:21:01.735Z] --- SKIP: TestCreateServiceSysctls (0.04s)
13:21:01 [2022-09-07T13:21:01.735Z] === RUN   TestCreateServiceCapabilities
13:21:01 [2022-09-07T13:21:01.735Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:21:01 [2022-09-07T13:21:01.735Z] --- SKIP: TestCreateServiceCapabilities (0.04s)
13:21:01 [2022-09-07T13:21:01.735Z] === RUN   TestInspect
13:21:01 [2022-09-07T13:21:01.735Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:21:01 [2022-09-07T13:21:01.735Z] --- SKIP: TestInspect (0.01s)
13:21:01 [2022-09-07T13:21:01.735Z] === RUN   TestCreateJob
13:21:01 [2022-09-07T13:21:01.735Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:21:01 [2022-09-07T13:21:01.735Z] --- SKIP: TestCreateJob (0.01s)
13:21:01 [2022-09-07T13:21:01.735Z] === RUN   TestReplicatedJob
13:21:01 [2022-09-07T13:21:01.735Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:21:01 [2022-09-07T13:21:01.735Z] --- SKIP: TestReplicatedJob (0.01s)
13:21:01 [2022-09-07T13:21:01.735Z] === RUN   TestUpdateReplicatedJob
13:21:01 [2022-09-07T13:21:01.735Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:21:01 [2022-09-07T13:21:01.735Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
13:21:01 [2022-09-07T13:21:01.735Z] === RUN   TestServiceListWithStatuses
13:21:01 [2022-09-07T13:21:01.735Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:21:01 [2022-09-07T13:21:01.735Z] --- SKIP: TestServiceListWithStatuses (0.00s)
13:21:01 [2022-09-07T13:21:01.735Z] === RUN   TestDockerNetworkConnectAlias
13:21:01 [2022-09-07T13:21:01.735Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:21:01 [2022-09-07T13:21:01.735Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
13:21:01 [2022-09-07T13:21:01.735Z] === RUN   TestDockerNetworkReConnect
13:21:01 [2022-09-07T13:21:01.735Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:21:01 [2022-09-07T13:21:01.735Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
13:21:01 [2022-09-07T13:21:01.735Z] === RUN   TestServicePlugin
13:21:02 [2022-09-07T13:21:02.277Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.499s	coverage: 0.0% of statements
13:21:02 [2022-09-07T13:21:02.277Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
13:21:02 [2022-09-07T13:21:02.277Z] ?   	github.com/docker/docker/container/stream	[no test files]
13:21:02 [2022-09-07T13:21:02.277Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
13:21:02 [2022-09-07T13:21:02.277Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
13:21:02 [2022-09-07T13:21:02.277Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
13:21:03 [2022-09-07T13:21:03.627Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:21:03 [2022-09-07T13:21:03.627Z] --- SKIP: TestServicePlugin (1.99s)
13:21:03 [2022-09-07T13:21:03.627Z] === RUN   TestServiceUpdateLabel
13:21:03 [2022-09-07T13:21:03.627Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:21:03 [2022-09-07T13:21:03.627Z] --- SKIP: TestServiceUpdateLabel (0.01s)
13:21:03 [2022-09-07T13:21:03.627Z] === RUN   TestServiceUpdateSecrets
13:21:03 [2022-09-07T13:21:03.627Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:21:03 [2022-09-07T13:21:03.627Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
13:21:03 [2022-09-07T13:21:03.627Z] === RUN   TestServiceUpdateConfigs
13:21:03 [2022-09-07T13:21:03.627Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:21:03 [2022-09-07T13:21:03.627Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
13:21:03 [2022-09-07T13:21:03.627Z] === RUN   TestServiceUpdateNetwork
13:21:03 [2022-09-07T13:21:03.627Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:21:03 [2022-09-07T13:21:03.627Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
13:21:03 [2022-09-07T13:21:03.627Z] === RUN   TestServiceUpdatePidsLimit
13:21:03 [2022-09-07T13:21:03.883Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:21:03 [2022-09-07T13:21:03.883Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s)
13:21:03 [2022-09-07T13:21:03.883Z] PASS
13:21:03 [2022-09-07T13:21:03.884Z] 
13:21:03 [2022-09-07T13:21:03.884Z] === Skipped
13:21:03 [2022-09-07T13:21:03.884Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
13:21:03 [2022-09-07T13:21:03.884Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:21:03 [2022-09-07T13:21:03.884Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
13:21:03 [2022-09-07T13:21:03.884Z] 
13:21:03 [2022-09-07T13:21:03.884Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
13:21:03 [2022-09-07T13:21:03.884Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:21:03 [2022-09-07T13:21:03.884Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
13:21:03 [2022-09-07T13:21:03.884Z] 
13:21:03 [2022-09-07T13:21:03.884Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
13:21:03 [2022-09-07T13:21:03.884Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:21:03 [2022-09-07T13:21:03.884Z] 
13:21:03 [2022-09-07T13:21:03.884Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
13:21:03 [2022-09-07T13:21:03.884Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:21:03 [2022-09-07T13:21:03.884Z] 
13:21:03 [2022-09-07T13:21:03.884Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
13:21:03 [2022-09-07T13:21:03.884Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:21:03 [2022-09-07T13:21:03.884Z] 
13:21:03 [2022-09-07T13:21:03.884Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
13:21:03 [2022-09-07T13:21:03.884Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:21:03 [2022-09-07T13:21:03.884Z] 
13:21:03 [2022-09-07T13:21:03.884Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
13:21:03 [2022-09-07T13:21:03.884Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:21:03 [2022-09-07T13:21:03.884Z] 
13:21:03 [2022-09-07T13:21:03.884Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s)
13:21:03 [2022-09-07T13:21:03.884Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:21:03 [2022-09-07T13:21:03.884Z] 
13:21:03 [2022-09-07T13:21:03.884Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.04s)
13:21:03 [2022-09-07T13:21:03.884Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:21:03 [2022-09-07T13:21:03.884Z] 
13:21:03 [2022-09-07T13:21:03.884Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.04s)
13:21:03 [2022-09-07T13:21:03.884Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:21:03 [2022-09-07T13:21:03.884Z] 
13:21:03 [2022-09-07T13:21:03.884Z] === SKIP: amd64.integration.service TestInspect (0.01s)
13:21:03 [2022-09-07T13:21:03.884Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:21:03 [2022-09-07T13:21:03.884Z] 
13:21:03 [2022-09-07T13:21:03.884Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
13:21:03 [2022-09-07T13:21:03.884Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:21:03 [2022-09-07T13:21:03.884Z] 
13:21:03 [2022-09-07T13:21:03.884Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
13:21:03 [2022-09-07T13:21:03.884Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:21:03 [2022-09-07T13:21:03.884Z] 
13:21:03 [2022-09-07T13:21:03.884Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
13:21:03 [2022-09-07T13:21:03.884Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:21:03 [2022-09-07T13:21:03.884Z] 
13:21:03 [2022-09-07T13:21:03.884Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
13:21:03 [2022-09-07T13:21:03.884Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:21:03 [2022-09-07T13:21:03.884Z] 
13:21:03 [2022-09-07T13:21:03.884Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
13:21:03 [2022-09-07T13:21:03.884Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:21:03 [2022-09-07T13:21:03.884Z] 
13:21:03 [2022-09-07T13:21:03.884Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
13:21:03 [2022-09-07T13:21:03.884Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:21:03 [2022-09-07T13:21:03.884Z] 
13:21:03 [2022-09-07T13:21:03.884Z] === SKIP: amd64.integration.service TestServicePlugin (1.99s)
13:21:03 [2022-09-07T13:21:03.884Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:21:03 [2022-09-07T13:21:03.884Z] 
13:21:03 [2022-09-07T13:21:03.884Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
13:21:03 [2022-09-07T13:21:03.884Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:21:03 [2022-09-07T13:21:03.884Z] 
13:21:03 [2022-09-07T13:21:03.884Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
13:21:03 [2022-09-07T13:21:03.884Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:21:03 [2022-09-07T13:21:03.884Z] 
13:21:03 [2022-09-07T13:21:03.884Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
13:21:03 [2022-09-07T13:21:03.884Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:21:03 [2022-09-07T13:21:03.884Z] 
13:21:03 [2022-09-07T13:21:03.884Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
13:21:03 [2022-09-07T13:21:03.884Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:21:03 [2022-09-07T13:21:03.884Z] 
13:21:03 [2022-09-07T13:21:03.884Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s)
13:21:03 [2022-09-07T13:21:03.884Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:21:03 [2022-09-07T13:21:03.884Z] 
13:21:03 [2022-09-07T13:21:03.884Z] DONE 24 tests, 23 skipped in 2.445s
13:21:03 [2022-09-07T13:21:03.884Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
13:21:03 [2022-09-07T13:21:03.884Z] INFO: Testing against a local daemon
13:21:03 [2022-09-07T13:21:03.884Z] === RUN   TestSessionCreate
13:21:03 [2022-09-07T13:21:03.884Z] --- PASS: TestSessionCreate (0.04s)
13:21:03 [2022-09-07T13:21:03.884Z] === RUN   TestSessionCreateWithBadUpgrade
13:21:03 [2022-09-07T13:21:03.884Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
13:21:03 [2022-09-07T13:21:03.884Z] PASS
13:21:03 [2022-09-07T13:21:03.884Z] 
13:21:03 [2022-09-07T13:21:03.884Z] DONE 2 tests in 0.159s
13:21:03 [2022-09-07T13:21:03.884Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
13:21:04 [2022-09-07T13:21:04.140Z] INFO: Testing against a local daemon
13:21:04 [2022-09-07T13:21:04.140Z] === RUN   TestCgroupDriverSystemdMemoryLimit
13:21:04 [2022-09-07T13:21:04.140Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:21:04 [2022-09-07T13:21:04.140Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
13:21:04 [2022-09-07T13:21:04.140Z] === RUN   TestDiskUsage
13:21:04 [2022-09-07T13:21:04.140Z] === PAUSE TestDiskUsage
13:21:04 [2022-09-07T13:21:04.140Z] === RUN   TestEventsExecDie
13:21:04 [2022-09-07T13:21:04.703Z] --- PASS: TestEventsExecDie (0.50s)
13:21:04 [2022-09-07T13:21:04.703Z] === RUN   TestEventsBackwardsCompatible
13:21:04 [2022-09-07T13:21:04.703Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
13:21:04 [2022-09-07T13:21:04.703Z] === RUN   TestEventsVolumeCreate
13:21:04 [2022-09-07T13:21:04.703Z] --- PASS: TestEventsVolumeCreate (0.04s)
13:21:04 [2022-09-07T13:21:04.703Z] === RUN   TestInfoBinaryCommits
13:21:04 [2022-09-07T13:21:04.703Z] --- PASS: TestInfoBinaryCommits (0.02s)
13:21:04 [2022-09-07T13:21:04.703Z] === RUN   TestInfoAPIVersioned
13:21:04 [2022-09-07T13:21:04.703Z] --- PASS: TestInfoAPIVersioned (0.01s)
13:21:04 [2022-09-07T13:21:04.703Z] === RUN   TestInfoAPI
13:21:04 [2022-09-07T13:21:04.703Z] --- PASS: TestInfoAPI (0.02s)
13:21:04 [2022-09-07T13:21:04.703Z] === RUN   TestInfoAPIWarnings
13:21:07 [2022-09-07T13:21:07.545Z] ok  	github.com/docker/docker/daemon/cluster	0.067s	coverage: 0.5% of statements
13:21:08 [2022-09-07T13:21:08.920Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.012s	coverage: 65.3% of statements
13:21:09 [2022-09-07T13:21:09.446Z] Created binary: bundles/dynbinary-daemon/dockerd
13:21:09 [2022-09-07T13:21:09.446Z] Building: bundles/dynbinary-daemon/docker-proxy
13:21:09 [2022-09-07T13:21:09.446Z] GOOS="" GOARCH="" GOARM=""
13:21:09 [2022-09-07T13:21:09.446Z] Created binary: bundles/dynbinary-daemon/docker-proxy
13:21:09 [2022-09-07T13:21:09.446Z] 
13:21:09 [2022-09-07T13:21:09.446Z] + TEST_INTEGRATION_DEST=2
13:21:09 [2022-09-07T13:21:09.446Z] + CONTAINER_NAME=docker-pr1-2
13:21:09 [2022-09-07T13:21:09.446Z] + TEST_SKIP_INTEGRATION=1
13:21:09 [2022-09-07T13:21:09.446Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
13:21:09 [2022-09-07T13:21:09.446Z] + run_tests
13:21:09 [2022-09-07T13:21:09.446Z] + c=0
13:21:09 [2022-09-07T13:21:09.446Z] + '[' -n 0 ']'
13:21:09 [2022-09-07T13:21:09.446Z] + rm=
13:21:09 [2022-09-07T13:21:09.446Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44108/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44108/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44108/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=1e2d10ed597c22b80182e65486916317b62c6688 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:1e2d10ed597c22b80182e65486916317b62c6688 hack/make.sh '' test-integration
13:21:09 [2022-09-07T13:21:09.446Z] ++ jobs -p
13:21:09 [2022-09-07T13:21:09.446Z] + TEST_INTEGRATION_DEST=1
13:21:09 [2022-09-07T13:21:09.446Z] + CONTAINER_NAME=docker-pr1-1
13:21:09 [2022-09-07T13:21:09.446Z] + TEST_SKIP_INTEGRATION_CLI=1
13:21:09 [2022-09-07T13:21:09.446Z] + run_tests test-integration-flaky
13:21:09 [2022-09-07T13:21:09.446Z] + '[' -n 0 ']'
13:21:09 [2022-09-07T13:21:09.446Z] + rm=
13:21:09 [2022-09-07T13:21:09.446Z] + TEST_INTEGRATION_DEST=3
13:21:09 [2022-09-07T13:21:09.446Z] + CONTAINER_NAME=docker-pr1-3
13:21:09 [2022-09-07T13:21:09.446Z] + TEST_SKIP_INTEGRATION=1
13:21:09 [2022-09-07T13:21:09.446Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
13:21:09 [2022-09-07T13:21:09.446Z] + run_tests
13:21:09 [2022-09-07T13:21:09.446Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44108/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44108/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44108/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=1e2d10ed597c22b80182e65486916317b62c6688 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:1e2d10ed597c22b80182e65486916317b62c6688 hack/make.sh test-integration-flaky test-integration
13:21:09 [2022-09-07T13:21:09.446Z] + '[' -n 0 ']'
13:21:09 [2022-09-07T13:21:09.446Z] + rm=
13:21:09 [2022-09-07T13:21:09.446Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44108/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44108/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44108/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=1e2d10ed597c22b80182e65486916317b62c6688 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:1e2d10ed597c22b80182e65486916317b62c6688 hack/make.sh '' test-integration
13:21:09 [2022-09-07T13:21:09.446Z] + for job in $(jobs -p)
13:21:09 [2022-09-07T13:21:09.446Z] + wait 12355
13:21:09 [2022-09-07T13:21:09.446Z] 
13:21:09 [2022-09-07T13:21:09.446Z] 
13:21:09 [2022-09-07T13:21:09.446Z] 
13:21:09 [2022-09-07T13:21:09.446Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
13:21:09 [2022-09-07T13:21:09.446Z] ---> Making bundle: test-integration (in bundles/test-integration)
13:21:09 [2022-09-07T13:21:09.446Z] ---> Making bundle: test-integration (in bundles/test-integration)
13:21:09 [2022-09-07T13:21:09.446Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
13:21:09 [2022-09-07T13:21:09.446Z] HOSTNAME=7d8da193fd0f
13:21:09 [2022-09-07T13:21:09.446Z] TEST_SKIP_INTEGRATION=1
13:21:09 [2022-09-07T13:21:09.446Z] TESTDEBUG=0
13:21:09 [2022-09-07T13:21:09.446Z] DEST=bundles/test-integration
13:21:09 [2022-09-07T13:21:09.446Z] PWD=/go/src/github.com/docker/docker
13:21:09 [2022-09-07T13:21:09.446Z] KEEPBUNDLE=1
13:21:09 [2022-09-07T13:21:09.446Z] DOCKER_GITCOMMIT=1e2d10ed597c22b80182e65486916317b62c6688
13:21:09 [2022-09-07T13:21:09.446Z] container=docker
13:21:09 [2022-09-07T13:21:09.446Z] HOME=/root
13:21:09 [2022-09-07T13:21:09.446Z] GOLANG_VERSION=1.18.6
13:21:09 [2022-09-07T13:21:09.446Z] VALIDATE_REPO=https://github.com/moby/moby.git
13:21:09 [2022-09-07T13:21:09.446Z] VALIDATE_BRANCH=22.06
13:21:09 [2022-09-07T13:21:09.446Z] TERM=xterm
13:21:09 [2022-09-07T13:21:09.446Z] DOCKER_PKG=github.com/docker/docker
13:21:09 [2022-09-07T13:21:09.446Z] SHLVL=1
13:21:09 [2022-09-07T13:21:09.446Z] TIMEOUT=120m
13:21:09 [2022-09-07T13:21:09.446Z] DOCKER_BUILDTAGS= journald
13:21:09 [2022-09-07T13:21:09.446Z] DOCKER_GRAPHDRIVER=overlay2
13:21:09 [2022-09-07T13:21:09.446Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
13:21:09 [2022-09-07T13:21:09.446Z] GO111MODULE=off
13:21:09 [2022-09-07T13:21:09.446Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
13:21:09 [2022-09-07T13:21:09.446Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
13:21:09 [2022-09-07T13:21:09.446Z] GOPATH=/go
13:21:09 [2022-09-07T13:21:09.446Z] PKG_CONFIG=pkg-config
13:21:09 [2022-09-07T13:21:09.446Z] _=/usr/bin/env
13:21:09 [2022-09-07T13:21:09.446Z] Building test suite binary ./integration-cli/test.main
13:21:09 [2022-09-07T13:21:09.446Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
13:21:09 [2022-09-07T13:21:09.446Z] HOSTNAME=82ed8cfb8e47
13:21:09 [2022-09-07T13:21:09.446Z] TEST_SKIP_INTEGRATION=1
13:21:09 [2022-09-07T13:21:09.446Z] TESTDEBUG=0
13:21:09 [2022-09-07T13:21:09.446Z] DEST=bundles/test-integration
13:21:09 [2022-09-07T13:21:09.446Z] PWD=/go/src/github.com/docker/docker
13:21:09 [2022-09-07T13:21:09.446Z] KEEPBUNDLE=1
13:21:09 [2022-09-07T13:21:09.446Z] DOCKER_GITCOMMIT=1e2d10ed597c22b80182e65486916317b62c6688
13:21:09 [2022-09-07T13:21:09.446Z] container=docker
13:21:09 [2022-09-07T13:21:09.446Z] HOME=/root
13:21:09 [2022-09-07T13:21:09.446Z] GOLANG_VERSION=1.18.6
13:21:09 [2022-09-07T13:21:09.446Z] VALIDATE_REPO=https://github.com/moby/moby.git
13:21:09 [2022-09-07T13:21:09.446Z] VALIDATE_BRANCH=22.06
13:21:09 [2022-09-07T13:21:09.446Z] TERM=xterm
13:21:09 [2022-09-07T13:21:09.446Z] DOCKER_PKG=github.com/docker/docker
13:21:09 [2022-09-07T13:21:09.446Z] SHLVL=1
13:21:09 [2022-09-07T13:21:09.446Z] TIMEOUT=120m
13:21:09 [2022-09-07T13:21:09.446Z] DOCKER_BUILDTAGS= journald
13:21:09 [2022-09-07T13:21:09.446Z] DOCKER_GRAPHDRIVER=overlay2
13:21:09 [2022-09-07T13:21:09.446Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
13:21:09 [2022-09-07T13:21:09.446Z] GO111MODULE=off
13:21:09 [2022-09-07T13:21:09.447Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
13:21:09 [2022-09-07T13:21:09.447Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
13:21:09 [2022-09-07T13:21:09.447Z] GOPATH=/go
13:21:09 [2022-09-07T13:21:09.447Z] PKG_CONFIG=pkg-config
13:21:09 [2022-09-07T13:21:09.447Z] _=/usr/bin/env
13:21:09 [2022-09-07T13:21:09.447Z] Building test suite binary ./integration-cli/test.main
13:21:09 [2022-09-07T13:21:09.447Z] No new tests added to integration.
13:21:09 [2022-09-07T13:21:09.447Z] 
13:21:09 [2022-09-07T13:21:09.447Z] ---> Making bundle: test-integration (in bundles/test-integration)
13:21:09 [2022-09-07T13:21:09.447Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
13:21:09 [2022-09-07T13:21:09.447Z] HOSTNAME=3b47b0bbb7e9
13:21:09 [2022-09-07T13:21:09.447Z] TESTDEBUG=0
13:21:09 [2022-09-07T13:21:09.447Z] DEST=bundles/test-integration
13:21:09 [2022-09-07T13:21:09.447Z] PWD=/go/src/github.com/docker/docker
13:21:09 [2022-09-07T13:21:09.447Z] KEEPBUNDLE=1
13:21:09 [2022-09-07T13:21:09.447Z] DOCKER_GITCOMMIT=1e2d10ed597c22b80182e65486916317b62c6688
13:21:09 [2022-09-07T13:21:09.447Z] container=docker
13:21:09 [2022-09-07T13:21:09.447Z] HOME=/root
13:21:09 [2022-09-07T13:21:09.447Z] GOLANG_VERSION=1.18.6
13:21:09 [2022-09-07T13:21:09.447Z] VALIDATE_REPO=https://github.com/moby/moby.git
13:21:09 [2022-09-07T13:21:09.447Z] VALIDATE_BRANCH=22.06
13:21:09 [2022-09-07T13:21:09.447Z] TERM=xterm
13:21:09 [2022-09-07T13:21:09.447Z] DOCKER_PKG=github.com/docker/docker
13:21:09 [2022-09-07T13:21:09.447Z] SHLVL=1
13:21:09 [2022-09-07T13:21:09.447Z] TIMEOUT=120m
13:21:09 [2022-09-07T13:21:09.447Z] DOCKER_BUILDTAGS= journald
13:21:09 [2022-09-07T13:21:09.447Z] DOCKER_GRAPHDRIVER=overlay2
13:21:09 [2022-09-07T13:21:09.447Z] GO111MODULE=off
13:21:09 [2022-09-07T13:21:09.447Z] TEST_SKIP_INTEGRATION_CLI=1
13:21:09 [2022-09-07T13:21:09.447Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
13:21:09 [2022-09-07T13:21:09.447Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
13:21:09 [2022-09-07T13:21:09.447Z] GOPATH=/go
13:21:09 [2022-09-07T13:21:09.447Z] PKG_CONFIG=pkg-config
13:21:09 [2022-09-07T13:21:09.447Z] _=/usr/bin/env
13:21:09 [2022-09-07T13:21:09.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
13:21:10 [2022-09-07T13:21:10.295Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.013s	coverage: 36.9% of statements
13:21:16 [2022-09-07T13:21:16.853Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.445s	coverage: 13.4% of statements
13:21:18 [2022-09-07T13:21:18.227Z] ok  	github.com/docker/docker/daemon/config	0.034s	coverage: 81.1% of statements
13:21:18 [2022-09-07T13:21:18.486Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
13:21:19 [2022-09-07T13:21:19.052Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
13:21:19 [2022-09-07T13:21:19.986Z] ok  	github.com/docker/docker/daemon	10.138s	coverage: 16.5% of statements
13:21:19 [2022-09-07T13:21:19.986Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
13:21:19 [2022-09-07T13:21:19.986Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
13:21:19 [2022-09-07T13:21:19.986Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
13:21:19 [2022-09-07T13:21:19.986Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
13:21:20 [2022-09-07T13:21:20.553Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.598s	coverage: 74.8% of statements
13:21:21 [2022-09-07T13:21:21.488Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.319s	coverage: 60.7% of statements
13:21:21 [2022-09-07T13:21:21.533Z] #87 exporting layers 20.0s done
13:21:21 [2022-09-07T13:21:21.533Z] #87 writing image sha256:53bacd5980d6f2876b9eb3c6684290b5d2b417f6e831ec24d9ee07c558806111 done
13:21:21 [2022-09-07T13:21:21.533Z] #87 naming to docker.io/library/docker:1e2d10ed597c22b80182e65486916317b62c6688 done
13:21:21 [2022-09-07T13:21:21.533Z] #87 DONE 20.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
13:21:21 [2022-09-07T13:21:21.857Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44108/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44108/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1e2d10ed597c22b80182e65486916317b62c6688 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:1e2d10ed597c22b80182e65486916317b62c6688 hack/validate/default
13:21:22 [2022-09-07T13:21:22.054Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.014s	coverage: 3.0% of statements
13:21:22 [2022-09-07T13:21:22.746Z] --- PASS: TestInfoAPIWarnings (16.57s)
13:21:22 [2022-09-07T13:21:22.746Z] === RUN   TestInfoDebug
13:21:22 [2022-09-07T13:21:22.746Z] --- PASS: TestInfoDebug (0.54s)
13:21:22 [2022-09-07T13:21:22.746Z] === RUN   TestInfoInsecureRegistries
13:21:22 [2022-09-07T13:21:22.746Z] --- PASS: TestInfoInsecureRegistries (0.56s)
13:21:22 [2022-09-07T13:21:22.746Z] === RUN   TestInfoRegistryMirrors
13:21:23 [2022-09-07T13:21:23.002Z] --- PASS: TestInfoRegistryMirrors (0.54s)
13:21:23 [2022-09-07T13:21:23.002Z] === RUN   TestLoginFailsWithBadCredentials
13:21:23 [2022-09-07T13:21:23.259Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
13:21:23 [2022-09-07T13:21:23.259Z] === RUN   TestPingCacheHeaders
13:21:23 [2022-09-07T13:21:23.259Z] --- PASS: TestPingCacheHeaders (0.03s)
13:21:23 [2022-09-07T13:21:23.259Z] === RUN   TestPingGet
13:21:23 [2022-09-07T13:21:23.259Z] --- PASS: TestPingGet (0.01s)
13:21:23 [2022-09-07T13:21:23.259Z] === RUN   TestPingHead
13:21:23 [2022-09-07T13:21:23.259Z] --- PASS: TestPingHead (0.03s)
13:21:23 [2022-09-07T13:21:23.259Z] === RUN   TestPingSwarmHeader
13:21:23 [2022-09-07T13:21:23.429Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.9% of statements
13:21:23 [2022-09-07T13:21:23.822Z] === RUN   TestPingSwarmHeader/before_swarm_init
13:21:24 [2022-09-07T13:21:24.374Z] Congratulations!  Seccomp profile generation is done correctly.
13:21:24 [2022-09-07T13:21:24.374Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
13:21:24 [2022-09-07T13:21:24.374Z] Congratulations! yamllint config file formatted correctly
13:21:24 [2022-09-07T13:21:24.384Z] === RUN   TestPingSwarmHeader/after_swarm_init
13:21:24 [2022-09-07T13:21:24.805Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.306s	coverage: 50.6% of statements
13:21:25 [2022-09-07T13:21:25.372Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.403s	coverage: 46.1% of statements
13:21:25 [2022-09-07T13:21:25.372Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
13:21:25 [2022-09-07T13:21:25.752Z] === RUN   TestPingSwarmHeader/after_swarm_leave
13:21:25 [2022-09-07T13:21:25.752Z] --- PASS: TestPingSwarmHeader (2.10s)
13:21:25 [2022-09-07T13:21:25.752Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
13:21:25 [2022-09-07T13:21:25.752Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
13:21:25 [2022-09-07T13:21:25.752Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
13:21:25 [2022-09-07T13:21:25.752Z] === RUN   TestPingBuilderHeader
13:21:25 [2022-09-07T13:21:25.752Z] === RUN   TestPingBuilderHeader/default_config
13:21:26 [2022-09-07T13:21:26.009Z] === RUN   TestPingBuilderHeader/buildkit_disabled
13:21:26 [2022-09-07T13:21:26.307Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.5% of statements
13:21:26 [2022-09-07T13:21:26.571Z] --- PASS: TestPingBuilderHeader (1.11s)
13:21:26 [2022-09-07T13:21:26.571Z]     --- PASS: TestPingBuilderHeader/default_config (0.54s)
13:21:26 [2022-09-07T13:21:26.571Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.54s)
13:21:26 [2022-09-07T13:21:26.571Z] === RUN   TestVersion
13:21:26 [2022-09-07T13:21:26.571Z] --- PASS: TestVersion (0.03s)
13:21:26 [2022-09-07T13:21:26.571Z] === CONT  TestDiskUsage
13:21:27 [2022-09-07T13:21:27.134Z] === RUN   TestDiskUsage/empty
13:21:27 [2022-09-07T13:21:27.134Z] === RUN   TestDiskUsage/empty/container_types
13:21:27 [2022-09-07T13:21:27.134Z] === RUN   TestDiskUsage/empty/image_types
13:21:27 [2022-09-07T13:21:27.134Z] === RUN   TestDiskUsage/empty/volume_types
13:21:27 [2022-09-07T13:21:27.134Z] === RUN   TestDiskUsage/empty/build-cache_types
13:21:27 [2022-09-07T13:21:27.134Z] === RUN   TestDiskUsage/empty/container,_volume_types
13:21:27 [2022-09-07T13:21:27.134Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
13:21:27 [2022-09-07T13:21:27.134Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
13:21:27 [2022-09-07T13:21:27.134Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
13:21:27 [2022-09-07T13:21:27.134Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
13:21:27 [2022-09-07T13:21:27.134Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
13:21:27 [2022-09-07T13:21:27.134Z] === RUN   TestDiskUsage/after_LoadBusybox
13:21:27 [2022-09-07T13:21:27.244Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.899s	coverage: 58.5% of statements
13:21:27 [2022-09-07T13:21:27.244Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
13:21:27 [2022-09-07T13:21:27.244Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
13:21:27 [2022-09-07T13:21:27.244Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.009s	coverage: 3.0% of statements
13:21:27 [2022-09-07T13:21:27.390Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
13:21:27 [2022-09-07T13:21:27.390Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
13:21:27 [2022-09-07T13:21:27.390Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
13:21:27 [2022-09-07T13:21:27.390Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
13:21:27 [2022-09-07T13:21:27.390Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
13:21:27 [2022-09-07T13:21:27.390Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
13:21:27 [2022-09-07T13:21:27.390Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
13:21:27 [2022-09-07T13:21:27.390Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
13:21:27 [2022-09-07T13:21:27.390Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
13:21:27 [2022-09-07T13:21:27.390Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
13:21:27 [2022-09-07T13:21:27.390Z] === RUN   TestDiskUsage/after_container.Run
13:21:27 [2022-09-07T13:21:27.502Z] ok  	github.com/docker/docker/daemon/links	0.011s	coverage: 93.0% of statements
13:21:27 [2022-09-07T13:21:27.646Z] === RUN   TestDiskUsage/after_container.Run/container_types
13:21:27 [2022-09-07T13:21:27.647Z] === RUN   TestDiskUsage/after_container.Run/image_types
13:21:27 [2022-09-07T13:21:27.647Z] === RUN   TestDiskUsage/after_container.Run/volume_types
13:21:27 [2022-09-07T13:21:27.647Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
13:21:27 [2022-09-07T13:21:27.647Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
13:21:27 [2022-09-07T13:21:27.647Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
13:21:27 [2022-09-07T13:21:27.647Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
13:21:27 [2022-09-07T13:21:27.647Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
13:21:27 [2022-09-07T13:21:27.647Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
13:21:27 [2022-09-07T13:21:27.647Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
13:21:27 [2022-09-07T13:21:27.904Z] --- PASS: TestDiskUsage (1.22s)
13:21:27 [2022-09-07T13:21:27.904Z]     --- PASS: TestDiskUsage/empty (0.01s)
13:21:27 [2022-09-07T13:21:27.904Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
13:21:27 [2022-09-07T13:21:27.904Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
13:21:27 [2022-09-07T13:21:27.904Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
13:21:27 [2022-09-07T13:21:27.904Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
13:21:27 [2022-09-07T13:21:27.904Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
13:21:27 [2022-09-07T13:21:27.904Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
13:21:27 [2022-09-07T13:21:27.904Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
13:21:27 [2022-09-07T13:21:27.904Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
13:21:27 [2022-09-07T13:21:27.904Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
13:21:27 [2022-09-07T13:21:27.904Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
13:21:27 [2022-09-07T13:21:27.904Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
13:21:27 [2022-09-07T13:21:27.904Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
13:21:27 [2022-09-07T13:21:27.904Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
13:21:27 [2022-09-07T13:21:27.904Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
13:21:27 [2022-09-07T13:21:27.904Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
13:21:27 [2022-09-07T13:21:27.904Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
13:21:27 [2022-09-07T13:21:27.904Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
13:21:27 [2022-09-07T13:21:27.904Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
13:21:27 [2022-09-07T13:21:27.904Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
13:21:27 [2022-09-07T13:21:27.904Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
13:21:27 [2022-09-07T13:21:27.904Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
13:21:27 [2022-09-07T13:21:27.904Z]     --- PASS: TestDiskUsage/after_container.Run (0.37s)
13:21:27 [2022-09-07T13:21:27.904Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s)
13:21:27 [2022-09-07T13:21:27.904Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
13:21:27 [2022-09-07T13:21:27.904Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
13:21:27 [2022-09-07T13:21:27.904Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
13:21:27 [2022-09-07T13:21:27.904Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s)
13:21:27 [2022-09-07T13:21:27.904Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
13:21:27 [2022-09-07T13:21:27.904Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s)
13:21:27 [2022-09-07T13:21:27.904Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
13:21:27 [2022-09-07T13:21:27.904Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.02s)
13:21:27 [2022-09-07T13:21:27.904Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s)
13:21:27 [2022-09-07T13:21:27.904Z] PASS
13:21:27 [2022-09-07T13:21:27.904Z] 
13:21:27 [2022-09-07T13:21:27.904Z] === Skipped
13:21:27 [2022-09-07T13:21:27.904Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
13:21:27 [2022-09-07T13:21:27.904Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:21:27 [2022-09-07T13:21:27.904Z] 
13:21:27 [2022-09-07T13:21:27.904Z] DONE 57 tests, 1 skipped in 23.867s
13:21:27 [2022-09-07T13:21:27.904Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
13:21:27 [2022-09-07T13:21:27.904Z] INFO: Testing against a local daemon
13:21:27 [2022-09-07T13:21:27.904Z] === RUN   TestVolumesCreateAndList
13:21:27 [2022-09-07T13:21:27.904Z] --- PASS: TestVolumesCreateAndList (0.02s)
13:21:27 [2022-09-07T13:21:27.904Z] === RUN   TestVolumesRemove
13:21:27 [2022-09-07T13:21:27.904Z] --- PASS: TestVolumesRemove (0.05s)
13:21:27 [2022-09-07T13:21:27.904Z] === RUN   TestVolumesInspect
13:21:27 [2022-09-07T13:21:27.904Z] --- PASS: TestVolumesInspect (0.02s)
13:21:27 [2022-09-07T13:21:27.904Z] === RUN   TestVolumesInvalidJSON
13:21:27 [2022-09-07T13:21:27.904Z] === RUN   TestVolumesInvalidJSON/volumes/create
13:21:27 [2022-09-07T13:21:27.904Z] === PAUSE TestVolumesInvalidJSON/volumes/create
13:21:28 [2022-09-07T13:21:28.161Z] === CONT  TestVolumesInvalidJSON/volumes/create
13:21:28 [2022-09-07T13:21:28.161Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
13:21:28 [2022-09-07T13:21:28.161Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
13:21:28 [2022-09-07T13:21:28.161Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
13:21:28 [2022-09-07T13:21:28.161Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
13:21:28 [2022-09-07T13:21:28.161Z] --- PASS: TestVolumesInvalidJSON (0.01s)
13:21:28 [2022-09-07T13:21:28.161Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
13:21:28 [2022-09-07T13:21:28.161Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
13:21:28 [2022-09-07T13:21:28.161Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
13:21:28 [2022-09-07T13:21:28.161Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
13:21:28 [2022-09-07T13:21:28.161Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
13:21:28 [2022-09-07T13:21:28.161Z] PASS
13:21:28 [2022-09-07T13:21:28.161Z] 
13:21:28 [2022-09-07T13:21:28.161Z] DONE 9 tests in 0.186s
13:21:28 [2022-09-07T13:21:28.161Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
13:21:28 [2022-09-07T13:21:28.161Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14459 is not a child of this shell
13:21:28 [2022-09-07T13:21:28.161Z] warning: PID 14459 from bundles/test-integration/docker.pid had a nonzero exit code
13:21:28 [2022-09-07T13:21:28.161Z] Leaving: AppArmorNo profiles have been unloaded.
13:21:28 [2022-09-07T13:21:28.161Z] 
13:21:28 [2022-09-07T13:21:28.161Z] Unloading profiles will leave already running processes permanently
13:21:28 [2022-09-07T13:21:28.161Z] unconfined, which can lead to unexpected situations.
13:21:28 [2022-09-07T13:21:28.161Z] 
13:21:28 [2022-09-07T13:21:28.161Z] To set a process to complain mode, use the command line tool
13:21:28 [2022-09-07T13:21:28.161Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
13:21:28 [2022-09-07T13:21:28.161Z] Removing test suite binaries
13:21:28 [2022-09-07T13:21:28.161Z] exiting test-integration
13:21:28 [2022-09-07T13:21:28.161Z] ++ exit 0
13:21:28 [2022-09-07T13:21:28.161Z] 
13:21:28 [2022-09-07T13:21:28.877Z] ok  	github.com/docker/docker/daemon/images	0.052s	coverage: 6.9% of statements
13:21:28 [2022-09-07T13:21:28.877Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
13:21:28 [2022-09-07T13:21:28.877Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
13:21:29 [2022-09-07T13:21:29.443Z] ok  	github.com/docker/docker/daemon/logger	0.223s	coverage: 43.2% of statements
Post stage
[Pipeline] junit
13:21:29 [2022-09-07T13:21:29.540Z] Recording test results
13:21:29 [2022-09-07T13:21:29.903Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
13:21:30 [2022-09-07T13:21:30.011Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.155s	coverage: 79.9% of statements
13:21:30 [2022-09-07T13:21:30.011Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.016s	coverage: 53.6% of statements
13:21:30 [2022-09-07T13:21:30.011Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
13:21:30 [2022-09-07T13:21:30.226Z] + echo Ensuring container killed.
13:21:30 [2022-09-07T13:21:30.226Z] Ensuring container killed.
13:21:30 [2022-09-07T13:21:30.226Z] + docker rm -vf docker-pr1
13:21:30 [2022-09-07T13:21:30.788Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
13:21:30 [2022-09-07T13:21:30.947Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.022s	coverage: 68.2% of statements
13:21:30 [2022-09-07T13:21:30.947Z] ok  	github.com/docker/docker/daemon/logger/journald	0.010s	coverage: 23.4% of statements
13:21:31 [2022-09-07T13:21:31.111Z] + echo Chowning /workspace to jenkins user
13:21:31 [2022-09-07T13:21:31.111Z] Chowning /workspace to jenkins user
13:21:31 [2022-09-07T13:21:31.111Z] + id -u
13:21:31 [2022-09-07T13:21:31.111Z] + id -g
13:21:31 [2022-09-07T13:21:31.111Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44108:/workspace busybox chown -R 1000:1000 /workspace
13:21:31 [2022-09-07T13:21:31.205Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.009s	coverage: 87.2% of statements
13:21:31 [2022-09-07T13:21:31.772Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.126s	coverage: 76.8% of statements
13:21:32 [2022-09-07T13:21:32.031Z] ok  	github.com/docker/docker/daemon/logger/local	0.054s	coverage: 79.4% of statements
13:21:32 [2022-09-07T13:21:32.031Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
13:21:32 [2022-09-07T13:21:32.031Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
13:21:32 [2022-09-07T13:21:32.598Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.017s	coverage: 62.0% of statements
13:21:32 [2022-09-07T13:21:32.598Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.020s	coverage: 31.5% of statements
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
13:21:33 [2022-09-07T13:21:33.293Z] + bundleName=amd64-rootless
13:21:33 [2022-09-07T13:21:33.293Z] + echo Creating amd64-rootless-bundles.tar.gz
13:21:33 [2022-09-07T13:21:33.293Z] Creating amd64-rootless-bundles.tar.gz
13:21:33 [2022-09-07T13:21:33.293Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
13:21:33 [2022-09-07T13:21:33.293Z] + 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
13:21:33 [2022-09-07T13:21:33.303Z] Archiving artifacts
13:21:33 [2022-09-07T13:21:33.533Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.011s	coverage: 46.8% of statements
13:21:33 [2022-09-07T13:21:33.564Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44108/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
13:21:33 [2022-09-07T13:21:33.791Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
13:21:33 [2022-09-07T13:21:33.865Z] + make clean
13:21:34 [2022-09-07T13:21:34.121Z] docker volume rm -f docker-dev-cache docker-mod-cache
13:21:34 [2022-09-07T13:21:34.121Z] docker-dev-cache
13:21:34 [2022-09-07T13:21:34.121Z] docker-mod-cache
[Pipeline] deleteDir
13:21:34 [2022-09-07T13:21:34.358Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
13:21:35 [2022-09-07T13:21:35.293Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.519s	coverage: 82.5% of statements
13:21:35 [2022-09-07T13:21:35.293Z] ?   	github.com/docker/docker/daemon/names	[no test files]
13:21:35 [2022-09-07T13:21:35.293Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
13:21:35 [2022-09-07T13:21:35.860Z] ok  	github.com/docker/docker/distribution/metadata	0.025s	coverage: 44.4% of statements
13:21:37 [2022-09-07T13:21:37.234Z] ok  	github.com/docker/docker/distribution	1.491s	coverage: 28.0% of statements
13:21:37 [2022-09-07T13:21:37.234Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
13:21:37 [2022-09-07T13:21:37.492Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.0% of statements
13:21:38 [2022-09-07T13:21:38.059Z] ok  	github.com/docker/docker/image	0.025s	coverage: 86.9% of statements
13:21:38 [2022-09-07T13:21:38.626Z] ok  	github.com/docker/docker/distribution/xfer	1.886s	coverage: 84.9% of statements
13:21:38 [2022-09-07T13:21:38.626Z] ?   	github.com/docker/docker/dockerversion	[no test files]
13:21:38 [2022-09-07T13:21:38.626Z] ok  	github.com/docker/docker/image/cache	0.007s	coverage: 19.2% of statements
13:21:39 [2022-09-07T13:21:39.561Z] ok  	github.com/docker/docker/image/tarexport	0.018s	coverage: 0.7% of statements
13:21:39 [2022-09-07T13:21:39.561Z] ?   	github.com/docker/docker/image/v1	[no test files]
13:21:39 [2022-09-07T13:21:39.561Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
13:21:39 [2022-09-07T13:21:39.820Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
13:21:40 [2022-09-07T13:21:40.386Z] ok  	github.com/docker/docker/oci	0.008s	coverage: 46.0% of statements
13:21:40 [2022-09-07T13:21:40.953Z] ok  	github.com/docker/docker/opts	0.026s	coverage: 66.0% of statements
13:21:40 [2022-09-07T13:21:40.953Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
13:21:42 [2022-09-07T13:21:42.854Z] ok  	github.com/docker/docker/pkg/archive	0.315s	coverage: 81.9% of statements
13:21:43 [2022-09-07T13:21:43.788Z] ok  	github.com/docker/docker/pkg/authorization	0.462s	coverage: 68.3% of statements
13:21:43 [2022-09-07T13:21:43.788Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
13:21:44 [2022-09-07T13:21:44.047Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
13:21:47 [2022-09-07T13:21:47.330Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.533s	coverage: 42.7% of statements
13:21:47 [2022-09-07T13:21:47.330Z] ok  	github.com/docker/docker/layer	7.063s	coverage: 68.9% of statements
13:21:47 [2022-09-07T13:21:47.330Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
13:21:47 [2022-09-07T13:21:47.330Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
13:21:47 [2022-09-07T13:21:47.330Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
13:21:47 [2022-09-07T13:21:47.330Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
13:21:47 [2022-09-07T13:21:47.330Z] ?   	github.com/docker/docker/oci/caps	[no test files]
13:21:47 [2022-09-07T13:21:47.330Z] ok  	github.com/docker/docker/pkg/containerfs	0.005s	coverage: 6.7% of statements
13:21:47 [2022-09-07T13:21:47.330Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
13:21:47 [2022-09-07T13:21:47.588Z] ok  	github.com/docker/docker/pkg/directory	0.005s	coverage: 80.0% of statements
13:21:47 [2022-09-07T13:21:47.588Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
13:21:47 [2022-09-07T13:21:47.846Z] ok  	github.com/docker/docker/pkg/fileutils	0.010s	coverage: 87.2% of statements
13:21:48 [2022-09-07T13:21:48.104Z] ok  	github.com/docker/docker/pkg/fsutils	0.163s	coverage: 85.1% of statements
13:21:48 [2022-09-07T13:21:48.362Z] ok  	github.com/docker/docker/pkg/homedir	0.011s	coverage: 11.4% of statements
13:21:49 [2022-09-07T13:21:49.314Z] ok  	github.com/docker/docker/pkg/idtools	0.486s	coverage: 67.9% of statements
13:21:49 [2022-09-07T13:21:49.314Z] ok  	github.com/docker/docker/pkg/ioutils	0.370s	coverage: 71.5% of statements
13:21:49 [2022-09-07T13:21:49.573Z] ok  	github.com/docker/docker/pkg/longpath	0.008s	coverage: 100.0% of statements
13:21:49 [2022-09-07T13:21:49.573Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
13:21:49 [2022-09-07T13:21:49.573Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
13:21:49 [2022-09-07T13:21:49.832Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
13:21:49 [2022-09-07T13:21:49.832Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
13:21:50 [2022-09-07T13:21:50.090Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.007s	coverage: 60.0% of statements
13:21:50 [2022-09-07T13:21:50.349Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.009s	coverage: 90.5% of statements
13:21:50 [2022-09-07T13:21:50.349Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
13:21:50 [2022-09-07T13:21:50.349Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
13:21:50 [2022-09-07T13:21:50.349Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
13:21:50 [2022-09-07T13:21:50.915Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
13:21:51 [2022-09-07T13:21:51.480Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
13:21:51 [2022-09-07T13:21:51.738Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
13:21:51 [2022-09-07T13:21:51.738Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
13:21:53 [2022-09-07T13:21:53.112Z] ok  	github.com/docker/docker/pkg/pubsub	1.049s	coverage: 75.0% of statements
13:21:53 [2022-09-07T13:21:53.370Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
13:21:53 [2022-09-07T13:21:53.628Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
13:21:53 [2022-09-07T13:21:53.886Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
13:21:54 [2022-09-07T13:21:54.144Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
13:21:54 [2022-09-07T13:21:54.144Z] ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 70.6% of statements
13:21:54 [2022-09-07T13:21:54.711Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 53.6% of statements
13:21:55 [2022-09-07T13:21:55.277Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 42.3% of statements
13:21:55 [2022-09-07T13:21:55.536Z] ok  	github.com/docker/docker/pkg/tailfile	0.045s	coverage: 88.6% of statements
13:21:56 [2022-09-07T13:21:56.102Z] ok  	github.com/docker/docker/pkg/tarsum	0.044s	coverage: 89.3% of statements
13:21:56 [2022-09-07T13:21:56.362Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
13:21:56 [2022-09-07T13:21:56.362Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
13:21:58 [2022-09-07T13:21:58.267Z] ok  	github.com/docker/docker/plugin	0.519s	coverage: 23.2% of statements
13:21:58 [2022-09-07T13:21:58.525Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
13:21:58 [2022-09-07T13:21:58.784Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
13:22:00 [2022-09-07T13:22:00.158Z] ok  	github.com/docker/docker/quota	0.155s	coverage: 71.4% of statements
13:22:00 [2022-09-07T13:22:00.416Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
13:22:01 [2022-09-07T13:22:01.351Z] ok  	github.com/docker/docker/registry	0.081s	coverage: 58.6% of statements
13:22:01 [2022-09-07T13:22:01.609Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
13:22:01 [2022-09-07T13:22:01.867Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
13:22:02 [2022-09-07T13:22:02.444Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 64.5% of statements
13:22:02 [2022-09-07T13:22:02.703Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
13:22:03 [2022-09-07T13:22:03.066Z] Congratulations! YAML files are formatted correctly
13:22:04 [2022-09-07T13:22:04.605Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
13:22:04 [2022-09-07T13:22:04.864Z] ok  	github.com/docker/docker/volume/local	0.087s	coverage: 76.8% of statements
13:22:05 [2022-09-07T13:22:05.431Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 67.7% of statements
13:22:06 [2022-09-07T13:22:06.345Z] Congratulations!  The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0
13:22:06 [2022-09-07T13:22:06.805Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 72.3% of statements
13:22:08 [2022-09-07T13:22:08.862Z] Congratulations!  All API changes are done the right way.
13:22:08 [2022-09-07T13:22:08.862Z] Congratulations!  All TOML source files changed here have valid syntax.
13:22:08 [2022-09-07T13:22:08.862Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
13:22:08 [2022-09-07T13:22:08.862Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
13:22:08 [2022-09-07T13:22:08.862Z] 
13:22:08 [2022-09-07T13:22:08.862Z] INFO Start validation with golang-ci-lint
13:22:09 [2022-09-07T13:22:09.425Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
13:22:09 [2022-09-07T13:22:09.425Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] 
13:22:24 [2022-09-07T13:22:24.879Z] ok  	github.com/docker/docker/pkg/plugins	33.640s	coverage: 76.3% of statements
13:22:24 [2022-09-07T13:22:24.879Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
13:22:24 [2022-09-07T13:22:24.879Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
13:22:24 [2022-09-07T13:22:24.879Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
13:22:24 [2022-09-07T13:22:24.879Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
13:22:24 [2022-09-07T13:22:24.879Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
13:22:24 [2022-09-07T13:22:24.879Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
13:22:24 [2022-09-07T13:22:24.879Z] ?   	github.com/docker/docker/rootless	[no test files]
13:22:24 [2022-09-07T13:22:24.879Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
13:22:24 [2022-09-07T13:22:24.879Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
13:22:24 [2022-09-07T13:22:24.879Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
13:22:24 [2022-09-07T13:22:24.879Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
13:22:24 [2022-09-07T13:22:24.879Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
13:22:24 [2022-09-07T13:22:24.879Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
13:22:24 [2022-09-07T13:22:24.879Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
13:22:24 [2022-09-07T13:22:24.879Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
13:22:24 [2022-09-07T13:22:24.879Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
13:22:24 [2022-09-07T13:22:24.879Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
13:22:24 [2022-09-07T13:22:24.879Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
13:22:24 [2022-09-07T13:22:24.879Z] ?   	github.com/docker/docker/testutil/request	[no test files]
13:22:24 [2022-09-07T13:22:24.879Z] ?   	github.com/docker/docker/volume	[no test files]
13:22:24 [2022-09-07T13:22:24.879Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
13:22:24 [2022-09-07T13:22:24.879Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
13:22:24 [2022-09-07T13:22:24.879Z] 
13:22:24 [2022-09-07T13:22:24.879Z] === Skipped
13:22:24 [2022-09-07T13:22:24.879Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
13:22:24 [2022-09-07T13:22:24.879Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
13:22:24 [2022-09-07T13:22:24.879Z] 
13:22:24 [2022-09-07T13:22:24.879Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
13:22:24 [2022-09-07T13:22:24.879Z]     network_proxy_test.go:208: No support for dual stack yet
13:22:24 [2022-09-07T13:22:24.879Z] 
13:22:24 [2022-09-07T13:22:24.879Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
13:22:24 [2022-09-07T13:22:24.879Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
13:22:24 [2022-09-07T13:22:24.879Z] 
13:22:24 [2022-09-07T13:22:24.879Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
13:22:24 [2022-09-07T13:22:24.879Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
13:22:24 [2022-09-07T13:22:24.879Z] 
13:22:24 [2022-09-07T13:22:24.879Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
13:22:24 [2022-09-07T13:22:24.879Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:22:24 [2022-09-07T13:22:24.879Z]     graphtest_unix.go:44: Driver btrfs not supported
13:22:24 [2022-09-07T13:22:24.879Z] 
13:22:24 [2022-09-07T13:22:24.879Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
13:22:24 [2022-09-07T13:22:24.879Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:22:24 [2022-09-07T13:22:24.879Z]     graphtest_unix.go:44: Driver btrfs not supported
13:22:24 [2022-09-07T13:22:24.879Z] 
13:22:24 [2022-09-07T13:22:24.879Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
13:22:24 [2022-09-07T13:22:24.879Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:22:24 [2022-09-07T13:22:24.879Z]     graphtest_unix.go:44: Driver btrfs not supported
13:22:24 [2022-09-07T13:22:24.879Z] 
13:22:24 [2022-09-07T13:22:24.879Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
13:22:24 [2022-09-07T13:22:24.879Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:22:24 [2022-09-07T13:22:24.879Z]     graphtest_unix.go:44: Driver btrfs not supported
13:22:24 [2022-09-07T13:22:24.879Z] 
13:22:24 [2022-09-07T13:22:24.879Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
13:22:24 [2022-09-07T13:22:24.880Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:22:24 [2022-09-07T13:22:24.880Z]     graphtest_unix.go:44: Driver btrfs not supported
13:22:24 [2022-09-07T13:22:24.880Z] 
13:22:24 [2022-09-07T13:22:24.880Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
13:22:24 [2022-09-07T13:22:24.880Z]     graphtest_unix.go:71: No driver to put!
13:22:24 [2022-09-07T13:22:24.880Z] 
13:22:24 [2022-09-07T13:22:24.880Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
13:22:24 [2022-09-07T13:22:24.880Z] time="2022-09-07T13:21:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:22:24 [2022-09-07T13:22:24.880Z]     graphtest_unix.go:42: graphdriver: driver not supported
13:22:24 [2022-09-07T13:22:24.880Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
13:22:24 [2022-09-07T13:22:24.880Z] 
13:22:24 [2022-09-07T13:22:24.880Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
13:22:24 [2022-09-07T13:22:24.880Z] time="2022-09-07T13:21:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:22:24 [2022-09-07T13:22:24.880Z]     graphtest_unix.go:42: graphdriver: driver not supported
13:22:24 [2022-09-07T13:22:24.880Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
13:22:24 [2022-09-07T13:22:24.880Z] 
13:22:24 [2022-09-07T13:22:24.880Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
13:22:24 [2022-09-07T13:22:24.880Z] time="2022-09-07T13:21:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:22:24 [2022-09-07T13:22:24.880Z]     graphtest_unix.go:42: graphdriver: driver not supported
13:22:24 [2022-09-07T13:22:24.880Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
13:22:24 [2022-09-07T13:22:24.880Z] 
13:22:24 [2022-09-07T13:22:24.880Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
13:22:24 [2022-09-07T13:22:24.880Z] time="2022-09-07T13:21:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:22:24 [2022-09-07T13:22:24.880Z]     graphtest_unix.go:42: graphdriver: driver not supported
13:22:24 [2022-09-07T13:22:24.880Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
13:22:24 [2022-09-07T13:22:24.880Z] 
13:22:24 [2022-09-07T13:22:24.880Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
13:22:24 [2022-09-07T13:22:24.880Z] time="2022-09-07T13:21:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:22:24 [2022-09-07T13:22:24.880Z]     graphtest_unix.go:42: graphdriver: driver not supported
13:22:24 [2022-09-07T13:22:24.880Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
13:22:24 [2022-09-07T13:22:24.880Z] 
13:22:24 [2022-09-07T13:22:24.880Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
13:22:24 [2022-09-07T13:22:24.880Z]     graphtest_unix.go:71: No driver to put!
13:22:24 [2022-09-07T13:22:24.880Z] 
13:22:24 [2022-09-07T13:22:24.880Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
13:22:24 [2022-09-07T13:22:24.880Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
13:22:24 [2022-09-07T13:22:24.880Z] 
13:22:24 [2022-09-07T13:22:24.880Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
13:22:24 [2022-09-07T13:22:24.880Z]     overlay_test.go:50: Fails to compute changes intermittently
13:22:24 [2022-09-07T13:22:24.880Z] 
13:22:24 [2022-09-07T13:22:24.880Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
13:22:24 [2022-09-07T13:22:24.880Z]     overlay_test.go:65: Cannot run test with naive change algorithm
13:22:24 [2022-09-07T13:22:24.880Z] 
13:22:24 [2022-09-07T13:22:24.880Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
13:22:24 [2022-09-07T13:22:24.880Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
13:22:24 [2022-09-07T13:22:24.880Z] 
13:22:24 [2022-09-07T13:22:24.880Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
13:22:24 [2022-09-07T13:22:24.880Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:22:24 [2022-09-07T13:22:24.880Z]     graphtest_unix.go:44: Driver zfs not supported
13:22:24 [2022-09-07T13:22:24.880Z] 
13:22:24 [2022-09-07T13:22:24.880Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
13:22:24 [2022-09-07T13:22:24.880Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:22:24 [2022-09-07T13:22:24.880Z]     graphtest_unix.go:44: Driver zfs not supported
13:22:24 [2022-09-07T13:22:24.880Z] 
13:22:24 [2022-09-07T13:22:24.880Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
13:22:24 [2022-09-07T13:22:24.880Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:22:24 [2022-09-07T13:22:24.880Z]     graphtest_unix.go:44: Driver zfs not supported
13:22:24 [2022-09-07T13:22:24.880Z] 
13:22:24 [2022-09-07T13:22:24.880Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
13:22:24 [2022-09-07T13:22:24.880Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:22:24 [2022-09-07T13:22:24.880Z]     graphtest_unix.go:44: Driver zfs not supported
13:22:24 [2022-09-07T13:22:24.880Z] 
13:22:24 [2022-09-07T13:22:24.880Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
13:22:24 [2022-09-07T13:22:24.880Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:22:24 [2022-09-07T13:22:24.880Z]     graphtest_unix.go:44: Driver zfs not supported
13:22:24 [2022-09-07T13:22:24.880Z] 
13:22:24 [2022-09-07T13:22:24.880Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
13:22:24 [2022-09-07T13:22:24.880Z]     graphtest_unix.go:71: No driver to put!
13:22:24 [2022-09-07T13:22:24.880Z] 
13:22:24 [2022-09-07T13:22:24.880Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
13:22:24 [2022-09-07T13:22:24.880Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
13:22:24 [2022-09-07T13:22:24.880Z] 
13:22:24 [2022-09-07T13:22:24.880Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
13:22:24 [2022-09-07T13:22:24.880Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
13:22:24 [2022-09-07T13:22:24.880Z] 
13:22:24 [2022-09-07T13:22:24.880Z] DONE 2799 tests, 28 skipped in 211.303s
13:22:24 [2022-09-07T13:22:24.880Z] + '[' -n 'github.com/docker/docker/libnetwork
13:22:24 [2022-09-07T13:22:24.880Z] github.com/docker/docker/libnetwork/bitseq
13:22:24 [2022-09-07T13:22:24.880Z] github.com/docker/docker/libnetwork/cluster
13:22:24 [2022-09-07T13:22:24.880Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:22:24 [2022-09-07T13:22:24.880Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:22:24 [2022-09-07T13:22:24.880Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:22:24 [2022-09-07T13:22:24.880Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:22:24 [2022-09-07T13:22:24.880Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:22:24 [2022-09-07T13:22:24.880Z] github.com/docker/docker/libnetwork/cmd/ovrouter
13:22:24 [2022-09-07T13:22:24.880Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:22:24 [2022-09-07T13:22:24.880Z] github.com/docker/docker/libnetwork/config
13:22:24 [2022-09-07T13:22:24.880Z] github.com/docker/docker/libnetwork/datastore
13:22:24 [2022-09-07T13:22:24.880Z] github.com/docker/docker/libnetwork/diagnostic
13:22:24 [2022-09-07T13:22:24.880Z] github.com/docker/docker/libnetwork/discoverapi
13:22:24 [2022-09-07T13:22:24.880Z] github.com/docker/docker/libnetwork/driverapi
13:22:24 [2022-09-07T13:22:24.880Z] github.com/docker/docker/libnetwork/drivers/bridge
13:22:24 [2022-09-07T13:22:24.880Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:22:24 [2022-09-07T13:22:24.880Z] github.com/docker/docker/libnetwork/drivers/host
13:22:24 [2022-09-07T13:22:24.880Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:22:24 [2022-09-07T13:22:24.880Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:22:24 [2022-09-07T13:22:24.880Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:22:24 [2022-09-07T13:22:24.880Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:22:24 [2022-09-07T13:22:24.880Z] github.com/docker/docker/libnetwork/drivers/null
13:22:24 [2022-09-07T13:22:24.880Z] github.com/docker/docker/libnetwork/drivers/overlay
13:22:24 [2022-09-07T13:22:24.880Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:22:24 [2022-09-07T13:22:24.880Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:22:24 [2022-09-07T13:22:24.880Z] github.com/docker/docker/libnetwork/drivers/remote
13:22:24 [2022-09-07T13:22:24.880Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:22:24 [2022-09-07T13:22:24.880Z] github.com/docker/docker/libnetwork/drivers/windows
13:22:24 [2022-09-07T13:22:24.880Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:22:24 [2022-09-07T13:22:24.880Z] github.com/docker/docker/libnetwork/drvregistry
13:22:24 [2022-09-07T13:22:24.880Z] github.com/docker/docker/libnetwork/etchosts
13:22:24 [2022-09-07T13:22:24.880Z] github.com/docker/docker/libnetwork/idm
13:22:24 [2022-09-07T13:22:24.880Z] github.com/docker/docker/libnetwork/internal/caller
13:22:24 [2022-09-07T13:22:24.880Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:22:24 [2022-09-07T13:22:24.880Z] github.com/docker/docker/libnetwork/ipam
13:22:24 [2022-09-07T13:22:24.880Z] github.com/docker/docker/libnetwork/ipamapi
13:22:24 [2022-09-07T13:22:24.880Z] github.com/docker/docker/libnetwork/ipams/builtin
13:22:24 [2022-09-07T13:22:24.880Z] github.com/docker/docker/libnetwork/ipams/null
13:22:24 [2022-09-07T13:22:24.880Z] github.com/docker/docker/libnetwork/ipams/remote
13:22:24 [2022-09-07T13:22:24.880Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:22:24 [2022-09-07T13:22:24.880Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:22:24 [2022-09-07T13:22:24.880Z] github.com/docker/docker/libnetwork/ipamutils
13:22:24 [2022-09-07T13:22:24.880Z] github.com/docker/docker/libnetwork/iptables
13:22:24 [2022-09-07T13:22:24.880Z] github.com/docker/docker/libnetwork/netlabel
13:22:24 [2022-09-07T13:22:24.880Z] github.com/docker/docker/libnetwork/netutils
13:22:24 [2022-09-07T13:22:24.880Z] github.com/docker/docker/libnetwork/networkdb
13:22:24 [2022-09-07T13:22:24.880Z] github.com/docker/docker/libnetwork/ns
13:22:24 [2022-09-07T13:22:24.880Z] github.com/docker/docker/libnetwork/options
13:22:24 [2022-09-07T13:22:24.880Z] github.com/docker/docker/libnetwork/osl
13:22:24 [2022-09-07T13:22:24.880Z] github.com/docker/docker/libnetwork/osl/kernel
13:22:24 [2022-09-07T13:22:24.880Z] github.com/docker/docker/libnetwork/portallocator
13:22:24 [2022-09-07T13:22:24.880Z] github.com/docker/docker/libnetwork/portmapper
13:22:24 [2022-09-07T13:22:24.880Z] github.com/docker/docker/libnetwork/resolvconf
13:22:24 [2022-09-07T13:22:24.880Z] github.com/docker/docker/libnetwork/testutils
13:22:24 [2022-09-07T13:22:24.880Z] github.com/docker/docker/libnetwork/types' ']'
13:22:24 [2022-09-07T13:22:24.880Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
13:22:30 [2022-09-07T13:22:30.240Z] Created binary: bundles/dynbinary-daemon/dockerd
13:22:30 [2022-09-07T13:22:30.240Z] Building: bundles/dynbinary-daemon/docker-proxy
13:22:30 [2022-09-07T13:22:30.240Z] GOOS="" GOARCH="" GOARM=""
13:22:30 [2022-09-07T13:22:30.240Z] Created binary: bundles/dynbinary-daemon/docker-proxy
13:22:30 [2022-09-07T13:22:30.240Z] 
13:22:30 [2022-09-07T13:22:30.240Z] ---> Making bundle: test-integration (in bundles/test-integration)
13:22:30 [2022-09-07T13:22:30.240Z] DOCKER_SYSTEMD=1
13:22:30 [2022-09-07T13:22:30.240Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
13:22:30 [2022-09-07T13:22:30.240Z] HOSTNAME=268da2e187a3
13:22:30 [2022-09-07T13:22:30.240Z] DEST=bundles/test-integration
13:22:30 [2022-09-07T13:22:30.240Z] PWD=/go/src/github.com/docker/docker
13:22:30 [2022-09-07T13:22:30.240Z] DOCKER_GITCOMMIT=e1f735219d6dfdecde5ce4082a9c8b81ea1bc241
13:22:30 [2022-09-07T13:22:30.240Z] container=docker
13:22:30 [2022-09-07T13:22:30.240Z] HOME=/root
13:22:30 [2022-09-07T13:22:30.240Z] LANG=C.UTF-8
13:22:30 [2022-09-07T13:22:30.240Z] INVOCATION_ID=3aa153a2f07b4af6ba2251ed80f582fa
13:22:30 [2022-09-07T13:22:30.240Z] GOLANG_VERSION=1.18.6
13:22:30 [2022-09-07T13:22:30.240Z] VALIDATE_REPO=https://github.com/moby/moby.git
13:22:30 [2022-09-07T13:22:30.240Z] VALIDATE_BRANCH=22.06
13:22:30 [2022-09-07T13:22:30.240Z] TERM=xterm
13:22:30 [2022-09-07T13:22:30.240Z] DOCKER_PKG=github.com/docker/docker
13:22:30 [2022-09-07T13:22:30.240Z] SHLVL=3
13:22:30 [2022-09-07T13:22:30.240Z] TIMEOUT=120m
13:22:30 [2022-09-07T13:22:30.240Z] DOCKER_BUILDTAGS= journald
13:22:30 [2022-09-07T13:22:30.240Z] DOCKER_GRAPHDRIVER=overlay2
13:22:30 [2022-09-07T13:22:30.240Z] GO111MODULE=off
13:22:30 [2022-09-07T13:22:30.240Z] DOCKER_EXPERIMENTAL=1
13:22:30 [2022-09-07T13:22:30.240Z] TEST_SKIP_INTEGRATION_CLI=1
13:22:30 [2022-09-07T13:22:30.240Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
13:22:30 [2022-09-07T13:22:30.240Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
13:22:30 [2022-09-07T13:22:30.240Z] GOPATH=/go
13:22:30 [2022-09-07T13:22:30.240Z] PKG_CONFIG=pkg-config
13:22:30 [2022-09-07T13:22:30.240Z] _=/usr/bin/env
13:22:30 [2022-09-07T13:22:30.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
13:23:11 [2022-09-07T13:23:11.543Z] ok  	github.com/docker/docker/libnetwork	37.756s	coverage: 40.6% of statements
13:23:11 [2022-09-07T13:23:11.543Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.141s	coverage: 84.4% of statements
13:23:11 [2022-09-07T13:23:11.543Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
13:23:11 [2022-09-07T13:23:11.543Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
13:23:11 [2022-09-07T13:23:11.543Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
13:23:11 [2022-09-07T13:23:11.543Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
13:23:11 [2022-09-07T13:23:11.543Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
13:23:11 [2022-09-07T13:23:11.543Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
13:23:11 [2022-09-07T13:23:11.543Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
13:23:11 [2022-09-07T13:23:11.543Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
13:23:11 [2022-09-07T13:23:11.543Z] ok  	github.com/docker/docker/libnetwork/config	0.015s	coverage: 22.4% of statements
13:23:11 [2022-09-07T13:23:11.543Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 21.9% of statements
13:23:11 [2022-09-07T13:23:11.543Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
13:23:11 [2022-09-07T13:23:11.543Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
13:23:11 [2022-09-07T13:23:11.543Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
13:23:13 [2022-09-07T13:23:13.444Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.709s	coverage: 59.9% of statements
13:23:13 [2022-09-07T13:23:13.444Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
13:23:13 [2022-09-07T13:23:13.444Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
13:23:14 [2022-09-07T13:23:14.011Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.015s	coverage: 5.0% of statements
13:23:14 [2022-09-07T13:23:14.011Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
13:23:14 [2022-09-07T13:23:14.578Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.017s	coverage: 4.5% of statements
13:23:14 [2022-09-07T13:23:14.578Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
13:23:14 [2022-09-07T13:23:14.836Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
13:23:16 [2022-09-07T13:23:16.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
13:23:16 [2022-09-07T13:23:16.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
13:23:24 [2022-09-07T13:23:24.804Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.284s	coverage: 6.6% of statements
13:23:24 [2022-09-07T13:23:24.804Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
13:23:24 [2022-09-07T13:23:24.804Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 63.6% of statements
13:23:25 [2022-09-07T13:23:25.371Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.4% of statements
13:23:25 [2022-09-07T13:23:25.371Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
13:23:25 [2022-09-07T13:23:25.371Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
13:23:25 [2022-09-07T13:23:25.371Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
13:23:25 [2022-09-07T13:23:25.630Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.016s	coverage: 82.4% of statements
13:23:25 [2022-09-07T13:23:25.888Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.012s	coverage: 81.2% of statements
13:23:26 [2022-09-07T13:23:26.147Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
13:23:26 [2022-09-07T13:23:26.405Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
13:23:38 [2022-09-07T13:23:38.602Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
13:23:38 [2022-09-07T13:23:38.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
13:23:45 [2022-09-07T13:23:45.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
13:23:47 [2022-09-07T13:23:47.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
13:23:48 [2022-09-07T13:23:48.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
13:23:53 [2022-09-07T13:23:53.506Z] ok  	github.com/docker/docker/libnetwork/ipam	15.821s	coverage: 85.3% of statements
13:23:53 [2022-09-07T13:23:53.506Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
13:23:53 [2022-09-07T13:23:53.506Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
13:23:53 [2022-09-07T13:23:53.506Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 57.1% of statements
13:23:53 [2022-09-07T13:23:53.506Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 47.4% of statements
13:23:53 [2022-09-07T13:23:53.506Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
13:23:53 [2022-09-07T13:23:53.764Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
13:23:54 [2022-09-07T13:23:54.331Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.265s	coverage: 74.0% of statements
13:23:55 [2022-09-07T13:23:55.266Z] ok  	github.com/docker/docker/libnetwork/iptables	0.170s	coverage: 45.0% of statements
13:23:55 [2022-09-07T13:23:55.266Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
13:23:55 [2022-09-07T13:23:55.524Z] ok  	github.com/docker/docker/libnetwork/netutils	0.019s	coverage: 44.1% of statements
13:23:56 [2022-09-07T13:23:56.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
13:23:56 [2022-09-07T13:23:56.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
13:23:57 [2022-09-07T13:23:57.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
13:23:58 [2022-09-07T13:23:58.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
13:23:59 [2022-09-07T13:23:59.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
13:23:59 [2022-09-07T13:23:59.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
13:24:00 [2022-09-07T13:24:00.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
13:24:02 [2022-09-07T13:24:02.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
13:24:03 [2022-09-07T13:24:03.683Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
13:24:04 [2022-09-07T13:24:04.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
13:24:05 [2022-09-07T13:24:05.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
13:24:06 [2022-09-07T13:24:06.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
13:24:06 [2022-09-07T13:24:06.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
13:24:08 [2022-09-07T13:24:08.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
13:24:08 [2022-09-07T13:24:08.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
13:24:09 [2022-09-07T13:24:09.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
13:24:10 [2022-09-07T13:24:10.454Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
13:24:10 [2022-09-07T13:24:10.454Z] Using test binary docker
13:24:10 [2022-09-07T13:24:10.454Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
13:24:10 [2022-09-07T13:24:10.454Z] Starting apparmor (via systemctl): apparmor.service.
13:24:10 [2022-09-07T13:24:10.454Z] INFO: Waiting for daemon to start...
13:24:10 [2022-09-07T13:24:10.454Z] Starting dockerd
13:24:12 [2022-09-07T13:24:12.341Z] .
13:24:12 [2022-09-07T13:24:12.341Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
13:24:12 [2022-09-07T13:24:12.341Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
13:24:12 [2022-09-07T13:24:12.341Z] Error: No such image: emptyfs
13:24:12 [2022-09-07T13:24:12.598Z] Running integration-test (iteration 1)
13:24:12 [2022-09-07T13:24:12.598Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
13:24:12 [2022-09-07T13:24:12.854Z] Loaded image: busybox:latest
13:24:13 [2022-09-07T13:24:13.110Z] Loaded image: busybox:glibc
13:24:14 [2022-09-07T13:24:14.477Z] Loaded image: debian:bullseye-slim
13:24:14 [2022-09-07T13:24:14.477Z] Loaded image: hello-world:latest
13:24:14 [2022-09-07T13:24:14.477Z] Loaded image: arm32v7/hello-world:latest
13:24:14 [2022-09-07T13:24:14.477Z] INFO: Testing against a local daemon
13:24:14 [2022-09-07T13:24:14.477Z] === RUN   TestCgroupNamespacesBuild
13:24:16 [2022-09-07T13:24:16.991Z] --- PASS: TestCgroupNamespacesBuild (2.57s)
13:24:16 [2022-09-07T13:24:16.991Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
13:24:18 [2022-09-07T13:24:18.356Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.23s)
13:24:18 [2022-09-07T13:24:18.356Z] === RUN   TestBuildWithSession
13:24:18 [2022-09-07T13:24:18.356Z]     build_session_test.go:25: TODO: BuildKit
13:24:18 [2022-09-07T13:24:18.356Z] --- SKIP: TestBuildWithSession (0.00s)
13:24:18 [2022-09-07T13:24:18.356Z] === RUN   TestBuildSquashParent
13:24:22 [2022-09-07T13:24:22.526Z] --- PASS: TestBuildSquashParent (4.11s)
13:24:22 [2022-09-07T13:24:22.526Z] === RUN   TestBuildWithRemoveAndForceRemove
13:24:22 [2022-09-07T13:24:22.526Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:24:22 [2022-09-07T13:24:22.526Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:24:22 [2022-09-07T13:24:22.526Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:24:22 [2022-09-07T13:24:22.526Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:24:22 [2022-09-07T13:24:22.526Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:24:22 [2022-09-07T13:24:22.526Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:24:22 [2022-09-07T13:24:22.526Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:24:22 [2022-09-07T13:24:22.526Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:24:22 [2022-09-07T13:24:22.526Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:24:22 [2022-09-07T13:24:22.526Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:24:22 [2022-09-07T13:24:22.526Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:24:22 [2022-09-07T13:24:22.526Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:24:22 [2022-09-07T13:24:22.526Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:24:22 [2022-09-07T13:24:22.526Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:24:23 [2022-09-07T13:24:23.893Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:24:24 [2022-09-07T13:24:24.149Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:24:25 [2022-09-07T13:24:25.516Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:24:25 [2022-09-07T13:24:25.516Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:24:27 [2022-09-07T13:24:27.408Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
13:24:27 [2022-09-07T13:24:27.408Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.38s)
13:24:27 [2022-09-07T13:24:27.408Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.65s)
13:24:27 [2022-09-07T13:24:27.408Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.54s)
13:24:27 [2022-09-07T13:24:27.408Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.61s)
13:24:27 [2022-09-07T13:24:27.408Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.39s)
13:24:27 [2022-09-07T13:24:27.408Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.38s)
13:24:27 [2022-09-07T13:24:27.408Z] === RUN   TestBuildMultiStageCopy
13:24:27 [2022-09-07T13:24:27.408Z] === RUN   TestBuildMultiStageCopy/copy_to_root
13:24:28 [2022-09-07T13:24:28.336Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
13:24:28 [2022-09-07T13:24:28.592Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
13:24:28 [2022-09-07T13:24:28.848Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
13:24:29 [2022-09-07T13:24:29.105Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
13:24:29 [2022-09-07T13:24:29.361Z] --- PASS: TestBuildMultiStageCopy (2.29s)
13:24:29 [2022-09-07T13:24:29.361Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.41s)
13:24:29 [2022-09-07T13:24:29.361Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s)
13:24:29 [2022-09-07T13:24:29.361Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s)
13:24:29 [2022-09-07T13:24:29.361Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s)
13:24:29 [2022-09-07T13:24:29.361Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s)
13:24:29 [2022-09-07T13:24:29.361Z] === RUN   TestBuildMultiStageParentConfig
13:24:29 [2022-09-07T13:24:29.923Z] --- PASS: TestBuildMultiStageParentConfig (0.62s)
13:24:29 [2022-09-07T13:24:29.923Z] === RUN   TestBuildLabelWithTargets
13:24:30 [2022-09-07T13:24:30.853Z] --- PASS: TestBuildLabelWithTargets (0.94s)
13:24:30 [2022-09-07T13:24:30.853Z] === RUN   TestBuildWithEmptyLayers
13:24:31 [2022-09-07T13:24:31.416Z] --- PASS: TestBuildWithEmptyLayers (0.43s)
13:24:31 [2022-09-07T13:24:31.416Z] === RUN   TestBuildMultiStageOnBuild
13:24:33 [2022-09-07T13:24:33.306Z] --- PASS: TestBuildMultiStageOnBuild (1.65s)
13:24:33 [2022-09-07T13:24:33.306Z] === RUN   TestBuildUncleanTarFilenames
13:24:33 [2022-09-07T13:24:33.562Z] --- PASS: TestBuildUncleanTarFilenames (0.59s)
13:24:33 [2022-09-07T13:24:33.562Z] === RUN   TestBuildMultiStageLayerLeak
13:24:35 [2022-09-07T13:24:35.453Z] --- PASS: TestBuildMultiStageLayerLeak (1.64s)
13:24:35 [2022-09-07T13:24:35.453Z] === RUN   TestBuildWithHugeFile
13:25:00 [2022-09-07T13:25:00.866Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|imports|name|types_sizes) took 2m50.30061495s 
13:25:00 [2022-09-07T13:25:00.866Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 504.603727ms 
13:25:08 [2022-09-07T13:25:08.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
13:25:43 [2022-09-07T13:25:43.096Z] --- PASS: TestBuildWithHugeFile (61.05s)
13:25:43 [2022-09-07T13:25:43.096Z] === RUN   TestBuildWCOWSandboxSize
13:25:43 [2022-09-07T13:25:43.096Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
13:25:43 [2022-09-07T13:25:43.096Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
13:25:43 [2022-09-07T13:25:43.096Z] === RUN   TestBuildWithEmptyDockerfile
13:25:43 [2022-09-07T13:25:43.096Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
13:25:43 [2022-09-07T13:25:43.096Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
13:25:43 [2022-09-07T13:25:43.096Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:25:43 [2022-09-07T13:25:43.096Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:25:43 [2022-09-07T13:25:43.096Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:25:43 [2022-09-07T13:25:43.096Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:25:43 [2022-09-07T13:25:43.096Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
13:25:43 [2022-09-07T13:25:43.096Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:25:43 [2022-09-07T13:25:43.096Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:25:43 [2022-09-07T13:25:43.096Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
13:25:43 [2022-09-07T13:25:43.096Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
13:25:43 [2022-09-07T13:25:43.096Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
13:25:43 [2022-09-07T13:25:43.096Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
13:25:43 [2022-09-07T13:25:43.096Z] === RUN   TestBuildPreserveOwnership
13:25:43 [2022-09-07T13:25:43.096Z] === RUN   TestBuildPreserveOwnership/copy_from
13:25:43 [2022-09-07T13:25:43.096Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
13:25:43 [2022-09-07T13:25:43.096Z] --- PASS: TestBuildPreserveOwnership (3.58s)
13:25:43 [2022-09-07T13:25:43.096Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.39s)
13:25:43 [2022-09-07T13:25:43.096Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.19s)
13:25:43 [2022-09-07T13:25:43.096Z] === RUN   TestBuildPlatformInvalid
13:25:43 [2022-09-07T13:25:43.096Z] --- PASS: TestBuildPlatformInvalid (0.08s)
13:25:43 [2022-09-07T13:25:43.096Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
13:25:43 [2022-09-07T13:25:43.096Z] Loaded image: busybox:latest
13:25:43 [2022-09-07T13:25:43.096Z] Loaded image: busybox:glibc
13:25:43 [2022-09-07T13:25:43.096Z] Loaded image: debian:bullseye-slim
13:25:43 [2022-09-07T13:25:43.096Z] Loaded image: hello-world:latest
13:25:43 [2022-09-07T13:25:43.096Z] Loaded image: arm32v7/hello-world:latest
13:25:46 [2022-09-07T13:25:46.962Z] ok  	github.com/docker/docker/libnetwork/networkdb	105.204s	coverage: 60.1% of statements
13:25:46 [2022-09-07T13:25:46.962Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
13:25:46 [2022-09-07T13:25:46.962Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
13:25:47 [2022-09-07T13:25:47.220Z] ok  	github.com/docker/docker/libnetwork/osl	4.361s	coverage: 39.7% of statements
13:25:47 [2022-09-07T13:25:47.478Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
13:25:47 [2022-09-07T13:25:47.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
13:25:47 [2022-09-07T13:25:47.737Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
13:25:48 [2022-09-07T13:25:48.672Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.660s	coverage: 48.6% of statements
13:25:48 [2022-09-07T13:25:48.930Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 70.6% of statements
13:25:48 [2022-09-07T13:25:48.930Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
13:25:49 [2022-09-07T13:25:49.188Z] ok  	github.com/docker/docker/libnetwork/types	0.009s	coverage: 37.3% of statements
13:25:49 [2022-09-07T13:25:49.446Z] 
13:25:49 [2022-09-07T13:25:49.446Z] === Skipped
13:25:49 [2022-09-07T13:25:49.446Z] === SKIP: libnetwork TestParallel1 (0.00s)
13:25:49 [2022-09-07T13:25:49.446Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
13:25:49 [2022-09-07T13:25:49.446Z] 
13:25:49 [2022-09-07T13:25:49.446Z] === SKIP: libnetwork TestParallel3 (0.00s)
13:25:49 [2022-09-07T13:25:49.446Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
13:25:49 [2022-09-07T13:25:49.446Z] 
13:25:49 [2022-09-07T13:25:49.446Z] === SKIP: libnetwork TestParallel2 (0.00s)
13:25:49 [2022-09-07T13:25:49.446Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
13:25:49 [2022-09-07T13:25:49.446Z] 
13:25:49 [2022-09-07T13:25:49.446Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
13:25:49 [2022-09-07T13:25:49.446Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
13:25:49 [2022-09-07T13:25:49.446Z] 
13:25:49 [2022-09-07T13:25:49.446Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
13:25:49 [2022-09-07T13:25:49.446Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
13:25:49 [2022-09-07T13:25:49.446Z] 
13:25:49 [2022-09-07T13:25:49.446Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
13:25:49 [2022-09-07T13:25:49.446Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
13:25:49 [2022-09-07T13:25:49.446Z] 
13:25:49 [2022-09-07T13:25:49.446Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
13:25:49 [2022-09-07T13:25:49.446Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
13:25:49 [2022-09-07T13:25:49.446Z] 
13:25:49 [2022-09-07T13:25:49.446Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
13:25:49 [2022-09-07T13:25:49.446Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
13:25:49 [2022-09-07T13:25:49.446Z] 
13:25:49 [2022-09-07T13:25:49.446Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
13:25:49 [2022-09-07T13:25:49.446Z]     firewalld_test.go:14: firewalld is not running
13:25:49 [2022-09-07T13:25:49.446Z] 
13:25:49 [2022-09-07T13:25:49.446Z] DONE 327 tests, 9 skipped in 204.455s
Post stage
[Pipeline] junit
13:25:50 [2022-09-07T13:25:50.026Z] Recording test results
13:25:51 [2022-09-07T13:25:51.198Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
13:25:51 [2022-09-07T13:25:51.424Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.81s)
13:25:51 [2022-09-07T13:25:51.425Z] PASS
13:25:51 [2022-09-07T13:25:51.425Z] 
13:25:51 [2022-09-07T13:25:51.425Z] === Skipped
13:25:51 [2022-09-07T13:25:51.425Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
13:25:51 [2022-09-07T13:25:51.425Z]     build_session_test.go:25: TODO: BuildKit
13:25:51 [2022-09-07T13:25:51.425Z] 
13:25:51 [2022-09-07T13:25:51.425Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
13:25:51 [2022-09-07T13:25:51.425Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
13:25:51 [2022-09-07T13:25:51.425Z] 
13:25:51 [2022-09-07T13:25:51.425Z] DONE 34 tests, 2 skipped in 98.332s
13:25:51 [2022-09-07T13:25:51.425Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
13:25:51 [2022-09-07T13:25:51.425Z] INFO: Testing against a local daemon
13:25:51 [2022-09-07T13:25:51.425Z] === RUN   TestConfigInspect
13:25:51 [2022-09-07T13:25:51.572Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44108/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1bf31e610cbfb68f0b786253b3266cdbde6a4eb1 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:1bf31e610cbfb68f0b786253b3266cdbde6a4eb1 hack/make.sh dynbinary test-integration
13:25:52 [2022-09-07T13:25:52.149Z] 
13:25:52 [2022-09-07T13:25:52.149Z] Removing bundles/
13:25:52 [2022-09-07T13:25:52.149Z] 
13:25:52 [2022-09-07T13:25:52.149Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
13:25:52 [2022-09-07T13:25:52.149Z] Building: bundles/dynbinary-daemon/dockerd
13:25:52 [2022-09-07T13:25:52.149Z] GOOS="" GOARCH="" GOARM=""
13:25:52 [2022-09-07T13:25:52.790Z] --- PASS: TestConfigInspect (1.89s)
13:25:52 [2022-09-07T13:25:52.790Z] === RUN   TestConfigList
13:25:55 [2022-09-07T13:25:55.306Z] --- PASS: TestConfigList (2.17s)
13:25:55 [2022-09-07T13:25:55.306Z] === RUN   TestConfigsCreateAndDelete
13:25:57 [2022-09-07T13:25:57.196Z] --- PASS: TestConfigsCreateAndDelete (2.20s)
13:25:57 [2022-09-07T13:25:57.196Z] === RUN   TestConfigsUpdate
13:25:59 [2022-09-07T13:25:59.712Z] --- PASS: TestConfigsUpdate (2.15s)
13:25:59 [2022-09-07T13:25:59.712Z] === RUN   TestTemplatedConfig
13:26:02 [2022-09-07T13:26:02.229Z] --- PASS: TestTemplatedConfig (2.75s)
13:26:02 [2022-09-07T13:26:02.229Z] === RUN   TestConfigCreateResolve
13:26:04 [2022-09-07T13:26:04.746Z] --- PASS: TestConfigCreateResolve (2.15s)
13:26:04 [2022-09-07T13:26:04.746Z] PASS
13:26:04 [2022-09-07T13:26:04.746Z] 
13:26:04 [2022-09-07T13:26:04.746Z] DONE 6 tests in 13.333s
13:26:04 [2022-09-07T13:26:04.746Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
13:26:04 [2022-09-07T13:26:04.746Z] INFO: Testing against a local daemon
13:26:04 [2022-09-07T13:26:04.746Z] === RUN   TestAttachWithTTY
13:26:04 [2022-09-07T13:26:04.746Z] --- PASS: TestAttachWithTTY (0.07s)
13:26:04 [2022-09-07T13:26:04.746Z] === RUN   TestAttachWithoutTTy
13:26:04 [2022-09-07T13:26:04.746Z] --- PASS: TestAttachWithoutTTy (0.05s)
13:26:04 [2022-09-07T13:26:04.746Z] === RUN   TestCheckpoint
13:26:04 [2022-09-07T13:26:04.746Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:26:04 [2022-09-07T13:26:04.746Z] --- SKIP: TestCheckpoint (0.00s)
13:26:04 [2022-09-07T13:26:04.746Z] === RUN   TestContainerInvalidJSON
13:26:04 [2022-09-07T13:26:04.746Z] === RUN   TestContainerInvalidJSON/commit
13:26:04 [2022-09-07T13:26:04.746Z] === PAUSE TestContainerInvalidJSON/commit
13:26:04 [2022-09-07T13:26:04.746Z] === RUN   TestContainerInvalidJSON/containers/create
13:26:04 [2022-09-07T13:26:04.746Z] === PAUSE TestContainerInvalidJSON/containers/create
13:26:04 [2022-09-07T13:26:04.746Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
13:26:04 [2022-09-07T13:26:04.746Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
13:26:04 [2022-09-07T13:26:04.746Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
13:26:04 [2022-09-07T13:26:04.746Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
13:26:04 [2022-09-07T13:26:04.746Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
13:26:04 [2022-09-07T13:26:04.746Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
13:26:04 [2022-09-07T13:26:04.746Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
13:26:04 [2022-09-07T13:26:04.746Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
13:26:04 [2022-09-07T13:26:04.746Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
13:26:04 [2022-09-07T13:26:04.746Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
13:26:04 [2022-09-07T13:26:04.746Z] === CONT  TestContainerInvalidJSON/commit
13:26:04 [2022-09-07T13:26:04.746Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
13:26:04 [2022-09-07T13:26:04.746Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
13:26:04 [2022-09-07T13:26:04.746Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
13:26:04 [2022-09-07T13:26:04.746Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
13:26:04 [2022-09-07T13:26:04.746Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
13:26:04 [2022-09-07T13:26:04.746Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
13:26:04 [2022-09-07T13:26:04.746Z] === RUN   TestContainerInvalidJSON/commit/empty_body
13:26:04 [2022-09-07T13:26:04.746Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
13:26:04 [2022-09-07T13:26:04.746Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
13:26:04 [2022-09-07T13:26:04.746Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
13:26:04 [2022-09-07T13:26:04.746Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
13:26:04 [2022-09-07T13:26:04.746Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
13:26:04 [2022-09-07T13:26:04.746Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
13:26:04 [2022-09-07T13:26:04.746Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
13:26:04 [2022-09-07T13:26:04.746Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
13:26:04 [2022-09-07T13:26:04.746Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
13:26:04 [2022-09-07T13:26:04.746Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
13:26:04 [2022-09-07T13:26:04.746Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
13:26:04 [2022-09-07T13:26:04.746Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
13:26:04 [2022-09-07T13:26:04.746Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
13:26:04 [2022-09-07T13:26:04.746Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
13:26:04 [2022-09-07T13:26:04.746Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
13:26:04 [2022-09-07T13:26:04.746Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
13:26:04 [2022-09-07T13:26:04.746Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
13:26:04 [2022-09-07T13:26:04.746Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
13:26:04 [2022-09-07T13:26:04.746Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
13:26:04 [2022-09-07T13:26:04.746Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
13:26:04 [2022-09-07T13:26:04.746Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
13:26:04 [2022-09-07T13:26:04.746Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
13:26:04 [2022-09-07T13:26:04.746Z] === CONT  TestContainerInvalidJSON/containers/create
13:26:04 [2022-09-07T13:26:04.746Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
13:26:04 [2022-09-07T13:26:04.746Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
13:26:04 [2022-09-07T13:26:04.746Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
13:26:04 [2022-09-07T13:26:04.746Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
13:26:04 [2022-09-07T13:26:04.746Z] --- PASS: TestContainerInvalidJSON (0.01s)
13:26:04 [2022-09-07T13:26:04.746Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
13:26:04 [2022-09-07T13:26:04.746Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
13:26:04 [2022-09-07T13:26:04.746Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
13:26:04 [2022-09-07T13:26:04.746Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
13:26:04 [2022-09-07T13:26:04.746Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
13:26:04 [2022-09-07T13:26:04.746Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
13:26:04 [2022-09-07T13:26:04.746Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
13:26:04 [2022-09-07T13:26:04.746Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
13:26:04 [2022-09-07T13:26:04.746Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
13:26:04 [2022-09-07T13:26:04.746Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
13:26:04 [2022-09-07T13:26:04.746Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
13:26:04 [2022-09-07T13:26:04.746Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
13:26:04 [2022-09-07T13:26:04.746Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
13:26:04 [2022-09-07T13:26:04.746Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
13:26:04 [2022-09-07T13:26:04.746Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
13:26:04 [2022-09-07T13:26:04.746Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
13:26:04 [2022-09-07T13:26:04.746Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
13:26:04 [2022-09-07T13:26:04.746Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
13:26:04 [2022-09-07T13:26:04.746Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
13:26:04 [2022-09-07T13:26:04.746Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
13:26:04 [2022-09-07T13:26:04.746Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
13:26:04 [2022-09-07T13:26:04.746Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
13:26:04 [2022-09-07T13:26:04.746Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
13:26:04 [2022-09-07T13:26:04.746Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
13:26:04 [2022-09-07T13:26:04.746Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
13:26:04 [2022-09-07T13:26:04.746Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
13:26:04 [2022-09-07T13:26:04.746Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
13:26:04 [2022-09-07T13:26:04.746Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
13:26:04 [2022-09-07T13:26:04.746Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
13:26:04 [2022-09-07T13:26:04.746Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
13:26:04 [2022-09-07T13:26:04.746Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
13:26:04 [2022-09-07T13:26:04.746Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
13:26:04 [2022-09-07T13:26:04.746Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
13:26:04 [2022-09-07T13:26:04.746Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
13:26:04 [2022-09-07T13:26:04.746Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
13:26:04 [2022-09-07T13:26:04.746Z] === RUN   TestCopyFromContainerPathDoesNotExist
13:26:04 [2022-09-07T13:26:04.746Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
13:26:04 [2022-09-07T13:26:04.746Z] === RUN   TestCopyFromContainerPathIsNotDir
13:26:04 [2022-09-07T13:26:04.746Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
13:26:04 [2022-09-07T13:26:04.746Z] === RUN   TestCopyToContainerPathDoesNotExist
13:26:04 [2022-09-07T13:26:04.746Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
13:26:04 [2022-09-07T13:26:04.746Z] === RUN   TestCopyEmptyFile
13:26:04 [2022-09-07T13:26:04.746Z] --- PASS: TestCopyEmptyFile (0.22s)
13:26:04 [2022-09-07T13:26:04.746Z] === RUN   TestCopyToContainerPathIsNotDir
13:26:05 [2022-09-07T13:26:05.003Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
13:26:05 [2022-09-07T13:26:05.003Z] === RUN   TestCopyFromContainer
13:26:05 [2022-09-07T13:26:05.931Z] === RUN   TestCopyFromContainer//
13:26:06 [2022-09-07T13:26:06.188Z] === RUN   TestCopyFromContainer//bar/root
13:26:06 [2022-09-07T13:26:06.188Z] === RUN   TestCopyFromContainer//bar/root/
13:26:06 [2022-09-07T13:26:06.188Z] === RUN   TestCopyFromContainer/bar/quux
13:26:06 [2022-09-07T13:26:06.188Z] === RUN   TestCopyFromContainer/bar/quux/
13:26:06 [2022-09-07T13:26:06.445Z] === RUN   TestCopyFromContainer/bar/quux/baz
13:26:06 [2022-09-07T13:26:06.445Z] === RUN   TestCopyFromContainer/bar/filesymlink
13:26:06 [2022-09-07T13:26:06.445Z] === RUN   TestCopyFromContainer/bar/dirsymlink
13:26:06 [2022-09-07T13:26:06.445Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
13:26:06 [2022-09-07T13:26:06.445Z] === RUN   TestCopyFromContainer/bar/notarget
13:26:06 [2022-09-07T13:26:06.701Z] --- PASS: TestCopyFromContainer (1.76s)
13:26:06 [2022-09-07T13:26:06.701Z]     --- PASS: TestCopyFromContainer// (0.07s)
13:26:06 [2022-09-07T13:26:06.701Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
13:26:06 [2022-09-07T13:26:06.701Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
13:26:06 [2022-09-07T13:26:06.701Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
13:26:06 [2022-09-07T13:26:06.701Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
13:26:06 [2022-09-07T13:26:06.701Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
13:26:06 [2022-09-07T13:26:06.701Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
13:26:06 [2022-09-07T13:26:06.701Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
13:26:06 [2022-09-07T13:26:06.701Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
13:26:06 [2022-09-07T13:26:06.701Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
13:26:06 [2022-09-07T13:26:06.701Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
13:26:06 [2022-09-07T13:26:06.701Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:26:06 [2022-09-07T13:26:06.701Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:26:06 [2022-09-07T13:26:06.701Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:26:06 [2022-09-07T13:26:06.701Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:26:06 [2022-09-07T13:26:06.701Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
13:26:06 [2022-09-07T13:26:06.701Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
13:26:06 [2022-09-07T13:26:06.701Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:26:06 [2022-09-07T13:26:06.701Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
13:26:06 [2022-09-07T13:26:06.701Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:26:06 [2022-09-07T13:26:06.701Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
13:26:06 [2022-09-07T13:26:06.701Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
13:26:06 [2022-09-07T13:26:06.701Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
13:26:06 [2022-09-07T13:26:06.701Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
13:26:06 [2022-09-07T13:26:06.701Z] === RUN   TestCreateLinkToNonExistingContainer
13:26:06 [2022-09-07T13:26:06.701Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
13:26:06 [2022-09-07T13:26:06.701Z] === RUN   TestCreateWithInvalidEnv
13:26:06 [2022-09-07T13:26:06.701Z] === RUN   TestCreateWithInvalidEnv/0
13:26:06 [2022-09-07T13:26:06.701Z] === PAUSE TestCreateWithInvalidEnv/0
13:26:06 [2022-09-07T13:26:06.701Z] === RUN   TestCreateWithInvalidEnv/1
13:26:06 [2022-09-07T13:26:06.701Z] === PAUSE TestCreateWithInvalidEnv/1
13:26:06 [2022-09-07T13:26:06.701Z] === RUN   TestCreateWithInvalidEnv/2
13:26:06 [2022-09-07T13:26:06.701Z] === PAUSE TestCreateWithInvalidEnv/2
13:26:06 [2022-09-07T13:26:06.701Z] === CONT  TestCreateWithInvalidEnv/0
13:26:06 [2022-09-07T13:26:06.701Z] === CONT  TestCreateWithInvalidEnv/2
13:26:06 [2022-09-07T13:26:06.701Z] === CONT  TestCreateWithInvalidEnv/1
13:26:06 [2022-09-07T13:26:06.701Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
13:26:06 [2022-09-07T13:26:06.701Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
13:26:06 [2022-09-07T13:26:06.701Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
13:26:06 [2022-09-07T13:26:06.701Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
13:26:06 [2022-09-07T13:26:06.701Z] === RUN   TestCreateTmpfsMountsTarget
13:26:06 [2022-09-07T13:26:06.701Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
13:26:06 [2022-09-07T13:26:06.701Z] === RUN   TestCreateWithCustomMaskedPaths
13:26:08 [2022-09-07T13:26:08.591Z] --- PASS: TestCreateWithCustomMaskedPaths (1.67s)
13:26:08 [2022-09-07T13:26:08.591Z] === RUN   TestCreateWithCustomReadonlyPaths
13:26:10 [2022-09-07T13:26:10.481Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.02s)
13:26:10 [2022-09-07T13:26:10.481Z] === RUN   TestCreateWithInvalidHealthcheckParams
13:26:10 [2022-09-07T13:26:10.481Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:26:10 [2022-09-07T13:26:10.481Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:26:10 [2022-09-07T13:26:10.481Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:26:10 [2022-09-07T13:26:10.481Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:26:10 [2022-09-07T13:26:10.481Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:26:10 [2022-09-07T13:26:10.481Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:26:10 [2022-09-07T13:26:10.481Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:26:10 [2022-09-07T13:26:10.481Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:26:10 [2022-09-07T13:26:10.481Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:26:10 [2022-09-07T13:26:10.481Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:26:10 [2022-09-07T13:26:10.481Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:26:10 [2022-09-07T13:26:10.481Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:26:10 [2022-09-07T13:26:10.481Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:26:10 [2022-09-07T13:26:10.481Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:26:10 [2022-09-07T13:26:10.481Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:26:10 [2022-09-07T13:26:10.481Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
13:26:10 [2022-09-07T13:26:10.481Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
13:26:10 [2022-09-07T13:26:10.481Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
13:26:10 [2022-09-07T13:26:10.481Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
13:26:10 [2022-09-07T13:26:10.481Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
13:26:10 [2022-09-07T13:26:10.481Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
13:26:10 [2022-09-07T13:26:10.481Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
13:26:11 [2022-09-07T13:26:11.410Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.86s)
13:26:11 [2022-09-07T13:26:11.410Z] === RUN   TestCreateDifferentPlatform
13:26:11 [2022-09-07T13:26:11.410Z] === RUN   TestCreateDifferentPlatform/different_os
13:26:11 [2022-09-07T13:26:11.410Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
13:26:11 [2022-09-07T13:26:11.410Z] --- PASS: TestCreateDifferentPlatform (0.01s)
13:26:11 [2022-09-07T13:26:11.410Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
13:26:11 [2022-09-07T13:26:11.410Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
13:26:11 [2022-09-07T13:26:11.410Z] === RUN   TestCreateVolumesFromNonExistingContainer
13:26:11 [2022-09-07T13:26:11.410Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s)
13:26:11 [2022-09-07T13:26:11.410Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
13:26:11 [2022-09-07T13:26:11.666Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.18s)
13:26:11 [2022-09-07T13:26:11.666Z] === RUN   TestCreateInvalidHostConfig
13:26:11 [2022-09-07T13:26:11.666Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
13:26:11 [2022-09-07T13:26:11.666Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
13:26:11 [2022-09-07T13:26:11.666Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
13:26:11 [2022-09-07T13:26:11.666Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
13:26:11 [2022-09-07T13:26:11.666Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
13:26:11 [2022-09-07T13:26:11.666Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
13:26:11 [2022-09-07T13:26:11.666Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
13:26:11 [2022-09-07T13:26:11.666Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
13:26:11 [2022-09-07T13:26:11.666Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
13:26:11 [2022-09-07T13:26:11.666Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
13:26:11 [2022-09-07T13:26:11.666Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
13:26:11 [2022-09-07T13:26:11.666Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
13:26:11 [2022-09-07T13:26:11.666Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
13:26:11 [2022-09-07T13:26:11.666Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
13:26:11 [2022-09-07T13:26:11.666Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
13:26:11 [2022-09-07T13:26:11.666Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
13:26:11 [2022-09-07T13:26:11.666Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
13:26:11 [2022-09-07T13:26:11.666Z] === RUN   TestContainerStartOnDaemonRestart
13:26:11 [2022-09-07T13:26:11.666Z] === PAUSE TestContainerStartOnDaemonRestart
13:26:11 [2022-09-07T13:26:11.666Z] === RUN   TestDaemonRestartIpcMode
13:26:11 [2022-09-07T13:26:11.666Z] === PAUSE TestDaemonRestartIpcMode
13:26:11 [2022-09-07T13:26:11.666Z] === RUN   TestDaemonHostGatewayIP
13:26:11 [2022-09-07T13:26:11.666Z] === PAUSE TestDaemonHostGatewayIP
13:26:11 [2022-09-07T13:26:11.666Z] === RUN   TestRestartDaemonWithRestartingContainer
13:26:11 [2022-09-07T13:26:11.666Z] === PAUSE TestRestartDaemonWithRestartingContainer
13:26:11 [2022-09-07T13:26:11.666Z] === RUN   TestContainerKillOnDaemonStart
13:26:11 [2022-09-07T13:26:11.666Z] === PAUSE TestContainerKillOnDaemonStart
13:26:11 [2022-09-07T13:26:11.666Z] === RUN   TestDiff
13:26:12 [2022-09-07T13:26:12.594Z] --- PASS: TestDiff (0.88s)
13:26:12 [2022-09-07T13:26:12.594Z] === RUN   TestExecConsoleSize
13:26:13 [2022-09-07T13:26:13.522Z] --- PASS: TestExecConsoleSize (0.96s)
13:26:13 [2022-09-07T13:26:13.522Z] === RUN   TestExecWithCloseStdin
13:26:14 [2022-09-07T13:26:14.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
13:26:14 [2022-09-07T13:26:14.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
13:26:14 [2022-09-07T13:26:14.450Z] --- PASS: TestExecWithCloseStdin (0.94s)
13:26:14 [2022-09-07T13:26:14.450Z] === RUN   TestExec
13:26:15 [2022-09-07T13:26:15.378Z] --- PASS: TestExec (1.07s)
13:26:15 [2022-09-07T13:26:15.378Z] === RUN   TestExecUser
13:26:16 [2022-09-07T13:26:16.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
13:26:16 [2022-09-07T13:26:16.306Z] --- PASS: TestExecUser (0.88s)
13:26:16 [2022-09-07T13:26:16.306Z] === RUN   TestExportContainerAndImportImage
13:26:17 [2022-09-07T13:26:17.673Z] --- PASS: TestExportContainerAndImportImage (1.16s)
13:26:17 [2022-09-07T13:26:17.673Z] === RUN   TestExportContainerAfterDaemonRestart
13:26:18 [2022-09-07T13:26:18.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
13:26:19 [2022-09-07T13:26:19.041Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s)
13:26:19 [2022-09-07T13:26:19.041Z] === RUN   TestHealthCheckWorkdir
13:26:19 [2022-09-07T13:26:19.603Z] --- PASS: TestHealthCheckWorkdir (0.82s)
13:26:19 [2022-09-07T13:26:19.603Z] === RUN   TestHealthKillContainer
13:26:21 [2022-09-07T13:26:21.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
13:26:21 [2022-09-07T13:26:21.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
13:26:24 [2022-09-07T13:26:24.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
13:26:29 [2022-09-07T13:26:29.544Z] --- PASS: TestHealthKillContainer (8.27s)
13:26:29 [2022-09-07T13:26:29.544Z] === RUN   TestHealthCheckProcessKilled
13:26:29 [2022-09-07T13:26:29.544Z] --- PASS: TestHealthCheckProcessKilled (0.81s)
13:26:29 [2022-09-07T13:26:29.544Z] === RUN   TestInspectCpusetInConfigPre120
13:26:29 [2022-09-07T13:26:29.544Z] --- PASS: TestInspectCpusetInConfigPre120 (0.49s)
13:26:29 [2022-09-07T13:26:29.544Z] === RUN   TestIpcModeNone
13:26:29 [2022-09-07T13:26:29.801Z] --- PASS: TestIpcModeNone (0.69s)
13:26:29 [2022-09-07T13:26:29.801Z] === RUN   TestIpcModePrivate
13:26:30 [2022-09-07T13:26:30.364Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false
13:26:30 [2022-09-07T13:26:30.364Z] --- PASS: TestIpcModePrivate (0.64s)
13:26:30 [2022-09-07T13:26:30.364Z] === RUN   TestIpcModeShareable
13:26:30 [2022-09-07T13:26:30.927Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true
13:26:31 [2022-09-07T13:26:31.184Z] --- PASS: TestIpcModeShareable (0.62s)
13:26:31 [2022-09-07T13:26:31.184Z] === RUN   TestAPIIpcModeShareableAndContainer
13:26:32 [2022-09-07T13:26:32.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
13:26:33 [2022-09-07T13:26:33.074Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.86s)
13:26:33 [2022-09-07T13:26:33.074Z] === RUN   TestAPIIpcModeHost
13:26:33 [2022-09-07T13:26:33.330Z] --- PASS: TestAPIIpcModeHost (0.40s)
13:26:33 [2022-09-07T13:26:33.330Z] === RUN   TestDaemonIpcModeShareable
13:26:34 [2022-09-07T13:26:34.695Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
13:26:34 [2022-09-07T13:26:34.695Z] --- PASS: TestDaemonIpcModeShareable (1.29s)
13:26:34 [2022-09-07T13:26:34.695Z] === RUN   TestDaemonIpcModePrivate
13:26:35 [2022-09-07T13:26:35.623Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
13:26:35 [2022-09-07T13:26:35.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
13:26:35 [2022-09-07T13:26:35.879Z] --- PASS: TestDaemonIpcModePrivate (1.22s)
13:26:35 [2022-09-07T13:26:35.879Z] === RUN   TestDaemonIpcModePrivateFromConfig
13:26:37 [2022-09-07T13:26:37.245Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
13:26:37 [2022-09-07T13:26:37.245Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.25s)
13:26:37 [2022-09-07T13:26:37.245Z] === RUN   TestDaemonIpcModeShareableFromConfig
13:26:38 [2022-09-07T13:26:38.611Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
13:26:38 [2022-09-07T13:26:38.867Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.71s)
13:26:38 [2022-09-07T13:26:38.867Z] === RUN   TestIpcModeOlderClient
13:26:38 [2022-09-07T13:26:38.867Z] === PAUSE TestIpcModeOlderClient
13:26:38 [2022-09-07T13:26:38.867Z] === RUN   TestKillContainerInvalidSignal
13:26:38 [2022-09-07T13:26:38.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
13:26:39 [2022-09-07T13:26:39.795Z] --- PASS: TestKillContainerInvalidSignal (0.93s)
13:26:39 [2022-09-07T13:26:39.795Z] === RUN   TestKillContainer
13:26:39 [2022-09-07T13:26:39.795Z] === RUN   TestKillContainer/no_signal
13:26:39 [2022-09-07T13:26:39.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
13:26:41 [2022-09-07T13:26:41.179Z] === RUN   TestKillContainer/non_killing_signal
13:26:41 [2022-09-07T13:26:41.754Z] === RUN   TestKillContainer/killing_signal
13:26:43 [2022-09-07T13:26:43.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
13:26:43 [2022-09-07T13:26:43.648Z] --- PASS: TestKillContainer (3.72s)
13:26:43 [2022-09-07T13:26:43.648Z]     --- PASS: TestKillContainer/no_signal (1.17s)
13:26:43 [2022-09-07T13:26:43.648Z]     --- PASS: TestKillContainer/non_killing_signal (0.79s)
13:26:43 [2022-09-07T13:26:43.648Z]     --- PASS: TestKillContainer/killing_signal (1.24s)
13:26:43 [2022-09-07T13:26:43.648Z] === RUN   TestKillWithStopSignalAndRestartPolicies
13:26:43 [2022-09-07T13:26:43.648Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
13:26:45 [2022-09-07T13:26:45.014Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
13:26:45 [2022-09-07T13:26:45.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
13:26:47 [2022-09-07T13:26:47.533Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (3.66s)
13:26:47 [2022-09-07T13:26:47.533Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.33s)
13:26:47 [2022-09-07T13:26:47.533Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (1.64s)
13:26:47 [2022-09-07T13:26:47.533Z] === RUN   TestKillStoppedContainer
13:26:47 [2022-09-07T13:26:47.789Z] --- PASS: TestKillStoppedContainer (0.58s)
13:26:47 [2022-09-07T13:26:47.789Z] === RUN   TestKillStoppedContainerAPIPre120
13:26:48 [2022-09-07T13:26:48.383Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.74s)
13:26:48 [2022-09-07T13:26:48.383Z] === RUN   TestKillDifferentUserContainer
13:26:48 [2022-09-07T13:26:48.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
13:26:49 [2022-09-07T13:26:49.749Z] --- PASS: TestKillDifferentUserContainer (1.32s)
13:26:49 [2022-09-07T13:26:49.749Z] === RUN   TestInspectOomKilledTrue
13:26:49 [2022-09-07T13:26:49.749Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
13:26:49 [2022-09-07T13:26:49.749Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
13:26:49 [2022-09-07T13:26:49.749Z] === RUN   TestInspectOomKilledFalse
13:26:51 [2022-09-07T13:26:51.114Z] --- PASS: TestInspectOomKilledFalse (1.44s)
13:26:51 [2022-09-07T13:26:51.114Z] === RUN   TestLinksEtcHostsContentMatch
13:26:51 [2022-09-07T13:26:51.462Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
13:26:52 [2022-09-07T13:26:52.043Z] --- PASS: TestLinksEtcHostsContentMatch (0.91s)
13:26:52 [2022-09-07T13:26:52.043Z] === RUN   TestLinksContainerNames
13:26:52 [2022-09-07T13:26:52.269Z] INFO [linters context/goanalysis] analyzers took 6m28.003101581s with top 10 stages: buildir: 2m25.291406178s, the_only_name: 42.916161595s, goimports: 29.169618565s, unconvert: 23.299983672s, S1038: 19.479657067s, gosec: 18.707553017s, misspell: 6.011206027s, unused: 5.163869236s, S1039: 4.882817247s, SA4030: 4.686789174s 
13:26:52 [2022-09-07T13:26:52.269Z] INFO [runner] Issues before processing: 2394, after processing: 0 
13:26:52 [2022-09-07T13:26:52.269Z] INFO [runner] Processors filtering stat (out/in): nolint: 0/78, identifier_marker: 2028/2028, exclude: 2028/2028, skip_files: 2131/2131, filename_unadjuster: 2131/2131, path_prettifier: 2131/2131, skip_dirs: 2131/2131, autogenerated_exclude: 2028/2131, exclude-rules: 78/2028, cgo: 2131/2394 
13:26:52 [2022-09-07T13:26:52.269Z] INFO [runner] processing took 84.468131ms with stages: nolint: 33.561284ms, identifier_marker: 21.768638ms, path_prettifier: 9.331795ms, autogenerated_exclude: 8.177139ms, exclude-rules: 8.132127ms, skip_dirs: 1.799103ms, filename_unadjuster: 1.457161ms, cgo: 235.268µs, max_same_issues: 1.861µs, uniq_by_line: 589ns, skip_files: 458ns, max_from_linter: 381ns, exclude: 372ns, sort_results: 336ns, source_code: 316ns, diff: 313ns, severity-rules: 295ns, path_shortener: 253ns, max_per_file_from_linter: 245ns, path_prefixer: 197ns 
13:26:52 [2022-09-07T13:26:52.269Z] INFO [runner] linters took 1m45.352352447s with stages: goanalysis_metalinter: 1m45.267759946s 
13:26:52 [2022-09-07T13:26:52.269Z] INFO File cache stats: 1677 entries of total size 8.6MiB 
13:26:52 [2022-09-07T13:26:52.269Z] INFO Memory: 2762 samples, avg is 319.5MB, max is 1279.9MB 
13:26:52 [2022-09-07T13:26:52.269Z] INFO Execution took 4m36.166888502s               
13:26:52 [2022-09-07T13:26:52.269Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
13:26:52 [2022-09-07T13:26:52.637Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44108/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1e2d10ed597c22b80182e65486916317b62c6688 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:1e2d10ed597c22b80182e65486916317b62c6688 hack/make.sh dynbinary test-docker-py
13:26:53 [2022-09-07T13:26:53.199Z] 
13:26:53 [2022-09-07T13:26:53.199Z] Removing bundles/
13:26:53 [2022-09-07T13:26:53.199Z] 
13:26:53 [2022-09-07T13:26:53.199Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
13:26:53 [2022-09-07T13:26:53.199Z] Building: bundles/dynbinary-daemon/dockerd
13:26:53 [2022-09-07T13:26:53.199Z] GOOS="" GOARCH="" GOARM=""
13:26:53 [2022-09-07T13:26:53.409Z] --- PASS: TestLinksContainerNames (1.05s)
13:26:53 [2022-09-07T13:26:53.409Z] === RUN   TestLogsFollowTailEmpty
13:26:53 [2022-09-07T13:26:53.669Z] --- PASS: TestLogsFollowTailEmpty (0.45s)
13:26:53 [2022-09-07T13:26:53.669Z] === RUN   TestLogs
13:26:53 [2022-09-07T13:26:53.669Z] === RUN   TestLogs/driver_local
13:26:53 [2022-09-07T13:26:53.669Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
13:26:53 [2022-09-07T13:26:53.669Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
13:26:53 [2022-09-07T13:26:53.669Z] === RUN   TestLogs/driver_local/tty/only_stdout
13:26:53 [2022-09-07T13:26:53.669Z] === PAUSE TestLogs/driver_local/tty/only_stdout
13:26:53 [2022-09-07T13:26:53.669Z] === RUN   TestLogs/driver_local/tty/only_stderr
13:26:53 [2022-09-07T13:26:53.669Z] === PAUSE TestLogs/driver_local/tty/only_stderr
13:26:53 [2022-09-07T13:26:53.669Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
13:26:53 [2022-09-07T13:26:53.669Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
13:26:53 [2022-09-07T13:26:53.669Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
13:26:53 [2022-09-07T13:26:53.669Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
13:26:53 [2022-09-07T13:26:53.669Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
13:26:53 [2022-09-07T13:26:53.669Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
13:26:53 [2022-09-07T13:26:53.669Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
13:26:53 [2022-09-07T13:26:53.669Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
13:26:53 [2022-09-07T13:26:53.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
13:26:54 [2022-09-07T13:26:54.598Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
13:26:54 [2022-09-07T13:26:54.598Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
13:26:55 [2022-09-07T13:26:55.161Z] === CONT  TestLogs/driver_local/tty/only_stderr
13:26:55 [2022-09-07T13:26:55.161Z] === CONT  TestLogs/driver_local/tty/only_stdout
13:26:55 [2022-09-07T13:26:55.722Z] === RUN   TestLogs/driver_json-file
13:26:55 [2022-09-07T13:26:55.722Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
13:26:55 [2022-09-07T13:26:55.722Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
13:26:55 [2022-09-07T13:26:55.722Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
13:26:55 [2022-09-07T13:26:55.722Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
13:26:55 [2022-09-07T13:26:55.722Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
13:26:55 [2022-09-07T13:26:55.722Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
13:26:55 [2022-09-07T13:26:55.722Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
13:26:55 [2022-09-07T13:26:55.722Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
13:26:55 [2022-09-07T13:26:55.722Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
13:26:55 [2022-09-07T13:26:55.722Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
13:26:55 [2022-09-07T13:26:55.722Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
13:26:55 [2022-09-07T13:26:55.722Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
13:26:55 [2022-09-07T13:26:55.722Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
13:26:55 [2022-09-07T13:26:55.722Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
13:26:56 [2022-09-07T13:26:56.286Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
13:26:56 [2022-09-07T13:26:56.502Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
13:26:56 [2022-09-07T13:26:56.502Z] Using test binary docker
13:26:56 [2022-09-07T13:26:56.502Z] +++ /etc/init.d/apparmor start
13:26:56 [2022-09-07T13:26:56.502Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
13:26:56 [2022-09-07T13:26:56.502Z] Starting dockerd
13:26:56 [2022-09-07T13:26:56.502Z] INFO: Waiting for daemon to start...
13:26:56 [2022-09-07T13:26:56.502Z] +++ 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
13:26:56 [2022-09-07T13:26:56.543Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
13:26:57 [2022-09-07T13:26:57.106Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
13:26:57 [2022-09-07T13:26:57.106Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
13:26:57 [2022-09-07T13:26:57.670Z] --- PASS: TestLogs (4.03s)
13:26:57 [2022-09-07T13:26:57.670Z]     --- PASS: TestLogs/driver_local (0.01s)
13:26:57 [2022-09-07T13:26:57.670Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.76s)
13:26:57 [2022-09-07T13:26:57.670Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.77s)
13:26:57 [2022-09-07T13:26:57.670Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.60s)
13:26:57 [2022-09-07T13:26:57.670Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.67s)
13:26:57 [2022-09-07T13:26:57.670Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.61s)
13:26:57 [2022-09-07T13:26:57.670Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.66s)
13:26:57 [2022-09-07T13:26:57.670Z]     --- PASS: TestLogs/driver_json-file (0.01s)
13:26:57 [2022-09-07T13:26:57.670Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.67s)
13:26:57 [2022-09-07T13:26:57.670Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.77s)
13:26:57 [2022-09-07T13:26:57.670Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.60s)
13:26:57 [2022-09-07T13:26:57.670Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.58s)
13:26:57 [2022-09-07T13:26:57.670Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.69s)
13:26:57 [2022-09-07T13:26:57.670Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.63s)
13:26:57 [2022-09-07T13:26:57.670Z] === RUN   TestContainerNetworkMountsNoChown
13:26:58 [2022-09-07T13:26:58.234Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s)
13:26:58 [2022-09-07T13:26:58.234Z] === RUN   TestMountDaemonRoot
13:26:58 [2022-09-07T13:26:58.234Z] === RUN   TestMountDaemonRoot/default
13:26:58 [2022-09-07T13:26:58.234Z] === PAUSE TestMountDaemonRoot/default
13:26:58 [2022-09-07T13:26:58.234Z] === RUN   TestMountDaemonRoot/private
13:26:58 [2022-09-07T13:26:58.234Z] === PAUSE TestMountDaemonRoot/private
13:26:58 [2022-09-07T13:26:58.234Z] === RUN   TestMountDaemonRoot/rprivate
13:26:58 [2022-09-07T13:26:58.234Z] === PAUSE TestMountDaemonRoot/rprivate
13:26:58 [2022-09-07T13:26:58.234Z] === RUN   TestMountDaemonRoot/slave
13:26:58 [2022-09-07T13:26:58.234Z] === PAUSE TestMountDaemonRoot/slave
13:26:58 [2022-09-07T13:26:58.234Z] === RUN   TestMountDaemonRoot/rslave
13:26:58 [2022-09-07T13:26:58.234Z] === PAUSE TestMountDaemonRoot/rslave
13:26:58 [2022-09-07T13:26:58.234Z] === RUN   TestMountDaemonRoot/shared
13:26:58 [2022-09-07T13:26:58.234Z] === PAUSE TestMountDaemonRoot/shared
13:26:58 [2022-09-07T13:26:58.234Z] === RUN   TestMountDaemonRoot/rshared
13:26:58 [2022-09-07T13:26:58.234Z] === PAUSE TestMountDaemonRoot/rshared
13:26:58 [2022-09-07T13:26:58.234Z] === CONT  TestMountDaemonRoot/default
13:26:58 [2022-09-07T13:26:58.234Z] === RUN   TestMountDaemonRoot/default/mount_root
13:26:58 [2022-09-07T13:26:58.234Z] === PAUSE TestMountDaemonRoot/default/mount_root
13:26:58 [2022-09-07T13:26:58.234Z] === RUN   TestMountDaemonRoot/default/mount_subpath
13:26:58 [2022-09-07T13:26:58.234Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
13:26:58 [2022-09-07T13:26:58.234Z] === RUN   TestMountDaemonRoot/default/bind_root
13:26:58 [2022-09-07T13:26:58.234Z] === PAUSE TestMountDaemonRoot/default/bind_root
13:26:58 [2022-09-07T13:26:58.234Z] === RUN   TestMountDaemonRoot/default/bind_subpath
13:26:58 [2022-09-07T13:26:58.234Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
13:26:58 [2022-09-07T13:26:58.234Z] === CONT  TestMountDaemonRoot/default/mount_root
13:26:58 [2022-09-07T13:26:58.234Z] === CONT  TestMountDaemonRoot/rshared
13:26:58 [2022-09-07T13:26:58.234Z] === RUN   TestMountDaemonRoot/rshared/mount_root
13:26:58 [2022-09-07T13:26:58.234Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
13:26:58 [2022-09-07T13:26:58.234Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
13:26:58 [2022-09-07T13:26:58.234Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
13:26:58 [2022-09-07T13:26:58.234Z] === RUN   TestMountDaemonRoot/rshared/bind_root
13:26:58 [2022-09-07T13:26:58.234Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
13:26:58 [2022-09-07T13:26:58.234Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
13:26:58 [2022-09-07T13:26:58.234Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
13:26:58 [2022-09-07T13:26:58.234Z] === CONT  TestMountDaemonRoot/rprivate
13:26:58 [2022-09-07T13:26:58.234Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
13:26:58 [2022-09-07T13:26:58.234Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
13:26:58 [2022-09-07T13:26:58.234Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
13:26:58 [2022-09-07T13:26:58.234Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
13:26:58 [2022-09-07T13:26:58.234Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
13:26:58 [2022-09-07T13:26:58.234Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
13:26:58 [2022-09-07T13:26:58.234Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
13:26:58 [2022-09-07T13:26:58.234Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
13:26:58 [2022-09-07T13:26:58.234Z] === CONT  TestMountDaemonRoot/shared
13:26:58 [2022-09-07T13:26:58.234Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
13:26:58 [2022-09-07T13:26:58.234Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
13:26:58 [2022-09-07T13:26:58.234Z] === RUN   TestMountDaemonRoot/shared/bind_root
13:26:58 [2022-09-07T13:26:58.234Z] === PAUSE TestMountDaemonRoot/shared/bind_root
13:26:58 [2022-09-07T13:26:58.234Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
13:26:58 [2022-09-07T13:26:58.234Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
13:26:58 [2022-09-07T13:26:58.234Z] === RUN   TestMountDaemonRoot/shared/mount_root
13:26:58 [2022-09-07T13:26:58.234Z] === PAUSE TestMountDaemonRoot/shared/mount_root
13:26:58 [2022-09-07T13:26:58.234Z] === CONT  TestMountDaemonRoot/rslave
13:26:58 [2022-09-07T13:26:58.234Z] === RUN   TestMountDaemonRoot/rslave/bind_root
13:26:58 [2022-09-07T13:26:58.234Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
13:26:58 [2022-09-07T13:26:58.234Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
13:26:58 [2022-09-07T13:26:58.234Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
13:26:58 [2022-09-07T13:26:58.234Z] === RUN   TestMountDaemonRoot/rslave/mount_root
13:26:58 [2022-09-07T13:26:58.234Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
13:26:58 [2022-09-07T13:26:58.234Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
13:26:58 [2022-09-07T13:26:58.234Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
13:26:58 [2022-09-07T13:26:58.234Z] === CONT  TestMountDaemonRoot/slave
13:26:58 [2022-09-07T13:26:58.234Z] === RUN   TestMountDaemonRoot/slave/bind_root
13:26:58 [2022-09-07T13:26:58.234Z] === PAUSE TestMountDaemonRoot/slave/bind_root
13:26:58 [2022-09-07T13:26:58.234Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
13:26:58 [2022-09-07T13:26:58.234Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
13:26:58 [2022-09-07T13:26:58.234Z] === RUN   TestMountDaemonRoot/slave/mount_root
13:26:58 [2022-09-07T13:26:58.234Z] === PAUSE TestMountDaemonRoot/slave/mount_root
13:26:58 [2022-09-07T13:26:58.234Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
13:26:58 [2022-09-07T13:26:58.234Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
13:26:58 [2022-09-07T13:26:58.234Z] === CONT  TestMountDaemonRoot/default/bind_subpath
13:26:58 [2022-09-07T13:26:58.234Z] === CONT  TestMountDaemonRoot/private
13:26:58 [2022-09-07T13:26:58.234Z] === RUN   TestMountDaemonRoot/private/mount_subpath
13:26:58 [2022-09-07T13:26:58.234Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
13:26:58 [2022-09-07T13:26:58.234Z] === RUN   TestMountDaemonRoot/private/bind_root
13:26:58 [2022-09-07T13:26:58.234Z] === PAUSE TestMountDaemonRoot/private/bind_root
13:26:58 [2022-09-07T13:26:58.234Z] === RUN   TestMountDaemonRoot/private/bind_subpath
13:26:58 [2022-09-07T13:26:58.234Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
13:26:58 [2022-09-07T13:26:58.234Z] === RUN   TestMountDaemonRoot/private/mount_root
13:26:58 [2022-09-07T13:26:58.234Z] === PAUSE TestMountDaemonRoot/private/mount_root
13:26:58 [2022-09-07T13:26:58.234Z] === CONT  TestMountDaemonRoot/default/bind_root
13:26:58 [2022-09-07T13:26:58.234Z] === CONT  TestMountDaemonRoot/default/mount_subpath
13:26:58 [2022-09-07T13:26:58.234Z] === CONT  TestMountDaemonRoot/rshared/mount_root
13:26:58 [2022-09-07T13:26:58.234Z] === CONT  TestMountDaemonRoot/rshared/bind_root
13:26:58 [2022-09-07T13:26:58.234Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
13:26:58 [2022-09-07T13:26:58.234Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
13:26:58 [2022-09-07T13:26:58.234Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
13:26:58 [2022-09-07T13:26:58.234Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
13:26:58 [2022-09-07T13:26:58.490Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
13:26:58 [2022-09-07T13:26:58.490Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
13:26:58 [2022-09-07T13:26:58.490Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
13:26:58 [2022-09-07T13:26:58.490Z] === CONT  TestMountDaemonRoot/rslave/bind_root
13:26:58 [2022-09-07T13:26:58.490Z] === CONT  TestMountDaemonRoot/shared/mount_root
13:26:58 [2022-09-07T13:26:58.490Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
13:26:58 [2022-09-07T13:26:58.490Z] === CONT  TestMountDaemonRoot/shared/bind_root
13:26:58 [2022-09-07T13:26:58.490Z] === CONT  TestMountDaemonRoot/slave/bind_root
13:26:58 [2022-09-07T13:26:58.490Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
13:26:58 [2022-09-07T13:26:58.490Z] === CONT  TestMountDaemonRoot/rslave/mount_root
13:26:58 [2022-09-07T13:26:58.490Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
13:26:58 [2022-09-07T13:26:58.490Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
13:26:58 [2022-09-07T13:26:58.746Z] === CONT  TestMountDaemonRoot/slave/mount_root
13:26:58 [2022-09-07T13:26:58.746Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
13:26:58 [2022-09-07T13:26:58.746Z] === CONT  TestMountDaemonRoot/private/mount_subpath
13:26:58 [2022-09-07T13:26:58.746Z] === CONT  TestMountDaemonRoot/private/mount_root
13:26:58 [2022-09-07T13:26:58.746Z] === CONT  TestMountDaemonRoot/private/bind_subpath
13:26:58 [2022-09-07T13:26:58.746Z] === CONT  TestMountDaemonRoot/private/bind_root
13:26:58 [2022-09-07T13:26:58.746Z] --- PASS: TestMountDaemonRoot (0.01s)
13:26:58 [2022-09-07T13:26:58.746Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
13:26:58 [2022-09-07T13:26:58.746Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
13:26:58 [2022-09-07T13:26:58.746Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
13:26:58 [2022-09-07T13:26:58.746Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
13:26:58 [2022-09-07T13:26:58.746Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
13:26:58 [2022-09-07T13:26:58.746Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
13:26:58 [2022-09-07T13:26:58.746Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
13:26:58 [2022-09-07T13:26:58.746Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
13:26:58 [2022-09-07T13:26:58.746Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
13:26:58 [2022-09-07T13:26:58.746Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
13:26:58 [2022-09-07T13:26:58.746Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
13:26:58 [2022-09-07T13:26:58.746Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
13:26:58 [2022-09-07T13:26:58.746Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
13:26:58 [2022-09-07T13:26:58.746Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
13:26:58 [2022-09-07T13:26:58.746Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
13:26:58 [2022-09-07T13:26:58.746Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
13:26:58 [2022-09-07T13:26:58.746Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
13:26:58 [2022-09-07T13:26:58.746Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
13:26:58 [2022-09-07T13:26:58.746Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
13:26:58 [2022-09-07T13:26:58.746Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
13:26:58 [2022-09-07T13:26:58.746Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
13:26:58 [2022-09-07T13:26:58.746Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
13:26:58 [2022-09-07T13:26:58.746Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
13:26:58 [2022-09-07T13:26:58.746Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
13:26:58 [2022-09-07T13:26:58.746Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
13:26:58 [2022-09-07T13:26:58.746Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
13:26:58 [2022-09-07T13:26:58.746Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
13:26:58 [2022-09-07T13:26:58.746Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
13:26:58 [2022-09-07T13:26:58.746Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
13:26:58 [2022-09-07T13:26:58.746Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
13:26:58 [2022-09-07T13:26:58.746Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
13:26:58 [2022-09-07T13:26:58.746Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
13:26:58 [2022-09-07T13:26:58.746Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
13:26:58 [2022-09-07T13:26:58.746Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
13:26:58 [2022-09-07T13:26:58.746Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
13:26:58 [2022-09-07T13:26:58.746Z] === RUN   TestContainerBindMountNonRecursive
13:26:59 [2022-09-07T13:26:59.023Z] .
13:26:59 [2022-09-07T13:26:59.023Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
13:26:59 [2022-09-07T13:26:59.023Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
13:26:59 [2022-09-07T13:26:59.023Z] Error: No such image: emptyfs
13:26:59 [2022-09-07T13:26:59.023Z] ++++ docker load
13:26:59 [2022-09-07T13:26:59.023Z] ++++ tar -cC bundles/test-integration/emptyfs .
13:26:59 [2022-09-07T13:26:59.023Z] Running integration-test (iteration 1)
13:26:59 [2022-09-07T13:26:59.023Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
13:26:59 [2022-09-07T13:26:59.023Z] ++ 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
13:26:59 [2022-09-07T13:26:59.023Z] ++ set -e
13:26:59 [2022-09-07T13:26:59.023Z] ++ '[' -n 0 ']'
13:26:59 [2022-09-07T13:26:59.023Z] ++ set -x
13:26:59 [2022-09-07T13:26:59.023Z] ++ 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
13:26:59 [2022-09-07T13:26:59.953Z] Loaded image: busybox:latest
13:27:00 [2022-09-07T13:27:00.112Z] --- PASS: TestContainerBindMountNonRecursive (1.39s)
13:27:00 [2022-09-07T13:27:00.112Z] === RUN   TestContainerVolumesMountedAsShared
13:27:00 [2022-09-07T13:27:00.517Z] Loaded image: busybox:glibc
13:27:00 [2022-09-07T13:27:00.675Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s)
13:27:00 [2022-09-07T13:27:00.675Z] === RUN   TestContainerVolumesMountedAsSlave
13:27:00 [2022-09-07T13:27:00.931Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s)
13:27:00 [2022-09-07T13:27:00.931Z] === RUN   TestNetworkNat
13:27:01 [2022-09-07T13:27:01.493Z] --- PASS: TestNetworkNat (0.48s)
13:27:01 [2022-09-07T13:27:01.493Z] === RUN   TestNetworkLocalhostTCPNat
13:27:01 [2022-09-07T13:27:01.748Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s)
13:27:01 [2022-09-07T13:27:01.748Z] === RUN   TestNetworkLoopbackNat
13:27:04 [2022-09-07T13:27:04.734Z] Loaded image: debian:bullseye-slim
13:27:04 [2022-09-07T13:27:04.991Z] Loaded image: hello-world:latest
13:27:04 [2022-09-07T13:27:04.991Z] Loaded image: arm32v7/hello-world:latest
13:27:04 [2022-09-07T13:27:04.991Z] INFO: Testing against a local daemon
13:27:04 [2022-09-07T13:27:04.991Z] === RUN   TestCgroupNamespacesBuild
13:27:05 [2022-09-07T13:27:05.015Z] --- PASS: TestNetworkLoopbackNat (2.61s)
13:27:05 [2022-09-07T13:27:05.015Z] === RUN   TestPause
13:27:05 [2022-09-07T13:27:05.015Z] --- PASS: TestPause (0.49s)
13:27:05 [2022-09-07T13:27:05.015Z] === RUN   TestPauseFailsOnWindowsServerContainers
13:27:05 [2022-09-07T13:27:05.015Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:27:05 [2022-09-07T13:27:05.015Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
13:27:05 [2022-09-07T13:27:05.015Z] === RUN   TestPauseStopPausedContainer
13:27:05 [2022-09-07T13:27:05.577Z] --- PASS: TestPauseStopPausedContainer (0.48s)
13:27:05 [2022-09-07T13:27:05.577Z] === RUN   TestPidHost
13:27:06 [2022-09-07T13:27:06.507Z] --- PASS: TestPidHost (1.01s)
13:27:06 [2022-09-07T13:27:06.507Z] === RUN   TestPsFilter
13:27:06 [2022-09-07T13:27:06.508Z] --- PASS: TestPsFilter (0.12s)
13:27:06 [2022-09-07T13:27:06.508Z] === RUN   TestRemoveContainerWithRemovedVolume
13:27:07 [2022-09-07T13:27:07.070Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s)
13:27:07 [2022-09-07T13:27:07.070Z] === RUN   TestRemoveContainerWithVolume
13:27:07 [2022-09-07T13:27:07.328Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
13:27:07 [2022-09-07T13:27:07.329Z] === RUN   TestRemoveContainerRunning
13:27:07 [2022-09-07T13:27:07.513Z] --- PASS: TestCgroupNamespacesBuild (2.37s)
13:27:07 [2022-09-07T13:27:07.513Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
13:27:07 [2022-09-07T13:27:07.891Z] --- PASS: TestRemoveContainerRunning (0.48s)
13:27:07 [2022-09-07T13:27:07.891Z] === RUN   TestRemoveContainerForceRemoveRunning
13:27:08 [2022-09-07T13:27:08.453Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.51s)
13:27:08 [2022-09-07T13:27:08.453Z] === RUN   TestRemoveInvalidContainer
13:27:08 [2022-09-07T13:27:08.453Z] --- PASS: TestRemoveInvalidContainer (0.01s)
13:27:08 [2022-09-07T13:27:08.453Z] === RUN   TestRenameLinkedContainer
13:27:10 [2022-09-07T13:27:10.034Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.19s)
13:27:10 [2022-09-07T13:27:10.034Z] === RUN   TestBuildWithSession
13:27:10 [2022-09-07T13:27:10.034Z]     build_session_test.go:25: TODO: BuildKit
13:27:10 [2022-09-07T13:27:10.034Z] --- SKIP: TestBuildWithSession (0.00s)
13:27:10 [2022-09-07T13:27:10.034Z] === RUN   TestBuildSquashParent
13:27:10 [2022-09-07T13:27:10.345Z] --- PASS: TestRenameLinkedContainer (1.95s)
13:27:10 [2022-09-07T13:27:10.345Z] === RUN   TestRenameStoppedContainer
13:27:10 [2022-09-07T13:27:10.906Z] --- PASS: TestRenameStoppedContainer (0.42s)
13:27:10 [2022-09-07T13:27:10.906Z] === RUN   TestRenameRunningContainerAndReuse
13:27:11 [2022-09-07T13:27:11.835Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s)
13:27:11 [2022-09-07T13:27:11.835Z] === RUN   TestRenameInvalidName
13:27:12 [2022-09-07T13:27:12.091Z] --- PASS: TestRenameInvalidName (0.43s)
13:27:12 [2022-09-07T13:27:12.091Z] === RUN   TestRenameAnonymousContainer
13:27:13 [2022-09-07T13:27:13.981Z] --- PASS: TestRenameAnonymousContainer (1.59s)
13:27:13 [2022-09-07T13:27:13.981Z] === RUN   TestRenameContainerWithSameName
13:27:14 [2022-09-07T13:27:14.237Z] --- PASS: TestRenameContainerWithSameName (0.45s)
13:27:14 [2022-09-07T13:27:14.237Z] === RUN   TestRenameContainerWithLinkedContainer
13:27:15 [2022-09-07T13:27:15.165Z] --- PASS: TestRenameContainerWithLinkedContainer (0.95s)
13:27:15 [2022-09-07T13:27:15.165Z] === RUN   TestResize
13:27:15 [2022-09-07T13:27:15.726Z] --- PASS: TestResize (0.50s)
13:27:15 [2022-09-07T13:27:15.726Z] === RUN   TestResizeWithInvalidSize
13:27:15 [2022-09-07T13:27:15.983Z] --- PASS: TestResizeWithInvalidSize (0.49s)
13:27:15 [2022-09-07T13:27:15.983Z] === RUN   TestResizeWhenContainerNotStarted
13:27:16 [2022-09-07T13:27:16.912Z] --- PASS: TestResizeWhenContainerNotStarted (0.77s)
13:27:16 [2022-09-07T13:27:16.912Z] === RUN   TestDaemonRestartKillContainers
13:27:16 [2022-09-07T13:27:16.912Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:27:16 [2022-09-07T13:27:16.912Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:27:16 [2022-09-07T13:27:16.912Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:27:16 [2022-09-07T13:27:16.912Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:27:16 [2022-09-07T13:27:16.912Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:27:16 [2022-09-07T13:27:16.912Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:27:16 [2022-09-07T13:27:16.912Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:27:16 [2022-09-07T13:27:16.912Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:27:16 [2022-09-07T13:27:16.912Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:27:16 [2022-09-07T13:27:16.912Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:27:16 [2022-09-07T13:27:16.912Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:27:16 [2022-09-07T13:27:16.912Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:27:16 [2022-09-07T13:27:16.912Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:27:16 [2022-09-07T13:27:16.912Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:27:16 [2022-09-07T13:27:16.912Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:27:16 [2022-09-07T13:27:16.912Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:27:16 [2022-09-07T13:27:16.912Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
13:27:16 [2022-09-07T13:27:16.912Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
13:27:16 [2022-09-07T13:27:16.912Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
13:27:16 [2022-09-07T13:27:16.912Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
13:27:16 [2022-09-07T13:27:16.912Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
13:27:16 [2022-09-07T13:27:16.912Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
13:27:16 [2022-09-07T13:27:16.912Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
13:27:16 [2022-09-07T13:27:16.912Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
13:27:16 [2022-09-07T13:27:16.912Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:27:16 [2022-09-07T13:27:16.912Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:27:16 [2022-09-07T13:27:16.912Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:27:16 [2022-09-07T13:27:16.912Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:27:16 [2022-09-07T13:27:16.912Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:27:16 [2022-09-07T13:27:16.912Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:27:16 [2022-09-07T13:27:16.912Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:27:16 [2022-09-07T13:27:16.912Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:27:16 [2022-09-07T13:27:16.912Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:27:16 [2022-09-07T13:27:16.912Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
13:27:20 [2022-09-07T13:27:20.030Z] --- PASS: TestBuildSquashParent (9.01s)
13:27:20 [2022-09-07T13:27:20.030Z] === RUN   TestBuildWithRemoveAndForceRemove
13:27:20 [2022-09-07T13:27:20.030Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:27:20 [2022-09-07T13:27:20.030Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:27:20 [2022-09-07T13:27:20.030Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:27:20 [2022-09-07T13:27:20.030Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:27:20 [2022-09-07T13:27:20.030Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:27:20 [2022-09-07T13:27:20.030Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:27:20 [2022-09-07T13:27:20.030Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:27:20 [2022-09-07T13:27:20.030Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:27:20 [2022-09-07T13:27:20.030Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:27:20 [2022-09-07T13:27:20.030Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:27:20 [2022-09-07T13:27:20.030Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:27:20 [2022-09-07T13:27:20.030Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:27:20 [2022-09-07T13:27:20.030Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:27:20 [2022-09-07T13:27:20.030Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:27:20 [2022-09-07T13:27:20.181Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:27:21 [2022-09-07T13:27:21.546Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:27:21 [2022-09-07T13:27:21.924Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:27:22 [2022-09-07T13:27:22.181Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:27:23 [2022-09-07T13:27:23.436Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:27:24 [2022-09-07T13:27:24.363Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:27:25 [2022-09-07T13:27:25.453Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:27:25 [2022-09-07T13:27:25.453Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:27:25 [2022-09-07T13:27:25.729Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
13:27:26 [2022-09-07T13:27:26.680Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
13:27:28 [2022-09-07T13:27:28.588Z] Created binary: bundles/dynbinary-daemon/dockerd
13:27:28 [2022-09-07T13:27:28.588Z] Building: bundles/dynbinary-daemon/docker-proxy
13:27:28 [2022-09-07T13:27:28.588Z] GOOS="" GOARCH="" GOARM=""
13:27:28 [2022-09-07T13:27:28.588Z] Created binary: bundles/dynbinary-daemon/docker-proxy
13:27:28 [2022-09-07T13:27:28.588Z] 
13:27:28 [2022-09-07T13:27:28.588Z] ---> Making bundle: test-integration (in bundles/test-integration)
13:27:28 [2022-09-07T13:27:28.588Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
13:27:28 [2022-09-07T13:27:28.588Z] HOSTNAME=d5494902ec7a
13:27:28 [2022-09-07T13:27:28.588Z] TESTDEBUG=0
13:27:28 [2022-09-07T13:27:28.588Z] DEST=bundles/test-integration
13:27:28 [2022-09-07T13:27:28.588Z] PWD=/go/src/github.com/docker/docker
13:27:28 [2022-09-07T13:27:28.588Z] DOCKER_GITCOMMIT=1bf31e610cbfb68f0b786253b3266cdbde6a4eb1
13:27:28 [2022-09-07T13:27:28.588Z] container=docker
13:27:28 [2022-09-07T13:27:28.588Z] HOME=/root
13:27:28 [2022-09-07T13:27:28.588Z] GOLANG_VERSION=1.18.6
13:27:28 [2022-09-07T13:27:28.588Z] VALIDATE_REPO=https://github.com/moby/moby.git
13:27:28 [2022-09-07T13:27:28.588Z] VALIDATE_BRANCH=22.06
13:27:28 [2022-09-07T13:27:28.588Z] TERM=xterm
13:27:28 [2022-09-07T13:27:28.588Z] DOCKER_PKG=github.com/docker/docker
13:27:28 [2022-09-07T13:27:28.588Z] SHLVL=1
13:27:28 [2022-09-07T13:27:28.588Z] TIMEOUT=120m
13:27:28 [2022-09-07T13:27:28.588Z] DOCKER_BUILDTAGS= journald
13:27:28 [2022-09-07T13:27:28.588Z] DOCKER_GRAPHDRIVER=overlay2
13:27:28 [2022-09-07T13:27:28.588Z] GO111MODULE=off
13:27:28 [2022-09-07T13:27:28.588Z] DOCKER_EXPERIMENTAL=1
13:27:28 [2022-09-07T13:27:28.588Z] TEST_SKIP_INTEGRATION_CLI=1
13:27:28 [2022-09-07T13:27:28.588Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
13:27:28 [2022-09-07T13:27:28.588Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
13:27:28 [2022-09-07T13:27:28.588Z] GOPATH=/go
13:27:28 [2022-09-07T13:27:28.588Z] PKG_CONFIG=pkg-config
13:27:28 [2022-09-07T13:27:28.588Z] _=/usr/bin/env
13:27:28 [2022-09-07T13:27:28.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
13:27:28 [2022-09-07T13:27:28.770Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
13:27:28 [2022-09-07T13:27:28.770Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.25s)
13:27:28 [2022-09-07T13:27:28.770Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.41s)
13:27:28 [2022-09-07T13:27:28.770Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.01s)
13:27:28 [2022-09-07T13:27:28.770Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.06s)
13:27:28 [2022-09-07T13:27:28.770Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.57s)
13:27:28 [2022-09-07T13:27:28.770Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.42s)
13:27:28 [2022-09-07T13:27:28.770Z] === RUN   TestBuildMultiStageCopy
13:27:28 [2022-09-07T13:27:28.770Z] === RUN   TestBuildMultiStageCopy/copy_to_root
13:27:29 [2022-09-07T13:27:29.957Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
13:27:30 [2022-09-07T13:27:30.518Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:27:31 [2022-09-07T13:27:31.292Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
13:27:31 [2022-09-07T13:27:31.855Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
13:27:32 [2022-09-07T13:27:32.409Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:27:32 [2022-09-07T13:27:32.418Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
13:27:33 [2022-09-07T13:27:33.376Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
13:27:33 [2022-09-07T13:27:33.775Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:27:33 [2022-09-07T13:27:33.943Z] --- PASS: TestBuildMultiStageCopy (5.29s)
13:27:33 [2022-09-07T13:27:33.943Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.69s)
13:27:33 [2022-09-07T13:27:33.943Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.58s)
13:27:33 [2022-09-07T13:27:33.943Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.66s)
13:27:33 [2022-09-07T13:27:33.943Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.73s)
13:27:33 [2022-09-07T13:27:33.943Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s)
13:27:33 [2022-09-07T13:27:33.943Z] === RUN   TestBuildMultiStageParentConfig
13:27:34 [2022-09-07T13:27:34.032Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:27:35 [2022-09-07T13:27:35.376Z] --- PASS: TestBuildMultiStageParentConfig (1.47s)
13:27:35 [2022-09-07T13:27:35.376Z] === RUN   TestBuildLabelWithTargets
13:27:35 [2022-09-07T13:27:35.925Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:27:36 [2022-09-07T13:27:36.182Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:27:37 [2022-09-07T13:27:37.550Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:27:37 [2022-09-07T13:27:37.898Z] --- PASS: TestBuildLabelWithTargets (2.35s)
13:27:37 [2022-09-07T13:27:37.898Z] === RUN   TestBuildWithEmptyLayers
13:27:38 [2022-09-07T13:27:38.828Z] --- PASS: TestBuildWithEmptyLayers (1.22s)
13:27:38 [2022-09-07T13:27:38.828Z] === RUN   TestBuildMultiStageOnBuild
13:27:39 [2022-09-07T13:27:39.442Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
13:27:39 [2022-09-07T13:27:39.442Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.95s)
13:27:39 [2022-09-07T13:27:39.442Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.73s)
13:27:39 [2022-09-07T13:27:39.442Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (6.49s)
13:27:39 [2022-09-07T13:27:39.442Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.87s)
13:27:39 [2022-09-07T13:27:39.442Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.22s)
13:27:39 [2022-09-07T13:27:39.442Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.21s)
13:27:39 [2022-09-07T13:27:39.442Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.22s)
13:27:39 [2022-09-07T13:27:39.442Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.79s)
13:27:39 [2022-09-07T13:27:39.442Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.02s)
13:27:39 [2022-09-07T13:27:39.442Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.09s)
13:27:39 [2022-09-07T13:27:39.442Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.72s)
13:27:39 [2022-09-07T13:27:39.442Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.86s)
13:27:39 [2022-09-07T13:27:39.442Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.13s)
13:27:39 [2022-09-07T13:27:39.442Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.83s)
13:27:39 [2022-09-07T13:27:39.442Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.77s)
13:27:39 [2022-09-07T13:27:39.442Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.65s)
13:27:39 [2022-09-07T13:27:39.442Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
13:27:39 [2022-09-07T13:27:39.442Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
13:27:40 [2022-09-07T13:27:40.371Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
13:27:41 [2022-09-07T13:27:41.299Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.95s)
13:27:41 [2022-09-07T13:27:41.299Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.98s)
13:27:41 [2022-09-07T13:27:41.299Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.95s)
13:27:41 [2022-09-07T13:27:41.299Z] === RUN   TestCgroupNamespacesRun
13:27:42 [2022-09-07T13:27:42.145Z] --- PASS: TestBuildMultiStageOnBuild (3.13s)
13:27:42 [2022-09-07T13:27:42.145Z] === RUN   TestBuildUncleanTarFilenames
13:27:42 [2022-09-07T13:27:42.665Z] --- PASS: TestCgroupNamespacesRun (1.25s)
13:27:42 [2022-09-07T13:27:42.665Z] === RUN   TestCgroupNamespacesRunPrivileged
13:27:42 [2022-09-07T13:27:42.665Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
13:27:42 [2022-09-07T13:27:42.665Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
13:27:42 [2022-09-07T13:27:42.665Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
13:27:43 [2022-09-07T13:27:43.593Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.20s)
13:27:43 [2022-09-07T13:27:43.593Z] === RUN   TestCgroupNamespacesRunHostMode
13:27:44 [2022-09-07T13:27:44.082Z] --- PASS: TestBuildUncleanTarFilenames (1.84s)
13:27:44 [2022-09-07T13:27:44.082Z] === RUN   TestBuildMultiStageLayerLeak
13:27:44 [2022-09-07T13:27:44.960Z] --- PASS: TestCgroupNamespacesRunHostMode (1.22s)
13:27:44 [2022-09-07T13:27:44.960Z] === RUN   TestCgroupNamespacesRunPrivateMode
13:27:46 [2022-09-07T13:27:46.327Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s)
13:27:46 [2022-09-07T13:27:46.327Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
13:27:47 [2022-09-07T13:27:47.311Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s)
13:27:47 [2022-09-07T13:27:47.311Z] === RUN   TestCgroupNamespacesRunInvalidMode
13:27:47 [2022-09-07T13:27:47.398Z] --- PASS: TestBuildMultiStageLayerLeak (3.57s)
13:27:47 [2022-09-07T13:27:47.399Z] === RUN   TestBuildWithHugeFile
13:27:47 [2022-09-07T13:27:47.873Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
13:27:47 [2022-09-07T13:27:47.873Z] === RUN   TestCgroupNamespacesRunOlderClient
13:27:49 [2022-09-07T13:27:49.238Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.23s)
13:27:49 [2022-09-07T13:27:49.238Z] === RUN   TestNISDomainname
13:27:49 [2022-09-07T13:27:49.800Z] --- PASS: TestNISDomainname (0.61s)
13:27:49 [2022-09-07T13:27:49.800Z] === RUN   TestHostnameDnsResolution
13:27:50 [2022-09-07T13:27:50.362Z] --- PASS: TestHostnameDnsResolution (0.71s)
13:27:50 [2022-09-07T13:27:50.362Z] === RUN   TestUnprivilegedPortsAndPing
13:27:52 [2022-09-07T13:27:52.253Z] --- PASS: TestUnprivilegedPortsAndPing (1.68s)
13:27:52 [2022-09-07T13:27:52.253Z] === RUN   TestPrivilegedHostDevices
13:27:54 [2022-09-07T13:27:54.141Z] --- PASS: TestPrivilegedHostDevices (2.09s)
13:27:54 [2022-09-07T13:27:54.141Z] === RUN   TestRunConsoleSize
13:27:55 [2022-09-07T13:27:55.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
13:27:55 [2022-09-07T13:27:55.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
13:27:56 [2022-09-07T13:27:56.656Z] --- PASS: TestRunConsoleSize (2.23s)
13:27:56 [2022-09-07T13:27:56.656Z] === RUN   TestRunWithAlternativeContainerdShim
13:28:03 [2022-09-07T13:28:03.190Z] --- PASS: TestRunWithAlternativeContainerdShim (6.01s)
13:28:03 [2022-09-07T13:28:03.190Z] === RUN   TestStats
13:28:06 [2022-09-07T13:28:06.457Z] --- PASS: TestStats (3.55s)
13:28:06 [2022-09-07T13:28:06.457Z] === RUN   TestStopContainerWithTimeout
13:28:06 [2022-09-07T13:28:06.457Z] === RUN   TestStopContainerWithTimeout/0
13:28:06 [2022-09-07T13:28:06.457Z] === PAUSE TestStopContainerWithTimeout/0
13:28:06 [2022-09-07T13:28:06.457Z] === RUN   TestStopContainerWithTimeout/1
13:28:06 [2022-09-07T13:28:06.457Z] === PAUSE TestStopContainerWithTimeout/1
13:28:06 [2022-09-07T13:28:06.457Z] === RUN   TestStopContainerWithTimeout/3
13:28:06 [2022-09-07T13:28:06.457Z] === PAUSE TestStopContainerWithTimeout/3
13:28:06 [2022-09-07T13:28:06.457Z] === RUN   TestStopContainerWithTimeout/-1
13:28:06 [2022-09-07T13:28:06.457Z] === PAUSE TestStopContainerWithTimeout/-1
13:28:06 [2022-09-07T13:28:06.457Z] === CONT  TestStopContainerWithTimeout/0
13:28:06 [2022-09-07T13:28:06.457Z] === CONT  TestStopContainerWithTimeout/3
13:28:08 [2022-09-07T13:28:08.973Z] === CONT  TestStopContainerWithTimeout/-1
13:28:09 [2022-09-07T13:28:09.534Z] === CONT  TestStopContainerWithTimeout/1
13:28:11 [2022-09-07T13:28:11.422Z] --- PASS: TestStopContainerWithTimeout (0.01s)
13:28:11 [2022-09-07T13:28:11.422Z]     --- PASS: TestStopContainerWithTimeout/0 (2.49s)
13:28:11 [2022-09-07T13:28:11.422Z]     --- PASS: TestStopContainerWithTimeout/3 (3.54s)
13:28:11 [2022-09-07T13:28:11.422Z]     --- PASS: TestStopContainerWithTimeout/1 (1.52s)
13:28:11 [2022-09-07T13:28:11.422Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.72s)
13:28:11 [2022-09-07T13:28:11.422Z] === RUN   TestDeleteDevicemapper
13:28:11 [2022-09-07T13:28:11.422Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:28:11 [2022-09-07T13:28:11.422Z] --- SKIP: TestDeleteDevicemapper (0.00s)
13:28:11 [2022-09-07T13:28:11.422Z] === RUN   TestStopContainerWithRestartPolicyAlways
13:28:13 [2022-09-07T13:28:13.311Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.79s)
13:28:13 [2022-09-07T13:28:13.311Z] === RUN   TestUpdateMemory
13:28:13 [2022-09-07T13:28:13.567Z] --- PASS: TestUpdateMemory (0.58s)
13:28:13 [2022-09-07T13:28:13.567Z] === RUN   TestUpdateCPUQuota
13:28:14 [2022-09-07T13:28:14.495Z] --- PASS: TestUpdateCPUQuota (0.98s)
13:28:14 [2022-09-07T13:28:14.495Z] === RUN   TestUpdatePidsLimit
13:28:14 [2022-09-07T13:28:14.495Z] === RUN   TestUpdatePidsLimit/update_from_none
13:28:14 [2022-09-07T13:28:14.751Z] === RUN   TestUpdatePidsLimit/no_change
13:28:15 [2022-09-07T13:28:15.007Z] === RUN   TestUpdatePidsLimit/update_lower
13:28:15 [2022-09-07T13:28:15.265Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
13:28:15 [2022-09-07T13:28:15.521Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
13:28:15 [2022-09-07T13:28:15.777Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
13:28:15 [2022-09-07T13:28:15.777Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
13:28:16 [2022-09-07T13:28:16.708Z] --- PASS: TestUpdatePidsLimit (2.05s)
13:28:16 [2022-09-07T13:28:16.708Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.22s)
13:28:16 [2022-09-07T13:28:16.708Z]     --- PASS: TestUpdatePidsLimit/no_change (0.21s)
13:28:16 [2022-09-07T13:28:16.708Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.21s)
13:28:16 [2022-09-07T13:28:16.708Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s)
13:28:16 [2022-09-07T13:28:16.708Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s)
13:28:16 [2022-09-07T13:28:16.708Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s)
13:28:16 [2022-09-07T13:28:16.708Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s)
13:28:16 [2022-09-07T13:28:16.708Z] === RUN   TestUpdateRestartPolicy
13:28:17 [2022-09-07T13:28:17.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
13:28:22 [2022-09-07T13:28:22.341Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
13:28:28 [2022-09-07T13:28:28.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
13:28:28 [2022-09-07T13:28:28.933Z] --- PASS: TestUpdateRestartPolicy (12.12s)
13:28:28 [2022-09-07T13:28:28.933Z] === RUN   TestUpdateRestartWithAutoRemove
13:28:29 [2022-09-07T13:28:29.477Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
13:28:30 [2022-09-07T13:28:30.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
13:28:30 [2022-09-07T13:28:30.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
13:28:31 [2022-09-07T13:28:31.464Z] --- PASS: TestUpdateRestartWithAutoRemove (2.73s)
13:28:31 [2022-09-07T13:28:31.464Z] === RUN   TestWaitNonBlocked
13:28:31 [2022-09-07T13:28:31.464Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
13:28:31 [2022-09-07T13:28:31.464Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
13:28:31 [2022-09-07T13:28:31.464Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
13:28:31 [2022-09-07T13:28:31.464Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
13:28:31 [2022-09-07T13:28:31.464Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
13:28:31 [2022-09-07T13:28:31.464Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
13:28:31 [2022-09-07T13:28:31.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
13:28:31 [2022-09-07T13:28:31.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
13:28:32 [2022-09-07T13:28:32.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
13:28:33 [2022-09-07T13:28:33.990Z] --- PASS: TestWaitNonBlocked (0.01s)
13:28:33 [2022-09-07T13:28:33.990Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.57s)
13:28:33 [2022-09-07T13:28:33.990Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.59s)
13:28:33 [2022-09-07T13:28:33.990Z] === RUN   TestWaitBlocked
13:28:33 [2022-09-07T13:28:33.990Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
13:28:33 [2022-09-07T13:28:33.990Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
13:28:33 [2022-09-07T13:28:33.990Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
13:28:33 [2022-09-07T13:28:33.990Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
13:28:33 [2022-09-07T13:28:33.990Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
13:28:33 [2022-09-07T13:28:33.990Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
13:28:34 [2022-09-07T13:28:34.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
13:28:35 [2022-09-07T13:28:35.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
13:28:36 [2022-09-07T13:28:36.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
13:28:36 [2022-09-07T13:28:36.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
13:28:37 [2022-09-07T13:28:37.258Z] --- PASS: TestWaitBlocked (0.01s)
13:28:37 [2022-09-07T13:28:37.258Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (3.06s)
13:28:37 [2022-09-07T13:28:37.258Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (3.08s)
13:28:37 [2022-09-07T13:28:37.258Z] === RUN   TestWaitConditions
13:28:37 [2022-09-07T13:28:37.258Z] === RUN   TestWaitConditions/default
13:28:37 [2022-09-07T13:28:37.258Z] === PAUSE TestWaitConditions/default
13:28:37 [2022-09-07T13:28:37.258Z] === RUN   TestWaitConditions/not-running
13:28:37 [2022-09-07T13:28:37.258Z] === PAUSE TestWaitConditions/not-running
13:28:37 [2022-09-07T13:28:37.258Z] === RUN   TestWaitConditions/next-exit
13:28:37 [2022-09-07T13:28:37.258Z] === PAUSE TestWaitConditions/next-exit
13:28:37 [2022-09-07T13:28:37.258Z] === RUN   TestWaitConditions/removed
13:28:37 [2022-09-07T13:28:37.258Z] === PAUSE TestWaitConditions/removed
13:28:37 [2022-09-07T13:28:37.258Z] === CONT  TestWaitConditions/default
13:28:37 [2022-09-07T13:28:37.258Z] === CONT  TestWaitConditions/next-exit
13:28:37 [2022-09-07T13:28:37.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
13:28:38 [2022-09-07T13:28:38.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
13:28:39 [2022-09-07T13:28:39.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
13:28:39 [2022-09-07T13:28:39.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
13:28:40 [2022-09-07T13:28:40.533Z] === CONT  TestWaitConditions/removed
13:28:40 [2022-09-07T13:28:40.533Z] === CONT  TestWaitConditions/not-running
13:28:40 [2022-09-07T13:28:40.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
13:28:41 [2022-09-07T13:28:41.306Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
13:28:41 [2022-09-07T13:28:41.306Z] Using test binary docker
13:28:41 [2022-09-07T13:28:41.306Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
13:28:41 [2022-09-07T13:28:41.306Z] +++ /etc/init.d/apparmor start
13:28:41 [2022-09-07T13:28:41.564Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
13:28:41 [2022-09-07T13:28:41.564Z] INFO: Waiting for daemon to start...
13:28:41 [2022-09-07T13:28:41.564Z] Starting dockerd
13:28:41 [2022-09-07T13:28:41.564Z] +++ 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
13:28:43 [2022-09-07T13:28:43.464Z] .
13:28:43 [2022-09-07T13:28:43.464Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
13:28:43 [2022-09-07T13:28:43.464Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
13:28:43 [2022-09-07T13:28:43.464Z] Error: No such image: emptyfs
13:28:43 [2022-09-07T13:28:43.464Z] ++++ tar -cC bundles/test-integration/emptyfs .
13:28:43 [2022-09-07T13:28:43.464Z] ++++ docker load
13:28:43 [2022-09-07T13:28:43.722Z] Running integration-test (iteration 1)
13:28:43 [2022-09-07T13:28:43.722Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
13:28:43 [2022-09-07T13:28:43.722Z] ++ 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
13:28:43 [2022-09-07T13:28:43.722Z] ++ set -e
13:28:43 [2022-09-07T13:28:43.722Z] ++ '[' -n 0 ']'
13:28:43 [2022-09-07T13:28:43.722Z] ++ set -x
13:28:43 [2022-09-07T13:28:43.722Z] ++ 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
13:28:43 [2022-09-07T13:28:43.797Z] --- PASS: TestWaitConditions (0.01s)
13:28:43 [2022-09-07T13:28:43.797Z]     --- PASS: TestWaitConditions/next-exit (3.22s)
13:28:43 [2022-09-07T13:28:43.797Z]     --- PASS: TestWaitConditions/default (3.24s)
13:28:43 [2022-09-07T13:28:43.798Z]     --- PASS: TestWaitConditions/not-running (3.19s)
13:28:43 [2022-09-07T13:28:43.798Z]     --- PASS: TestWaitConditions/removed (3.32s)
13:28:43 [2022-09-07T13:28:43.798Z] === RUN   TestWaitRestartedContainer
13:28:43 [2022-09-07T13:28:43.798Z] === RUN   TestWaitRestartedContainer/default
13:28:43 [2022-09-07T13:28:43.798Z] === PAUSE TestWaitRestartedContainer/default
13:28:43 [2022-09-07T13:28:43.798Z] === RUN   TestWaitRestartedContainer/not-running
13:28:43 [2022-09-07T13:28:43.798Z] === PAUSE TestWaitRestartedContainer/not-running
13:28:43 [2022-09-07T13:28:43.798Z] === RUN   TestWaitRestartedContainer/next-exit
13:28:43 [2022-09-07T13:28:43.798Z] === PAUSE TestWaitRestartedContainer/next-exit
13:28:43 [2022-09-07T13:28:43.798Z] === CONT  TestWaitRestartedContainer/default
13:28:43 [2022-09-07T13:28:43.798Z] === CONT  TestWaitRestartedContainer/next-exit
13:28:43 [2022-09-07T13:28:43.980Z] Loaded image: busybox:latest
13:28:43 [2022-09-07T13:28:43.980Z] Loaded image: busybox:glibc
13:28:44 [2022-09-07T13:28:44.914Z] Loaded image: debian:bullseye-slim
13:28:45 [2022-09-07T13:28:45.172Z] Loaded image: hello-world:latest
13:28:45 [2022-09-07T13:28:45.172Z] Loaded image: arm32v7/hello-world:latest
13:28:45 [2022-09-07T13:28:45.172Z] INFO: Testing against a local daemon
13:28:45 [2022-09-07T13:28:45.172Z] === RUN   TestCgroupNamespacesBuild
13:28:46 [2022-09-07T13:28:46.547Z] --- PASS: TestCgroupNamespacesBuild (1.33s)
13:28:46 [2022-09-07T13:28:46.547Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
13:28:47 [2022-09-07T13:28:47.063Z] === CONT  TestWaitRestartedContainer/not-running
13:28:47 [2022-09-07T13:28:47.482Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s)
13:28:47 [2022-09-07T13:28:47.482Z] === RUN   TestBuildWithSession
13:28:47 [2022-09-07T13:28:47.482Z]     build_session_test.go:25: TODO: BuildKit
13:28:47 [2022-09-07T13:28:47.482Z] --- SKIP: TestBuildWithSession (0.00s)
13:28:47 [2022-09-07T13:28:47.482Z] === RUN   TestBuildSquashParent
13:28:47 [2022-09-07T13:28:47.991Z] --- PASS: TestWaitRestartedContainer (0.01s)
13:28:47 [2022-09-07T13:28:47.991Z]     --- PASS: TestWaitRestartedContainer/next-exit (3.45s)
13:28:47 [2022-09-07T13:28:47.991Z]     --- PASS: TestWaitRestartedContainer/default (3.46s)
13:28:47 [2022-09-07T13:28:47.991Z]     --- PASS: TestWaitRestartedContainer/not-running (0.90s)
13:28:47 [2022-09-07T13:28:47.991Z] === CONT  TestContainerStartOnDaemonRestart
13:28:47 [2022-09-07T13:28:47.991Z] === CONT  TestRestartDaemonWithRestartingContainer
13:28:50 [2022-09-07T13:28:50.509Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.47s)
13:28:50 [2022-09-07T13:28:50.509Z] === CONT  TestDaemonHostGatewayIP
13:28:50 [2022-09-07T13:28:50.509Z] --- PASS: TestContainerStartOnDaemonRestart (2.57s)
13:28:50 [2022-09-07T13:28:50.509Z] === CONT  TestDaemonRestartIpcMode
13:28:51 [2022-09-07T13:28:51.667Z] --- PASS: TestBuildSquashParent (3.67s)
13:28:51 [2022-09-07T13:28:51.667Z] === RUN   TestBuildWithRemoveAndForceRemove
13:28:51 [2022-09-07T13:28:51.667Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:28:51 [2022-09-07T13:28:51.667Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:28:51 [2022-09-07T13:28:51.667Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:28:51 [2022-09-07T13:28:51.667Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:28:51 [2022-09-07T13:28:51.667Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:28:51 [2022-09-07T13:28:51.667Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:28:51 [2022-09-07T13:28:51.667Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:28:51 [2022-09-07T13:28:51.667Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:28:51 [2022-09-07T13:28:51.667Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:28:51 [2022-09-07T13:28:51.667Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:28:51 [2022-09-07T13:28:51.667Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:28:51 [2022-09-07T13:28:51.667Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:28:51 [2022-09-07T13:28:51.667Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:28:51 [2022-09-07T13:28:51.667Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:28:52 [2022-09-07T13:28:52.602Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:28:52 [2022-09-07T13:28:52.602Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:28:53 [2022-09-07T13:28:53.779Z] --- PASS: TestDaemonHostGatewayIP (2.81s)
13:28:53 [2022-09-07T13:28:53.779Z] === CONT  TestIpcModeOlderClient
13:28:53 [2022-09-07T13:28:53.779Z] === CONT  TestContainerKillOnDaemonStart
13:28:53 [2022-09-07T13:28:53.779Z] --- PASS: TestDaemonRestartIpcMode (2.77s)
13:28:53 [2022-09-07T13:28:53.779Z] --- PASS: TestIpcModeOlderClient (0.11s)
13:28:53 [2022-09-07T13:28:53.976Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:28:53 [2022-09-07T13:28:53.977Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:28:55 [2022-09-07T13:28:55.356Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
13:28:55 [2022-09-07T13:28:55.356Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.31s)
13:28:55 [2022-09-07T13:28:55.356Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.34s)
13:28:55 [2022-09-07T13:28:55.356Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.08s)
13:28:55 [2022-09-07T13:28:55.356Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.38s)
13:28:55 [2022-09-07T13:28:55.356Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.31s)
13:28:55 [2022-09-07T13:28:55.356Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.17s)
13:28:55 [2022-09-07T13:28:55.356Z] === RUN   TestBuildMultiStageCopy
13:28:55 [2022-09-07T13:28:55.356Z] === RUN   TestBuildMultiStageCopy/copy_to_root
13:28:56 [2022-09-07T13:28:56.733Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
13:28:56 [2022-09-07T13:28:56.733Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
13:28:56 [2022-09-07T13:28:56.991Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
13:28:56 [2022-09-07T13:28:56.991Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
13:28:57 [2022-09-07T13:28:57.250Z] --- PASS: TestBuildMultiStageCopy (2.14s)
13:28:57 [2022-09-07T13:28:57.250Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.28s)
13:28:57 [2022-09-07T13:28:57.250Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s)
13:28:57 [2022-09-07T13:28:57.250Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s)
13:28:57 [2022-09-07T13:28:57.250Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s)
13:28:57 [2022-09-07T13:28:57.250Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s)
13:28:57 [2022-09-07T13:28:57.250Z] === RUN   TestBuildMultiStageParentConfig
13:28:57 [2022-09-07T13:28:57.827Z] --- PASS: TestBuildMultiStageParentConfig (0.66s)
13:28:57 [2022-09-07T13:28:57.827Z] === RUN   TestBuildLabelWithTargets
13:28:59 [2022-09-07T13:28:59.226Z] --- PASS: TestBuildLabelWithTargets (0.98s)
13:28:59 [2022-09-07T13:28:59.226Z] === RUN   TestBuildWithEmptyLayers
13:28:59 [2022-09-07T13:28:59.485Z] --- PASS: TestBuildWithEmptyLayers (0.45s)
13:28:59 [2022-09-07T13:28:59.485Z] === RUN   TestBuildMultiStageOnBuild
13:28:59 [2022-09-07T13:28:59.612Z] Created binary: bundles/dynbinary-daemon/dockerd
13:28:59 [2022-09-07T13:28:59.612Z] Building: bundles/dynbinary-daemon/docker-proxy
13:28:59 [2022-09-07T13:28:59.612Z] GOOS="" GOARCH="" GOARM=""
13:28:59 [2022-09-07T13:28:59.612Z] Created binary: bundles/dynbinary-daemon/docker-proxy
13:28:59 [2022-09-07T13:28:59.612Z] 
13:28:59 [2022-09-07T13:28:59.612Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
13:28:59 [2022-09-07T13:28:59.612Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
13:28:59 [2022-09-07T13:28:59.612Z] Using test binary docker
13:28:59 [2022-09-07T13:28:59.612Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
13:28:59 [2022-09-07T13:28:59.612Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
13:28:59 [2022-09-07T13:28:59.612Z] INFO: Waiting for daemon to start...
13:28:59 [2022-09-07T13:28:59.612Z] Starting dockerd
13:28:59 [2022-09-07T13:28:59.612Z] .
13:28:59 [2022-09-07T13:28:59.612Z] INFO: Building docker-sdk-python3:5.0.3...
13:29:00 [2022-09-07T13:29:00.864Z] --- PASS: TestBuildMultiStageOnBuild (1.45s)
13:29:00 [2022-09-07T13:29:00.864Z] === RUN   TestBuildUncleanTarFilenames
13:29:01 [2022-09-07T13:29:01.430Z] --- PASS: TestBuildUncleanTarFilenames (0.62s)
13:29:01 [2022-09-07T13:29:01.430Z] === RUN   TestBuildMultiStageLayerLeak
13:29:02 [2022-09-07T13:29:02.805Z] --- PASS: TestBuildMultiStageLayerLeak (1.42s)
13:29:02 [2022-09-07T13:29:02.805Z] === RUN   TestBuildWithHugeFile
13:29:05 [2022-09-07T13:29:05.945Z] --- PASS: TestContainerKillOnDaemonStart (11.54s)
13:29:05 [2022-09-07T13:29:05.945Z] PASS
13:29:05 [2022-09-07T13:29:05.945Z] 
13:29:05 [2022-09-07T13:29:05.945Z] === Skipped
13:29:05 [2022-09-07T13:29:05.945Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
13:29:05 [2022-09-07T13:29:05.945Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:29:05 [2022-09-07T13:29:05.945Z] 
13:29:05 [2022-09-07T13:29:05.945Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
13:29:05 [2022-09-07T13:29:05.945Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
13:29:05 [2022-09-07T13:29:05.945Z] 
13:29:05 [2022-09-07T13:29:05.945Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
13:29:05 [2022-09-07T13:29:05.945Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:29:05 [2022-09-07T13:29:05.945Z] 
13:29:05 [2022-09-07T13:29:05.945Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
13:29:05 [2022-09-07T13:29:05.945Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
13:29:05 [2022-09-07T13:29:05.945Z] 
13:29:05 [2022-09-07T13:29:05.945Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
13:29:05 [2022-09-07T13:29:05.945Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:29:05 [2022-09-07T13:29:05.945Z] 
13:29:05 [2022-09-07T13:29:05.945Z] DONE 273 tests, 5 skipped in 180.672s
13:29:05 [2022-09-07T13:29:05.945Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
13:29:05 [2022-09-07T13:29:05.945Z] === RUN   TestConfigDaemonLibtrustID
13:29:05 [2022-09-07T13:29:05.945Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
13:29:05 [2022-09-07T13:29:05.945Z] === RUN   TestConfigDaemonID
13:29:06 [2022-09-07T13:29:06.507Z]     daemon_test.go:83: [dfe537dadd6bc] daemon is not started
13:29:06 [2022-09-07T13:29:06.507Z] --- PASS: TestConfigDaemonID (1.03s)
13:29:06 [2022-09-07T13:29:06.507Z] === RUN   TestDaemonConfigValidation
13:29:06 [2022-09-07T13:29:06.507Z] === RUN   TestDaemonConfigValidation/config_with_no_content
13:29:06 [2022-09-07T13:29:06.507Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
13:29:06 [2022-09-07T13:29:06.507Z] === RUN   TestDaemonConfigValidation/config_with_{}
13:29:06 [2022-09-07T13:29:06.507Z] === PAUSE TestDaemonConfigValidation/config_with_{}
13:29:06 [2022-09-07T13:29:06.507Z] === RUN   TestDaemonConfigValidation/invalid_config
13:29:06 [2022-09-07T13:29:06.507Z] === PAUSE TestDaemonConfigValidation/invalid_config
13:29:06 [2022-09-07T13:29:06.507Z] === RUN   TestDaemonConfigValidation/malformed_config
13:29:06 [2022-09-07T13:29:06.507Z] === PAUSE TestDaemonConfigValidation/malformed_config
13:29:06 [2022-09-07T13:29:06.507Z] === RUN   TestDaemonConfigValidation/valid_config
13:29:06 [2022-09-07T13:29:06.507Z] === PAUSE TestDaemonConfigValidation/valid_config
13:29:06 [2022-09-07T13:29:06.507Z] === CONT  TestDaemonConfigValidation/config_with_no_content
13:29:06 [2022-09-07T13:29:06.507Z] === CONT  TestDaemonConfigValidation/malformed_config
13:29:06 [2022-09-07T13:29:06.507Z] === CONT  TestDaemonConfigValidation/invalid_config
13:29:06 [2022-09-07T13:29:06.764Z] === CONT  TestDaemonConfigValidation/config_with_{}
13:29:06 [2022-09-07T13:29:06.764Z] === CONT  TestDaemonConfigValidation/valid_config
13:29:06 [2022-09-07T13:29:06.764Z] --- PASS: TestDaemonConfigValidation (0.00s)
13:29:06 [2022-09-07T13:29:06.764Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
13:29:06 [2022-09-07T13:29:06.764Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.10s)
13:29:06 [2022-09-07T13:29:06.764Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
13:29:06 [2022-09-07T13:29:06.764Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.11s)
13:29:06 [2022-09-07T13:29:06.764Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
13:29:06 [2022-09-07T13:29:06.764Z] === RUN   TestConfigDaemonSeccompProfiles
13:29:06 [2022-09-07T13:29:06.764Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
13:29:07 [2022-09-07T13:29:07.692Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
13:29:09 [2022-09-07T13:29:09.057Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
13:29:09 [2022-09-07T13:29:09.989Z] === CONT  TestConfigDaemonSeccompProfiles
13:29:09 [2022-09-07T13:29:09.989Z]     daemon_test.go:197: [d8179e4aa3376] daemon is not started
13:29:09 [2022-09-07T13:29:09.989Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
13:29:09 [2022-09-07T13:29:09.989Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.03s)
13:29:09 [2022-09-07T13:29:09.989Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
13:29:09 [2022-09-07T13:29:09.989Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
13:29:09 [2022-09-07T13:29:09.989Z] === RUN   TestDaemonProxy
13:29:09 [2022-09-07T13:29:09.989Z] === RUN   TestDaemonProxy/environment_variables
13:29:11 [2022-09-07T13:29:11.878Z] === RUN   TestDaemonProxy/command-line_options
13:29:13 [2022-09-07T13:29:13.243Z] === RUN   TestDaemonProxy/configuration_file
13:29:15 [2022-09-07T13:29:15.132Z] === RUN   TestDaemonProxy/conflicting_options
13:29:15 [2022-09-07T13:29:15.694Z] === RUN   TestDaemonProxy/reload_sanitized
13:29:16 [2022-09-07T13:29:16.257Z] --- PASS: TestDaemonProxy (6.21s)
13:29:16 [2022-09-07T13:29:16.257Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
13:29:16 [2022-09-07T13:29:16.257Z]     --- PASS: TestDaemonProxy/command-line_options (1.72s)
13:29:16 [2022-09-07T13:29:16.257Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
13:29:16 [2022-09-07T13:29:16.257Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
13:29:16 [2022-09-07T13:29:16.257Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
13:29:16 [2022-09-07T13:29:16.257Z] PASS
13:29:16 [2022-09-07T13:29:16.257Z] 
13:29:16 [2022-09-07T13:29:16.257Z] DONE 18 tests in 11.148s
13:29:16 [2022-09-07T13:29:16.257Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
13:29:16 [2022-09-07T13:29:16.257Z] INFO: Testing against a local daemon
13:29:16 [2022-09-07T13:29:16.257Z] === RUN   TestCommitInheritsEnv
13:29:16 [2022-09-07T13:29:16.513Z] --- PASS: TestCommitInheritsEnv (0.30s)
13:29:16 [2022-09-07T13:29:16.513Z] === RUN   TestImportExtremelyLargeImageWorks
13:29:16 [2022-09-07T13:29:16.513Z] === PAUSE TestImportExtremelyLargeImageWorks
13:29:16 [2022-09-07T13:29:16.513Z] === RUN   TestImportWithCustomPlatform
13:29:16 [2022-09-07T13:29:16.513Z] === RUN   TestImportWithCustomPlatform/#00
13:29:16 [2022-09-07T13:29:16.513Z] === RUN   TestImportWithCustomPlatform/_______
13:29:16 [2022-09-07T13:29:16.513Z] === RUN   TestImportWithCustomPlatform//
13:29:16 [2022-09-07T13:29:16.513Z] === RUN   TestImportWithCustomPlatform/linux
13:29:16 [2022-09-07T13:29:16.513Z] === RUN   TestImportWithCustomPlatform/LINUX
13:29:16 [2022-09-07T13:29:16.770Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
13:29:16 [2022-09-07T13:29:16.770Z] === RUN   TestImportWithCustomPlatform/macos
13:29:16 [2022-09-07T13:29:16.770Z] === RUN   TestImportWithCustomPlatform/macos/arm64
13:29:16 [2022-09-07T13:29:16.770Z] === RUN   TestImportWithCustomPlatform/nintendo64
13:29:16 [2022-09-07T13:29:16.770Z] --- PASS: TestImportWithCustomPlatform (0.31s)
13:29:16 [2022-09-07T13:29:16.770Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
13:29:16 [2022-09-07T13:29:16.770Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
13:29:16 [2022-09-07T13:29:16.770Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
13:29:16 [2022-09-07T13:29:16.770Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
13:29:16 [2022-09-07T13:29:16.770Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
13:29:16 [2022-09-07T13:29:16.770Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
13:29:16 [2022-09-07T13:29:16.770Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
13:29:16 [2022-09-07T13:29:16.770Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
13:29:16 [2022-09-07T13:29:16.770Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
13:29:16 [2022-09-07T13:29:16.770Z] === RUN   TestImagesFilterMultiReference
13:29:16 [2022-09-07T13:29:16.770Z] --- PASS: TestImagesFilterMultiReference (0.05s)
13:29:16 [2022-09-07T13:29:16.770Z] === RUN   TestImagePullPlatformInvalid
13:29:16 [2022-09-07T13:29:16.770Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
13:29:16 [2022-09-07T13:29:16.770Z] === RUN   TestRemoveImageOrphaning
13:29:17 [2022-09-07T13:29:17.027Z] --- PASS: TestRemoveImageOrphaning (0.28s)
13:29:17 [2022-09-07T13:29:17.027Z] === RUN   TestRemoveImageGarbageCollector
13:29:17 [2022-09-07T13:29:17.589Z] time="2022-09-07T13:29:17Z" level=info msg="[graphdriver] trying configured driver: overlay2"
13:29:18 [2022-09-07T13:29:18.954Z] --- PASS: TestRemoveImageGarbageCollector (1.92s)
13:29:18 [2022-09-07T13:29:18.954Z] === RUN   TestTagUnprefixedRepoByNameOrName
13:29:19 [2022-09-07T13:29:19.210Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
13:29:19 [2022-09-07T13:29:19.210Z] === RUN   TestTagInvalidReference
13:29:19 [2022-09-07T13:29:19.210Z] --- PASS: TestTagInvalidReference (0.01s)
13:29:19 [2022-09-07T13:29:19.210Z] === RUN   TestTagValidPrefixedRepo
13:29:19 [2022-09-07T13:29:19.210Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
13:29:19 [2022-09-07T13:29:19.210Z] === RUN   TestTagExistedNameWithoutForce
13:29:19 [2022-09-07T13:29:19.210Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
13:29:19 [2022-09-07T13:29:19.210Z] === RUN   TestTagOfficialNames
13:29:19 [2022-09-07T13:29:19.210Z] --- PASS: TestTagOfficialNames (0.05s)
13:29:19 [2022-09-07T13:29:19.210Z] === RUN   TestTagMatchesDigest
13:29:19 [2022-09-07T13:29:19.210Z] --- PASS: TestTagMatchesDigest (0.01s)
13:29:19 [2022-09-07T13:29:19.210Z] === CONT  TestImportExtremelyLargeImageWorks
13:29:38 [2022-09-07T13:29:38.280Z] sha256:590ef549a4d55de82eefc969d7a260618bfe01068e4b3dd04e769488ae0548f1
13:29:38 [2022-09-07T13:29:38.280Z] INFO: Starting docker-py tests...
13:29:38 [2022-09-07T13:29:38.280Z] ============================= test session starts ==============================
13:29:38 [2022-09-07T13:29:38.280Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
13:29:38 [2022-09-07T13:29:38.280Z] rootdir: /src, inifile: pytest.ini
13:29:38 [2022-09-07T13:29:38.280Z] plugins: cov-2.6.1, timeout-1.3.3
13:29:38 [2022-09-07T13:29:38.280Z] collected 395 items / 2 deselected / 393 selected
13:29:38 [2022-09-07T13:29:38.280Z] 
13:29:38 [2022-09-07T13:29:38.803Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
13:29:38 [2022-09-07T13:29:38.804Z] Using test binary docker
13:29:39 [2022-09-07T13:29:39.060Z] +++ /etc/init.d/apparmor start
13:29:39 [2022-09-07T13:29:39.060Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
13:29:39 [2022-09-07T13:29:39.060Z] Using test binary dockerStarting: AppArmor
13:29:39 [2022-09-07T13:29:39.060Z] : already loaded with profiles.: Skipped. ... (warning).
13:29:39 [2022-09-07T13:29:39.060Z] INFO: Waiting for daemon to start...
13:29:39 [2022-09-07T13:29:39.060Z] Starting dockerd
13:29:39 [2022-09-07T13:29:39.060Z] +++ 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
13:29:39 [2022-09-07T13:29:39.060Z] .+++ /etc/init.d/apparmor start
13:29:39 [2022-09-07T13:29:39.060Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
13:29:39 [2022-09-07T13:29:39.060Z] Starting dockerd
13:29:39 [2022-09-07T13:29:39.060Z] +++ 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
13:29:39 [2022-09-07T13:29:39.060Z] INFO: Waiting for daemon to start...
13:29:43 [2022-09-07T13:29:43.528Z] .
13:29:43 [2022-09-07T13:29:43.528Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
13:29:43 [2022-09-07T13:29:43.528Z] 
13:29:43 [2022-09-07T13:29:43.528Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
13:29:43 [2022-09-07T13:29:43.528Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
13:29:43 [2022-09-07T13:29:43.528Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
13:29:43 [2022-09-07T13:29:43.528Z] Error: No such image: emptyfs
13:29:43 [2022-09-07T13:29:43.528Z] ++++ tar -cC bundles/test-integration/emptyfs .
13:29:43 [2022-09-07T13:29:43.528Z] ++++ docker load
13:29:43 [2022-09-07T13:29:43.528Z] Error: No such image: emptyfs
13:29:43 [2022-09-07T13:29:43.528Z] ++++ docker load
13:29:43 [2022-09-07T13:29:43.528Z] ++++ tar -cC bundles/test-integration/emptyfs .
13:29:43 [2022-09-07T13:29:43.785Z] Running integration-test (iteration 1)
13:29:43 [2022-09-07T13:29:43.785Z] Running integration-test (iteration 1)
13:29:43 [2022-09-07T13:29:43.785Z] 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)/
13:29:43 [2022-09-07T13:29:43.785Z] ++ 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)/'
13:29:43 [2022-09-07T13:29:43.785Z] ++ set -e
13:29:43 [2022-09-07T13:29:43.785Z] ++ '[' -n 0 ']'
13:29:43 [2022-09-07T13:29:43.785Z] ++ set -x
13:29:43 [2022-09-07T13:29:43.785Z] ++ 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)/'
13:29:43 [2022-09-07T13:29:43.785Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
13:29:43 [2022-09-07T13:29:43.785Z] ++ 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)/'
13:29:43 [2022-09-07T13:29:43.785Z] ++ set -e
13:29:43 [2022-09-07T13:29:43.785Z] ++ '[' -n 0 ']'
13:29:43 [2022-09-07T13:29:43.785Z] ++ set -x
13:29:43 [2022-09-07T13:29:43.785Z] ++ 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)/'
13:29:44 [2022-09-07T13:29:44.712Z] Loaded image: busybox:latest
13:29:44 [2022-09-07T13:29:44.712Z] Loaded image: busybox:latest
13:29:45 [2022-09-07T13:29:45.274Z] Loaded image: busybox:glibc
13:29:45 [2022-09-07T13:29:45.274Z] Loaded image: busybox:glibc
13:29:49 [2022-09-07T13:29:49.439Z] Loaded image: debian:bullseye-slim
13:29:49 [2022-09-07T13:29:49.439Z] Loaded image: hello-world:latest
13:29:49 [2022-09-07T13:29:49.695Z] Loaded image: arm32v7/hello-world:latest
13:29:49 [2022-09-07T13:29:49.695Z] INFO: Testing against a local daemon
13:29:49 [2022-09-07T13:29:49.695Z] === RUN   TestDockerSuite
13:29:49 [2022-09-07T13:29:49.695Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
13:29:49 [2022-09-07T13:29:49.695Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
13:29:49 [2022-09-07T13:29:49.695Z] === RUN   TestDockerSuite/TestAPIErrorJSON
13:29:49 [2022-09-07T13:29:49.695Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
13:29:49 [2022-09-07T13:29:49.695Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
13:29:49 [2022-09-07T13:29:49.695Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
13:29:49 [2022-09-07T13:29:49.695Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
13:29:49 [2022-09-07T13:29:49.695Z] === RUN   TestDockerSuite/TestAPIImagesDelete
13:29:49 [2022-09-07T13:29:49.950Z] Loaded image: debian:bullseye-slim
13:29:49 [2022-09-07T13:29:49.950Z] Loaded image: hello-world:latest
13:29:50 [2022-09-07T13:29:50.206Z] Loaded image: arm32v7/hello-world:latest
13:29:50 [2022-09-07T13:29:50.206Z] INFO: Testing against a local daemon
13:29:50 [2022-09-07T13:29:50.206Z] === RUN   TestDockerDaemonSuite
13:29:50 [2022-09-07T13:29:50.206Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
13:29:52 [2022-09-07T13:29:52.474Z] tests/integration/api_build_test.py .......................X             [  6%]
13:29:53 [2022-09-07T13:29:53.038Z] tests/integration/api_client_test.py .....                               [  7%]
13:29:53 [2022-09-07T13:29:53.533Z] === RUN   TestDockerSuite/TestAPIImagesFilter
13:29:53 [2022-09-07T13:29:53.533Z] === RUN   TestDockerSuite/TestAPIImagesHistory
13:29:54 [2022-09-07T13:29:54.461Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
13:29:54 [2022-09-07T13:29:54.716Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
13:29:54 [2022-09-07T13:29:54.784Z] tests/integration/api_config_test.py ......                              [  8%]
13:29:55 [2022-09-07T13:29:55.644Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
13:29:55 [2022-09-07T13:29:55.901Z] --- PASS: TestBuildWithHugeFile (128.37s)
13:29:55 [2022-09-07T13:29:55.901Z] === RUN   TestBuildWCOWSandboxSize
13:29:55 [2022-09-07T13:29:55.901Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
13:29:55 [2022-09-07T13:29:55.901Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
13:29:55 [2022-09-07T13:29:55.901Z] === RUN   TestBuildWithEmptyDockerfile
13:29:55 [2022-09-07T13:29:55.901Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
13:29:55 [2022-09-07T13:29:55.901Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
13:29:55 [2022-09-07T13:29:55.901Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:29:55 [2022-09-07T13:29:55.901Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:29:55 [2022-09-07T13:29:55.901Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:29:55 [2022-09-07T13:29:55.901Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:29:55 [2022-09-07T13:29:55.901Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
13:29:55 [2022-09-07T13:29:55.901Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:29:55 [2022-09-07T13:29:55.901Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:29:55 [2022-09-07T13:29:55.901Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
13:29:55 [2022-09-07T13:29:55.901Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s)
13:29:55 [2022-09-07T13:29:55.901Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s)
13:29:55 [2022-09-07T13:29:55.901Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
13:29:55 [2022-09-07T13:29:55.901Z] === RUN   TestBuildPreserveOwnership
13:29:55 [2022-09-07T13:29:55.901Z] === RUN   TestBuildPreserveOwnership/copy_from
13:29:56 [2022-09-07T13:29:56.158Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
13:29:56 [2022-09-07T13:29:56.158Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
13:29:57 [2022-09-07T13:29:57.524Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
13:29:57 [2022-09-07T13:29:57.524Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
13:29:57 [2022-09-07T13:29:57.780Z] === RUN   TestDockerSuite/TestAPINetworkFilter
13:29:57 [2022-09-07T13:29:57.780Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
13:29:57 [2022-09-07T13:29:57.780Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
13:29:58 [2022-09-07T13:29:58.708Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
13:29:58 [2022-09-07T13:29:58.963Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
13:29:59 [2022-09-07T13:29:59.023Z] --- PASS: TestBuildWithHugeFile (50.33s)
13:29:59 [2022-09-07T13:29:59.023Z] === RUN   TestBuildWCOWSandboxSize
13:29:59 [2022-09-07T13:29:59.023Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
13:29:59 [2022-09-07T13:29:59.023Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
13:29:59 [2022-09-07T13:29:59.023Z] === RUN   TestBuildWithEmptyDockerfile
13:29:59 [2022-09-07T13:29:59.023Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
13:29:59 [2022-09-07T13:29:59.023Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
13:29:59 [2022-09-07T13:29:59.023Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:29:59 [2022-09-07T13:29:59.023Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:29:59 [2022-09-07T13:29:59.023Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:29:59 [2022-09-07T13:29:59.023Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:29:59 [2022-09-07T13:29:59.023Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
13:29:59 [2022-09-07T13:29:59.023Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:29:59 [2022-09-07T13:29:59.023Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:29:59 [2022-09-07T13:29:59.023Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
13:29:59 [2022-09-07T13:29:59.023Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
13:29:59 [2022-09-07T13:29:59.023Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
13:29:59 [2022-09-07T13:29:59.023Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
13:29:59 [2022-09-07T13:29:59.023Z] === RUN   TestBuildPreserveOwnership
13:29:59 [2022-09-07T13:29:59.023Z] === RUN   TestBuildPreserveOwnership/copy_from
13:29:59 [2022-09-07T13:29:59.023Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
13:29:59 [2022-09-07T13:29:59.023Z] --- PASS: TestBuildPreserveOwnership (3.12s)
13:29:59 [2022-09-07T13:29:59.023Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.12s)
13:29:59 [2022-09-07T13:29:59.023Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.00s)
13:29:59 [2022-09-07T13:29:59.023Z] === RUN   TestBuildPlatformInvalid
13:29:59 [2022-09-07T13:29:59.023Z] --- PASS: TestBuildPlatformInvalid (0.08s)
13:29:59 [2022-09-07T13:29:59.023Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
13:29:59 [2022-09-07T13:29:59.023Z] Loaded image: busybox:latest
13:29:59 [2022-09-07T13:29:59.023Z] Loaded image: busybox:glibc
13:29:59 [2022-09-07T13:29:59.023Z] Loaded image: debian:bullseye-slim
13:29:59 [2022-09-07T13:29:59.023Z] Loaded image: hello-world:latest
13:29:59 [2022-09-07T13:29:59.023Z] Loaded image: arm32v7/hello-world:latest
13:29:59 [2022-09-07T13:29:59.219Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
13:29:59 [2022-09-07T13:29:59.781Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
13:29:59 [2022-09-07T13:29:59.781Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
13:29:59 [2022-09-07T13:29:59.781Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
13:29:59 [2022-09-07T13:29:59.781Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
13:30:00 [2022-09-07T13:30:00.708Z] --- PASS: TestBuildPreserveOwnership (4.62s)
13:30:00 [2022-09-07T13:30:00.708Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.26s)
13:30:00 [2022-09-07T13:30:00.708Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.36s)
13:30:00 [2022-09-07T13:30:00.708Z] === RUN   TestBuildPlatformInvalid
13:30:00 [2022-09-07T13:30:00.708Z] --- PASS: TestBuildPlatformInvalid (0.09s)
13:30:00 [2022-09-07T13:30:00.708Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
13:30:01 [2022-09-07T13:30:01.635Z] Loaded image: busybox:latest
13:30:01 [2022-09-07T13:30:01.635Z] Loaded image: busybox:glibc
13:30:03 [2022-09-07T13:30:03.043Z] Loaded image: debian:bullseye-slim
13:30:03 [2022-09-07T13:30:03.043Z] Loaded image: hello-world:latest
13:30:03 [2022-09-07T13:30:03.043Z] Loaded image: arm32v7/hello-world:latest
13:30:03 [2022-09-07T13:30:03.604Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
13:30:05 [2022-09-07T13:30:05.536Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
13:30:07 [2022-09-07T13:30:07.132Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.24s)
13:30:07 [2022-09-07T13:30:07.132Z] PASS
13:30:07 [2022-09-07T13:30:07.132Z] 
13:30:07 [2022-09-07T13:30:07.132Z] === Skipped
13:30:07 [2022-09-07T13:30:07.132Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
13:30:07 [2022-09-07T13:30:07.132Z]     build_session_test.go:25: TODO: BuildKit
13:30:07 [2022-09-07T13:30:07.132Z] 
13:30:07 [2022-09-07T13:30:07.132Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
13:30:07 [2022-09-07T13:30:07.132Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
13:30:07 [2022-09-07T13:30:07.132Z] 
13:30:07 [2022-09-07T13:30:07.132Z] DONE 34 tests, 2 skipped in 83.174s
13:30:07 [2022-09-07T13:30:07.133Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
13:30:07 [2022-09-07T13:30:07.133Z] ++ 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
13:30:07 [2022-09-07T13:30:07.133Z] ++ set -e
13:30:07 [2022-09-07T13:30:07.133Z] ++ '[' -n 0 ']'
13:30:07 [2022-09-07T13:30:07.133Z] ++ set -x
13:30:07 [2022-09-07T13:30:07.133Z] ++ 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
13:30:07 [2022-09-07T13:30:07.133Z] INFO: Testing against a local daemon
13:30:07 [2022-09-07T13:30:07.133Z] === RUN   TestConfigInspect
13:30:08 [2022-09-07T13:30:08.062Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
13:30:09 [2022-09-07T13:30:09.523Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
13:30:09 [2022-09-07T13:30:09.664Z] --- PASS: TestConfigInspect (2.26s)
13:30:09 [2022-09-07T13:30:09.664Z] === RUN   TestConfigList
13:30:10 [2022-09-07T13:30:10.460Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
13:30:11 [2022-09-07T13:30:11.564Z] --- PASS: TestConfigList (2.24s)
13:30:11 [2022-09-07T13:30:11.564Z] === RUN   TestConfigsCreateAndDelete
13:30:11 [2022-09-07T13:30:11.831Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
13:30:13 [2022-09-07T13:30:13.197Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
13:30:13 [2022-09-07T13:30:13.453Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.73s)
13:30:13 [2022-09-07T13:30:13.453Z] PASS
13:30:13 [2022-09-07T13:30:13.453Z] 
13:30:13 [2022-09-07T13:30:13.453Z] === Skipped
13:30:13 [2022-09-07T13:30:13.453Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
13:30:13 [2022-09-07T13:30:13.453Z]     build_session_test.go:25: TODO: BuildKit
13:30:13 [2022-09-07T13:30:13.453Z] 
13:30:13 [2022-09-07T13:30:13.453Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s)
13:30:13 [2022-09-07T13:30:13.453Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
13:30:13 [2022-09-07T13:30:13.453Z] 
13:30:13 [2022-09-07T13:30:13.453Z] DONE 34 tests, 2 skipped in 194.262s
13:30:13 [2022-09-07T13:30:13.453Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
13:30:13 [2022-09-07T13:30:13.453Z] ++ 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
13:30:13 [2022-09-07T13:30:13.453Z] ++ set -e
13:30:13 [2022-09-07T13:30:13.453Z] ++ '[' -n 0 ']'
13:30:13 [2022-09-07T13:30:13.453Z] ++ set -x
13:30:13 [2022-09-07T13:30:13.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=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
13:30:13 [2022-09-07T13:30:13.453Z] INFO: Testing against a local daemon
13:30:13 [2022-09-07T13:30:13.453Z] === RUN   TestConfigInspect
13:30:13 [2022-09-07T13:30:13.751Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
13:30:14 [2022-09-07T13:30:14.092Z] --- PASS: TestConfigsCreateAndDelete (2.20s)
13:30:14 [2022-09-07T13:30:14.092Z] === RUN   TestConfigsUpdate
13:30:14 [2022-09-07T13:30:14.680Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
13:30:14 [2022-09-07T13:30:14.680Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
13:30:15 [2022-09-07T13:30:15.242Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
13:30:15 [2022-09-07T13:30:15.505Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
13:30:15 [2022-09-07T13:30:15.992Z] --- PASS: TestConfigsUpdate (2.25s)
13:30:15 [2022-09-07T13:30:15.992Z] === RUN   TestTemplatedConfig
13:30:16 [2022-09-07T13:30:16.067Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
13:30:16 [2022-09-07T13:30:16.630Z] --- PASS: TestConfigInspect (3.10s)
13:30:16 [2022-09-07T13:30:16.630Z] === RUN   TestConfigList
13:30:16 [2022-09-07T13:30:16.886Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
13:30:17 [2022-09-07T13:30:17.143Z]     docker_cli_daemon_test.go:1475: [db49ad50443d5] daemon is not started
13:30:18 [2022-09-07T13:30:18.071Z]     check_test.go:540: [d5586d89ea0b0] daemon is not started
13:30:18 [2022-09-07T13:30:18.071Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
13:30:18 [2022-09-07T13:30:18.071Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
13:30:19 [2022-09-07T13:30:19.278Z] --- PASS: TestTemplatedConfig (2.74s)
13:30:19 [2022-09-07T13:30:19.278Z] === RUN   TestConfigCreateResolve
13:30:19 [2022-09-07T13:30:19.961Z] --- PASS: TestConfigList (3.18s)
13:30:19 [2022-09-07T13:30:19.961Z] === RUN   TestConfigsCreateAndDelete
13:30:20 [2022-09-07T13:30:20.217Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
13:30:21 [2022-09-07T13:30:21.177Z] --- PASS: TestConfigCreateResolve (2.19s)
13:30:21 [2022-09-07T13:30:21.177Z] PASS
13:30:21 [2022-09-07T13:30:21.177Z] 
13:30:21 [2022-09-07T13:30:21.177Z] DONE 6 tests in 13.964s
13:30:21 [2022-09-07T13:30:21.177Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
13:30:21 [2022-09-07T13:30:21.177Z] ++ 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
13:30:21 [2022-09-07T13:30:21.177Z] ++ set -e
13:30:21 [2022-09-07T13:30:21.177Z] ++ '[' -n 0 ']'
13:30:21 [2022-09-07T13:30:21.177Z] ++ set -x
13:30:21 [2022-09-07T13:30:21.177Z] ++ 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
13:30:21 [2022-09-07T13:30:21.177Z] INFO: Testing against a local daemon
13:30:21 [2022-09-07T13:30:21.177Z] === RUN   TestAttachWithTTY
13:30:21 [2022-09-07T13:30:21.177Z] --- PASS: TestAttachWithTTY (0.07s)
13:30:21 [2022-09-07T13:30:21.177Z] === RUN   TestAttachWithoutTTy
13:30:21 [2022-09-07T13:30:21.177Z] --- PASS: TestAttachWithoutTTy (0.05s)
13:30:21 [2022-09-07T13:30:21.177Z] === RUN   TestCheckpoint
13:30:21 [2022-09-07T13:30:21.177Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:30:21 [2022-09-07T13:30:21.177Z] --- SKIP: TestCheckpoint (0.00s)
13:30:21 [2022-09-07T13:30:21.177Z] === RUN   TestContainerInvalidJSON
13:30:21 [2022-09-07T13:30:21.177Z] === RUN   TestContainerInvalidJSON/commit
13:30:21 [2022-09-07T13:30:21.177Z] === PAUSE TestContainerInvalidJSON/commit
13:30:21 [2022-09-07T13:30:21.177Z] === RUN   TestContainerInvalidJSON/containers/create
13:30:21 [2022-09-07T13:30:21.177Z] === PAUSE TestContainerInvalidJSON/containers/create
13:30:21 [2022-09-07T13:30:21.177Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
13:30:21 [2022-09-07T13:30:21.177Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
13:30:21 [2022-09-07T13:30:21.177Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
13:30:21 [2022-09-07T13:30:21.177Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
13:30:21 [2022-09-07T13:30:21.177Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
13:30:21 [2022-09-07T13:30:21.177Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
13:30:21 [2022-09-07T13:30:21.177Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
13:30:21 [2022-09-07T13:30:21.177Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
13:30:21 [2022-09-07T13:30:21.177Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
13:30:21 [2022-09-07T13:30:21.177Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
13:30:21 [2022-09-07T13:30:21.177Z] === CONT  TestContainerInvalidJSON/commit
13:30:21 [2022-09-07T13:30:21.177Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
13:30:21 [2022-09-07T13:30:21.177Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
13:30:21 [2022-09-07T13:30:21.177Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
13:30:21 [2022-09-07T13:30:21.177Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
13:30:21 [2022-09-07T13:30:21.177Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
13:30:21 [2022-09-07T13:30:21.177Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
13:30:21 [2022-09-07T13:30:21.177Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
13:30:21 [2022-09-07T13:30:21.177Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
13:30:21 [2022-09-07T13:30:21.177Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
13:30:21 [2022-09-07T13:30:21.177Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
13:30:21 [2022-09-07T13:30:21.177Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
13:30:21 [2022-09-07T13:30:21.177Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
13:30:21 [2022-09-07T13:30:21.177Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
13:30:21 [2022-09-07T13:30:21.177Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
13:30:21 [2022-09-07T13:30:21.177Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
13:30:21 [2022-09-07T13:30:21.177Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
13:30:21 [2022-09-07T13:30:21.177Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
13:30:21 [2022-09-07T13:30:21.177Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
13:30:21 [2022-09-07T13:30:21.177Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
13:30:21 [2022-09-07T13:30:21.177Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
13:30:21 [2022-09-07T13:30:21.177Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
13:30:21 [2022-09-07T13:30:21.177Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
13:30:21 [2022-09-07T13:30:21.177Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
13:30:21 [2022-09-07T13:30:21.177Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
13:30:21 [2022-09-07T13:30:21.177Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
13:30:21 [2022-09-07T13:30:21.177Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
13:30:21 [2022-09-07T13:30:21.178Z] === CONT  TestContainerInvalidJSON/containers/create
13:30:21 [2022-09-07T13:30:21.178Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
13:30:21 [2022-09-07T13:30:21.178Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
13:30:21 [2022-09-07T13:30:21.178Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
13:30:21 [2022-09-07T13:30:21.178Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
13:30:21 [2022-09-07T13:30:21.178Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
13:30:21 [2022-09-07T13:30:21.178Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
13:30:21 [2022-09-07T13:30:21.178Z] === RUN   TestContainerInvalidJSON/commit/empty_body
13:30:21 [2022-09-07T13:30:21.178Z] --- PASS: TestContainerInvalidJSON (0.02s)
13:30:21 [2022-09-07T13:30:21.178Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s)
13:30:21 [2022-09-07T13:30:21.178Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
13:30:21 [2022-09-07T13:30:21.178Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
13:30:21 [2022-09-07T13:30:21.178Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
13:30:21 [2022-09-07T13:30:21.178Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
13:30:21 [2022-09-07T13:30:21.178Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
13:30:21 [2022-09-07T13:30:21.178Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
13:30:21 [2022-09-07T13:30:21.178Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
13:30:21 [2022-09-07T13:30:21.178Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
13:30:21 [2022-09-07T13:30:21.178Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
13:30:21 [2022-09-07T13:30:21.178Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
13:30:21 [2022-09-07T13:30:21.178Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
13:30:21 [2022-09-07T13:30:21.178Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
13:30:21 [2022-09-07T13:30:21.178Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
13:30:21 [2022-09-07T13:30:21.178Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
13:30:21 [2022-09-07T13:30:21.178Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
13:30:21 [2022-09-07T13:30:21.178Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
13:30:21 [2022-09-07T13:30:21.178Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
13:30:21 [2022-09-07T13:30:21.178Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
13:30:21 [2022-09-07T13:30:21.178Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
13:30:21 [2022-09-07T13:30:21.178Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
13:30:21 [2022-09-07T13:30:21.178Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
13:30:21 [2022-09-07T13:30:21.178Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
13:30:21 [2022-09-07T13:30:21.178Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
13:30:21 [2022-09-07T13:30:21.178Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
13:30:21 [2022-09-07T13:30:21.178Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
13:30:21 [2022-09-07T13:30:21.178Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
13:30:21 [2022-09-07T13:30:21.178Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
13:30:21 [2022-09-07T13:30:21.178Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
13:30:21 [2022-09-07T13:30:21.178Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
13:30:21 [2022-09-07T13:30:21.178Z]     --- PASS: TestContainerInvalidJSON/commit (0.03s)
13:30:21 [2022-09-07T13:30:21.178Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.02s)
13:30:21 [2022-09-07T13:30:21.178Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
13:30:21 [2022-09-07T13:30:21.178Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
13:30:21 [2022-09-07T13:30:21.178Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
13:30:21 [2022-09-07T13:30:21.178Z] === RUN   TestCopyFromContainerPathDoesNotExist
13:30:21 [2022-09-07T13:30:21.178Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
13:30:21 [2022-09-07T13:30:21.178Z] === RUN   TestCopyFromContainerPathIsNotDir
13:30:21 [2022-09-07T13:30:21.178Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
13:30:21 [2022-09-07T13:30:21.178Z] === RUN   TestCopyToContainerPathDoesNotExist
13:30:21 [2022-09-07T13:30:21.436Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
13:30:21 [2022-09-07T13:30:21.436Z] === RUN   TestCopyEmptyFile
13:30:21 [2022-09-07T13:30:21.694Z] --- PASS: TestCopyEmptyFile (0.21s)
13:30:21 [2022-09-07T13:30:21.694Z] === RUN   TestCopyToContainerPathIsNotDir
13:30:21 [2022-09-07T13:30:21.694Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
13:30:21 [2022-09-07T13:30:21.694Z] === RUN   TestCopyFromContainer
13:30:22 [2022-09-07T13:30:22.107Z]     check_test.go:540: [d5279b0a12472] daemon is not started
13:30:22 [2022-09-07T13:30:22.107Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
13:30:22 [2022-09-07T13:30:22.628Z] === RUN   TestCopyFromContainer//
13:30:22 [2022-09-07T13:30:22.628Z] === RUN   TestCopyFromContainer//bar/root
13:30:22 [2022-09-07T13:30:22.628Z] === RUN   TestCopyFromContainer//bar/root/
13:30:22 [2022-09-07T13:30:22.628Z] === RUN   TestCopyFromContainer/bar/quux
13:30:22 [2022-09-07T13:30:22.669Z] --- PASS: TestConfigsCreateAndDelete (2.96s)
13:30:22 [2022-09-07T13:30:22.669Z] === RUN   TestConfigsUpdate
13:30:22 [2022-09-07T13:30:22.887Z] === RUN   TestCopyFromContainer/bar/quux/
13:30:22 [2022-09-07T13:30:22.887Z] === RUN   TestCopyFromContainer/bar/quux/baz
13:30:22 [2022-09-07T13:30:22.887Z] === RUN   TestCopyFromContainer/bar/filesymlink
13:30:22 [2022-09-07T13:30:22.887Z] === RUN   TestCopyFromContainer/bar/dirsymlink
13:30:22 [2022-09-07T13:30:22.968Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
13:30:23 [2022-09-07T13:30:23.145Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
13:30:23 [2022-09-07T13:30:23.145Z] === RUN   TestCopyFromContainer/bar/notarget
13:30:23 [2022-09-07T13:30:23.145Z] --- PASS: TestCopyFromContainer (1.58s)
13:30:23 [2022-09-07T13:30:23.145Z]     --- PASS: TestCopyFromContainer// (0.06s)
13:30:23 [2022-09-07T13:30:23.145Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
13:30:23 [2022-09-07T13:30:23.145Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
13:30:23 [2022-09-07T13:30:23.145Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
13:30:23 [2022-09-07T13:30:23.145Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
13:30:23 [2022-09-07T13:30:23.145Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
13:30:23 [2022-09-07T13:30:23.145Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
13:30:23 [2022-09-07T13:30:23.145Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
13:30:23 [2022-09-07T13:30:23.145Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
13:30:23 [2022-09-07T13:30:23.145Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
13:30:23 [2022-09-07T13:30:23.145Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
13:30:23 [2022-09-07T13:30:23.145Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:30:23 [2022-09-07T13:30:23.145Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:30:23 [2022-09-07T13:30:23.145Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:30:23 [2022-09-07T13:30:23.145Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:30:23 [2022-09-07T13:30:23.145Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
13:30:23 [2022-09-07T13:30:23.145Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
13:30:23 [2022-09-07T13:30:23.145Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:30:23 [2022-09-07T13:30:23.145Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
13:30:23 [2022-09-07T13:30:23.145Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:30:23 [2022-09-07T13:30:23.145Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
13:30:23 [2022-09-07T13:30:23.145Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
13:30:23 [2022-09-07T13:30:23.145Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
13:30:23 [2022-09-07T13:30:23.145Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
13:30:23 [2022-09-07T13:30:23.145Z] === RUN   TestCreateLinkToNonExistingContainer
13:30:23 [2022-09-07T13:30:23.145Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
13:30:23 [2022-09-07T13:30:23.145Z] === RUN   TestCreateWithInvalidEnv
13:30:23 [2022-09-07T13:30:23.145Z] === RUN   TestCreateWithInvalidEnv/0
13:30:23 [2022-09-07T13:30:23.145Z] === PAUSE TestCreateWithInvalidEnv/0
13:30:23 [2022-09-07T13:30:23.145Z] === RUN   TestCreateWithInvalidEnv/1
13:30:23 [2022-09-07T13:30:23.145Z] === PAUSE TestCreateWithInvalidEnv/1
13:30:23 [2022-09-07T13:30:23.145Z] === RUN   TestCreateWithInvalidEnv/2
13:30:23 [2022-09-07T13:30:23.145Z] === PAUSE TestCreateWithInvalidEnv/2
13:30:23 [2022-09-07T13:30:23.145Z] === CONT  TestCreateWithInvalidEnv/0
13:30:23 [2022-09-07T13:30:23.145Z] === CONT  TestCreateWithInvalidEnv/2
13:30:23 [2022-09-07T13:30:23.145Z] === CONT  TestCreateWithInvalidEnv/1
13:30:23 [2022-09-07T13:30:23.145Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
13:30:23 [2022-09-07T13:30:23.145Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
13:30:23 [2022-09-07T13:30:23.145Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
13:30:23 [2022-09-07T13:30:23.145Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
13:30:23 [2022-09-07T13:30:23.145Z] === RUN   TestCreateTmpfsMountsTarget
13:30:23 [2022-09-07T13:30:23.403Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
13:30:23 [2022-09-07T13:30:23.403Z] === RUN   TestCreateWithCustomMaskedPaths
13:30:23 [2022-09-07T13:30:23.531Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
13:30:24 [2022-09-07T13:30:24.092Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
13:30:24 [2022-09-07T13:30:24.207Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
13:30:24 [2022-09-07T13:30:24.348Z] === RUN   TestDockerSuite/TestBuildScratchCopy
13:30:24 [2022-09-07T13:30:24.777Z] --- PASS: TestCreateWithCustomMaskedPaths (1.24s)
13:30:24 [2022-09-07T13:30:24.777Z] === RUN   TestCreateWithCustomReadonlyPaths
13:30:24 [2022-09-07T13:30:24.910Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
13:30:24 [2022-09-07T13:30:24.910Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
13:30:24 [2022-09-07T13:30:24.910Z] === RUN   TestDockerSuite/TestContainerAPICommit
13:30:25 [2022-09-07T13:30:25.473Z] --- PASS: TestConfigsUpdate (2.64s)
13:30:25 [2022-09-07T13:30:25.473Z] === RUN   TestTemplatedConfig
13:30:25 [2022-09-07T13:30:25.710Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.21s)
13:30:25 [2022-09-07T13:30:25.710Z] === RUN   TestCreateWithInvalidHealthcheckParams
13:30:25 [2022-09-07T13:30:25.710Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:30:25 [2022-09-07T13:30:25.710Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:30:25 [2022-09-07T13:30:25.710Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:30:25 [2022-09-07T13:30:25.710Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:30:25 [2022-09-07T13:30:25.710Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:30:25 [2022-09-07T13:30:25.710Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:30:25 [2022-09-07T13:30:25.710Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:30:25 [2022-09-07T13:30:25.710Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:30:25 [2022-09-07T13:30:25.710Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:30:25 [2022-09-07T13:30:25.710Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:30:25 [2022-09-07T13:30:25.710Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:30:25 [2022-09-07T13:30:25.710Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:30:25 [2022-09-07T13:30:25.710Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:30:25 [2022-09-07T13:30:25.710Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:30:25 [2022-09-07T13:30:25.710Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:30:25 [2022-09-07T13:30:25.710Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
13:30:25 [2022-09-07T13:30:25.710Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
13:30:25 [2022-09-07T13:30:25.710Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
13:30:25 [2022-09-07T13:30:25.710Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
13:30:25 [2022-09-07T13:30:25.710Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
13:30:25 [2022-09-07T13:30:25.710Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
13:30:25 [2022-09-07T13:30:25.710Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
13:30:26 [2022-09-07T13:30:26.284Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s)
13:30:26 [2022-09-07T13:30:26.284Z] === RUN   TestCreateDifferentPlatform
13:30:26 [2022-09-07T13:30:26.284Z] === RUN   TestCreateDifferentPlatform/different_os
13:30:26 [2022-09-07T13:30:26.284Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
13:30:26 [2022-09-07T13:30:26.284Z] --- PASS: TestCreateDifferentPlatform (0.02s)
13:30:26 [2022-09-07T13:30:26.284Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
13:30:26 [2022-09-07T13:30:26.284Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
13:30:26 [2022-09-07T13:30:26.284Z] === RUN   TestCreateVolumesFromNonExistingContainer
13:30:26 [2022-09-07T13:30:26.284Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
13:30:26 [2022-09-07T13:30:26.284Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
13:30:26 [2022-09-07T13:30:26.284Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
13:30:26 [2022-09-07T13:30:26.284Z] === RUN   TestCreateInvalidHostConfig
13:30:26 [2022-09-07T13:30:26.284Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
13:30:26 [2022-09-07T13:30:26.284Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
13:30:26 [2022-09-07T13:30:26.284Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
13:30:26 [2022-09-07T13:30:26.284Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
13:30:26 [2022-09-07T13:30:26.284Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
13:30:26 [2022-09-07T13:30:26.284Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
13:30:26 [2022-09-07T13:30:26.284Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
13:30:26 [2022-09-07T13:30:26.284Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
13:30:26 [2022-09-07T13:30:26.284Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
13:30:26 [2022-09-07T13:30:26.284Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
13:30:26 [2022-09-07T13:30:26.284Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
13:30:26 [2022-09-07T13:30:26.284Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
13:30:26 [2022-09-07T13:30:26.284Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
13:30:26 [2022-09-07T13:30:26.284Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
13:30:26 [2022-09-07T13:30:26.284Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
13:30:26 [2022-09-07T13:30:26.284Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
13:30:26 [2022-09-07T13:30:26.285Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
13:30:26 [2022-09-07T13:30:26.285Z] === RUN   TestContainerStartOnDaemonRestart
13:30:26 [2022-09-07T13:30:26.285Z] === PAUSE TestContainerStartOnDaemonRestart
13:30:26 [2022-09-07T13:30:26.285Z] === RUN   TestDaemonRestartIpcMode
13:30:26 [2022-09-07T13:30:26.285Z] === PAUSE TestDaemonRestartIpcMode
13:30:26 [2022-09-07T13:30:26.285Z] === RUN   TestDaemonHostGatewayIP
13:30:26 [2022-09-07T13:30:26.285Z] === PAUSE TestDaemonHostGatewayIP
13:30:26 [2022-09-07T13:30:26.285Z] === RUN   TestRestartDaemonWithRestartingContainer
13:30:26 [2022-09-07T13:30:26.285Z] === PAUSE TestRestartDaemonWithRestartingContainer
13:30:26 [2022-09-07T13:30:26.285Z] === RUN   TestContainerKillOnDaemonStart
13:30:26 [2022-09-07T13:30:26.285Z] === PAUSE TestContainerKillOnDaemonStart
13:30:26 [2022-09-07T13:30:26.285Z] === RUN   TestDiff
13:30:26 [2022-09-07T13:30:26.404Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
13:30:26 [2022-09-07T13:30:26.404Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
13:30:26 [2022-09-07T13:30:26.857Z] --- PASS: TestDiff (0.43s)
13:30:26 [2022-09-07T13:30:26.857Z] === RUN   TestExecConsoleSize
13:30:27 [2022-09-07T13:30:27.115Z] --- PASS: TestExecConsoleSize (0.47s)
13:30:27 [2022-09-07T13:30:27.115Z] === RUN   TestExecWithCloseStdin
13:30:27 [2022-09-07T13:30:27.681Z] --- PASS: TestExecWithCloseStdin (0.48s)
13:30:27 [2022-09-07T13:30:27.681Z] === RUN   TestExec
13:30:28 [2022-09-07T13:30:28.248Z] --- PASS: TestExec (0.47s)
13:30:28 [2022-09-07T13:30:28.248Z] === RUN   TestExecUser
13:30:28 [2022-09-07T13:30:28.293Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
13:30:28 [2022-09-07T13:30:28.293Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
13:30:28 [2022-09-07T13:30:28.506Z] --- PASS: TestExecUser (0.46s)
13:30:28 [2022-09-07T13:30:28.506Z] === RUN   TestExportContainerAndImportImage
13:30:29 [2022-09-07T13:30:29.076Z] --- PASS: TestExportContainerAndImportImage (0.57s)
13:30:29 [2022-09-07T13:30:29.076Z] === RUN   TestExportContainerAfterDaemonRestart
13:30:29 [2022-09-07T13:30:29.220Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
13:30:29 [2022-09-07T13:30:29.220Z] --- PASS: TestTemplatedConfig (3.70s)
13:30:29 [2022-09-07T13:30:29.220Z] === RUN   TestConfigCreateResolve
13:30:29 [2022-09-07T13:30:29.475Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
13:30:29 [2022-09-07T13:30:29.732Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
13:30:30 [2022-09-07T13:30:30.451Z] --- PASS: TestExportContainerAfterDaemonRestart (1.39s)
13:30:30 [2022-09-07T13:30:30.451Z] === RUN   TestHealthCheckWorkdir
13:30:30 [2022-09-07T13:30:30.661Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
13:30:31 [2022-09-07T13:30:31.017Z] --- PASS: TestHealthCheckWorkdir (0.52s)
13:30:31 [2022-09-07T13:30:31.017Z] === RUN   TestHealthKillContainer
13:30:31 [2022-09-07T13:30:31.224Z] === RUN   TestDockerSuite/TestContainerAPICreate
13:30:31 [2022-09-07T13:30:31.787Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
13:30:32 [2022-09-07T13:30:32.043Z] --- PASS: TestConfigCreateResolve (3.00s)
13:30:32 [2022-09-07T13:30:32.043Z] PASS
13:30:32 [2022-09-07T13:30:32.043Z] 
13:30:32 [2022-09-07T13:30:32.043Z] DONE 6 tests in 18.688s
13:30:32 [2022-09-07T13:30:32.043Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
13:30:32 [2022-09-07T13:30:32.043Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
13:30:32 [2022-09-07T13:30:32.043Z] ++ 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
13:30:32 [2022-09-07T13:30:32.043Z] ++ set -e
13:30:32 [2022-09-07T13:30:32.043Z] ++ '[' -n 0 ']'
13:30:32 [2022-09-07T13:30:32.043Z] ++ set -x
13:30:32 [2022-09-07T13:30:32.043Z] ++ 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
13:30:32 [2022-09-07T13:30:32.301Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
13:30:32 [2022-09-07T13:30:32.301Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
13:30:32 [2022-09-07T13:30:32.301Z] INFO: Testing against a local daemon
13:30:32 [2022-09-07T13:30:32.301Z] === RUN   TestAttachWithTTY
13:30:32 [2022-09-07T13:30:32.558Z] --- PASS: TestAttachWithTTY (0.08s)
13:30:32 [2022-09-07T13:30:32.558Z] === RUN   TestAttachWithoutTTy
13:30:32 [2022-09-07T13:30:32.558Z] --- PASS: TestAttachWithoutTTy (0.06s)
13:30:32 [2022-09-07T13:30:32.558Z] === RUN   TestCheckpoint
13:30:32 [2022-09-07T13:30:32.558Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:30:32 [2022-09-07T13:30:32.558Z] --- SKIP: TestCheckpoint (0.01s)
13:30:32 [2022-09-07T13:30:32.558Z] === RUN   TestContainerInvalidJSON
13:30:32 [2022-09-07T13:30:32.558Z] === RUN   TestContainerInvalidJSON/commit
13:30:32 [2022-09-07T13:30:32.558Z] === PAUSE TestContainerInvalidJSON/commit
13:30:32 [2022-09-07T13:30:32.558Z] === RUN   TestContainerInvalidJSON/containers/create
13:30:32 [2022-09-07T13:30:32.558Z] === PAUSE TestContainerInvalidJSON/containers/create
13:30:32 [2022-09-07T13:30:32.558Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
13:30:32 [2022-09-07T13:30:32.558Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
13:30:32 [2022-09-07T13:30:32.558Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
13:30:32 [2022-09-07T13:30:32.558Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
13:30:32 [2022-09-07T13:30:32.558Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
13:30:32 [2022-09-07T13:30:32.558Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
13:30:32 [2022-09-07T13:30:32.558Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
13:30:32 [2022-09-07T13:30:32.558Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
13:30:32 [2022-09-07T13:30:32.558Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
13:30:32 [2022-09-07T13:30:32.558Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
13:30:32 [2022-09-07T13:30:32.558Z] === CONT  TestContainerInvalidJSON/commit
13:30:32 [2022-09-07T13:30:32.558Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
13:30:32 [2022-09-07T13:30:32.558Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
13:30:32 [2022-09-07T13:30:32.558Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
13:30:32 [2022-09-07T13:30:32.558Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
13:30:32 [2022-09-07T13:30:32.558Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
13:30:32 [2022-09-07T13:30:32.558Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
13:30:32 [2022-09-07T13:30:32.558Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
13:30:32 [2022-09-07T13:30:32.558Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
13:30:32 [2022-09-07T13:30:32.558Z] === RUN   TestContainerInvalidJSON/commit/empty_body
13:30:32 [2022-09-07T13:30:32.558Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
13:30:32 [2022-09-07T13:30:32.558Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
13:30:32 [2022-09-07T13:30:32.558Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
13:30:32 [2022-09-07T13:30:32.558Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
13:30:32 [2022-09-07T13:30:32.558Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
13:30:32 [2022-09-07T13:30:32.558Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
13:30:32 [2022-09-07T13:30:32.558Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
13:30:32 [2022-09-07T13:30:32.558Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
13:30:32 [2022-09-07T13:30:32.558Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
13:30:32 [2022-09-07T13:30:32.558Z] === CONT  TestContainerInvalidJSON/containers/create
13:30:32 [2022-09-07T13:30:32.558Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
13:30:32 [2022-09-07T13:30:32.558Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
13:30:32 [2022-09-07T13:30:32.558Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
13:30:32 [2022-09-07T13:30:32.558Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
13:30:32 [2022-09-07T13:30:32.558Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
13:30:32 [2022-09-07T13:30:32.558Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
13:30:32 [2022-09-07T13:30:32.558Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
13:30:32 [2022-09-07T13:30:32.558Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
13:30:32 [2022-09-07T13:30:32.558Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
13:30:32 [2022-09-07T13:30:32.558Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
13:30:32 [2022-09-07T13:30:32.558Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
13:30:32 [2022-09-07T13:30:32.558Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
13:30:32 [2022-09-07T13:30:32.558Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
13:30:32 [2022-09-07T13:30:32.558Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
13:30:32 [2022-09-07T13:30:32.558Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
13:30:32 [2022-09-07T13:30:32.558Z] --- PASS: TestContainerInvalidJSON (0.02s)
13:30:32 [2022-09-07T13:30:32.558Z]     --- PASS: TestContainerInvalidJSON/commit (0.01s)
13:30:32 [2022-09-07T13:30:32.558Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
13:30:32 [2022-09-07T13:30:32.558Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
13:30:32 [2022-09-07T13:30:32.558Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
13:30:32 [2022-09-07T13:30:32.558Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
13:30:32 [2022-09-07T13:30:32.558Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s)
13:30:32 [2022-09-07T13:30:32.558Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
13:30:32 [2022-09-07T13:30:32.558Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
13:30:32 [2022-09-07T13:30:32.558Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
13:30:32 [2022-09-07T13:30:32.558Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
13:30:32 [2022-09-07T13:30:32.558Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s)
13:30:32 [2022-09-07T13:30:32.558Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
13:30:32 [2022-09-07T13:30:32.558Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
13:30:32 [2022-09-07T13:30:32.558Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
13:30:32 [2022-09-07T13:30:32.558Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
13:30:32 [2022-09-07T13:30:32.558Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s)
13:30:32 [2022-09-07T13:30:32.558Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
13:30:32 [2022-09-07T13:30:32.558Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
13:30:32 [2022-09-07T13:30:32.558Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
13:30:32 [2022-09-07T13:30:32.558Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
13:30:32 [2022-09-07T13:30:32.558Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.01s)
13:30:32 [2022-09-07T13:30:32.558Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
13:30:32 [2022-09-07T13:30:32.558Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
13:30:32 [2022-09-07T13:30:32.558Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
13:30:32 [2022-09-07T13:30:32.558Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
13:30:32 [2022-09-07T13:30:32.558Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s)
13:30:32 [2022-09-07T13:30:32.558Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
13:30:32 [2022-09-07T13:30:32.558Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
13:30:32 [2022-09-07T13:30:32.558Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
13:30:32 [2022-09-07T13:30:32.558Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
13:30:32 [2022-09-07T13:30:32.558Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s)
13:30:32 [2022-09-07T13:30:32.558Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
13:30:32 [2022-09-07T13:30:32.558Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
13:30:32 [2022-09-07T13:30:32.558Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.01s)
13:30:32 [2022-09-07T13:30:32.558Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
13:30:32 [2022-09-07T13:30:32.558Z] === RUN   TestCopyFromContainerPathDoesNotExist
13:30:32 [2022-09-07T13:30:32.558Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
13:30:32 [2022-09-07T13:30:32.558Z] === RUN   TestCopyFromContainerPathIsNotDir
13:30:32 [2022-09-07T13:30:32.815Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
13:30:32 [2022-09-07T13:30:32.815Z] === RUN   TestCopyToContainerPathDoesNotExist
13:30:32 [2022-09-07T13:30:32.815Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
13:30:32 [2022-09-07T13:30:32.815Z] === RUN   TestCopyEmptyFile
13:30:32 [2022-09-07T13:30:32.815Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
13:30:32 [2022-09-07T13:30:32.815Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
13:30:32 [2022-09-07T13:30:32.815Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
13:30:33 [2022-09-07T13:30:33.071Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
13:30:33 [2022-09-07T13:30:33.071Z] === RUN   TestDockerSuite/TestContainerAPIDelete
13:30:33 [2022-09-07T13:30:33.328Z] --- PASS: TestCopyEmptyFile (0.44s)
13:30:33 [2022-09-07T13:30:33.328Z] === RUN   TestCopyToContainerPathIsNotDir
13:30:33 [2022-09-07T13:30:33.328Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
13:30:33 [2022-09-07T13:30:33.328Z] === RUN   TestCopyFromContainer
13:30:34 [2022-09-07T13:30:34.256Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
13:30:34 [2022-09-07T13:30:34.819Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
13:30:35 [2022-09-07T13:30:35.075Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
13:30:35 [2022-09-07T13:30:35.075Z] === RUN   TestCopyFromContainer//
13:30:35 [2022-09-07T13:30:35.075Z] === RUN   TestCopyFromContainer//bar/root
13:30:35 [2022-09-07T13:30:35.331Z] === RUN   TestCopyFromContainer//bar/root/
13:30:35 [2022-09-07T13:30:35.588Z] === RUN   TestCopyFromContainer/bar/quux
13:30:35 [2022-09-07T13:30:35.588Z] === RUN   TestCopyFromContainer/bar/quux/
13:30:35 [2022-09-07T13:30:35.844Z] === RUN   TestCopyFromContainer/bar/quux/baz
13:30:35 [2022-09-07T13:30:35.844Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
13:30:35 [2022-09-07T13:30:35.844Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
13:30:35 [2022-09-07T13:30:35.844Z] === RUN   TestCopyFromContainer/bar/filesymlink
13:30:36 [2022-09-07T13:30:36.100Z] === RUN   TestCopyFromContainer/bar/dirsymlink
13:30:36 [2022-09-07T13:30:36.100Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
13:30:36 [2022-09-07T13:30:36.357Z] === RUN   TestCopyFromContainer/bar/notarget
13:30:36 [2022-09-07T13:30:36.357Z] --- PASS: TestCopyFromContainer (3.16s)
13:30:36 [2022-09-07T13:30:36.357Z]     --- PASS: TestCopyFromContainer// (0.14s)
13:30:36 [2022-09-07T13:30:36.357Z]     --- PASS: TestCopyFromContainer//bar/root (0.15s)
13:30:36 [2022-09-07T13:30:36.357Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.13s)
13:30:36 [2022-09-07T13:30:36.357Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
13:30:36 [2022-09-07T13:30:36.357Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.15s)
13:30:36 [2022-09-07T13:30:36.357Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s)
13:30:36 [2022-09-07T13:30:36.357Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.16s)
13:30:36 [2022-09-07T13:30:36.357Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s)
13:30:36 [2022-09-07T13:30:36.357Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.15s)
13:30:36 [2022-09-07T13:30:36.357Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
13:30:36 [2022-09-07T13:30:36.357Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
13:30:36 [2022-09-07T13:30:36.613Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:30:36 [2022-09-07T13:30:36.613Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:30:36 [2022-09-07T13:30:36.613Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:30:36 [2022-09-07T13:30:36.613Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:30:36 [2022-09-07T13:30:36.613Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
13:30:36 [2022-09-07T13:30:36.613Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
13:30:36 [2022-09-07T13:30:36.613Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:30:36 [2022-09-07T13:30:36.613Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
13:30:36 [2022-09-07T13:30:36.613Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:30:36 [2022-09-07T13:30:36.613Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.05s)
13:30:36 [2022-09-07T13:30:36.613Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
13:30:36 [2022-09-07T13:30:36.613Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
13:30:36 [2022-09-07T13:30:36.613Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
13:30:36 [2022-09-07T13:30:36.613Z] === RUN   TestCreateLinkToNonExistingContainer
13:30:36 [2022-09-07T13:30:36.613Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
13:30:36 [2022-09-07T13:30:36.613Z] === RUN   TestCreateWithInvalidEnv
13:30:36 [2022-09-07T13:30:36.613Z] === RUN   TestCreateWithInvalidEnv/0
13:30:36 [2022-09-07T13:30:36.613Z] === PAUSE TestCreateWithInvalidEnv/0
13:30:36 [2022-09-07T13:30:36.613Z] === RUN   TestCreateWithInvalidEnv/1
13:30:36 [2022-09-07T13:30:36.613Z] === PAUSE TestCreateWithInvalidEnv/1
13:30:36 [2022-09-07T13:30:36.613Z] === RUN   TestCreateWithInvalidEnv/2
13:30:36 [2022-09-07T13:30:36.613Z] === PAUSE TestCreateWithInvalidEnv/2
13:30:36 [2022-09-07T13:30:36.613Z] === CONT  TestCreateWithInvalidEnv/0
13:30:36 [2022-09-07T13:30:36.613Z] === CONT  TestCreateWithInvalidEnv/2
13:30:36 [2022-09-07T13:30:36.613Z] === CONT  TestCreateWithInvalidEnv/1
13:30:36 [2022-09-07T13:30:36.613Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
13:30:36 [2022-09-07T13:30:36.613Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
13:30:36 [2022-09-07T13:30:36.613Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
13:30:36 [2022-09-07T13:30:36.613Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
13:30:36 [2022-09-07T13:30:36.613Z] === RUN   TestCreateTmpfsMountsTarget
13:30:36 [2022-09-07T13:30:36.613Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
13:30:36 [2022-09-07T13:30:36.613Z] === RUN   TestCreateWithCustomMaskedPaths
13:30:37 [2022-09-07T13:30:37.979Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
13:30:38 [2022-09-07T13:30:38.541Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
13:30:38 [2022-09-07T13:30:38.798Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
13:30:38 [2022-09-07T13:30:38.798Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
13:30:38 [2022-09-07T13:30:38.798Z] --- PASS: TestCreateWithCustomMaskedPaths (2.22s)
13:30:38 [2022-09-07T13:30:38.798Z] === RUN   TestCreateWithCustomReadonlyPaths
13:30:39 [2022-09-07T13:30:39.126Z] --- PASS: TestHealthKillContainer (7.92s)
13:30:39 [2022-09-07T13:30:39.126Z] === RUN   TestHealthCheckProcessKilled
13:30:39 [2022-09-07T13:30:39.362Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
13:30:39 [2022-09-07T13:30:39.692Z] --- PASS: TestHealthCheckProcessKilled (0.68s)
13:30:39 [2022-09-07T13:30:39.692Z] === RUN   TestInspectCpusetInConfigPre120
13:30:40 [2022-09-07T13:30:40.276Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s)
13:30:40 [2022-09-07T13:30:40.276Z] === RUN   TestIpcModeNone
13:30:40 [2022-09-07T13:30:40.331Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
13:30:40 [2022-09-07T13:30:40.537Z] --- PASS: TestIpcModeNone (0.49s)
13:30:40 [2022-09-07T13:30:40.537Z] === RUN   TestIpcModePrivate
13:30:40 [2022-09-07T13:30:40.896Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
13:30:41 [2022-09-07T13:30:41.122Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false
13:30:41 [2022-09-07T13:30:41.122Z] --- PASS: TestIpcModePrivate (0.54s)
13:30:41 [2022-09-07T13:30:41.122Z] === RUN   TestIpcModeShareable
13:30:41 [2022-09-07T13:30:41.151Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.26s)
13:30:41 [2022-09-07T13:30:41.151Z] === RUN   TestCreateWithInvalidHealthcheckParams
13:30:41 [2022-09-07T13:30:41.151Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:30:41 [2022-09-07T13:30:41.151Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:30:41 [2022-09-07T13:30:41.151Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:30:41 [2022-09-07T13:30:41.151Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:30:41 [2022-09-07T13:30:41.151Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:30:41 [2022-09-07T13:30:41.151Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:30:41 [2022-09-07T13:30:41.151Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:30:41 [2022-09-07T13:30:41.151Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:30:41 [2022-09-07T13:30:41.151Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:30:41 [2022-09-07T13:30:41.151Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:30:41 [2022-09-07T13:30:41.151Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:30:41 [2022-09-07T13:30:41.151Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:30:41 [2022-09-07T13:30:41.151Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:30:41 [2022-09-07T13:30:41.151Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:30:41 [2022-09-07T13:30:41.151Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:30:41 [2022-09-07T13:30:41.151Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
13:30:41 [2022-09-07T13:30:41.151Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
13:30:41 [2022-09-07T13:30:41.151Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
13:30:41 [2022-09-07T13:30:41.151Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
13:30:41 [2022-09-07T13:30:41.151Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
13:30:41 [2022-09-07T13:30:41.151Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s)
13:30:41 [2022-09-07T13:30:41.151Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
13:30:41 [2022-09-07T13:30:41.151Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
13:30:41 [2022-09-07T13:30:41.688Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
13:30:41 [2022-09-07T13:30:41.688Z] --- PASS: TestIpcModeShareable (0.51s)
13:30:41 [2022-09-07T13:30:41.688Z] === RUN   TestAPIIpcModeShareableAndContainer
13:30:42 [2022-09-07T13:30:42.080Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s)
13:30:42 [2022-09-07T13:30:42.080Z] === RUN   TestCreateDifferentPlatform
13:30:42 [2022-09-07T13:30:42.080Z] === RUN   TestCreateDifferentPlatform/different_os
13:30:42 [2022-09-07T13:30:42.080Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
13:30:42 [2022-09-07T13:30:42.080Z] --- PASS: TestCreateDifferentPlatform (0.03s)
13:30:42 [2022-09-07T13:30:42.080Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
13:30:42 [2022-09-07T13:30:42.080Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s)
13:30:42 [2022-09-07T13:30:42.080Z] === RUN   TestCreateVolumesFromNonExistingContainer
13:30:42 [2022-09-07T13:30:42.080Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
13:30:42 [2022-09-07T13:30:42.080Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
13:30:42 [2022-09-07T13:30:42.080Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
13:30:42 [2022-09-07T13:30:42.080Z] === RUN   TestCreateInvalidHostConfig
13:30:42 [2022-09-07T13:30:42.080Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
13:30:42 [2022-09-07T13:30:42.080Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
13:30:42 [2022-09-07T13:30:42.080Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
13:30:42 [2022-09-07T13:30:42.080Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
13:30:42 [2022-09-07T13:30:42.080Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
13:30:42 [2022-09-07T13:30:42.080Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
13:30:42 [2022-09-07T13:30:42.080Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
13:30:42 [2022-09-07T13:30:42.080Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
13:30:42 [2022-09-07T13:30:42.080Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
13:30:42 [2022-09-07T13:30:42.080Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
13:30:42 [2022-09-07T13:30:42.080Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
13:30:42 [2022-09-07T13:30:42.080Z] === RUN   TestDockerSuite/TestContainerAPIKill
13:30:42 [2022-09-07T13:30:42.080Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
13:30:42 [2022-09-07T13:30:42.080Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
13:30:42 [2022-09-07T13:30:42.080Z] --- PASS: TestCreateInvalidHostConfig (0.03s)
13:30:42 [2022-09-07T13:30:42.080Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.02s)
13:30:42 [2022-09-07T13:30:42.080Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.03s)
13:30:42 [2022-09-07T13:30:42.080Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
13:30:42 [2022-09-07T13:30:42.080Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
13:30:42 [2022-09-07T13:30:42.080Z] === RUN   TestContainerStartOnDaemonRestart
13:30:42 [2022-09-07T13:30:42.080Z] === PAUSE TestContainerStartOnDaemonRestart
13:30:42 [2022-09-07T13:30:42.080Z] === RUN   TestDaemonRestartIpcMode
13:30:42 [2022-09-07T13:30:42.080Z] === PAUSE TestDaemonRestartIpcMode
13:30:42 [2022-09-07T13:30:42.080Z] === RUN   TestDaemonHostGatewayIP
13:30:42 [2022-09-07T13:30:42.080Z] === PAUSE TestDaemonHostGatewayIP
13:30:42 [2022-09-07T13:30:42.080Z] === RUN   TestRestartDaemonWithRestartingContainer
13:30:42 [2022-09-07T13:30:42.080Z] === PAUSE TestRestartDaemonWithRestartingContainer
13:30:42 [2022-09-07T13:30:42.080Z] === RUN   TestContainerKillOnDaemonStart
13:30:42 [2022-09-07T13:30:42.080Z] === PAUSE TestContainerKillOnDaemonStart
13:30:42 [2022-09-07T13:30:42.080Z] === RUN   TestDiff
13:30:42 [2022-09-07T13:30:42.336Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
13:30:42 [2022-09-07T13:30:42.897Z] --- PASS: TestDiff (0.82s)
13:30:42 [2022-09-07T13:30:42.898Z] === RUN   TestExecConsoleSize
13:30:42 [2022-09-07T13:30:42.898Z] === RUN   TestDockerSuite/TestContainerAPIPause
13:30:43 [2022-09-07T13:30:43.589Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.60s)
13:30:43 [2022-09-07T13:30:43.589Z] === RUN   TestAPIIpcModeHost
13:30:43 [2022-09-07T13:30:43.589Z] --- PASS: TestAPIIpcModeHost (0.40s)
13:30:43 [2022-09-07T13:30:43.589Z] === RUN   TestDaemonIpcModeShareable
13:30:43 [2022-09-07T13:30:43.826Z] --- PASS: TestExecConsoleSize (0.94s)
13:30:43 [2022-09-07T13:30:43.826Z] === RUN   TestExecWithCloseStdin
13:30:43 [2022-09-07T13:30:43.826Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
13:30:44 [2022-09-07T13:30:44.389Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
13:30:44 [2022-09-07T13:30:44.645Z] --- PASS: TestExecWithCloseStdin (0.88s)
13:30:44 [2022-09-07T13:30:44.645Z] === RUN   TestExec
13:30:44 [2022-09-07T13:30:44.903Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
13:30:44 [2022-09-07T13:30:44.903Z] === RUN   TestDockerSuite/TestContainerAPIRename
13:30:44 [2022-09-07T13:30:44.962Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
13:30:44 [2022-09-07T13:30:44.962Z] --- PASS: TestDaemonIpcModeShareable (1.15s)
13:30:44 [2022-09-07T13:30:44.962Z] === RUN   TestDaemonIpcModePrivate
13:30:45 [2022-09-07T13:30:45.832Z] --- PASS: TestExec (0.85s)
13:30:45 [2022-09-07T13:30:45.832Z] === RUN   TestExecUser
13:30:45 [2022-09-07T13:30:45.832Z] === RUN   TestDockerSuite/TestContainerAPIRestart
13:30:45 [2022-09-07T13:30:45.832Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
13:30:45 [2022-09-07T13:30:45.897Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
13:30:45 [2022-09-07T13:30:45.897Z] --- PASS: TestDaemonIpcModePrivate (1.18s)
13:30:45 [2022-09-07T13:30:45.897Z] === RUN   TestDaemonIpcModePrivateFromConfig
13:30:46 [2022-09-07T13:30:46.394Z]     check_test.go:540: [d5018b7f7474c] daemon is not started
13:30:46 [2022-09-07T13:30:46.394Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
13:30:46 [2022-09-07T13:30:46.691Z] --- PASS: TestExecUser (1.03s)
13:30:46 [2022-09-07T13:30:46.691Z] === RUN   TestExportContainerAndImportImage
13:30:47 [2022-09-07T13:30:47.272Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
13:30:47 [2022-09-07T13:30:47.272Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s)
13:30:47 [2022-09-07T13:30:47.272Z] === RUN   TestDaemonIpcModeShareableFromConfig
13:30:47 [2022-09-07T13:30:47.662Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
13:30:47 [2022-09-07T13:30:47.662Z] --- PASS: TestExportContainerAndImportImage (1.12s)
13:30:47 [2022-09-07T13:30:47.662Z] === RUN   TestExportContainerAfterDaemonRestart
13:30:48 [2022-09-07T13:30:48.206Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
13:30:48 [2022-09-07T13:30:48.465Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s)
13:30:48 [2022-09-07T13:30:48.465Z] === RUN   TestIpcModeOlderClient
13:30:48 [2022-09-07T13:30:48.465Z] === PAUSE TestIpcModeOlderClient
13:30:48 [2022-09-07T13:30:48.465Z] === RUN   TestKillContainerInvalidSignal
13:30:48 [2022-09-07T13:30:48.723Z] --- PASS: TestKillContainerInvalidSignal (0.42s)
13:30:48 [2022-09-07T13:30:48.723Z] === RUN   TestKillContainer
13:30:48 [2022-09-07T13:30:48.723Z] === RUN   TestKillContainer/no_signal
13:30:49 [2022-09-07T13:30:49.072Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
13:30:49 [2022-09-07T13:30:49.072Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
13:30:49 [2022-09-07T13:30:49.072Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
13:30:49 [2022-09-07T13:30:49.072Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
13:30:49 [2022-09-07T13:30:49.072Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
13:30:49 [2022-09-07T13:30:49.072Z] === RUN   TestDockerSuite/TestContainerAPIStart
13:30:49 [2022-09-07T13:30:49.292Z] === RUN   TestKillContainer/non_killing_signal
13:30:49 [2022-09-07T13:30:49.329Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s)
13:30:49 [2022-09-07T13:30:49.329Z] === RUN   TestHealthCheckWorkdir
13:30:49 [2022-09-07T13:30:49.550Z] === RUN   TestKillContainer/killing_signal
13:30:49 [2022-09-07T13:30:49.891Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
13:30:50 [2022-09-07T13:30:50.117Z] --- PASS: TestKillContainer (1.29s)
13:30:50 [2022-09-07T13:30:50.117Z]     --- PASS: TestKillContainer/no_signal (0.41s)
13:30:50 [2022-09-07T13:30:50.117Z]     --- PASS: TestKillContainer/non_killing_signal (0.29s)
13:30:50 [2022-09-07T13:30:50.117Z]     --- PASS: TestKillContainer/killing_signal (0.43s)
13:30:50 [2022-09-07T13:30:50.117Z] === RUN   TestKillWithStopSignalAndRestartPolicies
13:30:50 [2022-09-07T13:30:50.117Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
13:30:50 [2022-09-07T13:30:50.375Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
13:30:50 [2022-09-07T13:30:50.452Z] --- PASS: TestHealthCheckWorkdir (1.15s)
13:30:50 [2022-09-07T13:30:50.452Z] === RUN   TestHealthKillContainer
13:30:50 [2022-09-07T13:30:50.452Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
13:30:50 [2022-09-07T13:30:50.941Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.90s)
13:30:50 [2022-09-07T13:30:50.941Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
13:30:50 [2022-09-07T13:30:50.941Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.31s)
13:30:50 [2022-09-07T13:30:50.941Z] === RUN   TestKillStoppedContainer
13:30:50 [2022-09-07T13:30:50.941Z] --- PASS: TestKillStoppedContainer (0.05s)
13:30:50 [2022-09-07T13:30:50.941Z] === RUN   TestKillStoppedContainerAPIPre120
13:30:50 [2022-09-07T13:30:50.941Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
13:30:50 [2022-09-07T13:30:50.941Z] === RUN   TestKillDifferentUserContainer
13:30:51 [2022-09-07T13:30:51.507Z] --- PASS: TestKillDifferentUserContainer (0.43s)
13:30:51 [2022-09-07T13:30:51.507Z] === RUN   TestInspectOomKilledTrue
13:30:52 [2022-09-07T13:30:52.073Z] --- PASS: TestInspectOomKilledTrue (0.52s)
13:30:52 [2022-09-07T13:30:52.073Z] === RUN   TestInspectOomKilledFalse
13:30:52 [2022-09-07T13:30:52.331Z] --- PASS: TestInspectOomKilledFalse (0.40s)
13:30:52 [2022-09-07T13:30:52.331Z] === RUN   TestLinksEtcHostsContentMatch
13:30:52 [2022-09-07T13:30:52.396Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
13:30:52 [2022-09-07T13:30:52.589Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s)
13:30:52 [2022-09-07T13:30:52.589Z] === RUN   TestLinksContainerNames
13:30:53 [2022-09-07T13:30:53.524Z] --- PASS: TestLinksContainerNames (0.90s)
13:30:53 [2022-09-07T13:30:53.524Z] === RUN   TestLogsFollowTailEmpty
13:30:54 [2022-09-07T13:30:54.090Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
13:30:54 [2022-09-07T13:30:54.090Z] === RUN   TestLogs
13:30:54 [2022-09-07T13:30:54.090Z] === RUN   TestLogs/driver_local
13:30:54 [2022-09-07T13:30:54.090Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
13:30:54 [2022-09-07T13:30:54.090Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
13:30:54 [2022-09-07T13:30:54.090Z] === RUN   TestLogs/driver_local/tty/only_stdout
13:30:54 [2022-09-07T13:30:54.090Z] === PAUSE TestLogs/driver_local/tty/only_stdout
13:30:54 [2022-09-07T13:30:54.090Z] === RUN   TestLogs/driver_local/tty/only_stderr
13:30:54 [2022-09-07T13:30:54.090Z] === PAUSE TestLogs/driver_local/tty/only_stderr
13:30:54 [2022-09-07T13:30:54.090Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
13:30:54 [2022-09-07T13:30:54.090Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
13:30:54 [2022-09-07T13:30:54.090Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
13:30:54 [2022-09-07T13:30:54.090Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
13:30:54 [2022-09-07T13:30:54.090Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
13:30:54 [2022-09-07T13:30:54.090Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
13:30:54 [2022-09-07T13:30:54.090Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
13:30:54 [2022-09-07T13:30:54.090Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
13:30:54 [2022-09-07T13:30:54.317Z] === RUN   TestDockerSuite/TestContainerAPIStop
13:30:54 [2022-09-07T13:30:54.657Z] === CONT  TestLogs/driver_local/tty/only_stderr
13:30:54 [2022-09-07T13:30:54.888Z] === RUN   TestDockerSuite/TestContainerAPITop
13:30:54 [2022-09-07T13:30:54.915Z] === CONT  TestLogs/driver_local/tty/only_stdout
13:30:55 [2022-09-07T13:30:55.450Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
13:30:55 [2022-09-07T13:30:55.450Z]     docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
13:30:55 [2022-09-07T13:30:55.450Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
13:30:55 [2022-09-07T13:30:55.450Z] === RUN   TestDockerSuite/TestContainerAPIWait
13:30:55 [2022-09-07T13:30:55.481Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
13:30:55 [2022-09-07T13:30:55.481Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
13:30:55 [2022-09-07T13:30:55.658Z] --- PASS: TestImportExtremelyLargeImageWorks (92.71s)
13:30:55 [2022-09-07T13:30:55.658Z] PASS
13:30:55 [2022-09-07T13:30:55.658Z] 
13:30:55 [2022-09-07T13:30:55.658Z] DONE 22 tests in 95.838s
13:30:55 [2022-09-07T13:30:55.658Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
13:30:55 [2022-09-07T13:30:55.658Z] === RUN   TestStripANSICommands
13:30:55 [2022-09-07T13:30:55.658Z] === RUN   TestStripANSICommands/#00
13:30:55 [2022-09-07T13:30:55.658Z] === RUN   TestStripANSICommands/#01
13:30:55 [2022-09-07T13:30:55.658Z] --- PASS: TestStripANSICommands (0.00s)
13:30:55 [2022-09-07T13:30:55.658Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
13:30:55 [2022-09-07T13:30:55.658Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
13:30:55 [2022-09-07T13:30:55.658Z] PASS
13:30:55 [2022-09-07T13:30:55.658Z] 
13:30:55 [2022-09-07T13:30:55.658Z] DONE 3 tests in 0.008s
13:30:55 [2022-09-07T13:30:55.658Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
13:30:55 [2022-09-07T13:30:55.658Z] INFO: Testing against a local daemon
13:30:55 [2022-09-07T13:30:55.658Z] === RUN   TestNetworkCreateDelete
13:30:55 [2022-09-07T13:30:55.658Z] --- PASS: TestNetworkCreateDelete (0.13s)
13:30:55 [2022-09-07T13:30:55.659Z] === RUN   TestDockerNetworkDeletePreferID
13:30:55 [2022-09-07T13:30:55.659Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
13:30:55 [2022-09-07T13:30:55.659Z] === RUN   TestDaemonDNSFallback
13:30:55 [2022-09-07T13:30:55.707Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
13:30:55 [2022-09-07T13:30:55.739Z] === RUN   TestLogs/driver_json-file
13:30:55 [2022-09-07T13:30:55.997Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
13:30:55 [2022-09-07T13:30:55.997Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
13:30:55 [2022-09-07T13:30:55.997Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
13:30:55 [2022-09-07T13:30:55.997Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
13:30:55 [2022-09-07T13:30:55.997Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
13:30:55 [2022-09-07T13:30:55.997Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
13:30:55 [2022-09-07T13:30:55.997Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
13:30:55 [2022-09-07T13:30:55.997Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
13:30:55 [2022-09-07T13:30:55.997Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
13:30:55 [2022-09-07T13:30:55.997Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
13:30:55 [2022-09-07T13:30:55.997Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
13:30:55 [2022-09-07T13:30:55.997Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
13:30:55 [2022-09-07T13:30:55.997Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
13:30:55 [2022-09-07T13:30:55.997Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
13:30:56 [2022-09-07T13:30:56.563Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
13:30:56 [2022-09-07T13:30:56.563Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
13:30:57 [2022-09-07T13:30:57.129Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
13:30:57 [2022-09-07T13:30:57.130Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
13:30:57 [2022-09-07T13:30:57.738Z] --- PASS: TestLogs (3.70s)
13:30:57 [2022-09-07T13:30:57.738Z]     --- PASS: TestLogs/driver_local (0.02s)
13:30:57 [2022-09-07T13:30:57.738Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.72s)
13:30:57 [2022-09-07T13:30:57.738Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.76s)
13:30:57 [2022-09-07T13:30:57.738Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.54s)
13:30:57 [2022-09-07T13:30:57.738Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.56s)
13:30:57 [2022-09-07T13:30:57.738Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.49s)
13:30:57 [2022-09-07T13:30:57.738Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.50s)
13:30:57 [2022-09-07T13:30:57.738Z]     --- PASS: TestLogs/driver_json-file (0.02s)
13:30:57 [2022-09-07T13:30:57.738Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.63s)
13:30:57 [2022-09-07T13:30:57.738Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.81s)
13:30:57 [2022-09-07T13:30:57.738Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.57s)
13:30:57 [2022-09-07T13:30:57.738Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.49s)
13:30:57 [2022-09-07T13:30:57.738Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.60s)
13:30:57 [2022-09-07T13:30:57.738Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.57s)
13:30:57 [2022-09-07T13:30:57.738Z] === RUN   TestContainerNetworkMountsNoChown
13:30:57 [2022-09-07T13:30:57.780Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
13:30:58 [2022-09-07T13:30:58.304Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
13:30:58 [2022-09-07T13:30:58.304Z] === RUN   TestMountDaemonRoot
13:30:58 [2022-09-07T13:30:58.304Z] === RUN   TestMountDaemonRoot/default
13:30:58 [2022-09-07T13:30:58.304Z] === PAUSE TestMountDaemonRoot/default
13:30:58 [2022-09-07T13:30:58.304Z] === RUN   TestMountDaemonRoot/private
13:30:58 [2022-09-07T13:30:58.304Z] === PAUSE TestMountDaemonRoot/private
13:30:58 [2022-09-07T13:30:58.304Z] === RUN   TestMountDaemonRoot/rprivate
13:30:58 [2022-09-07T13:30:58.304Z] === PAUSE TestMountDaemonRoot/rprivate
13:30:58 [2022-09-07T13:30:58.304Z] === RUN   TestMountDaemonRoot/slave
13:30:58 [2022-09-07T13:30:58.304Z] === PAUSE TestMountDaemonRoot/slave
13:30:58 [2022-09-07T13:30:58.304Z] === RUN   TestMountDaemonRoot/rslave
13:30:58 [2022-09-07T13:30:58.304Z] === PAUSE TestMountDaemonRoot/rslave
13:30:58 [2022-09-07T13:30:58.304Z] === RUN   TestMountDaemonRoot/shared
13:30:58 [2022-09-07T13:30:58.304Z] === PAUSE TestMountDaemonRoot/shared
13:30:58 [2022-09-07T13:30:58.304Z] === RUN   TestMountDaemonRoot/rshared
13:30:58 [2022-09-07T13:30:58.304Z] === PAUSE TestMountDaemonRoot/rshared
13:30:58 [2022-09-07T13:30:58.304Z] === CONT  TestMountDaemonRoot/default
13:30:58 [2022-09-07T13:30:58.304Z] === RUN   TestMountDaemonRoot/default/bind_root
13:30:58 [2022-09-07T13:30:58.304Z] === PAUSE TestMountDaemonRoot/default/bind_root
13:30:58 [2022-09-07T13:30:58.304Z] === RUN   TestMountDaemonRoot/default/bind_subpath
13:30:58 [2022-09-07T13:30:58.304Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
13:30:58 [2022-09-07T13:30:58.304Z] === RUN   TestMountDaemonRoot/default/mount_root
13:30:58 [2022-09-07T13:30:58.304Z] === PAUSE TestMountDaemonRoot/default/mount_root
13:30:58 [2022-09-07T13:30:58.304Z] === RUN   TestMountDaemonRoot/default/mount_subpath
13:30:58 [2022-09-07T13:30:58.304Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
13:30:58 [2022-09-07T13:30:58.304Z] === CONT  TestMountDaemonRoot/rslave
13:30:58 [2022-09-07T13:30:58.304Z] === RUN   TestMountDaemonRoot/rslave/bind_root
13:30:58 [2022-09-07T13:30:58.304Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
13:30:58 [2022-09-07T13:30:58.304Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
13:30:58 [2022-09-07T13:30:58.304Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
13:30:58 [2022-09-07T13:30:58.304Z] === RUN   TestMountDaemonRoot/rslave/mount_root
13:30:58 [2022-09-07T13:30:58.304Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
13:30:58 [2022-09-07T13:30:58.304Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
13:30:58 [2022-09-07T13:30:58.304Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
13:30:58 [2022-09-07T13:30:58.304Z] === CONT  TestMountDaemonRoot/rshared
13:30:58 [2022-09-07T13:30:58.304Z] === RUN   TestMountDaemonRoot/rshared/mount_root
13:30:58 [2022-09-07T13:30:58.304Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
13:30:58 [2022-09-07T13:30:58.304Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
13:30:58 [2022-09-07T13:30:58.304Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
13:30:58 [2022-09-07T13:30:58.304Z] === RUN   TestMountDaemonRoot/rshared/bind_root
13:30:58 [2022-09-07T13:30:58.304Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
13:30:58 [2022-09-07T13:30:58.304Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
13:30:58 [2022-09-07T13:30:58.304Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
13:30:58 [2022-09-07T13:30:58.304Z] === CONT  TestMountDaemonRoot/shared
13:30:58 [2022-09-07T13:30:58.304Z] === RUN   TestMountDaemonRoot/shared/bind_root
13:30:58 [2022-09-07T13:30:58.304Z] === PAUSE TestMountDaemonRoot/shared/bind_root
13:30:58 [2022-09-07T13:30:58.304Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
13:30:58 [2022-09-07T13:30:58.304Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
13:30:58 [2022-09-07T13:30:58.304Z] === RUN   TestMountDaemonRoot/shared/mount_root
13:30:58 [2022-09-07T13:30:58.304Z] === PAUSE TestMountDaemonRoot/shared/mount_root
13:30:58 [2022-09-07T13:30:58.304Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
13:30:58 [2022-09-07T13:30:58.304Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
13:30:58 [2022-09-07T13:30:58.304Z] === CONT  TestMountDaemonRoot/rprivate
13:30:58 [2022-09-07T13:30:58.304Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
13:30:58 [2022-09-07T13:30:58.304Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
13:30:58 [2022-09-07T13:30:58.304Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
13:30:58 [2022-09-07T13:30:58.304Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
13:30:58 [2022-09-07T13:30:58.304Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
13:30:58 [2022-09-07T13:30:58.304Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
13:30:58 [2022-09-07T13:30:58.304Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
13:30:58 [2022-09-07T13:30:58.304Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
13:30:58 [2022-09-07T13:30:58.304Z] === CONT  TestMountDaemonRoot/slave
13:30:58 [2022-09-07T13:30:58.304Z] === RUN   TestMountDaemonRoot/slave/mount_root
13:30:58 [2022-09-07T13:30:58.304Z] === PAUSE TestMountDaemonRoot/slave/mount_root
13:30:58 [2022-09-07T13:30:58.304Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
13:30:58 [2022-09-07T13:30:58.304Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
13:30:58 [2022-09-07T13:30:58.304Z] === RUN   TestMountDaemonRoot/slave/bind_root
13:30:58 [2022-09-07T13:30:58.304Z] === PAUSE TestMountDaemonRoot/slave/bind_root
13:30:58 [2022-09-07T13:30:58.304Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
13:30:58 [2022-09-07T13:30:58.304Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
13:30:58 [2022-09-07T13:30:58.304Z] === CONT  TestMountDaemonRoot/private
13:30:58 [2022-09-07T13:30:58.304Z] === RUN   TestMountDaemonRoot/private/bind_subpath
13:30:58 [2022-09-07T13:30:58.304Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
13:30:58 [2022-09-07T13:30:58.304Z] === RUN   TestMountDaemonRoot/private/mount_root
13:30:58 [2022-09-07T13:30:58.304Z] === PAUSE TestMountDaemonRoot/private/mount_root
13:30:58 [2022-09-07T13:30:58.304Z] === RUN   TestMountDaemonRoot/private/mount_subpath
13:30:58 [2022-09-07T13:30:58.304Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
13:30:58 [2022-09-07T13:30:58.304Z] === RUN   TestMountDaemonRoot/private/bind_root
13:30:58 [2022-09-07T13:30:58.304Z] === PAUSE TestMountDaemonRoot/private/bind_root
13:30:58 [2022-09-07T13:30:58.304Z] === CONT  TestMountDaemonRoot/default/bind_root
13:30:58 [2022-09-07T13:30:58.304Z] === CONT  TestMountDaemonRoot/rslave/bind_root
13:30:58 [2022-09-07T13:30:58.304Z] === CONT  TestMountDaemonRoot/rshared/mount_root
13:30:58 [2022-09-07T13:30:58.304Z] === CONT  TestMountDaemonRoot/default/mount_subpath
13:30:58 [2022-09-07T13:30:58.304Z] === CONT  TestMountDaemonRoot/default/mount_root
13:30:58 [2022-09-07T13:30:58.304Z] === CONT  TestMountDaemonRoot/default/bind_subpath
13:30:58 [2022-09-07T13:30:58.304Z] === CONT  TestMountDaemonRoot/shared/bind_root
13:30:58 [2022-09-07T13:30:58.304Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
13:30:58 [2022-09-07T13:30:58.304Z] === CONT  TestMountDaemonRoot/rslave/mount_root
13:30:58 [2022-09-07T13:30:58.341Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
13:30:58 [2022-09-07T13:30:58.563Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
13:30:58 [2022-09-07T13:30:58.563Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
13:30:58 [2022-09-07T13:30:58.563Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
13:30:58 [2022-09-07T13:30:58.563Z] === CONT  TestMountDaemonRoot/rshared/bind_root
13:30:58 [2022-09-07T13:30:58.563Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
13:30:58 [2022-09-07T13:30:58.563Z] === CONT  TestMountDaemonRoot/slave/mount_root
13:30:58 [2022-09-07T13:30:58.563Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
13:30:58 [2022-09-07T13:30:58.563Z] === CONT  TestMountDaemonRoot/shared/mount_root
13:30:58 [2022-09-07T13:30:58.563Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
13:30:58 [2022-09-07T13:30:58.563Z] === CONT  TestMountDaemonRoot/private/bind_subpath
13:30:58 [2022-09-07T13:30:58.563Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
13:30:58 [2022-09-07T13:30:58.563Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
13:30:58 [2022-09-07T13:30:58.563Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
13:30:58 [2022-09-07T13:30:58.596Z] --- PASS: TestHealthKillContainer (8.22s)
13:30:58 [2022-09-07T13:30:58.596Z] === RUN   TestHealthCheckProcessKilled
13:30:58 [2022-09-07T13:30:58.821Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
13:30:58 [2022-09-07T13:30:58.821Z] === CONT  TestMountDaemonRoot/slave/bind_root
13:30:58 [2022-09-07T13:30:58.821Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
13:30:58 [2022-09-07T13:30:58.821Z] === CONT  TestMountDaemonRoot/private/bind_root
13:30:58 [2022-09-07T13:30:58.821Z] === CONT  TestMountDaemonRoot/private/mount_subpath
13:30:58 [2022-09-07T13:30:58.821Z] === CONT  TestMountDaemonRoot/private/mount_root
13:30:58 [2022-09-07T13:30:58.821Z] --- PASS: TestMountDaemonRoot (0.02s)
13:30:58 [2022-09-07T13:30:58.821Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
13:30:58 [2022-09-07T13:30:58.821Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
13:30:58 [2022-09-07T13:30:58.821Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
13:30:58 [2022-09-07T13:30:58.821Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
13:30:58 [2022-09-07T13:30:58.821Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
13:30:58 [2022-09-07T13:30:58.821Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
13:30:58 [2022-09-07T13:30:58.821Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
13:30:58 [2022-09-07T13:30:58.821Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
13:30:58 [2022-09-07T13:30:58.821Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
13:30:58 [2022-09-07T13:30:58.821Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
13:30:58 [2022-09-07T13:30:58.821Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
13:30:58 [2022-09-07T13:30:58.821Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
13:30:58 [2022-09-07T13:30:58.821Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
13:30:58 [2022-09-07T13:30:58.821Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
13:30:58 [2022-09-07T13:30:58.821Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
13:30:58 [2022-09-07T13:30:58.821Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
13:30:58 [2022-09-07T13:30:58.821Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
13:30:58 [2022-09-07T13:30:58.821Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
13:30:58 [2022-09-07T13:30:58.821Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
13:30:58 [2022-09-07T13:30:58.821Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
13:30:58 [2022-09-07T13:30:58.821Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
13:30:58 [2022-09-07T13:30:58.821Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
13:30:58 [2022-09-07T13:30:58.821Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
13:30:58 [2022-09-07T13:30:58.821Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
13:30:58 [2022-09-07T13:30:58.821Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
13:30:58 [2022-09-07T13:30:58.821Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
13:30:58 [2022-09-07T13:30:58.821Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
13:30:58 [2022-09-07T13:30:58.821Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
13:30:58 [2022-09-07T13:30:58.821Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
13:30:58 [2022-09-07T13:30:58.821Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
13:30:58 [2022-09-07T13:30:58.821Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
13:30:58 [2022-09-07T13:30:58.821Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
13:30:58 [2022-09-07T13:30:58.821Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
13:30:58 [2022-09-07T13:30:58.821Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
13:30:58 [2022-09-07T13:30:58.821Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
13:30:58 [2022-09-07T13:30:58.821Z] === RUN   TestContainerBindMountNonRecursive
13:30:58 [2022-09-07T13:30:58.923Z] --- PASS: TestDaemonDNSFallback (6.43s)
13:30:58 [2022-09-07T13:30:58.923Z] === RUN   TestInspectNetwork
13:30:59 [2022-09-07T13:30:59.157Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>_<nil>}
13:30:59 [2022-09-07T13:30:59.456Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
13:30:59 [2022-09-07T13:30:59.456Z] --- PASS: TestHealthCheckProcessKilled (0.87s)
13:30:59 [2022-09-07T13:30:59.456Z] === RUN   TestInspectCpusetInConfigPre120
13:31:00 [2022-09-07T13:31:00.017Z]     check_test.go:540: [dc830869332d6] daemon is not started
13:31:00 [2022-09-07T13:31:00.017Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
13:31:00 [2022-09-07T13:31:00.195Z] --- PASS: TestContainerBindMountNonRecursive (1.37s)
13:31:00 [2022-09-07T13:31:00.195Z] === RUN   TestContainerVolumesMountedAsShared
13:31:00 [2022-09-07T13:31:00.273Z] --- PASS: TestInspectCpusetInConfigPre120 (0.60s)
13:31:00 [2022-09-07T13:31:00.273Z] === RUN   TestIpcModeNone
13:31:00 [2022-09-07T13:31:00.529Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
13:31:00 [2022-09-07T13:31:00.762Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s)
13:31:00 [2022-09-07T13:31:00.762Z] === RUN   TestContainerVolumesMountedAsSlave
13:31:00 [2022-09-07T13:31:00.785Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>_<nil>}
13:31:00 [2022-09-07T13:31:00.785Z] --- PASS: TestIpcModeNone (0.63s)
13:31:00 [2022-09-07T13:31:00.785Z] === RUN   TestIpcModePrivate
13:31:01 [2022-09-07T13:31:01.021Z] --- PASS: TestContainerVolumesMountedAsSlave (0.37s)
13:31:01 [2022-09-07T13:31:01.021Z] === RUN   TestNetworkNat
13:31:01 [2022-09-07T13:31:01.041Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
13:31:01 [2022-09-07T13:31:01.586Z] --- PASS: TestNetworkNat (0.49s)
13:31:01 [2022-09-07T13:31:01.586Z] === RUN   TestNetworkLocalhostTCPNat
13:31:01 [2022-09-07T13:31:01.603Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:94, shared: false, mustBeShared: false
13:31:01 [2022-09-07T13:31:01.603Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
13:31:01 [2022-09-07T13:31:01.603Z] --- PASS: TestIpcModePrivate (0.88s)
13:31:01 [2022-09-07T13:31:01.603Z] === RUN   TestIpcModeShareable
13:31:01 [2022-09-07T13:31:01.845Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s)
13:31:01 [2022-09-07T13:31:01.845Z] === RUN   TestNetworkLoopbackNat
13:31:02 [2022-09-07T13:31:02.164Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true
13:31:02 [2022-09-07T13:31:02.190Z] === RUN   TestInspectNetwork/full_network_id
13:31:02 [2022-09-07T13:31:02.190Z] === RUN   TestInspectNetwork/partial_network_id
13:31:02 [2022-09-07T13:31:02.190Z] === RUN   TestInspectNetwork/network_name
13:31:02 [2022-09-07T13:31:02.190Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
13:31:02 [2022-09-07T13:31:02.420Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>_<nil>}
13:31:02 [2022-09-07T13:31:02.420Z] --- PASS: TestIpcModeShareable (0.68s)
13:31:02 [2022-09-07T13:31:02.420Z] === RUN   TestAPIIpcModeShareableAndContainer
13:31:04 [2022-09-07T13:31:04.310Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>_<nil>}
13:31:04 [2022-09-07T13:31:04.310Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
13:31:04 [2022-09-07T13:31:04.566Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000cf2e88_<nil>_<nil>}
13:31:04 [2022-09-07T13:31:04.824Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.51s)
13:31:04 [2022-09-07T13:31:04.824Z] === RUN   TestAPIIpcModeHost
13:31:05 [2022-09-07T13:31:05.138Z] --- PASS: TestNetworkLoopbackNat (2.60s)
13:31:05 [2022-09-07T13:31:05.138Z] === RUN   TestPause
13:31:05 [2022-09-07T13:31:05.138Z] --- PASS: TestPause (0.54s)
13:31:05 [2022-09-07T13:31:05.138Z] === RUN   TestPauseFailsOnWindowsServerContainers
13:31:05 [2022-09-07T13:31:05.138Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:31:05 [2022-09-07T13:31:05.138Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
13:31:05 [2022-09-07T13:31:05.138Z] === RUN   TestPauseStopPausedContainer
13:31:05 [2022-09-07T13:31:05.385Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1640138375_/foo_false__<nil>_<nil>_<nil>_<nil>}
13:31:05 [2022-09-07T13:31:05.644Z] --- PASS: TestAPIIpcModeHost (0.77s)
13:31:05 [2022-09-07T13:31:05.644Z] === RUN   TestDaemonIpcModeShareable
13:31:05 [2022-09-07T13:31:05.704Z] --- PASS: TestPauseStopPausedContainer (0.52s)
13:31:05 [2022-09-07T13:31:05.704Z] === RUN   TestPidHost
13:31:06 [2022-09-07T13:31:06.355Z] --- PASS: TestInspectNetwork (7.43s)
13:31:06 [2022-09-07T13:31:06.355Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
13:31:06 [2022-09-07T13:31:06.355Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
13:31:06 [2022-09-07T13:31:06.355Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
13:31:06 [2022-09-07T13:31:06.355Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
13:31:06 [2022-09-07T13:31:06.355Z] === RUN   TestRunContainerWithBridgeNone
13:31:06 [2022-09-07T13:31:06.638Z] --- PASS: TestPidHost (1.03s)
13:31:06 [2022-09-07T13:31:06.638Z] === RUN   TestPsFilter
13:31:06 [2022-09-07T13:31:06.896Z] --- PASS: TestPsFilter (0.13s)
13:31:06 [2022-09-07T13:31:06.896Z] === RUN   TestRemoveContainerWithRemovedVolume
13:31:07 [2022-09-07T13:31:07.009Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: true, mustBeShared: true
13:31:07 [2022-09-07T13:31:07.009Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1640138375_/foo_true__<nil>_<nil>_<nil>_<nil>}
13:31:07 [2022-09-07T13:31:07.009Z] --- PASS: TestDaemonIpcModeShareable (1.37s)
13:31:07 [2022-09-07T13:31:07.009Z] === RUN   TestDaemonIpcModePrivate
13:31:07 [2022-09-07T13:31:07.154Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s)
13:31:07 [2022-09-07T13:31:07.154Z] === RUN   TestRemoveContainerWithVolume
13:31:07 [2022-09-07T13:31:07.571Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3119863585_/foo_false__<nil>_<nil>_<nil>_<nil>}
13:31:07 [2022-09-07T13:31:07.720Z] --- PASS: TestRemoveContainerWithVolume (0.45s)
13:31:07 [2022-09-07T13:31:07.720Z] === RUN   TestRemoveContainerRunning
13:31:07 [2022-09-07T13:31:07.978Z] --- PASS: TestRemoveContainerRunning (0.44s)
13:31:07 [2022-09-07T13:31:07.978Z] === RUN   TestRemoveContainerForceRemoveRunning
13:31:08 [2022-09-07T13:31:08.244Z] --- PASS: TestRunContainerWithBridgeNone (1.66s)
13:31:08 [2022-09-07T13:31:08.244Z] === RUN   TestNetworkInvalidJSON
13:31:08 [2022-09-07T13:31:08.244Z] === RUN   TestNetworkInvalidJSON/networks/create
13:31:08 [2022-09-07T13:31:08.244Z] === PAUSE TestNetworkInvalidJSON/networks/create
13:31:08 [2022-09-07T13:31:08.244Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
13:31:08 [2022-09-07T13:31:08.244Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
13:31:08 [2022-09-07T13:31:08.244Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
13:31:08 [2022-09-07T13:31:08.244Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
13:31:08 [2022-09-07T13:31:08.244Z] === CONT  TestNetworkInvalidJSON/networks/create
13:31:08 [2022-09-07T13:31:08.244Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
13:31:08 [2022-09-07T13:31:08.244Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
13:31:08 [2022-09-07T13:31:08.244Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
13:31:08 [2022-09-07T13:31:08.244Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
13:31:08 [2022-09-07T13:31:08.244Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
13:31:08 [2022-09-07T13:31:08.244Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
13:31:08 [2022-09-07T13:31:08.244Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
13:31:08 [2022-09-07T13:31:08.244Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
13:31:08 [2022-09-07T13:31:08.244Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
13:31:08 [2022-09-07T13:31:08.244Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
13:31:08 [2022-09-07T13:31:08.244Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
13:31:08 [2022-09-07T13:31:08.244Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
13:31:08 [2022-09-07T13:31:08.244Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
13:31:08 [2022-09-07T13:31:08.244Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
13:31:08 [2022-09-07T13:31:08.244Z] --- PASS: TestNetworkInvalidJSON (0.01s)
13:31:08 [2022-09-07T13:31:08.244Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
13:31:08 [2022-09-07T13:31:08.244Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
13:31:08 [2022-09-07T13:31:08.244Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
13:31:08 [2022-09-07T13:31:08.244Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
13:31:08 [2022-09-07T13:31:08.244Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
13:31:08 [2022-09-07T13:31:08.244Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
13:31:08 [2022-09-07T13:31:08.244Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
13:31:08 [2022-09-07T13:31:08.244Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
13:31:08 [2022-09-07T13:31:08.244Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
13:31:08 [2022-09-07T13:31:08.244Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
13:31:08 [2022-09-07T13:31:08.244Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
13:31:08 [2022-09-07T13:31:08.244Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
13:31:08 [2022-09-07T13:31:08.244Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
13:31:08 [2022-09-07T13:31:08.244Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
13:31:08 [2022-09-07T13:31:08.244Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
13:31:08 [2022-09-07T13:31:08.244Z] === RUN   TestNetworkList
13:31:08 [2022-09-07T13:31:08.244Z] === RUN   TestNetworkList//networks
13:31:08 [2022-09-07T13:31:08.244Z] === PAUSE TestNetworkList//networks
13:31:08 [2022-09-07T13:31:08.244Z] === RUN   TestNetworkList//networks/
13:31:08 [2022-09-07T13:31:08.244Z] === PAUSE TestNetworkList//networks/
13:31:08 [2022-09-07T13:31:08.244Z] === CONT  TestNetworkList//networks
13:31:08 [2022-09-07T13:31:08.244Z] === CONT  TestNetworkList//networks/
13:31:08 [2022-09-07T13:31:08.244Z] --- PASS: TestNetworkList (0.01s)
13:31:08 [2022-09-07T13:31:08.244Z]     --- PASS: TestNetworkList//networks (0.00s)
13:31:08 [2022-09-07T13:31:08.244Z]     --- PASS: TestNetworkList//networks/ (0.00s)
13:31:08 [2022-09-07T13:31:08.244Z] === RUN   TestHostIPv4BridgeLabel
13:31:08 [2022-09-07T13:31:08.500Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
13:31:08 [2022-09-07T13:31:08.540Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false
13:31:08 [2022-09-07T13:31:08.540Z] --- PASS: TestDaemonIpcModePrivate (1.63s)
13:31:08 [2022-09-07T13:31:08.540Z] === RUN   TestDaemonIpcModePrivateFromConfig
13:31:08 [2022-09-07T13:31:08.544Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s)
13:31:08 [2022-09-07T13:31:08.544Z] === RUN   TestRemoveInvalidContainer
13:31:08 [2022-09-07T13:31:08.544Z] --- PASS: TestRemoveInvalidContainer (0.01s)
13:31:08 [2022-09-07T13:31:08.544Z] === RUN   TestRenameLinkedContainer
13:31:08 [2022-09-07T13:31:08.756Z] === RUN   TestDaemonRestartWithLiveRestore
13:31:09 [2022-09-07T13:31:09.103Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3119863585_/foo_true__<nil>_<nil>_<nil>_<nil>}
13:31:09 [2022-09-07T13:31:09.406Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
13:31:09 [2022-09-07T13:31:09.684Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
13:31:09 [2022-09-07T13:31:09.685Z] === RUN   TestDaemonDefaultNetworkPools
13:31:09 [2022-09-07T13:31:09.969Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false
13:31:10 [2022-09-07T13:31:10.225Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.59s)
13:31:10 [2022-09-07T13:31:10.225Z] === RUN   TestDaemonIpcModeShareableFromConfig
13:31:10 [2022-09-07T13:31:10.442Z] --- PASS: TestRenameLinkedContainer (1.88s)
13:31:10 [2022-09-07T13:31:10.442Z] === RUN   TestRenameStoppedContainer
13:31:10 [2022-09-07T13:31:10.611Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s)
13:31:10 [2022-09-07T13:31:10.612Z] === RUN   TestDaemonRestartWithExistingNetwork
13:31:10 [2022-09-07T13:31:10.787Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3119863585_/foo_true__0xc000cf2eb8_<nil>_<nil>_<nil>}
13:31:11 [2022-09-07T13:31:11.009Z] --- PASS: TestRenameStoppedContainer (0.44s)
13:31:11 [2022-09-07T13:31:11.009Z] === RUN   TestRenameRunningContainerAndReuse
13:31:11 [2022-09-07T13:31:11.540Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s)
13:31:11 [2022-09-07T13:31:11.540Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
13:31:11 [2022-09-07T13:31:11.717Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
13:31:11 [2022-09-07T13:31:11.717Z]     docker_cli_daemon_test.go:364: unmatched requirement IPv6
13:31:11 [2022-09-07T13:31:11.717Z]     check_test.go:540: [d9af43d02b093] daemon is not started
13:31:11 [2022-09-07T13:31:11.717Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
13:31:11 [2022-09-07T13:31:11.717Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: true, mustBeShared: true
13:31:11 [2022-09-07T13:31:11.717Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.57s)
13:31:11 [2022-09-07T13:31:11.717Z] === RUN   TestIpcModeOlderClient
13:31:11 [2022-09-07T13:31:11.717Z] === PAUSE TestIpcModeOlderClient
13:31:11 [2022-09-07T13:31:11.717Z] === RUN   TestKillContainerInvalidSignal
13:31:11 [2022-09-07T13:31:11.943Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s)
13:31:11 [2022-09-07T13:31:11.943Z] === RUN   TestRenameInvalidName
13:31:12 [2022-09-07T13:31:12.204Z] --- PASS: TestRenameInvalidName (0.46s)
13:31:12 [2022-09-07T13:31:12.204Z] === RUN   TestRenameAnonymousContainer
13:31:12 [2022-09-07T13:31:12.279Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000cf2ed0_<nil>_<nil>}
13:31:12 [2022-09-07T13:31:12.843Z] --- PASS: TestKillContainerInvalidSignal (0.84s)
13:31:12 [2022-09-07T13:31:12.843Z] === RUN   TestKillContainer
13:31:12 [2022-09-07T13:31:12.843Z] === RUN   TestKillContainer/no_signal
13:31:12 [2022-09-07T13:31:12.843Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000cf2ee8_<nil>_<nil>}
13:31:12 [2022-09-07T13:31:12.906Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s)
13:31:12 [2022-09-07T13:31:12.906Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
13:31:13 [2022-09-07T13:31:13.406Z] === RUN   TestKillContainer/non_killing_signal
13:31:13 [2022-09-07T13:31:13.468Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
13:31:13 [2022-09-07T13:31:13.468Z] === RUN   TestServiceWithPredefinedNetwork
13:31:13 [2022-09-07T13:31:13.663Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
13:31:13 [2022-09-07T13:31:13.918Z] === RUN   TestKillContainer/killing_signal
13:31:14 [2022-09-07T13:31:14.104Z] --- PASS: TestRenameAnonymousContainer (1.54s)
13:31:14 [2022-09-07T13:31:14.104Z] === RUN   TestRenameContainerWithSameName
13:31:14 [2022-09-07T13:31:14.361Z] --- PASS: TestRenameContainerWithSameName (0.47s)
13:31:14 [2022-09-07T13:31:14.361Z] === RUN   TestRenameContainerWithLinkedContainer
13:31:14 [2022-09-07T13:31:14.478Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000cf2f00_<nil>_<nil>}
13:31:14 [2022-09-07T13:31:14.735Z] --- PASS: TestKillContainer (2.16s)
13:31:14 [2022-09-07T13:31:14.735Z]     --- PASS: TestKillContainer/no_signal (0.83s)
13:31:14 [2022-09-07T13:31:14.735Z]     --- PASS: TestKillContainer/non_killing_signal (0.50s)
13:31:14 [2022-09-07T13:31:14.735Z]     --- PASS: TestKillContainer/killing_signal (0.58s)
13:31:14 [2022-09-07T13:31:14.735Z] === RUN   TestKillWithStopSignalAndRestartPolicies
13:31:14 [2022-09-07T13:31:14.735Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
13:31:15 [2022-09-07T13:31:15.295Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s)
13:31:15 [2022-09-07T13:31:15.295Z] === RUN   TestResize
13:31:15 [2022-09-07T13:31:15.554Z] --- PASS: TestResize (0.51s)
13:31:15 [2022-09-07T13:31:15.554Z] === RUN   TestResizeWithInvalidSize
13:31:15 [2022-09-07T13:31:15.663Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
13:31:15 [2022-09-07T13:31:15.663Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
13:31:15 [2022-09-07T13:31:15.984Z] --- PASS: TestServiceWithPredefinedNetwork (2.31s)
13:31:15 [2022-09-07T13:31:15.985Z] === RUN   TestServiceRemoveKeepsIngressNetwork
13:31:15 [2022-09-07T13:31:15.985Z]     service_test.go:243: FLAKY_TEST
13:31:15 [2022-09-07T13:31:15.985Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
13:31:15 [2022-09-07T13:31:15.985Z] === RUN   TestServiceWithDataPathPortInit
13:31:16 [2022-09-07T13:31:16.120Z] --- PASS: TestResizeWithInvalidSize (0.44s)
13:31:16 [2022-09-07T13:31:16.120Z] === RUN   TestResizeWhenContainerNotStarted
13:31:16 [2022-09-07T13:31:16.270Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000cf2f18_<nil>_<nil>}
13:31:16 [2022-09-07T13:31:16.270Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.37s)
13:31:16 [2022-09-07T13:31:16.270Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.77s)
13:31:16 [2022-09-07T13:31:16.270Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.40s)
13:31:16 [2022-09-07T13:31:16.270Z] === RUN   TestKillStoppedContainer
13:31:16 [2022-09-07T13:31:16.270Z] --- PASS: TestKillStoppedContainer (0.08s)
13:31:16 [2022-09-07T13:31:16.270Z] === RUN   TestKillStoppedContainerAPIPre120
13:31:16 [2022-09-07T13:31:16.270Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
13:31:16 [2022-09-07T13:31:16.270Z] === RUN   TestKillDifferentUserContainer
13:31:16 [2022-09-07T13:31:16.686Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s)
13:31:16 [2022-09-07T13:31:16.687Z] === RUN   TestDaemonRestartKillContainers
13:31:16 [2022-09-07T13:31:16.687Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:31:16 [2022-09-07T13:31:16.687Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:31:16 [2022-09-07T13:31:16.687Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:31:16 [2022-09-07T13:31:16.687Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:31:16 [2022-09-07T13:31:16.687Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:31:16 [2022-09-07T13:31:16.687Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:31:16 [2022-09-07T13:31:16.687Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:31:16 [2022-09-07T13:31:16.687Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:31:16 [2022-09-07T13:31:16.687Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:31:16 [2022-09-07T13:31:16.687Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:31:16 [2022-09-07T13:31:16.687Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:31:16 [2022-09-07T13:31:16.687Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:31:16 [2022-09-07T13:31:16.687Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:31:16 [2022-09-07T13:31:16.687Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:31:16 [2022-09-07T13:31:16.687Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:31:16 [2022-09-07T13:31:16.687Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:31:16 [2022-09-07T13:31:16.687Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
13:31:16 [2022-09-07T13:31:16.687Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
13:31:16 [2022-09-07T13:31:16.687Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
13:31:16 [2022-09-07T13:31:16.687Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
13:31:16 [2022-09-07T13:31:16.687Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
13:31:16 [2022-09-07T13:31:16.687Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
13:31:16 [2022-09-07T13:31:16.687Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
13:31:16 [2022-09-07T13:31:16.687Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
13:31:16 [2022-09-07T13:31:16.687Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:31:16 [2022-09-07T13:31:16.687Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:31:16 [2022-09-07T13:31:16.687Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:31:16 [2022-09-07T13:31:16.687Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:31:16 [2022-09-07T13:31:16.687Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:31:16 [2022-09-07T13:31:16.687Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:31:16 [2022-09-07T13:31:16.687Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:31:16 [2022-09-07T13:31:16.687Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:31:16 [2022-09-07T13:31:16.687Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:31:16 [2022-09-07T13:31:16.687Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
13:31:17 [2022-09-07T13:31:17.198Z] --- PASS: TestKillDifferentUserContainer (0.70s)
13:31:17 [2022-09-07T13:31:17.198Z] === RUN   TestInspectOomKilledTrue
13:31:17 [2022-09-07T13:31:17.198Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:31:17 [2022-09-07T13:31:17.198Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
13:31:17 [2022-09-07T13:31:17.198Z] === RUN   TestInspectOomKilledFalse
13:31:17 [2022-09-07T13:31:17.198Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:31:17 [2022-09-07T13:31:17.198Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
13:31:17 [2022-09-07T13:31:17.198Z] === RUN   TestLinksEtcHostsContentMatch
13:31:17 [2022-09-07T13:31:17.198Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
13:31:17 [2022-09-07T13:31:17.454Z] --- PASS: TestLinksEtcHostsContentMatch (0.49s)
13:31:17 [2022-09-07T13:31:17.454Z] === RUN   TestLinksContainerNames
13:31:17 [2022-09-07T13:31:17.661Z] .........................xx....................                          [ 29%]
13:31:17 [2022-09-07T13:31:17.710Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
13:31:18 [2022-09-07T13:31:18.062Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:31:19 [2022-09-07T13:31:19.078Z]     check_test.go:540: [d9e98b6f412fc] daemon is not started
13:31:19 [2022-09-07T13:31:19.078Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
13:31:19 [2022-09-07T13:31:19.078Z] --- PASS: TestLinksContainerNames (1.57s)
13:31:19 [2022-09-07T13:31:19.078Z] === RUN   TestLogsFollowTailEmpty
13:31:19 [2022-09-07T13:31:19.078Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
13:31:19 [2022-09-07T13:31:19.078Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
13:31:19 [2022-09-07T13:31:19.078Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
13:31:19 [2022-09-07T13:31:19.078Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
13:31:19 [2022-09-07T13:31:19.078Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
13:31:19 [2022-09-07T13:31:19.078Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
13:31:19 [2022-09-07T13:31:19.078Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
13:31:19 [2022-09-07T13:31:19.334Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
13:31:19 [2022-09-07T13:31:19.334Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
13:31:19 [2022-09-07T13:31:19.334Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
13:31:19 [2022-09-07T13:31:19.334Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
13:31:19 [2022-09-07T13:31:19.334Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
13:31:19 [2022-09-07T13:31:19.334Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
13:31:19 [2022-09-07T13:31:19.334Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
13:31:19 [2022-09-07T13:31:19.334Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
13:31:19 [2022-09-07T13:31:19.334Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
13:31:19 [2022-09-07T13:31:19.437Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:31:19 [2022-09-07T13:31:19.590Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
13:31:19 [2022-09-07T13:31:19.590Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
13:31:19 [2022-09-07T13:31:19.590Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
13:31:19 [2022-09-07T13:31:19.590Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
13:31:19 [2022-09-07T13:31:19.590Z] --- PASS: TestLogsFollowTailEmpty (0.59s)
13:31:19 [2022-09-07T13:31:19.590Z] === RUN   TestLogs
13:31:19 [2022-09-07T13:31:19.590Z] === RUN   TestLogs/driver_local
13:31:19 [2022-09-07T13:31:19.847Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
13:31:19 [2022-09-07T13:31:19.847Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
13:31:19 [2022-09-07T13:31:19.847Z] === RUN   TestLogs/driver_local/tty/only_stdout
13:31:19 [2022-09-07T13:31:19.847Z] === PAUSE TestLogs/driver_local/tty/only_stdout
13:31:19 [2022-09-07T13:31:19.847Z] === RUN   TestLogs/driver_local/tty/only_stderr
13:31:19 [2022-09-07T13:31:19.847Z] === PAUSE TestLogs/driver_local/tty/only_stderr
13:31:19 [2022-09-07T13:31:19.847Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
13:31:19 [2022-09-07T13:31:19.847Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
13:31:19 [2022-09-07T13:31:19.847Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
13:31:19 [2022-09-07T13:31:19.847Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
13:31:19 [2022-09-07T13:31:19.847Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
13:31:19 [2022-09-07T13:31:19.847Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
13:31:19 [2022-09-07T13:31:19.847Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
13:31:19 [2022-09-07T13:31:19.847Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
13:31:19 [2022-09-07T13:31:19.847Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
13:31:20 [2022-09-07T13:31:20.775Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
13:31:20 [2022-09-07T13:31:20.810Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:31:20 [2022-09-07T13:31:20.810Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:31:21 [2022-09-07T13:31:21.032Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
13:31:21 [2022-09-07T13:31:21.032Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
13:31:21 [2022-09-07T13:31:21.743Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
13:31:21 [2022-09-07T13:31:21.962Z] === CONT  TestLogs/driver_local/tty/only_stderr
13:31:22 [2022-09-07T13:31:22.002Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
13:31:22 [2022-09-07T13:31:22.218Z] === CONT  TestLogs/driver_local/tty/only_stdout
13:31:22 [2022-09-07T13:31:22.473Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
13:31:22 [2022-09-07T13:31:22.730Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
13:31:23 [2022-09-07T13:31:23.291Z] === RUN   TestLogs/driver_json-file
13:31:23 [2022-09-07T13:31:23.291Z]     check_test.go:540: [d3aefb3502bc0] daemon is not started
13:31:23 [2022-09-07T13:31:23.291Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins=== RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
13:31:23 [2022-09-07T13:31:23.291Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
13:31:23 [2022-09-07T13:31:23.291Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
13:31:23 [2022-09-07T13:31:23.291Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
13:31:23 [2022-09-07T13:31:23.291Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
13:31:23 [2022-09-07T13:31:23.291Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
13:31:23 [2022-09-07T13:31:23.291Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
13:31:23 [2022-09-07T13:31:23.291Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
13:31:23 [2022-09-07T13:31:23.291Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
13:31:23 [2022-09-07T13:31:23.291Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
13:31:23 [2022-09-07T13:31:23.291Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
13:31:23 [2022-09-07T13:31:23.291Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
13:31:23 [2022-09-07T13:31:23.291Z] 
13:31:23 [2022-09-07T13:31:23.291Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
13:31:23 [2022-09-07T13:31:23.291Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
13:31:23 [2022-09-07T13:31:23.547Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
13:31:24 [2022-09-07T13:31:24.475Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
13:31:24 [2022-09-07T13:31:24.475Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
13:31:25 [2022-09-07T13:31:25.037Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
13:31:25 [2022-09-07T13:31:25.283Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
13:31:25 [2022-09-07T13:31:25.293Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
13:31:25 [2022-09-07T13:31:25.293Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
13:31:25 [2022-09-07T13:31:25.541Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:31:26 [2022-09-07T13:31:26.660Z] --- PASS: TestLogs (6.81s)
13:31:26 [2022-09-07T13:31:26.660Z]     --- PASS: TestLogs/driver_local (0.02s)
13:31:26 [2022-09-07T13:31:26.660Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.28s)
13:31:26 [2022-09-07T13:31:26.660Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.32s)
13:31:26 [2022-09-07T13:31:26.660Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.01s)
13:31:26 [2022-09-07T13:31:26.660Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.17s)
13:31:26 [2022-09-07T13:31:26.660Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.92s)
13:31:26 [2022-09-07T13:31:26.660Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.15s)
13:31:26 [2022-09-07T13:31:26.660Z]     --- PASS: TestLogs/driver_json-file (0.02s)
13:31:26 [2022-09-07T13:31:26.660Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.19s)
13:31:26 [2022-09-07T13:31:26.660Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.24s)
13:31:26 [2022-09-07T13:31:26.660Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.84s)
13:31:26 [2022-09-07T13:31:26.660Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.95s)
13:31:26 [2022-09-07T13:31:26.660Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.18s)
13:31:26 [2022-09-07T13:31:26.660Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.15s)
13:31:26 [2022-09-07T13:31:26.660Z] === RUN   TestContainerNetworkMountsNoChown
13:31:26 [2022-09-07T13:31:26.660Z]     docker_cli_daemon_plugins_test.go:80: [d67891755111c] daemon is not started
13:31:26 [2022-09-07T13:31:26.660Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
13:31:27 [2022-09-07T13:31:27.221Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s)
13:31:27 [2022-09-07T13:31:27.221Z] === RUN   TestMountDaemonRoot
13:31:27 [2022-09-07T13:31:27.221Z] === RUN   TestMountDaemonRoot/default
13:31:27 [2022-09-07T13:31:27.221Z] === PAUSE TestMountDaemonRoot/default
13:31:27 [2022-09-07T13:31:27.221Z] === RUN   TestMountDaemonRoot/private
13:31:27 [2022-09-07T13:31:27.221Z] === PAUSE TestMountDaemonRoot/private
13:31:27 [2022-09-07T13:31:27.221Z] === RUN   TestMountDaemonRoot/rprivate
13:31:27 [2022-09-07T13:31:27.221Z] === PAUSE TestMountDaemonRoot/rprivate
13:31:27 [2022-09-07T13:31:27.221Z] === RUN   TestMountDaemonRoot/slave
13:31:27 [2022-09-07T13:31:27.221Z] === PAUSE TestMountDaemonRoot/slave
13:31:27 [2022-09-07T13:31:27.221Z] === RUN   TestMountDaemonRoot/rslave
13:31:27 [2022-09-07T13:31:27.221Z] === PAUSE TestMountDaemonRoot/rslave
13:31:27 [2022-09-07T13:31:27.221Z] === RUN   TestMountDaemonRoot/shared
13:31:27 [2022-09-07T13:31:27.221Z] === PAUSE TestMountDaemonRoot/shared
13:31:27 [2022-09-07T13:31:27.221Z] === RUN   TestMountDaemonRoot/rshared
13:31:27 [2022-09-07T13:31:27.221Z] === PAUSE TestMountDaemonRoot/rshared
13:31:27 [2022-09-07T13:31:27.221Z] === CONT  TestMountDaemonRoot/default
13:31:27 [2022-09-07T13:31:27.222Z] === RUN   TestMountDaemonRoot/default/bind_subpath
13:31:27 [2022-09-07T13:31:27.222Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
13:31:27 [2022-09-07T13:31:27.222Z] === RUN   TestMountDaemonRoot/default/mount_root
13:31:27 [2022-09-07T13:31:27.222Z] === PAUSE TestMountDaemonRoot/default/mount_root
13:31:27 [2022-09-07T13:31:27.222Z] === RUN   TestMountDaemonRoot/default/mount_subpath
13:31:27 [2022-09-07T13:31:27.222Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
13:31:27 [2022-09-07T13:31:27.222Z] === RUN   TestMountDaemonRoot/default/bind_root
13:31:27 [2022-09-07T13:31:27.222Z] === PAUSE TestMountDaemonRoot/default/bind_root
13:31:27 [2022-09-07T13:31:27.222Z] === CONT  TestMountDaemonRoot/default/bind_subpath
13:31:27 [2022-09-07T13:31:27.222Z] === CONT  TestMountDaemonRoot/rshared
13:31:27 [2022-09-07T13:31:27.222Z] === RUN   TestMountDaemonRoot/rshared/bind_root
13:31:27 [2022-09-07T13:31:27.222Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
13:31:27 [2022-09-07T13:31:27.222Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
13:31:27 [2022-09-07T13:31:27.222Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
13:31:27 [2022-09-07T13:31:27.222Z] === RUN   TestMountDaemonRoot/rshared/mount_root
13:31:27 [2022-09-07T13:31:27.222Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
13:31:27 [2022-09-07T13:31:27.222Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
13:31:27 [2022-09-07T13:31:27.222Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
13:31:27 [2022-09-07T13:31:27.222Z] === CONT  TestMountDaemonRoot/rshared/bind_root
13:31:27 [2022-09-07T13:31:27.222Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
13:31:27 [2022-09-07T13:31:27.222Z] === CONT  TestMountDaemonRoot/shared
13:31:27 [2022-09-07T13:31:27.222Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
13:31:27 [2022-09-07T13:31:27.222Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
13:31:27 [2022-09-07T13:31:27.222Z] === RUN   TestMountDaemonRoot/shared/bind_root
13:31:27 [2022-09-07T13:31:27.222Z] === PAUSE TestMountDaemonRoot/shared/bind_root
13:31:27 [2022-09-07T13:31:27.222Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
13:31:27 [2022-09-07T13:31:27.222Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
13:31:27 [2022-09-07T13:31:27.222Z] === RUN   TestMountDaemonRoot/shared/mount_root
13:31:27 [2022-09-07T13:31:27.222Z] === PAUSE TestMountDaemonRoot/shared/mount_root
13:31:27 [2022-09-07T13:31:27.222Z] === CONT  TestMountDaemonRoot/rslave
13:31:27 [2022-09-07T13:31:27.222Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
13:31:27 [2022-09-07T13:31:27.222Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
13:31:27 [2022-09-07T13:31:27.222Z] === RUN   TestMountDaemonRoot/rslave/mount_root
13:31:27 [2022-09-07T13:31:27.222Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
13:31:27 [2022-09-07T13:31:27.222Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
13:31:27 [2022-09-07T13:31:27.222Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
13:31:27 [2022-09-07T13:31:27.222Z] === RUN   TestMountDaemonRoot/rslave/bind_root
13:31:27 [2022-09-07T13:31:27.222Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
13:31:27 [2022-09-07T13:31:27.222Z] === CONT  TestMountDaemonRoot/slave
13:31:27 [2022-09-07T13:31:27.222Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
13:31:27 [2022-09-07T13:31:27.222Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
13:31:27 [2022-09-07T13:31:27.222Z] === RUN   TestMountDaemonRoot/slave/mount_root
13:31:27 [2022-09-07T13:31:27.222Z] === PAUSE TestMountDaemonRoot/slave/mount_root
13:31:27 [2022-09-07T13:31:27.222Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
13:31:27 [2022-09-07T13:31:27.222Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
13:31:27 [2022-09-07T13:31:27.222Z] === RUN   TestMountDaemonRoot/slave/bind_root
13:31:27 [2022-09-07T13:31:27.222Z] === PAUSE TestMountDaemonRoot/slave/bind_root
13:31:27 [2022-09-07T13:31:27.222Z] === CONT  TestMountDaemonRoot/rprivate
13:31:27 [2022-09-07T13:31:27.222Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
13:31:27 [2022-09-07T13:31:27.222Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
13:31:27 [2022-09-07T13:31:27.222Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
13:31:27 [2022-09-07T13:31:27.222Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
13:31:27 [2022-09-07T13:31:27.222Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
13:31:27 [2022-09-07T13:31:27.222Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
13:31:27 [2022-09-07T13:31:27.222Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
13:31:27 [2022-09-07T13:31:27.222Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
13:31:27 [2022-09-07T13:31:27.222Z] === CONT  TestMountDaemonRoot/private
13:31:27 [2022-09-07T13:31:27.222Z] === RUN   TestMountDaemonRoot/private/bind_root
13:31:27 [2022-09-07T13:31:27.222Z] === PAUSE TestMountDaemonRoot/private/bind_root
13:31:27 [2022-09-07T13:31:27.222Z] === RUN   TestMountDaemonRoot/private/bind_subpath
13:31:27 [2022-09-07T13:31:27.222Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
13:31:27 [2022-09-07T13:31:27.222Z] === RUN   TestMountDaemonRoot/private/mount_root
13:31:27 [2022-09-07T13:31:27.222Z] === PAUSE TestMountDaemonRoot/private/mount_root
13:31:27 [2022-09-07T13:31:27.222Z] === RUN   TestMountDaemonRoot/private/mount_subpath
13:31:27 [2022-09-07T13:31:27.222Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
13:31:27 [2022-09-07T13:31:27.222Z] === CONT  TestMountDaemonRoot/default/bind_root
13:31:27 [2022-09-07T13:31:27.222Z] === CONT  TestMountDaemonRoot/default/mount_subpath
13:31:27 [2022-09-07T13:31:27.478Z] === CONT  TestMountDaemonRoot/default/mount_root
13:31:27 [2022-09-07T13:31:27.478Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
13:31:27 [2022-09-07T13:31:27.478Z] === CONT  TestMountDaemonRoot/rshared/mount_root
13:31:27 [2022-09-07T13:31:27.478Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
13:31:27 [2022-09-07T13:31:27.478Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
13:31:27 [2022-09-07T13:31:27.478Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
13:31:27 [2022-09-07T13:31:27.478Z] === CONT  TestMountDaemonRoot/shared/mount_root
13:31:27 [2022-09-07T13:31:27.478Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
13:31:27 [2022-09-07T13:31:27.478Z] === CONT  TestMountDaemonRoot/shared/bind_root
13:31:27 [2022-09-07T13:31:27.478Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
13:31:27 [2022-09-07T13:31:27.494Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:31:27 [2022-09-07T13:31:27.777Z] === CONT  TestMountDaemonRoot/slave/bind_root
13:31:27 [2022-09-07T13:31:27.777Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
13:31:27 [2022-09-07T13:31:27.777Z] === CONT  TestMountDaemonRoot/rslave/bind_root
13:31:27 [2022-09-07T13:31:27.777Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
13:31:27 [2022-09-07T13:31:27.777Z] === CONT  TestMountDaemonRoot/rslave/mount_root
13:31:27 [2022-09-07T13:31:27.777Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
13:31:27 [2022-09-07T13:31:27.777Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
13:31:27 [2022-09-07T13:31:27.777Z] === CONT  TestMountDaemonRoot/slave/mount_root
13:31:27 [2022-09-07T13:31:27.777Z] === CONT  TestMountDaemonRoot/private/bind_root
13:31:27 [2022-09-07T13:31:27.777Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
13:31:27 [2022-09-07T13:31:27.777Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
13:31:27 [2022-09-07T13:31:27.777Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
13:31:27 [2022-09-07T13:31:27.777Z] === CONT  TestMountDaemonRoot/private/mount_root
13:31:27 [2022-09-07T13:31:27.777Z] === CONT  TestMountDaemonRoot/private/mount_subpath
13:31:27 [2022-09-07T13:31:27.777Z] === CONT  TestMountDaemonRoot/private/bind_subpath
13:31:27 [2022-09-07T13:31:27.777Z] --- PASS: TestMountDaemonRoot (0.04s)
13:31:27 [2022-09-07T13:31:27.777Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
13:31:27 [2022-09-07T13:31:27.777Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
13:31:27 [2022-09-07T13:31:27.777Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
13:31:27 [2022-09-07T13:31:27.777Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
13:31:27 [2022-09-07T13:31:27.777Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
13:31:27 [2022-09-07T13:31:27.777Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
13:31:27 [2022-09-07T13:31:27.777Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
13:31:27 [2022-09-07T13:31:27.777Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s)
13:31:27 [2022-09-07T13:31:27.777Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
13:31:27 [2022-09-07T13:31:27.777Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
13:31:27 [2022-09-07T13:31:27.777Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
13:31:27 [2022-09-07T13:31:27.777Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
13:31:27 [2022-09-07T13:31:27.777Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
13:31:27 [2022-09-07T13:31:27.777Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
13:31:27 [2022-09-07T13:31:27.777Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
13:31:27 [2022-09-07T13:31:27.777Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
13:31:27 [2022-09-07T13:31:27.777Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
13:31:27 [2022-09-07T13:31:27.777Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
13:31:27 [2022-09-07T13:31:27.777Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
13:31:27 [2022-09-07T13:31:27.777Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
13:31:27 [2022-09-07T13:31:27.777Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
13:31:27 [2022-09-07T13:31:27.777Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
13:31:27 [2022-09-07T13:31:27.777Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
13:31:27 [2022-09-07T13:31:27.777Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
13:31:27 [2022-09-07T13:31:27.777Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
13:31:27 [2022-09-07T13:31:27.777Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
13:31:27 [2022-09-07T13:31:27.777Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
13:31:27 [2022-09-07T13:31:27.777Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
13:31:27 [2022-09-07T13:31:27.777Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
13:31:27 [2022-09-07T13:31:27.777Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
13:31:27 [2022-09-07T13:31:27.777Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
13:31:27 [2022-09-07T13:31:27.777Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
13:31:27 [2022-09-07T13:31:27.777Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
13:31:27 [2022-09-07T13:31:27.777Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
13:31:27 [2022-09-07T13:31:27.777Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
13:31:27 [2022-09-07T13:31:27.777Z] === RUN   TestContainerBindMountNonRecursive
13:31:28 [2022-09-07T13:31:28.033Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
13:31:28 [2022-09-07T13:31:28.033Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
13:31:29 [2022-09-07T13:31:29.009Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
13:31:29 [2022-09-07T13:31:29.397Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:31:29 [2022-09-07T13:31:29.397Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:31:29 [2022-09-07T13:31:29.571Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
13:31:29 [2022-09-07T13:31:29.831Z] --- PASS: TestContainerBindMountNonRecursive (1.95s)
13:31:29 [2022-09-07T13:31:29.831Z] === RUN   TestContainerVolumesMountedAsShared
13:31:30 [2022-09-07T13:31:30.393Z] === RUN   TestDockerSuite/TestExecAPIStart
13:31:30 [2022-09-07T13:31:30.648Z] --- PASS: TestContainerVolumesMountedAsShared (0.76s)
13:31:30 [2022-09-07T13:31:30.648Z] === RUN   TestContainerVolumesMountedAsSlave
13:31:30 [2022-09-07T13:31:30.771Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:31:30 [2022-09-07T13:31:30.822Z] --- PASS: TestServiceWithDataPathPortInit (14.14s)
13:31:30 [2022-09-07T13:31:30.823Z] === RUN   TestServiceWithDefaultAddressPoolInit
13:31:30 [2022-09-07T13:31:30.904Z]     docker_cli_daemon_plugins_test.go:170: [d6174c88be1bf] daemon is not started
13:31:31 [2022-09-07T13:31:31.030Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:31:31 [2022-09-07T13:31:31.160Z] --- PASS: TestContainerVolumesMountedAsSlave (0.55s)
13:31:31 [2022-09-07T13:31:31.160Z] === RUN   TestNetworkNat
13:31:32 [2022-09-07T13:31:32.088Z] --- PASS: TestNetworkNat (0.73s)
13:31:32 [2022-09-07T13:31:32.088Z] === RUN   TestNetworkLocalhostTCPNat
13:31:32 [2022-09-07T13:31:32.088Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
13:31:32 [2022-09-07T13:31:32.344Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
13:31:32 [2022-09-07T13:31:32.713Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:s3b0lxb7bubbzgogtwe5g1ubr Created:2022-09-07 13:31:31.076767564 +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[d039d86f34e1a2540aa1bbd3215ed28d496b436ab0d7e2f55ca8197b78275a44:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.r29yv21osr7xyt0ecki7ag98o EndpointID:81bbcef89802699b779deb4f0aba8249cb1caa5f09aa443ddb5498004c95daf1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f93701051729e137dee7a936a9d55c8aa08e19d3ba8f4b1a5a8b20a071cba0fb 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:380f27cf45d4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.r29yv21osr7xyt0ecki7ag98o EndpointID:81bbcef89802699b779deb4f0aba8249cb1caa5f09aa443ddb5498004c95daf1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
13:31:32 [2022-09-07T13:31:32.908Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s)
13:31:32 [2022-09-07T13:31:32.908Z] === RUN   TestNetworkLoopbackNat
13:31:32 [2022-09-07T13:31:32.908Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
13:31:32 [2022-09-07T13:31:32.929Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:31:33 [2022-09-07T13:31:33.835Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
13:31:34 [2022-09-07T13:31:34.131Z] tests/integration/api_exec_test.py .....................                 [ 34%]
13:31:34 [2022-09-07T13:31:34.302Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
13:31:34 [2022-09-07T13:31:34.302Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.62s)
13:31:34 [2022-09-07T13:31:34.302Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.26s)
13:31:34 [2022-09-07T13:31:34.302Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.04s)
13:31:34 [2022-09-07T13:31:34.302Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.30s)
13:31:34 [2022-09-07T13:31:34.302Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s)
13:31:34 [2022-09-07T13:31:34.302Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s)
13:31:34 [2022-09-07T13:31:34.302Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.43s)
13:31:34 [2022-09-07T13:31:34.302Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.45s)
13:31:34 [2022-09-07T13:31:34.302Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.91s)
13:31:34 [2022-09-07T13:31:34.302Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.69s)
13:31:34 [2022-09-07T13:31:34.302Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.00s)
13:31:34 [2022-09-07T13:31:34.302Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.79s)
13:31:34 [2022-09-07T13:31:34.302Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.91s)
13:31:34 [2022-09-07T13:31:34.302Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.80s)
13:31:34 [2022-09-07T13:31:34.302Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.77s)
13:31:34 [2022-09-07T13:31:34.302Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.65s)
13:31:34 [2022-09-07T13:31:34.302Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
13:31:34 [2022-09-07T13:31:34.302Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
13:31:34 [2022-09-07T13:31:34.398Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
13:31:35 [2022-09-07T13:31:35.237Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
13:31:35 [2022-09-07T13:31:35.346Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
13:31:35 [2022-09-07T13:31:35.608Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
13:31:35 [2022-09-07T13:31:35.871Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
13:31:35 [2022-09-07T13:31:35.871Z] --- PASS: TestNetworkLoopbackNat (3.22s)
13:31:35 [2022-09-07T13:31:35.871Z] === RUN   TestPause
13:31:36 [2022-09-07T13:31:36.134Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
13:31:36 [2022-09-07T13:31:36.171Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.97s)
13:31:36 [2022-09-07T13:31:36.171Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.92s)
13:31:36 [2022-09-07T13:31:36.171Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.04s)
13:31:36 [2022-09-07T13:31:36.171Z] === RUN   TestCgroupNamespacesRun
13:31:36 [2022-09-07T13:31:36.695Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
13:31:36 [2022-09-07T13:31:36.695Z] --- PASS: TestPause (0.81s)
13:31:36 [2022-09-07T13:31:36.695Z] === RUN   TestPauseFailsOnWindowsServerContainers
13:31:36 [2022-09-07T13:31:36.695Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:31:36 [2022-09-07T13:31:36.695Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s)
13:31:36 [2022-09-07T13:31:36.695Z] === RUN   TestPauseStopPausedContainer
13:31:36 [2022-09-07T13:31:36.877Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.11s)
13:31:36 [2022-09-07T13:31:36.877Z] PASS
13:31:36 [2022-09-07T13:31:36.877Z] 
13:31:36 [2022-09-07T13:31:36.877Z] === Skipped
13:31:36 [2022-09-07T13:31:36.877Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
13:31:36 [2022-09-07T13:31:36.877Z]     service_test.go:243: FLAKY_TEST
13:31:36 [2022-09-07T13:31:36.877Z] 
13:31:36 [2022-09-07T13:31:36.877Z] DONE 38 tests, 1 skipped in 44.872s
13:31:36 [2022-09-07T13:31:36.877Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
13:31:36 [2022-09-07T13:31:36.877Z] INFO: Testing against a local daemon
13:31:36 [2022-09-07T13:31:36.877Z] === RUN   TestDockerNetworkIpvlanPersistance
13:31:36 [2022-09-07T13:31:36.877Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:31:36 [2022-09-07T13:31:36.877Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
13:31:36 [2022-09-07T13:31:36.877Z] === RUN   TestDockerNetworkIpvlan
13:31:36 [2022-09-07T13:31:36.877Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:31:36 [2022-09-07T13:31:36.877Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
13:31:36 [2022-09-07T13:31:36.877Z] PASS
13:31:36 [2022-09-07T13:31:36.877Z] 
13:31:36 [2022-09-07T13:31:36.877Z] === Skipped
13:31:36 [2022-09-07T13:31:36.877Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
13:31:36 [2022-09-07T13:31:36.877Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:31:36 [2022-09-07T13:31:36.877Z] 
13:31:36 [2022-09-07T13:31:36.877Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
13:31:36 [2022-09-07T13:31:36.877Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:31:36 [2022-09-07T13:31:36.877Z] 
13:31:36 [2022-09-07T13:31:36.877Z] DONE 2 tests, 2 skipped in 0.023s
13:31:36 [2022-09-07T13:31:36.877Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
13:31:36 [2022-09-07T13:31:36.877Z] INFO: Testing against a local daemon
13:31:36 [2022-09-07T13:31:36.877Z] === RUN   TestDockerNetworkMacvlanPersistance
13:31:36 [2022-09-07T13:31:36.951Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
13:31:37 [2022-09-07T13:31:37.207Z]     check_test.go:540: [d1a620ebf4a6d] daemon is not started
13:31:37 [2022-09-07T13:31:37.207Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
13:31:37 [2022-09-07T13:31:37.462Z] --- PASS: TestPauseStopPausedContainer (0.74s)
13:31:37 [2022-09-07T13:31:37.462Z] === RUN   TestPidHost
13:31:37 [2022-09-07T13:31:37.545Z] --- PASS: TestCgroupNamespacesRun (1.21s)
13:31:37 [2022-09-07T13:31:37.545Z] === RUN   TestCgroupNamespacesRunPrivileged
13:31:37 [2022-09-07T13:31:37.718Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
13:31:38 [2022-09-07T13:31:38.243Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s)
13:31:38 [2022-09-07T13:31:38.243Z] === RUN   TestDockerNetworkMacvlan
13:31:38 [2022-09-07T13:31:38.804Z] === RUN   TestDockerNetworkMacvlan/Subinterface
13:31:38 [2022-09-07T13:31:38.918Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.19s)
13:31:38 [2022-09-07T13:31:38.918Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
13:31:39 [2022-09-07T13:31:39.087Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
13:31:39 [2022-09-07T13:31:39.343Z] --- PASS: TestPidHost (1.79s)
13:31:39 [2022-09-07T13:31:39.343Z] === RUN   TestPsFilter
13:31:39 [2022-09-07T13:31:39.343Z] === RUN   TestDockerSuite/TestExecStateCleanup
13:31:39 [2022-09-07T13:31:39.601Z] --- PASS: TestPsFilter (0.16s)
13:31:39 [2022-09-07T13:31:39.601Z] === RUN   TestRemoveContainerWithRemovedVolume
13:31:39 [2022-09-07T13:31:39.732Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
13:31:39 [2022-09-07T13:31:39.852Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s)
13:31:39 [2022-09-07T13:31:39.852Z] === RUN   TestCgroupNamespacesRunHostMode
13:31:40 [2022-09-07T13:31:40.162Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s)
13:31:40 [2022-09-07T13:31:40.162Z] === RUN   TestRemoveContainerWithVolume
13:31:40 [2022-09-07T13:31:40.294Z] === RUN   TestDockerNetworkMacvlan/NilParent
13:31:40 [2022-09-07T13:31:40.418Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
13:31:41 [2022-09-07T13:31:41.021Z] --- PASS: TestRemoveContainerWithVolume (0.60s)
13:31:41 [2022-09-07T13:31:41.021Z] === RUN   TestRemoveContainerRunning
13:31:41 [2022-09-07T13:31:41.230Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s)
13:31:41 [2022-09-07T13:31:41.230Z] === RUN   TestCgroupNamespacesRunPrivateMode
13:31:41 [2022-09-07T13:31:41.630Z] --- PASS: TestRemoveContainerRunning (0.66s)
13:31:41 [2022-09-07T13:31:41.630Z] === RUN   TestRemoveContainerForceRemoveRunning
13:31:41 [2022-09-07T13:31:41.806Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
13:31:42 [2022-09-07T13:31:42.164Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.25s)
13:31:42 [2022-09-07T13:31:42.164Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
13:31:42 [2022-09-07T13:31:42.185Z] === RUN   TestDockerNetworkMacvlan/InternalMode
13:31:42 [2022-09-07T13:31:42.191Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
13:31:42 [2022-09-07T13:31:42.191Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.69s)
13:31:42 [2022-09-07T13:31:42.191Z] === RUN   TestRemoveInvalidContainer
13:31:42 [2022-09-07T13:31:42.191Z] --- PASS: TestRemoveInvalidContainer (0.01s)
13:31:42 [2022-09-07T13:31:42.191Z] === RUN   TestRenameLinkedContainer
13:31:43 [2022-09-07T13:31:43.538Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s)
13:31:43 [2022-09-07T13:31:43.538Z] === RUN   TestCgroupNamespacesRunInvalidMode
13:31:43 [2022-09-07T13:31:43.558Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
13:31:44 [2022-09-07T13:31:44.078Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
13:31:44 [2022-09-07T13:31:44.106Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
13:31:44 [2022-09-07T13:31:44.106Z] === RUN   TestCgroupNamespacesRunOlderClient
13:31:44 [2022-09-07T13:31:44.485Z] --- PASS: TestRenameLinkedContainer (2.23s)
13:31:44 [2022-09-07T13:31:44.485Z] === RUN   TestRenameStoppedContainer
13:31:44 [2022-09-07T13:31:44.742Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
13:31:44 [2022-09-07T13:31:44.997Z] --- PASS: TestRenameStoppedContainer (0.64s)
13:31:44 [2022-09-07T13:31:44.997Z] === RUN   TestRenameRunningContainerAndReuse
13:31:45 [2022-09-07T13:31:45.480Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s)
13:31:45 [2022-09-07T13:31:45.480Z] === RUN   TestNISDomainname
13:31:45 [2022-09-07T13:31:45.738Z] --- PASS: TestNISDomainname (0.54s)
13:31:45 [2022-09-07T13:31:45.738Z] === RUN   TestHostnameDnsResolution
13:31:46 [2022-09-07T13:31:46.361Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
13:31:46 [2022-09-07T13:31:46.361Z] --- PASS: TestRenameRunningContainerAndReuse (1.22s)
13:31:46 [2022-09-07T13:31:46.361Z] === RUN   TestRenameInvalidName
13:31:46 [2022-09-07T13:31:46.672Z] --- PASS: TestHostnameDnsResolution (0.73s)
13:31:46 [2022-09-07T13:31:46.673Z] === RUN   TestUnprivilegedPortsAndPing
13:31:46 [2022-09-07T13:31:46.736Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
13:31:46 [2022-09-07T13:31:46.923Z] --- PASS: TestRenameInvalidName (0.55s)
13:31:46 [2022-09-07T13:31:46.923Z] === RUN   TestRenameAnonymousContainer
13:31:47 [2022-09-07T13:31:47.238Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s)
13:31:47 [2022-09-07T13:31:47.238Z] === RUN   TestPrivilegedHostDevices
13:31:47 [2022-09-07T13:31:47.348Z] === RUN   TestDockerNetworkMacvlan/Addressing
13:31:47 [2022-09-07T13:31:47.804Z] --- PASS: TestPrivilegedHostDevices (0.58s)
13:31:47 [2022-09-07T13:31:47.804Z] === RUN   TestRunConsoleSize
13:31:47 [2022-09-07T13:31:47.850Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
13:31:48 [2022-09-07T13:31:48.062Z] --- PASS: TestRunConsoleSize (0.44s)
13:31:48 [2022-09-07T13:31:48.062Z] === RUN   TestRunWithAlternativeContainerdShim
13:31:48 [2022-09-07T13:31:48.277Z] --- PASS: TestDockerNetworkMacvlan (9.92s)
13:31:48 [2022-09-07T13:31:48.277Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
13:31:48 [2022-09-07T13:31:48.277Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
13:31:48 [2022-09-07T13:31:48.277Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.90s)
13:31:48 [2022-09-07T13:31:48.277Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.91s)
13:31:48 [2022-09-07T13:31:48.277Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.16s)
13:31:48 [2022-09-07T13:31:48.277Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s)
13:31:48 [2022-09-07T13:31:48.277Z] PASS
13:31:48 [2022-09-07T13:31:48.277Z] 
13:31:48 [2022-09-07T13:31:48.277Z] DONE 8 tests in 11.225s
13:31:48 [2022-09-07T13:31:48.277Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
13:31:48 [2022-09-07T13:31:48.277Z] testing: warning: no tests to run
13:31:48 [2022-09-07T13:31:48.277Z] PASS
13:31:48 [2022-09-07T13:31:48.277Z] 
13:31:48 [2022-09-07T13:31:48.277Z] DONE 0 tests in 0.006s
13:31:48 [2022-09-07T13:31:48.277Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
13:31:48 [2022-09-07T13:31:48.277Z] INFO: Testing against a local daemon
13:31:48 [2022-09-07T13:31:48.277Z] === RUN   TestAuthZPluginAllowRequest
13:31:48 [2022-09-07T13:31:48.412Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
13:31:48 [2022-09-07T13:31:48.973Z] --- PASS: TestRenameAnonymousContainer (2.15s)
13:31:48 [2022-09-07T13:31:48.973Z] === RUN   TestRenameContainerWithSameName
13:31:49 [2022-09-07T13:31:49.536Z] --- PASS: TestRenameContainerWithSameName (0.45s)
13:31:49 [2022-09-07T13:31:49.536Z] === RUN   TestRenameContainerWithLinkedContainer
13:31:49 [2022-09-07T13:31:49.642Z] --- PASS: TestAuthZPluginAllowRequest (1.25s)
13:31:49 [2022-09-07T13:31:49.642Z] === RUN   TestAuthZPluginTLS
13:31:49 [2022-09-07T13:31:49.898Z] --- PASS: TestAuthZPluginTLS (0.54s)
13:31:49 [2022-09-07T13:31:49.898Z] === RUN   TestAuthZPluginDenyRequest
13:31:50 [2022-09-07T13:31:50.460Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
13:31:50 [2022-09-07T13:31:50.460Z] === RUN   TestAuthZPluginAPIDenyResponse
13:31:50 [2022-09-07T13:31:50.462Z] --- PASS: TestRenameContainerWithLinkedContainer (0.95s)
13:31:50 [2022-09-07T13:31:50.462Z] === RUN   TestResize
13:31:50 [2022-09-07T13:31:50.462Z] === RUN   TestDockerSuite/TestGetContainerStats
13:31:50 [2022-09-07T13:31:50.592Z] --- PASS: TestRunWithAlternativeContainerdShim (2.04s)
13:31:50 [2022-09-07T13:31:50.592Z] === RUN   TestStats
13:31:51 [2022-09-07T13:31:51.022Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
13:31:51 [2022-09-07T13:31:51.022Z] === RUN   TestAuthZPluginDenyResponse
13:31:51 [2022-09-07T13:31:51.024Z] --- PASS: TestResize (0.62s)
13:31:51 [2022-09-07T13:31:51.024Z] === RUN   TestResizeWithInvalidSize
13:31:51 [2022-09-07T13:31:51.584Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
13:31:51 [2022-09-07T13:31:51.584Z] === RUN   TestAuthZPluginAllowEventStream
13:31:51 [2022-09-07T13:31:51.585Z] --- PASS: TestResizeWithInvalidSize (0.46s)
13:31:51 [2022-09-07T13:31:51.585Z] === RUN   TestResizeWhenContainerNotStarted
13:31:51 [2022-09-07T13:31:51.842Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
13:31:52 [2022-09-07T13:31:52.098Z] --- PASS: TestResizeWhenContainerNotStarted (0.49s)
13:31:52 [2022-09-07T13:31:52.098Z] === RUN   TestDaemonRestartKillContainers
13:31:52 [2022-09-07T13:31:52.098Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:31:52 [2022-09-07T13:31:52.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:31:52 [2022-09-07T13:31:52.098Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:31:52 [2022-09-07T13:31:52.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:31:52 [2022-09-07T13:31:52.098Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:31:52 [2022-09-07T13:31:52.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:31:52 [2022-09-07T13:31:52.098Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:31:52 [2022-09-07T13:31:52.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:31:52 [2022-09-07T13:31:52.098Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:31:52 [2022-09-07T13:31:52.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:31:52 [2022-09-07T13:31:52.098Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:31:52 [2022-09-07T13:31:52.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:31:52 [2022-09-07T13:31:52.098Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:31:52 [2022-09-07T13:31:52.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:31:52 [2022-09-07T13:31:52.098Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:31:52 [2022-09-07T13:31:52.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:31:52 [2022-09-07T13:31:52.098Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
13:31:52 [2022-09-07T13:31:52.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
13:31:52 [2022-09-07T13:31:52.098Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
13:31:52 [2022-09-07T13:31:52.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
13:31:52 [2022-09-07T13:31:52.098Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
13:31:52 [2022-09-07T13:31:52.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
13:31:52 [2022-09-07T13:31:52.098Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
13:31:52 [2022-09-07T13:31:52.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
13:31:52 [2022-09-07T13:31:52.098Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:31:52 [2022-09-07T13:31:52.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:31:52 [2022-09-07T13:31:52.098Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:31:52 [2022-09-07T13:31:52.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:31:52 [2022-09-07T13:31:52.098Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:31:52 [2022-09-07T13:31:52.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:31:52 [2022-09-07T13:31:52.098Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:31:52 [2022-09-07T13:31:52.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:31:52 [2022-09-07T13:31:52.098Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:31:52 [2022-09-07T13:31:52.099Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
13:31:52 [2022-09-07T13:31:52.949Z] --- PASS: TestAuthZPluginAllowEventStream (1.23s)
13:31:52 [2022-09-07T13:31:52.949Z] === RUN   TestAuthZPluginErrorResponse
13:31:53 [2022-09-07T13:31:53.121Z] --- PASS: TestStats (2.48s)
13:31:53 [2022-09-07T13:31:53.121Z] === RUN   TestStopContainerWithTimeout
13:31:53 [2022-09-07T13:31:53.121Z] === RUN   TestStopContainerWithTimeout/0
13:31:53 [2022-09-07T13:31:53.121Z] === PAUSE TestStopContainerWithTimeout/0
13:31:53 [2022-09-07T13:31:53.121Z] === RUN   TestStopContainerWithTimeout/1
13:31:53 [2022-09-07T13:31:53.121Z] === PAUSE TestStopContainerWithTimeout/1
13:31:53 [2022-09-07T13:31:53.121Z] === RUN   TestStopContainerWithTimeout/3
13:31:53 [2022-09-07T13:31:53.121Z] === PAUSE TestStopContainerWithTimeout/3
13:31:53 [2022-09-07T13:31:53.121Z] === RUN   TestStopContainerWithTimeout/-1
13:31:53 [2022-09-07T13:31:53.121Z] === PAUSE TestStopContainerWithTimeout/-1
13:31:53 [2022-09-07T13:31:53.121Z] === CONT  TestStopContainerWithTimeout/0
13:31:53 [2022-09-07T13:31:53.121Z] === CONT  TestStopContainerWithTimeout/3
13:31:53 [2022-09-07T13:31:53.379Z] === CONT  TestStopContainerWithTimeout/-1
13:31:53 [2022-09-07T13:31:53.510Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
13:31:53 [2022-09-07T13:31:53.510Z] === RUN   TestAuthZPluginErrorRequest
13:31:53 [2022-09-07T13:31:53.766Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
13:31:53 [2022-09-07T13:31:53.766Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
13:31:54 [2022-09-07T13:31:54.027Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:31:54 [2022-09-07T13:31:54.328Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
13:31:54 [2022-09-07T13:31:54.328Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
13:31:54 [2022-09-07T13:31:54.998Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:31:55 [2022-09-07T13:31:55.254Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
13:31:55 [2022-09-07T13:31:55.278Z] === CONT  TestStopContainerWithTimeout/1
13:31:56 [2022-09-07T13:31:56.230Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.49s)
13:31:56 [2022-09-07T13:31:56.230Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
13:31:56 [2022-09-07T13:31:56.664Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:31:56 [2022-09-07T13:31:56.664Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:31:57 [2022-09-07T13:31:57.177Z] --- PASS: TestStopContainerWithTimeout (0.01s)
13:31:57 [2022-09-07T13:31:57.177Z]     --- PASS: TestStopContainerWithTimeout/0 (0.62s)
13:31:57 [2022-09-07T13:31:57.177Z]     --- PASS: TestStopContainerWithTimeout/3 (2.70s)
13:31:57 [2022-09-07T13:31:57.177Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.53s)
13:31:57 [2022-09-07T13:31:57.177Z]     --- PASS: TestStopContainerWithTimeout/1 (1.47s)
13:31:57 [2022-09-07T13:31:57.177Z] === RUN   TestDeleteDevicemapper
13:31:57 [2022-09-07T13:31:57.177Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:31:57 [2022-09-07T13:31:57.177Z] --- SKIP: TestDeleteDevicemapper (0.00s)
13:31:57 [2022-09-07T13:31:57.177Z] === RUN   TestStopContainerWithRestartPolicyAlways
13:31:57 [2022-09-07T13:31:57.594Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
13:31:57 [2022-09-07T13:31:57.644Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.52s)
13:31:57 [2022-09-07T13:31:57.644Z] === RUN   TestAuthZPluginHeader
13:31:57 [2022-09-07T13:31:57.849Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
13:31:58 [2022-09-07T13:31:58.212Z] --- PASS: TestAuthZPluginHeader (0.73s)
13:31:58 [2022-09-07T13:31:58.212Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
13:31:58 [2022-09-07T13:31:58.454Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
13:31:58 [2022-09-07T13:31:58.551Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.53s)
13:31:58 [2022-09-07T13:31:58.551Z] === RUN   TestUpdateMemory
13:31:58 [2022-09-07T13:31:58.810Z] --- PASS: TestUpdateMemory (0.53s)
13:31:58 [2022-09-07T13:31:58.810Z] === RUN   TestUpdateCPUQuota
13:31:59 [2022-09-07T13:31:59.744Z] --- PASS: TestUpdateCPUQuota (0.70s)
13:31:59 [2022-09-07T13:31:59.744Z] === RUN   TestUpdatePidsLimit
13:31:59 [2022-09-07T13:31:59.744Z] === RUN   TestUpdatePidsLimit/update_from_none
13:31:59 [2022-09-07T13:31:59.744Z] === RUN   TestUpdatePidsLimit/no_change
13:31:59 [2022-09-07T13:31:59.819Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
13:32:00 [2022-09-07T13:32:00.002Z] === RUN   TestUpdatePidsLimit/update_lower
13:32:00 [2022-09-07T13:32:00.260Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
13:32:00 [2022-09-07T13:32:00.518Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
13:32:00 [2022-09-07T13:32:00.518Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
13:32:00 [2022-09-07T13:32:00.775Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
13:32:01 [2022-09-07T13:32:01.707Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
13:32:01 [2022-09-07T13:32:01.707Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
13:32:01 [2022-09-07T13:32:01.707Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:32:01 [2022-09-07T13:32:01.710Z] --- PASS: TestUpdatePidsLimit (1.96s)
13:32:01 [2022-09-07T13:32:01.710Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
13:32:01 [2022-09-07T13:32:01.710Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
13:32:01 [2022-09-07T13:32:01.710Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.24s)
13:32:01 [2022-09-07T13:32:01.710Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s)
13:32:01 [2022-09-07T13:32:01.710Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s)
13:32:01 [2022-09-07T13:32:01.710Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s)
13:32:01 [2022-09-07T13:32:01.710Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s)
13:32:01 [2022-09-07T13:32:01.710Z] === RUN   TestUpdateRestartPolicy
13:32:03 [2022-09-07T13:32:03.270Z] tests/integration/api_network_test.py ............................       [ 47%]
13:32:03 [2022-09-07T13:32:03.463Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.40s)
13:32:03 [2022-09-07T13:32:03.463Z] === RUN   TestAuthZPluginV2Disable
13:32:03 [2022-09-07T13:32:03.598Z]     check_test.go:540: [d5487be7e752e] daemon is not started
13:32:03 [2022-09-07T13:32:03.598Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
13:32:04 [2022-09-07T13:32:04.963Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:32:05 [2022-09-07T13:32:05.525Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
13:32:06 [2022-09-07T13:32:06.454Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
13:32:06 [2022-09-07T13:32:06.711Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:32:06 [2022-09-07T13:32:06.711Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:32:06 [2022-09-07T13:32:06.729Z] --- PASS: TestAuthZPluginV2Disable (3.73s)
13:32:06 [2022-09-07T13:32:06.729Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
13:32:07 [2022-09-07T13:32:07.275Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
13:32:07 [2022-09-07T13:32:07.275Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
13:32:07 [2022-09-07T13:32:07.531Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
13:32:08 [2022-09-07T13:32:08.942Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
13:32:09 [2022-09-07T13:32:09.915Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
13:32:09 [2022-09-07T13:32:09.995Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.58s)
13:32:09 [2022-09-07T13:32:09.995Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
13:32:10 [2022-09-07T13:32:10.171Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:32:10 [2022-09-07T13:32:10.735Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
13:32:11 [2022-09-07T13:32:11.665Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
13:32:11 [2022-09-07T13:32:11.922Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:32:12 [2022-09-07T13:32:12.713Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
13:32:12 [2022-09-07T13:32:12.851Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
13:32:13 [2022-09-07T13:32:13.414Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:32:13 [2022-09-07T13:32:13.905Z] --- PASS: TestUpdateRestartPolicy (10.87s)
13:32:13 [2022-09-07T13:32:13.905Z] === RUN   TestUpdateRestartWithAutoRemove
13:32:13 [2022-09-07T13:32:13.905Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s)
13:32:13 [2022-09-07T13:32:13.905Z] === RUN   TestWaitNonBlocked
13:32:13 [2022-09-07T13:32:13.905Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
13:32:13 [2022-09-07T13:32:13.905Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
13:32:13 [2022-09-07T13:32:13.905Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
13:32:13 [2022-09-07T13:32:13.906Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
13:32:13 [2022-09-07T13:32:13.906Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
13:32:13 [2022-09-07T13:32:13.906Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
13:32:13 [2022-09-07T13:32:13.906Z] --- PASS: TestWaitNonBlocked (0.01s)
13:32:13 [2022-09-07T13:32:13.906Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s)
13:32:13 [2022-09-07T13:32:13.906Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.77s)
13:32:13 [2022-09-07T13:32:13.906Z] === RUN   TestWaitBlocked
13:32:13 [2022-09-07T13:32:13.906Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
13:32:13 [2022-09-07T13:32:13.906Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
13:32:13 [2022-09-07T13:32:13.906Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
13:32:13 [2022-09-07T13:32:13.906Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
13:32:13 [2022-09-07T13:32:13.906Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
13:32:13 [2022-09-07T13:32:13.906Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
13:32:13 [2022-09-07T13:32:13.975Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
13:32:13 [2022-09-07T13:32:13.975Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
13:32:13 [2022-09-07T13:32:13.975Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
13:32:14 [2022-09-07T13:32:14.459Z] tests/integration/api_secret_test.py .....                               [ 51%]
13:32:14 [2022-09-07T13:32:14.472Z] --- PASS: TestWaitBlocked (0.01s)
13:32:14 [2022-09-07T13:32:14.472Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.79s)
13:32:14 [2022-09-07T13:32:14.472Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.83s)
13:32:14 [2022-09-07T13:32:14.472Z] === RUN   TestWaitConditions
13:32:14 [2022-09-07T13:32:14.472Z] === RUN   TestWaitConditions/default
13:32:14 [2022-09-07T13:32:14.472Z] === PAUSE TestWaitConditions/default
13:32:14 [2022-09-07T13:32:14.472Z] === RUN   TestWaitConditions/not-running
13:32:14 [2022-09-07T13:32:14.472Z] === PAUSE TestWaitConditions/not-running
13:32:14 [2022-09-07T13:32:14.472Z] === RUN   TestWaitConditions/next-exit
13:32:14 [2022-09-07T13:32:14.472Z] === PAUSE TestWaitConditions/next-exit
13:32:14 [2022-09-07T13:32:14.472Z] === RUN   TestWaitConditions/removed
13:32:14 [2022-09-07T13:32:14.472Z] === PAUSE TestWaitConditions/removed
13:32:14 [2022-09-07T13:32:14.472Z] === CONT  TestWaitConditions/default
13:32:14 [2022-09-07T13:32:14.472Z] === CONT  TestWaitConditions/removed
13:32:15 [2022-09-07T13:32:15.344Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
13:32:15 [2022-09-07T13:32:15.906Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
13:32:15 [2022-09-07T13:32:15.906Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.86s)
13:32:15 [2022-09-07T13:32:15.906Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
13:32:15 [2022-09-07T13:32:15.906Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s)
13:32:15 [2022-09-07T13:32:15.906Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.39s)
13:32:15 [2022-09-07T13:32:15.906Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.35s)
13:32:15 [2022-09-07T13:32:15.906Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.35s)
13:32:15 [2022-09-07T13:32:15.906Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.89s)
13:32:15 [2022-09-07T13:32:15.906Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.03s)
13:32:15 [2022-09-07T13:32:15.906Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.07s)
13:32:15 [2022-09-07T13:32:15.906Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.20s)
13:32:15 [2022-09-07T13:32:15.906Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.96s)
13:32:15 [2022-09-07T13:32:15.906Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.48s)
13:32:15 [2022-09-07T13:32:15.906Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.00s)
13:32:15 [2022-09-07T13:32:15.906Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.12s)
13:32:15 [2022-09-07T13:32:15.906Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.28s)
13:32:15 [2022-09-07T13:32:15.906Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.46s)
13:32:15 [2022-09-07T13:32:15.906Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
13:32:15 [2022-09-07T13:32:15.906Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
13:32:16 [2022-09-07T13:32:16.163Z] === RUN   TestDockerSuite/TestLogsAPIUntil
13:32:16 [2022-09-07T13:32:16.372Z] === CONT  TestWaitConditions/next-exit
13:32:16 [2022-09-07T13:32:16.372Z] === CONT  TestWaitConditions/not-running
13:32:17 [2022-09-07T13:32:17.746Z] --- PASS: TestWaitConditions (0.03s)
13:32:17 [2022-09-07T13:32:17.746Z]     --- PASS: TestWaitConditions/default (1.72s)
13:32:17 [2022-09-07T13:32:17.746Z]     --- PASS: TestWaitConditions/removed (1.76s)
13:32:17 [2022-09-07T13:32:17.746Z]     --- PASS: TestWaitConditions/next-exit (1.47s)
13:32:17 [2022-09-07T13:32:17.746Z]     --- PASS: TestWaitConditions/not-running (1.48s)
13:32:17 [2022-09-07T13:32:17.746Z] === RUN   TestWaitRestartedContainer
13:32:17 [2022-09-07T13:32:17.746Z] === RUN   TestWaitRestartedContainer/default
13:32:17 [2022-09-07T13:32:17.746Z] === PAUSE TestWaitRestartedContainer/default
13:32:17 [2022-09-07T13:32:17.746Z] === RUN   TestWaitRestartedContainer/not-running
13:32:17 [2022-09-07T13:32:17.746Z] === PAUSE TestWaitRestartedContainer/not-running
13:32:17 [2022-09-07T13:32:17.746Z] === RUN   TestWaitRestartedContainer/next-exit
13:32:17 [2022-09-07T13:32:17.746Z] === PAUSE TestWaitRestartedContainer/next-exit
13:32:17 [2022-09-07T13:32:17.746Z] === CONT  TestWaitRestartedContainer/default
13:32:17 [2022-09-07T13:32:17.746Z] === CONT  TestWaitRestartedContainer/next-exit
13:32:18 [2022-09-07T13:32:18.056Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
13:32:18 [2022-09-07T13:32:18.558Z] tests/integration/api_service_test.py .................................. [ 59%]
13:32:19 [2022-09-07T13:32:19.121Z] === CONT  TestWaitRestartedContainer/not-running
13:32:19 [2022-09-07T13:32:19.499Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.35s)
13:32:19 [2022-09-07T13:32:19.499Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.83s)
13:32:19 [2022-09-07T13:32:19.499Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.50s)
13:32:19 [2022-09-07T13:32:19.499Z] === RUN   TestCgroupNamespacesRun
13:32:20 [2022-09-07T13:32:20.057Z] --- PASS: TestWaitRestartedContainer (0.01s)
13:32:20 [2022-09-07T13:32:20.058Z]     --- PASS: TestWaitRestartedContainer/default (1.46s)
13:32:20 [2022-09-07T13:32:20.058Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.50s)
13:32:20 [2022-09-07T13:32:20.058Z]     --- PASS: TestWaitRestartedContainer/not-running (0.90s)
13:32:20 [2022-09-07T13:32:20.058Z] === CONT  TestContainerStartOnDaemonRestart
13:32:20 [2022-09-07T13:32:20.058Z] === CONT  TestIpcModeOlderClient
13:32:20 [2022-09-07T13:32:20.058Z] --- PASS: TestIpcModeOlderClient (0.07s)
13:32:20 [2022-09-07T13:32:20.058Z] === CONT  TestRestartDaemonWithRestartingContainer
13:32:20 [2022-09-07T13:32:20.456Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
13:32:20 [2022-09-07T13:32:20.456Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
13:32:21 [2022-09-07T13:32:21.028Z] --- PASS: TestCgroupNamespacesRun (1.75s)
13:32:21 [2022-09-07T13:32:21.028Z] === RUN   TestCgroupNamespacesRunPrivileged
13:32:21 [2022-09-07T13:32:21.028Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
13:32:22 [2022-09-07T13:32:22.163Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.92s)
13:32:22 [2022-09-07T13:32:22.163Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
13:32:22 [2022-09-07T13:32:22.393Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.50s)
13:32:22 [2022-09-07T13:32:22.393Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
13:32:22 [2022-09-07T13:32:22.624Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.19s)
13:32:22 [2022-09-07T13:32:22.624Z] === CONT  TestContainerKillOnDaemonStart
13:32:22 [2022-09-07T13:32:22.624Z] --- PASS: TestContainerStartOnDaemonRestart (2.27s)
13:32:22 [2022-09-07T13:32:22.624Z] === CONT  TestDaemonHostGatewayIP
13:32:22 [2022-09-07T13:32:22.648Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
13:32:22 [2022-09-07T13:32:22.854Z] ............................                                             [ 66%]
13:32:23 [2022-09-07T13:32:23.574Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
13:32:23 [2022-09-07T13:32:23.830Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.33s)
13:32:23 [2022-09-07T13:32:23.830Z] === RUN   TestCgroupNamespacesRunHostMode
13:32:25 [2022-09-07T13:32:25.181Z] --- PASS: TestDaemonHostGatewayIP (2.45s)
13:32:25 [2022-09-07T13:32:25.181Z] === CONT  TestDaemonRestartIpcMode
13:32:25 [2022-09-07T13:32:25.196Z] --- PASS: TestCgroupNamespacesRunHostMode (1.49s)
13:32:25 [2022-09-07T13:32:25.196Z] === RUN   TestCgroupNamespacesRunPrivateMode
13:32:26 [2022-09-07T13:32:26.122Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
13:32:26 [2022-09-07T13:32:26.684Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
13:32:26 [2022-09-07T13:32:26.940Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.69s)
13:32:26 [2022-09-07T13:32:26.940Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
13:32:27 [2022-09-07T13:32:27.080Z] --- PASS: TestDaemonRestartIpcMode (2.21s)
13:32:27 [2022-09-07T13:32:27.869Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
13:32:28 [2022-09-07T13:32:28.431Z] === RUN   TestDockerSuite/TestPostContainersAttach
13:32:28 [2022-09-07T13:32:28.687Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.65s)
13:32:28 [2022-09-07T13:32:28.687Z] === RUN   TestCgroupNamespacesRunInvalidMode
13:32:29 [2022-09-07T13:32:29.248Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.77s)
13:32:29 [2022-09-07T13:32:29.248Z] === RUN   TestCgroupNamespacesRunOlderClient
13:32:30 [2022-09-07T13:32:30.658Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
13:32:30 [2022-09-07T13:32:30.913Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.60s)
13:32:30 [2022-09-07T13:32:30.914Z] === RUN   TestNISDomainname
13:32:31 [2022-09-07T13:32:31.840Z] --- PASS: TestNISDomainname (0.78s)
13:32:31 [2022-09-07T13:32:31.840Z] === RUN   TestHostnameDnsResolution
13:32:32 [2022-09-07T13:32:32.767Z] --- PASS: TestHostnameDnsResolution (1.04s)
13:32:32 [2022-09-07T13:32:32.767Z] === RUN   TestUnprivilegedPortsAndPing
13:32:33 [2022-09-07T13:32:33.694Z] --- PASS: TestUnprivilegedPortsAndPing (0.90s)
13:32:33 [2022-09-07T13:32:33.694Z] === RUN   TestPrivilegedHostDevices
13:32:34 [2022-09-07T13:32:34.255Z] --- PASS: TestPrivilegedHostDevices (0.67s)
13:32:34 [2022-09-07T13:32:34.255Z] === RUN   TestRunConsoleSize
13:32:35 [2022-09-07T13:32:35.185Z]     check_test.go:540: [dcbdd577909ec] daemon is not started
13:32:35 [2022-09-07T13:32:35.185Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
13:32:35 [2022-09-07T13:32:35.185Z] --- PASS: TestRunConsoleSize (0.78s)
13:32:35 [2022-09-07T13:32:35.185Z] === RUN   TestRunWithAlternativeContainerdShim
13:32:35 [2022-09-07T13:32:35.190Z] --- PASS: TestContainerKillOnDaemonStart (11.64s)
13:32:35 [2022-09-07T13:32:35.190Z] PASS
13:32:35 [2022-09-07T13:32:35.190Z] 
13:32:35 [2022-09-07T13:32:35.190Z] === Skipped
13:32:35 [2022-09-07T13:32:35.190Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
13:32:35 [2022-09-07T13:32:35.190Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:32:35 [2022-09-07T13:32:35.190Z] 
13:32:35 [2022-09-07T13:32:35.190Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
13:32:35 [2022-09-07T13:32:35.190Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:32:35 [2022-09-07T13:32:35.190Z] 
13:32:35 [2022-09-07T13:32:35.190Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
13:32:35 [2022-09-07T13:32:35.190Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:32:35 [2022-09-07T13:32:35.190Z] 
13:32:35 [2022-09-07T13:32:35.190Z] DONE 273 tests, 3 skipped in 133.143s
13:32:35 [2022-09-07T13:32:35.190Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
13:32:35 [2022-09-07T13:32:35.190Z] ++ 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
13:32:35 [2022-09-07T13:32:35.190Z] ++ set -e
13:32:35 [2022-09-07T13:32:35.190Z] ++ '[' -n 0 ']'
13:32:35 [2022-09-07T13:32:35.190Z] ++ set -x
13:32:35 [2022-09-07T13:32:35.190Z] ++ 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
13:32:35 [2022-09-07T13:32:35.190Z] === RUN   TestConfigDaemonLibtrustID
13:32:35 [2022-09-07T13:32:35.190Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
13:32:35 [2022-09-07T13:32:35.190Z] === RUN   TestConfigDaemonID
13:32:35 [2022-09-07T13:32:35.746Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
13:32:35 [2022-09-07T13:32:35.746Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
13:32:35 [2022-09-07T13:32:35.746Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
13:32:35 [2022-09-07T13:32:35.755Z]     daemon_test.go:83: [db659ee9ad084] daemon is not started
13:32:35 [2022-09-07T13:32:35.755Z] --- PASS: TestConfigDaemonID (1.04s)
13:32:35 [2022-09-07T13:32:35.755Z] === RUN   TestDaemonConfigValidation
13:32:35 [2022-09-07T13:32:35.755Z] === RUN   TestDaemonConfigValidation/config_with_no_content
13:32:35 [2022-09-07T13:32:35.755Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
13:32:35 [2022-09-07T13:32:35.755Z] === RUN   TestDaemonConfigValidation/config_with_{}
13:32:35 [2022-09-07T13:32:35.755Z] === PAUSE TestDaemonConfigValidation/config_with_{}
13:32:35 [2022-09-07T13:32:35.755Z] === RUN   TestDaemonConfigValidation/invalid_config
13:32:35 [2022-09-07T13:32:35.755Z] === PAUSE TestDaemonConfigValidation/invalid_config
13:32:35 [2022-09-07T13:32:35.755Z] === RUN   TestDaemonConfigValidation/malformed_config
13:32:35 [2022-09-07T13:32:35.755Z] === PAUSE TestDaemonConfigValidation/malformed_config
13:32:35 [2022-09-07T13:32:35.755Z] === RUN   TestDaemonConfigValidation/valid_config
13:32:35 [2022-09-07T13:32:35.755Z] === PAUSE TestDaemonConfigValidation/valid_config
13:32:35 [2022-09-07T13:32:35.755Z] === CONT  TestDaemonConfigValidation/config_with_no_content
13:32:35 [2022-09-07T13:32:35.755Z] === CONT  TestDaemonConfigValidation/malformed_config
13:32:35 [2022-09-07T13:32:35.755Z] === CONT  TestDaemonConfigValidation/invalid_config
13:32:35 [2022-09-07T13:32:35.755Z] === CONT  TestDaemonConfigValidation/config_with_{}
13:32:35 [2022-09-07T13:32:35.755Z] === CONT  TestDaemonConfigValidation/valid_config
13:32:36 [2022-09-07T13:32:36.013Z] --- PASS: TestDaemonConfigValidation (0.00s)
13:32:36 [2022-09-07T13:32:36.013Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
13:32:36 [2022-09-07T13:32:36.013Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s)
13:32:36 [2022-09-07T13:32:36.013Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
13:32:36 [2022-09-07T13:32:36.013Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
13:32:36 [2022-09-07T13:32:36.013Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
13:32:36 [2022-09-07T13:32:36.013Z] === RUN   TestConfigDaemonSeccompProfiles
13:32:36 [2022-09-07T13:32:36.013Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
13:32:36 [2022-09-07T13:32:36.673Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
13:32:36 [2022-09-07T13:32:36.673Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
13:32:36 [2022-09-07T13:32:36.673Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
13:32:36 [2022-09-07T13:32:36.947Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
13:32:37 [2022-09-07T13:32:37.234Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
13:32:37 [2022-09-07T13:32:37.234Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
13:32:37 [2022-09-07T13:32:37.798Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
13:32:37 [2022-09-07T13:32:37.881Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
13:32:38 [2022-09-07T13:32:38.055Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
13:32:38 [2022-09-07T13:32:38.055Z] --- PASS: TestRunWithAlternativeContainerdShim (2.92s)
13:32:38 [2022-09-07T13:32:38.055Z] === RUN   TestStats
13:32:38 [2022-09-07T13:32:38.989Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
13:32:39 [2022-09-07T13:32:39.255Z] === CONT  TestConfigDaemonSeccompProfiles
13:32:39 [2022-09-07T13:32:39.255Z]     daemon_test.go:197: [d91f132e542bd] daemon is not started
13:32:39 [2022-09-07T13:32:39.255Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
13:32:39 [2022-09-07T13:32:39.255Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
13:32:39 [2022-09-07T13:32:39.255Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
13:32:39 [2022-09-07T13:32:39.255Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
13:32:39 [2022-09-07T13:32:39.255Z] === RUN   TestDaemonProxy
13:32:39 [2022-09-07T13:32:39.255Z] === RUN   TestDaemonProxy/environment_variables
13:32:39 [2022-09-07T13:32:39.552Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
13:32:39 [2022-09-07T13:32:39.552Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
13:32:40 [2022-09-07T13:32:40.113Z] === RUN   TestDockerSuite/TestAttachAfterDetach
13:32:40 [2022-09-07T13:32:40.204Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s)
13:32:40 [2022-09-07T13:32:40.204Z] PASS
13:32:40 [2022-09-07T13:32:40.204Z] 
13:32:40 [2022-09-07T13:32:40.204Z] DONE 17 tests in 49.499s
13:32:40 [2022-09-07T13:32:40.204Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
13:32:40 [2022-09-07T13:32:40.204Z] INFO: Testing against a local daemon
13:32:40 [2022-09-07T13:32:40.204Z] === RUN   TestPluginInvalidJSON
13:32:40 [2022-09-07T13:32:40.204Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
13:32:40 [2022-09-07T13:32:40.204Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
13:32:40 [2022-09-07T13:32:40.204Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
13:32:40 [2022-09-07T13:32:40.204Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
13:32:40 [2022-09-07T13:32:40.204Z] === RUN   TestPluginInvalidJSON/plugins/pull
13:32:40 [2022-09-07T13:32:40.204Z] === PAUSE TestPluginInvalidJSON/plugins/pull
13:32:40 [2022-09-07T13:32:40.204Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
13:32:40 [2022-09-07T13:32:40.204Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
13:32:40 [2022-09-07T13:32:40.204Z] === CONT  TestPluginInvalidJSON/plugins/pull
13:32:40 [2022-09-07T13:32:40.204Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
13:32:40 [2022-09-07T13:32:40.204Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
13:32:40 [2022-09-07T13:32:40.204Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
13:32:40 [2022-09-07T13:32:40.204Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
13:32:40 [2022-09-07T13:32:40.204Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
13:32:40 [2022-09-07T13:32:40.204Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
13:32:40 [2022-09-07T13:32:40.204Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
13:32:40 [2022-09-07T13:32:40.204Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
13:32:40 [2022-09-07T13:32:40.204Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
13:32:40 [2022-09-07T13:32:40.204Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
13:32:40 [2022-09-07T13:32:40.204Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
13:32:40 [2022-09-07T13:32:40.204Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
13:32:40 [2022-09-07T13:32:40.204Z] --- PASS: TestPluginInvalidJSON (0.03s)
13:32:40 [2022-09-07T13:32:40.204Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
13:32:40 [2022-09-07T13:32:40.204Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s)
13:32:40 [2022-09-07T13:32:40.204Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
13:32:40 [2022-09-07T13:32:40.204Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
13:32:40 [2022-09-07T13:32:40.204Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
13:32:40 [2022-09-07T13:32:40.204Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.02s)
13:32:40 [2022-09-07T13:32:40.204Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
13:32:40 [2022-09-07T13:32:40.204Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.01s)
13:32:40 [2022-09-07T13:32:40.204Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
13:32:40 [2022-09-07T13:32:40.204Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
13:32:40 [2022-09-07T13:32:40.204Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
13:32:40 [2022-09-07T13:32:40.204Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
13:32:40 [2022-09-07T13:32:40.204Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
13:32:40 [2022-09-07T13:32:40.204Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
13:32:40 [2022-09-07T13:32:40.204Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
13:32:40 [2022-09-07T13:32:40.204Z] === RUN   TestPluginInstall
13:32:40 [2022-09-07T13:32:40.204Z] === RUN   TestPluginInstall/no_auth
13:32:40 [2022-09-07T13:32:40.204Z] time="2022-09-07T13:32:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:32:40 [2022-09-07T13:32:40.204Z] time="2022-09-07T13:32:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5bb65f14ae86cd42178730ebfa2f5ad1f9d3211c5999cff399fd2dd1fdecc398" mediatype=application/vnd.docker.plugin.v1+json size=522
13:32:40 [2022-09-07T13:32:40.204Z] time="2022-09-07T13:32:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:32:40 [2022-09-07T13:32:40.204Z] time="2022-09-07T13:32:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5bb65f14ae86cd42178730ebfa2f5ad1f9d3211c5999cff399fd2dd1fdecc398" mediatype=application/vnd.docker.plugin.v1+json size=522
13:32:40 [2022-09-07T13:32:40.204Z] === RUN   TestPluginInstall/with_htpasswd
13:32:40 [2022-09-07T13:32:40.204Z] time="2022-09-07T13:32:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:32:40 [2022-09-07T13:32:40.204Z] time="2022-09-07T13:32:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5bb65f14ae86cd42178730ebfa2f5ad1f9d3211c5999cff399fd2dd1fdecc398" mediatype=application/vnd.docker.plugin.v1+json size=522
13:32:40 [2022-09-07T13:32:40.204Z] time="2022-09-07T13:32:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:32:40 [2022-09-07T13:32:40.204Z] time="2022-09-07T13:32:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5bb65f14ae86cd42178730ebfa2f5ad1f9d3211c5999cff399fd2dd1fdecc398" mediatype=application/vnd.docker.plugin.v1+json size=522
13:32:40 [2022-09-07T13:32:40.204Z] === RUN   TestPluginInstall/with_insecure
13:32:40 [2022-09-07T13:32:40.459Z] time="2022-09-07T13:32:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:32:40 [2022-09-07T13:32:40.460Z] time="2022-09-07T13:32:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ec54a6b9a7a32c7226c73374a3acbedd280b0582aa837a201139346ccd2878e3" mediatype=application/vnd.docker.plugin.v1+json size=522
13:32:40 [2022-09-07T13:32:40.460Z] time="2022-09-07T13:32:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:32:40 [2022-09-07T13:32:40.460Z] time="2022-09-07T13:32:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ec54a6b9a7a32c7226c73374a3acbedd280b0582aa837a201139346ccd2878e3" mediatype=application/vnd.docker.plugin.v1+json size=522
13:32:40 [2022-09-07T13:32:40.716Z]     plugin_test.go:195: [d37585951e2d8] daemon is not started
13:32:40 [2022-09-07T13:32:40.716Z] --- PASS: TestPluginInstall (2.88s)
13:32:40 [2022-09-07T13:32:40.716Z]     --- PASS: TestPluginInstall/no_auth (1.12s)
13:32:40 [2022-09-07T13:32:40.716Z]     --- PASS: TestPluginInstall/with_htpasswd (0.62s)
13:32:40 [2022-09-07T13:32:40.716Z]     --- PASS: TestPluginInstall/with_insecure (1.13s)
13:32:40 [2022-09-07T13:32:40.716Z] === RUN   TestPluginsWithRuntimes
13:32:41 [2022-09-07T13:32:41.084Z] --- PASS: TestStats (2.81s)
13:32:41 [2022-09-07T13:32:41.084Z] === RUN   TestStopContainerWithTimeout
13:32:41 [2022-09-07T13:32:41.084Z] === RUN   TestStopContainerWithTimeout/0
13:32:41 [2022-09-07T13:32:41.084Z] === PAUSE TestStopContainerWithTimeout/0
13:32:41 [2022-09-07T13:32:41.084Z] === RUN   TestStopContainerWithTimeout/1
13:32:41 [2022-09-07T13:32:41.084Z] === PAUSE TestStopContainerWithTimeout/1
13:32:41 [2022-09-07T13:32:41.084Z] === RUN   TestStopContainerWithTimeout/3
13:32:41 [2022-09-07T13:32:41.084Z] === PAUSE TestStopContainerWithTimeout/3
13:32:41 [2022-09-07T13:32:41.084Z] === RUN   TestStopContainerWithTimeout/-1
13:32:41 [2022-09-07T13:32:41.084Z] === PAUSE TestStopContainerWithTimeout/-1
13:32:41 [2022-09-07T13:32:41.084Z] === CONT  TestStopContainerWithTimeout/0
13:32:41 [2022-09-07T13:32:41.084Z] === CONT  TestStopContainerWithTimeout/3
13:32:41 [2022-09-07T13:32:41.155Z] === RUN   TestDaemonProxy/command-line_options
13:32:42 [2022-09-07T13:32:42.012Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
13:32:42 [2022-09-07T13:32:42.012Z] === CONT  TestStopContainerWithTimeout/-1
13:32:42 [2022-09-07T13:32:42.081Z] === RUN   TestPluginsWithRuntimes/No_Args
13:32:42 [2022-09-07T13:32:42.527Z] === RUN   TestDaemonProxy/configuration_file
13:32:43 [2022-09-07T13:32:43.008Z] === RUN   TestPluginsWithRuntimes/With_Args
13:32:43 [2022-09-07T13:32:43.902Z] === RUN   TestDockerSuite/TestAttachDetach
13:32:43 [2022-09-07T13:32:43.902Z] === CONT  TestStopContainerWithTimeout/1
13:32:44 [2022-09-07T13:32:44.374Z] --- PASS: TestPluginsWithRuntimes (3.39s)
13:32:44 [2022-09-07T13:32:44.374Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.91s)
13:32:44 [2022-09-07T13:32:44.374Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.92s)
13:32:44 [2022-09-07T13:32:44.374Z] === RUN   TestPluginBackCompatMediaTypes
13:32:44 [2022-09-07T13:32:44.425Z] === RUN   TestDaemonProxy/conflicting_options
13:32:44 [2022-09-07T13:32:44.630Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
13:32:44 [2022-09-07T13:32:44.630Z] PASS
13:32:44 [2022-09-07T13:32:44.630Z] 
13:32:44 [2022-09-07T13:32:44.630Z] DONE 24 tests in 6.937s
13:32:44 [2022-09-07T13:32:44.630Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
13:32:44 [2022-09-07T13:32:44.630Z] INFO: Testing against a local daemon
13:32:44 [2022-09-07T13:32:44.630Z] === RUN   TestExternalGraphDriver
13:32:44 [2022-09-07T13:32:44.683Z] === RUN   TestDaemonProxy/reload_sanitized
13:32:44 [2022-09-07T13:32:44.828Z] === RUN   TestDockerSuite/TestAttachDisconnect
13:32:45 [2022-09-07T13:32:45.193Z] === RUN   TestExternalGraphDriver/json
13:32:45 [2022-09-07T13:32:45.250Z]     daemon_test.go:374: Skipping test, because we did not find 'Reloaded configuration' in the logs
13:32:45 [2022-09-07T13:32:45.250Z] --- PASS: TestDaemonProxy (6.24s)
13:32:45 [2022-09-07T13:32:45.250Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
13:32:45 [2022-09-07T13:32:45.250Z]     --- PASS: TestDaemonProxy/command-line_options (1.75s)
13:32:45 [2022-09-07T13:32:45.250Z]     --- PASS: TestDaemonProxy/configuration_file (1.75s)
13:32:45 [2022-09-07T13:32:45.250Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
13:32:45 [2022-09-07T13:32:45.250Z]     --- SKIP: TestDaemonProxy/reload_sanitized (0.52s)
13:32:45 [2022-09-07T13:32:45.250Z] PASS
13:32:45 [2022-09-07T13:32:45.250Z] 
13:32:45 [2022-09-07T13:32:45.250Z] === Skipped
13:32:45 [2022-09-07T13:32:45.250Z] === SKIP: arm64.integration.daemon TestDaemonProxy/reload_sanitized (0.52s)
13:32:45 [2022-09-07T13:32:45.250Z]     daemon_test.go:374: Skipping test, because we did not find 'Reloaded configuration' in the logs
13:32:45 [2022-09-07T13:32:45.250Z]     --- SKIP: TestDaemonProxy/reload_sanitized (0.52s)
13:32:45 [2022-09-07T13:32:45.250Z] 
13:32:45 [2022-09-07T13:32:45.250Z] DONE 18 tests, 1 skipped in 11.260s
13:32:45 [2022-09-07T13:32:45.250Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
13:32:45 [2022-09-07T13:32:45.250Z] ++ 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
13:32:45 [2022-09-07T13:32:45.250Z] ++ set -e
13:32:45 [2022-09-07T13:32:45.250Z] ++ '[' -n 0 ']'
13:32:45 [2022-09-07T13:32:45.250Z] ++ set -x
13:32:45 [2022-09-07T13:32:45.250Z] ++ 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
13:32:45 [2022-09-07T13:32:45.392Z] --- PASS: TestStopContainerWithTimeout (0.01s)
13:32:45 [2022-09-07T13:32:45.392Z]     --- PASS: TestStopContainerWithTimeout/0 (0.96s)
13:32:45 [2022-09-07T13:32:45.392Z]     --- PASS: TestStopContainerWithTimeout/3 (2.81s)
13:32:45 [2022-09-07T13:32:45.392Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.71s)
13:32:45 [2022-09-07T13:32:45.392Z]     --- PASS: TestStopContainerWithTimeout/1 (1.76s)
13:32:45 [2022-09-07T13:32:45.392Z] === RUN   TestDeleteDevicemapper
13:32:45 [2022-09-07T13:32:45.392Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:32:45 [2022-09-07T13:32:45.392Z] --- SKIP: TestDeleteDevicemapper (0.00s)
13:32:45 [2022-09-07T13:32:45.392Z] === RUN   TestStopContainerWithRestartPolicyAlways
13:32:45 [2022-09-07T13:32:45.508Z] INFO: Testing against a local daemon
13:32:45 [2022-09-07T13:32:45.508Z] === RUN   TestCommitInheritsEnv
13:32:45 [2022-09-07T13:32:45.649Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
13:32:45 [2022-09-07T13:32:45.765Z] --- PASS: TestCommitInheritsEnv (0.27s)
13:32:45 [2022-09-07T13:32:45.765Z] === RUN   TestImportExtremelyLargeImageWorks
13:32:45 [2022-09-07T13:32:45.765Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
13:32:45 [2022-09-07T13:32:45.765Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
13:32:45 [2022-09-07T13:32:45.765Z] === RUN   TestImportWithCustomPlatform
13:32:45 [2022-09-07T13:32:45.765Z] === RUN   TestImportWithCustomPlatform/#00
13:32:45 [2022-09-07T13:32:45.765Z] === RUN   TestImportWithCustomPlatform/_______
13:32:45 [2022-09-07T13:32:45.765Z] === RUN   TestImportWithCustomPlatform//
13:32:45 [2022-09-07T13:32:45.765Z] === RUN   TestImportWithCustomPlatform/linux
13:32:45 [2022-09-07T13:32:45.765Z] === RUN   TestImportWithCustomPlatform/LINUX
13:32:46 [2022-09-07T13:32:46.024Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
13:32:46 [2022-09-07T13:32:46.024Z] === RUN   TestImportWithCustomPlatform/macos
13:32:46 [2022-09-07T13:32:46.024Z] === RUN   TestImportWithCustomPlatform/macos/arm64
13:32:46 [2022-09-07T13:32:46.024Z] === RUN   TestImportWithCustomPlatform/nintendo64
13:32:46 [2022-09-07T13:32:46.024Z] --- PASS: TestImportWithCustomPlatform (0.33s)
13:32:46 [2022-09-07T13:32:46.024Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
13:32:46 [2022-09-07T13:32:46.024Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
13:32:46 [2022-09-07T13:32:46.024Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
13:32:46 [2022-09-07T13:32:46.024Z]     --- PASS: TestImportWithCustomPlatform/linux (0.08s)
13:32:46 [2022-09-07T13:32:46.024Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
13:32:46 [2022-09-07T13:32:46.024Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s)
13:32:46 [2022-09-07T13:32:46.024Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
13:32:46 [2022-09-07T13:32:46.024Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
13:32:46 [2022-09-07T13:32:46.024Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
13:32:46 [2022-09-07T13:32:46.024Z] === RUN   TestImagesFilterMultiReference
13:32:46 [2022-09-07T13:32:46.024Z] --- PASS: TestImagesFilterMultiReference (0.06s)
13:32:46 [2022-09-07T13:32:46.024Z] === RUN   TestImagePullPlatformInvalid
13:32:46 [2022-09-07T13:32:46.024Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
13:32:46 [2022-09-07T13:32:46.024Z] === RUN   TestRemoveImageOrphaning
13:32:46 [2022-09-07T13:32:46.589Z] --- PASS: TestRemoveImageOrphaning (0.28s)
13:32:46 [2022-09-07T13:32:46.589Z] === RUN   TestRemoveImageGarbageCollector
13:32:46 [2022-09-07T13:32:46.589Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:32:46 [2022-09-07T13:32:46.589Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
13:32:46 [2022-09-07T13:32:46.589Z] === RUN   TestTagUnprefixedRepoByNameOrName
13:32:46 [2022-09-07T13:32:46.589Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
13:32:46 [2022-09-07T13:32:46.589Z] === RUN   TestTagInvalidReference
13:32:46 [2022-09-07T13:32:46.589Z] --- PASS: TestTagInvalidReference (0.01s)
13:32:46 [2022-09-07T13:32:46.589Z] === RUN   TestTagValidPrefixedRepo
13:32:46 [2022-09-07T13:32:46.589Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
13:32:46 [2022-09-07T13:32:46.589Z] === RUN   TestTagExistedNameWithoutForce
13:32:46 [2022-09-07T13:32:46.589Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
13:32:46 [2022-09-07T13:32:46.589Z] === RUN   TestTagOfficialNames
13:32:46 [2022-09-07T13:32:46.589Z] --- PASS: TestTagOfficialNames (0.05s)
13:32:46 [2022-09-07T13:32:46.589Z] === RUN   TestTagMatchesDigest
13:32:46 [2022-09-07T13:32:46.589Z] --- PASS: TestTagMatchesDigest (0.01s)
13:32:46 [2022-09-07T13:32:46.589Z] PASS
13:32:46 [2022-09-07T13:32:46.589Z] 
13:32:46 [2022-09-07T13:32:46.589Z] === Skipped
13:32:46 [2022-09-07T13:32:46.589Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
13:32:46 [2022-09-07T13:32:46.589Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
13:32:46 [2022-09-07T13:32:46.589Z] 
13:32:46 [2022-09-07T13:32:46.589Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
13:32:46 [2022-09-07T13:32:46.589Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:32:46 [2022-09-07T13:32:46.589Z] 
13:32:46 [2022-09-07T13:32:46.589Z] DONE 22 tests, 2 skipped in 1.303s
13:32:46 [2022-09-07T13:32:46.589Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
13:32:46 [2022-09-07T13:32:46.589Z] ++ 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
13:32:46 [2022-09-07T13:32:46.589Z] ++ set -e
13:32:46 [2022-09-07T13:32:46.589Z] ++ '[' -n 0 ']'
13:32:46 [2022-09-07T13:32:46.589Z] ++ set -x
13:32:46 [2022-09-07T13:32:46.589Z] ++ 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
13:32:46 [2022-09-07T13:32:46.589Z] === RUN   TestStripANSICommands
13:32:46 [2022-09-07T13:32:46.589Z] === RUN   TestStripANSICommands/#00
13:32:46 [2022-09-07T13:32:46.589Z] === RUN   TestStripANSICommands/#01
13:32:46 [2022-09-07T13:32:46.589Z] --- PASS: TestStripANSICommands (0.00s)
13:32:46 [2022-09-07T13:32:46.589Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
13:32:46 [2022-09-07T13:32:46.589Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
13:32:46 [2022-09-07T13:32:46.589Z] PASS
13:32:46 [2022-09-07T13:32:46.589Z] 
13:32:46 [2022-09-07T13:32:46.589Z] DONE 3 tests in 0.038s
13:32:46 [2022-09-07T13:32:46.589Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
13:32:46 [2022-09-07T13:32:46.589Z] ++ 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
13:32:46 [2022-09-07T13:32:46.589Z] ++ set -e
13:32:46 [2022-09-07T13:32:46.589Z] ++ '[' -n 0 ']'
13:32:46 [2022-09-07T13:32:46.589Z] ++ set -x
13:32:46 [2022-09-07T13:32:46.590Z] ++ 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
13:32:46 [2022-09-07T13:32:46.848Z] INFO: Testing against a local daemon
13:32:46 [2022-09-07T13:32:46.848Z] === RUN   TestNetworkCreateDelete
13:32:46 [2022-09-07T13:32:46.848Z] --- PASS: TestNetworkCreateDelete (0.15s)
13:32:46 [2022-09-07T13:32:46.848Z] === RUN   TestDockerNetworkDeletePreferID
13:32:47 [2022-09-07T13:32:47.015Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
13:32:47 [2022-09-07T13:32:47.084Z] === RUN   TestExternalGraphDriver/spec
13:32:47 [2022-09-07T13:32:47.414Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s)
13:32:47 [2022-09-07T13:32:47.414Z] === RUN   TestDaemonDNSFallback
13:32:47 [2022-09-07T13:32:47.579Z] === RUN   TestDockerSuite/TestAttachPausedContainer
13:32:48 [2022-09-07T13:32:48.452Z] === RUN   TestExternalGraphDriver/pull
13:32:48 [2022-09-07T13:32:48.508Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
13:32:48 [2022-09-07T13:32:48.764Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.20s)
13:32:48 [2022-09-07T13:32:48.764Z] === RUN   TestUpdateMemory
13:32:48 [2022-09-07T13:32:48.764Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
13:32:48 [2022-09-07T13:32:48.765Z] --- SKIP: TestUpdateMemory (0.00s)
13:32:48 [2022-09-07T13:32:48.765Z] === RUN   TestUpdateCPUQuota
13:32:49 [2022-09-07T13:32:49.692Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
13:32:50 [2022-09-07T13:32:50.254Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
13:32:50 [2022-09-07T13:32:50.254Z] --- PASS: TestUpdateCPUQuota (1.58s)
13:32:50 [2022-09-07T13:32:50.254Z] === RUN   TestUpdatePidsLimit
13:32:50 [2022-09-07T13:32:50.254Z] === RUN   TestUpdatePidsLimit/update_from_none
13:32:50 [2022-09-07T13:32:50.340Z] --- PASS: TestExternalGraphDriver (5.33s)
13:32:50 [2022-09-07T13:32:50.340Z]     --- PASS: TestExternalGraphDriver/json (1.66s)
13:32:50 [2022-09-07T13:32:50.340Z]     --- PASS: TestExternalGraphDriver/spec (1.65s)
13:32:50 [2022-09-07T13:32:50.340Z]     --- PASS: TestExternalGraphDriver/pull (1.67s)
13:32:50 [2022-09-07T13:32:50.340Z] === RUN   TestGraphdriverPluginV2
13:32:50 [2022-09-07T13:32:50.510Z] === RUN   TestUpdatePidsLimit/no_change
13:32:51 [2022-09-07T13:32:51.072Z] === RUN   TestUpdatePidsLimit/update_lower
13:32:51 [2022-09-07T13:32:51.328Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
13:32:51 [2022-09-07T13:32:51.896Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
13:32:51 [2022-09-07T13:32:51.896Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
13:32:52 [2022-09-07T13:32:52.152Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
13:32:52 [2022-09-07T13:32:52.452Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
13:32:53 [2022-09-07T13:32:53.819Z] --- PASS: TestUpdatePidsLimit (3.67s)
13:32:53 [2022-09-07T13:32:53.819Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.32s)
13:32:53 [2022-09-07T13:32:53.819Z]     --- PASS: TestUpdatePidsLimit/no_change (0.40s)
13:32:53 [2022-09-07T13:32:53.819Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.38s)
13:32:53 [2022-09-07T13:32:53.819Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s)
13:32:53 [2022-09-07T13:32:53.819Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s)
13:32:53 [2022-09-07T13:32:53.819Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s)
13:32:53 [2022-09-07T13:32:53.819Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s)
13:32:53 [2022-09-07T13:32:53.819Z] === RUN   TestUpdateRestartPolicy
13:32:53 [2022-09-07T13:32:53.970Z] --- PASS: TestDaemonDNSFallback (6.30s)
13:32:53 [2022-09-07T13:32:53.970Z] === RUN   TestInspectNetwork
13:32:54 [2022-09-07T13:32:54.075Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
13:32:54 [2022-09-07T13:32:54.506Z] --- PASS: TestGraphdriverPluginV2 (4.19s)
13:32:54 [2022-09-07T13:32:54.506Z] PASS
13:32:54 [2022-09-07T13:32:54.506Z] 
13:32:54 [2022-09-07T13:32:54.506Z] DONE 5 tests in 9.565s
13:32:54 [2022-09-07T13:32:54.506Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
13:32:54 [2022-09-07T13:32:54.506Z] INFO: Testing against a local daemon
13:32:54 [2022-09-07T13:32:54.506Z] === RUN   TestContinueAfterPluginCrash
13:32:54 [2022-09-07T13:32:54.506Z] === PAUSE TestContinueAfterPluginCrash
13:32:54 [2022-09-07T13:32:54.506Z] === RUN   TestReadPluginNoRead
13:32:54 [2022-09-07T13:32:54.506Z] === PAUSE TestReadPluginNoRead
13:32:54 [2022-09-07T13:32:54.506Z] === RUN   TestDaemonStartWithLogOpt
13:32:54 [2022-09-07T13:32:54.506Z] === PAUSE TestDaemonStartWithLogOpt
13:32:54 [2022-09-07T13:32:54.506Z] === CONT  TestContinueAfterPluginCrash
13:32:54 [2022-09-07T13:32:54.506Z] === CONT  TestDaemonStartWithLogOpt
13:32:57 [2022-09-07T13:32:57.387Z] === RUN   TestInspectNetwork/full_network_id
13:32:57 [2022-09-07T13:32:57.387Z] === RUN   TestInspectNetwork/partial_network_id
13:32:57 [2022-09-07T13:32:57.387Z] === RUN   TestInspectNetwork/network_name
13:32:57 [2022-09-07T13:32:57.387Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
13:32:57 [2022-09-07T13:32:57.441Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
13:32:57 [2022-09-07T13:32:57.441Z]     docker_cli_daemon_test.go:233: unmatched requirement Devicemapper
13:32:57 [2022-09-07T13:32:57.441Z]     check_test.go:540: [dd7bdce42dcd6] daemon is not started
13:32:57 [2022-09-07T13:32:57.441Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
13:32:57 [2022-09-07T13:32:57.442Z]     docker_cli_daemon_test.go:213: unmatched requirement Devicemapper
13:32:57 [2022-09-07T13:32:57.442Z]     check_test.go:540: [d7a9d52137987] daemon is not started
13:32:57 [2022-09-07T13:32:57.442Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
13:32:57 [2022-09-07T13:32:57.779Z] --- PASS: TestDaemonStartWithLogOpt (3.37s)
13:32:57 [2022-09-07T13:32:57.779Z] === CONT  TestReadPluginNoRead
13:33:00 [2022-09-07T13:33:00.298Z] === RUN   TestReadPluginNoRead/default
13:33:00 [2022-09-07T13:33:00.792Z]     check_test.go:540: [d6e9e85b0d42d] daemon is not started
13:33:00 [2022-09-07T13:33:00.793Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
13:33:01 [2022-09-07T13:33:01.227Z] === RUN   TestReadPluginNoRead/disabled_caching
13:33:01 [2022-09-07T13:33:01.622Z] --- PASS: TestInspectNetwork (7.28s)
13:33:01 [2022-09-07T13:33:01.623Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
13:33:01 [2022-09-07T13:33:01.623Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
13:33:01 [2022-09-07T13:33:01.623Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
13:33:01 [2022-09-07T13:33:01.623Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
13:33:01 [2022-09-07T13:33:01.623Z] === RUN   TestRunContainerWithBridgeNone
13:33:02 [2022-09-07T13:33:02.557Z] --- PASS: TestRunContainerWithBridgeNone (1.48s)
13:33:02 [2022-09-07T13:33:02.557Z] === RUN   TestNetworkInvalidJSON
13:33:02 [2022-09-07T13:33:02.557Z] === RUN   TestNetworkInvalidJSON/networks/create
13:33:02 [2022-09-07T13:33:02.557Z] === PAUSE TestNetworkInvalidJSON/networks/create
13:33:02 [2022-09-07T13:33:02.557Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
13:33:02 [2022-09-07T13:33:02.557Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
13:33:02 [2022-09-07T13:33:02.557Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
13:33:02 [2022-09-07T13:33:02.557Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
13:33:02 [2022-09-07T13:33:02.557Z] === CONT  TestNetworkInvalidJSON/networks/create
13:33:02 [2022-09-07T13:33:02.557Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
13:33:02 [2022-09-07T13:33:02.557Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
13:33:02 [2022-09-07T13:33:02.557Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
13:33:02 [2022-09-07T13:33:02.557Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
13:33:02 [2022-09-07T13:33:02.557Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
13:33:02 [2022-09-07T13:33:02.557Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
13:33:02 [2022-09-07T13:33:02.557Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
13:33:02 [2022-09-07T13:33:02.557Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
13:33:02 [2022-09-07T13:33:02.557Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
13:33:02 [2022-09-07T13:33:02.557Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
13:33:02 [2022-09-07T13:33:02.557Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
13:33:02 [2022-09-07T13:33:02.557Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
13:33:02 [2022-09-07T13:33:02.557Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
13:33:02 [2022-09-07T13:33:02.557Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
13:33:02 [2022-09-07T13:33:02.557Z] --- PASS: TestNetworkInvalidJSON (0.01s)
13:33:02 [2022-09-07T13:33:02.557Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
13:33:02 [2022-09-07T13:33:02.557Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
13:33:02 [2022-09-07T13:33:02.557Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
13:33:02 [2022-09-07T13:33:02.557Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
13:33:02 [2022-09-07T13:33:02.557Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
13:33:02 [2022-09-07T13:33:02.557Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
13:33:02 [2022-09-07T13:33:02.557Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
13:33:02 [2022-09-07T13:33:02.557Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
13:33:02 [2022-09-07T13:33:02.557Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
13:33:02 [2022-09-07T13:33:02.557Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
13:33:02 [2022-09-07T13:33:02.557Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
13:33:02 [2022-09-07T13:33:02.557Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
13:33:02 [2022-09-07T13:33:02.557Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
13:33:02 [2022-09-07T13:33:02.557Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
13:33:02 [2022-09-07T13:33:02.557Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
13:33:02 [2022-09-07T13:33:02.557Z] === RUN   TestNetworkList
13:33:02 [2022-09-07T13:33:02.557Z] === RUN   TestNetworkList//networks
13:33:02 [2022-09-07T13:33:02.557Z] === PAUSE TestNetworkList//networks
13:33:02 [2022-09-07T13:33:02.557Z] === RUN   TestNetworkList//networks/
13:33:02 [2022-09-07T13:33:02.557Z] === PAUSE TestNetworkList//networks/
13:33:02 [2022-09-07T13:33:02.557Z] === CONT  TestNetworkList//networks
13:33:02 [2022-09-07T13:33:02.557Z] === CONT  TestNetworkList//networks/
13:33:02 [2022-09-07T13:33:02.557Z] --- PASS: TestNetworkList (0.02s)
13:33:02 [2022-09-07T13:33:02.557Z]     --- PASS: TestNetworkList//networks (0.00s)
13:33:02 [2022-09-07T13:33:02.557Z]     --- PASS: TestNetworkList//networks/ (0.00s)
13:33:02 [2022-09-07T13:33:02.557Z] === RUN   TestHostIPv4BridgeLabel
13:33:02 [2022-09-07T13:33:02.656Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
13:33:02 [2022-09-07T13:33:02.926Z] --- PASS: TestContinueAfterPluginCrash (8.54s)
13:33:03 [2022-09-07T13:33:03.124Z] --- PASS: TestHostIPv4BridgeLabel (0.59s)
13:33:03 [2022-09-07T13:33:03.124Z] === RUN   TestDaemonRestartWithLiveRestore
13:33:03 [2022-09-07T13:33:03.824Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
13:33:03 [2022-09-07T13:33:03.868Z] === CONT  TestReadPluginNoRead
13:33:03 [2022-09-07T13:33:03.868Z]     read_test.go:92: [d4dd9218023a3] daemon is not started
13:33:03 [2022-09-07T13:33:03.868Z] --- PASS: TestReadPluginNoRead (6.33s)
13:33:03 [2022-09-07T13:33:03.868Z]     --- PASS: TestReadPluginNoRead/default (1.33s)
13:33:03 [2022-09-07T13:33:03.868Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.42s)
13:33:03 [2022-09-07T13:33:03.868Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.36s)
13:33:03 [2022-09-07T13:33:03.868Z] PASS
13:33:03 [2022-09-07T13:33:03.868Z] 
13:33:03 [2022-09-07T13:33:03.868Z] DONE 6 tests in 9.718s
13:33:03 [2022-09-07T13:33:03.868Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
13:33:03 [2022-09-07T13:33:03.868Z] testing: warning: no tests to run
13:33:03 [2022-09-07T13:33:03.868Z] PASS
13:33:03 [2022-09-07T13:33:03.868Z] 
13:33:03 [2022-09-07T13:33:03.868Z] DONE 0 tests in 0.007s
13:33:03 [2022-09-07T13:33:03.868Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
13:33:04 [2022-09-07T13:33:04.150Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
13:33:04 [2022-09-07T13:33:04.150Z] === RUN   TestDaemonDefaultNetworkPools
13:33:04 [2022-09-07T13:33:04.151Z] INFO: Testing against a local daemon
13:33:04 [2022-09-07T13:33:04.151Z] === RUN   TestPluginWithDevMounts
13:33:04 [2022-09-07T13:33:04.151Z] === PAUSE TestPluginWithDevMounts
13:33:04 [2022-09-07T13:33:04.151Z] === CONT  TestPluginWithDevMounts
13:33:04 [2022-09-07T13:33:04.724Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s)
13:33:04 [2022-09-07T13:33:04.724Z] === RUN   TestDaemonRestartWithExistingNetwork
13:33:05 [2022-09-07T13:33:05.052Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
13:33:05 [2022-09-07T13:33:05.308Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
13:33:05 [2022-09-07T13:33:05.518Z] --- PASS: TestPluginWithDevMounts (1.60s)
13:33:05 [2022-09-07T13:33:05.518Z] PASS
13:33:05 [2022-09-07T13:33:05.518Z] 
13:33:05 [2022-09-07T13:33:05.518Z] DONE 1 tests in 1.639s
13:33:05 [2022-09-07T13:33:05.518Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
13:33:05 [2022-09-07T13:33:05.774Z] INFO: Testing against a local daemon
13:33:05 [2022-09-07T13:33:05.774Z] === RUN   TestSecretInspect
13:33:06 [2022-09-07T13:33:06.100Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
13:33:06 [2022-09-07T13:33:06.100Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
13:33:06 [2022-09-07T13:33:06.249Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
13:33:07 [2022-09-07T13:33:07.085Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s)
13:33:07 [2022-09-07T13:33:07.085Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
13:33:07 [2022-09-07T13:33:07.177Z] --- PASS: TestUpdateRestartPolicy (13.28s)
13:33:07 [2022-09-07T13:33:07.177Z] === RUN   TestUpdateRestartWithAutoRemove
13:33:07 [2022-09-07T13:33:07.433Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
13:33:07 [2022-09-07T13:33:07.733Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
13:33:07 [2022-09-07T13:33:07.991Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
13:33:07 [2022-09-07T13:33:07.991Z] --- PASS: TestUpdateRestartWithAutoRemove (0.74s)
13:33:07 [2022-09-07T13:33:07.991Z] === RUN   TestWaitNonBlocked
13:33:07 [2022-09-07T13:33:07.991Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
13:33:07 [2022-09-07T13:33:07.991Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
13:33:07 [2022-09-07T13:33:07.991Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
13:33:07 [2022-09-07T13:33:07.991Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
13:33:07 [2022-09-07T13:33:07.991Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
13:33:07 [2022-09-07T13:33:07.991Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
13:33:08 [2022-09-07T13:33:08.017Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
13:33:08 [2022-09-07T13:33:08.017Z] === RUN   TestServiceWithPredefinedNetwork
13:33:08 [2022-09-07T13:33:08.288Z] --- PASS: TestSecretInspect (2.20s)
13:33:08 [2022-09-07T13:33:08.288Z] === RUN   TestSecretList
13:33:09 [2022-09-07T13:33:09.401Z] --- PASS: TestWaitNonBlocked (0.01s)
13:33:09 [2022-09-07T13:33:09.401Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.21s)
13:33:09 [2022-09-07T13:33:09.401Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.24s)
13:33:09 [2022-09-07T13:33:09.401Z] === RUN   TestWaitBlocked
13:33:09 [2022-09-07T13:33:09.401Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
13:33:09 [2022-09-07T13:33:09.401Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
13:33:09 [2022-09-07T13:33:09.401Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
13:33:09 [2022-09-07T13:33:09.401Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
13:33:09 [2022-09-07T13:33:09.401Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
13:33:09 [2022-09-07T13:33:09.401Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
13:33:09 [2022-09-07T13:33:09.918Z] --- PASS: TestServiceWithPredefinedNetwork (1.90s)
13:33:09 [2022-09-07T13:33:09.918Z] === RUN   TestServiceRemoveKeepsIngressNetwork
13:33:09 [2022-09-07T13:33:09.918Z]     service_test.go:243: FLAKY_TEST
13:33:09 [2022-09-07T13:33:09.918Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
13:33:09 [2022-09-07T13:33:09.918Z] === RUN   TestServiceWithDataPathPortInit
13:33:10 [2022-09-07T13:33:10.180Z] --- PASS: TestSecretList (2.26s)
13:33:10 [2022-09-07T13:33:10.180Z] === RUN   TestSecretsCreateAndDelete
13:33:10 [2022-09-07T13:33:10.331Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
13:33:10 [2022-09-07T13:33:10.587Z] --- PASS: TestWaitBlocked (0.02s)
13:33:10 [2022-09-07T13:33:10.587Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.27s)
13:33:10 [2022-09-07T13:33:10.587Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.30s)
13:33:10 [2022-09-07T13:33:10.587Z] === RUN   TestWaitConditions
13:33:10 [2022-09-07T13:33:10.587Z] === RUN   TestWaitConditions/default
13:33:10 [2022-09-07T13:33:10.587Z] === PAUSE TestWaitConditions/default
13:33:10 [2022-09-07T13:33:10.587Z] === RUN   TestWaitConditions/not-running
13:33:10 [2022-09-07T13:33:10.587Z] === PAUSE TestWaitConditions/not-running
13:33:10 [2022-09-07T13:33:10.587Z] === RUN   TestWaitConditions/next-exit
13:33:10 [2022-09-07T13:33:10.587Z] === PAUSE TestWaitConditions/next-exit
13:33:10 [2022-09-07T13:33:10.587Z] === RUN   TestWaitConditions/removed
13:33:10 [2022-09-07T13:33:10.587Z] === PAUSE TestWaitConditions/removed
13:33:10 [2022-09-07T13:33:10.587Z] === CONT  TestWaitConditions/default
13:33:10 [2022-09-07T13:33:10.587Z] === CONT  TestWaitConditions/removed
13:33:10 [2022-09-07T13:33:10.843Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
13:33:12 [2022-09-07T13:33:12.695Z] --- PASS: TestSecretsCreateAndDelete (2.20s)
13:33:12 [2022-09-07T13:33:12.695Z] === RUN   TestSecretsUpdate
13:33:12 [2022-09-07T13:33:12.731Z] === CONT  TestWaitConditions/next-exit
13:33:12 [2022-09-07T13:33:12.731Z] === CONT  TestWaitConditions/not-running
13:33:12 [2022-09-07T13:33:12.989Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
13:33:13 [2022-09-07T13:33:13.919Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
13:33:13 [2022-09-07T13:33:13.919Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
13:33:14 [2022-09-07T13:33:14.934Z] --- PASS: TestWaitConditions (0.03s)
13:33:14 [2022-09-07T13:33:14.934Z]     --- PASS: TestWaitConditions/removed (2.09s)
13:33:14 [2022-09-07T13:33:14.934Z]     --- PASS: TestWaitConditions/default (2.12s)
13:33:14 [2022-09-07T13:33:14.934Z]     --- PASS: TestWaitConditions/next-exit (2.27s)
13:33:14 [2022-09-07T13:33:14.934Z]     --- PASS: TestWaitConditions/not-running (2.29s)
13:33:14 [2022-09-07T13:33:14.934Z] === RUN   TestWaitRestartedContainer
13:33:14 [2022-09-07T13:33:14.934Z] === RUN   TestWaitRestartedContainer/default
13:33:14 [2022-09-07T13:33:14.934Z] === PAUSE TestWaitRestartedContainer/default
13:33:14 [2022-09-07T13:33:14.934Z] === RUN   TestWaitRestartedContainer/not-running
13:33:14 [2022-09-07T13:33:14.934Z] === PAUSE TestWaitRestartedContainer/not-running
13:33:14 [2022-09-07T13:33:14.934Z] === RUN   TestWaitRestartedContainer/next-exit
13:33:14 [2022-09-07T13:33:14.934Z] === PAUSE TestWaitRestartedContainer/next-exit
13:33:14 [2022-09-07T13:33:14.934Z] === CONT  TestWaitRestartedContainer/default
13:33:14 [2022-09-07T13:33:14.934Z] === CONT  TestWaitRestartedContainer/next-exit
13:33:15 [2022-09-07T13:33:15.210Z] --- PASS: TestSecretsUpdate (2.86s)
13:33:15 [2022-09-07T13:33:15.211Z] === RUN   TestTemplatedSecret
13:33:17 [2022-09-07T13:33:17.542Z] === CONT  TestWaitRestartedContainer/not-running
13:33:18 [2022-09-07T13:33:18.517Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
13:33:19 [2022-09-07T13:33:19.121Z] --- PASS: TestWaitRestartedContainer (0.02s)
13:33:19 [2022-09-07T13:33:19.121Z]     --- PASS: TestWaitRestartedContainer/default (2.49s)
13:33:19 [2022-09-07T13:33:19.121Z]     --- PASS: TestWaitRestartedContainer/next-exit (2.51s)
13:33:19 [2022-09-07T13:33:19.121Z]     --- PASS: TestWaitRestartedContainer/not-running (1.56s)
13:33:19 [2022-09-07T13:33:19.121Z] === CONT  TestContainerStartOnDaemonRestart
13:33:19 [2022-09-07T13:33:19.121Z] === CONT  TestRestartDaemonWithRestartingContainer
13:33:21 [2022-09-07T13:33:21.019Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
13:33:21 [2022-09-07T13:33:21.748Z] --- PASS: TestTemplatedSecret (6.57s)
13:33:21 [2022-09-07T13:33:21.748Z] === RUN   TestSecretCreateResolve
13:33:21 [2022-09-07T13:33:21.963Z] tests/integration/api_volume_test.py .........                           [ 74%]
13:33:21 [2022-09-07T13:33:21.963Z] tests/integration/client_test.py .....                                   [ 75%]
13:33:21 [2022-09-07T13:33:21.963Z] tests/integration/context_api_test.py ...                                [ 76%]
13:33:21 [2022-09-07T13:33:21.963Z] tests/integration/errors_test.py .                                       [ 76%]
13:33:22 [2022-09-07T13:33:22.999Z] --- PASS: TestContainerStartOnDaemonRestart (4.08s)
13:33:22 [2022-09-07T13:33:22.999Z] === CONT  TestIpcModeOlderClient
13:33:23 [2022-09-07T13:33:23.255Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
13:33:23 [2022-09-07T13:33:23.255Z] --- PASS: TestIpcModeOlderClient (0.16s)
13:33:23 [2022-09-07T13:33:23.255Z] === CONT  TestContainerKillOnDaemonStart
13:33:23 [2022-09-07T13:33:23.512Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.50s)
13:33:23 [2022-09-07T13:33:23.512Z] === CONT  TestDaemonHostGatewayIP
13:33:24 [2022-09-07T13:33:24.794Z] --- PASS: TestServiceWithDataPathPortInit (13.50s)
13:33:24 [2022-09-07T13:33:24.794Z] === RUN   TestServiceWithDefaultAddressPoolInit
13:33:25 [2022-09-07T13:33:25.403Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
13:33:25 [2022-09-07T13:33:25.661Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
13:33:25 [2022-09-07T13:33:25.728Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:q99m4xdlude0dx699h0t33g4s Created:2022-09-07 13:33:24.5062543 +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[db7dc38d9fbb4dc03c2bdce7d7fbd4089d0559fae4f2f22632a141afa0ab484f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.z4zep3avg1r0xi22axvikjew1 EndpointID:8311df82bd9207507d4bc13e76e3fc578bd632cd1ccee3f8ca69fae40b44435e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7f09f7b862cb498bc3ea8ccfee6e8f528aeb69867c757ac665ecdaf6510acde4 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:0a19a01d045d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.z4zep3avg1r0xi22axvikjew1 EndpointID:8311df82bd9207507d4bc13e76e3fc578bd632cd1ccee3f8ca69fae40b44435e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
13:33:26 [2022-09-07T13:33:26.992Z] --- PASS: TestSecretCreateResolve (4.70s)
13:33:26 [2022-09-07T13:33:26.992Z] PASS
13:33:26 [2022-09-07T13:33:26.992Z] 
13:33:26 [2022-09-07T13:33:26.992Z] DONE 6 tests in 20.815s
13:33:26 [2022-09-07T13:33:26.992Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
13:33:26 [2022-09-07T13:33:26.992Z] INFO: Testing against a local daemon
13:33:26 [2022-09-07T13:33:26.992Z] === RUN   TestServiceCreateInit
13:33:26 [2022-09-07T13:33:26.992Z] === RUN   TestServiceCreateInit/daemonInitDisabled
13:33:27 [2022-09-07T13:33:27.597Z] --- PASS: TestDaemonHostGatewayIP (4.15s)
13:33:27 [2022-09-07T13:33:27.597Z] === CONT  TestDaemonRestartIpcMode
13:33:27 [2022-09-07T13:33:27.853Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
13:33:27 [2022-09-07T13:33:27.853Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
13:33:30 [2022-09-07T13:33:30.371Z]     check_test.go:540: [d6a52197be219] daemon is not started
13:33:30 [2022-09-07T13:33:30.371Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
13:33:30 [2022-09-07T13:33:30.992Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.03s)
13:33:30 [2022-09-07T13:33:30.992Z] PASS
13:33:30 [2022-09-07T13:33:30.992Z] 
13:33:30 [2022-09-07T13:33:30.992Z] === Skipped
13:33:30 [2022-09-07T13:33:30.992Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
13:33:30 [2022-09-07T13:33:30.992Z]     service_test.go:243: FLAKY_TEST
13:33:30 [2022-09-07T13:33:30.992Z] 
13:33:30 [2022-09-07T13:33:30.992Z] DONE 38 tests, 1 skipped in 43.550s
13:33:30 [2022-09-07T13:33:30.992Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
13:33:30 [2022-09-07T13:33:30.992Z] ++ 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
13:33:30 [2022-09-07T13:33:30.992Z] ++ set -e
13:33:30 [2022-09-07T13:33:30.992Z] ++ '[' -n 0 ']'
13:33:30 [2022-09-07T13:33:30.992Z] ++ set -x
13:33:30 [2022-09-07T13:33:30.992Z] ++ 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
13:33:30 [2022-09-07T13:33:30.992Z] INFO: Testing against a local daemon
13:33:30 [2022-09-07T13:33:30.993Z] === RUN   TestDockerNetworkIpvlanPersistance
13:33:30 [2022-09-07T13:33:30.993Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:33:30 [2022-09-07T13:33:30.993Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
13:33:30 [2022-09-07T13:33:30.993Z] === RUN   TestDockerNetworkIpvlan
13:33:30 [2022-09-07T13:33:30.993Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:33:30 [2022-09-07T13:33:30.993Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
13:33:30 [2022-09-07T13:33:30.993Z] PASS
13:33:30 [2022-09-07T13:33:30.993Z] 
13:33:30 [2022-09-07T13:33:30.993Z] === Skipped
13:33:30 [2022-09-07T13:33:30.993Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
13:33:30 [2022-09-07T13:33:30.993Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:33:30 [2022-09-07T13:33:30.993Z] 
13:33:30 [2022-09-07T13:33:30.993Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
13:33:30 [2022-09-07T13:33:30.993Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:33:30 [2022-09-07T13:33:30.993Z] 
13:33:30 [2022-09-07T13:33:30.993Z] DONE 2 tests, 2 skipped in 0.086s
13:33:30 [2022-09-07T13:33:30.993Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
13:33:30 [2022-09-07T13:33:30.993Z] ++ 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
13:33:30 [2022-09-07T13:33:30.993Z] ++ set -e
13:33:30 [2022-09-07T13:33:30.993Z] ++ '[' -n 0 ']'
13:33:30 [2022-09-07T13:33:30.993Z] ++ set -x
13:33:30 [2022-09-07T13:33:30.993Z] ++ 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
13:33:30 [2022-09-07T13:33:30.993Z] INFO: Testing against a local daemon
13:33:30 [2022-09-07T13:33:30.993Z] === RUN   TestDockerNetworkMacvlanPersistance
13:33:31 [2022-09-07T13:33:31.343Z] --- PASS: TestDaemonRestartIpcMode (3.53s)
13:33:31 [2022-09-07T13:33:31.599Z] === RUN   TestDockerSuite/TestBuildAddNonTar
13:33:31 [2022-09-07T13:33:31.928Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s)
13:33:31 [2022-09-07T13:33:31.928Z] === RUN   TestDockerNetworkMacvlan
13:33:32 [2022-09-07T13:33:32.495Z] === RUN   TestDockerNetworkMacvlan/Subinterface
13:33:32 [2022-09-07T13:33:32.527Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
13:33:33 [2022-09-07T13:33:33.061Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
13:33:33 [2022-09-07T13:33:33.089Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
13:33:33 [2022-09-07T13:33:33.089Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
13:33:33 [2022-09-07T13:33:33.997Z] === RUN   TestDockerNetworkMacvlan/NilParent
13:33:35 [2022-09-07T13:33:35.649Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
13:33:35 [2022-09-07T13:33:35.898Z] === RUN   TestDockerNetworkMacvlan/InternalMode
13:33:36 [2022-09-07T13:33:36.211Z] --- PASS: TestContainerKillOnDaemonStart (12.82s)
13:33:36 [2022-09-07T13:33:36.212Z] PASS
13:33:36 [2022-09-07T13:33:36.212Z] 
13:33:36 [2022-09-07T13:33:36.212Z] === Skipped
13:33:36 [2022-09-07T13:33:36.212Z] === SKIP: amd64.integration.container TestCheckpoint (0.01s)
13:33:36 [2022-09-07T13:33:36.212Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:33:36 [2022-09-07T13:33:36.212Z] 
13:33:36 [2022-09-07T13:33:36.212Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
13:33:36 [2022-09-07T13:33:36.212Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:33:36 [2022-09-07T13:33:36.212Z] 
13:33:36 [2022-09-07T13:33:36.212Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
13:33:36 [2022-09-07T13:33:36.212Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:33:36 [2022-09-07T13:33:36.212Z] 
13:33:36 [2022-09-07T13:33:36.212Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.01s)
13:33:36 [2022-09-07T13:33:36.212Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:33:36 [2022-09-07T13:33:36.212Z] 
13:33:36 [2022-09-07T13:33:36.212Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
13:33:36 [2022-09-07T13:33:36.212Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:33:36 [2022-09-07T13:33:36.212Z] 
13:33:36 [2022-09-07T13:33:36.212Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
13:33:36 [2022-09-07T13:33:36.212Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
13:33:36 [2022-09-07T13:33:36.212Z] 
13:33:36 [2022-09-07T13:33:36.212Z] DONE 273 tests, 6 skipped in 183.920s
13:33:36 [2022-09-07T13:33:36.212Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
13:33:36 [2022-09-07T13:33:36.212Z] ++ 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
13:33:36 [2022-09-07T13:33:36.212Z] ++ set -e
13:33:36 [2022-09-07T13:33:36.212Z] ++ '[' -n 0 ']'
13:33:36 [2022-09-07T13:33:36.212Z] ++ set -x
13:33:36 [2022-09-07T13:33:36.212Z] ++ 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
13:33:36 [2022-09-07T13:33:36.212Z] === RUN   TestConfigDaemonLibtrustID
13:33:36 [2022-09-07T13:33:36.821Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
13:33:36 [2022-09-07T13:33:36.821Z] === RUN   TestConfigDaemonID
13:33:36 [2022-09-07T13:33:36.821Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
13:33:37 [2022-09-07T13:33:37.272Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
13:33:37 [2022-09-07T13:33:37.785Z]     daemon_test.go:83: [d2ad9b93fd845] daemon is not started
13:33:37 [2022-09-07T13:33:37.792Z] --- PASS: TestConfigDaemonID (1.04s)
13:33:37 [2022-09-07T13:33:37.792Z] === RUN   TestDaemonConfigValidation
13:33:37 [2022-09-07T13:33:37.792Z] === RUN   TestDaemonConfigValidation/config_with_no_content
13:33:37 [2022-09-07T13:33:37.792Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
13:33:37 [2022-09-07T13:33:37.792Z] === RUN   TestDaemonConfigValidation/config_with_{}
13:33:37 [2022-09-07T13:33:37.792Z] === PAUSE TestDaemonConfigValidation/config_with_{}
13:33:37 [2022-09-07T13:33:37.792Z] === RUN   TestDaemonConfigValidation/invalid_config
13:33:37 [2022-09-07T13:33:37.792Z] === PAUSE TestDaemonConfigValidation/invalid_config
13:33:37 [2022-09-07T13:33:37.792Z] === RUN   TestDaemonConfigValidation/malformed_config
13:33:37 [2022-09-07T13:33:37.792Z] === PAUSE TestDaemonConfigValidation/malformed_config
13:33:37 [2022-09-07T13:33:37.792Z] === RUN   TestDaemonConfigValidation/valid_config
13:33:37 [2022-09-07T13:33:37.792Z] === PAUSE TestDaemonConfigValidation/valid_config
13:33:37 [2022-09-07T13:33:37.792Z] === CONT  TestDaemonConfigValidation/config_with_no_content
13:33:37 [2022-09-07T13:33:37.792Z] === CONT  TestDaemonConfigValidation/malformed_config
13:33:38 [2022-09-07T13:33:38.055Z] === CONT  TestDaemonConfigValidation/invalid_config
13:33:38 [2022-09-07T13:33:38.055Z] === CONT  TestDaemonConfigValidation/config_with_{}
13:33:38 [2022-09-07T13:33:38.055Z] === CONT  TestDaemonConfigValidation/valid_config
13:33:38 [2022-09-07T13:33:38.055Z]     check_test.go:540: [d30b23e5970bd] daemon is not started
13:33:38 [2022-09-07T13:33:38.055Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
13:33:38 [2022-09-07T13:33:38.314Z] --- PASS: TestDaemonConfigValidation (0.00s)
13:33:38 [2022-09-07T13:33:38.314Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.18s)
13:33:38 [2022-09-07T13:33:38.314Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.18s)
13:33:38 [2022-09-07T13:33:38.314Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.13s)
13:33:38 [2022-09-07T13:33:38.314Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.15s)
13:33:38 [2022-09-07T13:33:38.314Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.18s)
13:33:38 [2022-09-07T13:33:38.314Z] === RUN   TestConfigDaemonSeccompProfiles
13:33:38 [2022-09-07T13:33:38.314Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
13:33:38 [2022-09-07T13:33:38.314Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
13:33:39 [2022-09-07T13:33:39.258Z] === RUN   TestDockerSuite/TestBuildAddScript
13:33:39 [2022-09-07T13:33:39.258Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
13:33:40 [2022-09-07T13:33:40.497Z] tests/integration/models_containers_test.py ............................ [ 83%]
13:33:40 [2022-09-07T13:33:40.558Z] === RUN   TestDockerNetworkMacvlan/Addressing
13:33:40 [2022-09-07T13:33:40.624Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
13:33:41 [2022-09-07T13:33:41.125Z] --- PASS: TestDockerNetworkMacvlan (9.53s)
13:33:41 [2022-09-07T13:33:41.125Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
13:33:41 [2022-09-07T13:33:41.125Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
13:33:41 [2022-09-07T13:33:41.125Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s)
13:33:41 [2022-09-07T13:33:41.125Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s)
13:33:41 [2022-09-07T13:33:41.125Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.08s)
13:33:41 [2022-09-07T13:33:41.125Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s)
13:33:41 [2022-09-07T13:33:41.125Z] PASS
13:33:41 [2022-09-07T13:33:41.384Z] 
13:33:41 [2022-09-07T13:33:41.384Z] DONE 8 tests in 10.916s
13:33:41 [2022-09-07T13:33:41.384Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
13:33:41 [2022-09-07T13:33:41.384Z] ++ 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
13:33:41 [2022-09-07T13:33:41.384Z] ++ set -e
13:33:41 [2022-09-07T13:33:41.384Z] ++ '[' -n 0 ']'
13:33:41 [2022-09-07T13:33:41.384Z] ++ set -x
13:33:41 [2022-09-07T13:33:41.384Z] ++ 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
13:33:41 [2022-09-07T13:33:41.384Z] testing: warning: no tests to run
13:33:41 [2022-09-07T13:33:41.384Z] PASS
13:33:41 [2022-09-07T13:33:41.384Z] 
13:33:41 [2022-09-07T13:33:41.384Z] DONE 0 tests in 0.022s
13:33:41 [2022-09-07T13:33:41.384Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
13:33:41 [2022-09-07T13:33:41.384Z] ++ 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
13:33:41 [2022-09-07T13:33:41.384Z] ++ set -e
13:33:41 [2022-09-07T13:33:41.384Z] ++ '[' -n 0 ']'
13:33:41 [2022-09-07T13:33:41.384Z] ++ set -x
13:33:41 [2022-09-07T13:33:41.384Z] ++ 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
13:33:41 [2022-09-07T13:33:41.384Z] INFO: Testing against a local daemon
13:33:41 [2022-09-07T13:33:41.384Z] === RUN   TestAuthZPluginAllowRequest
13:33:41 [2022-09-07T13:33:41.551Z] === CONT  TestConfigDaemonSeccompProfiles
13:33:41 [2022-09-07T13:33:41.552Z]     daemon_test.go:197: [d70862ed9a01c] daemon is not started
13:33:41 [2022-09-07T13:33:41.552Z] --- PASS: TestConfigDaemonSeccompProfiles (3.15s)
13:33:41 [2022-09-07T13:33:41.552Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s)
13:33:41 [2022-09-07T13:33:41.552Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.06s)
13:33:41 [2022-09-07T13:33:41.552Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s)
13:33:41 [2022-09-07T13:33:41.552Z] === RUN   TestDaemonProxy
13:33:41 [2022-09-07T13:33:41.552Z] === RUN   TestDaemonProxy/environment_variables
13:33:41 [2022-09-07T13:33:41.552Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
13:33:41 [2022-09-07T13:33:41.807Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
13:33:42 [2022-09-07T13:33:42.760Z] --- PASS: TestAuthZPluginAllowRequest (1.16s)
13:33:42 [2022-09-07T13:33:42.760Z] === RUN   TestAuthZPluginTLS
13:33:43 [2022-09-07T13:33:43.018Z] --- PASS: TestAuthZPluginTLS (0.55s)
13:33:43 [2022-09-07T13:33:43.018Z] === RUN   TestAuthZPluginDenyRequest
13:33:43 [2022-09-07T13:33:43.172Z] === RUN   TestDaemonProxy/command-line_options
13:33:43 [2022-09-07T13:33:43.585Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
13:33:43 [2022-09-07T13:33:43.585Z] === RUN   TestAuthZPluginAPIDenyResponse
13:33:44 [2022-09-07T13:33:44.151Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
13:33:44 [2022-09-07T13:33:44.151Z] === RUN   TestAuthZPluginDenyResponse
13:33:44 [2022-09-07T13:33:44.717Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
13:33:44 [2022-09-07T13:33:44.717Z] === RUN   TestAuthZPluginAllowEventStream
13:33:45 [2022-09-07T13:33:45.034Z] === RUN   TestServiceCreateInit/daemonInitEnabled
13:33:45 [2022-09-07T13:33:45.108Z] === RUN   TestDaemonProxy/configuration_file
13:33:46 [2022-09-07T13:33:46.093Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s)
13:33:46 [2022-09-07T13:33:46.093Z] === RUN   TestAuthZPluginErrorResponse
13:33:46 [2022-09-07T13:33:46.352Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
13:33:46 [2022-09-07T13:33:46.352Z] === RUN   TestAuthZPluginErrorRequest
13:33:46 [2022-09-07T13:33:46.918Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
13:33:46 [2022-09-07T13:33:46.919Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
13:33:46 [2022-09-07T13:33:46.999Z] === RUN   TestDaemonProxy/conflicting_options
13:33:46 [2022-09-07T13:33:46.999Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
13:33:46 [2022-09-07T13:33:46.999Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
13:33:47 [2022-09-07T13:33:47.254Z] === RUN   TestDaemonProxy/reload_sanitized
13:33:47 [2022-09-07T13:33:47.485Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
13:33:47 [2022-09-07T13:33:47.485Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
13:33:47 [2022-09-07T13:33:47.817Z] --- PASS: TestDaemonProxy (6.37s)
13:33:47 [2022-09-07T13:33:47.817Z]     --- PASS: TestDaemonProxy/environment_variables (1.77s)
13:33:47 [2022-09-07T13:33:47.817Z]     --- PASS: TestDaemonProxy/command-line_options (1.75s)
13:33:47 [2022-09-07T13:33:47.817Z]     --- PASS: TestDaemonProxy/configuration_file (1.79s)
13:33:47 [2022-09-07T13:33:47.817Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
13:33:47 [2022-09-07T13:33:47.817Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.55s)
13:33:47 [2022-09-07T13:33:47.817Z] PASS
13:33:47 [2022-09-07T13:33:47.817Z] 
13:33:47 [2022-09-07T13:33:47.817Z] DONE 18 tests in 11.758s
13:33:47 [2022-09-07T13:33:47.817Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
13:33:47 [2022-09-07T13:33:47.817Z] ++ 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
13:33:47 [2022-09-07T13:33:47.817Z] ++ set -e
13:33:47 [2022-09-07T13:33:47.817Z] ++ '[' -n 0 ']'
13:33:47 [2022-09-07T13:33:47.817Z] ++ set -x
13:33:47 [2022-09-07T13:33:47.817Z] ++ 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
13:33:47 [2022-09-07T13:33:47.817Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
13:33:48 [2022-09-07T13:33:48.074Z] INFO: Testing against a local daemon
13:33:48 [2022-09-07T13:33:48.074Z] === RUN   TestCommitInheritsEnv
13:33:48 [2022-09-07T13:33:48.331Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
13:33:48 [2022-09-07T13:33:48.331Z] --- PASS: TestCommitInheritsEnv (0.36s)
13:33:48 [2022-09-07T13:33:48.331Z] === RUN   TestImportExtremelyLargeImageWorks
13:33:48 [2022-09-07T13:33:48.331Z] === PAUSE TestImportExtremelyLargeImageWorks
13:33:48 [2022-09-07T13:33:48.331Z] === RUN   TestImportWithCustomPlatform
13:33:48 [2022-09-07T13:33:48.587Z] === RUN   TestImportWithCustomPlatform/#00
13:33:48 [2022-09-07T13:33:48.587Z] === RUN   TestImportWithCustomPlatform/_______
13:33:48 [2022-09-07T13:33:48.587Z] === RUN   TestImportWithCustomPlatform//
13:33:48 [2022-09-07T13:33:48.587Z] === RUN   TestImportWithCustomPlatform/linux
13:33:48 [2022-09-07T13:33:48.843Z] === RUN   TestImportWithCustomPlatform/LINUX
13:33:48 [2022-09-07T13:33:48.844Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
13:33:48 [2022-09-07T13:33:48.859Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.49s)
13:33:48 [2022-09-07T13:33:48.859Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
13:33:49 [2022-09-07T13:33:49.100Z] === RUN   TestImportWithCustomPlatform/macos
13:33:49 [2022-09-07T13:33:49.100Z] === RUN   TestImportWithCustomPlatform/macos/arm64
13:33:49 [2022-09-07T13:33:49.100Z] === RUN   TestImportWithCustomPlatform/nintendo64
13:33:49 [2022-09-07T13:33:49.100Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
13:33:49 [2022-09-07T13:33:49.100Z]     docker_cli_daemon_test.go:2841: Checking IpcMode private set from config
13:33:49 [2022-09-07T13:33:49.100Z] --- PASS: TestImportWithCustomPlatform (0.66s)
13:33:49 [2022-09-07T13:33:49.100Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.17s)
13:33:49 [2022-09-07T13:33:49.100Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
13:33:49 [2022-09-07T13:33:49.100Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
13:33:49 [2022-09-07T13:33:49.100Z]     --- PASS: TestImportWithCustomPlatform/linux (0.16s)
13:33:49 [2022-09-07T13:33:49.100Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.12s)
13:33:49 [2022-09-07T13:33:49.100Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.14s)
13:33:49 [2022-09-07T13:33:49.100Z]     --- PASS: TestImportWithCustomPlatform/macos (0.01s)
13:33:49 [2022-09-07T13:33:49.100Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
13:33:49 [2022-09-07T13:33:49.100Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
13:33:49 [2022-09-07T13:33:49.100Z] === RUN   TestImagesFilterMultiReference
13:33:49 [2022-09-07T13:33:49.100Z] --- PASS: TestImagesFilterMultiReference (0.11s)
13:33:49 [2022-09-07T13:33:49.100Z] === RUN   TestImagePullPlatformInvalid
13:33:49 [2022-09-07T13:33:49.356Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
13:33:49 [2022-09-07T13:33:49.356Z] === RUN   TestRemoveImageOrphaning
13:33:49 [2022-09-07T13:33:49.612Z]     docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config
13:33:49 [2022-09-07T13:33:49.612Z] --- PASS: TestRemoveImageOrphaning (0.42s)
13:33:49 [2022-09-07T13:33:49.612Z] === RUN   TestRemoveImageGarbageCollector
13:33:50 [2022-09-07T13:33:50.174Z]     docker_cli_daemon_test.go:2841: Checking IpcMode host set from config
13:33:50 [2022-09-07T13:33:50.174Z] time="2022-09-07T13:33:50Z" level=info msg="[graphdriver] trying configured driver: overlay2"
13:33:50 [2022-09-07T13:33:50.235Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.43s)
13:33:50 [2022-09-07T13:33:50.235Z] === RUN   TestAuthZPluginHeader
13:33:50 [2022-09-07T13:33:50.736Z]     docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config
13:33:50 [2022-09-07T13:33:50.736Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
13:33:51 [2022-09-07T13:33:51.170Z] --- PASS: TestAuthZPluginHeader (0.71s)
13:33:51 [2022-09-07T13:33:51.170Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
13:33:51 [2022-09-07T13:33:51.170Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:33:51 [2022-09-07T13:33:51.170Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
13:33:51 [2022-09-07T13:33:51.170Z] === RUN   TestAuthZPluginV2Disable
13:33:51 [2022-09-07T13:33:51.170Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:33:51 [2022-09-07T13:33:51.170Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
13:33:51 [2022-09-07T13:33:51.170Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
13:33:51 [2022-09-07T13:33:51.170Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:33:51 [2022-09-07T13:33:51.170Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
13:33:51 [2022-09-07T13:33:51.170Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
13:33:51 [2022-09-07T13:33:51.170Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:33:51 [2022-09-07T13:33:51.170Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
13:33:51 [2022-09-07T13:33:51.170Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
13:33:51 [2022-09-07T13:33:51.299Z]     docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config
13:33:51 [2022-09-07T13:33:51.557Z]     docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli
13:33:51 [2022-09-07T13:33:51.813Z] --- PASS: TestRemoveImageGarbageCollector (2.23s)
13:33:51 [2022-09-07T13:33:51.813Z] === RUN   TestTagUnprefixedRepoByNameOrName
13:33:51 [2022-09-07T13:33:51.813Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
13:33:51 [2022-09-07T13:33:51.813Z] === RUN   TestTagInvalidReference
13:33:52 [2022-09-07T13:33:52.069Z] --- PASS: TestTagInvalidReference (0.06s)
13:33:52 [2022-09-07T13:33:52.069Z] === RUN   TestTagValidPrefixedRepo
13:33:52 [2022-09-07T13:33:52.069Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
13:33:52 [2022-09-07T13:33:52.069Z] === RUN   TestTagExistedNameWithoutForce
13:33:52 [2022-09-07T13:33:52.069Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
13:33:52 [2022-09-07T13:33:52.069Z] === RUN   TestTagOfficialNames
13:33:52 [2022-09-07T13:33:52.069Z]     docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli
13:33:52 [2022-09-07T13:33:52.069Z] --- PASS: TestTagOfficialNames (0.07s)
13:33:52 [2022-09-07T13:33:52.069Z] === RUN   TestTagMatchesDigest
13:33:52 [2022-09-07T13:33:52.069Z] --- PASS: TestTagMatchesDigest (0.02s)
13:33:52 [2022-09-07T13:33:52.069Z] === CONT  TestImportExtremelyLargeImageWorks
13:33:52 [2022-09-07T13:33:52.630Z]     docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli
13:33:53 [2022-09-07T13:33:53.237Z]     docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli
13:33:53 [2022-09-07T13:33:53.493Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
13:33:53 [2022-09-07T13:33:53.750Z]     docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli
13:33:53 [2022-09-07T13:33:53.750Z] === RUN   TestDockerSuite/TestBuildAddTar
13:33:54 [2022-09-07T13:33:54.313Z]     check_test.go:540: [df274ca5afc58] daemon is not started
13:33:54 [2022-09-07T13:33:54.313Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
13:33:55 [2022-09-07T13:33:55.240Z]     check_test.go:540: [dd8706c167ce0] daemon is not started
13:33:55 [2022-09-07T13:33:55.240Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
13:33:55 [2022-09-07T13:33:55.801Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
13:33:56 [2022-09-07T13:33:56.418Z] .........                                                                [ 85%]
13:33:57 [2022-09-07T13:33:57.733Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
13:33:59 [2022-09-07T13:33:59.874Z] --- PASS: TestServiceCreateInit (31.92s)
13:33:59 [2022-09-07T13:33:59.874Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (16.37s)
13:33:59 [2022-09-07T13:33:59.874Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (15.53s)
13:33:59 [2022-09-07T13:33:59.874Z] === RUN   TestCreateServiceMultipleTimes
13:34:01 [2022-09-07T13:34:01.047Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
13:34:01 [2022-09-07T13:34:01.047Z]     check_test.go:540: [da2e7dbf684e1] daemon is not started
13:34:01 [2022-09-07T13:34:01.047Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
13:34:01 [2022-09-07T13:34:01.520Z] tests/integration/models_images_test.py ...............                  [ 89%]
13:34:02 [2022-09-07T13:34:02.413Z] === RUN   TestDockerSuite/TestBuildAddTarXz
13:34:02 [2022-09-07T13:34:02.960Z] tests/integration/models_networks_test.py ....                           [ 90%]
13:34:03 [2022-09-07T13:34:03.869Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
13:34:04 [2022-09-07T13:34:04.126Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
13:34:05 [2022-09-07T13:34:05.495Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
13:34:06 [2022-09-07T13:34:06.101Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
13:34:09 [2022-09-07T13:34:09.256Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
13:34:09 [2022-09-07T13:34:09.256Z] PASS
13:34:09 [2022-09-07T13:34:09.256Z] 
13:34:09 [2022-09-07T13:34:09.256Z] === Skipped
13:34:09 [2022-09-07T13:34:09.256Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
13:34:09 [2022-09-07T13:34:09.256Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:34:09 [2022-09-07T13:34:09.256Z] 
13:34:09 [2022-09-07T13:34:09.256Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
13:34:09 [2022-09-07T13:34:09.256Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:34:09 [2022-09-07T13:34:09.256Z] 
13:34:09 [2022-09-07T13:34:09.256Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
13:34:09 [2022-09-07T13:34:09.256Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:34:09 [2022-09-07T13:34:09.256Z] 
13:34:09 [2022-09-07T13:34:09.256Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
13:34:09 [2022-09-07T13:34:09.256Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:34:09 [2022-09-07T13:34:09.256Z] 
13:34:09 [2022-09-07T13:34:09.256Z] DONE 17 tests, 4 skipped in 26.642s
13:34:09 [2022-09-07T13:34:09.256Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
13:34:09 [2022-09-07T13:34:09.256Z] ++ 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
13:34:09 [2022-09-07T13:34:09.256Z] ++ set -e
13:34:09 [2022-09-07T13:34:09.256Z] ++ '[' -n 0 ']'
13:34:09 [2022-09-07T13:34:09.256Z] ++ set -x
13:34:09 [2022-09-07T13:34:09.256Z] ++ 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
13:34:09 [2022-09-07T13:34:09.256Z] INFO: Testing against a local daemon
13:34:09 [2022-09-07T13:34:09.256Z] === RUN   TestPluginInvalidJSON
13:34:09 [2022-09-07T13:34:09.256Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
13:34:09 [2022-09-07T13:34:09.256Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
13:34:09 [2022-09-07T13:34:09.256Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
13:34:09 [2022-09-07T13:34:09.256Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
13:34:09 [2022-09-07T13:34:09.256Z] === RUN   TestPluginInvalidJSON/plugins/pull
13:34:09 [2022-09-07T13:34:09.256Z] === PAUSE TestPluginInvalidJSON/plugins/pull
13:34:09 [2022-09-07T13:34:09.256Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
13:34:09 [2022-09-07T13:34:09.256Z] === CONT  TestPluginInvalidJSON/plugins/pull
13:34:09 [2022-09-07T13:34:09.256Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
13:34:09 [2022-09-07T13:34:09.256Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
13:34:09 [2022-09-07T13:34:09.256Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
13:34:09 [2022-09-07T13:34:09.256Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
13:34:09 [2022-09-07T13:34:09.256Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
13:34:09 [2022-09-07T13:34:09.256Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
13:34:09 [2022-09-07T13:34:09.256Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
13:34:09 [2022-09-07T13:34:09.256Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
13:34:09 [2022-09-07T13:34:09.256Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
13:34:09 [2022-09-07T13:34:09.256Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
13:34:09 [2022-09-07T13:34:09.256Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
13:34:09 [2022-09-07T13:34:09.256Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
13:34:09 [2022-09-07T13:34:09.256Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
13:34:09 [2022-09-07T13:34:09.256Z] --- PASS: TestPluginInvalidJSON (0.02s)
13:34:09 [2022-09-07T13:34:09.256Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
13:34:09 [2022-09-07T13:34:09.256Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
13:34:09 [2022-09-07T13:34:09.256Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
13:34:09 [2022-09-07T13:34:09.256Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
13:34:09 [2022-09-07T13:34:09.256Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
13:34:09 [2022-09-07T13:34:09.256Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
13:34:09 [2022-09-07T13:34:09.256Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
13:34:09 [2022-09-07T13:34:09.256Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
13:34:09 [2022-09-07T13:34:09.256Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
13:34:09 [2022-09-07T13:34:09.256Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
13:34:09 [2022-09-07T13:34:09.256Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
13:34:09 [2022-09-07T13:34:09.256Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
13:34:09 [2022-09-07T13:34:09.256Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
13:34:09 [2022-09-07T13:34:09.256Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
13:34:09 [2022-09-07T13:34:09.256Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
13:34:09 [2022-09-07T13:34:09.256Z] === RUN   TestPluginInstall
13:34:09 [2022-09-07T13:34:09.256Z] === RUN   TestPluginInstall/no_auth
13:34:09 [2022-09-07T13:34:09.256Z] time="2022-09-07T13:34:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:34:09 [2022-09-07T13:34:09.256Z] time="2022-09-07T13:34:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eab49c71fb12cf4e93142bd6784840a27d6ea4f768a78baac95a41f64856a4d1" mediatype=application/vnd.docker.plugin.v1+json size=522
13:34:09 [2022-09-07T13:34:09.257Z] time="2022-09-07T13:34:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:34:09 [2022-09-07T13:34:09.257Z] time="2022-09-07T13:34:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eab49c71fb12cf4e93142bd6784840a27d6ea4f768a78baac95a41f64856a4d1" mediatype=application/vnd.docker.plugin.v1+json size=522
13:34:09 [2022-09-07T13:34:09.257Z] === RUN   TestPluginInstall/with_htpasswd
13:34:09 [2022-09-07T13:34:09.497Z] tests/integration/models_nodes_test.py .                                 [ 90%]
13:34:09 [2022-09-07T13:34:09.497Z] tests/integration/models_resources_test.py .                             [ 91%]
13:34:09 [2022-09-07T13:34:09.514Z] time="2022-09-07T13:34:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:34:09 [2022-09-07T13:34:09.515Z] time="2022-09-07T13:34:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eab49c71fb12cf4e93142bd6784840a27d6ea4f768a78baac95a41f64856a4d1" mediatype=application/vnd.docker.plugin.v1+json size=522
13:34:09 [2022-09-07T13:34:09.515Z] time="2022-09-07T13:34:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:34:09 [2022-09-07T13:34:09.515Z] time="2022-09-07T13:34:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eab49c71fb12cf4e93142bd6784840a27d6ea4f768a78baac95a41f64856a4d1" mediatype=application/vnd.docker.plugin.v1+json size=522
13:34:09 [2022-09-07T13:34:09.772Z] === RUN   TestPluginInstall/with_insecure
13:34:10 [2022-09-07T13:34:10.353Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
13:34:10 [2022-09-07T13:34:10.353Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
13:34:10 [2022-09-07T13:34:10.706Z] time="2022-09-07T13:34:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:34:10 [2022-09-07T13:34:10.707Z] time="2022-09-07T13:34:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f5637c2ed2488d1e781f137c949bf91bf6b73b170715d9255b5b1b684df0b99c" mediatype=application/vnd.docker.plugin.v1+json size=522
13:34:10 [2022-09-07T13:34:10.707Z] time="2022-09-07T13:34:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:34:10 [2022-09-07T13:34:10.707Z] time="2022-09-07T13:34:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f5637c2ed2488d1e781f137c949bf91bf6b73b170715d9255b5b1b684df0b99c" mediatype=application/vnd.docker.plugin.v1+json size=522
13:34:10 [2022-09-07T13:34:10.707Z]     plugin_test.go:195: [d2ec60d68bd9e] daemon is not started
13:34:10 [2022-09-07T13:34:10.707Z] --- PASS: TestPluginInstall (2.61s)
13:34:10 [2022-09-07T13:34:10.707Z]     --- PASS: TestPluginInstall/no_auth (1.04s)
13:34:10 [2022-09-07T13:34:10.707Z]     --- PASS: TestPluginInstall/with_htpasswd (0.56s)
13:34:10 [2022-09-07T13:34:10.707Z]     --- PASS: TestPluginInstall/with_insecure (1.02s)
13:34:10 [2022-09-07T13:34:10.707Z] === RUN   TestPluginsWithRuntimes
13:34:11 [2022-09-07T13:34:11.194Z] tests/integration/models_services_test.py ................X.             [ 95%]
13:34:11 [2022-09-07T13:34:11.282Z]     check_test.go:540: [d2178f2cd2254] daemon is not started
13:34:11 [2022-09-07T13:34:11.282Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
13:34:13 [2022-09-07T13:34:13.690Z] === RUN   TestPluginsWithRuntimes/No_Args
13:34:13 [2022-09-07T13:34:13.691Z] === RUN   TestPluginsWithRuntimes/With_Args
13:34:13 [2022-09-07T13:34:13.949Z] tests/integration/models_swarm_test.py ..                                [ 96%]
13:34:13 [2022-09-07T13:34:13.949Z] tests/integration/models_volumes_test.py ..                              [ 96%]
13:34:13 [2022-09-07T13:34:13.953Z] --- PASS: TestPluginsWithRuntimes (3.31s)
13:34:13 [2022-09-07T13:34:13.953Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.89s)
13:34:13 [2022-09-07T13:34:13.953Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.88s)
13:34:13 [2022-09-07T13:34:13.953Z] === RUN   TestPluginBackCompatMediaTypes
13:34:14 [2022-09-07T13:34:14.520Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
13:34:14 [2022-09-07T13:34:14.520Z] PASS
13:34:14 [2022-09-07T13:34:14.520Z] 
13:34:14 [2022-09-07T13:34:14.520Z] DONE 24 tests in 6.613s
13:34:14 [2022-09-07T13:34:14.520Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
13:34:14 [2022-09-07T13:34:14.520Z] ++ 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
13:34:14 [2022-09-07T13:34:14.520Z] ++ set -e
13:34:14 [2022-09-07T13:34:14.520Z] ++ '[' -n 0 ']'
13:34:14 [2022-09-07T13:34:14.520Z] ++ set -x
13:34:14 [2022-09-07T13:34:14.520Z] ++ 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
13:34:14 [2022-09-07T13:34:14.778Z] INFO: Testing against a local daemon
13:34:14 [2022-09-07T13:34:14.778Z] === RUN   TestExternalGraphDriver
13:34:15 [2022-09-07T13:34:15.036Z] === RUN   TestExternalGraphDriver/json
13:34:16 [2022-09-07T13:34:16.050Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
13:34:16 [2022-09-07T13:34:16.617Z] === RUN   TestDockerSuite/TestBuildBlankName
13:34:16 [2022-09-07T13:34:16.974Z] === RUN   TestExternalGraphDriver/spec
13:34:17 [2022-09-07T13:34:17.179Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
13:34:18 [2022-09-07T13:34:18.116Z] tests/integration/regression_test.py ......                              [ 98%]
13:34:18 [2022-09-07T13:34:18.349Z] === RUN   TestExternalGraphDriver/pull
13:34:18 [2022-09-07T13:34:18.372Z] tests/integration/credentials/store_test.py ......                       [ 99%]
13:34:18 [2022-09-07T13:34:18.372Z] tests/integration/credentials/utils_test.py .                            [100%]
13:34:18 [2022-09-07T13:34:18.372Z] 
13:34:18 [2022-09-07T13:34:18.372Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
13:34:18 [2022-09-07T13:34:18.372Z] =========================== short test summary info ============================
13:34:18 [2022-09-07T13:34:18.372Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
13:34:18 [2022-09-07T13:34:18.372Z]   CONFIG_RT_GROUP_SCHED isn't enabled
13:34:18 [2022-09-07T13:34:18.372Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
13:34:18 [2022-09-07T13:34:18.372Z]   Not supported on most drivers
13:34:18 [2022-09-07T13:34:18.372Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
13:34:18 [2022-09-07T13:34:18.372Z]   Output of docker top depends on host distro, and is not formalized.
13:34:18 [2022-09-07T13:34:18.372Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
13:34:18 [2022-09-07T13:34:18.372Z]   Output of docker top depends on host distro, and is not formalized.
13:34:18 [2022-09-07T13:34:18.372Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
13:34:18 [2022-09-07T13:34:18.372Z]   Can fail if eth0 has multiple IP addresses
13:34:18 [2022-09-07T13:34:18.372Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
13:34:18 [2022-09-07T13:34:18.372Z]   This doesn't seem to be taken into account by the engine
13:34:18 [2022-09-07T13:34:18.372Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
13:34:18 [2022-09-07T13:34:18.372Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
13:34:18 [2022-09-07T13:34:18.372Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 283.37 seconds ==
13:34:18 [2022-09-07T13:34:18.628Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
13:34:19 [2022-09-07T13:34:19.697Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
13:34:19 [2022-09-07T13:34:19.697Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
13:34:20 [2022-09-07T13:34:20.250Z] --- PASS: TestExternalGraphDriver (5.28s)
13:34:20 [2022-09-07T13:34:20.251Z]     --- PASS: TestExternalGraphDriver/json (1.61s)
13:34:20 [2022-09-07T13:34:20.251Z]     --- PASS: TestExternalGraphDriver/spec (1.62s)
13:34:20 [2022-09-07T13:34:20.251Z]     --- PASS: TestExternalGraphDriver/pull (1.71s)
13:34:20 [2022-09-07T13:34:20.251Z] === RUN   TestGraphdriverPluginV2
13:34:20 [2022-09-07T13:34:20.251Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:34:20 [2022-09-07T13:34:20.251Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
13:34:20 [2022-09-07T13:34:20.251Z] PASS
13:34:20 [2022-09-07T13:34:20.251Z] 
13:34:20 [2022-09-07T13:34:20.251Z] === Skipped
13:34:20 [2022-09-07T13:34:20.251Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
13:34:20 [2022-09-07T13:34:20.251Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:34:20 [2022-09-07T13:34:20.251Z] 
13:34:20 [2022-09-07T13:34:20.251Z] DONE 5 tests, 1 skipped in 5.693s
13:34:20 [2022-09-07T13:34:20.251Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
13:34:20 [2022-09-07T13:34:20.251Z] ++ 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
13:34:20 [2022-09-07T13:34:20.251Z] ++ set -e
13:34:20 [2022-09-07T13:34:20.251Z] ++ '[' -n 0 ']'
13:34:20 [2022-09-07T13:34:20.251Z] ++ set -x
13:34:20 [2022-09-07T13:34:20.251Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-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
13:34:20 [2022-09-07T13:34:20.509Z] INFO: Testing against a local daemon
13:34:20 [2022-09-07T13:34:20.509Z] === RUN   TestContinueAfterPluginCrash
13:34:20 [2022-09-07T13:34:20.509Z] === PAUSE TestContinueAfterPluginCrash
13:34:20 [2022-09-07T13:34:20.509Z] === RUN   TestReadPluginNoRead
13:34:20 [2022-09-07T13:34:20.509Z] === PAUSE TestReadPluginNoRead
13:34:20 [2022-09-07T13:34:20.509Z] === RUN   TestDaemonStartWithLogOpt
13:34:20 [2022-09-07T13:34:20.509Z] === PAUSE TestDaemonStartWithLogOpt
13:34:20 [2022-09-07T13:34:20.509Z] === CONT  TestContinueAfterPluginCrash
13:34:20 [2022-09-07T13:34:20.509Z] === CONT  TestDaemonStartWithLogOpt
13:34:22 [2022-09-07T13:34:22.215Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
13:34:22 [2022-09-07T13:34:22.215Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
13:34:23 [2022-09-07T13:34:23.142Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
13:34:23 [2022-09-07T13:34:23.791Z] --- PASS: TestDaemonStartWithLogOpt (3.03s)
13:34:23 [2022-09-07T13:34:23.792Z] === CONT  TestReadPluginNoRead
13:34:25 [2022-09-07T13:34:25.032Z]     check_test.go:540: [dcd33b7a94c4f] daemon is not started
13:34:25 [2022-09-07T13:34:25.032Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
13:34:25 [2022-09-07T13:34:25.288Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
13:34:25 [2022-09-07T13:34:25.545Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
13:34:25 [2022-09-07T13:34:25.691Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
13:34:26 [2022-09-07T13:34:26.107Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
13:34:26 [2022-09-07T13:34:26.674Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
13:34:27 [2022-09-07T13:34:27.066Z] === RUN   TestReadPluginNoRead/default
13:34:28 [2022-09-07T13:34:28.002Z] === RUN   TestReadPluginNoRead/disabled_caching
13:34:28 [2022-09-07T13:34:28.002Z] --- PASS: TestCreateServiceMultipleTimes (26.29s)
13:34:28 [2022-09-07T13:34:28.002Z] === RUN   TestCreateServiceConflict
13:34:28 [2022-09-07T13:34:28.057Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
13:34:28 [2022-09-07T13:34:28.569Z] --- PASS: TestContinueAfterPluginCrash (8.01s)
13:34:28 [2022-09-07T13:34:28.639Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
13:34:28 [2022-09-07T13:34:28.639Z]     check_test.go:540: [d5bd0d070218e] daemon is not started
13:34:28 [2022-09-07T13:34:28.639Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
13:34:29 [2022-09-07T13:34:29.135Z] === CONT  TestReadPluginNoRead
13:34:29 [2022-09-07T13:34:29.136Z]     read_test.go:92: [df4fe1805d9a3] daemon is not started
13:34:29 [2022-09-07T13:34:29.136Z] --- PASS: TestReadPluginNoRead (5.77s)
13:34:29 [2022-09-07T13:34:29.136Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s)
13:34:29 [2022-09-07T13:34:29.136Z]     --- PASS: TestReadPluginNoRead/default (1.21s)
13:34:29 [2022-09-07T13:34:29.136Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.19s)
13:34:29 [2022-09-07T13:34:29.136Z] PASS
13:34:29 [2022-09-07T13:34:29.136Z] 
13:34:29 [2022-09-07T13:34:29.136Z] DONE 6 tests in 8.906s
13:34:29 [2022-09-07T13:34:29.136Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
13:34:29 [2022-09-07T13:34:29.136Z] ++ 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
13:34:29 [2022-09-07T13:34:29.136Z] ++ set -e
13:34:29 [2022-09-07T13:34:29.136Z] ++ '[' -n 0 ']'
13:34:29 [2022-09-07T13:34:29.136Z] ++ set -x
13:34:29 [2022-09-07T13:34:29.136Z] ++ 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
13:34:29 [2022-09-07T13:34:29.136Z] testing: warning: no tests to run
13:34:29 [2022-09-07T13:34:29.136Z] PASS
13:34:29 [2022-09-07T13:34:29.136Z] 
13:34:29 [2022-09-07T13:34:29.136Z] DONE 0 tests in 0.031s
13:34:29 [2022-09-07T13:34:29.368Z] --- PASS: TestCreateServiceConflict (4.48s)
13:34:29 [2022-09-07T13:34:29.368Z] === RUN   TestCreateServiceMaxReplicas
13:34:29 [2022-09-07T13:34:29.394Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
13:34:29 [2022-09-07T13:34:29.394Z] ++ 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
13:34:29 [2022-09-07T13:34:29.394Z] ++ set -e
13:34:29 [2022-09-07T13:34:29.394Z] ++ '[' -n 0 ']'
13:34:29 [2022-09-07T13:34:29.394Z] ++ set -x
13:34:29 [2022-09-07T13:34:29.394Z] ++ 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
13:34:29 [2022-09-07T13:34:29.394Z] INFO: Testing against a local daemon
13:34:29 [2022-09-07T13:34:29.394Z] === RUN   TestPluginWithDevMounts
13:34:29 [2022-09-07T13:34:29.394Z] === PAUSE TestPluginWithDevMounts
13:34:29 [2022-09-07T13:34:29.394Z] === CONT  TestPluginWithDevMounts
13:34:30 [2022-09-07T13:34:30.530Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
13:34:30 [2022-09-07T13:34:30.792Z] Leaving: AppArmorNo profiles have been unloaded.
13:34:30 [2022-09-07T13:34:30.792Z] 
13:34:30 [2022-09-07T13:34:30.792Z] Unloading profiles will leave already running processes permanently
13:34:30 [2022-09-07T13:34:30.792Z] unconfined, which can lead to unexpected situations.
13:34:30 [2022-09-07T13:34:30.792Z] 
13:34:30 [2022-09-07T13:34:30.792Z] To set a process to complain mode, use the command line tool
13:34:30 [2022-09-07T13:34:30.792Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
13:34:30 [2022-09-07T13:34:30.792Z] 
Post stage
[Pipeline] junit
13:34:30 [2022-09-07T13:34:30.804Z] Recording test results
13:34:31 [2022-09-07T13:34:31.092Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
13:34:31 [2022-09-07T13:34:31.293Z] --- PASS: TestPluginWithDevMounts (1.55s)
13:34:31 [2022-09-07T13:34:31.293Z] PASS
13:34:31 [2022-09-07T13:34:31.293Z] 
13:34:31 [2022-09-07T13:34:31.293Z] DONE 1 tests in 1.641s
13:34:31 [2022-09-07T13:34:31.293Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
13:34:31 [2022-09-07T13:34:31.293Z] ++ 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
13:34:31 [2022-09-07T13:34:31.293Z] ++ set -e
13:34:31 [2022-09-07T13:34:31.293Z] ++ '[' -n 0 ']'
13:34:31 [2022-09-07T13:34:31.293Z] ++ set -x
13:34:31 [2022-09-07T13:34:31.293Z] ++ 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
13:34:31 [2022-09-07T13:34:31.293Z] INFO: Testing against a local daemon
13:34:31 [2022-09-07T13:34:31.293Z] === RUN   TestSecretInspect
13:34:31 [2022-09-07T13:34:31.653Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
13:34:31 [2022-09-07T13:34:31.887Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
13:34:31 [2022-09-07T13:34:31.892Z] --- PASS: TestCreateServiceMaxReplicas (2.35s)
13:34:31 [2022-09-07T13:34:31.892Z] === RUN   TestCreateWithDuplicateNetworkNames
13:34:32 [2022-09-07T13:34:32.173Z] + echo Ensuring container killed.
13:34:32 [2022-09-07T13:34:32.173Z] Ensuring container killed.
13:34:32 [2022-09-07T13:34:32.173Z] + docker rm -vf docker-pr1
13:34:32 [2022-09-07T13:34:32.173Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
13:34:32 [2022-09-07T13:34:32.449Z] + echo Chowning /workspace to jenkins user
13:34:32 [2022-09-07T13:34:32.449Z] Chowning /workspace to jenkins user
13:34:32 [2022-09-07T13:34:32.449Z] + id -u
13:34:32 [2022-09-07T13:34:32.449Z] + id -g
13:34:32 [2022-09-07T13:34:32.449Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44108:/workspace busybox chown -R 1000:1000 /workspace
13:34:32 [2022-09-07T13:34:32.449Z] Unable to find image 'busybox:latest' locally
13:34:32 [2022-09-07T13:34:32.705Z] latest: Pulling from library/busybox
13:34:32 [2022-09-07T13:34:32.705Z] 2c39bef88607: Pulling fs layer
13:34:32 [2022-09-07T13:34:32.705Z] 2c39bef88607: Download complete
13:34:32 [2022-09-07T13:34:32.705Z] 2c39bef88607: Pull complete
13:34:32 [2022-09-07T13:34:32.705Z] Digest: sha256:20142e89dab967c01765b0aea3be4cec3a5957cc330f061e5503ef6168ae6613
13:34:32 [2022-09-07T13:34:32.705Z] Status: Downloaded newer image for busybox:latest
13:34:33 [2022-09-07T13:34:33.195Z] --- PASS: TestSecretInspect (2.17s)
13:34:33 [2022-09-07T13:34:33.195Z] === RUN   TestSecretList
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
13:34:33 [2022-09-07T13:34:33.972Z] + bundleName=docker-py
13:34:33 [2022-09-07T13:34:33.972Z] + echo Creating docker-py-bundles.tar.gz
13:34:33 [2022-09-07T13:34:33.972Z] Creating docker-py-bundles.tar.gz
13:34:33 [2022-09-07T13:34:33.972Z] + 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
13:34:33 [2022-09-07T13:34:33.982Z] Archiving artifacts
13:34:34 [2022-09-07T13:34:34.169Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
13:34:35 [2022-09-07T13:34:35.138Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
13:34:35 [2022-09-07T13:34:35.395Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44108/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
13:34:35 [2022-09-07T13:34:35.725Z] --- PASS: TestSecretList (2.21s)
13:34:35 [2022-09-07T13:34:35.725Z] === RUN   TestSecretsCreateAndDelete
13:34:35 [2022-09-07T13:34:35.735Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44108/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=1e2d10ed597c22b80182e65486916317b62c6688 -e DOCKER_GRAPHDRIVER docker:1e2d10ed597c22b80182e65486916317b62c6688 hack/make.sh binary
13:34:35 [2022-09-07T13:34:35.992Z] 
13:34:36 [2022-09-07T13:34:36.248Z] Removing bundles/
13:34:36 [2022-09-07T13:34:36.248Z] 
13:34:36 [2022-09-07T13:34:36.248Z] ---> Making bundle: binary (in bundles/binary)
13:34:36 [2022-09-07T13:34:36.248Z] Building: bundles/binary-daemon/dockerd
13:34:36 [2022-09-07T13:34:36.248Z] GOOS="" GOARCH="" GOARM=""
13:34:37 [2022-09-07T13:34:37.102Z] --- PASS: TestSecretsCreateAndDelete (1.77s)
13:34:37 [2022-09-07T13:34:37.102Z] === RUN   TestSecretsUpdate
13:34:38 [2022-09-07T13:34:38.488Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
13:34:39 [2022-09-07T13:34:39.630Z] --- PASS: TestSecretsUpdate (2.18s)
13:34:39 [2022-09-07T13:34:39.630Z] === RUN   TestTemplatedSecret
13:34:39 [2022-09-07T13:34:39.856Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
13:34:41 [2022-09-07T13:34:41.790Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
13:34:42 [2022-09-07T13:34:42.163Z] --- PASS: TestTemplatedSecret (2.45s)
13:34:42 [2022-09-07T13:34:42.163Z] === RUN   TestSecretCreateResolve
13:34:43 [2022-09-07T13:34:43.537Z] --- PASS: TestSecretCreateResolve (1.76s)
13:34:43 [2022-09-07T13:34:43.537Z] PASS
13:34:43 [2022-09-07T13:34:43.537Z] 
13:34:43 [2022-09-07T13:34:43.537Z] DONE 6 tests in 12.625s
13:34:43 [2022-09-07T13:34:43.537Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
13:34:43 [2022-09-07T13:34:43.537Z] ++ 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
13:34:43 [2022-09-07T13:34:43.537Z] ++ set -e
13:34:43 [2022-09-07T13:34:43.537Z] ++ '[' -n 0 ']'
13:34:43 [2022-09-07T13:34:43.537Z] ++ set -x
13:34:43 [2022-09-07T13:34:43.537Z] ++ 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
13:34:43 [2022-09-07T13:34:43.795Z] INFO: Testing against a local daemon
13:34:43 [2022-09-07T13:34:43.795Z] === RUN   TestServiceCreateInit
13:34:43 [2022-09-07T13:34:43.795Z] === RUN   TestServiceCreateInit/daemonInitDisabled
13:34:45 [2022-09-07T13:34:45.104Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
13:34:46 [2022-09-07T13:34:46.469Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
13:34:46 [2022-09-07T13:34:46.763Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.29s)
13:34:46 [2022-09-07T13:34:46.763Z] === RUN   TestCreateServiceSecretFileMode
13:34:47 [2022-09-07T13:34:47.078Z] === RUN   TestServiceCreateInit/daemonInitEnabled
13:34:47 [2022-09-07T13:34:47.325Z] --- PASS: TestCreateServiceSecretFileMode (2.48s)
13:34:47 [2022-09-07T13:34:47.325Z] === RUN   TestCreateServiceConfigFileMode
13:34:48 [2022-09-07T13:34:48.403Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
13:34:49 [2022-09-07T13:34:49.769Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
13:34:49 [2022-09-07T13:34:49.842Z] --- PASS: TestCreateServiceConfigFileMode (2.53s)
13:34:49 [2022-09-07T13:34:49.842Z] === RUN   TestCreateServiceSysctls
13:34:51 [2022-09-07T13:34:51.262Z] --- PASS: TestServiceCreateInit (7.05s)
13:34:51 [2022-09-07T13:34:51.262Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.50s)
13:34:51 [2022-09-07T13:34:51.262Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.53s)
13:34:51 [2022-09-07T13:34:51.262Z] === RUN   TestCreateServiceMultipleTimes
13:34:53 [2022-09-07T13:34:53.040Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
13:34:53 [2022-09-07T13:34:53.040Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
13:34:53 [2022-09-07T13:34:53.040Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
13:34:53 [2022-09-07T13:34:53.114Z] --- PASS: TestCreateServiceSysctls (3.24s)
13:34:53 [2022-09-07T13:34:53.114Z] === RUN   TestCreateServiceCapabilities
13:34:54 [2022-09-07T13:34:54.409Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
13:34:55 [2022-09-07T13:34:55.382Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
13:34:55 [2022-09-07T13:34:55.630Z] --- PASS: TestCreateServiceCapabilities (2.51s)
13:34:55 [2022-09-07T13:34:55.630Z] === RUN   TestInspect
13:34:55 [2022-09-07T13:34:55.637Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
13:34:57 [2022-09-07T13:34:57.002Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
13:34:57 [2022-09-07T13:34:57.971Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
13:34:58 [2022-09-07T13:34:58.901Z] --- PASS: TestInspect (2.81s)
13:34:58 [2022-09-07T13:34:58.901Z] === RUN   TestCreateJob
13:34:59 [2022-09-07T13:34:59.858Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
13:35:02 [2022-09-07T13:35:02.167Z] --- PASS: TestCreateJob (3.23s)
13:35:02 [2022-09-07T13:35:02.167Z] === RUN   TestReplicatedJob
13:35:04 [2022-09-07T13:35:04.027Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
13:35:04 [2022-09-07T13:35:04.954Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
13:35:05 [2022-09-07T13:35:05.882Z]     docker_cli_daemon_test.go:2504: [d7066eae12c73] daemon is not started
13:35:06 [2022-09-07T13:35:06.133Z] --- PASS: TestCreateServiceMultipleTimes (15.44s)
13:35:06 [2022-09-07T13:35:06.133Z] === RUN   TestCreateServiceConflict
13:35:06 [2022-09-07T13:35:06.138Z] === RUN   TestDockerSuite/TestBuildCacheAdd
13:35:07 [2022-09-07T13:35:07.415Z] --- PASS: TestReplicatedJob (5.31s)
13:35:07 [2022-09-07T13:35:07.415Z] === RUN   TestUpdateReplicatedJob
13:35:07 [2022-09-07T13:35:07.504Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
13:35:07 [2022-09-07T13:35:07.760Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
13:35:08 [2022-09-07T13:35:08.321Z] === RUN   TestDockerSuite/TestBuildCacheFrom
13:35:08 [2022-09-07T13:35:08.664Z] --- PASS: TestCreateServiceConflict (2.18s)
13:35:08 [2022-09-07T13:35:08.664Z] === RUN   TestCreateServiceMaxReplicas
13:35:10 [2022-09-07T13:35:10.689Z] --- PASS: TestUpdateReplicatedJob (3.27s)
13:35:10 [2022-09-07T13:35:10.689Z] === RUN   TestServiceListWithStatuses
13:35:10 [2022-09-07T13:35:10.689Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:35:10 [2022-09-07T13:35:10.689Z] --- SKIP: TestServiceListWithStatuses (0.00s)
13:35:10 [2022-09-07T13:35:10.689Z] === RUN   TestDockerNetworkConnectAlias
13:35:11 [2022-09-07T13:35:11.196Z] --- PASS: TestCreateServiceMaxReplicas (2.74s)
13:35:11 [2022-09-07T13:35:11.196Z] === RUN   TestCreateWithDuplicateNetworkNames
13:35:14 [2022-09-07T13:35:14.861Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
13:35:14 [2022-09-07T13:35:14.861Z] --- PASS: TestDockerNetworkConnectAlias (4.20s)
13:35:14 [2022-09-07T13:35:14.861Z] === RUN   TestDockerNetworkReConnect
13:35:15 [2022-09-07T13:35:15.790Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
13:35:16 [2022-09-07T13:35:16.047Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
13:35:16 [2022-09-07T13:35:16.976Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
13:35:17 [2022-09-07T13:35:17.904Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
13:35:18 [2022-09-07T13:35:18.129Z] --- PASS: TestDockerNetworkReConnect (3.40s)
13:35:18 [2022-09-07T13:35:18.129Z] === RUN   TestServicePlugin
13:35:18 [2022-09-07T13:35:18.833Z] === RUN   TestDockerDaemonSuite/TestShmSize
13:35:20 [2022-09-07T13:35:20.199Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
13:35:20 [2022-09-07T13:35:20.760Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
13:35:21 [2022-09-07T13:35:21.322Z] === RUN   TestDockerSuite/TestBuildClearCmd
13:35:21 [2022-09-07T13:35:21.397Z]     plugin_test.go:61: [dcd267b6a492c] joining swarm manager [d260a9965939c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:35:21 [2022-09-07T13:35:21.940Z] === RUN   TestDockerSuite/TestBuildCmd
13:35:22 [2022-09-07T13:35:22.543Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
13:35:22 [2022-09-07T13:35:22.762Z]     plugin_test.go:64: [da9a3d30f5bc0] joining swarm manager [d260a9965939c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:35:23 [2022-09-07T13:35:23.107Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
13:35:23 [2022-09-07T13:35:23.670Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
13:35:23 [2022-09-07T13:35:23.670Z]     docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows
13:35:23 [2022-09-07T13:35:23.670Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
13:35:23 [2022-09-07T13:35:23.926Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
13:35:23 [2022-09-07T13:35:23.926Z]     check_test.go:540: [d0a2d1d204cc0] daemon is not started
13:35:23 [2022-09-07T13:35:23.926Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
13:35:25 [2022-09-07T13:35:25.291Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
13:35:26 [2022-09-07T13:35:26.066Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.58s)
13:35:26 [2022-09-07T13:35:26.066Z] === RUN   TestCreateServiceSecretFileMode
13:35:26 [2022-09-07T13:35:26.066Z] --- PASS: TestCreateServiceSecretFileMode (1.98s)
13:35:26 [2022-09-07T13:35:26.066Z] === RUN   TestCreateServiceConfigFileMode
13:35:27 [2022-09-07T13:35:27.969Z] --- PASS: TestCreateServiceConfigFileMode (2.37s)
13:35:27 [2022-09-07T13:35:27.969Z] === RUN   TestCreateServiceSysctls
13:35:30 [2022-09-07T13:35:30.578Z] --- PASS: TestDockerDaemonSuite (340.09s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.13s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.58s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.68s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.45s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.37s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.59s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.38s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.07s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.27s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.38s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.43s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.44s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.45s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.15s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.40s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.38s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.68s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.75s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.53s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.60s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.84s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.98s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.18s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.27s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.99s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.46s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.75s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.70s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.53s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.59s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.16s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.84s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.58s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.51s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.39s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.36s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.39s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.56s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.11s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.08s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.89s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.19s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.08s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.18s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.84s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.43s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.62s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.30s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.95s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.23s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.62s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.37s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.72s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.43s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.02s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.12s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.27s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.26s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.64s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.55s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.59s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.52s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.78s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.78s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.33s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.11s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.67s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.13s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.57s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.12s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.09s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.88s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.10s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.63s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.45s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.97s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.57s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.95s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.02s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.66s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.70s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.43s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.57s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.94s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.26s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.38s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.38s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.70s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.13s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.15s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.12s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.84s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.29s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.80s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.96s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.13s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s)
13:35:30 [2022-09-07T13:35:30.579Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.15s)
13:35:30 [2022-09-07T13:35:30.579Z] === RUN   TestDockerSwarmSuite
13:35:30 [2022-09-07T13:35:30.579Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
13:35:30 [2022-09-07T13:35:30.579Z] === RUN   TestDockerSuite/TestBuildConditionalCache
13:35:31 [2022-09-07T13:35:31.250Z] --- PASS: TestCreateServiceSysctls (3.07s)
13:35:31 [2022-09-07T13:35:31.250Z] === RUN   TestCreateServiceCapabilities
13:35:31 [2022-09-07T13:35:31.946Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
13:35:32 [2022-09-07T13:35:32.878Z] === RUN   TestDockerSuite/TestBuildContextCleanup
13:35:33 [2022-09-07T13:35:33.134Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
13:35:33 [2022-09-07T13:35:33.390Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
13:35:33 [2022-09-07T13:35:33.834Z] --- PASS: TestCreateServiceCapabilities (2.49s)
13:35:33 [2022-09-07T13:35:33.834Z] === RUN   TestInspect
13:35:33 [2022-09-07T13:35:33.953Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
13:35:34 [2022-09-07T13:35:34.881Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
13:35:35 [2022-09-07T13:35:35.137Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
13:35:36 [2022-09-07T13:35:36.065Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
13:35:36 [2022-09-07T13:35:36.362Z] --- PASS: TestInspect (2.63s)
13:35:36 [2022-09-07T13:35:36.362Z] === RUN   TestCreateJob
13:35:39 [2022-09-07T13:35:39.644Z] --- PASS: TestCreateJob (2.91s)
13:35:39 [2022-09-07T13:35:39.644Z] === RUN   TestReplicatedJob
13:35:41 [2022-09-07T13:35:41.309Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
13:35:43 [2022-09-07T13:35:43.830Z] --- PASS: TestReplicatedJob (4.48s)
13:35:43 [2022-09-07T13:35:43.830Z] === RUN   TestUpdateReplicatedJob
13:35:46 [2022-09-07T13:35:46.360Z] --- PASS: TestUpdateReplicatedJob (2.84s)
13:35:46 [2022-09-07T13:35:46.360Z] === RUN   TestServiceListWithStatuses
13:35:46 [2022-09-07T13:35:46.360Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:35:46 [2022-09-07T13:35:46.360Z] --- SKIP: TestServiceListWithStatuses (0.00s)
13:35:46 [2022-09-07T13:35:46.360Z] === RUN   TestDockerNetworkConnectAlias
13:35:46 [2022-09-07T13:35:46.600Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
13:35:47 [2022-09-07T13:35:47.207Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
13:35:49 [2022-09-07T13:35:49.256Z] --- PASS: TestServicePlugin (30.11s)
13:35:49 [2022-09-07T13:35:49.256Z] === RUN   TestServiceUpdateLabel
13:35:49 [2022-09-07T13:35:49.725Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
13:35:50 [2022-09-07T13:35:50.184Z] --- PASS: TestServiceUpdateLabel (2.21s)
13:35:50 [2022-09-07T13:35:50.184Z] === RUN   TestServiceUpdateSecrets
13:35:50 [2022-09-07T13:35:50.544Z] --- PASS: TestDockerNetworkConnectAlias (4.16s)
13:35:50 [2022-09-07T13:35:50.544Z] === RUN   TestDockerNetworkReConnect
13:35:53 [2022-09-07T13:35:53.038Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
13:35:53 [2022-09-07T13:35:53.939Z] --- PASS: TestDockerNetworkReConnect (3.40s)
13:35:53 [2022-09-07T13:35:53.939Z] === RUN   TestServicePlugin
13:35:53 [2022-09-07T13:35:53.939Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:35:53 [2022-09-07T13:35:53.939Z] --- SKIP: TestServicePlugin (0.00s)
13:35:53 [2022-09-07T13:35:53.939Z] === RUN   TestServiceUpdateLabel
13:35:53 [2022-09-07T13:35:53.966Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
13:35:54 [2022-09-07T13:35:54.528Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
13:35:54 [2022-09-07T13:35:54.528Z]     docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows
13:35:54 [2022-09-07T13:35:54.528Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
13:35:54 [2022-09-07T13:35:54.528Z]     docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows
13:35:54 [2022-09-07T13:35:54.528Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
13:35:54 [2022-09-07T13:35:54.528Z]     docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows
13:35:54 [2022-09-07T13:35:54.528Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
13:35:54 [2022-09-07T13:35:54.528Z]     docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows
13:35:54 [2022-09-07T13:35:54.528Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
13:35:55 [2022-09-07T13:35:55.133Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
13:35:56 [2022-09-07T13:35:56.468Z] --- PASS: TestServiceUpdateLabel (2.25s)
13:35:56 [2022-09-07T13:35:56.468Z] === RUN   TestServiceUpdateSecrets
13:35:57 [2022-09-07T13:35:57.651Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
13:35:57 [2022-09-07T13:35:57.651Z]     docker_api_swarm_test.go:563: [dd2b68809bb77] joining swarm manager [d1484d58683f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:36:02 [2022-09-07T13:36:02.901Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
13:36:05 [2022-09-07T13:36:05.105Z] --- PASS: TestServiceUpdateSecrets (14.68s)
13:36:05 [2022-09-07T13:36:05.105Z] === RUN   TestServiceUpdateConfigs
13:36:05 [2022-09-07T13:36:05.422Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
13:36:05 [2022-09-07T13:36:05.678Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
13:36:09 [2022-09-07T13:36:09.888Z]     docker_api_swarm_test.go:585: [d414c0c3f567a] joining swarm manager [d1484d58683f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:36:11 [2022-09-07T13:36:11.337Z] --- PASS: TestServiceUpdateSecrets (14.32s)
13:36:11 [2022-09-07T13:36:11.337Z] === RUN   TestServiceUpdateConfigs
13:36:11 [2022-09-07T13:36:11.778Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
13:36:12 [2022-09-07T13:36:12.706Z]     check_test.go:611: [dd2b68809bb77] daemon is not started
13:36:16 [2022-09-07T13:36:16.915Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
13:36:17 [2022-09-07T13:36:17.214Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
13:36:18 [2022-09-07T13:36:18.622Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
13:36:19 [2022-09-07T13:36:19.945Z] --- PASS: TestServiceUpdateConfigs (14.46s)
13:36:19 [2022-09-07T13:36:19.945Z] === RUN   TestServiceUpdateNetwork
13:36:21 [2022-09-07T13:36:21.887Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
13:36:21 [2022-09-07T13:36:21.887Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
13:36:21 [2022-09-07T13:36:21.887Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
13:36:22 [2022-09-07T13:36:22.817Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
13:36:22 [2022-09-07T13:36:22.817Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
13:36:22 [2022-09-07T13:36:22.817Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
13:36:22 [2022-09-07T13:36:22.817Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
13:36:24 [2022-09-07T13:36:24.205Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
13:36:26 [2022-09-07T13:36:26.115Z] === RUN   TestDockerSuite/TestBuildDockerignore
13:36:26 [2022-09-07T13:36:26.115Z]     docker_api_swarm_test.go:46: [d3f9188d8f734] joining swarm manager [d6c87cd43e146]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:36:26 [2022-09-07T13:36:26.207Z] --- PASS: TestServiceUpdateConfigs (14.37s)
13:36:26 [2022-09-07T13:36:26.207Z] === RUN   TestServiceUpdateNetwork
13:36:32 [2022-09-07T13:36:32.114Z] --- PASS: TestServiceUpdateNetwork (12.18s)
13:36:32 [2022-09-07T13:36:32.114Z] === RUN   TestServiceUpdatePidsLimit
13:36:32 [2022-09-07T13:36:32.675Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
13:36:33 [2022-09-07T13:36:33.604Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
13:36:36 [2022-09-07T13:36:36.103Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
13:36:36 [2022-09-07T13:36:36.103Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
13:36:38 [2022-09-07T13:36:38.404Z] --- PASS: TestServiceUpdateNetwork (12.29s)
13:36:38 [2022-09-07T13:36:38.404Z] === RUN   TestServiceUpdatePidsLimit
13:36:38 [2022-09-07T13:36:38.404Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
13:36:38 [2022-09-07T13:36:38.620Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
13:36:38 [2022-09-07T13:36:38.970Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
13:36:40 [2022-09-07T13:36:40.198Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
13:36:42 [2022-09-07T13:36:42.659Z] Created binary: bundles/binary-daemon/dockerd
13:36:42 [2022-09-07T13:36:42.659Z] Copying nested executables into bundles/binary-daemon
13:36:42 [2022-09-07T13:36:42.659Z] Building: bundles/binary-daemon/docker-proxy
13:36:42 [2022-09-07T13:36:42.659Z] GOOS="" GOARCH="" GOARM=""
13:36:42 [2022-09-07T13:36:42.659Z] Created binary: bundles/binary-daemon/docker-proxy
13:36:42 [2022-09-07T13:36:42.659Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
13:36:42 [2022-09-07T13:36:42.973Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44108/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=1e2d10ed597c22b80182e65486916317b62c6688 -e DOCKER_GRAPHDRIVER docker:1e2d10ed597c22b80182e65486916317b62c6688 hack/make.sh cross
13:36:43 [2022-09-07T13:36:43.229Z] 
13:36:43 [2022-09-07T13:36:43.485Z] Removing bundles/
13:36:43 [2022-09-07T13:36:43.485Z] 
13:36:43 [2022-09-07T13:36:43.485Z] ---> Making bundle: cross (in bundles/cross)
13:36:43 [2022-09-07T13:36:43.485Z] Cross building: bundles/cross/linux/amd64
13:36:43 [2022-09-07T13:36:43.485Z] Building: bundles/cross/linux/amd64-daemon/dockerd
13:36:43 [2022-09-07T13:36:43.485Z] GOOS="linux" GOARCH="amd64" GOARM=""
13:36:45 [2022-09-07T13:36:45.156Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
13:36:45 [2022-09-07T13:36:45.156Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
13:36:47 [2022-09-07T13:36:47.076Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
13:36:48 [2022-09-07T13:36:48.282Z] --- PASS: TestServiceUpdatePidsLimit (16.30s)
13:36:48 [2022-09-07T13:36:48.282Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s)
13:36:48 [2022-09-07T13:36:48.282Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
13:36:48 [2022-09-07T13:36:48.282Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
13:36:48 [2022-09-07T13:36:48.282Z] PASS
13:36:48 [2022-09-07T13:36:48.282Z] 
13:36:48 [2022-09-07T13:36:48.282Z] === Skipped
13:36:48 [2022-09-07T13:36:48.282Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
13:36:48 [2022-09-07T13:36:48.282Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:36:48 [2022-09-07T13:36:48.282Z] 
13:36:48 [2022-09-07T13:36:48.282Z] DONE 27 tests, 1 skipped in 201.288s
13:36:48 [2022-09-07T13:36:48.282Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
13:36:48 [2022-09-07T13:36:48.282Z] INFO: Testing against a local daemon
13:36:48 [2022-09-07T13:36:48.282Z] === RUN   TestSessionCreate
13:36:48 [2022-09-07T13:36:48.282Z] --- PASS: TestSessionCreate (0.03s)
13:36:48 [2022-09-07T13:36:48.282Z] === RUN   TestSessionCreateWithBadUpgrade
13:36:48 [2022-09-07T13:36:48.282Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
13:36:48 [2022-09-07T13:36:48.282Z] PASS
13:36:48 [2022-09-07T13:36:48.282Z] 
13:36:48 [2022-09-07T13:36:48.282Z] DONE 2 tests in 0.063s
13:36:48 [2022-09-07T13:36:48.282Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
13:36:48 [2022-09-07T13:36:48.282Z] INFO: Testing against a local daemon
13:36:48 [2022-09-07T13:36:48.282Z] === RUN   TestCgroupDriverSystemdMemoryLimit
13:36:48 [2022-09-07T13:36:48.282Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
13:36:48 [2022-09-07T13:36:48.282Z] === RUN   TestDiskUsage
13:36:48 [2022-09-07T13:36:48.282Z] === PAUSE TestDiskUsage
13:36:48 [2022-09-07T13:36:48.282Z] === RUN   TestEventsExecDie
13:36:48 [2022-09-07T13:36:48.423Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
13:36:48 [2022-09-07T13:36:48.538Z] --- PASS: TestEventsExecDie (0.57s)
13:36:48 [2022-09-07T13:36:48.538Z] === RUN   TestEventsBackwardsCompatible
13:36:48 [2022-09-07T13:36:48.538Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
13:36:48 [2022-09-07T13:36:48.538Z] === RUN   TestEventsVolumeCreate
13:36:48 [2022-09-07T13:36:48.538Z] --- PASS: TestEventsVolumeCreate (0.07s)
13:36:48 [2022-09-07T13:36:48.538Z] === RUN   TestInfoBinaryCommits
13:36:48 [2022-09-07T13:36:48.538Z] --- PASS: TestInfoBinaryCommits (0.02s)
13:36:48 [2022-09-07T13:36:48.538Z] === RUN   TestInfoAPIVersioned
13:36:48 [2022-09-07T13:36:48.538Z] --- PASS: TestInfoAPIVersioned (0.01s)
13:36:48 [2022-09-07T13:36:48.538Z] === RUN   TestInfoAPI
13:36:48 [2022-09-07T13:36:48.538Z] --- PASS: TestInfoAPI (0.02s)
13:36:48 [2022-09-07T13:36:48.538Z] === RUN   TestInfoAPIWarnings
13:36:49 [2022-09-07T13:36:49.349Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
13:36:49 [2022-09-07T13:36:49.350Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
13:36:53 [2022-09-07T13:36:53.517Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
13:36:53 [2022-09-07T13:36:53.632Z] --- PASS: TestServiceUpdatePidsLimit (16.05s)
13:36:53 [2022-09-07T13:36:53.632Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
13:36:53 [2022-09-07T13:36:53.632Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
13:36:53 [2022-09-07T13:36:53.632Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
13:36:53 [2022-09-07T13:36:53.632Z] PASS
13:36:53 [2022-09-07T13:36:53.632Z] 
13:36:53 [2022-09-07T13:36:53.632Z] === Skipped
13:36:53 [2022-09-07T13:36:53.632Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
13:36:53 [2022-09-07T13:36:53.632Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:36:53 [2022-09-07T13:36:53.632Z] 
13:36:53 [2022-09-07T13:36:53.632Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
13:36:53 [2022-09-07T13:36:53.632Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:36:53 [2022-09-07T13:36:53.632Z] 
13:36:53 [2022-09-07T13:36:53.632Z] DONE 27 tests, 2 skipped in 129.699s
13:36:53 [2022-09-07T13:36:53.632Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
13:36:53 [2022-09-07T13:36:53.633Z] ++ 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
13:36:53 [2022-09-07T13:36:53.633Z] ++ set -e
13:36:53 [2022-09-07T13:36:53.633Z] ++ '[' -n 0 ']'
13:36:53 [2022-09-07T13:36:53.633Z] ++ set -x
13:36:53 [2022-09-07T13:36:53.633Z] ++ 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
13:36:53 [2022-09-07T13:36:53.633Z] INFO: Testing against a local daemon
13:36:53 [2022-09-07T13:36:53.633Z] === RUN   TestSessionCreate
13:36:53 [2022-09-07T13:36:53.633Z] --- PASS: TestSessionCreate (0.02s)
13:36:53 [2022-09-07T13:36:53.633Z] === RUN   TestSessionCreateWithBadUpgrade
13:36:53 [2022-09-07T13:36:53.633Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
13:36:53 [2022-09-07T13:36:53.633Z] PASS
13:36:53 [2022-09-07T13:36:53.633Z] 
13:36:53 [2022-09-07T13:36:53.633Z] DONE 2 tests in 0.127s
13:36:53 [2022-09-07T13:36:53.633Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
13:36:53 [2022-09-07T13:36:53.633Z] ++ 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
13:36:53 [2022-09-07T13:36:53.633Z] ++ set -e
13:36:53 [2022-09-07T13:36:53.633Z] ++ '[' -n 0 ']'
13:36:53 [2022-09-07T13:36:53.633Z] ++ set -x
13:36:53 [2022-09-07T13:36:53.633Z] ++ 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
13:36:53 [2022-09-07T13:36:53.633Z] INFO: Testing against a local daemon
13:36:53 [2022-09-07T13:36:53.633Z] === RUN   TestCgroupDriverSystemdMemoryLimit
13:36:53 [2022-09-07T13:36:53.633Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:36:53 [2022-09-07T13:36:53.633Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s)
13:36:53 [2022-09-07T13:36:53.633Z] === RUN   TestDiskUsage
13:36:53 [2022-09-07T13:36:53.633Z] === PAUSE TestDiskUsage
13:36:53 [2022-09-07T13:36:53.633Z] === RUN   TestEventsExecDie
13:36:54 [2022-09-07T13:36:54.198Z] --- PASS: TestEventsExecDie (0.52s)
13:36:54 [2022-09-07T13:36:54.198Z] === RUN   TestEventsBackwardsCompatible
13:36:54 [2022-09-07T13:36:54.198Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
13:36:54 [2022-09-07T13:36:54.198Z] === RUN   TestEventsVolumeCreate
13:36:54 [2022-09-07T13:36:54.198Z] --- PASS: TestEventsVolumeCreate (0.06s)
13:36:54 [2022-09-07T13:36:54.198Z] === RUN   TestInfoBinaryCommits
13:36:54 [2022-09-07T13:36:54.198Z] --- PASS: TestInfoBinaryCommits (0.02s)
13:36:54 [2022-09-07T13:36:54.198Z] === RUN   TestInfoAPIVersioned
13:36:54 [2022-09-07T13:36:54.198Z] --- PASS: TestInfoAPIVersioned (0.01s)
13:36:54 [2022-09-07T13:36:54.198Z] === RUN   TestInfoAPI
13:36:54 [2022-09-07T13:36:54.198Z] --- PASS: TestInfoAPI (0.02s)
13:36:54 [2022-09-07T13:36:54.198Z] === RUN   TestInfoAPIWarnings
13:36:54 [2022-09-07T13:36:54.882Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
13:36:54 [2022-09-07T13:36:54.882Z] --- PASS: TestImportExtremelyLargeImageWorks (182.61s)
13:36:54 [2022-09-07T13:36:54.882Z] PASS
13:36:54 [2022-09-07T13:36:54.882Z] 
13:36:54 [2022-09-07T13:36:54.882Z] DONE 22 tests in 186.930s
13:36:54 [2022-09-07T13:36:54.882Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
13:36:54 [2022-09-07T13:36:54.882Z] ++ 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
13:36:54 [2022-09-07T13:36:54.882Z] ++ set -e
13:36:54 [2022-09-07T13:36:54.882Z] ++ '[' -n 0 ']'
13:36:54 [2022-09-07T13:36:54.882Z] ++ set -x
13:36:54 [2022-09-07T13:36:54.882Z] ++ 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
13:36:54 [2022-09-07T13:36:54.882Z] === RUN   TestStripANSICommands
13:36:54 [2022-09-07T13:36:54.882Z] === RUN   TestStripANSICommands/#00
13:36:54 [2022-09-07T13:36:54.882Z] === RUN   TestStripANSICommands/#01
13:36:54 [2022-09-07T13:36:54.882Z] --- PASS: TestStripANSICommands (0.00s)
13:36:54 [2022-09-07T13:36:54.882Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
13:36:54 [2022-09-07T13:36:54.882Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
13:36:54 [2022-09-07T13:36:54.882Z] PASS
13:36:54 [2022-09-07T13:36:54.882Z] 
13:36:54 [2022-09-07T13:36:54.882Z] DONE 3 tests in 0.048s
13:36:54 [2022-09-07T13:36:54.882Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
13:36:54 [2022-09-07T13:36:54.882Z] ++ 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
13:36:54 [2022-09-07T13:36:54.882Z] ++ set -e
13:36:54 [2022-09-07T13:36:54.882Z] ++ '[' -n 0 ']'
13:36:54 [2022-09-07T13:36:54.882Z] ++ set -x
13:36:54 [2022-09-07T13:36:54.882Z] ++ 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
13:36:54 [2022-09-07T13:36:54.882Z] INFO: Testing against a local daemon
13:36:54 [2022-09-07T13:36:54.882Z] === RUN   TestNetworkCreateDelete
13:36:55 [2022-09-07T13:36:55.137Z] --- PASS: TestNetworkCreateDelete (0.15s)
13:36:55 [2022-09-07T13:36:55.137Z] === RUN   TestDockerNetworkDeletePreferID
13:36:55 [2022-09-07T13:36:55.699Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s)
13:36:55 [2022-09-07T13:36:55.699Z] === RUN   TestDaemonDNSFallback
13:36:56 [2022-09-07T13:36:56.260Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
13:37:00 [2022-09-07T13:37:00.470Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
13:37:01 [2022-09-07T13:37:01.398Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
13:37:02 [2022-09-07T13:37:02.324Z] --- PASS: TestDaemonDNSFallback (6.75s)
13:37:02 [2022-09-07T13:37:02.324Z] === RUN   TestInspectNetwork
13:37:02 [2022-09-07T13:37:02.580Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
13:37:06 [2022-09-07T13:37:06.577Z] --- PASS: TestInfoAPIWarnings (16.54s)
13:37:06 [2022-09-07T13:37:06.577Z] === RUN   TestInfoDebug
13:37:06 [2022-09-07T13:37:06.577Z] --- PASS: TestInfoDebug (0.52s)
13:37:06 [2022-09-07T13:37:06.577Z] === RUN   TestInfoInsecureRegistries
13:37:06 [2022-09-07T13:37:06.577Z] --- PASS: TestInfoInsecureRegistries (0.52s)
13:37:06 [2022-09-07T13:37:06.577Z] === RUN   TestInfoRegistryMirrors
13:37:06 [2022-09-07T13:37:06.746Z] === RUN   TestInspectNetwork/full_network_id
13:37:06 [2022-09-07T13:37:06.746Z] === RUN   TestInspectNetwork/partial_network_id
13:37:06 [2022-09-07T13:37:06.746Z] === RUN   TestInspectNetwork/network_name
13:37:06 [2022-09-07T13:37:06.746Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
13:37:06 [2022-09-07T13:37:06.833Z] --- PASS: TestInfoRegistryMirrors (0.52s)
13:37:06 [2022-09-07T13:37:06.834Z] === RUN   TestLoginFailsWithBadCredentials
13:37:07 [2022-09-07T13:37:07.090Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
13:37:07 [2022-09-07T13:37:07.090Z] === RUN   TestPingCacheHeaders
13:37:07 [2022-09-07T13:37:07.090Z] --- PASS: TestPingCacheHeaders (0.02s)
13:37:07 [2022-09-07T13:37:07.090Z] === RUN   TestPingGet
13:37:07 [2022-09-07T13:37:07.090Z] --- PASS: TestPingGet (0.01s)
13:37:07 [2022-09-07T13:37:07.090Z] === RUN   TestPingHead
13:37:07 [2022-09-07T13:37:07.090Z] --- PASS: TestPingHead (0.02s)
13:37:07 [2022-09-07T13:37:07.090Z] === RUN   TestPingSwarmHeader
13:37:07 [2022-09-07T13:37:07.651Z] === RUN   TestPingSwarmHeader/before_swarm_init
13:37:07 [2022-09-07T13:37:07.907Z] === RUN   TestPingSwarmHeader/after_swarm_init
13:37:08 [2022-09-07T13:37:08.835Z] === RUN   TestPingSwarmHeader/after_swarm_leave
13:37:08 [2022-09-07T13:37:08.835Z] --- PASS: TestPingSwarmHeader (1.66s)
13:37:08 [2022-09-07T13:37:08.835Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
13:37:08 [2022-09-07T13:37:08.835Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
13:37:08 [2022-09-07T13:37:08.835Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
13:37:08 [2022-09-07T13:37:08.835Z] === RUN   TestPingBuilderHeader
13:37:08 [2022-09-07T13:37:08.835Z] === RUN   TestPingBuilderHeader/default_config
13:37:09 [2022-09-07T13:37:09.396Z] === RUN   TestPingBuilderHeader/buildkit_disabled
13:37:09 [2022-09-07T13:37:09.958Z] --- PASS: TestPingBuilderHeader (1.04s)
13:37:09 [2022-09-07T13:37:09.958Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
13:37:09 [2022-09-07T13:37:09.958Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
13:37:09 [2022-09-07T13:37:09.958Z] === RUN   TestVersion
13:37:09 [2022-09-07T13:37:09.958Z] --- PASS: TestVersion (0.02s)
13:37:09 [2022-09-07T13:37:09.958Z] === CONT  TestCgroupDriverSystemdMemoryLimit
13:37:09 [2022-09-07T13:37:09.958Z] === CONT  TestDiskUsage
13:37:10 [2022-09-07T13:37:10.520Z] === RUN   TestDiskUsage/empty
13:37:10 [2022-09-07T13:37:10.520Z] === RUN   TestDiskUsage/empty/container_types
13:37:10 [2022-09-07T13:37:10.520Z] === RUN   TestDiskUsage/empty/image_types
13:37:10 [2022-09-07T13:37:10.520Z] === RUN   TestDiskUsage/empty/volume_types
13:37:10 [2022-09-07T13:37:10.520Z] === RUN   TestDiskUsage/empty/build-cache_types
13:37:10 [2022-09-07T13:37:10.520Z] === RUN   TestDiskUsage/empty/container,_volume_types
13:37:10 [2022-09-07T13:37:10.520Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
13:37:10 [2022-09-07T13:37:10.520Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
13:37:10 [2022-09-07T13:37:10.520Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
13:37:10 [2022-09-07T13:37:10.520Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
13:37:10 [2022-09-07T13:37:10.520Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
13:37:10 [2022-09-07T13:37:10.520Z] === RUN   TestDiskUsage/after_LoadBusybox
13:37:10 [2022-09-07T13:37:10.776Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
13:37:10 [2022-09-07T13:37:10.776Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
13:37:10 [2022-09-07T13:37:10.776Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
13:37:10 [2022-09-07T13:37:10.776Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
13:37:10 [2022-09-07T13:37:10.776Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
13:37:10 [2022-09-07T13:37:10.776Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
13:37:10 [2022-09-07T13:37:10.776Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
13:37:10 [2022-09-07T13:37:10.776Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
13:37:10 [2022-09-07T13:37:10.776Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
13:37:10 [2022-09-07T13:37:10.776Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
13:37:10 [2022-09-07T13:37:10.776Z] === RUN   TestDiskUsage/after_container.Run
13:37:11 [2022-09-07T13:37:11.023Z] --- PASS: TestInspectNetwork (8.34s)
13:37:11 [2022-09-07T13:37:11.023Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
13:37:11 [2022-09-07T13:37:11.023Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
13:37:11 [2022-09-07T13:37:11.023Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
13:37:11 [2022-09-07T13:37:11.023Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
13:37:11 [2022-09-07T13:37:11.023Z] === RUN   TestRunContainerWithBridgeNone
13:37:11 [2022-09-07T13:37:11.338Z] === RUN   TestDiskUsage/after_container.Run/container_types
13:37:11 [2022-09-07T13:37:11.338Z] === RUN   TestDiskUsage/after_container.Run/image_types
13:37:11 [2022-09-07T13:37:11.338Z] === RUN   TestDiskUsage/after_container.Run/volume_types
13:37:11 [2022-09-07T13:37:11.338Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
13:37:11 [2022-09-07T13:37:11.338Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
13:37:11 [2022-09-07T13:37:11.338Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
13:37:11 [2022-09-07T13:37:11.338Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
13:37:11 [2022-09-07T13:37:11.338Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
13:37:11 [2022-09-07T13:37:11.338Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
13:37:11 [2022-09-07T13:37:11.338Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
13:37:11 [2022-09-07T13:37:11.338Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.56s)
13:37:11 [2022-09-07T13:37:11.338Z] --- PASS: TestDiskUsage (1.58s)
13:37:11 [2022-09-07T13:37:11.338Z]     --- PASS: TestDiskUsage/empty (0.01s)
13:37:11 [2022-09-07T13:37:11.338Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
13:37:11 [2022-09-07T13:37:11.338Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
13:37:11 [2022-09-07T13:37:11.338Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
13:37:11 [2022-09-07T13:37:11.338Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
13:37:11 [2022-09-07T13:37:11.338Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
13:37:11 [2022-09-07T13:37:11.338Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
13:37:11 [2022-09-07T13:37:11.338Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
13:37:11 [2022-09-07T13:37:11.338Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
13:37:11 [2022-09-07T13:37:11.338Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
13:37:11 [2022-09-07T13:37:11.338Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
13:37:11 [2022-09-07T13:37:11.339Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.35s)
13:37:11 [2022-09-07T13:37:11.339Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
13:37:11 [2022-09-07T13:37:11.339Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
13:37:11 [2022-09-07T13:37:11.339Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
13:37:11 [2022-09-07T13:37:11.339Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
13:37:11 [2022-09-07T13:37:11.339Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
13:37:11 [2022-09-07T13:37:11.339Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
13:37:11 [2022-09-07T13:37:11.339Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
13:37:11 [2022-09-07T13:37:11.339Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
13:37:11 [2022-09-07T13:37:11.339Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
13:37:11 [2022-09-07T13:37:11.339Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
13:37:11 [2022-09-07T13:37:11.339Z]     --- PASS: TestDiskUsage/after_container.Run (0.48s)
13:37:11 [2022-09-07T13:37:11.339Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
13:37:11 [2022-09-07T13:37:11.339Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
13:37:11 [2022-09-07T13:37:11.339Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
13:37:11 [2022-09-07T13:37:11.339Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
13:37:11 [2022-09-07T13:37:11.339Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
13:37:11 [2022-09-07T13:37:11.339Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
13:37:11 [2022-09-07T13:37:11.339Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
13:37:11 [2022-09-07T13:37:11.339Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
13:37:11 [2022-09-07T13:37:11.339Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
13:37:11 [2022-09-07T13:37:11.339Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
13:37:11 [2022-09-07T13:37:11.339Z] PASS
13:37:11 [2022-09-07T13:37:11.339Z] 
13:37:11 [2022-09-07T13:37:11.339Z] DONE 57 tests in 23.621s
13:37:11 [2022-09-07T13:37:11.595Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
13:37:11 [2022-09-07T13:37:11.595Z] INFO: Testing against a local daemon
13:37:11 [2022-09-07T13:37:11.595Z] === RUN   TestVolumesCreateAndList
13:37:11 [2022-09-07T13:37:11.595Z] --- PASS: TestVolumesCreateAndList (0.02s)
13:37:11 [2022-09-07T13:37:11.595Z] === RUN   TestVolumesRemove
13:37:11 [2022-09-07T13:37:11.595Z] --- PASS: TestVolumesRemove (0.08s)
13:37:11 [2022-09-07T13:37:11.595Z] === RUN   TestVolumesInspect
13:37:11 [2022-09-07T13:37:11.595Z] --- PASS: TestVolumesInspect (0.03s)
13:37:11 [2022-09-07T13:37:11.595Z] === RUN   TestVolumesInvalidJSON
13:37:11 [2022-09-07T13:37:11.595Z] === RUN   TestVolumesInvalidJSON/volumes/create
13:37:11 [2022-09-07T13:37:11.595Z] === PAUSE TestVolumesInvalidJSON/volumes/create
13:37:11 [2022-09-07T13:37:11.595Z] === CONT  TestVolumesInvalidJSON/volumes/create
13:37:11 [2022-09-07T13:37:11.595Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
13:37:11 [2022-09-07T13:37:11.595Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
13:37:11 [2022-09-07T13:37:11.595Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
13:37:11 [2022-09-07T13:37:11.595Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
13:37:11 [2022-09-07T13:37:11.595Z] --- PASS: TestVolumesInvalidJSON (0.01s)
13:37:11 [2022-09-07T13:37:11.595Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
13:37:11 [2022-09-07T13:37:11.595Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
13:37:11 [2022-09-07T13:37:11.596Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
13:37:11 [2022-09-07T13:37:11.596Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
13:37:11 [2022-09-07T13:37:11.596Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
13:37:11 [2022-09-07T13:37:11.596Z] PASS
13:37:11 [2022-09-07T13:37:11.596Z] 
13:37:11 [2022-09-07T13:37:11.596Z] DONE 9 tests in 0.160s
13:37:11 [2022-09-07T13:37:11.596Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
13:37:12 [2022-09-07T13:37:12.158Z] Stopping apparmor (via systemctl): apparmor.service.
13:37:12 [2022-09-07T13:37:12.158Z] Removing test suite binaries
13:37:12 [2022-09-07T13:37:12.158Z] exiting test-integration
13:37:12 [2022-09-07T13:37:12.158Z] ++ exit 0
13:37:12 [2022-09-07T13:37:12.158Z] 
13:37:12 [2022-09-07T13:37:12.274Z] --- PASS: TestInfoAPIWarnings (16.55s)
13:37:12 [2022-09-07T13:37:12.274Z] === RUN   TestInfoDebug
13:37:12 [2022-09-07T13:37:12.274Z] --- PASS: TestInfoDebug (0.52s)
13:37:12 [2022-09-07T13:37:12.274Z] === RUN   TestInfoInsecureRegistries
13:37:12 [2022-09-07T13:37:12.274Z] --- PASS: TestInfoInsecureRegistries (0.52s)
13:37:12 [2022-09-07T13:37:12.274Z] === RUN   TestInfoRegistryMirrors
13:37:12 [2022-09-07T13:37:12.274Z] --- PASS: TestInfoRegistryMirrors (0.52s)
13:37:12 [2022-09-07T13:37:12.274Z] === RUN   TestLoginFailsWithBadCredentials
13:37:12 [2022-09-07T13:37:12.840Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
13:37:12 [2022-09-07T13:37:12.840Z] === RUN   TestPingCacheHeaders
13:37:12 [2022-09-07T13:37:12.840Z] --- PASS: TestPingCacheHeaders (0.02s)
13:37:12 [2022-09-07T13:37:12.840Z] === RUN   TestPingGet
13:37:12 [2022-09-07T13:37:12.840Z] --- PASS: TestPingGet (0.01s)
13:37:12 [2022-09-07T13:37:12.840Z] === RUN   TestPingHead
13:37:12 [2022-09-07T13:37:12.840Z] --- PASS: TestPingHead (0.02s)
13:37:12 [2022-09-07T13:37:12.840Z] === RUN   TestPingSwarmHeader
13:37:12 [2022-09-07T13:37:12.913Z] --- PASS: TestRunContainerWithBridgeNone (2.05s)
13:37:12 [2022-09-07T13:37:12.913Z] === RUN   TestNetworkInvalidJSON
13:37:12 [2022-09-07T13:37:12.913Z] === RUN   TestNetworkInvalidJSON/networks/create
13:37:12 [2022-09-07T13:37:12.913Z] === PAUSE TestNetworkInvalidJSON/networks/create
13:37:12 [2022-09-07T13:37:12.913Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
13:37:12 [2022-09-07T13:37:12.913Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
13:37:12 [2022-09-07T13:37:12.913Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
13:37:12 [2022-09-07T13:37:12.913Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
13:37:12 [2022-09-07T13:37:12.913Z] === CONT  TestNetworkInvalidJSON/networks/create
13:37:12 [2022-09-07T13:37:12.913Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
13:37:12 [2022-09-07T13:37:12.913Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
13:37:12 [2022-09-07T13:37:12.913Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
13:37:12 [2022-09-07T13:37:12.913Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
13:37:12 [2022-09-07T13:37:12.913Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
13:37:12 [2022-09-07T13:37:12.913Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
13:37:12 [2022-09-07T13:37:12.913Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
13:37:12 [2022-09-07T13:37:12.913Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
13:37:12 [2022-09-07T13:37:12.913Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
13:37:12 [2022-09-07T13:37:12.913Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
13:37:12 [2022-09-07T13:37:12.913Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
13:37:12 [2022-09-07T13:37:12.913Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
13:37:12 [2022-09-07T13:37:12.913Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
13:37:12 [2022-09-07T13:37:12.913Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
13:37:12 [2022-09-07T13:37:12.913Z] --- PASS: TestNetworkInvalidJSON (0.02s)
13:37:12 [2022-09-07T13:37:12.913Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
13:37:12 [2022-09-07T13:37:12.913Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
13:37:12 [2022-09-07T13:37:12.913Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
13:37:12 [2022-09-07T13:37:12.913Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
13:37:12 [2022-09-07T13:37:12.913Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
13:37:12 [2022-09-07T13:37:12.913Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
13:37:12 [2022-09-07T13:37:12.913Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
13:37:12 [2022-09-07T13:37:12.913Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
13:37:12 [2022-09-07T13:37:12.913Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
13:37:12 [2022-09-07T13:37:12.913Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
13:37:12 [2022-09-07T13:37:12.913Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
13:37:12 [2022-09-07T13:37:12.913Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
13:37:12 [2022-09-07T13:37:12.913Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
13:37:12 [2022-09-07T13:37:12.913Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
13:37:12 [2022-09-07T13:37:12.913Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
13:37:12 [2022-09-07T13:37:12.913Z] === RUN   TestNetworkList
13:37:12 [2022-09-07T13:37:12.913Z] === RUN   TestNetworkList//networks
13:37:12 [2022-09-07T13:37:12.913Z] === PAUSE TestNetworkList//networks
13:37:12 [2022-09-07T13:37:12.913Z] === RUN   TestNetworkList//networks/
13:37:12 [2022-09-07T13:37:12.913Z] === PAUSE TestNetworkList//networks/
13:37:12 [2022-09-07T13:37:12.913Z] === CONT  TestNetworkList//networks
13:37:12 [2022-09-07T13:37:12.913Z] === CONT  TestNetworkList//networks/
13:37:12 [2022-09-07T13:37:12.913Z] --- PASS: TestNetworkList (0.02s)
13:37:12 [2022-09-07T13:37:12.913Z]     --- PASS: TestNetworkList//networks (0.01s)
13:37:12 [2022-09-07T13:37:12.913Z]     --- PASS: TestNetworkList//networks/ (0.01s)
13:37:12 [2022-09-07T13:37:12.913Z] === RUN   TestHostIPv4BridgeLabel
13:37:13 [2022-09-07T13:37:13.406Z] === RUN   TestPingSwarmHeader/before_swarm_init
13:37:13 [2022-09-07T13:37:13.406Z] === RUN   TestPingSwarmHeader/after_swarm_init
13:37:13 [2022-09-07T13:37:13.476Z] --- PASS: TestHostIPv4BridgeLabel (0.58s)
13:37:13 [2022-09-07T13:37:13.476Z] === RUN   TestDaemonRestartWithLiveRestore
13:37:13 [2022-09-07T13:37:13.731Z] === RUN   TestDockerSuite/TestBuildDotDotFile
13:37:13 [2022-09-07T13:37:13.987Z] === RUN   TestDockerSuite/TestBuildEOLInLine
Post stage
[Pipeline] junit
13:37:14 [2022-09-07T13:37:14.058Z] Recording test results
13:37:14 [2022-09-07T13:37:14.360Z] === RUN   TestPingSwarmHeader/after_swarm_leave
13:37:14 [2022-09-07T13:37:14.360Z] --- PASS: TestPingSwarmHeader (1.67s)
13:37:14 [2022-09-07T13:37:14.360Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
13:37:14 [2022-09-07T13:37:14.360Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
13:37:14 [2022-09-07T13:37:14.360Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
13:37:14 [2022-09-07T13:37:14.360Z] === RUN   TestPingBuilderHeader
13:37:14 [2022-09-07T13:37:14.360Z] === RUN   TestPingBuilderHeader/default_config
13:37:14 [2022-09-07T13:37:14.549Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
13:37:14 [2022-09-07T13:37:14.549Z] === RUN   TestDaemonDefaultNetworkPools
13:37:14 [2022-09-07T13:37:14.929Z] === RUN   TestPingBuilderHeader/buildkit_disabled
13:37:15 [2022-09-07T13:37:15.152Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s)
13:37:15 [2022-09-07T13:37:15.152Z] === RUN   TestDaemonRestartWithExistingNetwork
13:37:15 [2022-09-07T13:37:15.403Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
13:37:15 [2022-09-07T13:37:15.513Z] --- PASS: TestPingBuilderHeader (1.05s)
13:37:15 [2022-09-07T13:37:15.513Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
13:37:15 [2022-09-07T13:37:15.513Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
13:37:15 [2022-09-07T13:37:15.513Z] === RUN   TestVersion
13:37:15 [2022-09-07T13:37:15.513Z] --- PASS: TestVersion (0.02s)
13:37:15 [2022-09-07T13:37:15.513Z] === CONT  TestDiskUsage
13:37:15 [2022-09-07T13:37:15.732Z] + echo Ensuring container killed.
13:37:15 [2022-09-07T13:37:15.732Z] Ensuring container killed.
13:37:15 [2022-09-07T13:37:15.732Z] + docker rm -vf docker-pr1
13:37:15 [2022-09-07T13:37:15.732Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
13:37:16 [2022-09-07T13:37:16.011Z] + echo Chowning /workspace to jenkins user
13:37:16 [2022-09-07T13:37:16.011Z] Chowning /workspace to jenkins user
13:37:16 [2022-09-07T13:37:16.011Z] + id -u
13:37:16 [2022-09-07T13:37:16.011Z] + id -g
13:37:16 [2022-09-07T13:37:16.011Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44108:/workspace busybox chown -R 1000:1000 /workspace
13:37:16 [2022-09-07T13:37:16.011Z] Unable to find image 'busybox:latest' locally
13:37:16 [2022-09-07T13:37:16.096Z] === RUN   TestDiskUsage/empty
13:37:16 [2022-09-07T13:37:16.096Z] === RUN   TestDiskUsage/empty/container_types
13:37:16 [2022-09-07T13:37:16.096Z] === RUN   TestDiskUsage/empty/image_types
13:37:16 [2022-09-07T13:37:16.096Z] === RUN   TestDiskUsage/empty/volume_types
13:37:16 [2022-09-07T13:37:16.096Z] === RUN   TestDiskUsage/empty/build-cache_types
13:37:16 [2022-09-07T13:37:16.096Z] === RUN   TestDiskUsage/empty/container,_volume_types
13:37:16 [2022-09-07T13:37:16.096Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
13:37:16 [2022-09-07T13:37:16.096Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
13:37:16 [2022-09-07T13:37:16.096Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
13:37:16 [2022-09-07T13:37:16.096Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
13:37:16 [2022-09-07T13:37:16.096Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
13:37:16 [2022-09-07T13:37:16.096Z] === RUN   TestDiskUsage/after_LoadBusybox
13:37:16 [2022-09-07T13:37:16.096Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
13:37:16 [2022-09-07T13:37:16.096Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
13:37:16 [2022-09-07T13:37:16.096Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
13:37:16 [2022-09-07T13:37:16.096Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
13:37:16 [2022-09-07T13:37:16.096Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
13:37:16 [2022-09-07T13:37:16.096Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
13:37:16 [2022-09-07T13:37:16.096Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
13:37:16 [2022-09-07T13:37:16.096Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
13:37:16 [2022-09-07T13:37:16.096Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
13:37:16 [2022-09-07T13:37:16.096Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
13:37:16 [2022-09-07T13:37:16.096Z] === RUN   TestDiskUsage/after_container.Run
13:37:16 [2022-09-07T13:37:16.268Z] latest: Pulling from library/busybox
13:37:16 [2022-09-07T13:37:16.268Z] 2c39bef88607: Pulling fs layer
13:37:16 [2022-09-07T13:37:16.268Z] 2c39bef88607: Verifying Checksum
13:37:16 [2022-09-07T13:37:16.268Z] 2c39bef88607: Download complete
13:37:16 [2022-09-07T13:37:16.523Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s)
13:37:16 [2022-09-07T13:37:16.523Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
13:37:16 [2022-09-07T13:37:16.524Z] 2c39bef88607: Pull complete
13:37:16 [2022-09-07T13:37:16.524Z] Digest: sha256:20142e89dab967c01765b0aea3be4cec3a5957cc330f061e5503ef6168ae6613
13:37:16 [2022-09-07T13:37:16.524Z] Status: Downloaded newer image for busybox:latest
13:37:16 [2022-09-07T13:37:16.661Z] === RUN   TestDiskUsage/after_container.Run/container_types
13:37:16 [2022-09-07T13:37:16.661Z] === RUN   TestDiskUsage/after_container.Run/image_types
13:37:16 [2022-09-07T13:37:16.661Z] === RUN   TestDiskUsage/after_container.Run/volume_types
13:37:16 [2022-09-07T13:37:16.661Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
13:37:16 [2022-09-07T13:37:16.661Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
13:37:16 [2022-09-07T13:37:16.661Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
13:37:16 [2022-09-07T13:37:16.661Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
13:37:16 [2022-09-07T13:37:16.661Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
13:37:16 [2022-09-07T13:37:16.661Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
13:37:16 [2022-09-07T13:37:16.661Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
13:37:16 [2022-09-07T13:37:16.661Z] --- PASS: TestDiskUsage (1.20s)
13:37:16 [2022-09-07T13:37:16.661Z]     --- PASS: TestDiskUsage/empty (0.01s)
13:37:16 [2022-09-07T13:37:16.661Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
13:37:16 [2022-09-07T13:37:16.661Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
13:37:16 [2022-09-07T13:37:16.661Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
13:37:16 [2022-09-07T13:37:16.661Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
13:37:16 [2022-09-07T13:37:16.661Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
13:37:16 [2022-09-07T13:37:16.661Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
13:37:16 [2022-09-07T13:37:16.661Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
13:37:16 [2022-09-07T13:37:16.661Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
13:37:16 [2022-09-07T13:37:16.661Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
13:37:16 [2022-09-07T13:37:16.661Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
13:37:16 [2022-09-07T13:37:16.661Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
13:37:16 [2022-09-07T13:37:16.661Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
13:37:16 [2022-09-07T13:37:16.661Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
13:37:16 [2022-09-07T13:37:16.661Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
13:37:16 [2022-09-07T13:37:16.661Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
13:37:16 [2022-09-07T13:37:16.661Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
13:37:16 [2022-09-07T13:37:16.661Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
13:37:16 [2022-09-07T13:37:16.661Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
13:37:16 [2022-09-07T13:37:16.661Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
13:37:16 [2022-09-07T13:37:16.661Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
13:37:16 [2022-09-07T13:37:16.661Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
13:37:16 [2022-09-07T13:37:16.661Z]     --- PASS: TestDiskUsage/after_container.Run (0.38s)
13:37:16 [2022-09-07T13:37:16.661Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
13:37:16 [2022-09-07T13:37:16.662Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
13:37:16 [2022-09-07T13:37:16.662Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
13:37:16 [2022-09-07T13:37:16.662Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
13:37:16 [2022-09-07T13:37:16.662Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
13:37:16 [2022-09-07T13:37:16.662Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
13:37:16 [2022-09-07T13:37:16.662Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
13:37:16 [2022-09-07T13:37:16.662Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
13:37:16 [2022-09-07T13:37:16.662Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
13:37:16 [2022-09-07T13:37:16.662Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
13:37:16 [2022-09-07T13:37:16.662Z] PASS
13:37:16 [2022-09-07T13:37:16.662Z] 
13:37:16 [2022-09-07T13:37:16.662Z] === Skipped
13:37:16 [2022-09-07T13:37:16.662Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s)
13:37:16 [2022-09-07T13:37:16.662Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:37:16 [2022-09-07T13:37:16.662Z] 
13:37:16 [2022-09-07T13:37:16.662Z] DONE 57 tests, 1 skipped in 23.278s
13:37:16 [2022-09-07T13:37:16.662Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
13:37:16 [2022-09-07T13:37:16.662Z] ++ 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
13:37:16 [2022-09-07T13:37:16.662Z] ++ set -e
13:37:16 [2022-09-07T13:37:16.662Z] ++ '[' -n 0 ']'
13:37:16 [2022-09-07T13:37:16.662Z] ++ set -x
13:37:16 [2022-09-07T13:37:16.662Z] ++ 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
13:37:16 [2022-09-07T13:37:16.920Z] INFO: Testing against a local daemon
13:37:16 [2022-09-07T13:37:16.920Z] === RUN   TestVolumesCreateAndList
13:37:16 [2022-09-07T13:37:16.920Z] --- PASS: TestVolumesCreateAndList (0.02s)
13:37:16 [2022-09-07T13:37:16.920Z] === RUN   TestVolumesRemove
13:37:16 [2022-09-07T13:37:16.920Z] --- PASS: TestVolumesRemove (0.07s)
13:37:16 [2022-09-07T13:37:16.920Z] === RUN   TestVolumesInspect
13:37:16 [2022-09-07T13:37:16.920Z] --- PASS: TestVolumesInspect (0.02s)
13:37:16 [2022-09-07T13:37:16.920Z] === RUN   TestVolumesInvalidJSON
13:37:16 [2022-09-07T13:37:16.920Z] === RUN   TestVolumesInvalidJSON/volumes/create
13:37:16 [2022-09-07T13:37:16.920Z] === PAUSE TestVolumesInvalidJSON/volumes/create
13:37:16 [2022-09-07T13:37:16.920Z] === CONT  TestVolumesInvalidJSON/volumes/create
13:37:16 [2022-09-07T13:37:16.920Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
13:37:16 [2022-09-07T13:37:16.920Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
13:37:16 [2022-09-07T13:37:16.920Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
13:37:16 [2022-09-07T13:37:16.920Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
13:37:16 [2022-09-07T13:37:16.920Z] --- PASS: TestVolumesInvalidJSON (0.01s)
13:37:16 [2022-09-07T13:37:16.920Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
13:37:16 [2022-09-07T13:37:16.920Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
13:37:16 [2022-09-07T13:37:16.920Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
13:37:16 [2022-09-07T13:37:16.920Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
13:37:16 [2022-09-07T13:37:16.920Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
13:37:16 [2022-09-07T13:37:16.920Z] PASS
13:37:16 [2022-09-07T13:37:16.920Z] 
13:37:16 [2022-09-07T13:37:16.920Z] DONE 9 tests in 0.208s
13:37:16 [2022-09-07T13:37:16.920Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
13:37:17 [2022-09-07T13:37:17.178Z] ++++ cat bundles/test-integration/docker.pid
13:37:17 [2022-09-07T13:37:17.178Z] +++ kill 14454
13:37:17 [2022-09-07T13:37:17.437Z] +++ /etc/init.d/apparmor stop
13:37:17 [2022-09-07T13:37:17.437Z] Leaving: AppArmorNo profiles have been unloaded.
13:37:17 [2022-09-07T13:37:17.437Z] 
13:37:17 [2022-09-07T13:37:17.437Z] Unloading profiles will leave already running processes permanently
13:37:17 [2022-09-07T13:37:17.437Z] unconfined, which can lead to unexpected situations.
13:37:17 [2022-09-07T13:37:17.437Z] 
13:37:17 [2022-09-07T13:37:17.437Z] To set a process to complain mode, use the command line tool
13:37:17 [2022-09-07T13:37:17.437Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
13:37:17 [2022-09-07T13:37:17.437Z] +++ true
13:37:17 [2022-09-07T13:37:17.437Z] exiting test-integration
13:37:17 [2022-09-07T13:37:17.437Z] ++ exit 0
13:37:17 [2022-09-07T13:37:17.437Z] 
13:37:17 [2022-09-07T13:37:17.454Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
13:37:17 [2022-09-07T13:37:17.454Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
13:37:17 [2022-09-07T13:37:17.710Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s)
13:37:17 [2022-09-07T13:37:17.710Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
13:37:17 [2022-09-07T13:37:17.966Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
Post stage
[Pipeline] junit
13:37:18 [2022-09-07T13:37:18.014Z] Recording test results
13:37:18 [2022-09-07T13:37:18.170Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
13:37:18 [2022-09-07T13:37:18.222Z] + bundleName=amd64-cgroup2
13:37:18 [2022-09-07T13:37:18.222Z] + echo Creating amd64-cgroup2-bundles.tar.gz
13:37:18 [2022-09-07T13:37:18.222Z] Creating amd64-cgroup2-bundles.tar.gz
13:37:18 [2022-09-07T13:37:18.222Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
13:37:18 [2022-09-07T13:37:18.222Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
13:37:18 [2022-09-07T13:37:18.264Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
13:37:18 [2022-09-07T13:37:18.264Z] === RUN   TestServiceWithPredefinedNetwork
13:37:18 [2022-09-07T13:37:18.264Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
[Pipeline] archiveArtifacts
13:37:18 [2022-09-07T13:37:18.488Z] Archiving artifacts
13:37:18 [2022-09-07T13:37:18.497Z] + echo Ensuring container killed.
13:37:18 [2022-09-07T13:37:18.497Z] Ensuring container killed.
13:37:18 [2022-09-07T13:37:18.497Z] + docker rm -vf docker-pr1
13:37:18 [2022-09-07T13:37:18.497Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
13:37:18 [2022-09-07T13:37:18.521Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
13:37:18 [2022-09-07T13:37:18.777Z] === RUN   TestDockerSuite/TestBuildEntrypoint
13:37:18 [2022-09-07T13:37:18.777Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
13:37:18 [2022-09-07T13:37:18.781Z] + echo Chowning /workspace to jenkins user
13:37:18 [2022-09-07T13:37:18.781Z] Chowning /workspace to jenkins user
13:37:18 [2022-09-07T13:37:18.781Z] + id -u
13:37:18 [2022-09-07T13:37:18.781Z] + id -g
13:37:18 [2022-09-07T13:37:18.781Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44108:/workspace busybox chown -R 1000:1000 /workspace
13:37:18 [2022-09-07T13:37:18.781Z] Unable to find image 'busybox:latest' locally
13:37:19 [2022-09-07T13:37:19.039Z] latest: Pulling from library/busybox
13:37:19 [2022-09-07T13:37:19.297Z] 4189ef966ca4: Pulling fs layer
13:37:19 [2022-09-07T13:37:19.297Z] 4189ef966ca4: Verifying Checksum
13:37:19 [2022-09-07T13:37:19.297Z] 4189ef966ca4: Download complete
13:37:19 [2022-09-07T13:37:19.297Z] 4189ef966ca4: Pull complete
13:37:19 [2022-09-07T13:37:19.297Z] Digest: sha256:20142e89dab967c01765b0aea3be4cec3a5957cc330f061e5503ef6168ae6613
13:37:19 [2022-09-07T13:37:19.297Z] Status: Downloaded newer image for busybox:latest
13:37:20 [2022-09-07T13:37:20.347Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44108/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
13:37:20 [2022-09-07T13:37:20.676Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
[Pipeline] catchError
[Pipeline] {
13:37:20 [2022-09-07T13:37:20.688Z] + make clean
[Pipeline] sh
13:37:20 [2022-09-07T13:37:20.944Z] docker volume rm -f docker-dev-cache docker-mod-cache
13:37:20 [2022-09-07T13:37:20.944Z] docker-dev-cache
13:37:20 [2022-09-07T13:37:20.944Z] docker-mod-cache
[Pipeline] deleteDir
13:37:20 [2022-09-07T13:37:20.967Z] + bundleName=arm64-integration
13:37:20 [2022-09-07T13:37:20.967Z] + echo Creating arm64-integration-bundles.tar.gz
13:37:20 [2022-09-07T13:37:20.967Z] Creating arm64-integration-bundles.tar.gz
13:37:20 [2022-09-07T13:37:20.967Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
13:37:20 [2022-09-07T13:37:20.967Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
13:37:21 [2022-09-07T13:37:21.236Z] Archiving artifacts
13:37:21 [2022-09-07T13:37:21.239Z] --- PASS: TestServiceWithPredefinedNetwork (2.86s)
13:37:21 [2022-09-07T13:37:21.239Z] === RUN   TestServiceRemoveKeepsIngressNetwork
13:37:21 [2022-09-07T13:37:21.239Z]     service_test.go:243: FLAKY_TEST
13:37:21 [2022-09-07T13:37:21.239Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
13:37:21 [2022-09-07T13:37:21.239Z] === RUN   TestServiceWithDataPathPortInit
13:37:21 [2022-09-07T13:37:21.495Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
13:37:22 [2022-09-07T13:37:22.806Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44108/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
13:37:22 [2022-09-07T13:37:22.904Z] === RUN   TestDockerSuite/TestBuildEnv
13:37:23 [2022-09-07T13:37:23.109Z] + make clean
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
13:37:23 [2022-09-07T13:37:23.367Z] docker volume rm -f docker-dev-cache docker-mod-cache
13:37:23 [2022-09-07T13:37:23.367Z] docker-dev-cache
13:37:23 [2022-09-07T13:37:23.367Z] docker-mod-cache
[Pipeline] deleteDir
13:37:23 [2022-09-07T13:37:23.839Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
13:37:24 [2022-09-07T13:37:24.767Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
13:37:25 [2022-09-07T13:37:25.701Z] === RUN   TestDockerSuite/TestBuildEnvUsage
13:37:29 [2022-09-07T13:37:29.912Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
13:37:35 [2022-09-07T13:37:35.200Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
13:37:36 [2022-09-07T13:37:36.571Z]     docker_api_swarm_test.go:304: [d0cfa1af68190] joining swarm manager [de23da46d9721]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:37:37 [2022-09-07T13:37:37.134Z] --- PASS: TestServiceWithDataPathPortInit (15.97s)
13:37:37 [2022-09-07T13:37:37.134Z] === RUN   TestServiceWithDefaultAddressPoolInit
13:37:38 [2022-09-07T13:37:38.103Z]     docker_api_swarm_test.go:305: [d60226ded3892] joining swarm manager [de23da46d9721]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:37:39 [2022-09-07T13:37:39.030Z]     docker_api_swarm_test.go:351: Waiting for election to occur...
13:37:40 [2022-09-07T13:37:40.963Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:m249wff6pkysg6qlv5gr5pt9s Created:2022-09-07 13:37:38.842751127 +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[e34a99e82704ab6bd6fffc40954438f5262853320a45316da7eaa0896c1281ab:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1dqd1zeu9spsnc2rff97ig96a EndpointID:06cc295ea5331a37ab34da7a965e08258c26a43d7befdf9d1942ffe688c43266 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:fb30144d26d7a9c24f73963790e204db5f8dc510070b35511a16a67619d0f1bf 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:a08aa6249706 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1dqd1zeu9spsnc2rff97ig96a EndpointID:06cc295ea5331a37ab34da7a965e08258c26a43d7befdf9d1942ffe688c43266 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
13:37:46 [2022-09-07T13:37:46.204Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
13:37:46 [2022-09-07T13:37:46.204Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.23s)
13:37:46 [2022-09-07T13:37:46.204Z] PASS
13:37:46 [2022-09-07T13:37:46.204Z] 
13:37:46 [2022-09-07T13:37:46.204Z] === Skipped
13:37:46 [2022-09-07T13:37:46.204Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
13:37:46 [2022-09-07T13:37:46.204Z]     service_test.go:243: FLAKY_TEST
13:37:46 [2022-09-07T13:37:46.204Z] 
13:37:46 [2022-09-07T13:37:46.204Z] DONE 38 tests, 1 skipped in 50.453s
13:37:46 [2022-09-07T13:37:46.204Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
13:37:46 [2022-09-07T13:37:46.204Z] ++ 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
13:37:46 [2022-09-07T13:37:46.204Z] ++ set -e
13:37:46 [2022-09-07T13:37:46.204Z] ++ '[' -n 0 ']'
13:37:46 [2022-09-07T13:37:46.204Z] ++ set -x
13:37:46 [2022-09-07T13:37:46.204Z] ++ 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
13:37:46 [2022-09-07T13:37:46.204Z] INFO: Testing against a local daemon
13:37:46 [2022-09-07T13:37:46.204Z] === RUN   TestDockerNetworkIpvlanPersistance
13:37:46 [2022-09-07T13:37:46.205Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:37:46 [2022-09-07T13:37:46.205Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
13:37:46 [2022-09-07T13:37:46.205Z] === RUN   TestDockerNetworkIpvlan
13:37:46 [2022-09-07T13:37:46.205Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:37:46 [2022-09-07T13:37:46.205Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
13:37:46 [2022-09-07T13:37:46.205Z] PASS
13:37:46 [2022-09-07T13:37:46.205Z] 
13:37:46 [2022-09-07T13:37:46.205Z] === Skipped
13:37:46 [2022-09-07T13:37:46.205Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
13:37:46 [2022-09-07T13:37:46.205Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:37:46 [2022-09-07T13:37:46.205Z] 
13:37:46 [2022-09-07T13:37:46.205Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
13:37:46 [2022-09-07T13:37:46.205Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:37:46 [2022-09-07T13:37:46.205Z] 
13:37:46 [2022-09-07T13:37:46.205Z] DONE 2 tests, 2 skipped in 0.113s
13:37:46 [2022-09-07T13:37:46.205Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
13:37:46 [2022-09-07T13:37:46.205Z] ++ 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
13:37:46 [2022-09-07T13:37:46.205Z] ++ set -e
13:37:46 [2022-09-07T13:37:46.205Z] ++ '[' -n 0 ']'
13:37:46 [2022-09-07T13:37:46.205Z] ++ set -x
13:37:46 [2022-09-07T13:37:46.205Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
13:37:46 [2022-09-07T13:37:46.205Z] INFO: Testing against a local daemon
13:37:46 [2022-09-07T13:37:46.205Z] === RUN   TestDockerNetworkMacvlanPersistance
13:37:46 [2022-09-07T13:37:46.766Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
13:37:47 [2022-09-07T13:37:47.022Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s)
13:37:47 [2022-09-07T13:37:47.022Z] === RUN   TestDockerNetworkMacvlan
13:37:47 [2022-09-07T13:37:47.952Z] === RUN   TestDockerNetworkMacvlan/Subinterface
13:37:48 [2022-09-07T13:37:48.516Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
13:37:49 [2022-09-07T13:37:49.445Z] === RUN   TestDockerNetworkMacvlan/NilParent
13:37:51 [2022-09-07T13:37:51.962Z] === RUN   TestDockerNetworkMacvlan/InternalMode
13:37:53 [2022-09-07T13:37:53.852Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
13:37:54 [2022-09-07T13:37:54.417Z]     docker_api_swarm_test.go:364: Waiting for possible election...
13:37:54 [2022-09-07T13:37:54.417Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
13:37:54 [2022-09-07T13:37:54.673Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
13:37:55 [2022-09-07T13:37:55.236Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
13:37:55 [2022-09-07T13:37:55.492Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
13:37:56 [2022-09-07T13:37:56.882Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
13:37:56 [2022-09-07T13:37:56.882Z]     docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows
13:37:56 [2022-09-07T13:37:56.882Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
13:37:57 [2022-09-07T13:37:57.138Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
13:37:59 [2022-09-07T13:37:59.025Z] === RUN   TestDockerNetworkMacvlan/Addressing
13:38:00 [2022-09-07T13:38:00.436Z] --- PASS: TestDockerNetworkMacvlan (13.18s)
13:38:00 [2022-09-07T13:38:00.436Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
13:38:00 [2022-09-07T13:38:00.436Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
13:38:00 [2022-09-07T13:38:00.436Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.26s)
13:38:00 [2022-09-07T13:38:00.436Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.28s)
13:38:00 [2022-09-07T13:38:00.436Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.25s)
13:38:00 [2022-09-07T13:38:00.436Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.88s)
13:38:00 [2022-09-07T13:38:00.436Z] PASS
13:38:00 [2022-09-07T13:38:00.436Z] 
13:38:00 [2022-09-07T13:38:00.436Z] DONE 8 tests in 14.646s
13:38:00 [2022-09-07T13:38:00.436Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
13:38:00 [2022-09-07T13:38:00.436Z] ++ 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
13:38:00 [2022-09-07T13:38:00.436Z] ++ set -e
13:38:00 [2022-09-07T13:38:00.436Z] ++ '[' -n 0 ']'
13:38:00 [2022-09-07T13:38:00.436Z] ++ set -x
13:38:00 [2022-09-07T13:38:00.436Z] ++ 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
13:38:00 [2022-09-07T13:38:00.436Z] testing: warning: no tests to run
13:38:00 [2022-09-07T13:38:00.436Z] PASS
13:38:00 [2022-09-07T13:38:00.436Z] 
13:38:00 [2022-09-07T13:38:00.436Z] DONE 0 tests in 0.030s
13:38:00 [2022-09-07T13:38:00.436Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
13:38:00 [2022-09-07T13:38:00.436Z] ++ 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
13:38:00 [2022-09-07T13:38:00.436Z] ++ set -e
13:38:00 [2022-09-07T13:38:00.436Z] ++ '[' -n 0 ']'
13:38:00 [2022-09-07T13:38:00.436Z] ++ set -x
13:38:00 [2022-09-07T13:38:00.436Z] ++ 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
13:38:00 [2022-09-07T13:38:00.436Z] INFO: Testing against a local daemon
13:38:00 [2022-09-07T13:38:00.436Z] === RUN   TestAuthZPluginAllowRequest
13:38:01 [2022-09-07T13:38:01.800Z] --- PASS: TestAuthZPluginAllowRequest (1.40s)
13:38:01 [2022-09-07T13:38:01.800Z] === RUN   TestAuthZPluginTLS
13:38:02 [2022-09-07T13:38:02.361Z] --- PASS: TestAuthZPluginTLS (0.57s)
13:38:02 [2022-09-07T13:38:02.361Z] === RUN   TestAuthZPluginDenyRequest
13:38:02 [2022-09-07T13:38:02.928Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
13:38:02 [2022-09-07T13:38:02.928Z] === RUN   TestAuthZPluginAPIDenyResponse
13:38:03 [2022-09-07T13:38:03.490Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s)
13:38:03 [2022-09-07T13:38:03.490Z] === RUN   TestAuthZPluginDenyResponse
13:38:04 [2022-09-07T13:38:04.051Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
13:38:04 [2022-09-07T13:38:04.051Z] === RUN   TestAuthZPluginAllowEventStream
13:38:04 [2022-09-07T13:38:04.613Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
13:38:05 [2022-09-07T13:38:05.586Z] --- PASS: TestAuthZPluginAllowEventStream (1.57s)
13:38:05 [2022-09-07T13:38:05.586Z] === RUN   TestAuthZPluginErrorResponse
13:38:05 [2022-09-07T13:38:05.586Z] === RUN   TestDockerSuite/TestBuildExpose
13:38:05 [2022-09-07T13:38:05.842Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
13:38:06 [2022-09-07T13:38:06.097Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
13:38:06 [2022-09-07T13:38:06.097Z] === RUN   TestAuthZPluginErrorRequest
13:38:06 [2022-09-07T13:38:06.661Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
13:38:06 [2022-09-07T13:38:06.661Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
13:38:06 [2022-09-07T13:38:06.661Z] === RUN   TestDockerSuite/TestBuildExposeOrder
13:38:07 [2022-09-07T13:38:07.265Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s)
13:38:07 [2022-09-07T13:38:07.265Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
13:38:07 [2022-09-07T13:38:07.265Z]     docker_api_swarm_test.go:272: [d2987998a10ec] joining swarm manager [d757d053247b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:38:07 [2022-09-07T13:38:07.521Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
13:38:07 [2022-09-07T13:38:07.777Z] === RUN   TestDockerSuite/TestBuildFails
13:38:08 [2022-09-07T13:38:08.706Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
13:38:08 [2022-09-07T13:38:08.706Z]     docker_api_swarm_test.go:273: [d12d3f518913c] joining swarm manager [d757d053247b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:38:08 [2022-09-07T13:38:08.706Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
13:38:09 [2022-09-07T13:38:09.634Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.21s)
13:38:09 [2022-09-07T13:38:09.634Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
13:38:10 [2022-09-07T13:38:10.561Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
13:38:11 [2022-09-07T13:38:11.490Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.95s)
13:38:11 [2022-09-07T13:38:11.490Z] === RUN   TestAuthZPluginHeader
13:38:12 [2022-09-07T13:38:12.051Z] --- PASS: TestAuthZPluginHeader (0.79s)
13:38:12 [2022-09-07T13:38:12.051Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
13:38:12 [2022-09-07T13:38:12.307Z] === RUN   TestDockerSuite/TestBuildForceRm
13:38:13 [2022-09-07T13:38:13.672Z] === RUN   TestDockerSuite/TestBuildFromGit
13:38:14 [2022-09-07T13:38:14.598Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
13:38:14 [2022-09-07T13:38:14.598Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
13:38:15 [2022-09-07T13:38:15.552Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
13:38:16 [2022-09-07T13:38:16.916Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
13:38:17 [2022-09-07T13:38:17.172Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.88s)
13:38:17 [2022-09-07T13:38:17.172Z] === RUN   TestAuthZPluginV2Disable
13:38:17 [2022-09-07T13:38:17.428Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
13:38:17 [2022-09-07T13:38:17.684Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
13:38:19 [2022-09-07T13:38:19.049Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
13:38:20 [2022-09-07T13:38:20.413Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
13:38:21 [2022-09-07T13:38:21.341Z] --- PASS: TestAuthZPluginV2Disable (4.24s)
13:38:21 [2022-09-07T13:38:21.341Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
13:38:21 [2022-09-07T13:38:21.596Z] === RUN   TestDockerSuite/TestBuildIidFile
13:38:21 [2022-09-07T13:38:21.852Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
13:38:22 [2022-09-07T13:38:22.413Z] === RUN   TestDockerSuite/TestBuildInheritance
13:38:22 [2022-09-07T13:38:22.974Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
13:38:23 [2022-09-07T13:38:23.231Z] === RUN   TestDockerSuite/TestBuildInvalidTag
13:38:23 [2022-09-07T13:38:23.231Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
13:38:24 [2022-09-07T13:38:24.157Z] === RUN   TestDockerSuite/TestBuildLabel
13:38:24 [2022-09-07T13:38:24.414Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
13:38:24 [2022-09-07T13:38:24.670Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
13:38:24 [2022-09-07T13:38:24.925Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
13:38:25 [2022-09-07T13:38:25.181Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.83s)
13:38:25 [2022-09-07T13:38:25.181Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
13:38:25 [2022-09-07T13:38:25.181Z] === RUN   TestDockerSuite/TestBuildLabels
13:38:25 [2022-09-07T13:38:25.437Z] === RUN   TestDockerSuite/TestBuildLabelsCache
13:38:26 [2022-09-07T13:38:26.364Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
13:38:28 [2022-09-07T13:38:28.929Z] === RUN   TestDockerSuite/TestBuildLastModified
13:38:30 [2022-09-07T13:38:30.818Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
13:38:34 [2022-09-07T13:38:34.984Z] === RUN   TestDockerSuite/TestBuildLineBreak
13:38:35 [2022-09-07T13:38:35.546Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.54s)
13:38:35 [2022-09-07T13:38:35.546Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
13:38:36 [2022-09-07T13:38:36.927Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
13:38:36 [2022-09-07T13:38:36.927Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
13:38:37 [2022-09-07T13:38:37.189Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
13:38:37 [2022-09-07T13:38:37.189Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
13:38:37 [2022-09-07T13:38:37.189Z] === RUN   TestDockerSuite/TestBuildMaintainer
13:38:37 [2022-09-07T13:38:37.449Z] === RUN   TestDockerSuite/TestBuildMissingArgs
13:38:38 [2022-09-07T13:38:38.375Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
13:38:41 [2022-09-07T13:38:41.640Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
13:38:48 [2022-09-07T13:38:48.176Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
13:38:48 [2022-09-07T13:38:48.432Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
13:38:48 [2022-09-07T13:38:48.993Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
13:38:49 [2022-09-07T13:38:49.893Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd
13:38:49 [2022-09-07T13:38:49.893Z] Copying nested executables into bundles/cross/linux/amd64-daemon
13:38:49 [2022-09-07T13:38:49.893Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy
13:38:49 [2022-09-07T13:38:49.893Z] GOOS="linux" GOARCH="amd64" GOARM=""
13:38:49 [2022-09-07T13:38:49.893Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy
13:38:49 [2022-09-07T13:38:49.893Z] Cross building: bundles/cross/windows/amd64
13:38:49 [2022-09-07T13:38:49.893Z] +++++++ cat ./cli/winresources/dockerd/winres.json
13:38:49 [2022-09-07T13:38:49.893Z] {
13:38:49 [2022-09-07T13:38:49.893Z]   "RT_GROUP_ICON": {
13:38:49 [2022-09-07T13:38:49.893Z]     "#1": {
13:38:49 [2022-09-07T13:38:49.893Z]       "0409": "../../winresources/docker.ico"
13:38:49 [2022-09-07T13:38:49.893Z]     }
13:38:49 [2022-09-07T13:38:49.893Z]   },
13:38:49 [2022-09-07T13:38:49.893Z]   "RT_MANIFEST": {
13:38:49 [2022-09-07T13:38:49.893Z]     "#1": {
13:38:49 [2022-09-07T13:38:49.893Z]       "0409": {
13:38:49 [2022-09-07T13:38:49.893Z]         "identity": {},
13:38:49 [2022-09-07T13:38:49.893Z]         "description": "Docker Engine",
13:38:49 [2022-09-07T13:38:49.893Z]         "minimum-os": "vista",
13:38:49 [2022-09-07T13:38:49.893Z]         "execution-level": "",
13:38:49 [2022-09-07T13:38:49.893Z]         "ui-access": false,
13:38:49 [2022-09-07T13:38:49.893Z]         "auto-elevate": false,
13:38:49 [2022-09-07T13:38:49.893Z]         "dpi-awareness": "unaware",
13:38:49 [2022-09-07T13:38:49.893Z]         "disable-theming": false,
13:38:49 [2022-09-07T13:38:49.893Z]         "disable-window-filtering": false,
13:38:49 [2022-09-07T13:38:49.893Z]         "high-resolution-scrolling-aware": false,
13:38:49 [2022-09-07T13:38:49.893Z]         "ultra-high-resolution-scrolling-aware": false,
13:38:49 [2022-09-07T13:38:49.893Z]         "long-path-aware": false,
13:38:49 [2022-09-07T13:38:49.893Z]         "printer-driver-isolation": false,
13:38:49 [2022-09-07T13:38:49.893Z]         "gdi-scaling": false,
13:38:49 [2022-09-07T13:38:49.893Z]         "segment-heap": false,
13:38:49 [2022-09-07T13:38:49.893Z]         "use-common-controls-v6": false
13:38:49 [2022-09-07T13:38:49.893Z]       }
13:38:49 [2022-09-07T13:38:49.893Z]     }
13:38:49 [2022-09-07T13:38:49.893Z]   },
13:38:49 [2022-09-07T13:38:49.893Z]   "RT_MESSAGETABLE": {
13:38:49 [2022-09-07T13:38:49.893Z]     "#1": {
13:38:49 [2022-09-07T13:38:49.893Z]       "0409": "../../winresources/event_messages.bin"
13:38:49 [2022-09-07T13:38:49.893Z]     }
13:38:49 [2022-09-07T13:38:49.893Z]   },
13:38:49 [2022-09-07T13:38:49.893Z]   "RT_VERSION": {
13:38:49 [2022-09-07T13:38:49.893Z]     "#1": {
13:38:49 [2022-09-07T13:38:49.893Z]       "0409": {
13:38:49 [2022-09-07T13:38:49.893Z]         "fixed": {
13:38:49 [2022-09-07T13:38:49.893Z]           "file_version": "0.0.0.0",
13:38:49 [2022-09-07T13:38:49.893Z]           "product_version": "0.0.0.0",
13:38:49 [2022-09-07T13:38:49.893Z]           "type": "Unknown"
13:38:49 [2022-09-07T13:38:49.893Z]         },
13:38:49 [2022-09-07T13:38:49.893Z]         "info": {
13:38:49 [2022-09-07T13:38:49.893Z]           "0000": {
13:38:49 [2022-09-07T13:38:49.893Z]             "CompanyName": "",
13:38:49 [2022-09-07T13:38:49.893Z]             "FileVersion": "dev",
13:38:49 [2022-09-07T13:38:49.893Z]             "LegalCopyright": "Copyright © 2015-2022 Docker Inc.",
13:38:49 [2022-09-07T13:38:49.893Z]             "OriginalFileName": "dockerd.exe",
13:38:49 [2022-09-07T13:38:49.893Z]             "ProductName": "",
13:38:49 [2022-09-07T13:38:49.893Z]             "ProductVersion": "dev",
13:38:49 [2022-09-07T13:38:49.893Z]             "SpecialBuild": "1e2d10ed597c22b80182e65486916317b62c6688"
13:38:49 [2022-09-07T13:38:49.893Z]           }
13:38:49 [2022-09-07T13:38:49.893Z]         }
13:38:49 [2022-09-07T13:38:49.893Z]       }
13:38:49 [2022-09-07T13:38:49.893Z]     }
13:38:49 [2022-09-07T13:38:49.893Z]   }
13:38:49 [2022-09-07T13:38:49.893Z] }
13:38:49 [2022-09-07T13:38:49.893Z] cmd/dockerd/config.go
13:38:49 [2022-09-07T13:38:49.893Z] cmd/dockerd/config_windows.go
13:38:49 [2022-09-07T13:38:49.893Z] cmd/dockerd/daemon.go
13:38:49 [2022-09-07T13:38:49.893Z] cmd/dockerd/daemon_test.go
13:38:49 [2022-09-07T13:38:49.893Z] cmd/dockerd/daemon_windows.go
13:38:49 [2022-09-07T13:38:49.893Z] cmd/dockerd/docker.go
13:38:49 [2022-09-07T13:38:49.893Z] cmd/dockerd/docker_windows.go
13:38:49 [2022-09-07T13:38:49.893Z] cmd/dockerd/genwinres_windows.go
13:38:49 [2022-09-07T13:38:49.893Z] cmd/dockerd/metrics.go
13:38:49 [2022-09-07T13:38:49.893Z] cmd/dockerd/options.go
13:38:49 [2022-09-07T13:38:49.893Z] cmd/dockerd/options_test.go
13:38:49 [2022-09-07T13:38:49.893Z] cmd/dockerd/service_windows.go
13:38:49 [2022-09-07T13:38:49.893Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe
13:38:49 [2022-09-07T13:38:49.893Z] GOOS="windows" GOARCH="amd64" GOARM=""
13:38:53 [2022-09-07T13:38:53.204Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
13:38:53 [2022-09-07T13:38:53.204Z] PASS
13:38:53 [2022-09-07T13:38:53.204Z] 
13:38:53 [2022-09-07T13:38:53.204Z] DONE 17 tests in 52.310s
13:38:53 [2022-09-07T13:38:53.204Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
13:38:53 [2022-09-07T13:38:53.204Z] ++ 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
13:38:53 [2022-09-07T13:38:53.204Z] ++ set -e
13:38:53 [2022-09-07T13:38:53.204Z] ++ '[' -n 0 ']'
13:38:53 [2022-09-07T13:38:53.204Z] ++ set -x
13:38:53 [2022-09-07T13:38:53.204Z] ++ 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
13:38:53 [2022-09-07T13:38:53.204Z] INFO: Testing against a local daemon
13:38:53 [2022-09-07T13:38:53.204Z] === RUN   TestPluginInvalidJSON
13:38:53 [2022-09-07T13:38:53.204Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
13:38:53 [2022-09-07T13:38:53.204Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
13:38:53 [2022-09-07T13:38:53.204Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
13:38:53 [2022-09-07T13:38:53.204Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
13:38:53 [2022-09-07T13:38:53.204Z] === RUN   TestPluginInvalidJSON/plugins/pull
13:38:53 [2022-09-07T13:38:53.204Z] === PAUSE TestPluginInvalidJSON/plugins/pull
13:38:53 [2022-09-07T13:38:53.204Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
13:38:53 [2022-09-07T13:38:53.204Z] === CONT  TestPluginInvalidJSON/plugins/pull
13:38:53 [2022-09-07T13:38:53.204Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
13:38:53 [2022-09-07T13:38:53.204Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
13:38:53 [2022-09-07T13:38:53.204Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
13:38:53 [2022-09-07T13:38:53.204Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
13:38:53 [2022-09-07T13:38:53.204Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
13:38:53 [2022-09-07T13:38:53.204Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
13:38:53 [2022-09-07T13:38:53.204Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
13:38:53 [2022-09-07T13:38:53.204Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
13:38:53 [2022-09-07T13:38:53.204Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
13:38:53 [2022-09-07T13:38:53.204Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
13:38:53 [2022-09-07T13:38:53.204Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
13:38:53 [2022-09-07T13:38:53.204Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
13:38:53 [2022-09-07T13:38:53.204Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
13:38:53 [2022-09-07T13:38:53.204Z] --- PASS: TestPluginInvalidJSON (0.03s)
13:38:53 [2022-09-07T13:38:53.204Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
13:38:53 [2022-09-07T13:38:53.204Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
13:38:53 [2022-09-07T13:38:53.204Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
13:38:53 [2022-09-07T13:38:53.204Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
13:38:53 [2022-09-07T13:38:53.204Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
13:38:53 [2022-09-07T13:38:53.204Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
13:38:53 [2022-09-07T13:38:53.204Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
13:38:53 [2022-09-07T13:38:53.204Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
13:38:53 [2022-09-07T13:38:53.204Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
13:38:53 [2022-09-07T13:38:53.204Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
13:38:53 [2022-09-07T13:38:53.204Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
13:38:53 [2022-09-07T13:38:53.204Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
13:38:53 [2022-09-07T13:38:53.204Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
13:38:53 [2022-09-07T13:38:53.204Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
13:38:53 [2022-09-07T13:38:53.204Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
13:38:53 [2022-09-07T13:38:53.204Z] === RUN   TestPluginInstall
13:38:53 [2022-09-07T13:38:53.204Z] === RUN   TestPluginInstall/no_auth
13:38:55 [2022-09-07T13:38:55.135Z] time="2022-09-07T13:38:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:38:55 [2022-09-07T13:38:55.135Z] time="2022-09-07T13:38:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:966c29b48581a86a6b0b6cce3129c0e03534852c74967349880c65ceee70d4cb" mediatype=application/vnd.docker.plugin.v1+json size=522
13:38:55 [2022-09-07T13:38:55.135Z] time="2022-09-07T13:38:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:38:55 [2022-09-07T13:38:55.135Z] time="2022-09-07T13:38:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:966c29b48581a86a6b0b6cce3129c0e03534852c74967349880c65ceee70d4cb" mediatype=application/vnd.docker.plugin.v1+json size=522
13:38:55 [2022-09-07T13:38:55.135Z] === RUN   TestPluginInstall/with_htpasswd
13:38:55 [2022-09-07T13:38:55.390Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
13:38:55 [2022-09-07T13:38:55.952Z] time="2022-09-07T13:38:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:38:55 [2022-09-07T13:38:55.952Z] time="2022-09-07T13:38:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:524f3879b72282b70d84fecb4e2d4208cb022fc202c5c76f2c1ebed13410f32b" mediatype=application/vnd.docker.plugin.v1+json size=522
13:38:55 [2022-09-07T13:38:55.952Z] time="2022-09-07T13:38:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:38:55 [2022-09-07T13:38:55.952Z] time="2022-09-07T13:38:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:524f3879b72282b70d84fecb4e2d4208cb022fc202c5c76f2c1ebed13410f32b" mediatype=application/vnd.docker.plugin.v1+json size=522
13:38:56 [2022-09-07T13:38:56.515Z] === RUN   TestPluginInstall/with_insecure
13:38:57 [2022-09-07T13:38:57.881Z] time="2022-09-07T13:38:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:38:57 [2022-09-07T13:38:57.881Z] time="2022-09-07T13:38:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1cb39bc28642b36d8c51ce0cd5b2898b92fd191fecfb1b53dba28e7c5288ebdb" mediatype=application/vnd.docker.plugin.v1+json size=522
13:38:57 [2022-09-07T13:38:57.881Z] time="2022-09-07T13:38:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:38:57 [2022-09-07T13:38:57.881Z] time="2022-09-07T13:38:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1cb39bc28642b36d8c51ce0cd5b2898b92fd191fecfb1b53dba28e7c5288ebdb" mediatype=application/vnd.docker.plugin.v1+json size=522
13:38:58 [2022-09-07T13:38:58.179Z]     plugin_test.go:195: [dc89ca7dd79f5] daemon is not started
13:38:58 [2022-09-07T13:38:58.179Z] --- PASS: TestPluginInstall (5.58s)
13:38:58 [2022-09-07T13:38:58.179Z]     --- PASS: TestPluginInstall/no_auth (2.50s)
13:38:58 [2022-09-07T13:38:58.179Z]     --- PASS: TestPluginInstall/with_htpasswd (1.16s)
13:38:58 [2022-09-07T13:38:58.179Z]     --- PASS: TestPluginInstall/with_insecure (1.91s)
13:38:58 [2022-09-07T13:38:58.179Z] === RUN   TestPluginsWithRuntimes
13:39:00 [2022-09-07T13:39:00.070Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
13:39:00 [2022-09-07T13:39:00.376Z] === RUN   TestPluginsWithRuntimes/No_Args
13:39:00 [2022-09-07T13:39:00.632Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
13:39:01 [2022-09-07T13:39:01.998Z] === RUN   TestPluginsWithRuntimes/With_Args
13:39:03 [2022-09-07T13:39:03.371Z] --- PASS: TestPluginsWithRuntimes (4.79s)
13:39:03 [2022-09-07T13:39:03.371Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.51s)
13:39:03 [2022-09-07T13:39:03.371Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.16s)
13:39:03 [2022-09-07T13:39:03.371Z] === RUN   TestPluginBackCompatMediaTypes
13:39:03 [2022-09-07T13:39:03.371Z]     docker_api_swarm_node_test.go:20: [de0ac37f55ab5] joining swarm manager [d89dda7ced9c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:39:04 [2022-09-07T13:39:04.299Z] --- PASS: TestPluginBackCompatMediaTypes (1.08s)
13:39:04 [2022-09-07T13:39:04.299Z] PASS
13:39:04 [2022-09-07T13:39:04.299Z] 
13:39:04 [2022-09-07T13:39:04.299Z] DONE 24 tests in 11.609s
13:39:04 [2022-09-07T13:39:04.299Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
13:39:04 [2022-09-07T13:39:04.299Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
13:39:04 [2022-09-07T13:39:04.299Z] ++ 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
13:39:04 [2022-09-07T13:39:04.299Z] ++ set -e
13:39:04 [2022-09-07T13:39:04.299Z] ++ '[' -n 0 ']'
13:39:04 [2022-09-07T13:39:04.299Z] ++ set -x
13:39:04 [2022-09-07T13:39:04.299Z] ++ 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
13:39:04 [2022-09-07T13:39:04.299Z] INFO: Testing against a local daemon
13:39:04 [2022-09-07T13:39:04.299Z] === RUN   TestExternalGraphDriver
13:39:04 [2022-09-07T13:39:04.299Z]     docker_api_swarm_node_test.go:21: [d3da3f1a7418a] joining swarm manager [d89dda7ced9c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:39:04 [2022-09-07T13:39:04.861Z] === RUN   TestExternalGraphDriver/json
13:39:05 [2022-09-07T13:39:05.118Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
13:39:07 [2022-09-07T13:39:07.006Z] === RUN   TestExternalGraphDriver/spec
13:39:07 [2022-09-07T13:39:07.262Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
13:39:07 [2022-09-07T13:39:07.262Z]     docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows
13:39:07 [2022-09-07T13:39:07.262Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
13:39:08 [2022-09-07T13:39:08.629Z] === RUN   TestExternalGraphDriver/pull
13:39:10 [2022-09-07T13:39:10.518Z] --- PASS: TestExternalGraphDriver (6.05s)
13:39:10 [2022-09-07T13:39:10.518Z]     --- PASS: TestExternalGraphDriver/json (1.97s)
13:39:10 [2022-09-07T13:39:10.518Z]     --- PASS: TestExternalGraphDriver/spec (1.84s)
13:39:10 [2022-09-07T13:39:10.518Z]     --- PASS: TestExternalGraphDriver/pull (1.89s)
13:39:10 [2022-09-07T13:39:10.518Z] === RUN   TestGraphdriverPluginV2
13:39:10 [2022-09-07T13:39:10.774Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
13:39:11 [2022-09-07T13:39:11.030Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
13:39:12 [2022-09-07T13:39:12.918Z] === RUN   TestDockerSuite/TestBuildMultipleTags
13:39:12 [2022-09-07T13:39:12.918Z] === RUN   TestDockerSuite/TestBuildNetContainer
13:39:14 [2022-09-07T13:39:14.284Z] === RUN   TestDockerSuite/TestBuildNetNone
13:39:14 [2022-09-07T13:39:14.845Z] === RUN   TestDockerSuite/TestBuildNoContext
13:39:14 [2022-09-07T13:39:14.846Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
13:39:15 [2022-09-07T13:39:15.103Z] --- PASS: TestGraphdriverPluginV2 (4.73s)
13:39:15 [2022-09-07T13:39:15.103Z] PASS
13:39:15 [2022-09-07T13:39:15.103Z] 
13:39:15 [2022-09-07T13:39:15.103Z] DONE 5 tests in 10.918s
13:39:15 [2022-09-07T13:39:15.103Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
13:39:15 [2022-09-07T13:39:15.103Z] ++ 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
13:39:15 [2022-09-07T13:39:15.103Z] ++ set -e
13:39:15 [2022-09-07T13:39:15.103Z] ++ '[' -n 0 ']'
13:39:15 [2022-09-07T13:39:15.103Z] ++ set -x
13:39:15 [2022-09-07T13:39:15.103Z] ++ 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
13:39:15 [2022-09-07T13:39:15.359Z] INFO: Testing against a local daemon
13:39:15 [2022-09-07T13:39:15.359Z] === RUN   TestContinueAfterPluginCrash
13:39:15 [2022-09-07T13:39:15.359Z] === PAUSE TestContinueAfterPluginCrash
13:39:15 [2022-09-07T13:39:15.359Z] === RUN   TestReadPluginNoRead
13:39:15 [2022-09-07T13:39:15.359Z] === PAUSE TestReadPluginNoRead
13:39:15 [2022-09-07T13:39:15.359Z] === RUN   TestDaemonStartWithLogOpt
13:39:15 [2022-09-07T13:39:15.359Z] === PAUSE TestDaemonStartWithLogOpt
13:39:15 [2022-09-07T13:39:15.359Z] === CONT  TestContinueAfterPluginCrash
13:39:15 [2022-09-07T13:39:15.359Z] === CONT  TestDaemonStartWithLogOpt
13:39:15 [2022-09-07T13:39:15.922Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
13:39:17 [2022-09-07T13:39:17.289Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
13:39:19 [2022-09-07T13:39:19.221Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
13:39:20 [2022-09-07T13:39:20.148Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
13:39:20 [2022-09-07T13:39:20.405Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
13:39:20 [2022-09-07T13:39:20.661Z]     docker_api_swarm_test.go:502: [dd398e34142e7] joining swarm manager [d232a0c44c0de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:39:21 [2022-09-07T13:39:21.223Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
13:39:21 [2022-09-07T13:39:21.480Z] --- PASS: TestDaemonStartWithLogOpt (6.09s)
13:39:21 [2022-09-07T13:39:21.480Z] === CONT  TestReadPluginNoRead
13:39:21 [2022-09-07T13:39:21.480Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
13:39:22 [2022-09-07T13:39:22.042Z] === RUN   TestDockerSuite/TestBuildOnBuild
13:39:23 [2022-09-07T13:39:23.937Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
13:39:24 [2022-09-07T13:39:24.195Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
13:39:26 [2022-09-07T13:39:26.083Z] === RUN   TestReadPluginNoRead/default
13:39:26 [2022-09-07T13:39:26.083Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
13:39:26 [2022-09-07T13:39:26.645Z] --- PASS: TestContinueAfterPluginCrash (11.28s)
13:39:27 [2022-09-07T13:39:27.249Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
13:39:27 [2022-09-07T13:39:27.249Z] === RUN   TestReadPluginNoRead/disabled_caching
13:39:29 [2022-09-07T13:39:29.183Z] === CONT  TestReadPluginNoRead
13:39:29 [2022-09-07T13:39:29.183Z]     read_test.go:92: [de0bb660651a1] daemon is not started
13:39:29 [2022-09-07T13:39:29.183Z] --- PASS: TestReadPluginNoRead (7.57s)
13:39:29 [2022-09-07T13:39:29.183Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.55s)
13:39:29 [2022-09-07T13:39:29.183Z]     --- PASS: TestReadPluginNoRead/default (1.55s)
13:39:29 [2022-09-07T13:39:29.183Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.60s)
13:39:29 [2022-09-07T13:39:29.183Z] PASS
13:39:29 [2022-09-07T13:39:29.183Z] 
13:39:29 [2022-09-07T13:39:29.183Z] DONE 6 tests in 13.796s
13:39:29 [2022-09-07T13:39:29.183Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
13:39:29 [2022-09-07T13:39:29.183Z] ++ 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
13:39:29 [2022-09-07T13:39:29.183Z] ++ set -e
13:39:29 [2022-09-07T13:39:29.183Z] ++ '[' -n 0 ']'
13:39:29 [2022-09-07T13:39:29.183Z] ++ set -x
13:39:29 [2022-09-07T13:39:29.183Z] ++ 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
13:39:29 [2022-09-07T13:39:29.183Z] testing: warning: no tests to run
13:39:29 [2022-09-07T13:39:29.183Z] PASS
13:39:29 [2022-09-07T13:39:29.183Z] 
13:39:29 [2022-09-07T13:39:29.183Z] DONE 0 tests in 0.048s
13:39:29 [2022-09-07T13:39:29.183Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
13:39:29 [2022-09-07T13:39:29.183Z] ++ 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
13:39:29 [2022-09-07T13:39:29.183Z] ++ set -e
13:39:29 [2022-09-07T13:39:29.183Z] ++ '[' -n 0 ']'
13:39:29 [2022-09-07T13:39:29.183Z] ++ set -x
13:39:29 [2022-09-07T13:39:29.183Z] ++ 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
13:39:29 [2022-09-07T13:39:29.183Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
13:39:29 [2022-09-07T13:39:29.183Z] INFO: Testing against a local daemon
13:39:29 [2022-09-07T13:39:29.183Z] === RUN   TestPluginWithDevMounts
13:39:29 [2022-09-07T13:39:29.183Z] === PAUSE TestPluginWithDevMounts
13:39:29 [2022-09-07T13:39:29.183Z] === CONT  TestPluginWithDevMounts
13:39:29 [2022-09-07T13:39:29.438Z]     docker_api_swarm_test.go:507: [d90cdc9c189ab] joining swarm manager [d232a0c44c0de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:39:30 [2022-09-07T13:39:30.408Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
13:39:30 [2022-09-07T13:39:30.970Z] --- PASS: TestPluginWithDevMounts (1.78s)
13:39:30 [2022-09-07T13:39:30.970Z] PASS
13:39:30 [2022-09-07T13:39:30.970Z] 
13:39:30 [2022-09-07T13:39:30.970Z] DONE 1 tests in 1.915s
13:39:30 [2022-09-07T13:39:30.970Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
13:39:30 [2022-09-07T13:39:30.970Z] ++ 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
13:39:30 [2022-09-07T13:39:30.970Z] ++ set -e
13:39:30 [2022-09-07T13:39:30.970Z] ++ '[' -n 0 ']'
13:39:30 [2022-09-07T13:39:30.970Z] ++ set -x
13:39:30 [2022-09-07T13:39:30.970Z] ++ 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
13:39:31 [2022-09-07T13:39:31.226Z] INFO: Testing against a local daemon
13:39:31 [2022-09-07T13:39:31.226Z] === RUN   TestSecretInspect
13:39:31 [2022-09-07T13:39:31.482Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
13:39:34 [2022-09-07T13:39:34.042Z] --- PASS: TestSecretInspect (2.62s)
13:39:34 [2022-09-07T13:39:34.042Z] === RUN   TestSecretList
13:39:34 [2022-09-07T13:39:34.042Z] === RUN   TestDockerSuite/TestBuildPATH
13:39:36 [2022-09-07T13:39:36.558Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
13:39:36 [2022-09-07T13:39:36.558Z] --- PASS: TestSecretList (2.63s)
13:39:36 [2022-09-07T13:39:36.558Z] === RUN   TestSecretsCreateAndDelete
13:39:36 [2022-09-07T13:39:36.814Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
13:39:37 [2022-09-07T13:39:37.742Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
13:39:39 [2022-09-07T13:39:39.106Z] --- PASS: TestSecretsCreateAndDelete (2.61s)
13:39:39 [2022-09-07T13:39:39.106Z] === RUN   TestSecretsUpdate
13:39:42 [2022-09-07T13:39:42.372Z] --- PASS: TestSecretsUpdate (2.88s)
13:39:42 [2022-09-07T13:39:42.372Z] === RUN   TestTemplatedSecret
13:39:44 [2022-09-07T13:39:44.889Z] --- PASS: TestTemplatedSecret (2.99s)
13:39:44 [2022-09-07T13:39:44.889Z] === RUN   TestSecretCreateResolve
13:39:45 [2022-09-07T13:39:45.449Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
13:39:47 [2022-09-07T13:39:47.361Z] --- PASS: TestSecretCreateResolve (2.57s)
13:39:47 [2022-09-07T13:39:47.361Z] PASS
13:39:47 [2022-09-07T13:39:47.361Z] 
13:39:47 [2022-09-07T13:39:47.361Z] DONE 6 tests in 16.419s
13:39:47 [2022-09-07T13:39:47.361Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
13:39:47 [2022-09-07T13:39:47.361Z] ++ 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
13:39:47 [2022-09-07T13:39:47.361Z] ++ set -e
13:39:47 [2022-09-07T13:39:47.361Z] ++ '[' -n 0 ']'
13:39:47 [2022-09-07T13:39:47.361Z] ++ set -x
13:39:47 [2022-09-07T13:39:47.361Z] ++ 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
13:39:47 [2022-09-07T13:39:47.620Z] INFO: Testing against a local daemon
13:39:47 [2022-09-07T13:39:47.620Z] === RUN   TestServiceCreateInit
13:39:47 [2022-09-07T13:39:47.620Z] === RUN   TestServiceCreateInit/daemonInitDisabled
13:39:48 [2022-09-07T13:39:48.546Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
13:39:50 [2022-09-07T13:39:50.434Z] === RUN   TestDockerSuite/TestBuildRm
13:39:52 [2022-09-07T13:39:52.324Z] === RUN   TestServiceCreateInit/daemonInitEnabled
13:39:52 [2022-09-07T13:39:52.886Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
13:39:53 [2022-09-07T13:39:53.814Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
13:39:55 [2022-09-07T13:39:55.181Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
13:39:55 [2022-09-07T13:39:55.742Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
13:39:57 [2022-09-07T13:39:57.108Z] --- PASS: TestServiceCreateInit (9.32s)
13:39:57 [2022-09-07T13:39:57.108Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.59s)
13:39:57 [2022-09-07T13:39:57.108Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.70s)
13:39:57 [2022-09-07T13:39:57.108Z] === RUN   TestCreateServiceMultipleTimes
13:39:57 [2022-09-07T13:39:57.108Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
13:39:58 [2022-09-07T13:39:58.036Z] === RUN   TestDockerSuite/TestBuildShellInherited
13:39:58 [2022-09-07T13:39:58.597Z] === RUN   TestDockerSuite/TestBuildShellMultiple
13:40:02 [2022-09-07T13:40:02.766Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
13:40:02 [2022-09-07T13:40:02.766Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
13:40:02 [2022-09-07T13:40:02.767Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
13:40:03 [2022-09-07T13:40:03.023Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
13:40:03 [2022-09-07T13:40:03.023Z]     docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows
13:40:03 [2022-09-07T13:40:03.023Z] === RUN   TestDockerSuite/TestBuildSpaces
13:40:03 [2022-09-07T13:40:03.953Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
13:40:04 [2022-09-07T13:40:04.887Z]     docker_api_swarm_node_test.go:81: [dc27abd43b210] joining swarm manager [d0dccdaf538bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:40:04 [2022-09-07T13:40:04.887Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
13:40:05 [2022-09-07T13:40:05.143Z] === RUN   TestDockerSuite/TestBuildStderr
13:40:06 [2022-09-07T13:40:06.119Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
13:40:10 [2022-09-07T13:40:10.285Z] === RUN   TestDockerSuite/TestBuildStopSignal
13:40:10 [2022-09-07T13:40:10.541Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
13:40:11 [2022-09-07T13:40:11.475Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
13:40:12 [2022-09-07T13:40:12.037Z] === RUN   TestDockerSuite/TestBuildTagEvent
13:40:12 [2022-09-07T13:40:12.965Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
13:40:13 [2022-09-07T13:40:13.891Z] === RUN   TestDockerSuite/TestBuildUser
13:40:14 [2022-09-07T13:40:14.819Z] --- PASS: TestCreateServiceMultipleTimes (17.90s)
13:40:14 [2022-09-07T13:40:14.819Z] === RUN   TestCreateServiceConflict
13:40:15 [2022-09-07T13:40:15.382Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
13:40:17 [2022-09-07T13:40:17.899Z] --- PASS: TestCreateServiceConflict (2.66s)
13:40:17 [2022-09-07T13:40:17.899Z] === RUN   TestCreateServiceMaxReplicas
13:40:18 [2022-09-07T13:40:18.155Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
13:40:18 [2022-09-07T13:40:18.411Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
13:40:20 [2022-09-07T13:40:20.974Z] --- PASS: TestCreateServiceMaxReplicas (3.65s)
13:40:20 [2022-09-07T13:40:20.974Z] === RUN   TestCreateWithDuplicateNetworkNames
13:40:21 [2022-09-07T13:40:21.580Z]     docker_api_swarm_node_test.go:53: [d981db19223fc] joining swarm manager [d8585b73388d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:40:22 [2022-09-07T13:40:22.508Z]     docker_api_swarm_node_test.go:54: [dc40ec44bcb0a] joining swarm manager [d8585b73388d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:40:26 [2022-09-07T13:40:26.289Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe
13:40:26 [2022-09-07T13:40:26.289Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json
13:40:26 [2022-09-07T13:40:26.289Z] {
13:40:26 [2022-09-07T13:40:26.289Z]   "RT_GROUP_ICON": {
13:40:26 [2022-09-07T13:40:26.289Z]     "#1": {
13:40:26 [2022-09-07T13:40:26.289Z]       "0409": "../../winresources/docker.ico"
13:40:26 [2022-09-07T13:40:26.289Z]     }
13:40:26 [2022-09-07T13:40:26.289Z]   },
13:40:26 [2022-09-07T13:40:26.289Z]   "RT_MANIFEST": {
13:40:26 [2022-09-07T13:40:26.289Z]     "#1": {
13:40:26 [2022-09-07T13:40:26.289Z]       "0409": {
13:40:26 [2022-09-07T13:40:26.289Z]         "identity": {},
13:40:26 [2022-09-07T13:40:26.289Z]         "description": "Docker Engine",
13:40:26 [2022-09-07T13:40:26.289Z]         "minimum-os": "vista",
13:40:26 [2022-09-07T13:40:26.289Z]         "execution-level": "",
13:40:26 [2022-09-07T13:40:26.289Z]         "ui-access": false,
13:40:26 [2022-09-07T13:40:26.289Z]         "auto-elevate": false,
13:40:26 [2022-09-07T13:40:26.289Z]         "dpi-awareness": "unaware",
13:40:26 [2022-09-07T13:40:26.289Z]         "disable-theming": false,
13:40:26 [2022-09-07T13:40:26.289Z]         "disable-window-filtering": false,
13:40:26 [2022-09-07T13:40:26.289Z]         "high-resolution-scrolling-aware": false,
13:40:26 [2022-09-07T13:40:26.289Z]         "ultra-high-resolution-scrolling-aware": false,
13:40:26 [2022-09-07T13:40:26.289Z]         "long-path-aware": false,
13:40:26 [2022-09-07T13:40:26.289Z]         "printer-driver-isolation": false,
13:40:26 [2022-09-07T13:40:26.289Z]         "gdi-scaling": false,
13:40:26 [2022-09-07T13:40:26.289Z]         "segment-heap": false,
13:40:26 [2022-09-07T13:40:26.289Z]         "use-common-controls-v6": false
13:40:26 [2022-09-07T13:40:26.289Z]       }
13:40:26 [2022-09-07T13:40:26.289Z]     }
13:40:26 [2022-09-07T13:40:26.289Z]   },
13:40:26 [2022-09-07T13:40:26.289Z]   "RT_MESSAGETABLE": {
13:40:26 [2022-09-07T13:40:26.289Z]     "#1": {
13:40:26 [2022-09-07T13:40:26.289Z]       "0409": "../../winresources/event_messages.bin"
13:40:26 [2022-09-07T13:40:26.289Z]     }
13:40:26 [2022-09-07T13:40:26.289Z]   },
13:40:26 [2022-09-07T13:40:26.289Z]   "RT_VERSION": {
13:40:26 [2022-09-07T13:40:26.289Z]     "#1": {
13:40:26 [2022-09-07T13:40:26.289Z]       "0409": {
13:40:26 [2022-09-07T13:40:26.289Z]         "fixed": {
13:40:26 [2022-09-07T13:40:26.289Z]           "file_version": "0.0.0.0",
13:40:26 [2022-09-07T13:40:26.289Z]           "product_version": "0.0.0.0",
13:40:26 [2022-09-07T13:40:26.289Z]           "type": "Unknown"
13:40:26 [2022-09-07T13:40:26.289Z]         },
13:40:26 [2022-09-07T13:40:26.289Z]         "info": {
13:40:26 [2022-09-07T13:40:26.289Z]           "0000": {
13:40:26 [2022-09-07T13:40:26.289Z]             "CompanyName": "",
13:40:26 [2022-09-07T13:40:26.289Z]             "FileVersion": "dev",
13:40:26 [2022-09-07T13:40:26.289Z]             "LegalCopyright": "Copyright © 2015-2022 Docker Inc.",
13:40:26 [2022-09-07T13:40:26.289Z]             "OriginalFileName": "docker-proxy.exe",
13:40:26 [2022-09-07T13:40:26.289Z]             "ProductName": "",
13:40:26 [2022-09-07T13:40:26.289Z]             "ProductVersion": "dev",
13:40:26 [2022-09-07T13:40:26.289Z]             "SpecialBuild": "1e2d10ed597c22b80182e65486916317b62c6688"
13:40:26 [2022-09-07T13:40:26.289Z]           }
13:40:26 [2022-09-07T13:40:26.289Z]         }
13:40:26 [2022-09-07T13:40:26.289Z]       }
13:40:26 [2022-09-07T13:40:26.289Z]     }
13:40:26 [2022-09-07T13:40:26.289Z]   }
13:40:26 [2022-09-07T13:40:26.289Z] }
13:40:26 [2022-09-07T13:40:26.289Z] cmd/docker-proxy/genwinres_windows.go
13:40:26 [2022-09-07T13:40:26.289Z] cmd/docker-proxy/main.go
13:40:26 [2022-09-07T13:40:26.289Z] cmd/docker-proxy/network_proxy_test.go
13:40:26 [2022-09-07T13:40:26.289Z] cmd/docker-proxy/proxy.go
13:40:26 [2022-09-07T13:40:26.289Z] cmd/docker-proxy/sctp_proxy.go
13:40:26 [2022-09-07T13:40:26.289Z] cmd/docker-proxy/tcp_proxy.go
13:40:26 [2022-09-07T13:40:26.289Z] cmd/docker-proxy/udp_proxy.go
13:40:26 [2022-09-07T13:40:26.289Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe
13:40:26 [2022-09-07T13:40:26.289Z] GOOS="windows" GOARCH="amd64" GOARM=""
13:40:26 [2022-09-07T13:40:26.289Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe
13:40:26 [2022-09-07T13:40:26.289Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
13:40:26 [2022-09-07T13:40:26.289Z] remote: Enumerating objects: 23, done.
13:40:26 [2022-09-07T13:40:26.289Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
13:40:26 [2022-09-07T13:40:26.289Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
13:40:26 [2022-09-07T13:40:26.289Z] Receiving objects:   4% (1/23)
remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
13:40:26 [2022-09-07T13:40:26.289Z] Receiving objects:   8% (2/23)
Receiving objects:  13% (3/23)
Receiving objects:  17% (4/23)
Receiving objects:  21% (5/23)
Receiving objects:  26% (6/23)
Receiving objects:  30% (7/23)
Receiving objects:  34% (8/23)
Receiving objects:  39% (9/23)
Receiving objects:  43% (10/23)
Receiving objects:  47% (11/23)
Receiving objects:  52% (12/23)
Receiving objects:  56% (13/23)
Receiving objects:  60% (14/23)
Receiving objects:  65% (15/23)
Receiving objects:  69% (16/23)
Receiving objects:  73% (17/23)
Receiving objects:  78% (18/23)
Receiving objects:  82% (19/23)
Receiving objects:  86% (20/23)
Receiving objects:  91% (21/23)
Receiving objects:  95% (22/23)
Receiving objects: 100% (23/23)
Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done.
13:40:26 [2022-09-07T13:40:26.289Z] Resolving deltas:   0% (0/2)
Resolving deltas:  50% (1/2)
Resolving deltas: 100% (2/2)
Resolving deltas: 100% (2/2), done.
13:40:26 [2022-09-07T13:40:26.289Z] Building: bundles/cross/windows/amd64/containerutility.exe
13:40:26 [2022-09-07T13:40:26.289Z] Cross building: bundles/cross/linux/ppc64le
13:40:26 [2022-09-07T13:40:26.289Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd
13:40:26 [2022-09-07T13:40:26.289Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
13:40:30 [2022-09-07T13:40:30.635Z] === RUN   TestDockerSuite/TestBuildVerboseOut
13:40:31 [2022-09-07T13:40:31.196Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
13:40:31 [2022-09-07T13:40:31.452Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
13:40:32 [2022-09-07T13:40:32.012Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
13:40:32 [2022-09-07T13:40:32.574Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
13:40:33 [2022-09-07T13:40:33.500Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
13:40:33 [2022-09-07T13:40:33.500Z]     docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows
13:40:33 [2022-09-07T13:40:33.500Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
13:40:33 [2022-09-07T13:40:33.500Z]     docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows
13:40:33 [2022-09-07T13:40:33.500Z] === RUN   TestDockerSuite/TestBuildWindowsUser
13:40:33 [2022-09-07T13:40:33.500Z]     docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows
13:40:33 [2022-09-07T13:40:33.500Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
13:40:33 [2022-09-07T13:40:33.500Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
13:40:33 [2022-09-07T13:40:33.500Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
13:40:34 [2022-09-07T13:40:34.864Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
13:40:34 [2022-09-07T13:40:34.864Z] === RUN   TestDockerSuite/TestBuildWithFailure
13:40:35 [2022-09-07T13:40:35.121Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.00s)
13:40:35 [2022-09-07T13:40:35.121Z] === RUN   TestCreateServiceSecretFileMode
13:40:35 [2022-09-07T13:40:35.376Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
13:40:36 [2022-09-07T13:40:36.341Z] === RUN   TestDockerSuite/TestBuildWithTabs
13:40:37 [2022-09-07T13:40:37.269Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
13:40:37 [2022-09-07T13:40:37.269Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
13:40:37 [2022-09-07T13:40:37.524Z] --- PASS: TestCreateServiceSecretFileMode (2.54s)
13:40:37 [2022-09-07T13:40:37.524Z] === RUN   TestCreateServiceConfigFileMode
13:40:39 [2022-09-07T13:40:39.414Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
13:40:40 [2022-09-07T13:40:40.778Z] --- PASS: TestCreateServiceConfigFileMode (2.99s)
13:40:40 [2022-09-07T13:40:40.778Z] === RUN   TestCreateServiceSysctls
13:40:41 [2022-09-07T13:40:41.035Z] === RUN   TestDockerSuite/TestBuildWithVolumes
13:40:41 [2022-09-07T13:40:41.965Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
13:40:41 [2022-09-07T13:40:41.965Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
13:40:42 [2022-09-07T13:40:42.895Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
13:40:42 [2022-09-07T13:40:42.895Z]     docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows
13:40:42 [2022-09-07T13:40:42.895Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
13:40:43 [2022-09-07T13:40:43.500Z] === RUN   TestDockerSuite/TestBuildXZHost
13:40:44 [2022-09-07T13:40:44.472Z] --- PASS: TestCreateServiceSysctls (3.80s)
13:40:44 [2022-09-07T13:40:44.472Z] === RUN   TestCreateServiceCapabilities
13:40:45 [2022-09-07T13:40:45.401Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
13:40:45 [2022-09-07T13:40:45.963Z] === RUN   TestDockerSuite/TestCommitChange
13:40:46 [2022-09-07T13:40:46.892Z] === RUN   TestDockerSuite/TestCommitChangeLabels
13:40:47 [2022-09-07T13:40:47.454Z] --- PASS: TestCreateServiceCapabilities (2.97s)
13:40:47 [2022-09-07T13:40:47.454Z] === RUN   TestInspect
13:40:47 [2022-09-07T13:40:47.710Z] === RUN   TestDockerSuite/TestCommitHardlink
13:40:49 [2022-09-07T13:40:49.075Z] === RUN   TestDockerSuite/TestCommitNewFile
13:40:50 [2022-09-07T13:40:50.967Z] === RUN   TestDockerSuite/TestCommitPausedContainer
13:40:50 [2022-09-07T13:40:50.967Z] --- PASS: TestInspect (3.40s)
13:40:50 [2022-09-07T13:40:50.967Z] === RUN   TestCreateJob
13:40:51 [2022-09-07T13:40:51.266Z] === RUN   TestDockerSuite/TestCommitTTY
13:40:52 [2022-09-07T13:40:52.635Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
13:40:54 [2022-09-07T13:40:54.524Z] === RUN   TestDockerSuite/TestCommitWithoutPause
13:40:54 [2022-09-07T13:40:54.524Z] --- PASS: TestCreateJob (3.59s)
13:40:54 [2022-09-07T13:40:54.524Z] === RUN   TestReplicatedJob
13:40:54 [2022-09-07T13:40:54.780Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
13:40:54 [2022-09-07T13:40:54.780Z] === RUN   TestDockerSuite/TestCopyAndRestart
13:40:56 [2022-09-07T13:40:56.148Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
13:40:56 [2022-09-07T13:40:56.413Z] === RUN   TestDockerSuite/TestCpAbsolutePath
13:40:57 [2022-09-07T13:40:57.777Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
13:40:58 [2022-09-07T13:40:58.339Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
13:40:59 [2022-09-07T13:40:59.267Z] === RUN   TestDockerSuite/TestCpFromCaseA
13:40:59 [2022-09-07T13:40:59.830Z] === RUN   TestDockerSuite/TestCpFromCaseB
13:41:00 [2022-09-07T13:41:00.758Z] === RUN   TestDockerSuite/TestCpFromCaseC
13:41:01 [2022-09-07T13:41:01.014Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
13:41:01 [2022-09-07T13:41:01.312Z] === RUN   TestDockerSuite/TestCpFromCaseD
13:41:01 [2022-09-07T13:41:01.567Z] --- PASS: TestReplicatedJob (7.16s)
13:41:01 [2022-09-07T13:41:01.567Z] === RUN   TestUpdateReplicatedJob
13:41:02 [2022-09-07T13:41:02.130Z] === RUN   TestDockerSuite/TestCpFromCaseE
13:41:03 [2022-09-07T13:41:03.199Z] === RUN   TestDockerSuite/TestCpFromCaseF
13:41:03 [2022-09-07T13:41:03.761Z]     docker_api_swarm_test.go:202: [dd74c9d9bdabc] joining swarm manager [dac6773c54aae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:41:04 [2022-09-07T13:41:04.324Z] === RUN   TestDockerSuite/TestCpFromCaseG
13:41:05 [2022-09-07T13:41:05.253Z] === RUN   TestDockerSuite/TestCpFromCaseH
13:41:06 [2022-09-07T13:41:06.183Z] === RUN   TestDockerSuite/TestCpFromCaseI
13:41:06 [2022-09-07T13:41:06.183Z] --- PASS: TestUpdateReplicatedJob (4.49s)
13:41:06 [2022-09-07T13:41:06.183Z] === RUN   TestServiceListWithStatuses
13:41:06 [2022-09-07T13:41:06.183Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:41:06 [2022-09-07T13:41:06.183Z] --- SKIP: TestServiceListWithStatuses (0.00s)
13:41:06 [2022-09-07T13:41:06.183Z] === RUN   TestDockerNetworkConnectAlias
13:41:06 [2022-09-07T13:41:06.746Z] === RUN   TestDockerSuite/TestCpFromCaseJ
13:41:07 [2022-09-07T13:41:07.308Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
13:41:08 [2022-09-07T13:41:08.674Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
13:41:09 [2022-09-07T13:41:09.604Z] === RUN   TestDockerSuite/TestCpGarbagePath
13:41:10 [2022-09-07T13:41:10.165Z] === RUN   TestDockerSuite/TestCpLocalOnly
13:41:10 [2022-09-07T13:41:10.165Z] === RUN   TestDockerSuite/TestCpNameHasColon
13:41:11 [2022-09-07T13:41:11.091Z] === RUN   TestDockerSuite/TestCpRelativePath
13:41:11 [2022-09-07T13:41:11.347Z] --- PASS: TestDockerNetworkConnectAlias (5.26s)
13:41:11 [2022-09-07T13:41:11.347Z] === RUN   TestDockerNetworkReConnect
13:41:11 [2022-09-07T13:41:11.908Z] === RUN   TestDockerSuite/TestCpSpecialFiles
13:41:12 [2022-09-07T13:41:12.513Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
13:41:13 [2022-09-07T13:41:13.441Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
13:41:14 [2022-09-07T13:41:14.368Z] === RUN   TestDockerSuite/TestCpToCaseA
13:41:15 [2022-09-07T13:41:15.752Z] === RUN   TestDockerSuite/TestCpToCaseB
13:41:16 [2022-09-07T13:41:16.009Z] --- PASS: TestDockerNetworkReConnect (4.77s)
13:41:16 [2022-09-07T13:41:16.009Z] === RUN   TestServicePlugin
13:41:16 [2022-09-07T13:41:16.265Z] === RUN   TestDockerSuite/TestCpToCaseC
13:41:18 [2022-09-07T13:41:18.824Z] === RUN   TestDockerSuite/TestCpToCaseD
13:41:20 [2022-09-07T13:41:20.193Z]     plugin_test.go:61: [da1165fa34f19] joining swarm manager [d88ca7372129a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:41:21 [2022-09-07T13:41:21.558Z]     plugin_test.go:64: [de9d16deb1a5e] joining swarm manager [d88ca7372129a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:41:22 [2022-09-07T13:41:22.120Z] === RUN   TestDockerSuite/TestCpToCaseE
13:41:24 [2022-09-07T13:41:24.013Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
13:41:24 [2022-09-07T13:41:24.942Z] === RUN   TestDockerSuite/TestCpToCaseF
13:41:25 [2022-09-07T13:41:25.198Z] === RUN   TestDockerSuite/TestCpToCaseG
13:41:26 [2022-09-07T13:41:26.566Z]     docker_api_swarm_test.go:384: [db8bf5cb0b40b] joining swarm manager [d42c890f6ef94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:41:27 [2022-09-07T13:41:27.933Z]     docker_api_swarm_test.go:385: [d37b4fde4c719] joining swarm manager [d42c890f6ef94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:41:29 [2022-09-07T13:41:29.297Z] === RUN   TestDockerSuite/TestCpToCaseH
13:41:31 [2022-09-07T13:41:31.814Z] === RUN   TestDockerSuite/TestCpToCaseI
13:41:32 [2022-09-07T13:41:32.070Z] === RUN   TestDockerSuite/TestCpToCaseJ
13:41:35 [2022-09-07T13:41:35.393Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
13:41:35 [2022-09-07T13:41:35.954Z] === RUN   TestDockerSuite/TestCpToDot
13:41:36 [2022-09-07T13:41:36.516Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
13:41:37 [2022-09-07T13:41:37.444Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
13:41:38 [2022-09-07T13:41:38.380Z] === RUN   TestDockerSuite/TestCpToStdout
13:41:38 [2022-09-07T13:41:38.940Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
13:41:39 [2022-09-07T13:41:39.868Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
13:41:39 [2022-09-07T13:41:39.868Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
13:41:40 [2022-09-07T13:41:40.430Z] === RUN   TestDockerSuite/TestCpVolumePath
13:41:41 [2022-09-07T13:41:41.400Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
13:41:41 [2022-09-07T13:41:41.400Z] === RUN   TestDockerSuite/TestCreateArgs
13:41:41 [2022-09-07T13:41:41.400Z] === RUN   TestDockerSuite/TestCreateByImageID
13:41:41 [2022-09-07T13:41:41.656Z] === RUN   TestDockerSuite/TestCreateEchoStdout
13:41:42 [2022-09-07T13:41:42.218Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
13:41:42 [2022-09-07T13:41:42.218Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
13:41:42 [2022-09-07T13:41:42.218Z] === RUN   TestDockerSuite/TestCreateHostConfig
13:41:42 [2022-09-07T13:41:42.218Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
13:41:42 [2022-09-07T13:41:42.778Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
13:41:43 [2022-09-07T13:41:43.034Z] === RUN   TestDockerSuite/TestCreateLabels
13:41:43 [2022-09-07T13:41:43.034Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
13:41:43 [2022-09-07T13:41:43.034Z] === RUN   TestDockerSuite/TestCreateRM
13:41:43 [2022-09-07T13:41:43.290Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
13:41:43 [2022-09-07T13:41:43.290Z]     docker_cli_create_test.go:83: unmatched requirement Devicemapper
13:41:43 [2022-09-07T13:41:43.290Z] === RUN   TestDockerSuite/TestCreateStopSignal
13:41:43 [2022-09-07T13:41:43.290Z] === RUN   TestDockerSuite/TestCreateStopTimeout
13:41:43 [2022-09-07T13:41:43.290Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
13:41:45 [2022-09-07T13:41:45.227Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
13:41:45 [2022-09-07T13:41:45.227Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
13:41:45 [2022-09-07T13:41:45.227Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
13:41:47 [2022-09-07T13:41:47.745Z] === RUN   TestDockerSuite/TestCreateWithPortRange
13:41:47 [2022-09-07T13:41:47.745Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
13:41:48 [2022-09-07T13:41:48.001Z] --- PASS: TestServicePlugin (31.92s)
13:41:48 [2022-09-07T13:41:48.001Z] === RUN   TestServiceUpdateLabel
13:41:48 [2022-09-07T13:41:48.001Z] === RUN   TestDockerSuite/TestEventsAttach
13:41:48 [2022-09-07T13:41:48.563Z] === RUN   TestDockerSuite/TestEventsCommit
13:41:49 [2022-09-07T13:41:49.170Z] === RUN   TestDockerSuite/TestEventsContainerEvents
13:41:50 [2022-09-07T13:41:50.098Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
13:41:50 [2022-09-07T13:41:50.660Z] --- PASS: TestServiceUpdateLabel (2.69s)
13:41:50 [2022-09-07T13:41:50.660Z] === RUN   TestServiceUpdateSecrets
13:41:50 [2022-09-07T13:41:50.660Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
13:41:51 [2022-09-07T13:41:51.221Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
13:41:53 [2022-09-07T13:41:53.152Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
13:41:54 [2022-09-07T13:41:54.080Z] === RUN   TestDockerSuite/TestEventsContainerRestart
13:41:56 [2022-09-07T13:41:56.595Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
13:41:58 [2022-09-07T13:41:58.483Z] === RUN   TestDockerSuite/TestEventsCopy
13:41:59 [2022-09-07T13:41:59.044Z] === RUN   TestDockerSuite/TestEventsFilterContainer
13:42:00 [2022-09-07T13:42:00.415Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
13:42:05 [2022-09-07T13:42:05.699Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
13:42:05 [2022-09-07T13:42:05.699Z] --- PASS: TestServiceUpdateSecrets (15.11s)
13:42:05 [2022-09-07T13:42:05.699Z] === RUN   TestServiceUpdateConfigs
13:42:05 [2022-09-07T13:42:05.955Z] === RUN   TestDockerSuite/TestEventsFilterImageName
13:42:06 [2022-09-07T13:42:06.930Z] === RUN   TestDockerSuite/TestEventsFilterLabels
13:42:07 [2022-09-07T13:42:07.186Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
13:42:07 [2022-09-07T13:42:07.186Z] === RUN   TestDockerSuite/TestEventsFilterType
13:42:07 [2022-09-07T13:42:07.749Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
13:42:08 [2022-09-07T13:42:08.005Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
13:42:08 [2022-09-07T13:42:08.005Z] === RUN   TestDockerSuite/TestEventsFilters
13:42:08 [2022-09-07T13:42:08.935Z] === RUN   TestDockerSuite/TestEventsFormat
13:42:09 [2022-09-07T13:42:09.906Z] === RUN   TestDockerSuite/TestEventsFormatBadField
13:42:09 [2022-09-07T13:42:09.906Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
13:42:09 [2022-09-07T13:42:09.906Z] === RUN   TestDockerSuite/TestEventsImageImport
13:42:10 [2022-09-07T13:42:10.509Z] === RUN   TestDockerSuite/TestEventsImageLoad
13:42:10 [2022-09-07T13:42:10.765Z] === RUN   TestDockerSuite/TestEventsImagePull
13:42:12 [2022-09-07T13:42:12.129Z] === RUN   TestDockerSuite/TestEventsImageTag
13:42:13 [2022-09-07T13:42:13.098Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
13:42:13 [2022-09-07T13:42:13.098Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
13:42:13 [2022-09-07T13:42:13.098Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
13:42:13 [2022-09-07T13:42:13.098Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
13:42:13 [2022-09-07T13:42:13.098Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
13:42:13 [2022-09-07T13:42:13.098Z] === RUN   TestDockerSuite/TestEventsPluginOps
13:42:15 [2022-09-07T13:42:15.611Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
13:42:16 [2022-09-07T13:42:16.214Z] === RUN   TestDockerSuite/TestEventsRename
13:42:16 [2022-09-07T13:42:16.775Z] === RUN   TestDockerSuite/TestEventsResize
13:42:17 [2022-09-07T13:42:17.384Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
13:42:17 [2022-09-07T13:42:17.697Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd
13:42:17 [2022-09-07T13:42:17.697Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy
13:42:17 [2022-09-07T13:42:17.697Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
13:42:17 [2022-09-07T13:42:17.697Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy
13:42:17 [2022-09-07T13:42:17.697Z] Cross building: bundles/cross/linux/s390x
13:42:17 [2022-09-07T13:42:17.697Z] Building: bundles/cross/linux/s390x-daemon/dockerd
13:42:17 [2022-09-07T13:42:17.697Z] GOOS="linux" GOARCH="s390x" GOARM=""
13:42:20 [2022-09-07T13:42:20.690Z] --- PASS: TestServiceUpdateConfigs (15.04s)
13:42:20 [2022-09-07T13:42:20.690Z] === RUN   TestServiceUpdateNetwork
13:42:23 [2022-09-07T13:42:23.206Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
13:42:23 [2022-09-07T13:42:23.774Z] === RUN   TestDockerSuite/TestEventsStreaming
13:42:24 [2022-09-07T13:42:24.336Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
13:42:26 [2022-09-07T13:42:26.849Z]     check_test.go:611: [d37b4fde4c719] daemon is not started
13:42:26 [2022-09-07T13:42:26.849Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
13:42:26 [2022-09-07T13:42:26.849Z] === RUN   TestDockerSuite/TestEventsTop
13:42:27 [2022-09-07T13:42:27.777Z] === RUN   TestDockerSuite/TestEventsUntag
13:42:29 [2022-09-07T13:42:29.143Z]     docker_api_swarm_test.go:802: [dadf8425b8da4] joining swarm manager [db2a12f26de19]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:42:30 [2022-09-07T13:42:30.114Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
13:42:30 [2022-09-07T13:42:30.370Z]     docker_api_swarm_test.go:802: [d908e92efce90] joining swarm manager [db2a12f26de19]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:42:31 [2022-09-07T13:42:31.733Z]     docker_api_swarm_test.go:802: [d7c5b30de46cd] joining swarm manager [db2a12f26de19]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
13:42:34 [2022-09-07T13:42:34.248Z]     docker_api_swarm_test.go:802: [dea855a212f8d] joining swarm manager [db2a12f26de19]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
13:42:34 [2022-09-07T13:42:34.249Z] --- PASS: TestServiceUpdateNetwork (13.20s)
13:42:34 [2022-09-07T13:42:34.249Z] === RUN   TestServiceUpdatePidsLimit
13:42:35 [2022-09-07T13:42:35.175Z]     docker_api_swarm_test.go:810: [db89ad824dfbc] joining swarm manager [db2a12f26de19]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
13:42:35 [2022-09-07T13:42:35.175Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
13:42:36 [2022-09-07T13:42:36.541Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
13:42:41 [2022-09-07T13:42:41.821Z] === RUN   TestDockerSuite/TestNetworkEvents
13:42:43 [2022-09-07T13:42:43.707Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
13:42:46 [2022-09-07T13:42:46.975Z] === RUN   TestDockerSuite/TestVolumeEvents
13:42:51 [2022-09-07T13:42:51.194Z] --- PASS: TestServiceUpdatePidsLimit (16.83s)
13:42:51 [2022-09-07T13:42:51.194Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s)
13:42:51 [2022-09-07T13:42:51.194Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.00s)
13:42:51 [2022-09-07T13:42:51.194Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.91s)
13:42:51 [2022-09-07T13:42:51.194Z] PASS
13:42:51 [2022-09-07T13:42:51.194Z] 
13:42:51 [2022-09-07T13:42:51.194Z] === Skipped
13:42:51 [2022-09-07T13:42:51.194Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
13:42:51 [2022-09-07T13:42:51.194Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:42:51 [2022-09-07T13:42:51.194Z] 
13:42:51 [2022-09-07T13:42:51.194Z] DONE 27 tests, 1 skipped in 183.417s
13:42:51 [2022-09-07T13:42:51.194Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
13:42:51 [2022-09-07T13:42:51.194Z] ++ 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
13:42:51 [2022-09-07T13:42:51.194Z] ++ set -e
13:42:51 [2022-09-07T13:42:51.194Z] ++ '[' -n 0 ']'
13:42:51 [2022-09-07T13:42:51.194Z] ++ set -x
13:42:51 [2022-09-07T13:42:51.194Z] ++ 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
13:42:51 [2022-09-07T13:42:51.194Z] INFO: Testing against a local daemon
13:42:51 [2022-09-07T13:42:51.194Z] === RUN   TestSessionCreate
13:42:51 [2022-09-07T13:42:51.194Z] --- PASS: TestSessionCreate (0.02s)
13:42:51 [2022-09-07T13:42:51.194Z] === RUN   TestSessionCreateWithBadUpgrade
13:42:51 [2022-09-07T13:42:51.194Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
13:42:51 [2022-09-07T13:42:51.194Z] PASS
13:42:51 [2022-09-07T13:42:51.194Z] 
13:42:51 [2022-09-07T13:42:51.194Z] DONE 2 tests in 0.128s
13:42:51 [2022-09-07T13:42:51.194Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
13:42:51 [2022-09-07T13:42:51.194Z] ++ 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
13:42:51 [2022-09-07T13:42:51.194Z] ++ set -e
13:42:51 [2022-09-07T13:42:51.194Z] ++ '[' -n 0 ']'
13:42:51 [2022-09-07T13:42:51.194Z] ++ set -x
13:42:51 [2022-09-07T13:42:51.194Z] ++ 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
13:42:51 [2022-09-07T13:42:51.194Z] INFO: Testing against a local daemon
13:42:51 [2022-09-07T13:42:51.194Z] === RUN   TestCgroupDriverSystemdMemoryLimit
13:42:51 [2022-09-07T13:42:51.194Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:42:51 [2022-09-07T13:42:51.194Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
13:42:51 [2022-09-07T13:42:51.194Z] === RUN   TestDiskUsage
13:42:51 [2022-09-07T13:42:51.194Z] === PAUSE TestDiskUsage
13:42:51 [2022-09-07T13:42:51.194Z] === RUN   TestEventsExecDie
13:42:51 [2022-09-07T13:42:51.755Z] --- PASS: TestEventsExecDie (0.61s)
13:42:51 [2022-09-07T13:42:51.755Z] === RUN   TestEventsBackwardsCompatible
13:42:51 [2022-09-07T13:42:51.755Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
13:42:51 [2022-09-07T13:42:51.755Z] === RUN   TestEventsVolumeCreate
13:42:51 [2022-09-07T13:42:51.755Z] --- PASS: TestEventsVolumeCreate (0.05s)
13:42:51 [2022-09-07T13:42:51.755Z] === RUN   TestInfoBinaryCommits
13:42:51 [2022-09-07T13:42:51.755Z] --- PASS: TestInfoBinaryCommits (0.02s)
13:42:51 [2022-09-07T13:42:51.755Z] === RUN   TestInfoAPIVersioned
13:42:51 [2022-09-07T13:42:51.755Z] --- PASS: TestInfoAPIVersioned (0.01s)
13:42:51 [2022-09-07T13:42:51.755Z] === RUN   TestInfoAPI
13:42:51 [2022-09-07T13:42:51.755Z] --- PASS: TestInfoAPI (0.02s)
13:42:51 [2022-09-07T13:42:51.755Z] === RUN   TestInfoAPIWarnings
13:42:52 [2022-09-07T13:42:52.316Z] === RUN   TestDockerSuite/TestExec
13:42:52 [2022-09-07T13:42:52.878Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
13:42:54 [2022-09-07T13:42:54.767Z] === RUN   TestDockerSuite/TestExecCgroup
13:42:55 [2022-09-07T13:42:55.329Z] === RUN   TestDockerSuite/TestExecEnv
13:42:55 [2022-09-07T13:42:55.934Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
13:42:56 [2022-09-07T13:42:56.861Z] === RUN   TestDockerSuite/TestExecExitStatus
13:42:57 [2022-09-07T13:42:57.422Z] === RUN   TestDockerSuite/TestExecInspectID
13:42:59 [2022-09-07T13:42:59.975Z] === RUN   TestDockerSuite/TestExecInteractive
13:43:00 [2022-09-07T13:43:00.538Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
13:43:01 [2022-09-07T13:43:01.100Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
13:43:01 [2022-09-07T13:43:01.660Z] === RUN   TestDockerSuite/TestExecParseError
13:43:02 [2022-09-07T13:43:02.224Z] === RUN   TestDockerSuite/TestExecPausedContainer
13:43:02 [2022-09-07T13:43:02.785Z] === RUN   TestDockerSuite/TestExecSetEnv
13:43:03 [2022-09-07T13:43:03.346Z] === RUN   TestDockerSuite/TestExecStartFails
13:43:03 [2022-09-07T13:43:03.910Z] === RUN   TestDockerSuite/TestExecStopNotHanging
13:43:04 [2022-09-07T13:43:04.471Z] === RUN   TestDockerSuite/TestExecTTY
13:43:05 [2022-09-07T13:43:05.033Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
13:43:05 [2022-09-07T13:43:05.594Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
13:43:06 [2022-09-07T13:43:06.159Z] === RUN   TestDockerSuite/TestExecUlimits
13:43:06 [2022-09-07T13:43:06.720Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
13:43:06 [2022-09-07T13:43:06.720Z]     docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows
13:43:06 [2022-09-07T13:43:06.720Z] === RUN   TestDockerSuite/TestExecWithImageUser
13:43:08 [2022-09-07T13:43:08.083Z] === RUN   TestDockerSuite/TestExecWithNoTERM
13:43:08 [2022-09-07T13:43:08.340Z] --- PASS: TestInfoAPIWarnings (16.54s)
13:43:08 [2022-09-07T13:43:08.340Z] === RUN   TestInfoDebug
13:43:08 [2022-09-07T13:43:08.340Z] === RUN   TestDockerSuite/TestExecWithPrivileged
13:43:08 [2022-09-07T13:43:08.901Z] --- PASS: TestInfoDebug (0.53s)
13:43:08 [2022-09-07T13:43:08.901Z] === RUN   TestInfoInsecureRegistries
13:43:09 [2022-09-07T13:43:09.462Z] === RUN   TestDockerSuite/TestExecWithTERM
13:43:09 [2022-09-07T13:43:09.462Z] --- PASS: TestInfoInsecureRegistries (0.53s)
13:43:09 [2022-09-07T13:43:09.462Z] === RUN   TestInfoRegistryMirrors
13:43:10 [2022-09-07T13:43:10.035Z] === RUN   TestDockerSuite/TestExecWithUser
13:43:10 [2022-09-07T13:43:10.035Z] --- PASS: TestInfoRegistryMirrors (0.52s)
13:43:10 [2022-09-07T13:43:10.035Z] === RUN   TestLoginFailsWithBadCredentials
13:43:10 [2022-09-07T13:43:10.298Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
13:43:10 [2022-09-07T13:43:10.298Z] === RUN   TestPingCacheHeaders
13:43:10 [2022-09-07T13:43:10.556Z] --- PASS: TestPingCacheHeaders (0.07s)
13:43:10 [2022-09-07T13:43:10.556Z] === RUN   TestPingGet
13:43:10 [2022-09-07T13:43:10.556Z] --- PASS: TestPingGet (0.02s)
13:43:10 [2022-09-07T13:43:10.556Z] === RUN   TestPingHead
13:43:10 [2022-09-07T13:43:10.556Z] --- PASS: TestPingHead (0.02s)
13:43:10 [2022-09-07T13:43:10.556Z] === RUN   TestPingSwarmHeader
13:43:10 [2022-09-07T13:43:10.812Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
13:43:11 [2022-09-07T13:43:11.112Z] === RUN   TestPingSwarmHeader/before_swarm_init
13:43:11 [2022-09-07T13:43:11.674Z] === RUN   TestPingSwarmHeader/after_swarm_init
13:43:11 [2022-09-07T13:43:11.930Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
13:43:12 [2022-09-07T13:43:12.856Z] === RUN   TestPingSwarmHeader/after_swarm_leave
13:43:12 [2022-09-07T13:43:12.856Z] --- PASS: TestPingSwarmHeader (2.31s)
13:43:12 [2022-09-07T13:43:12.856Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
13:43:12 [2022-09-07T13:43:12.856Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
13:43:12 [2022-09-07T13:43:12.856Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
13:43:12 [2022-09-07T13:43:12.856Z] === RUN   TestPingBuilderHeader
13:43:12 [2022-09-07T13:43:12.856Z] === RUN   TestPingBuilderHeader/default_config
13:43:13 [2022-09-07T13:43:13.418Z] === RUN   TestPingBuilderHeader/buildkit_disabled
13:43:13 [2022-09-07T13:43:13.984Z] --- PASS: TestPingBuilderHeader (1.07s)
13:43:13 [2022-09-07T13:43:13.984Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
13:43:13 [2022-09-07T13:43:13.984Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
13:43:13 [2022-09-07T13:43:13.984Z] === RUN   TestVersion
13:43:13 [2022-09-07T13:43:13.984Z] --- PASS: TestVersion (0.02s)
13:43:13 [2022-09-07T13:43:13.984Z] === CONT  TestDiskUsage
13:43:14 [2022-09-07T13:43:14.547Z] === RUN   TestDiskUsage/empty
13:43:14 [2022-09-07T13:43:14.547Z] === RUN   TestDiskUsage/empty/container_types
13:43:14 [2022-09-07T13:43:14.547Z] === RUN   TestDiskUsage/empty/image_types
13:43:14 [2022-09-07T13:43:14.547Z] === RUN   TestDiskUsage/empty/volume_types
13:43:14 [2022-09-07T13:43:14.547Z] === RUN   TestDiskUsage/empty/build-cache_types
13:43:14 [2022-09-07T13:43:14.547Z] === RUN   TestDiskUsage/empty/container,_volume_types
13:43:14 [2022-09-07T13:43:14.547Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
13:43:14 [2022-09-07T13:43:14.547Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
13:43:14 [2022-09-07T13:43:14.547Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
13:43:14 [2022-09-07T13:43:14.547Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
13:43:14 [2022-09-07T13:43:14.547Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
13:43:14 [2022-09-07T13:43:14.547Z] === RUN   TestDiskUsage/after_LoadBusybox
13:43:14 [2022-09-07T13:43:14.547Z] === RUN   TestDockerSuite/TestHealth
13:43:14 [2022-09-07T13:43:14.802Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
13:43:14 [2022-09-07T13:43:14.802Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
13:43:14 [2022-09-07T13:43:14.802Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
13:43:14 [2022-09-07T13:43:14.802Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
13:43:14 [2022-09-07T13:43:14.802Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
13:43:14 [2022-09-07T13:43:14.802Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
13:43:14 [2022-09-07T13:43:14.802Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
13:43:14 [2022-09-07T13:43:14.802Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
13:43:14 [2022-09-07T13:43:14.802Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
13:43:14 [2022-09-07T13:43:14.802Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
13:43:14 [2022-09-07T13:43:14.802Z] === RUN   TestDiskUsage/after_container.Run
13:43:15 [2022-09-07T13:43:15.060Z] === RUN   TestDiskUsage/after_container.Run/container_types
13:43:15 [2022-09-07T13:43:15.060Z] === RUN   TestDiskUsage/after_container.Run/image_types
13:43:15 [2022-09-07T13:43:15.060Z] === RUN   TestDiskUsage/after_container.Run/volume_types
13:43:15 [2022-09-07T13:43:15.060Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
13:43:15 [2022-09-07T13:43:15.061Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
13:43:15 [2022-09-07T13:43:15.061Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
13:43:15 [2022-09-07T13:43:15.061Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
13:43:15 [2022-09-07T13:43:15.061Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
13:43:15 [2022-09-07T13:43:15.061Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
13:43:15 [2022-09-07T13:43:15.061Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
13:43:15 [2022-09-07T13:43:15.317Z] --- PASS: TestDiskUsage (1.44s)
13:43:15 [2022-09-07T13:43:15.317Z]     --- PASS: TestDiskUsage/empty (0.01s)
13:43:15 [2022-09-07T13:43:15.317Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
13:43:15 [2022-09-07T13:43:15.317Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
13:43:15 [2022-09-07T13:43:15.317Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
13:43:15 [2022-09-07T13:43:15.317Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
13:43:15 [2022-09-07T13:43:15.317Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
13:43:15 [2022-09-07T13:43:15.317Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
13:43:15 [2022-09-07T13:43:15.317Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
13:43:15 [2022-09-07T13:43:15.317Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
13:43:15 [2022-09-07T13:43:15.317Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
13:43:15 [2022-09-07T13:43:15.317Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
13:43:15 [2022-09-07T13:43:15.317Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.30s)
13:43:15 [2022-09-07T13:43:15.317Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
13:43:15 [2022-09-07T13:43:15.317Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
13:43:15 [2022-09-07T13:43:15.317Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
13:43:15 [2022-09-07T13:43:15.317Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
13:43:15 [2022-09-07T13:43:15.317Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
13:43:15 [2022-09-07T13:43:15.317Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
13:43:15 [2022-09-07T13:43:15.317Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
13:43:15 [2022-09-07T13:43:15.317Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
13:43:15 [2022-09-07T13:43:15.317Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
13:43:15 [2022-09-07T13:43:15.317Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
13:43:15 [2022-09-07T13:43:15.317Z]     --- PASS: TestDiskUsage/after_container.Run (0.44s)
13:43:15 [2022-09-07T13:43:15.317Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
13:43:15 [2022-09-07T13:43:15.317Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
13:43:15 [2022-09-07T13:43:15.317Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
13:43:15 [2022-09-07T13:43:15.317Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
13:43:15 [2022-09-07T13:43:15.317Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
13:43:15 [2022-09-07T13:43:15.317Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
13:43:15 [2022-09-07T13:43:15.317Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
13:43:15 [2022-09-07T13:43:15.317Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
13:43:15 [2022-09-07T13:43:15.317Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
13:43:15 [2022-09-07T13:43:15.317Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
13:43:15 [2022-09-07T13:43:15.317Z] PASS
13:43:15 [2022-09-07T13:43:15.317Z] 
13:43:15 [2022-09-07T13:43:15.317Z] === Skipped
13:43:15 [2022-09-07T13:43:15.317Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
13:43:15 [2022-09-07T13:43:15.317Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:43:15 [2022-09-07T13:43:15.317Z] 
13:43:15 [2022-09-07T13:43:15.317Z] DONE 57 tests, 1 skipped in 24.339s
13:43:15 [2022-09-07T13:43:15.317Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
13:43:15 [2022-09-07T13:43:15.317Z] ++ 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
13:43:15 [2022-09-07T13:43:15.317Z] ++ set -e
13:43:15 [2022-09-07T13:43:15.317Z] ++ '[' -n 0 ']'
13:43:15 [2022-09-07T13:43:15.317Z] ++ set -x
13:43:15 [2022-09-07T13:43:15.317Z] ++ 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
13:43:15 [2022-09-07T13:43:15.573Z] INFO: Testing against a local daemon
13:43:15 [2022-09-07T13:43:15.573Z] === RUN   TestVolumesCreateAndList
13:43:15 [2022-09-07T13:43:15.573Z] --- PASS: TestVolumesCreateAndList (0.03s)
13:43:15 [2022-09-07T13:43:15.573Z] === RUN   TestVolumesRemove
13:43:15 [2022-09-07T13:43:15.573Z] --- PASS: TestVolumesRemove (0.07s)
13:43:15 [2022-09-07T13:43:15.573Z] === RUN   TestVolumesInspect
13:43:15 [2022-09-07T13:43:15.573Z] --- PASS: TestVolumesInspect (0.04s)
13:43:15 [2022-09-07T13:43:15.573Z] === RUN   TestVolumesInvalidJSON
13:43:15 [2022-09-07T13:43:15.573Z] === RUN   TestVolumesInvalidJSON/volumes/create
13:43:15 [2022-09-07T13:43:15.573Z] === PAUSE TestVolumesInvalidJSON/volumes/create
13:43:15 [2022-09-07T13:43:15.573Z] === CONT  TestVolumesInvalidJSON/volumes/create
13:43:15 [2022-09-07T13:43:15.573Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
13:43:15 [2022-09-07T13:43:15.573Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
13:43:15 [2022-09-07T13:43:15.573Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
13:43:15 [2022-09-07T13:43:15.573Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
13:43:15 [2022-09-07T13:43:15.573Z] --- PASS: TestVolumesInvalidJSON (0.01s)
13:43:15 [2022-09-07T13:43:15.573Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
13:43:15 [2022-09-07T13:43:15.573Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
13:43:15 [2022-09-07T13:43:15.573Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
13:43:15 [2022-09-07T13:43:15.573Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
13:43:15 [2022-09-07T13:43:15.573Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
13:43:15 [2022-09-07T13:43:15.573Z] PASS
13:43:15 [2022-09-07T13:43:15.573Z] 
13:43:15 [2022-09-07T13:43:15.573Z] DONE 9 tests in 0.259s
13:43:15 [2022-09-07T13:43:15.573Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
13:43:15 [2022-09-07T13:43:15.829Z] ++++ cat bundles/test-integration/docker.pid
13:43:15 [2022-09-07T13:43:15.829Z] +++ kill 6840
13:43:16 [2022-09-07T13:43:16.086Z] +++ /etc/init.d/apparmor stop
13:43:16 [2022-09-07T13:43:16.086Z] Leaving: AppArmorNo profiles have been unloaded.
13:43:16 [2022-09-07T13:43:16.086Z] 
13:43:16 [2022-09-07T13:43:16.086Z] Unloading profiles will leave already running processes permanently
13:43:16 [2022-09-07T13:43:16.086Z] unconfined, which can lead to unexpected situations.
13:43:16 [2022-09-07T13:43:16.086Z] 
13:43:16 [2022-09-07T13:43:16.086Z] To set a process to complain mode, use the command line tool
13:43:16 [2022-09-07T13:43:16.086Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
13:43:16 [2022-09-07T13:43:16.086Z] +++ true
13:43:16 [2022-09-07T13:43:16.086Z] exiting test-integration
13:43:16 [2022-09-07T13:43:16.086Z] ++ exit 0
13:43:16 [2022-09-07T13:43:16.086Z] 
13:43:16 [2022-09-07T13:43:16.648Z] + for job in $(jobs -p)
13:43:16 [2022-09-07T13:43:16.648Z] + wait 12356
13:43:19 [2022-09-07T13:43:19.911Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
13:43:34 [2022-09-07T13:43:34.835Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
13:43:37 [2022-09-07T13:43:37.348Z] === RUN   TestDockerSuite/TestBuildHistory
13:43:39 [2022-09-07T13:43:39.908Z] === RUN   TestDockerSuite/TestHistoryExistentImage
13:43:39 [2022-09-07T13:43:39.908Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
13:43:39 [2022-09-07T13:43:39.908Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
13:43:39 [2022-09-07T13:43:39.908Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
13:43:40 [2022-09-07T13:43:40.164Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
13:43:40 [2022-09-07T13:43:40.164Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
13:43:40 [2022-09-07T13:43:40.766Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
13:43:41 [2022-09-07T13:43:41.328Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
13:43:41 [2022-09-07T13:43:41.584Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
13:43:41 [2022-09-07T13:43:41.584Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
13:43:41 [2022-09-07T13:43:41.584Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
13:43:41 [2022-09-07T13:43:41.584Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
13:43:41 [2022-09-07T13:43:41.841Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
13:43:42 [2022-09-07T13:43:42.402Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
13:43:42 [2022-09-07T13:43:42.658Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
13:43:42 [2022-09-07T13:43:42.658Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
13:43:44 [2022-09-07T13:43:44.065Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
13:43:44 [2022-09-07T13:43:44.065Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
13:43:45 [2022-09-07T13:43:45.034Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
13:43:45 [2022-09-07T13:43:45.963Z] === RUN   TestDockerSuite/TestImagesFormat
13:43:45 [2022-09-07T13:43:45.963Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
13:43:46 [2022-09-07T13:43:46.219Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
13:43:46 [2022-09-07T13:43:46.781Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
13:43:48 [2022-09-07T13:43:48.667Z]     docker_api_swarm_service_test.go:395: [d4d2f5895380f] joining swarm manager [d26e7b51e0d1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:43:49 [2022-09-07T13:43:49.229Z]     docker_api_swarm_service_test.go:395: [d02ff79cffde3] joining swarm manager [d26e7b51e0d1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:43:49 [2022-09-07T13:43:49.485Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
13:43:49 [2022-09-07T13:43:49.485Z] === RUN   TestDockerSuite/TestImportBadURL
13:43:49 [2022-09-07T13:43:49.485Z] === RUN   TestDockerSuite/TestImportDisplay
13:43:51 [2022-09-07T13:43:51.374Z] === RUN   TestDockerSuite/TestImportFile
13:43:52 [2022-09-07T13:43:52.739Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
13:43:52 [2022-09-07T13:43:52.739Z] === RUN   TestDockerSuite/TestImportFileWithMessage
13:43:54 [2022-09-07T13:43:54.627Z] === RUN   TestDockerSuite/TestImportGzipped
13:43:55 [2022-09-07T13:43:55.554Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
13:43:56 [2022-09-07T13:43:56.921Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
13:43:57 [2022-09-07T13:43:57.177Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
13:43:57 [2022-09-07T13:43:57.739Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
13:43:58 [2022-09-07T13:43:58.300Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
13:43:58 [2022-09-07T13:43:58.300Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
13:43:58 [2022-09-07T13:43:58.300Z] === RUN   TestDockerSuite/TestInspectAmpersand
13:43:58 [2022-09-07T13:43:58.861Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
13:43:59 [2022-09-07T13:43:59.424Z] === RUN   TestDockerSuite/TestInspectByPrefix
13:43:59 [2022-09-07T13:43:59.424Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
13:43:59 [2022-09-07T13:43:59.993Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
13:43:59 [2022-09-07T13:43:59.993Z]     docker_cli_inspect_test.go:195: unmatched requirement Devicemapper
13:43:59 [2022-09-07T13:43:59.993Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
13:44:00 [2022-09-07T13:44:00.964Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
13:44:01 [2022-09-07T13:44:01.219Z] === RUN   TestDockerSuite/TestInspectDefault
13:44:01 [2022-09-07T13:44:01.781Z] === RUN   TestDockerSuite/TestInspectHistory
13:44:02 [2022-09-07T13:44:02.341Z] === RUN   TestDockerSuite/TestInspectImage
13:44:02 [2022-09-07T13:44:02.341Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
13:44:02 [2022-09-07T13:44:02.341Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
13:44:02 [2022-09-07T13:44:02.341Z]     docker_cli_inspect_test.go:177: unmatched requirement Devicemapper
13:44:02 [2022-09-07T13:44:02.341Z] === RUN   TestDockerSuite/TestInspectInt64
13:44:02 [2022-09-07T13:44:02.902Z] === RUN   TestDockerSuite/TestInspectJSONFields
13:44:03 [2022-09-07T13:44:03.464Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
13:44:03 [2022-09-07T13:44:03.464Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
13:44:04 [2022-09-07T13:44:04.025Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
13:44:04 [2022-09-07T13:44:04.281Z] === RUN   TestDockerSuite/TestInspectPlugin
13:44:04 [2022-09-07T13:44:04.842Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
13:44:06 [2022-09-07T13:44:06.771Z] === RUN   TestDockerSuite/TestInspectRootFS
13:44:06 [2022-09-07T13:44:06.771Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
13:44:07 [2022-09-07T13:44:07.026Z]     docker_api_swarm_service_test.go:343: [d3c1fb1405af6] joining swarm manager [dc0b45d1e5931]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:44:07 [2022-09-07T13:44:07.588Z] === RUN   TestDockerSuite/TestInspectStatus
13:44:07 [2022-09-07T13:44:07.844Z]     docker_api_swarm_service_test.go:343: [daaa2b64b93d8] joining swarm manager [dc0b45d1e5931]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:44:08 [2022-09-07T13:44:08.100Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
13:44:09 [2022-09-07T13:44:09.102Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd
13:44:09 [2022-09-07T13:44:09.102Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy
13:44:09 [2022-09-07T13:44:09.102Z] GOOS="linux" GOARCH="s390x" GOARM=""
13:44:09 [2022-09-07T13:44:09.102Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy
13:44:09 [2022-09-07T13:44:09.102Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
13:44:09 [2022-09-07T13:44:09.434Z] + sudo modprobe ip6table_filter
[Pipeline] sh
13:44:09 [2022-09-07T13:44:09.710Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44108/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1e2d10ed597c22b80182e65486916317b62c6688 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:1e2d10ed597c22b80182e65486916317b62c6688 hack/test/unit
13:44:09 [2022-09-07T13:44:09.967Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove')
13:44:09 [2022-09-07T13:44:09.967Z] + TESTFLAGS+=' -test.timeout=5m'
13:44:09 [2022-09-07T13:44:09.967Z] + TESTDIRS=./...
13:44:09 [2022-09-07T13:44:09.967Z] + exclude_paths='/vendor/|/integration'
13:44:09 [2022-09-07T13:44:09.967Z] ++ grep -vE '(/vendor/|/integration)'
13:44:09 [2022-09-07T13:44:09.967Z] ++ go list ./...
13:44:09 [2022-09-07T13:44:09.990Z] === RUN   TestDockerSuite/TestInspectTemplateError
13:44:10 [2022-09-07T13:44:10.552Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
13:44:10 [2022-09-07T13:44:10.899Z] + pkg_list='github.com/docker/docker/api
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/api/server
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/api/server/backend/build
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/api/server/httpstatus
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/api/server/httputils
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/api/server/middleware
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/api/server/router
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/api/server/router/build
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/api/server/router/checkpoint
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/api/server/router/container
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/api/server/router/debug
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/api/server/router/distribution
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/api/server/router/grpc
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/api/server/router/image
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/api/server/router/network
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/api/server/router/plugin
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/api/server/router/session
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/api/server/router/swarm
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/api/server/router/system
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/api/server/router/volume
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/api/types
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/api/types/backend
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/api/types/blkiodev
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/api/types/container
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/api/types/events
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/api/types/filters
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/api/types/image
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/api/types/mount
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/api/types/network
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/api/types/plugins/logdriver
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/api/types/registry
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/api/types/strslice
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/api/types/swarm
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/api/types/swarm/runtime
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/api/types/time
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/api/types/versions
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/api/types/versions/v1p19
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/api/types/versions/v1p20
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/api/types/volume
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/builder
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/builder/builder-next
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/builder/builder-next/exporter
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/builder/builder-next/worker
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/builder/dockerfile
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/builder/remotecontext
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/builder/remotecontext/git
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/builder/remotecontext/urlutil
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/cli
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/cli/config
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/cli/debug
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/cli/winresources/docker-proxy
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/cli/winresources/dockerd
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/client
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/cmd/docker-proxy
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/cmd/dockerd
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/cmd/dockerd/trap
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/container
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/container/stream
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/contrib/apparmor
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/contrib/docker-device-tool
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/contrib/httpserver
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/daemon
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/daemon/cluster
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/daemon/cluster/convert
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/daemon/cluster/executor
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/daemon/cluster/executor/container
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/daemon/cluster/provider
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/daemon/config
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/daemon/events
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/daemon/events/testutils
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/daemon/exec
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/daemon/graphdriver
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/daemon/graphdriver/aufs
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/daemon/graphdriver/copy
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/daemon/graphdriver/devmapper
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/daemon/graphdriver/overlay
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/daemon/graphdriver/register
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/daemon/graphdriver/vfs
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/daemon/graphdriver/zfs
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/daemon/images
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/daemon/initlayer
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/daemon/links
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/daemon/listeners
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/daemon/logger
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/daemon/logger/awslogs
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/daemon/logger/fluentd
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/daemon/logger/gcplogs
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/daemon/logger/gelf
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/daemon/logger/journald
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/daemon/logger/local
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/daemon/logger/logentries
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/daemon/logger/loggertest
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/daemon/logger/loggerutils
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/daemon/logger/splunk
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/daemon/logger/syslog
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/daemon/logger/templates
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/daemon/names
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/daemon/network
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/daemon/stats
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/distribution
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/distribution/metadata
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/distribution/utils
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/distribution/xfer
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/dockerversion
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/errdefs
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/image
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/image/cache
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/image/tarexport
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/image/v1
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/internal/test/suite
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/layer
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libcontainerd
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libcontainerd/queue
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libcontainerd/remote
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libcontainerd/supervisor
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libcontainerd/types
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libnetwork
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libnetwork/bitseq
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libnetwork/cluster
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libnetwork/cmd/ovrouter
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libnetwork/config
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libnetwork/datastore
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libnetwork/diagnostic
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libnetwork/discoverapi
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libnetwork/driverapi
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libnetwork/drivers/bridge
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libnetwork/drivers/host
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libnetwork/drivers/null
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libnetwork/drivers/overlay
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libnetwork/drivers/remote
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libnetwork/drivers/windows
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libnetwork/drvregistry
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libnetwork/etchosts
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libnetwork/idm
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libnetwork/internal/caller
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libnetwork/ipam
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libnetwork/ipamapi
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libnetwork/ipams/builtin
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libnetwork/ipams/null
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libnetwork/ipams/remote
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libnetwork/ipamutils
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libnetwork/iptables
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libnetwork/netlabel
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libnetwork/netutils
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libnetwork/networkdb
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libnetwork/ns
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libnetwork/options
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libnetwork/osl
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libnetwork/osl/kernel
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libnetwork/portallocator
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libnetwork/portmapper
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libnetwork/resolvconf
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libnetwork/testutils
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/libnetwork/types
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/oci
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/oci/caps
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/opts
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/pkg/aaparser
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/pkg/archive
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/pkg/authorization
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/pkg/broadcaster
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/pkg/capabilities
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/pkg/chrootarchive
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/pkg/containerfs
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/pkg/devicemapper
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/pkg/directory
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/pkg/dmesg
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/pkg/fileutils
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/pkg/fsutils
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/pkg/homedir
13:44:10 [2022-09-07T13:44:10.899Z] github.com/docker/docker/pkg/idtools
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/ioutils
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/jsonmessage
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/longpath
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/loopback
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/namesgenerator
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/parsers
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/parsers/kernel
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/pidfile
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/platform
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/plugingetter
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/plugins
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/plugins/transport
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/pools
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/progress
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/pubsub
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/reexec
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/signal
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/stack
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/stdcopy
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/streamformatter
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/stringid
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/sysinfo
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/system
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/tailfile
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/tarsum
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/truncindex
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/urlutil
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/useragent
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/plugin
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/plugin/executor/containerd
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/plugin/v2
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/profiles/apparmor
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/profiles/seccomp
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/quota
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/reference
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/registry
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/registry/resumable
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/restartmanager
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/rootless
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/rootless/specconv
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/runconfig
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/runconfig/opts
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/testutil
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/testutil/daemon
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/testutil/environment
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/testutil/fakecontext
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/testutil/fakegit
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/testutil/fakestorage
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/testutil/fixtures/load
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/testutil/fixtures/plugin
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/testutil/registry
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/testutil/request
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/volume
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/volume/drivers
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/volume/local
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/volume/mounts
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/volume/service
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/volume/service/opts
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/volume/testutils'
13:44:10 [2022-09-07T13:44:10.900Z] ++ echo 'github.com/docker/docker/api
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/server
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/server/backend/build
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/server/httpstatus
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/server/httputils
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/server/middleware
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/server/router
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/server/router/build
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/server/router/checkpoint
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/server/router/container
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/server/router/debug
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/server/router/distribution
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/server/router/grpc
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/server/router/image
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/server/router/network
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/server/router/plugin
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/server/router/session
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/server/router/swarm
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/server/router/system
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/server/router/volume
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/types
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/types/backend
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/types/blkiodev
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/types/container
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/types/events
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/types/filters
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/types/image
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/types/mount
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/types/network
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/types/plugins/logdriver
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/types/registry
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/types/strslice
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/types/swarm
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/types/swarm/runtime
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/types/time
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/types/versions
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/types/versions/v1p19
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/types/versions/v1p20
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/types/volume
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/builder
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/builder/builder-next
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/builder/builder-next/exporter
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/builder/builder-next/worker
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/builder/dockerfile
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/builder/remotecontext
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/builder/remotecontext/git
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/builder/remotecontext/urlutil
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/cli
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/cli/config
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/cli/debug
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/cli/winresources/docker-proxy
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/cli/winresources/dockerd
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/client
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/cmd/docker-proxy
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/cmd/dockerd
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/cmd/dockerd/trap
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/container
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/container/stream
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/contrib/apparmor
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/contrib/docker-device-tool
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/contrib/httpserver
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/daemon
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/daemon/cluster
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/daemon/cluster/convert
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/daemon/cluster/executor
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/daemon/cluster/executor/container
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/daemon/cluster/provider
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/daemon/config
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/daemon/events
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/daemon/events/testutils
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/daemon/exec
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/daemon/graphdriver
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/daemon/graphdriver/aufs
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/daemon/graphdriver/copy
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/daemon/graphdriver/devmapper
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/daemon/graphdriver/overlay
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/daemon/graphdriver/register
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/daemon/graphdriver/vfs
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/daemon/graphdriver/zfs
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/daemon/images
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/daemon/initlayer
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/daemon/links
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/daemon/listeners
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/daemon/logger
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/daemon/logger/awslogs
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/daemon/logger/fluentd
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/daemon/logger/gcplogs
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/daemon/logger/gelf
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/daemon/logger/journald
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/daemon/logger/local
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/daemon/logger/logentries
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/daemon/logger/loggertest
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/daemon/logger/loggerutils
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/daemon/logger/splunk
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/daemon/logger/syslog
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/daemon/logger/templates
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/daemon/names
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/daemon/network
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/daemon/stats
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/distribution
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/distribution/metadata
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/distribution/utils
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/distribution/xfer
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/dockerversion
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/errdefs
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/image
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/image/cache
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/image/tarexport
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/image/v1
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/internal/test/suite
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/layer
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libcontainerd
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libcontainerd/queue
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libcontainerd/remote
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libcontainerd/supervisor
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libcontainerd/types
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libnetwork
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libnetwork/bitseq
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libnetwork/cluster
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libnetwork/cmd/ovrouter
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libnetwork/config
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libnetwork/datastore
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libnetwork/diagnostic
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libnetwork/discoverapi
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libnetwork/driverapi
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libnetwork/drivers/bridge
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libnetwork/drivers/host
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libnetwork/drivers/null
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libnetwork/drivers/overlay
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libnetwork/drivers/remote
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libnetwork/drivers/windows
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libnetwork/drvregistry
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libnetwork/etchosts
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libnetwork/idm
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libnetwork/internal/caller
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libnetwork/ipam
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libnetwork/ipamapi
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libnetwork/ipams/builtin
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libnetwork/ipams/null
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libnetwork/ipams/remote
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libnetwork/ipamutils
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libnetwork/iptables
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libnetwork/netlabel
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libnetwork/netutils
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libnetwork/networkdb
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libnetwork/ns
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libnetwork/options
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libnetwork/osl
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libnetwork/osl/kernel
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libnetwork/portallocator
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libnetwork/portmapper
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libnetwork/resolvconf
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libnetwork/testutils
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/libnetwork/types
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/oci
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/oci/caps
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/opts
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/aaparser
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/archive
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/authorization
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/broadcaster
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/capabilities
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/chrootarchive
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/containerfs
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/devicemapper
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/directory
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/dmesg
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/fileutils
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/fsutils
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/homedir
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/idtools
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/ioutils
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/jsonmessage
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/longpath
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/loopback
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/namesgenerator
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/parsers
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/parsers/kernel
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/pidfile
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/platform
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/plugingetter
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/plugins
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/plugins/transport
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/pools
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/progress
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/pubsub
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/reexec
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/signal
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/stack
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/stdcopy
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/streamformatter
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/stringid
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/sysinfo
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/system
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/tailfile
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/tarsum
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/truncindex
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/urlutil
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/pkg/useragent
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/plugin
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/plugin/executor/containerd
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/plugin/v2
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/profiles/apparmor
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/profiles/seccomp
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/quota
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/reference
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/registry
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/registry/resumable
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/restartmanager
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/rootless
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/rootless/specconv
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/runconfig
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/doc++ grep --fixed-strings -v /libnetwork
13:44:10 [2022-09-07T13:44:10.900Z] ker/runconfig/opts
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/testutil
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/testutil/daemon
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/testutil/environment
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/testutil/fakecontext
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/testutil/fakegit
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/testutil/fakestorage
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/testutil/fixtures/load
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/testutil/fixtures/plugin
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/testutil/registry
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/testutil/request
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/volume
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/volume/drivers
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/volume/local
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/volume/mounts
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/volume/service
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/volume/service/opts
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/volume/testutils'
13:44:10 [2022-09-07T13:44:10.900Z] + base_pkg_list='github.com/docker/docker/api
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/server
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/server/backend/build
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/server/httpstatus
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/server/httputils
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/server/middleware
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/server/router
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/server/router/build
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/server/router/checkpoint
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/server/router/container
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/server/router/debug
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/server/router/distribution
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/server/router/grpc
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/server/router/image
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/server/router/network
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/server/router/plugin
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/server/router/session
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/server/router/swarm
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/server/router/system
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/server/router/volume
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/types
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/types/backend
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/types/blkiodev
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/types/container
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/types/events
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/types/filters
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/types/image
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/types/mount
13:44:10 [2022-09-07T13:44:10.900Z] github.com/docker/docker/api/types/network
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/api/types/plugins/logdriver
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/api/types/registry
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/api/types/strslice
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/api/types/swarm
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/api/types/swarm/runtime
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/api/types/time
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/api/types/versions
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/api/types/versions/v1p19
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/api/types/versions/v1p20
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/api/types/volume
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/builder
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/builder/builder-next
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/builder/builder-next/exporter
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/builder/builder-next/worker
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/builder/dockerfile
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/builder/remotecontext
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/builder/remotecontext/git
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/builder/remotecontext/urlutil
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/cli
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/cli/config
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/cli/debug
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/cli/winresources/docker-proxy
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/cli/winresources/dockerd
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/client
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/cmd/docker-proxy
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/cmd/dockerd
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/cmd/dockerd/trap
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/container
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/container/stream
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/contrib/apparmor
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/contrib/docker-device-tool
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/contrib/httpserver
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/cluster
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/cluster/convert
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/cluster/executor
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/cluster/executor/container
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/cluster/provider
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/config
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/events
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/events/testutils
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/exec
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/graphdriver
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/graphdriver/aufs
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/graphdriver/copy
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/graphdriver/devmapper
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/graphdriver/overlay
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/graphdriver/register
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/graphdriver/vfs
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/graphdriver/zfs
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/images
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/initlayer
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/links
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/listeners
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/logger
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/logger/awslogs
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/logger/fluentd
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/logger/gcplogs
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/logger/gelf
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/logger/journald
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/logger/local
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/logger/logentries
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/logger/loggertest
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/logger/loggerutils
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/logger/splunk
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/logger/syslog
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/logger/templates
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/names
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/network
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/stats
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/distribution
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/distribution/metadata
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/distribution/utils
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/distribution/xfer
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/dockerversion
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/errdefs
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/image
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/image/cache
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/image/tarexport
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/image/v1
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/internal/test/suite
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/layer
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/libcontainerd
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/libcontainerd/queue
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/libcontainerd/remote
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/libcontainerd/supervisor
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/libcontainerd/types
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/oci
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/oci/caps
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/opts
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/pkg/aaparser
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/pkg/archive
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/pkg/authorization
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/pkg/broadcaster
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/pkg/capabilities
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/pkg/chrootarchive
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/pkg/containerfs
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/pkg/devicemapper
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/pkg/directory
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/pkg/dmesg
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/pkg/fileutils
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/pkg/fsutils
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/pkg/homedir
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/pkg/idtools
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/pkg/ioutils
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/pkg/jsonmessage
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/pkg/longpath
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/pkg/loopback
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/pkg/namesgenerator
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/pkg/parsers
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/pkg/parsers/kernel
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/pkg/pidfile
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/pkg/platform
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/pkg/plugingetter
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/pkg/plugins
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/pkg/plugins/transport
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/pkg/pools
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/pkg/progress
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/pkg/pubsub
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/pkg/reexec
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/pkg/signal
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/pkg/stack
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/pkg/stdcopy
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/pkg/streamformatter
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/pkg/stringid
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/pkg/sysinfo
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/pkg/system
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/pkg/tailfile
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/pkg/tarsum
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/pkg/truncindex
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/pkg/urlutil
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/pkg/useragent
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/plugin
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/plugin/executor/containerd
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/plugin/v2
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/profiles/apparmor
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/profiles/seccomp
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/quota
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/reference
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/registry
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/registry/resumable
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/restartmanager
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/rootless
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/rootless/specconv
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/runconfig
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/runconfig/opts
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/testutil
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/testutil/daemon
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/testutil/environment
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/testutil/fakecontext
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/testutil/fakegit
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/testutil/fakestorage
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/testutil/fixtures/load
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/testutil/fixtures/plugin
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/testutil/registry
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/testutil/request
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/volume
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/volume/drivers
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/volume/local
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/volume/mounts
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/volume/service
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/volume/service/opts
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/volume/testutils'
13:44:10 [2022-09-07T13:44:10.901Z] ++ grep --fixed-strings /libnetwork
13:44:10 [2022-09-07T13:44:10.901Z] ++ echo 'github.com/docker/docker/api
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/api/server
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/api/server/backend/build
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/api/server/httpstatus
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/api/server/httputils
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/api/server/middleware
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/api/server/router
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/api/server/router/build
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/api/server/router/checkpoint
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/api/server/router/container
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/api/server/router/debug
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/api/server/router/distribution
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/api/server/router/grpc
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/api/server/router/image
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/api/server/router/network
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/api/server/router/plugin
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/api/server/router/session
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/api/server/router/swarm
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/api/server/router/system
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/api/server/router/volume
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/api/types
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/api/types/backend
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/api/types/blkiodev
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/api/types/container
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/api/types/events
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/api/types/filters
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/api/types/image
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/api/types/mount
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/api/types/network
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/api/types/plugins/logdriver
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/api/types/registry
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/api/types/strslice
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/api/types/swarm
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/api/types/swarm/runtime
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/api/types/time
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/api/types/versions
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/api/types/versions/v1p19
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/api/types/versions/v1p20
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/api/types/volume
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/builder
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/builder/builder-next
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/builder/builder-next/exporter
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/builder/builder-next/worker
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/builder/dockerfile
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/builder/remotecontext
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/builder/remotecontext/git
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/builder/remotecontext/urlutil
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/cli
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/cli/config
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/cli/debug
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/cli/winresources/docker-proxy
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/cli/winresources/dockerd
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/client
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/cmd/docker-proxy
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/cmd/dockerd
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/cmd/dockerd/trap
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/container
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/container/stream
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/contrib/apparmor
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/contrib/docker-device-tool
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/contrib/httpserver
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/cluster
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/cluster/convert
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/cluster/executor
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/cluster/executor/container
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/cluster/provider
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/config
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/events
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/events/testutils
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/exec
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/graphdriver
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/graphdriver/aufs
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/graphdriver/copy
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/graphdriver/devmapper
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/graphdriver/overlay
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/graphdriver/register
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/graphdriver/vfs
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/graphdriver/zfs
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/images
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/initlayer
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/links
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/listeners
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/logger
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/logger/awslogs
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/logger/fluentd
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/logger/gcplogs
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/logger/gelf
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/logger/journald
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/logger/local
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/logger/logentries
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/logger/loggertest
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/logger/loggerutils
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/logger/splunk
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/logger/syslog
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/logger/templates
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/names
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/network
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/daemon/stats
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/distribution
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/distribution/metadata
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/distribution/utils
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/distribution/xfer
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/dockerversion
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/errdefs
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/image
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/image/cache
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/image/tarexport
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/image/v1
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/internal/test/suite
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/layer
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/libcontainerd
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/libcontainerd/queue
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/libcontainerd/remote
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/libcontainerd/supervisor
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/libcontainerd/types
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/libnetwork
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/libnetwork/bitseq
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/libnetwork/cluster
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/libnetwork/cmd/ovrouter
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/libnetwork/config
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/libnetwork/datastore
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/libnetwork/diagnostic
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/libnetwork/discoverapi
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/libnetwork/driverapi
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/libnetwork/drivers/bridge
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/libnetwork/drivers/host
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:44:10 [2022-09-07T13:44:10.901Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/drivers/null
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/drivers/overlay
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/drivers/remote
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/drivers/windows
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/drvregistry
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/etchosts
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/idm
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/internal/caller
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/ipam
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/ipamapi
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/ipams/builtin
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/ipams/null
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/ipams/remote
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/ipamutils
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/iptables
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/netlabel
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/netutils
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/networkdb
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/ns
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/options
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/osl
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/osl/kernel
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/portallocator
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/portmapper
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/resolvconf
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/testutils
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/types
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/oci
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/oci/caps
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/opts
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/pkg/aaparser
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/pkg/archive
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/pkg/authorization
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/pkg/broadcaster
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/pkg/capabilities
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/pkg/chrootarchive
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/pkg/containerfs
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/pkg/devicemapper
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/pkg/directory
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/pkg/dmesg
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/pkg/fileutils
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/pkg/fsutils
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/pkg/homedir
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/pkg/idtools
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/pkg/ioutils
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/pkg/jsonmessage
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/pkg/longpath
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/pkg/loopback
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/pkg/namesgenerator
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/pkg/parsers
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/pkg/parsers/kernel
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/pkg/pidfile
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/pkg/platform
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/pkg/plugingetter
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/pkg/plugins
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/pkg/plugins/transport
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/pkg/pools
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/pkg/progress
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/pkg/pubsub
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/pkg/reexec
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/pkg/signal
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/pkg/stack
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/pkg/stdcopy
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/pkg/streamformatter
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/pkg/stringid
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/pkg/sysinfo
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/pkg/system
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/pkg/tailfile
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/pkg/tarsum
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/pkg/truncindex
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/pkg/urlutil
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/pkg/useragent
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/plugin
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/plugin/executor/containerd
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/plugin/v2
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/profiles/apparmor
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/profiles/seccomp
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/quota
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/reference
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/registry
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/registry/resumable
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/restartmanager
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/rootless
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/rootless/specconv
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/runconfig
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/runconfig/opts
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/testutil
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/testutil/daemon
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/testutil/environment
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/testutil/fakecontext
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/testutil/fakegit
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/testutil/fakestorage
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/testutil/fixtures/load
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/testutil/fixtures/plugin
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/testutil/registry
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/testutil/request
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/volume
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/volume/drivers
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/volume/local
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/volume/mounts
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/volume/service
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/volume/service/opts
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/volume/testutils'
13:44:10 [2022-09-07T13:44:10.902Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/bitseq
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/cluster
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/cmd/ovrouter
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/config
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/datastore
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/diagnostic
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/discoverapi
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/driverapi
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/drivers/bridge
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/drivers/host
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/drivers/null
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/drivers/overlay
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/drivers/remote
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/drivers/windows
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/drvregistry
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/etchosts
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/idm
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/internal/caller
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/ipam
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/ipamapi
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/ipams/builtin
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/ipams/null
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/ipams/remote
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/ipamutils
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/iptables
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/netlabel
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/netutils
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/networkdb
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/ns
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/options
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/osl
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/osl/kernel
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/portallocator
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/portmapper
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/resolvconf
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/testutils
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/types'
13:44:10 [2022-09-07T13:44:10.902Z] + grep --fixed-strings libnetwork/drivers/bridge
13:44:10 [2022-09-07T13:44:10.902Z] + echo 'github.com/docker/docker/libnetwork
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/bitseq
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/cluster
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/cmd/ovrouter
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/config
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/datastore
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/diagnostic
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/discoverapi
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/driverapi
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/drivers/bridge
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/drivers/host
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/drivers/null
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/drivers/overlay
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/drivers/remote
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/drivers/windows
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/drvregistry
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/etchosts
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/idm
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/internal/caller
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/ipam
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/ipamapi
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/ipams/builtin
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/ipams/null
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/ipams/remote
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/ipamutils
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/iptables
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/netlabel
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/netutils
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/networkdb
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/ns
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/options
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/osl
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/osl/kernel
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/portallocator
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/portmapper
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/resolvconf
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/testutils
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/types'
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/drivers/bridge
13:44:10 [2022-09-07T13:44:10.902Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:44:10 [2022-09-07T13:44:10.902Z] + type docker-proxy
13:44:10 [2022-09-07T13:44:10.902Z] hack/test/unit: line 25: type: docker-proxy: not found
13:44:10 [2022-09-07T13:44:10.902Z] + hack/make.sh binary-proxy install-proxy
13:44:10 [2022-09-07T13:44:10.902Z] 
13:44:11 [2022-09-07T13:44:11.159Z] Removing bundles/
13:44:11 [2022-09-07T13:44:11.159Z] 
13:44:11 [2022-09-07T13:44:11.159Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
13:44:11 [2022-09-07T13:44:11.159Z] Building: bundles/binary-proxy/docker-proxy
13:44:11 [2022-09-07T13:44:11.159Z] GOOS="" GOARCH="" GOARM=""
13:44:11 [2022-09-07T13:44:11.482Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
13:44:12 [2022-09-07T13:44:12.042Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
13:44:12 [2022-09-07T13:44:12.298Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
13:44:12 [2022-09-07T13:44:12.862Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
13:44:13 [2022-09-07T13:44:13.423Z] === RUN   TestDockerSuite/TestInspectUnknownObject
13:44:13 [2022-09-07T13:44:13.423Z] === RUN   TestDockerSuite/TestLinkShortDefinition
13:44:14 [2022-09-07T13:44:14.352Z] === RUN   TestDockerSuite/TestLinksEnvs
13:44:15 [2022-09-07T13:44:15.280Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
13:44:15 [2022-09-07T13:44:15.537Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
13:44:16 [2022-09-07T13:44:16.464Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
13:44:18 [2022-09-07T13:44:18.353Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
13:44:19 [2022-09-07T13:44:19.253Z] Created binary: bundles/binary-proxy/docker-proxy
13:44:19 [2022-09-07T13:44:19.253Z] 
13:44:19 [2022-09-07T13:44:19.253Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
13:44:19 [2022-09-07T13:44:19.253Z] Installing docker-proxy to /usr/local/bin/
13:44:19 [2022-09-07T13:44:19.253Z] 
13:44:19 [2022-09-07T13:44:19.253Z] + mkdir -p bundles
13:44:19 [2022-09-07T13:44:19.253Z] + '[' -n 'github.com/docker/docker/api
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/api/server
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/api/server/backend/build
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/api/server/httpstatus
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/api/server/httputils
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/api/server/middleware
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/api/server/router
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/api/server/router/build
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/api/server/router/checkpoint
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/api/server/router/container
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/api/server/router/debug
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/api/server/router/distribution
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/api/server/router/grpc
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/api/server/router/image
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/api/server/router/network
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/api/server/router/plugin
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/api/server/router/session
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/api/server/router/swarm
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/api/server/router/system
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/api/server/router/volume
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/api/types
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/api/types/backend
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/api/types/blkiodev
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/api/types/container
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/api/types/events
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/api/types/filters
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/api/types/image
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/api/types/mount
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/api/types/network
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/api/types/plugins/logdriver
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/api/types/registry
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/api/types/strslice
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/api/types/swarm
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/api/types/swarm/runtime
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/api/types/time
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/api/types/versions
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/api/types/versions/v1p19
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/api/types/versions/v1p20
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/api/types/volume
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/builder
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/builder/builder-next
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/builder/builder-next/exporter
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/builder/builder-next/worker
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/builder/dockerfile
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/builder/remotecontext
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/builder/remotecontext/git
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/builder/remotecontext/urlutil
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/cli
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/cli/config
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/cli/debug
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/cli/winresources/docker-proxy
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/cli/winresources/dockerd
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/client
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/cmd/docker-proxy
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/cmd/dockerd
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/cmd/dockerd/trap
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/container
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/container/stream
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/contrib/apparmor
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/contrib/docker-device-tool
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/contrib/httpserver
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/daemon
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/daemon/cluster
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/daemon/cluster/convert
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/daemon/cluster/executor
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/daemon/cluster/executor/container
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/daemon/cluster/provider
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/daemon/config
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/daemon/events
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/daemon/events/testutils
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/daemon/exec
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/daemon/graphdriver
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/daemon/graphdriver/aufs
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/daemon/graphdriver/copy
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/daemon/graphdriver/devmapper
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/daemon/graphdriver/overlay
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/daemon/graphdriver/register
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/daemon/graphdriver/vfs
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/daemon/graphdriver/zfs
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/daemon/images
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/daemon/initlayer
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/daemon/links
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/daemon/listeners
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/daemon/logger
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/daemon/logger/awslogs
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/daemon/logger/fluentd
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/daemon/logger/gcplogs
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/daemon/logger/gelf
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/daemon/logger/journald
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/daemon/logger/local
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/daemon/logger/logentries
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/daemon/logger/loggertest
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/daemon/logger/loggerutils
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/daemon/logger/splunk
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/daemon/logger/syslog
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/daemon/logger/templates
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/daemon/names
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/daemon/network
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/daemon/stats
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/distribution
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/distribution/metadata
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/distribution/utils
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/distribution/xfer
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/dockerversion
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/errdefs
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/image
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/image/cache
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/image/tarexport
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/image/v1
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/internal/test/suite
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/layer
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/libcontainerd
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/libcontainerd/queue
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/libcontainerd/remote
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/libcontainerd/supervisor
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/libcontainerd/types
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/oci
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/oci/caps
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/opts
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/pkg/aaparser
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/pkg/archive
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/pkg/authorization
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/pkg/broadcaster
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/pkg/capabilities
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/pkg/chrootarchive
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/pkg/containerfs
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/pkg/devicemapper
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/pkg/directory
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/pkg/dmesg
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/pkg/fileutils
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/pkg/fsutils
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/pkg/homedir
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/pkg/idtools
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/pkg/ioutils
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/pkg/jsonmessage
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/pkg/longpath
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/pkg/loopback
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/pkg/namesgenerator
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/pkg/parsers
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/pkg/parsers/kernel
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/pkg/pidfile
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/pkg/platform
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/pkg/plugingetter
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/pkg/plugins
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/pkg/plugins/transport
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/pkg/pools
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/pkg/progress
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/pkg/pubsub
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/pkg/reexec
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/pkg/signal
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/pkg/stack
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/pkg/stdcopy
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/pkg/streamformatter
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/pkg/stringid
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/pkg/sysinfo
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/pkg/system
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/pkg/tailfile
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/pkg/tarsum
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/pkg/truncindex
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/pkg/urlutil
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/pkg/useragent
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/plugin
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/plugin/executor/containerd
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/plugin/v2
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/profiles/apparmor
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/profiles/seccomp
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/quota
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/reference
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/registry
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/registry/resumable
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/restartmanager
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/rootless
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/rootless/specconv
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/runconfig
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/runconfig/opts
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/testutil
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/testutil/daemon
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/testutil/environment
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/testutil/fakecontext
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/testutil/fakegit
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/testutil/fakestorage
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/testutil/fixtures/load
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/testutil/fixtures/plugin
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/testutil/registry
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/testutil/request
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/volume
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/volume/drivers
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/volume/local
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/volume/mounts
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/volume/service
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/volume/service/opts
13:44:19 [2022-09-07T13:44:19.253Z] github.com/docker/docker/volume/testutils' ']'
13:44:19 [2022-09-07T13:44:19.254Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
13:44:19 [2022-09-07T13:44:19.254Z] ?   	github.com/docker/docker/api	[no test files]
13:44:19 [2022-09-07T13:44:19.736Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
13:44:19 [2022-09-07T13:44:19.736Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
13:44:21 [2022-09-07T13:44:21.102Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
13:44:21 [2022-09-07T13:44:21.102Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
13:44:21 [2022-09-07T13:44:21.665Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
13:44:21 [2022-09-07T13:44:21.665Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
13:44:24 [2022-09-07T13:44:24.188Z]     docker_api_swarm_service_test.go:490: [dfdbae2103d1b] joining swarm manager [d08e3786273bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:44:24 [2022-09-07T13:44:24.749Z]     docker_api_swarm_service_test.go:490: [d8478f8fd2d82] joining swarm manager [d08e3786273bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:44:31 [2022-09-07T13:44:31.329Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
13:44:31 [2022-09-07T13:44:31.891Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
13:44:32 [2022-09-07T13:44:32.452Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
13:44:34 [2022-09-07T13:44:34.339Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
13:44:34 [2022-09-07T13:44:34.339Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
13:44:34 [2022-09-07T13:44:34.339Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
13:44:34 [2022-09-07T13:44:34.900Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
13:44:35 [2022-09-07T13:44:35.828Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
13:44:36 [2022-09-07T13:44:36.759Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
13:44:37 [2022-09-07T13:44:37.311Z] ok  	github.com/docker/docker/api/server	0.010s	coverage: 7.9% of statements
13:44:37 [2022-09-07T13:44:37.685Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
13:44:37 [2022-09-07T13:44:37.685Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
13:44:38 [2022-09-07T13:44:38.612Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
13:44:41 [2022-09-07T13:44:41.129Z] === RUN   TestDockerSuite/TestLogsFollowStopped
13:44:41 [2022-09-07T13:44:41.690Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
13:44:41 [2022-09-07T13:44:41.947Z] === RUN   TestDockerSuite/TestLogsSince
13:44:43 [2022-09-07T13:44:43.893Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
13:44:45 [2022-09-07T13:44:45.824Z]     docker_api_swarm_service_test.go:128: [db0e06285055b] joining swarm manager [d0f67b69a71db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:44:46 [2022-09-07T13:44:46.385Z]     docker_api_swarm_service_test.go:129: [dc73c4e0e6274] joining swarm manager [d0f67b69a71db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:44:48 [2022-09-07T13:44:48.273Z]     docker_api_swarm_service_test.go:137: [d0ac98891b443] joining swarm manager [d0f67b69a71db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
13:44:48 [2022-09-07T13:44:48.835Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
13:44:49 [2022-09-07T13:44:49.092Z]     docker_api_swarm_service_test.go:138: [d849e6dca94f9] joining swarm manager [d0f67b69a71db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
13:44:54 [2022-09-07T13:44:54.332Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
13:44:54 [2022-09-07T13:44:54.893Z] === RUN   TestDockerSuite/TestLogsTail
13:44:55 [2022-09-07T13:44:55.456Z] === RUN   TestDockerSuite/TestLogsTimestamps
13:44:55 [2022-09-07T13:44:55.711Z] === RUN   TestDockerSuite/TestLogsWithDetails
13:44:56 [2022-09-07T13:44:56.273Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
13:44:56 [2022-09-07T13:44:56.273Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
13:44:56 [2022-09-07T13:44:56.273Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
13:44:56 [2022-09-07T13:44:56.273Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
13:44:56 [2022-09-07T13:44:56.273Z] === RUN   TestDockerSuite/TestNetHostname
13:44:57 [2022-09-07T13:44:57.637Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
13:44:57 [2022-09-07T13:44:57.893Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
13:44:57 [2022-09-07T13:44:57.893Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
13:44:57 [2022-09-07T13:44:57.893Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
13:44:58 [2022-09-07T13:44:58.864Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
13:44:59 [2022-09-07T13:44:59.426Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
13:45:00 [2022-09-07T13:45:00.355Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
13:45:00 [2022-09-07T13:45:00.355Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
13:45:00 [2022-09-07T13:45:00.355Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
13:45:00 [2022-09-07T13:45:00.611Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
13:45:07 [2022-09-07T13:45:07.187Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
13:45:07 [2022-09-07T13:45:07.187Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
13:45:07 [2022-09-07T13:45:07.749Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
13:45:10 [2022-09-07T13:45:10.330Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
13:45:11 [2022-09-07T13:45:11.258Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
13:45:12 [2022-09-07T13:45:12.185Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
13:45:14 [2022-09-07T13:45:14.075Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
13:45:14 [2022-09-07T13:45:14.075Z] === RUN   TestDockerSuite/TestPluginLogDriver
13:45:15 [2022-09-07T13:45:15.962Z]     docker_api_swarm_service_test.go:304: [dd287609af99e] joining swarm manager [d346fdd47a0f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:45:16 [2022-09-07T13:45:16.893Z]     docker_api_swarm_service_test.go:304: [d937343c0e8fe] joining swarm manager [d346fdd47a0f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:45:17 [2022-09-07T13:45:17.456Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
13:45:19 [2022-09-07T13:45:19.387Z] === RUN   TestDockerSuite/TestPluginActive
13:45:21 [2022-09-07T13:45:21.901Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
13:45:28 [2022-09-07T13:45:28.436Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
13:45:28 [2022-09-07T13:45:28.436Z]     docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows
13:45:28 [2022-09-07T13:45:28.436Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
13:45:29 [2022-09-07T13:45:29.840Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
13:45:33 [2022-09-07T13:45:33.150Z] === RUN   TestDockerSuite/TestPluginUpgrade
13:45:37 [2022-09-07T13:45:37.322Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
13:45:39 [2022-09-07T13:45:39.208Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
13:45:41 [2022-09-07T13:45:41.096Z]     docker_api_swarm_service_test.go:100: [dc7f11e236e37] joining swarm manager [d575f51190f38]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:45:44 [2022-09-07T13:45:44.402Z]     docker_api_swarm_service_test.go:101: [d575a3d7bd5ac] joining swarm manager [d575f51190f38]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:45:46 [2022-09-07T13:45:46.916Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
13:45:49 [2022-09-07T13:45:49.432Z] === RUN   TestDockerSuite/TestPortHostBinding
13:45:50 [2022-09-07T13:45:50.798Z] === RUN   TestDockerSuite/TestPortList
13:45:57 [2022-09-07T13:45:57.372Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
13:45:59 [2022-09-07T13:45:59.887Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
13:45:59 [2022-09-07T13:45:59.887Z] === RUN   TestDockerSuite/TestPruneContainerLabel
13:46:02 [2022-09-07T13:46:02.406Z] === RUN   TestDockerSuite/TestPruneContainerUntil
13:46:02 [2022-09-07T13:46:02.968Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
13:46:03 [2022-09-07T13:46:03.900Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
13:46:03 [2022-09-07T13:46:03.900Z] === RUN   TestDockerSuite/TestPsByOrder
13:46:06 [2022-09-07T13:46:06.414Z]     check_test.go:611: [dc7f11e236e37] daemon is not started
13:46:06 [2022-09-07T13:46:06.670Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
13:46:07 [2022-09-07T13:46:07.598Z] === RUN   TestDockerSuite/TestPsListContainersBase
13:46:09 [2022-09-07T13:46:09.488Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
13:46:12 [2022-09-07T13:46:12.048Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
13:46:12 [2022-09-07T13:46:12.652Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
13:46:12 [2022-09-07T13:46:12.652Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
13:46:13 [2022-09-07T13:46:13.708Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
13:46:13 [2022-09-07T13:46:13.708Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
13:46:13 [2022-09-07T13:46:13.708Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 31.9% of statements
13:46:13 [2022-09-07T13:46:13.708Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
13:46:13 [2022-09-07T13:46:13.708Z] ?   	github.com/docker/docker/api/server/router	[no test files]
13:46:13 [2022-09-07T13:46:13.708Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
13:46:13 [2022-09-07T13:46:13.708Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
13:46:13 [2022-09-07T13:46:13.708Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
13:46:13 [2022-09-07T13:46:13.708Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
13:46:13 [2022-09-07T13:46:13.708Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
13:46:13 [2022-09-07T13:46:13.708Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
13:46:13 [2022-09-07T13:46:13.708Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
13:46:13 [2022-09-07T13:46:13.708Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
13:46:13 [2022-09-07T13:46:13.708Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
13:46:13 [2022-09-07T13:46:13.708Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
13:46:13 [2022-09-07T13:46:13.708Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 6.0% of statements
13:46:13 [2022-09-07T13:46:13.708Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
13:46:13 [2022-09-07T13:46:13.708Z] ok  	github.com/docker/docker/api/types/filters	0.013s	coverage: 92.2% of statements
13:46:13 [2022-09-07T13:46:13.708Z] ok  	github.com/docker/docker/api/server/router/volume	0.006s	coverage: 67.9% of statements
13:46:13 [2022-09-07T13:46:13.708Z] ?   	github.com/docker/docker/api/types	[no test files]
13:46:13 [2022-09-07T13:46:13.708Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
13:46:13 [2022-09-07T13:46:13.708Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
13:46:13 [2022-09-07T13:46:13.708Z] ?   	github.com/docker/docker/api/types/container	[no test files]
13:46:13 [2022-09-07T13:46:13.708Z] ?   	github.com/docker/docker/api/types/events	[no test files]
13:46:13 [2022-09-07T13:46:13.708Z] ?   	github.com/docker/docker/api/types/image	[no test files]
13:46:13 [2022-09-07T13:46:13.708Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
13:46:13 [2022-09-07T13:46:13.708Z] ?   	github.com/docker/docker/api/types/network	[no test files]
13:46:13 [2022-09-07T13:46:13.708Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
13:46:13 [2022-09-07T13:46:13.708Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
13:46:13 [2022-09-07T13:46:13.708Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
13:46:13 [2022-09-07T13:46:13.708Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
13:46:13 [2022-09-07T13:46:13.708Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
13:46:13 [2022-09-07T13:46:13.708Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
13:46:13 [2022-09-07T13:46:13.708Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
13:46:13 [2022-09-07T13:46:13.708Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
13:46:13 [2022-09-07T13:46:13.708Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
13:46:13 [2022-09-07T13:46:13.708Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
13:46:13 [2022-09-07T13:46:13.708Z] ?   	github.com/docker/docker/builder	[no test files]
13:46:13 [2022-09-07T13:46:13.708Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
13:46:13 [2022-09-07T13:46:13.708Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
13:46:13 [2022-09-07T13:46:13.708Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
13:46:13 [2022-09-07T13:46:13.708Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
13:46:13 [2022-09-07T13:46:13.708Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
13:46:13 [2022-09-07T13:46:13.708Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
13:46:13 [2022-09-07T13:46:13.708Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
13:46:13 [2022-09-07T13:46:13.708Z] ok  	github.com/docker/docker/builder/remotecontext	0.134s	coverage: 13.7% of statements
13:46:13 [2022-09-07T13:46:13.708Z] ok  	github.com/docker/docker/builder/dockerfile	0.619s	coverage: 49.3% of statements
13:46:13 [2022-09-07T13:46:13.708Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.003s	coverage: 100.0% of statements
13:46:13 [2022-09-07T13:46:13.965Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
13:46:14 [2022-09-07T13:46:14.542Z]     docker_api_swarm_service_test.go:533: [d5e46a01290e4] joining swarm manager [d9ca8138c657a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:46:14 [2022-09-07T13:46:14.896Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.824s	coverage: 86.3% of statements
13:46:14 [2022-09-07T13:46:14.896Z] ?   	github.com/docker/docker/cli	[no test files]
13:46:14 [2022-09-07T13:46:14.896Z] ?   	github.com/docker/docker/cli/config	[no test files]
13:46:14 [2022-09-07T13:46:14.896Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
13:46:14 [2022-09-07T13:46:14.896Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
13:46:15 [2022-09-07T13:46:15.458Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.126s	coverage: 67.6% of statements
13:46:15 [2022-09-07T13:46:15.516Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
13:46:15 [2022-09-07T13:46:15.772Z]     docker_api_swarm_service_test.go:534: [d2a18ad437786] joining swarm manager [d9ca8138c657a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:46:19 [2022-09-07T13:46:19.630Z] ok  	github.com/docker/docker/client	0.141s	coverage: 76.0% of statements
13:46:23 [2022-09-07T13:46:23.860Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
13:46:23 [2022-09-07T13:46:23.860Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
13:46:25 [2022-09-07T13:46:25.229Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
13:46:26 [2022-09-07T13:46:26.157Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
13:46:27 [2022-09-07T13:46:27.084Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
13:46:28 [2022-09-07T13:46:28.973Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
13:46:30 [2022-09-07T13:46:30.342Z] === RUN   TestDockerSuite/TestPsListContainersSize
13:46:31 [2022-09-07T13:46:31.269Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
13:46:31 [2022-09-07T13:46:31.525Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
13:46:32 [2022-09-07T13:46:32.085Z] === RUN   TestDockerSuite/TestPsRightTagName
13:46:33 [2022-09-07T13:46:33.974Z] === RUN   TestDockerSuite/TestPsShowMounts
13:46:35 [2022-09-07T13:46:35.341Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
13:46:35 [2022-09-07T13:46:35.341Z]     docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows
13:46:35 [2022-09-07T13:46:35.341Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
13:46:35 [2022-09-07T13:46:35.596Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
13:46:36 [2022-09-07T13:46:36.158Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
13:46:36 [2022-09-07T13:46:36.158Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
13:46:37 [2022-09-07T13:46:37.085Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
13:46:38 [2022-09-07T13:46:38.012Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
13:46:38 [2022-09-07T13:46:38.012Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
13:46:38 [2022-09-07T13:46:38.574Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
13:46:40 [2022-09-07T13:46:40.507Z]     docker_api_swarm_service_test.go:148: [ded60f13375be] joining swarm manager [d89998e03d9fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:46:41 [2022-09-07T13:46:41.436Z]     docker_api_swarm_service_test.go:148: [db17c149f3f9e] joining swarm manager [d89998e03d9fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:46:45 [2022-09-07T13:46:45.603Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
13:46:46 [2022-09-07T13:46:46.530Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
13:46:47 [2022-09-07T13:46:47.894Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
13:46:47 [2022-09-07T13:46:47.894Z] === RUN   TestDockerSuite/TestRestartPolicyNO
13:46:48 [2022-09-07T13:46:48.150Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
13:46:48 [2022-09-07T13:46:48.150Z] === RUN   TestDockerSuite/TestRestartRunningContainer
13:46:50 [2022-09-07T13:46:50.663Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
13:46:51 [2022-09-07T13:46:51.229Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
13:46:53 [2022-09-07T13:46:53.757Z] === RUN   TestDockerSuite/TestRestartWithVolumes
13:46:54 [2022-09-07T13:46:54.684Z] === RUN   TestDockerSuite/TestRmiBlank
13:46:54 [2022-09-07T13:46:54.684Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
13:46:54 [2022-09-07T13:46:54.941Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
13:46:57 [2022-09-07T13:46:57.500Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
13:46:58 [2022-09-07T13:46:58.062Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
13:46:58 [2022-09-07T13:46:58.318Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
13:47:00 [2022-09-07T13:47:00.207Z] === RUN   TestDockerSuite/TestRmiImgIDForce
13:47:00 [2022-09-07T13:47:00.769Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
13:47:02 [2022-09-07T13:47:02.134Z] === RUN   TestDockerSuite/TestRmiParentImageFail
13:47:02 [2022-09-07T13:47:02.694Z] === RUN   TestDockerSuite/TestRmiTag
13:47:02 [2022-09-07T13:47:02.694Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
13:47:03 [2022-09-07T13:47:03.256Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
13:47:06 [2022-09-07T13:47:06.258Z] ok  	github.com/docker/docker/cmd/dockerd	0.083s	coverage: 31.8% of statements
13:47:06 [2022-09-07T13:47:06.259Z] ok  	github.com/docker/docker/container	0.116s	coverage: 35.8% of statements
13:47:06 [2022-09-07T13:47:06.259Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.474s	coverage: 0.0% of statements
13:47:06 [2022-09-07T13:47:06.259Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
13:47:06 [2022-09-07T13:47:06.259Z] ?   	github.com/docker/docker/container/stream	[no test files]
13:47:06 [2022-09-07T13:47:06.259Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
13:47:06 [2022-09-07T13:47:06.259Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
13:47:06 [2022-09-07T13:47:06.259Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
13:47:06 [2022-09-07T13:47:06.563Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
13:47:06 [2022-09-07T13:47:06.819Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
13:47:07 [2022-09-07T13:47:07.746Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
13:47:08 [2022-09-07T13:47:08.002Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
13:47:08 [2022-09-07T13:47:08.257Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
13:47:08 [2022-09-07T13:47:08.819Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
13:47:09 [2022-09-07T13:47:09.379Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
13:47:09 [2022-09-07T13:47:09.533Z] ok  	github.com/docker/docker/daemon/cluster	0.093s	coverage: 0.5% of statements
13:47:09 [2022-09-07T13:47:09.635Z] === RUN   TestDockerSuite/TestContainerNetworkMode
13:47:10 [2022-09-07T13:47:10.562Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
13:47:10 [2022-09-07T13:47:10.902Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.014s	coverage: 65.3% of statements
13:47:12 [2022-09-07T13:47:12.270Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.010s	coverage: 36.9% of statements
13:47:13 [2022-09-07T13:47:13.889Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
13:47:13 [2022-09-07T13:47:13.889Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
13:47:14 [2022-09-07T13:47:14.862Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
13:47:15 [2022-09-07T13:47:15.789Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
13:47:17 [2022-09-07T13:47:17.677Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
13:47:17 [2022-09-07T13:47:17.933Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
13:47:18 [2022-09-07T13:47:18.861Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
13:47:20 [2022-09-07T13:47:20.360Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.445s	coverage: 13.4% of statements
13:47:20 [2022-09-07T13:47:20.922Z] ok  	github.com/docker/docker/daemon/config	0.032s	coverage: 81.1% of statements
13:47:21 [2022-09-07T13:47:21.484Z] ok  	github.com/docker/docker/daemon	10.132s	coverage: 16.5% of statements
13:47:21 [2022-09-07T13:47:21.484Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
13:47:21 [2022-09-07T13:47:21.484Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
13:47:21 [2022-09-07T13:47:21.484Z] ok  	github.com/docker/docker/daemon/events	0.060s	coverage: 50.0% of statements
13:47:21 [2022-09-07T13:47:21.485Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
13:47:21 [2022-09-07T13:47:21.485Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
13:47:22 [2022-09-07T13:47:22.128Z] === RUN   TestDockerSuite/TestDevicePermissions
13:47:22 [2022-09-07T13:47:22.129Z] === RUN   TestDockerSuite/TestDockerFails
13:47:22 [2022-09-07T13:47:22.129Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
13:47:22 [2022-09-07T13:47:22.414Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.2% of statements
13:47:23 [2022-09-07T13:47:23.344Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.724s	coverage: 74.8% of statements
13:47:24 [2022-09-07T13:47:24.016Z] === RUN   TestDockerSuite/TestMountIntoProc
13:47:24 [2022-09-07T13:47:24.016Z] === RUN   TestDockerSuite/TestMountIntoSys
13:47:24 [2022-09-07T13:47:24.273Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
13:47:24 [2022-09-07T13:47:24.713Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.403s	coverage: 60.7% of statements
13:47:24 [2022-09-07T13:47:24.713Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 3.0% of statements
13:47:26 [2022-09-07T13:47:26.162Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
13:47:26 [2022-09-07T13:47:26.162Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
13:47:26 [2022-09-07T13:47:26.607Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.010s	coverage: 1.9% of statements
13:47:26 [2022-09-07T13:47:26.724Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
13:47:27 [2022-09-07T13:47:27.539Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.261s	coverage: 50.6% of statements
13:47:27 [2022-09-07T13:47:27.652Z] === RUN   TestDockerSuite/TestRunAddHost
13:47:28 [2022-09-07T13:47:28.580Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
13:47:28 [2022-09-07T13:47:28.580Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
13:47:29 [2022-09-07T13:47:29.058Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.452s	coverage: 46.1% of statements
13:47:29 [2022-09-07T13:47:29.059Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
13:47:29 [2022-09-07T13:47:29.142Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
13:47:29 [2022-09-07T13:47:29.142Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
13:47:29 [2022-09-07T13:47:29.749Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
13:47:30 [2022-09-07T13:47:30.003Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.751s	coverage: 58.5% of statements
13:47:30 [2022-09-07T13:47:30.003Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
13:47:30 [2022-09-07T13:47:30.003Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
13:47:30 [2022-09-07T13:47:30.003Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.5% of statements
13:47:31 [2022-09-07T13:47:31.199Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
13:47:31 [2022-09-07T13:47:31.392Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.010s	coverage: 3.0% of statements
13:47:31 [2022-09-07T13:47:31.651Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
13:47:31 [2022-09-07T13:47:31.762Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
13:47:32 [2022-09-07T13:47:32.324Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
13:47:32 [2022-09-07T13:47:32.581Z] ok  	github.com/docker/docker/daemon/images	0.054s	coverage: 6.9% of statements
13:47:32 [2022-09-07T13:47:32.581Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
13:47:32 [2022-09-07T13:47:32.581Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
13:47:32 [2022-09-07T13:47:32.887Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
13:47:33 [2022-09-07T13:47:33.510Z] ok  	github.com/docker/docker/daemon/logger	0.235s	coverage: 43.2% of statements
13:47:33 [2022-09-07T13:47:33.816Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
13:47:34 [2022-09-07T13:47:34.072Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.191s	coverage: 79.9% of statements
13:47:34 [2022-09-07T13:47:34.328Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.022s	coverage: 53.6% of statements
13:47:34 [2022-09-07T13:47:34.328Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
13:47:34 [2022-09-07T13:47:34.809Z] === RUN   TestDockerSuite/TestRunAttachDetach
13:47:34 [2022-09-07T13:47:34.890Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 68.2% of statements
13:47:34 [2022-09-07T13:47:34.890Z] ok  	github.com/docker/docker/daemon/logger/journald	0.007s	coverage: 23.4% of statements
13:47:35 [2022-09-07T13:47:35.452Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
13:47:35 [2022-09-07T13:47:35.745Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
13:47:36 [2022-09-07T13:47:36.014Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.150s	coverage: 76.8% of statements
13:47:36 [2022-09-07T13:47:36.575Z] ok  	github.com/docker/docker/daemon/logger/local	0.063s	coverage: 79.4% of statements
13:47:36 [2022-09-07T13:47:36.575Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
13:47:36 [2022-09-07T13:47:36.575Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
13:47:36 [2022-09-07T13:47:36.674Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
13:47:37 [2022-09-07T13:47:37.236Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
13:47:37 [2022-09-07T13:47:37.253Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.036s	coverage: 62.0% of statements
13:47:37 [2022-09-07T13:47:37.510Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.044s	coverage: 31.5% of statements
13:47:37 [2022-09-07T13:47:37.798Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
13:47:38 [2022-09-07T13:47:38.768Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
13:47:38 [2022-09-07T13:47:38.879Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.005s	coverage: 46.8% of statements
13:47:38 [2022-09-07T13:47:38.879Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
13:47:39 [2022-09-07T13:47:39.329Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
13:47:39 [2022-09-07T13:47:39.442Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
13:47:40 [2022-09-07T13:47:40.256Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
13:47:40 [2022-09-07T13:47:40.373Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.639s	coverage: 82.5% of statements
13:47:40 [2022-09-07T13:47:40.373Z] ?   	github.com/docker/docker/daemon/names	[no test files]
13:47:40 [2022-09-07T13:47:40.373Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
13:47:40 [2022-09-07T13:47:40.512Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
13:47:40 [2022-09-07T13:47:40.936Z] ok  	github.com/docker/docker/distribution/metadata	0.021s	coverage: 44.4% of statements
13:47:41 [2022-09-07T13:47:41.439Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
13:47:42 [2022-09-07T13:47:42.304Z] ok  	github.com/docker/docker/distribution	1.494s	coverage: 28.0% of statements
13:47:42 [2022-09-07T13:47:42.304Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
13:47:42 [2022-09-07T13:47:42.368Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
13:47:42 [2022-09-07T13:47:42.368Z] === RUN   TestDockerSuite/TestRunBindMounts
13:47:42 [2022-09-07T13:47:42.866Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
13:47:42 [2022-09-07T13:47:42.929Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
13:47:43 [2022-09-07T13:47:43.429Z] ok  	github.com/docker/docker/image	0.024s	coverage: 86.9% of statements
13:47:43 [2022-09-07T13:47:43.429Z] ok  	github.com/docker/docker/distribution/xfer	1.887s	coverage: 84.9% of statements
13:47:43 [2022-09-07T13:47:43.429Z] ?   	github.com/docker/docker/dockerversion	[no test files]
13:47:43 [2022-09-07T13:47:43.686Z] ok  	github.com/docker/docker/image/cache	0.016s	coverage: 19.2% of statements
13:47:43 [2022-09-07T13:47:43.859Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
13:47:44 [2022-09-07T13:47:44.420Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
13:47:44 [2022-09-07T13:47:44.617Z] ok  	github.com/docker/docker/image/tarexport	0.017s	coverage: 0.7% of statements
13:47:44 [2022-09-07T13:47:44.617Z] ?   	github.com/docker/docker/image/v1	[no test files]
13:47:44 [2022-09-07T13:47:44.617Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
13:47:45 [2022-09-07T13:47:45.181Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
13:47:45 [2022-09-07T13:47:45.350Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
13:47:45 [2022-09-07T13:47:45.745Z] ok  	github.com/docker/docker/oci	0.007s	coverage: 46.0% of statements
13:47:45 [2022-09-07T13:47:45.911Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
13:47:46 [2022-09-07T13:47:46.308Z] ok  	github.com/docker/docker/opts	0.027s	coverage: 66.0% of statements
13:47:46 [2022-09-07T13:47:46.308Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
13:47:46 [2022-09-07T13:47:46.840Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
13:47:46 [2022-09-07T13:47:46.840Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
13:47:47 [2022-09-07T13:47:47.402Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
13:47:47 [2022-09-07T13:47:47.963Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
13:47:48 [2022-09-07T13:47:48.201Z] ok  	github.com/docker/docker/pkg/archive	0.278s	coverage: 81.9% of statements
13:47:48 [2022-09-07T13:47:48.218Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
13:47:48 [2022-09-07T13:47:48.457Z] ok  	github.com/docker/docker/pkg/authorization	0.132s	coverage: 68.3% of statements
13:47:48 [2022-09-07T13:47:48.474Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
13:47:48 [2022-09-07T13:47:48.713Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
13:47:48 [2022-09-07T13:47:48.970Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
13:47:49 [2022-09-07T13:47:49.402Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
13:47:49 [2022-09-07T13:47:49.659Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
13:47:49 [2022-09-07T13:47:49.659Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
13:47:50 [2022-09-07T13:47:50.223Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
13:47:50 [2022-09-07T13:47:50.223Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
13:47:50 [2022-09-07T13:47:50.785Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
13:47:51 [2022-09-07T13:47:51.391Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
13:47:51 [2022-09-07T13:47:51.953Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
13:47:52 [2022-09-07T13:47:52.238Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.478s	coverage: 42.7% of statements
13:47:52 [2022-09-07T13:47:52.238Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 6.7% of statements
13:47:52 [2022-09-07T13:47:52.238Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
13:47:52 [2022-09-07T13:47:52.495Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
13:47:52 [2022-09-07T13:47:52.525Z] === RUN   TestDockerSuite/TestRunContainerNetwork
13:47:53 [2022-09-07T13:47:53.058Z] ok  	github.com/docker/docker/pkg/fileutils	0.009s	coverage: 87.2% of statements
13:47:53 [2022-09-07T13:47:53.058Z] ok  	github.com/docker/docker/layer	7.692s	coverage: 68.9% of statements
13:47:53 [2022-09-07T13:47:53.058Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
13:47:53 [2022-09-07T13:47:53.058Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
13:47:53 [2022-09-07T13:47:53.058Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
13:47:53 [2022-09-07T13:47:53.058Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
13:47:53 [2022-09-07T13:47:53.058Z] ?   	github.com/docker/docker/oci/caps	[no test files]
13:47:53 [2022-09-07T13:47:53.058Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
13:47:53 [2022-09-07T13:47:53.090Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
13:47:53 [2022-09-07T13:47:53.315Z] ok  	github.com/docker/docker/pkg/fsutils	0.157s	coverage: 85.1% of statements
13:47:53 [2022-09-07T13:47:53.315Z] ok  	github.com/docker/docker/pkg/homedir	0.014s	coverage: 11.4% of statements
13:47:53 [2022-09-07T13:47:53.345Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
13:47:53 [2022-09-07T13:47:53.907Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
13:47:54 [2022-09-07T13:47:54.166Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
13:47:54 [2022-09-07T13:47:54.683Z] ok  	github.com/docker/docker/pkg/idtools	0.471s	coverage: 67.9% of statements
13:47:54 [2022-09-07T13:47:54.683Z] ok  	github.com/docker/docker/pkg/ioutils	0.424s	coverage: 71.5% of statements
13:47:54 [2022-09-07T13:47:54.940Z] ok  	github.com/docker/docker/pkg/longpath	0.009s	coverage: 100.0% of statements
13:47:54 [2022-09-07T13:47:54.940Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 91.7% of statements
13:47:54 [2022-09-07T13:47:54.940Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
13:47:55 [2022-09-07T13:47:55.197Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
13:47:55 [2022-09-07T13:47:55.197Z] ok  	github.com/docker/docker/pkg/parsers	0.007s	coverage: 97.0% of statements
13:47:55 [2022-09-07T13:47:55.454Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.004s	coverage: 60.0% of statements
13:47:55 [2022-09-07T13:47:55.532Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
13:47:55 [2022-09-07T13:47:55.711Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.006s	coverage: 90.5% of statements
13:47:55 [2022-09-07T13:47:55.711Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
13:47:55 [2022-09-07T13:47:55.711Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
13:47:55 [2022-09-07T13:47:55.711Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
13:47:56 [2022-09-07T13:47:56.275Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.014s	coverage: 56.8% of statements
13:47:56 [2022-09-07T13:47:56.460Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
13:47:56 [2022-09-07T13:47:56.838Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 85.7% of statements
13:47:57 [2022-09-07T13:47:57.022Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
13:47:57 [2022-09-07T13:47:57.096Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
13:47:57 [2022-09-07T13:47:57.353Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
13:47:57 [2022-09-07T13:47:57.584Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
13:47:58 [2022-09-07T13:47:58.146Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
13:47:58 [2022-09-07T13:47:58.708Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
13:47:58 [2022-09-07T13:47:58.719Z] ok  	github.com/docker/docker/pkg/pubsub	1.034s	coverage: 75.0% of statements
13:47:58 [2022-09-07T13:47:58.719Z] ok  	github.com/docker/docker/pkg/reexec	0.008s	coverage: 82.4% of statements
13:47:58 [2022-09-07T13:47:58.975Z] ok  	github.com/docker/docker/pkg/stack	0.003s	coverage: 90.9% of statements
13:47:59 [2022-09-07T13:47:59.232Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
13:47:59 [2022-09-07T13:47:59.489Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
13:47:59 [2022-09-07T13:47:59.489Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
13:47:59 [2022-09-07T13:47:59.635Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
13:48:00 [2022-09-07T13:48:00.053Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 54.1% of statements
13:48:00 [2022-09-07T13:48:00.197Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
13:48:00 [2022-09-07T13:48:00.310Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 42.3% of statements
13:48:00 [2022-09-07T13:48:00.453Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
13:48:00 [2022-09-07T13:48:00.873Z] ok  	github.com/docker/docker/pkg/tailfile	0.060s	coverage: 88.6% of statements
13:48:01 [2022-09-07T13:48:01.015Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
13:48:01 [2022-09-07T13:48:01.129Z] ok  	github.com/docker/docker/pkg/tarsum	0.041s	coverage: 89.3% of statements
13:48:01 [2022-09-07T13:48:01.693Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
13:48:01 [2022-09-07T13:48:01.693Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
13:48:02 [2022-09-07T13:48:02.380Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
13:48:03 [2022-09-07T13:48:03.306Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
13:48:03 [2022-09-07T13:48:03.585Z] ok  	github.com/docker/docker/plugin	0.516s	coverage: 23.2% of statements
13:48:03 [2022-09-07T13:48:03.585Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 14.4% of statements
13:48:04 [2022-09-07T13:48:04.149Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 86.0% of statements
13:48:05 [2022-09-07T13:48:05.079Z] ok  	github.com/docker/docker/quota	0.224s	coverage: 71.4% of statements
13:48:05 [2022-09-07T13:48:05.195Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
13:48:05 [2022-09-07T13:48:05.195Z] === RUN   TestDockerSuite/TestRunCreateVolume
13:48:05 [2022-09-07T13:48:05.336Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
13:48:06 [2022-09-07T13:48:06.124Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
13:48:06 [2022-09-07T13:48:06.278Z] ok  	github.com/docker/docker/registry	0.052s	coverage: 58.6% of statements
13:48:06 [2022-09-07T13:48:06.583Z] ok  	github.com/docker/docker/registry/resumable	0.023s	coverage: 100.0% of statements
13:48:06 [2022-09-07T13:48:06.847Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
13:48:07 [2022-09-07T13:48:07.421Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 64.5% of statements
13:48:07 [2022-09-07T13:48:07.491Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
13:48:07 [2022-09-07T13:48:07.751Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
13:48:07 [2022-09-07T13:48:07.983Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
13:48:09 [2022-09-07T13:48:09.116Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
13:48:09 [2022-09-07T13:48:09.350Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
13:48:10 [2022-09-07T13:48:10.283Z] ok  	github.com/docker/docker/volume/local	0.096s	coverage: 76.8% of statements
13:48:10 [2022-09-07T13:48:10.539Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 67.7% of statements
13:48:11 [2022-09-07T13:48:11.539Z] ok  	github.com/docker/docker/volume/service	0.017s	coverage: 72.3% of statements
13:48:11 [2022-09-07T13:48:11.634Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
13:48:11 [2022-09-07T13:48:11.899Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
13:48:13 [2022-09-07T13:48:13.323Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
13:48:13 [2022-09-07T13:48:13.323Z]     docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows
13:48:13 [2022-09-07T13:48:13.323Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
13:48:13 [2022-09-07T13:48:13.323Z]     docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows
13:48:13 [2022-09-07T13:48:13.323Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
13:48:13 [2022-09-07T13:48:13.886Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
13:48:15 [2022-09-07T13:48:15.254Z] === RUN   TestDockerSuite/TestRunDNSOptions
13:48:16 [2022-09-07T13:48:16.181Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
13:48:17 [2022-09-07T13:48:17.590Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
13:48:17 [2022-09-07T13:48:17.845Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
13:48:18 [2022-09-07T13:48:18.773Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
13:48:19 [2022-09-07T13:48:19.334Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
13:48:19 [2022-09-07T13:48:19.335Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
13:48:19 [2022-09-07T13:48:19.335Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
13:48:19 [2022-09-07T13:48:19.896Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
13:48:20 [2022-09-07T13:48:20.823Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
13:48:20 [2022-09-07T13:48:20.823Z] === RUN   TestDockerSuite/TestRunDuplicateMount
13:48:21 [2022-09-07T13:48:21.384Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
13:48:21 [2022-09-07T13:48:21.946Z] === RUN   TestDockerSuite/TestRunEchoStdout
13:48:22 [2022-09-07T13:48:22.508Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
13:48:22 [2022-09-07T13:48:22.765Z] === RUN   TestDockerSuite/TestRunEmptyEnv
13:48:22 [2022-09-07T13:48:22.765Z] === RUN   TestDockerSuite/TestRunEntrypoint
13:48:23 [2022-09-07T13:48:23.327Z] === RUN   TestDockerSuite/TestRunEnvironment
13:48:23 [2022-09-07T13:48:23.889Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
13:48:24 [2022-09-07T13:48:24.146Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
13:48:24 [2022-09-07T13:48:24.711Z] === RUN   TestDockerSuite/TestRunExitCode
13:48:24 [2022-09-07T13:48:24.967Z] === RUN   TestDockerSuite/TestRunExitCodeOne
13:48:25 [2022-09-07T13:48:25.572Z] === RUN   TestDockerSuite/TestRunExitCodeZero
13:48:26 [2022-09-07T13:48:26.133Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
13:48:26 [2022-09-07T13:48:26.391Z] === RUN   TestDockerSuite/TestRunExposePort
13:48:26 [2022-09-07T13:48:26.391Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
13:48:26 [2022-09-07T13:48:26.996Z] === RUN   TestDockerSuite/TestRunGroupAdd
13:48:27 [2022-09-07T13:48:27.556Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
13:48:28 [2022-09-07T13:48:28.484Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
13:48:28 [2022-09-07T13:48:28.485Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
13:48:28 [2022-09-07T13:48:28.485Z]     docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows
13:48:28 [2022-09-07T13:48:28.485Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
13:48:31 [2022-09-07T13:48:31.010Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
13:48:31 [2022-09-07T13:48:31.010Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
13:48:33 [2022-09-07T13:48:33.424Z] ok  	github.com/docker/docker/pkg/plugins	33.641s	coverage: 76.3% of statements
13:48:33 [2022-09-07T13:48:33.425Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
13:48:33 [2022-09-07T13:48:33.425Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
13:48:33 [2022-09-07T13:48:33.425Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
13:48:33 [2022-09-07T13:48:33.425Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
13:48:33 [2022-09-07T13:48:33.425Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
13:48:33 [2022-09-07T13:48:33.425Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
13:48:33 [2022-09-07T13:48:33.425Z] ?   	github.com/docker/docker/rootless	[no test files]
13:48:33 [2022-09-07T13:48:33.425Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
13:48:33 [2022-09-07T13:48:33.425Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
13:48:33 [2022-09-07T13:48:33.425Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
13:48:33 [2022-09-07T13:48:33.425Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
13:48:33 [2022-09-07T13:48:33.425Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
13:48:33 [2022-09-07T13:48:33.425Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
13:48:33 [2022-09-07T13:48:33.425Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
13:48:33 [2022-09-07T13:48:33.425Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
13:48:33 [2022-09-07T13:48:33.425Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
13:48:33 [2022-09-07T13:48:33.425Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
13:48:33 [2022-09-07T13:48:33.425Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
13:48:33 [2022-09-07T13:48:33.425Z] ?   	github.com/docker/docker/testutil/request	[no test files]
13:48:33 [2022-09-07T13:48:33.425Z] ?   	github.com/docker/docker/volume	[no test files]
13:48:33 [2022-09-07T13:48:33.425Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
13:48:33 [2022-09-07T13:48:33.425Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
13:48:33 [2022-09-07T13:48:33.425Z] 
13:48:33 [2022-09-07T13:48:33.425Z] === Skipped
13:48:33 [2022-09-07T13:48:33.425Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
13:48:33 [2022-09-07T13:48:33.425Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
13:48:33 [2022-09-07T13:48:33.425Z] 
13:48:33 [2022-09-07T13:48:33.425Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
13:48:33 [2022-09-07T13:48:33.425Z]     network_proxy_test.go:208: No support for dual stack yet
13:48:33 [2022-09-07T13:48:33.425Z] 
13:48:33 [2022-09-07T13:48:33.425Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
13:48:33 [2022-09-07T13:48:33.425Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
13:48:33 [2022-09-07T13:48:33.425Z] 
13:48:33 [2022-09-07T13:48:33.425Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
13:48:33 [2022-09-07T13:48:33.425Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
13:48:33 [2022-09-07T13:48:33.425Z] 
13:48:33 [2022-09-07T13:48:33.425Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
13:48:33 [2022-09-07T13:48:33.425Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:48:33 [2022-09-07T13:48:33.425Z]     graphtest_unix.go:44: Driver btrfs not supported
13:48:33 [2022-09-07T13:48:33.425Z] 
13:48:33 [2022-09-07T13:48:33.425Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
13:48:33 [2022-09-07T13:48:33.425Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:48:33 [2022-09-07T13:48:33.425Z]     graphtest_unix.go:44: Driver btrfs not supported
13:48:33 [2022-09-07T13:48:33.425Z] 
13:48:33 [2022-09-07T13:48:33.425Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
13:48:33 [2022-09-07T13:48:33.425Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:48:33 [2022-09-07T13:48:33.425Z]     graphtest_unix.go:44: Driver btrfs not supported
13:48:33 [2022-09-07T13:48:33.425Z] 
13:48:33 [2022-09-07T13:48:33.425Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
13:48:33 [2022-09-07T13:48:33.425Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:48:33 [2022-09-07T13:48:33.425Z]     graphtest_unix.go:44: Driver btrfs not supported
13:48:33 [2022-09-07T13:48:33.425Z] 
13:48:33 [2022-09-07T13:48:33.425Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
13:48:33 [2022-09-07T13:48:33.425Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:48:33 [2022-09-07T13:48:33.425Z]     graphtest_unix.go:44: Driver btrfs not supported
13:48:33 [2022-09-07T13:48:33.425Z] 
13:48:33 [2022-09-07T13:48:33.425Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
13:48:33 [2022-09-07T13:48:33.425Z]     graphtest_unix.go:71: No driver to put!
13:48:33 [2022-09-07T13:48:33.425Z] 
13:48:33 [2022-09-07T13:48:33.425Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
13:48:33 [2022-09-07T13:48:33.425Z] time="2022-09-07T13:47:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:48:33 [2022-09-07T13:48:33.425Z]     graphtest_unix.go:42: graphdriver: driver not supported
13:48:33 [2022-09-07T13:48:33.425Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
13:48:33 [2022-09-07T13:48:33.425Z] 
13:48:33 [2022-09-07T13:48:33.425Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
13:48:33 [2022-09-07T13:48:33.425Z] time="2022-09-07T13:47:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:48:33 [2022-09-07T13:48:33.425Z]     graphtest_unix.go:42: graphdriver: driver not supported
13:48:33 [2022-09-07T13:48:33.425Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
13:48:33 [2022-09-07T13:48:33.425Z] 
13:48:33 [2022-09-07T13:48:33.425Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
13:48:33 [2022-09-07T13:48:33.425Z] time="2022-09-07T13:47:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:48:33 [2022-09-07T13:48:33.425Z]     graphtest_unix.go:42: graphdriver: driver not supported
13:48:33 [2022-09-07T13:48:33.425Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
13:48:33 [2022-09-07T13:48:33.425Z] 
13:48:33 [2022-09-07T13:48:33.425Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
13:48:33 [2022-09-07T13:48:33.425Z] time="2022-09-07T13:47:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:48:33 [2022-09-07T13:48:33.425Z]     graphtest_unix.go:42: graphdriver: driver not supported
13:48:33 [2022-09-07T13:48:33.425Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
13:48:33 [2022-09-07T13:48:33.425Z] 
13:48:33 [2022-09-07T13:48:33.425Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
13:48:33 [2022-09-07T13:48:33.425Z] time="2022-09-07T13:47:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:48:33 [2022-09-07T13:48:33.425Z]     graphtest_unix.go:42: graphdriver: driver not supported
13:48:33 [2022-09-07T13:48:33.425Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
13:48:33 [2022-09-07T13:48:33.425Z] 
13:48:33 [2022-09-07T13:48:33.425Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
13:48:33 [2022-09-07T13:48:33.425Z]     graphtest_unix.go:71: No driver to put!
13:48:33 [2022-09-07T13:48:33.425Z] 
13:48:33 [2022-09-07T13:48:33.425Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
13:48:33 [2022-09-07T13:48:33.425Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
13:48:33 [2022-09-07T13:48:33.425Z] 
13:48:33 [2022-09-07T13:48:33.425Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
13:48:33 [2022-09-07T13:48:33.425Z]     overlay_test.go:50: Fails to compute changes intermittently
13:48:33 [2022-09-07T13:48:33.425Z] 
13:48:33 [2022-09-07T13:48:33.425Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
13:48:33 [2022-09-07T13:48:33.425Z]     overlay_test.go:65: Cannot run test with naive change algorithm
13:48:33 [2022-09-07T13:48:33.425Z] 
13:48:33 [2022-09-07T13:48:33.425Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
13:48:33 [2022-09-07T13:48:33.425Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
13:48:33 [2022-09-07T13:48:33.425Z] 
13:48:33 [2022-09-07T13:48:33.425Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
13:48:33 [2022-09-07T13:48:33.425Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:48:33 [2022-09-07T13:48:33.425Z]     graphtest_unix.go:44: Driver zfs not supported
13:48:33 [2022-09-07T13:48:33.425Z] 
13:48:33 [2022-09-07T13:48:33.425Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
13:48:33 [2022-09-07T13:48:33.425Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:48:33 [2022-09-07T13:48:33.425Z]     graphtest_unix.go:44: Driver zfs not supported
13:48:33 [2022-09-07T13:48:33.425Z] 
13:48:33 [2022-09-07T13:48:33.425Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
13:48:33 [2022-09-07T13:48:33.425Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:48:33 [2022-09-07T13:48:33.425Z]     graphtest_unix.go:44: Driver zfs not supported
13:48:33 [2022-09-07T13:48:33.425Z] 
13:48:33 [2022-09-07T13:48:33.425Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
13:48:33 [2022-09-07T13:48:33.425Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:48:33 [2022-09-07T13:48:33.425Z]     graphtest_unix.go:44: Driver zfs not supported
13:48:33 [2022-09-07T13:48:33.425Z] 
13:48:33 [2022-09-07T13:48:33.425Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
13:48:33 [2022-09-07T13:48:33.425Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:48:33 [2022-09-07T13:48:33.425Z]     graphtest_unix.go:44: Driver zfs not supported
13:48:33 [2022-09-07T13:48:33.425Z] 
13:48:33 [2022-09-07T13:48:33.425Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
13:48:33 [2022-09-07T13:48:33.425Z]     graphtest_unix.go:71: No driver to put!
13:48:33 [2022-09-07T13:48:33.425Z] 
13:48:33 [2022-09-07T13:48:33.425Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
13:48:33 [2022-09-07T13:48:33.425Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
13:48:33 [2022-09-07T13:48:33.425Z] 
13:48:33 [2022-09-07T13:48:33.425Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
13:48:33 [2022-09-07T13:48:33.425Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
13:48:33 [2022-09-07T13:48:33.425Z] 
13:48:33 [2022-09-07T13:48:33.425Z] DONE 2799 tests, 28 skipped in 252.364s
13:48:33 [2022-09-07T13:48:33.425Z] + '[' -n 'github.com/docker/docker/libnetwork
13:48:33 [2022-09-07T13:48:33.425Z] github.com/docker/docker/libnetwork/bitseq
13:48:33 [2022-09-07T13:48:33.425Z] github.com/docker/docker/libnetwork/cluster
13:48:33 [2022-09-07T13:48:33.425Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:48:33 [2022-09-07T13:48:33.425Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:48:33 [2022-09-07T13:48:33.425Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:48:33 [2022-09-07T13:48:33.425Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:48:33 [2022-09-07T13:48:33.425Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:48:33 [2022-09-07T13:48:33.425Z] github.com/docker/docker/libnetwork/cmd/ovrouter
13:48:33 [2022-09-07T13:48:33.425Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:48:33 [2022-09-07T13:48:33.425Z] github.com/docker/docker/libnetwork/config
13:48:33 [2022-09-07T13:48:33.425Z] github.com/docker/docker/libnetwork/datastore
13:48:33 [2022-09-07T13:48:33.425Z] github.com/docker/docker/libnetwork/diagnostic
13:48:33 [2022-09-07T13:48:33.425Z] github.com/docker/docker/libnetwork/discoverapi
13:48:33 [2022-09-07T13:48:33.425Z] github.com/docker/docker/libnetwork/driverapi
13:48:33 [2022-09-07T13:48:33.425Z] github.com/docker/docker/libnetwork/drivers/bridge
13:48:33 [2022-09-07T13:48:33.425Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:48:33 [2022-09-07T13:48:33.425Z] github.com/docker/docker/libnetwork/drivers/host
13:48:33 [2022-09-07T13:48:33.425Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:48:33 [2022-09-07T13:48:33.425Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:48:33 [2022-09-07T13:48:33.425Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:48:33 [2022-09-07T13:48:33.425Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:48:33 [2022-09-07T13:48:33.425Z] github.com/docker/docker/libnetwork/drivers/null
13:48:33 [2022-09-07T13:48:33.425Z] github.com/docker/docker/libnetwork/drivers/overlay
13:48:33 [2022-09-07T13:48:33.425Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:48:33 [2022-09-07T13:48:33.425Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:48:33 [2022-09-07T13:48:33.425Z] github.com/docker/docker/libnetwork/drivers/remote
13:48:33 [2022-09-07T13:48:33.425Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:48:33 [2022-09-07T13:48:33.425Z] github.com/docker/docker/libnetwork/drivers/windows
13:48:33 [2022-09-07T13:48:33.425Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:48:33 [2022-09-07T13:48:33.425Z] github.com/docker/docker/libnetwork/drvregistry
13:48:33 [2022-09-07T13:48:33.425Z] github.com/docker/docker/libnetwork/etchosts
13:48:33 [2022-09-07T13:48:33.425Z] github.com/docker/docker/libnetwork/idm
13:48:33 [2022-09-07T13:48:33.425Z] github.com/docker/docker/libnetwork/internal/caller
13:48:33 [2022-09-07T13:48:33.425Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:48:33 [2022-09-07T13:48:33.425Z] github.com/docker/docker/libnetwork/ipam
13:48:33 [2022-09-07T13:48:33.425Z] github.com/docker/docker/libnetwork/ipamapi
13:48:33 [2022-09-07T13:48:33.425Z] github.com/docker/docker/libnetwork/ipams/builtin
13:48:33 [2022-09-07T13:48:33.425Z] github.com/docker/docker/libnetwork/ipams/null
13:48:33 [2022-09-07T13:48:33.425Z] github.com/docker/docker/libnetwork/ipams/remote
13:48:33 [2022-09-07T13:48:33.425Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:48:33 [2022-09-07T13:48:33.425Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:48:33 [2022-09-07T13:48:33.425Z] github.com/docker/docker/libnetwork/ipamutils
13:48:33 [2022-09-07T13:48:33.425Z] github.com/docker/docker/libnetwork/iptables
13:48:33 [2022-09-07T13:48:33.425Z] github.com/docker/docker/libnetwork/netlabel
13:48:33 [2022-09-07T13:48:33.425Z] github.com/docker/docker/libnetwork/netutils
13:48:33 [2022-09-07T13:48:33.425Z] github.com/docker/docker/libnetwork/networkdb
13:48:33 [2022-09-07T13:48:33.425Z] github.com/docker/docker/libnetwork/ns
13:48:33 [2022-09-07T13:48:33.425Z] github.com/docker/docker/libnetwork/options
13:48:33 [2022-09-07T13:48:33.425Z] github.com/docker/docker/libnetwork/osl
13:48:33 [2022-09-07T13:48:33.425Z] github.com/docker/docker/libnetwork/osl/kernel
13:48:33 [2022-09-07T13:48:33.425Z] github.com/docker/docker/libnetwork/portallocator
13:48:33 [2022-09-07T13:48:33.425Z] github.com/docker/docker/libnetwork/portmapper
13:48:33 [2022-09-07T13:48:33.425Z] github.com/docker/docker/libnetwork/resolvconf
13:48:33 [2022-09-07T13:48:33.425Z] github.com/docker/docker/libnetwork/testutils
13:48:33 [2022-09-07T13:48:33.425Z] github.com/docker/docker/libnetwork/types' ']'
13:48:33 [2022-09-07T13:48:33.425Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
13:48:36 [2022-09-07T13:48:36.265Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
13:48:42 [2022-09-07T13:48:42.798Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
13:48:42 [2022-09-07T13:48:42.798Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
13:48:43 [2022-09-07T13:48:43.727Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
13:48:43 [2022-09-07T13:48:43.982Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
13:48:43 [2022-09-07T13:48:43.982Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
13:48:43 [2022-09-07T13:48:43.982Z] === RUN   TestDockerSuite/TestRunInvalidReference
13:48:43 [2022-09-07T13:48:43.982Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
13:48:44 [2022-09-07T13:48:44.544Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
13:48:47 [2022-09-07T13:48:47.105Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
13:48:47 [2022-09-07T13:48:47.666Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
13:48:48 [2022-09-07T13:48:48.229Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
13:48:49 [2022-09-07T13:48:49.684Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
13:48:50 [2022-09-07T13:48:50.611Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
13:48:53 [2022-09-07T13:48:53.123Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
13:48:55 [2022-09-07T13:48:55.641Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
13:48:55 [2022-09-07T13:48:55.641Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
13:48:55 [2022-09-07T13:48:55.897Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
13:48:56 [2022-09-07T13:48:56.459Z] === RUN   TestDockerSuite/TestRunModeHostname
13:48:57 [2022-09-07T13:48:57.024Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
13:48:57 [2022-09-07T13:48:57.279Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
13:48:57 [2022-09-07T13:48:57.279Z] === RUN   TestDockerSuite/TestRunModeIpcHost
13:48:58 [2022-09-07T13:48:58.220Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
13:48:58 [2022-09-07T13:48:58.782Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
13:48:59 [2022-09-07T13:48:59.344Z] === RUN   TestDockerSuite/TestRunModePIDContainer
13:49:00 [2022-09-07T13:49:00.710Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
13:49:00 [2022-09-07T13:49:00.710Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
13:49:00 [2022-09-07T13:49:00.966Z] === RUN   TestDockerSuite/TestRunModeUTSHost
13:49:01 [2022-09-07T13:49:01.529Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
13:49:02 [2022-09-07T13:49:02.091Z] === RUN   TestDockerSuite/TestRunMount
13:49:04 [2022-09-07T13:49:04.607Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
13:49:07 [2022-09-07T13:49:07.876Z] === RUN   TestDockerSuite/TestRunMountOrdering
13:49:07 [2022-09-07T13:49:07.876Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
13:49:07 [2022-09-07T13:49:07.876Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
13:49:08 [2022-09-07T13:49:08.439Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
13:49:09 [2022-09-07T13:49:09.366Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
13:49:10 [2022-09-07T13:49:10.335Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
13:49:11 [2022-09-07T13:49:11.309Z] === RUN   TestDockerSuite/TestRunNamedVolume
13:49:13 [2022-09-07T13:49:13.201Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
13:49:13 [2022-09-07T13:49:13.805Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
13:49:15 [2022-09-07T13:49:15.171Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
13:49:16 [2022-09-07T13:49:16.536Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
13:49:17 [2022-09-07T13:49:17.903Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
13:49:17 [2022-09-07T13:49:17.903Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
13:49:18 [2022-09-07T13:49:18.159Z] === RUN   TestDockerSuite/TestRunNetHost
13:49:19 [2022-09-07T13:49:19.090Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
13:49:20 [2022-09-07T13:49:20.016Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
13:49:20 [2022-09-07T13:49:20.016Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
13:49:20 [2022-09-07T13:49:20.045Z] ok  	github.com/docker/docker/libnetwork	37.357s	coverage: 40.6% of statements
13:49:20 [2022-09-07T13:49:20.045Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.116s	coverage: 84.4% of statements
13:49:20 [2022-09-07T13:49:20.045Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
13:49:20 [2022-09-07T13:49:20.045Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
13:49:20 [2022-09-07T13:49:20.045Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
13:49:20 [2022-09-07T13:49:20.045Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
13:49:20 [2022-09-07T13:49:20.045Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
13:49:20 [2022-09-07T13:49:20.045Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
13:49:20 [2022-09-07T13:49:20.045Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
13:49:20 [2022-09-07T13:49:20.045Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
13:49:20 [2022-09-07T13:49:20.045Z] ok  	github.com/docker/docker/libnetwork/config	0.013s	coverage: 22.4% of statements
13:49:20 [2022-09-07T13:49:20.045Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
13:49:20 [2022-09-07T13:49:20.045Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
13:49:20 [2022-09-07T13:49:20.045Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
13:49:20 [2022-09-07T13:49:20.045Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
13:49:20 [2022-09-07T13:49:20.045Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.365s	coverage: 59.9% of statements
13:49:20 [2022-09-07T13:49:20.045Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
13:49:20 [2022-09-07T13:49:20.045Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
13:49:20 [2022-09-07T13:49:20.045Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.101s	coverage: 5.0% of statements
13:49:20 [2022-09-07T13:49:20.045Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
13:49:20 [2022-09-07T13:49:20.045Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.015s	coverage: 4.5% of statements
13:49:20 [2022-09-07T13:49:20.045Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
13:49:20 [2022-09-07T13:49:20.045Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
13:49:20 [2022-09-07T13:49:20.273Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
13:49:22 [2022-09-07T13:49:22.164Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
13:49:24 [2022-09-07T13:49:24.054Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
13:49:25 [2022-09-07T13:49:25.420Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
13:49:27 [2022-09-07T13:49:27.308Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
13:49:27 [2022-09-07T13:49:27.869Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
13:49:27 [2022-09-07T13:49:27.869Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
13:49:28 [2022-09-07T13:49:28.797Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
13:49:28 [2022-09-07T13:49:28.797Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
13:49:29 [2022-09-07T13:49:29.056Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
13:49:29 [2022-09-07T13:49:29.312Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
13:49:29 [2022-09-07T13:49:29.873Z] === RUN   TestDockerSuite/TestRunNonExistingImage
13:49:29 [2022-09-07T13:49:29.873Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
13:49:29 [2022-09-07T13:49:29.994Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.111s	coverage: 6.6% of statements
13:49:29 [2022-09-07T13:49:29.994Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
13:49:29 [2022-09-07T13:49:29.994Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 63.6% of statements
13:49:29 [2022-09-07T13:49:29.994Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.009s	coverage: 57.4% of statements
13:49:29 [2022-09-07T13:49:29.994Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
13:49:29 [2022-09-07T13:49:29.994Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
13:49:29 [2022-09-07T13:49:29.994Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
13:49:30 [2022-09-07T13:49:30.249Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.015s	coverage: 82.4% of statements
13:49:30 [2022-09-07T13:49:30.435Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
13:49:30 [2022-09-07T13:49:30.506Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.014s	coverage: 81.2% of statements
13:49:30 [2022-09-07T13:49:30.506Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
13:49:30 [2022-09-07T13:49:30.762Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.001s	coverage: 100.0% of statements
13:49:31 [2022-09-07T13:49:31.845Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
13:49:34 [2022-09-07T13:49:34.360Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
13:49:36 [2022-09-07T13:49:36.875Z] === RUN   TestDockerSuite/TestRunOOMExitCode
13:49:36 [2022-09-07T13:49:36.875Z]     docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport
13:49:36 [2022-09-07T13:49:36.875Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
13:49:37 [2022-09-07T13:49:37.132Z] === RUN   TestDockerSuite/TestRunPIDsLimit
13:49:37 [2022-09-07T13:49:37.132Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
13:49:37 [2022-09-07T13:49:37.693Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
13:49:39 [2022-09-07T13:49:39.057Z] === RUN   TestDockerSuite/TestRunPortInUse
13:49:39 [2022-09-07T13:49:39.993Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
13:49:40 [2022-09-07T13:49:40.555Z]     docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n"
13:49:40 [2022-09-07T13:49:40.555Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
13:49:40 [2022-09-07T13:49:40.810Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
13:49:41 [2022-09-07T13:49:41.372Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
13:49:42 [2022-09-07T13:49:42.299Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
13:49:42 [2022-09-07T13:49:42.299Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
13:49:42 [2022-09-07T13:49:42.556Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
13:49:42 [2022-09-07T13:49:42.556Z]     docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows
13:49:42 [2022-09-07T13:49:42.556Z] === RUN   TestDockerSuite/TestRunPublishPort
13:49:42 [2022-09-07T13:49:42.934Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.002s	coverage: 100.0% of statements
13:49:43 [2022-09-07T13:49:43.483Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
13:49:43 [2022-09-07T13:49:43.739Z] === RUN   TestDockerSuite/TestRunReadProcLatency
13:49:43 [2022-09-07T13:49:43.739Z]     docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured
13:49:43 [2022-09-07T13:49:43.739Z] === RUN   TestDockerSuite/TestRunReadProcTimer
13:49:44 [2022-09-07T13:49:44.668Z] === RUN   TestDockerSuite/TestRunRedirectStdout
13:49:45 [2022-09-07T13:49:45.229Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
13:49:45 [2022-09-07T13:49:45.790Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
13:49:45 [2022-09-07T13:49:45.790Z]     docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved
13:49:45 [2022-09-07T13:49:45.790Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
13:49:48 [2022-09-07T13:49:48.306Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
13:49:48 [2022-09-07T13:49:48.306Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
13:49:49 [2022-09-07T13:49:49.674Z] === RUN   TestDockerSuite/TestRunRm
13:49:50 [2022-09-07T13:49:50.238Z] === RUN   TestDockerSuite/TestRunRmAndWait
13:49:50 [2022-09-07T13:49:50.800Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
13:49:53 [2022-09-07T13:49:53.356Z]     docker_cli_service_logs_test.go:248: checking task rpi92adjgsxn
13:49:53 [2022-09-07T13:49:53.356Z]     docker_cli_service_logs_test.go:253: checking messages for rpi92adjgsxn
13:49:53 [2022-09-07T13:49:53.356Z]     docker_cli_service_logs_test.go:248: checking task 91sbax8mj019
13:49:53 [2022-09-07T13:49:53.356Z]     docker_cli_service_logs_test.go:253: checking messages for 91sbax8mj019
13:49:53 [2022-09-07T13:49:53.916Z] === RUN   TestDockerSwarmSuite/TestServiceScale
13:49:53 [2022-09-07T13:49:53.916Z] === RUN   TestDockerSuite/TestRunRmPre125Api
13:49:54 [2022-09-07T13:49:54.478Z] === RUN   TestDockerSuite/TestRunRootWorkdir
13:49:55 [2022-09-07T13:49:55.040Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
13:49:56 [2022-09-07T13:49:56.408Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
13:49:56 [2022-09-07T13:49:56.971Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
13:49:57 [2022-09-07T13:49:57.533Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
13:49:57 [2022-09-07T13:49:57.780Z] ok  	github.com/docker/docker/libnetwork/ipam	14.147s	coverage: 85.3% of statements
13:49:57 [2022-09-07T13:49:57.780Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
13:49:57 [2022-09-07T13:49:57.780Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
13:49:57 [2022-09-07T13:49:57.780Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
13:49:57 [2022-09-07T13:49:57.780Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.006s	coverage: 47.4% of statements
13:49:57 [2022-09-07T13:49:57.780Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
13:49:57 [2022-09-07T13:49:57.780Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
13:49:57 [2022-09-07T13:49:57.780Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.253s	coverage: 74.0% of statements
13:49:57 [2022-09-07T13:49:57.780Z] ok  	github.com/docker/docker/libnetwork/iptables	0.155s	coverage: 45.0% of statements
13:49:57 [2022-09-07T13:49:57.780Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
13:49:58 [2022-09-07T13:49:58.036Z] ok  	github.com/docker/docker/libnetwork/netutils	0.019s	coverage: 44.1% of statements
13:50:00 [2022-09-07T13:50:00.047Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
13:50:03 [2022-09-07T13:50:03.327Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
13:50:03 [2022-09-07T13:50:03.327Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
13:50:03 [2022-09-07T13:50:03.933Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
13:50:04 [2022-09-07T13:50:04.190Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
13:50:04 [2022-09-07T13:50:04.752Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
13:50:05 [2022-09-07T13:50:05.683Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
13:50:05 [2022-09-07T13:50:05.939Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
13:50:06 [2022-09-07T13:50:06.502Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
13:50:07 [2022-09-07T13:50:07.064Z] === RUN   TestDockerSuite/TestRunSetMacAddress
13:50:07 [2022-09-07T13:50:07.627Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
13:50:10 [2022-09-07T13:50:10.139Z] === RUN   TestDockerSuite/TestRunState
13:50:11 [2022-09-07T13:50:11.112Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
13:50:11 [2022-09-07T13:50:11.673Z] === RUN   TestDockerSuite/TestRunStdinPipe
13:50:12 [2022-09-07T13:50:12.235Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
13:50:12 [2022-09-07T13:50:12.235Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
13:50:12 [2022-09-07T13:50:12.235Z]     docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport
13:50:12 [2022-09-07T13:50:12.235Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
13:50:12 [2022-09-07T13:50:12.841Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
13:50:13 [2022-09-07T13:50:13.445Z] === RUN   TestDockerSuite/TestRunSysctls
13:50:14 [2022-09-07T13:50:14.812Z] === RUN   TestDockerSuite/TestRunTLSVerify
13:50:14 [2022-09-07T13:50:14.812Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
13:50:14 [2022-09-07T13:50:14.812Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
13:50:14 [2022-09-07T13:50:14.812Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
13:50:15 [2022-09-07T13:50:15.373Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
13:50:17 [2022-09-07T13:50:17.305Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
13:50:17 [2022-09-07T13:50:17.561Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
13:50:17 [2022-09-07T13:50:17.816Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
13:50:19 [2022-09-07T13:50:19.706Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
13:50:20 [2022-09-07T13:50:20.268Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
13:50:22 [2022-09-07T13:50:22.859Z]     docker_cli_swarm_test.go:1895: [d01d7c38fe1c6] joining swarm manager [d8a5ef0a6a17e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:50:22 [2022-09-07T13:50:22.859Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
13:50:23 [2022-09-07T13:50:23.785Z]     docker_cli_swarm_test.go:1896: [debc1098358f8] joining swarm manager [d8a5ef0a6a17e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:50:25 [2022-09-07T13:50:25.148Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
13:50:25 [2022-09-07T13:50:25.709Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
13:50:26 [2022-09-07T13:50:26.271Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
13:50:26 [2022-09-07T13:50:26.527Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
13:50:27 [2022-09-07T13:50:27.894Z] === RUN   TestDockerSuite/TestRunUnshareProc
13:50:29 [2022-09-07T13:50:29.259Z] === RUN   TestDockerSuite/TestRunUserByID
13:50:29 [2022-09-07T13:50:29.514Z] === RUN   TestDockerSuite/TestRunUserByIDBig
13:50:29 [2022-09-07T13:50:29.514Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
13:50:29 [2022-09-07T13:50:29.770Z] === RUN   TestDockerSuite/TestRunUserByIDZero
13:50:30 [2022-09-07T13:50:30.026Z] === RUN   TestDockerSuite/TestRunUserByName
13:50:30 [2022-09-07T13:50:30.593Z] === RUN   TestDockerSuite/TestRunUserDefaults
13:50:31 [2022-09-07T13:50:31.154Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
13:50:31 [2022-09-07T13:50:31.154Z]     docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer
13:50:31 [2022-09-07T13:50:31.154Z] === RUN   TestDockerSuite/TestRunUserNotFound
13:50:31 [2022-09-07T13:50:31.154Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
13:50:31 [2022-09-07T13:50:31.716Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
13:50:34 [2022-09-07T13:50:34.277Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
13:50:34 [2022-09-07T13:50:34.839Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
13:50:35 [2022-09-07T13:50:35.766Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
13:50:37 [2022-09-07T13:50:37.131Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
13:50:38 [2022-09-07T13:50:38.057Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
13:50:39 [2022-09-07T13:50:39.422Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
13:50:39 [2022-09-07T13:50:39.984Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
13:50:41 [2022-09-07T13:50:41.392Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
13:50:41 [2022-09-07T13:50:41.659Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
13:50:41 [2022-09-07T13:50:41.659Z]     docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows
13:50:41 [2022-09-07T13:50:41.659Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
13:50:41 [2022-09-07T13:50:41.659Z]     docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows
13:50:41 [2022-09-07T13:50:41.659Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
13:50:41 [2022-09-07T13:50:41.659Z]     docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows
13:50:41 [2022-09-07T13:50:41.659Z] === RUN   TestDockerSuite/TestRunWithBadDevice
13:50:41 [2022-09-07T13:50:41.916Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
13:50:41 [2022-09-07T13:50:41.916Z]     docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight
13:50:41 [2022-09-07T13:50:41.916Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
13:50:42 [2022-09-07T13:50:42.843Z] === RUN   TestDockerSuite/TestRunWithCPUShares
13:50:43 [2022-09-07T13:50:43.099Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
13:50:44 [2022-09-07T13:50:44.026Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
13:50:44 [2022-09-07T13:50:44.587Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
13:50:45 [2022-09-07T13:50:45.148Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
13:50:45 [2022-09-07T13:50:45.148Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
13:50:45 [2022-09-07T13:50:45.403Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
13:50:45 [2022-09-07T13:50:45.403Z]     docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight
13:50:45 [2022-09-07T13:50:45.403Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
13:50:45 [2022-09-07T13:50:45.403Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
13:50:45 [2022-09-07T13:50:45.658Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
13:50:45 [2022-09-07T13:50:45.658Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
13:50:45 [2022-09-07T13:50:45.658Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
13:50:45 [2022-09-07T13:50:45.658Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
13:50:45 [2022-09-07T13:50:45.658Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
13:50:45 [2022-09-07T13:50:45.658Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
13:50:45 [2022-09-07T13:50:45.658Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
13:50:45 [2022-09-07T13:50:45.658Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
13:50:45 [2022-09-07T13:50:45.658Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
13:50:45 [2022-09-07T13:50:45.658Z]     docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight
13:50:45 [2022-09-07T13:50:45.658Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
13:50:45 [2022-09-07T13:50:45.914Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
13:50:46 [2022-09-07T13:50:46.475Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
13:50:46 [2022-09-07T13:50:46.475Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
13:50:47 [2022-09-07T13:50:47.036Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
13:50:47 [2022-09-07T13:50:47.036Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
13:50:47 [2022-09-07T13:50:47.596Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
13:50:47 [2022-09-07T13:50:47.596Z] === RUN   TestDockerSuite/TestRunWithShmSize
13:50:48 [2022-09-07T13:50:48.158Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
13:50:48 [2022-09-07T13:50:48.158Z] === RUN   TestDockerSuite/TestRunWithSwappiness
13:50:48 [2022-09-07T13:50:48.721Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
13:50:48 [2022-09-07T13:50:48.721Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
13:50:48 [2022-09-07T13:50:48.721Z] === RUN   TestDockerSuite/TestRunWithUlimits
13:50:49 [2022-09-07T13:50:49.283Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
13:50:50 [2022-09-07T13:50:50.648Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
13:50:50 [2022-09-07T13:50:50.648Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
13:50:51 [2022-09-07T13:50:51.210Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
13:50:51 [2022-09-07T13:50:51.210Z]     docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport
13:50:51 [2022-09-07T13:50:51.210Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
13:50:51 [2022-09-07T13:50:51.771Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
13:50:51 [2022-09-07T13:50:51.771Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
13:50:53 [2022-09-07T13:50:53.136Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
13:50:53 [2022-09-07T13:50:53.392Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
13:50:54 [2022-09-07T13:50:54.759Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
13:50:55 [2022-09-07T13:50:55.320Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
13:50:55 [2022-09-07T13:50:55.320Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
13:50:55 [2022-09-07T13:50:55.320Z] === RUN   TestDockerSuite/TestSlowStdinClosing
13:50:55 [2022-09-07T13:50:55.320Z] === RUN   TestDockerSuite/TestSlowStdinClosing/0
13:50:55 [2022-09-07T13:50:55.882Z] === RUN   TestDockerSuite/TestSlowStdinClosing/1
13:50:56 [2022-09-07T13:50:56.811Z] === RUN   TestDockerSuite/TestSlowStdinClosing/2
13:50:57 [2022-09-07T13:50:57.372Z] === RUN   TestDockerSuite/TestStopContainerSignal
13:50:58 [2022-09-07T13:50:58.735Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
13:50:59 [2022-09-07T13:50:59.339Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
13:51:01 [2022-09-07T13:51:01.875Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
13:51:04 [2022-09-07T13:51:04.430Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
13:51:06 [2022-09-07T13:51:06.946Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
13:51:06 [2022-09-07T13:51:06.946Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
13:51:08 [2022-09-07T13:51:08.836Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
13:51:08 [2022-09-07T13:51:08.836Z]     docker_cli_swarm_test.go:1796: [d8d9a0b4e02a8] joining swarm manager [dcf4acff7c78d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:51:10 [2022-09-07T13:51:10.201Z]     docker_cli_swarm_test.go:1797: [db074c1b0f4c3] joining swarm manager [dcf4acff7c78d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:51:10 [2022-09-07T13:51:10.201Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
13:51:11 [2022-09-07T13:51:11.564Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
13:51:12 [2022-09-07T13:51:12.491Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
13:51:13 [2022-09-07T13:51:13.855Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
13:51:15 [2022-09-07T13:51:15.224Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
13:51:16 [2022-09-07T13:51:16.591Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
13:51:17 [2022-09-07T13:51:17.562Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
13:51:18 [2022-09-07T13:51:18.926Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
13:51:20 [2022-09-07T13:51:20.295Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
13:51:22 [2022-09-07T13:51:22.184Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
13:51:24 [2022-09-07T13:51:24.776Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
13:51:24 [2022-09-07T13:51:24.777Z]     docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows
13:51:24 [2022-09-07T13:51:24.777Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
13:51:24 [2022-09-07T13:51:24.777Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
13:51:25 [2022-09-07T13:51:25.033Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
13:51:25 [2022-09-07T13:51:25.594Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
13:51:25 [2022-09-07T13:51:25.850Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
13:51:26 [2022-09-07T13:51:26.777Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
13:51:27 [2022-09-07T13:51:27.704Z] === RUN   TestDockerSuite/TestSaveCheckTimes
13:51:27 [2022-09-07T13:51:27.704Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
13:51:29 [2022-09-07T13:51:29.069Z] === RUN   TestDockerSuite/TestSaveImageId
13:51:29 [2022-09-07T13:51:29.069Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
13:51:29 [2022-09-07T13:51:29.630Z] === RUN   TestDockerSuite/TestSaveLoadParents
13:51:30 [2022-09-07T13:51:30.599Z]     docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents2146920272
13:51:30 [2022-09-07T13:51:30.855Z] === RUN   TestDockerSuite/TestSaveMultipleNames
13:51:30 [2022-09-07T13:51:30.855Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
13:51:32 [2022-09-07T13:51:32.221Z] === RUN   TestDockerSuite/TestSaveSingleTag
13:51:32 [2022-09-07T13:51:32.221Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
13:51:32 [2022-09-07T13:51:32.221Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
13:51:33 [2022-09-07T13:51:33.586Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
13:51:33 [2022-09-07T13:51:33.886Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
13:51:35 [2022-09-07T13:51:35.250Z] === RUN   TestDockerSuite/TestSearchCmdOptions
13:51:36 [2022-09-07T13:51:36.177Z]     docker_cli_swarm_test.go:1315: [de725bb26f0dd] joining swarm manager [d1161495d07d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:51:37 [2022-09-07T13:51:37.541Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
13:51:37 [2022-09-07T13:51:37.541Z]     docker_cli_swarm_test.go:1316: [d34d5a6d0fafe] joining swarm manager [d1161495d07d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:51:37 [2022-09-07T13:51:37.541Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
13:51:38 [2022-09-07T13:51:38.102Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
13:51:38 [2022-09-07T13:51:38.102Z] === RUN   TestDockerSuite/TestSearchWithLimit
13:51:39 [2022-09-07T13:51:39.466Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
13:51:39 [2022-09-07T13:51:39.466Z]     docker_cli_sni_test.go:30: Flakey test
13:51:39 [2022-09-07T13:51:39.466Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
13:51:44 [2022-09-07T13:51:44.753Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
13:51:46 [2022-09-07T13:51:46.136Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
13:51:46 [2022-09-07T13:51:46.697Z] === RUN   TestDockerSuite/TestStartAttachSilent
13:51:47 [2022-09-07T13:51:47.625Z] === RUN   TestDockerSuite/TestStartAttachWithRename
13:51:49 [2022-09-07T13:51:49.416Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.266s	coverage: 60.7% of statements
13:51:49 [2022-09-07T13:51:49.416Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
13:51:49 [2022-09-07T13:51:49.416Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
13:51:49 [2022-09-07T13:51:49.416Z] ok  	github.com/docker/docker/libnetwork/osl	4.335s	coverage: 39.7% of statements
13:51:49 [2022-09-07T13:51:49.416Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
13:51:49 [2022-09-07T13:51:49.416Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.013s	coverage: 80.7% of statements
13:51:50 [2022-09-07T13:51:50.138Z] === RUN   TestDockerSuite/TestStartMultipleContainers
13:51:50 [2022-09-07T13:51:50.347Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.553s	coverage: 48.6% of statements
13:51:50 [2022-09-07T13:51:50.602Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 70.6% of statements
13:51:50 [2022-09-07T13:51:50.602Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
13:51:50 [2022-09-07T13:51:50.860Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
13:51:50 [2022-09-07T13:51:50.860Z] 
13:51:50 [2022-09-07T13:51:50.860Z] === Skipped
13:51:50 [2022-09-07T13:51:50.860Z] === SKIP: libnetwork TestParallel3 (0.00s)
13:51:50 [2022-09-07T13:51:50.860Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
13:51:50 [2022-09-07T13:51:50.860Z] 
13:51:50 [2022-09-07T13:51:50.860Z] === SKIP: libnetwork TestParallel2 (0.00s)
13:51:50 [2022-09-07T13:51:50.860Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
13:51:50 [2022-09-07T13:51:50.860Z] 
13:51:50 [2022-09-07T13:51:50.860Z] === SKIP: libnetwork TestParallel1 (0.00s)
13:51:50 [2022-09-07T13:51:50.860Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
13:51:50 [2022-09-07T13:51:50.860Z] 
13:51:50 [2022-09-07T13:51:50.860Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
13:51:50 [2022-09-07T13:51:50.860Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
13:51:50 [2022-09-07T13:51:50.860Z] 
13:51:50 [2022-09-07T13:51:50.860Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
13:51:50 [2022-09-07T13:51:50.860Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
13:51:50 [2022-09-07T13:51:50.860Z] 
13:51:50 [2022-09-07T13:51:50.860Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
13:51:50 [2022-09-07T13:51:50.860Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
13:51:50 [2022-09-07T13:51:50.860Z] 
13:51:50 [2022-09-07T13:51:50.860Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
13:51:50 [2022-09-07T13:51:50.860Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
13:51:50 [2022-09-07T13:51:50.860Z] 
13:51:50 [2022-09-07T13:51:50.860Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
13:51:50 [2022-09-07T13:51:50.860Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
13:51:50 [2022-09-07T13:51:50.860Z] 
13:51:50 [2022-09-07T13:51:50.860Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
13:51:50 [2022-09-07T13:51:50.860Z]     firewalld_test.go:14: firewalld is not running
13:51:50 [2022-09-07T13:51:50.860Z] 
13:51:50 [2022-09-07T13:51:50.860Z] DONE 327 tests, 9 skipped in 200.346s
Post stage
[Pipeline] junit
13:51:51 [2022-09-07T13:51:51.437Z] Recording test results
13:51:51 [2022-09-07T13:51:51.900Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
13:51:52 [2022-09-07T13:51:52.028Z] === RUN   TestDockerSuite/TestStartPausedContainer
13:51:52 [2022-09-07T13:51:52.028Z] === RUN   TestDockerSuite/TestStartRecordError
13:51:52 [2022-09-07T13:51:52.263Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44108/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1e2d10ed597c22b80182e65486916317b62c6688 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:1e2d10ed597c22b80182e65486916317b62c6688 hack/validate/vendor
13:51:53 [2022-09-07T13:51:53.192Z] +++ dirname ./hack/vendor.sh
13:51:53 [2022-09-07T13:51:53.192Z] ++ cd ./hack
13:51:53 [2022-09-07T13:51:53.192Z] ++ pwd
13:51:53 [2022-09-07T13:51:53.192Z] + SCRIPTDIR=/go/src/github.com/docker/docker/hack
13:51:53 [2022-09-07T13:51:53.192Z] + /go/src/github.com/docker/docker/hack/go-mod-prepare.sh
13:51:53 [2022-09-07T13:51:53.192Z] + GO111MODULE=auto
13:51:53 [2022-09-07T13:51:53.192Z] + go mod tidy -modfile vendor.mod -compat 1.17
13:51:53 [2022-09-07T13:51:53.392Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
13:51:53 [2022-09-07T13:51:53.448Z] go: downloading github.com/docker/distribution v2.8.1+incompatible
13:51:53 [2022-09-07T13:51:53.448Z] go: downloading github.com/pkg/errors v0.9.1
13:51:53 [2022-09-07T13:51:53.704Z] go: downloading google.golang.org/grpc v1.45.0
13:51:53 [2022-09-07T13:51:53.960Z] go: downloading github.com/gorilla/mux v1.8.0
13:51:53 [2022-09-07T13:51:53.960Z] go: downloading github.com/sirupsen/logrus v1.8.1
13:51:53 [2022-09-07T13:51:53.960Z] go: downloading github.com/containerd/containerd v1.6.8
13:51:53 [2022-09-07T13:51:53.960Z] go: downloading gotest.tools/v3 v3.2.0
13:51:53 [2022-09-07T13:51:53.960Z] go: downloading github.com/docker/go-units v0.4.0
13:51:54 [2022-09-07T13:51:54.217Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2
13:51:54 [2022-09-07T13:51:54.217Z] go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
13:51:54 [2022-09-07T13:51:54.217Z] go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
13:51:54 [2022-09-07T13:51:54.217Z] go: downloading github.com/moby/buildkit v0.10.4
13:51:54 [2022-09-07T13:51:54.473Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
13:51:54 [2022-09-07T13:51:54.473Z] go: downloading github.com/docker/go-connections v0.4.0
13:51:54 [2022-09-07T13:51:54.473Z] go: downloading github.com/gogo/protobuf v1.3.2
13:51:54 [2022-09-07T13:51:54.473Z] go: downloading github.com/opencontainers/go-digest v1.0.0
13:51:54 [2022-09-07T13:51:54.473Z] go: downloading golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11
13:51:54 [2022-09-07T13:51:54.473Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417
13:51:54 [2022-09-07T13:51:54.473Z] go: downloading go.etcd.io/bbolt v1.3.6
13:51:54 [2022-09-07T13:51:54.729Z] go: downloading github.com/containerd/continuity v0.3.0
13:51:54 [2022-09-07T13:51:54.729Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1
13:51:54 [2022-09-07T13:51:54.756Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
13:51:54 [2022-09-07T13:51:54.986Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20220115021204-b19f7f9cb274
13:51:54 [2022-09-07T13:51:54.986Z] go: downloading github.com/moby/sys/symlink v0.2.0
13:51:54 [2022-09-07T13:51:54.986Z] go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10
13:51:54 [2022-09-07T13:51:54.986Z] go: downloading github.com/google/go-cmp v0.5.7
13:51:54 [2022-09-07T13:51:54.986Z] go: downloading github.com/Microsoft/go-winio v0.5.2
13:51:54 [2022-09-07T13:51:54.986Z] go: downloading github.com/docker/go-metrics v0.0.1
13:51:54 [2022-09-07T13:51:54.986Z] go: downloading github.com/moby/sys/signal v0.7.0
13:51:54 [2022-09-07T13:51:54.986Z] go: downloading github.com/opencontainers/runc v1.1.2
13:51:54 [2022-09-07T13:51:54.986Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
13:51:55 [2022-09-07T13:51:55.242Z] go: downloading github.com/spf13/cobra v1.1.3
13:51:55 [2022-09-07T13:51:55.242Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210707070123-9a39160e9062
13:51:55 [2022-09-07T13:51:55.242Z] go: downloading github.com/containerd/cgroups v1.0.4
13:51:55 [2022-09-07T13:51:55.242Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2
13:51:55 [2022-09-07T13:51:55.242Z] go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220721174824-48dd89375d0a
13:51:55 [2022-09-07T13:51:55.242Z] go: downloading github.com/spf13/pflag v1.0.5
13:51:55 [2022-09-07T13:51:55.242Z] go: downloading github.com/hashicorp/go-memdb v1.3.2
13:51:55 [2022-09-07T13:51:55.498Z] go: downloading github.com/moby/sys/mount v0.3.3
13:51:55 [2022-09-07T13:51:55.498Z] go: downloading github.com/opencontainers/selinux v1.10.1
13:51:55 [2022-09-07T13:51:55.498Z] go: downloading github.com/google/uuid v1.3.0
13:51:55 [2022-09-07T13:51:55.498Z] go: downloading github.com/Microsoft/hcsshim v0.9.4
13:51:55 [2022-09-07T13:51:55.683Z] === RUN   TestDockerSuite/TestStatsAllNoStream
13:51:55 [2022-09-07T13:51:55.754Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4
13:51:55 [2022-09-07T13:51:55.755Z] go: downloading github.com/moby/locker v1.0.1
13:51:55 [2022-09-07T13:51:55.755Z] go: downloading github.com/moby/sys/mountinfo v0.6.2
13:51:55 [2022-09-07T13:51:55.755Z] go: downloading github.com/prometheus/client_golang v1.12.1
13:51:55 [2022-09-07T13:51:55.755Z] go: downloading github.com/tonistiigi/go-archvariant v1.0.0
13:51:55 [2022-09-07T13:51:55.755Z] go: downloading github.com/vishvananda/netlink v1.2.1-beta.2
13:51:55 [2022-09-07T13:51:55.755Z] go: downloading github.com/imdario/mergo v0.3.12
13:51:55 [2022-09-07T13:51:55.755Z] go: downloading github.com/vbatts/tar-split v0.11.2
13:51:55 [2022-09-07T13:51:55.755Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible
13:51:55 [2022-09-07T13:51:55.755Z] go: downloading github.com/containerd/fifo v1.0.0
13:51:55 [2022-09-07T13:51:55.755Z] go: downloading github.com/aws/aws-sdk-go v1.31.6
13:51:58 [2022-09-07T13:51:58.196Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
13:51:58 [2022-09-07T13:51:58.271Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0
13:51:58 [2022-09-07T13:51:58.271Z] go: downloading cloud.google.com/go v0.93.3
13:51:58 [2022-09-07T13:51:58.271Z] go: downloading cloud.google.com/go/logging v1.4.2
13:51:58 [2022-09-07T13:51:58.271Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa
13:51:58 [2022-09-07T13:51:58.271Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0
13:51:58 [2022-09-07T13:51:58.271Z] go: downloading github.com/bsphere/le_go v0.0.0-20170215134836-7a984a84b549
13:51:58 [2022-09-07T13:51:58.271Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91
13:51:58 [2022-09-07T13:51:58.271Z] go: downloading github.com/moby/sys/sequential v0.0.0-20220829095930-b22ba8a69b30
13:51:58 [2022-09-07T13:51:58.271Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
13:51:58 [2022-09-07T13:51:58.271Z] go: downloading github.com/containerd/typeurl v1.0.2
13:51:58 [2022-09-07T13:51:58.271Z] go: downloading github.com/pelletier/go-toml v1.9.4
13:51:58 [2022-09-07T13:51:58.527Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
13:51:58 [2022-09-07T13:51:58.783Z] go: downloading github.com/creack/pty v1.1.11
13:51:58 [2022-09-07T13:51:58.783Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3
13:51:59 [2022-09-07T13:51:59.040Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
13:51:59 [2022-09-07T13:51:59.040Z] go: downloading github.com/miekg/dns v1.1.27
13:51:59 [2022-09-07T13:51:59.040Z] go: downloading github.com/moby/ipvs v1.0.2
13:51:59 [2022-09-07T13:51:59.040Z] go: downloading github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f
13:51:59 [2022-09-07T13:51:59.040Z] go: downloading github.com/hashicorp/serf v0.8.5
13:51:59 [2022-09-07T13:51:59.040Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9
13:51:59 [2022-09-07T13:51:59.040Z] go: downloading github.com/godbus/dbus/v5 v5.0.6
13:51:59 [2022-09-07T13:51:59.296Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8
13:51:59 [2022-09-07T13:51:59.296Z] go: downloading github.com/hashicorp/memberlist v0.4.0
13:51:59 [2022-09-07T13:51:59.296Z] go: downloading github.com/klauspost/compress v1.15.1
13:51:59 [2022-09-07T13:51:59.553Z] go: downloading github.com/morikuni/aec v1.0.0
13:51:59 [2022-09-07T13:51:59.553Z] go: downloading github.com/tchap/go-patricia v2.3.0+incompatible
13:51:59 [2022-09-07T13:51:59.553Z] go: downloading github.com/rootless-containers/rootlesskit v1.0.0
13:52:02 [2022-09-07T13:52:02.359Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
13:52:02 [2022-09-07T13:52:02.820Z] go: downloading github.com/stretchr/testify v1.7.1
13:52:02 [2022-09-07T13:52:02.820Z] go: downloading github.com/golang/protobuf v1.5.2
13:52:02 [2022-09-07T13:52:02.820Z] go: downloading github.com/containerd/stargz-snapshotter/estargz v0.11.3
13:52:02 [2022-09-07T13:52:02.820Z] go: downloading github.com/hashicorp/go-multierror v1.1.1
13:52:02 [2022-09-07T13:52:02.820Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
13:52:02 [2022-09-07T13:52:02.820Z] go: downloading github.com/containerd/stargz-snapshotter v0.11.3
13:52:02 [2022-09-07T13:52:02.820Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
13:52:02 [2022-09-07T13:52:02.820Z] go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
13:52:02 [2022-09-07T13:52:02.820Z] go: downloading go.opentelemetry.io/otel v1.4.1
13:52:02 [2022-09-07T13:52:02.820Z] go: downloading go.opentelemetry.io/otel/trace v1.4.1
13:52:02 [2022-09-07T13:52:02.820Z] go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
13:52:02 [2022-09-07T13:52:02.820Z] go: downloading go.opentelemetry.io/otel/sdk v1.4.1
13:52:02 [2022-09-07T13:52:02.820Z] go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd
13:52:02 [2022-09-07T13:52:02.820Z] go: downloading go.opentelemetry.io/proto/otlp v0.12.0
13:52:02 [2022-09-07T13:52:02.820Z] go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2
13:52:02 [2022-09-07T13:52:02.820Z] go: downloading github.com/containerd/console v1.0.3
13:52:02 [2022-09-07T13:52:02.820Z] go: downloading github.com/containerd/go-runc v1.0.0
13:52:02 [2022-09-07T13:52:02.820Z] go: downloading github.com/gogo/googleapis v1.4.1
13:52:02 [2022-09-07T13:52:02.820Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
13:52:02 [2022-09-07T13:52:02.820Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
13:52:02 [2022-09-07T13:52:02.820Z] go: downloading github.com/hashicorp/golang-lru v0.5.4
13:52:02 [2022-09-07T13:52:02.820Z] go: downloading github.com/hashicorp/go-uuid v1.0.1
13:52:02 [2022-09-07T13:52:02.820Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0
13:52:02 [2022-09-07T13:52:02.820Z] go: downloading go.etcd.io/etcd/raft/v3 v3.5.2
13:52:02 [2022-09-07T13:52:02.820Z] go: downloading github.com/containerd/ttrpc v1.1.0
13:52:02 [2022-09-07T13:52:02.820Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.3
13:52:02 [2022-09-07T13:52:02.820Z] go: downloading github.com/beorn7/perks v1.0.1
13:52:02 [2022-09-07T13:52:02.820Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2
13:52:02 [2022-09-07T13:52:02.820Z] go: downloading github.com/prometheus/client_model v0.2.0
13:52:02 [2022-09-07T13:52:02.820Z] go: downloading github.com/prometheus/common v0.32.1
13:52:02 [2022-09-07T13:52:02.820Z] go: downloading github.com/prometheus/procfs v0.7.3
13:52:02 [2022-09-07T13:52:02.820Z] go: downloading google.golang.org/protobuf v1.27.1
13:52:02 [2022-09-07T13:52:02.820Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e
13:52:02 [2022-09-07T13:52:02.820Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
13:52:02 [2022-09-07T13:52:02.820Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee
13:52:02 [2022-09-07T13:52:02.820Z] go: downloading gopkg.in/yaml.v2 v2.4.0
13:52:02 [2022-09-07T13:52:02.820Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
13:52:02 [2022-09-07T13:52:02.820Z] go: downloading github.com/tinylib/msgp v1.1.0
13:52:02 [2022-09-07T13:52:02.820Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
13:52:02 [2022-09-07T13:52:02.820Z] go: downloading google.golang.org/api v0.54.0
13:52:05 [2022-09-07T13:52:05.336Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5
13:52:05 [2022-09-07T13:52:05.336Z] go: downloading go.opencensus.io v0.23.0
13:52:05 [2022-09-07T13:52:05.336Z] go: downloading golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f
13:52:05 [2022-09-07T13:52:05.336Z] go: downloading github.com/google/certificate-transparency-go v1.0.20
13:52:05 [2022-09-07T13:52:05.336Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da
13:52:05 [2022-09-07T13:52:05.336Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5
13:52:05 [2022-09-07T13:52:05.336Z] go: downloading github.com/google/btree v1.0.1
13:52:05 [2022-09-07T13:52:05.336Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2
13:52:05 [2022-09-07T13:52:05.336Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529
13:52:05 [2022-09-07T13:52:05.336Z] go: downloading github.com/cilium/ebpf v0.7.0
13:52:05 [2022-09-07T13:52:05.336Z] go: downloading go.uber.org/goleak v1.1.12
13:52:05 [2022-09-07T13:52:05.336Z] go: downloading github.com/davecgh/go-spew v1.1.1
13:52:05 [2022-09-07T13:52:05.336Z] go: downloading github.com/pmezard/go-difflib v1.0.0
13:52:05 [2022-09-07T13:52:05.336Z] go: downloading gopkg.in/yaml.v3 v3.0.0
13:52:05 [2022-09-07T13:52:05.336Z] go: downloading golang.org/x/text v0.3.7
13:52:05 [2022-09-07T13:52:05.625Z] === RUN   TestDockerSuite/TestStatsFormatAll
13:52:06 [2022-09-07T13:52:06.266Z] go: downloading github.com/hashicorp/errwrap v1.1.0
13:52:06 [2022-09-07T13:52:06.266Z] go: downloading github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2
13:52:06 [2022-09-07T13:52:06.266Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
13:52:06 [2022-09-07T13:52:06.266Z] go: downloading github.com/gofrs/flock v0.8.1
13:52:06 [2022-09-07T13:52:06.266Z] go: downloading github.com/go-logr/logr v1.2.2
13:52:06 [2022-09-07T13:52:06.266Z] go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
13:52:06 [2022-09-07T13:52:06.266Z] go: downloading github.com/felixge/httpsnoop v1.0.2
13:52:06 [2022-09-07T13:52:06.266Z] go: downloading go.opentelemetry.io/otel/metric v0.27.0
13:52:06 [2022-09-07T13:52:06.266Z] go: downloading github.com/agext/levenshtein v1.2.3
13:52:06 [2022-09-07T13:52:06.266Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
13:52:06 [2022-09-07T13:52:06.266Z] go: downloading code.cloudfoundry.org/clock v1.0.0
13:52:06 [2022-09-07T13:52:06.266Z] go: downloading github.com/jmespath/go-jmespath v0.3.0
13:52:06 [2022-09-07T13:52:06.266Z] go: downloading github.com/philhofer/fwd v1.0.0
13:52:06 [2022-09-07T13:52:06.266Z] go: downloading github.com/kr/pretty v0.2.1
13:52:06 [2022-09-07T13:52:06.266Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
13:52:06 [2022-09-07T13:52:06.266Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c
13:52:06 [2022-09-07T13:52:06.266Z] go: downloading github.com/frankban/quicktest v1.11.3
13:52:06 [2022-09-07T13:52:06.266Z] go: downloading github.com/go-logr/stdr v1.2.2
13:52:06 [2022-09-07T13:52:06.266Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
13:52:06 [2022-09-07T13:52:06.266Z] go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
13:52:06 [2022-09-07T13:52:06.266Z] go: downloading github.com/container-storage-interface/spec v1.5.0
13:52:06 [2022-09-07T13:52:06.266Z] go: downloading github.com/onsi/ginkgo v1.16.4
13:52:06 [2022-09-07T13:52:06.266Z] go: downloading github.com/onsi/gomega v1.15.0
13:52:06 [2022-09-07T13:52:06.266Z] go: downloading github.com/akutz/memconn v0.1.0
13:52:06 [2022-09-07T13:52:06.266Z] go: downloading github.com/dperny/gocsi v1.2.3-pre
13:52:06 [2022-09-07T13:52:06.266Z] go: downloading go.etcd.io/etcd/pkg/v3 v3.5.2
13:52:06 [2022-09-07T13:52:06.522Z] go: downloading go.etcd.io/etcd/server/v3 v3.5.2
13:52:06 [2022-09-07T13:52:06.522Z] go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.2
13:52:06 [2022-09-07T13:52:06.522Z] go: downloading github.com/kr/text v0.2.0
13:52:06 [2022-09-07T13:52:06.522Z] go: downloading google.golang.org/appengine v1.6.7
13:52:06 [2022-09-07T13:52:06.522Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
13:52:06 [2022-09-07T13:52:06.522Z] go: downloading github.com/cockroachdb/datadriven v0.0.0-20200714090401-bf6692d28da5
13:52:06 [2022-09-07T13:52:06.522Z] go: downloading go.uber.org/zap v1.17.0
13:52:06 [2022-09-07T13:52:06.522Z] go: downloading github.com/dustin/go-humanize v1.0.0
13:52:06 [2022-09-07T13:52:06.522Z] go: downloading github.com/nxadm/tail v1.4.8
13:52:06 [2022-09-07T13:52:06.522Z] go: downloading github.com/cockroachdb/errors v1.2.4
13:52:06 [2022-09-07T13:52:06.522Z] go: downloading go.uber.org/atomic v1.7.0
13:52:06 [2022-09-07T13:52:06.779Z] go: downloading go.uber.org/multierr v1.6.0
13:52:06 [2022-09-07T13:52:06.779Z] go: downloading github.com/akutz/gosync v0.1.0
13:52:06 [2022-09-07T13:52:06.779Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
13:52:06 [2022-09-07T13:52:06.779Z] go: downloading github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f
13:52:06 [2022-09-07T13:52:06.779Z] go: downloading github.com/getsentry/raven-go v0.2.0
13:52:06 [2022-09-07T13:52:06.779Z] go: downloading github.com/fsnotify/fsnotify v1.5.1
13:52:06 [2022-09-07T13:52:06.779Z] go: downloading github.com/certifi/gocertifi v0.0.0-20200922220541-2c3bb06c6054
13:52:06 [2022-09-07T13:52:06.779Z] + GO111MODULE=auto
13:52:06 [2022-09-07T13:52:06.779Z] + go mod vendor -modfile vendor.mod
13:52:09 [2022-09-07T13:52:09.791Z] === RUN   TestDockerSuite/TestStatsNoStream
13:52:10 [2022-09-07T13:52:10.947Z] Congratulations! All vendoring changes are done the right way.
13:52:12 [2022-09-07T13:52:12.363Z] === RUN   TestDockerSuite/TestTopMultipleArgs
13:52:12 [2022-09-07T13:52:12.923Z] === RUN   TestDockerSuite/TestTopNonPrivileged
13:52:13 [2022-09-07T13:52:13.179Z] === RUN   TestDockerSuite/TestTopPrivileged
13:52:13 [2022-09-07T13:52:13.739Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
13:52:13 [2022-09-07T13:52:13.740Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows
13:52:13 [2022-09-07T13:52:13.740Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
13:52:14 [2022-09-07T13:52:14.343Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
13:52:14 [2022-09-07T13:52:14.527Z] + echo Ensuring container killed.
13:52:14 [2022-09-07T13:52:14.527Z] Ensuring container killed.
13:52:14 [2022-09-07T13:52:14.527Z] + docker rm -vf docker-pr1
13:52:14 [2022-09-07T13:52:14.527Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
13:52:14 [2022-09-07T13:52:14.845Z] + echo Chowning /workspace to jenkins user
13:52:14 [2022-09-07T13:52:14.845Z] Chowning /workspace to jenkins user
13:52:14 [2022-09-07T13:52:14.845Z] + id -u
13:52:14 [2022-09-07T13:52:14.845Z] + id -g
13:52:14 [2022-09-07T13:52:14.845Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44108:/workspace busybox chown -R 1000:1000 /workspace
13:52:14 [2022-09-07T13:52:14.906Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
13:52:14 [2022-09-07T13:52:14.906Z]     docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport
13:52:14 [2022-09-07T13:52:14.906Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
13:52:14 [2022-09-07T13:52:14.906Z]     docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport
13:52:14 [2022-09-07T13:52:14.906Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
13:52:15 [2022-09-07T13:52:15.698Z] + bundleName=unit
13:52:15 [2022-09-07T13:52:15.698Z] + echo Creating unit-bundles.tar.gz
13:52:15 [2022-09-07T13:52:15.698Z] Creating unit-bundles.tar.gz
13:52:15 [2022-09-07T13:52:15.698Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out
13:52:15 [2022-09-07T13:52:15.698Z] bundles/junit-report-libnetwork.xml
13:52:15 [2022-09-07T13:52:15.698Z] bundles/junit-report.xml
13:52:15 [2022-09-07T13:52:15.698Z] bundles/go-test-report-libnetwork.json
13:52:15 [2022-09-07T13:52:15.698Z] bundles/go-test-report.json
13:52:15 [2022-09-07T13:52:15.698Z] bundles/profile-libnetwork.out
13:52:15 [2022-09-07T13:52:15.698Z] bundles/profile.out
[Pipeline] archiveArtifacts
13:52:15 [2022-09-07T13:52:15.707Z] Archiving artifacts
13:52:15 [2022-09-07T13:52:15.833Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
13:52:16 [2022-09-07T13:52:16.113Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44108/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
13:52:16 [2022-09-07T13:52:16.395Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
13:52:16 [2022-09-07T13:52:16.412Z] + make clean
13:52:16 [2022-09-07T13:52:16.674Z] docker volume rm -f docker-dev-cache docker-mod-cache
13:52:16 [2022-09-07T13:52:16.930Z] docker-dev-cache
13:52:16 [2022-09-07T13:52:16.930Z] docker-mod-cache
[Pipeline] deleteDir
13:52:16 [2022-09-07T13:52:16.999Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
13:52:17 [2022-09-07T13:52:17.926Z] === RUN   TestDockerSuite/TestUpdateStats
13:52:22 [2022-09-07T13:52:22.131Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
13:52:22 [2022-09-07T13:52:22.387Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
13:52:22 [2022-09-07T13:52:22.387Z]     docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport
13:52:22 [2022-09-07T13:52:22.387Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
13:52:23 [2022-09-07T13:52:23.314Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
13:52:23 [2022-09-07T13:52:23.876Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
13:52:25 [2022-09-07T13:52:25.893Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
13:52:27 [2022-09-07T13:52:27.259Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
13:52:28 [2022-09-07T13:52:28.625Z] === RUN   TestDockerSuite/TestVolumeCLICreate
13:52:43 [2022-09-07T13:52:43.497Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
13:52:43 [2022-09-07T13:52:43.497Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
13:52:43 [2022-09-07T13:52:43.497Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
13:52:43 [2022-09-07T13:52:43.752Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
13:52:44 [2022-09-07T13:52:44.679Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
13:52:44 [2022-09-07T13:52:44.679Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
13:52:44 [2022-09-07T13:52:44.679Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
13:52:44 [2022-09-07T13:52:44.679Z] === RUN   TestDockerSuite/TestVolumeCLILs
13:52:45 [2022-09-07T13:52:45.607Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
13:52:45 [2022-09-07T13:52:45.607Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
13:52:46 [2022-09-07T13:52:46.972Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
13:52:46 [2022-09-07T13:52:46.972Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
13:52:47 [2022-09-07T13:52:47.227Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
13:52:47 [2022-09-07T13:52:47.227Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
13:52:47 [2022-09-07T13:52:47.227Z] === RUN   TestDockerSuite/TestVolumeCLIRm
13:52:48 [2022-09-07T13:52:48.590Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
13:52:49 [2022-09-07T13:52:49.518Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
13:52:49 [2022-09-07T13:52:49.518Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
13:52:49 [2022-09-07T13:52:49.775Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
13:52:50 [2022-09-07T13:52:50.031Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
13:52:50 [2022-09-07T13:52:50.031Z] === RUN   TestDockerSuite/TestVolumeLsFormat
13:52:50 [2022-09-07T13:52:50.031Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
13:52:50 [2022-09-07T13:52:50.289Z] --- PASS: TestDockerSuite (1380.58s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (3.61s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.83s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.77s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.75s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.25s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.36s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.09s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.70s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.75s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.97s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.09s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.91s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.71s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.32s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.50s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.82s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.75s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.73s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.79s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.77s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.09s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.07s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.59s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.41s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.38s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.45s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.02s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.56s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.74s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.86s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.71s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.68s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.82s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.79s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.68s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.93s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.87s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.87s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.02s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.86s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.79s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.85s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.93s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.84s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.88s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.91s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.90s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.83s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.66s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.70s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.80s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.32s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.54s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.50s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.45s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.49s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.27s)
13:52:50 [2022-09-07T13:52:50.289Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>_<nil>} (1.50s)
13:52:50 [2022-09-07T13:52:50.289Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>_<nil>} (1.57s)
13:52:50 [2022-09-07T13:52:50.289Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.58s)
13:52:50 [2022-09-07T13:52:50.289Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>_<nil>} (0.74s)
13:52:50 [2022-09-07T13:52:50.289Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000cf2e88_<nil>_<nil>} (0.70s)
13:52:50 [2022-09-07T13:52:50.289Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1640138375_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.61s)
13:52:50 [2022-09-07T13:52:50.289Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1640138375_/foo_true__<nil>_<nil>_<nil>_<nil>} (0.55s)
13:52:50 [2022-09-07T13:52:50.289Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3119863585_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.60s)
13:52:50 [2022-09-07T13:52:50.289Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3119863585_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.54s)
13:52:50 [2022-09-07T13:52:50.289Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3119863585_/foo_true__0xc000cf2eb8_<nil>_<nil>_<nil>} (1.58s)
13:52:50 [2022-09-07T13:52:50.289Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000cf2ed0_<nil>_<nil>} (0.64s)
13:52:50 [2022-09-07T13:52:50.289Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000cf2ee8_<nil>_<nil>} (1.60s)
13:52:50 [2022-09-07T13:52:50.289Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000cf2f00_<nil>_<nil>} (1.60s)
13:52:50 [2022-09-07T13:52:50.289Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000cf2f18_<nil>_<nil>} (1.52s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.57s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.36s)
13:52:50 [2022-09-07T13:52:50.289Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s)
13:52:50 [2022-09-07T13:52:50.289Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
13:52:50 [2022-09-07T13:52:50.289Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
13:52:50 [2022-09-07T13:52:50.289Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
13:52:50 [2022-09-07T13:52:50.289Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
13:52:50 [2022-09-07T13:52:50.289Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s)
13:52:50 [2022-09-07T13:52:50.289Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
13:52:50 [2022-09-07T13:52:50.289Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s)
13:52:50 [2022-09-07T13:52:50.289Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
13:52:50 [2022-09-07T13:52:50.289Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
13:52:50 [2022-09-07T13:52:50.289Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
13:52:50 [2022-09-07T13:52:50.289Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s)
13:52:50 [2022-09-07T13:52:50.289Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s)
13:52:50 [2022-09-07T13:52:50.289Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s)
13:52:50 [2022-09-07T13:52:50.289Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s)
13:52:50 [2022-09-07T13:52:50.289Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
13:52:50 [2022-09-07T13:52:50.289Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.93s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.80s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.97s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.49s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.70s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.64s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.74s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.83s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.65s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.82s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.70s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.80s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.89s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.68s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.71s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.74s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.95s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.75s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.78s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.11s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.61s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.58s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.72s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.88s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.02s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.33s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.02s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.98s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.00s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.89s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.33s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.05s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.01s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.98s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (4.18s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.92s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.84s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.78s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.53s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.34s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.78s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.71s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.72s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.09s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.37s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.62s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (1.81s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.85s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.09s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.92s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.94s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.00s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.90s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.81s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.87s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.42s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.28s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.75s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.13s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.90s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.49s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.20s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.15s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.71s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.02s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.61s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.27s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.00s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.96s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildAddScript (2.28s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.21s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.93s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.66s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.38s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildAddTar (8.51s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.52s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.48s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.42s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.89s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.59s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.46s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.22s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.28s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.46s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.48s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.27s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.36s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.28s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.43s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.41s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.73s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.47s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.21s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.49s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.72s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.40s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.33s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (1.06s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.06s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (6.02s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.49s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.05s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.00s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.35s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.05s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.73s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.53s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.45s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.54s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.50s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.56s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.07s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.13s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.35s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.80s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.78s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.53s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.53s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.54s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.25s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.39s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.21s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.91s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.64s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.38s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.86s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.14s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.54s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.18s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.98s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.54s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.04s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.38s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.60s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (8.48s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.08s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.99s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.99s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.89s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.58s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.76s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.68s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (3.64s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.22s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.37s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (11.17s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.08s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (3.40s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.29s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.31s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.47s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.11s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.20s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.20s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.80s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.97s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.03s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.27s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.92s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.66s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (4.29s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.49s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.47s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.15s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.72s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.49s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.49s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.14s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.35s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.48s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.29s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.81s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.76s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildFails (0.83s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.08s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.77s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.81s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.12s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildFromGit (0.98s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.29s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.73s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.38s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.65s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.25s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.23s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.45s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.13s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.39s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.52s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.40s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.35s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.74s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.40s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.26s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.32s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.28s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.33s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (0.81s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.41s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildLastModified (5.58s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.62s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.98s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (2.67s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (6.54s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.83s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.46s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.01s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.26s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.06s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.97s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.53s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.42s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.37s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.29s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.41s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.59s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.09s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.26s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.10s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.98s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.11s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.75s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.43s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.54s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.88s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.99s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.27s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.87s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.24s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.08s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.66s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.03s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.67s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.77s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.78s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.19s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.72s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildRm (2.80s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.92s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.24s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.55s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.19s)
13:52:50 [2022-09-07T13:52:50.290Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.96s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.75s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (3.69s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.24s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.51s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.03s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.73s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.11s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.24s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.89s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.71s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.79s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.96s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.54s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.92s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.98s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestBuildUser (1.49s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.73s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.44s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.57s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.66s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.63s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.87s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.11s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.74s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.68s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.02s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.10s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.12s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.55s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.79s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.30s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.70s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.77s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.79s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.65s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCommitChange (0.98s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.78s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.13s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.75s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.76s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.25s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.56s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.69s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.19s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.41s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (1.10s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.64s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.83s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.68s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.78s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.72s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.96s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.93s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (1.08s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.97s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.80s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.63s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.67s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.31s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.85s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.69s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.93s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.62s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.82s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.86s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.94s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.33s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.62s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.02s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCpToCaseD (3.80s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.59s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.52s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCpToCaseG (3.89s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.19s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.76s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (3.26s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.59s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCpToDot (0.51s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.90s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.98s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.54s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.86s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.54s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCpVolumePath (0.82s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.05s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.35s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.50s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.48s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.06s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCreateRM (0.11s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.47s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.83s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.14s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.59s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.70s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.65s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.78s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.57s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.78s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.99s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.12s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.03s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.84s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.27s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.41s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.35s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (0.97s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.11s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.48s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.25s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.06s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestEventsFilters (0.96s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestEventsFormat (0.91s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.64s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestEventsImagePull (1.06s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (2.27s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.91s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestEventsRename (0.51s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestEventsResize (0.54s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.43s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.83s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.60s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.69s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestEventsTop (0.73s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.57s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.05s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestNetworkEvents (5.64s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.51s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestExec (0.59s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.44s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestExecCgroup (0.91s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestExecEnv (0.53s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.03s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.56s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.61s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.58s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.54s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.53s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestExecParseError (0.50s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.54s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.60s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.57s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.50s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestExecTTY (0.58s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.55s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.47s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.55s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.22s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.62s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.90s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.62s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.77s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.22s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.60s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestHealth (19.52s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.85s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestBuildHistory (2.60s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.63s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.63s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.74s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.24s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.34s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.37s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.12s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.13s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.14s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.92s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.06s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.61s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.85s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.02s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.56s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestImportFile (1.43s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.88s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.17s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.11s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.53s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.52s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.47s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.48s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.65s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.76s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.52s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.51s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.59s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestInspectImage (0.02s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.46s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.49s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.46s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.49s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestInspectPlugin (2.43s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.03s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.65s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.72s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.44s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.83s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.82s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.61s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.46s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.46s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.47s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (0.97s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.91s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.27s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.10s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.48s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.46s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.39s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.30s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.57s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.71s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.49s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.57s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.55s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.86s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.85s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.84s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.96s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.77s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.44s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.69s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.49s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestLogsSince (6.62s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.59s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.47s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestLogsTail (0.55s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.52s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.45s)
13:52:50 [2022-09-07T13:52:50.291Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.09s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestNetHostname (1.30s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.75s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.57s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.01s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.51s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.65s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.13s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.28s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.18s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.90s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.38s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.94s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestPluginActive (2.32s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.36s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.52s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (3.10s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (6.03s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (8.05s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.23s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.40s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestPortList (6.57s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.77s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (2.08s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.02s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.77s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.24s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestPsByOrder (2.65s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.78s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.12s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.08s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.87s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.93s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.00s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.40s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.99s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.97s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.74s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.63s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.02s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.53s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.65s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.57s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.43s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.41s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.95s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.91s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.53s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.08s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.92s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.44s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.04s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.01s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.41s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (0.99s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.02s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.12s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.41s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.83s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.26s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.47s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.98s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.14s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.65s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRmiTag (0.16s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.48s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.91s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.64s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.81s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.46s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.44s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.46s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.44s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.72s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.91s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.39s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.08s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.83s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.83s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.48s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.62s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.53s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestDockerFails (0.02s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.58s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.23s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.49s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.40s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.47s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.51s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.94s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.72s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.26s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.53s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.54s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.34s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.48s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.67s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.65s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.92s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.05s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.71s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.00s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.63s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.68s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.67s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.74s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.81s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.46s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.70s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.91s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.74s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.55s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.70s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.65s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.81s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.69s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.59s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.59s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.60s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.48s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.60s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.88s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.66s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.52s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.75s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.78s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.22s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.31s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.12s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.53s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.51s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.80s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.79s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.55s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.48s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.70s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.12s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.75s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.79s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.18s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.32s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.85s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.65s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.51s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (0.89s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.34s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.43s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.98s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.46s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.49s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.05s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.47s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.46s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.50s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.46s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.45s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.44s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.42s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.46s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.47s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.52s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.43s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.47s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.44s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.46s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.87s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.21s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.10s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.49s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.96s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.63s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.36s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.48s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.41s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.24s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.15s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.15s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.43s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.38s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.80s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.21s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.25s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.84s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.33s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.25s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.09s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunMount (5.18s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.61s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.51s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.02s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.93s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.92s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.82s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.49s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.09s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.48s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.75s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.83s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.53s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.73s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.67s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.36s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.71s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.15s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.65s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.56s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.50s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.11s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.47s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (6.12s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.73s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.55s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.28s)
13:52:50 [2022-09-07T13:52:50.292Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.91s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.53s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.44s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.48s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.74s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.49s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.68s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.50s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.74s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.16s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.69s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.11s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunRm (0.75s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.72s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.52s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.54s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.91s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.58s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.51s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.77s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.53s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.47s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.47s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.64s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.62s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.56s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.58s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.48s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.48s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.43s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunState (0.98s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.55s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.54s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.61s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.61s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.23s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.55s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.03s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.53s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.45s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.09s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.75s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.48s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.48s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.46s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.35s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.06s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.47s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.46s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.46s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.47s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.51s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.67s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.48s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.68s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.42s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.88s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.45s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.75s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.58s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.24s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.78s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.50s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.90s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.49s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.45s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.45s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.46s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.47s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.46s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.52s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.54s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.50s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.50s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.43s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.52s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.38s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.19s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.48s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.43s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.48s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (1.97s)
13:52:50 [2022-09-07T13:52:50.293Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.66s)
13:52:50 [2022-09-07T13:52:50.293Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.64s)
13:52:50 [2022-09-07T13:52:50.293Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.67s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.49s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.52s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.53s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.27s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.80s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.67s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.71s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.13s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.97s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.35s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.32s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.30s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.34s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.29s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.35s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.90s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.56s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.67s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.86s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.05s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.10s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.31s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.08s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.39s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.08s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.08s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.18s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.65s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.28s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.36s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.48s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.91s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.55s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.65s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (0.88s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.54s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.59s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.49s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.11s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.34s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.14s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.54s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.95s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.56s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.49s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.49s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.52s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.51s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.46s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.48s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.99s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.62s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.58s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.01s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.50s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.97s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.81s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.62s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.73s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.66s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.18s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.05s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.07s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.88s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.98s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.28s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.09s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.12s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.05s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.30s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.22s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.06s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.08s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.11s)
13:52:50 [2022-09-07T13:52:50.293Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.12s)
13:52:50 [2022-09-07T13:52:50.293Z] === RUN   TestDockerRegistrySuite
13:52:50 [2022-09-07T13:52:50.293Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
13:52:52 [2022-09-07T13:52:52.183Z]     check_test.go:427: [d748fb8f26076] daemon is not started
13:52:52 [2022-09-07T13:52:52.183Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
13:52:53 [2022-09-07T13:52:53.153Z]     check_test.go:427: [dc21772d57643] daemon is not started
13:52:53 [2022-09-07T13:52:53.153Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
13:52:55 [2022-09-07T13:52:55.042Z]     check_test.go:427: [ddbfb7c49dee3] daemon is not started
13:52:55 [2022-09-07T13:52:55.042Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
13:52:55 [2022-09-07T13:52:55.298Z]     check_test.go:427: [d9f36ee842fba] daemon is not started
13:52:55 [2022-09-07T13:52:55.298Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
13:52:55 [2022-09-07T13:52:55.904Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
13:52:58 [2022-09-07T13:52:58.506Z]     check_test.go:427: [d6e446c7b7e0b] daemon is not started
13:52:58 [2022-09-07T13:52:58.506Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
13:53:02 [2022-09-07T13:53:02.689Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
13:53:04 [2022-09-07T13:53:04.577Z]     check_test.go:427: [d4f1bd1e65226] daemon is not started
13:53:04 [2022-09-07T13:53:04.577Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
13:53:05 [2022-09-07T13:53:05.139Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
13:53:08 [2022-09-07T13:53:08.408Z]     check_test.go:427: [d00ef92f7e465] daemon is not started
13:53:08 [2022-09-07T13:53:08.408Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
13:53:09 [2022-09-07T13:53:09.377Z]     check_test.go:427: [dc0aa9e456cf3] daemon is not started
13:53:09 [2022-09-07T13:53:09.377Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
13:53:09 [2022-09-07T13:53:09.632Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
13:53:10 [2022-09-07T13:53:10.194Z]     check_test.go:427: [dfb99608a1148] daemon is not started
13:53:10 [2022-09-07T13:53:10.493Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
13:53:11 [2022-09-07T13:53:11.861Z]     check_test.go:427: [dd9ff2e7ca7fd] daemon is not started
13:53:11 [2022-09-07T13:53:11.861Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
13:53:12 [2022-09-07T13:53:12.788Z]     check_test.go:427: [d1da7a2dbc03b] daemon is not started
13:53:12 [2022-09-07T13:53:12.788Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
13:53:13 [2022-09-07T13:53:13.715Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
13:53:13 [2022-09-07T13:53:13.971Z]     check_test.go:427: [de6430f35dc49] daemon is not started
13:53:13 [2022-09-07T13:53:13.971Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
13:53:15 [2022-09-07T13:53:15.336Z]     check_test.go:427: [de4ca9cec041a] daemon is not started
13:53:15 [2022-09-07T13:53:15.336Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
13:53:16 [2022-09-07T13:53:16.702Z]     check_test.go:427: [da15f55bfbde9] daemon is not started
13:53:16 [2022-09-07T13:53:16.702Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
13:53:17 [2022-09-07T13:53:17.631Z]     docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:90089652ccc765a1119804f1b1970cac57c5c1f7d6f45092045019fea33140f9
13:53:17 [2022-09-07T13:53:17.631Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
13:53:17 [2022-09-07T13:53:17.631Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
13:53:17 [2022-09-07T13:53:17.631Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
13:53:18 [2022-09-07T13:53:18.559Z]     docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:52fd2287a648064376bb827d0cce3e89ebe6acf162ce52fe5a2728fe89cec576
13:53:18 [2022-09-07T13:53:18.815Z]     check_test.go:427: [d897c6eaaad1b] daemon is not started
13:53:18 [2022-09-07T13:53:18.815Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
13:53:19 [2022-09-07T13:53:19.751Z]     docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ae4c91855025eb4936376db78d53f5dd45270d8999507080701535d3147a6b88
13:53:21 [2022-09-07T13:53:21.118Z]     docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f5029414f33262c94ecb94e85072f2f065f2795e1840080fd8a459505f72643c
13:53:21 [2022-09-07T13:53:21.373Z]     check_test.go:427: [d8c6ec282da8d] daemon is not started
13:53:21 [2022-09-07T13:53:21.373Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
13:53:22 [2022-09-07T13:53:22.738Z]     check_test.go:427: [dfdcd6f844170] daemon is not started
13:53:22 [2022-09-07T13:53:22.738Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
13:53:24 [2022-09-07T13:53:24.104Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
13:53:25 [2022-09-07T13:53:25.032Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
13:53:25 [2022-09-07T13:53:25.288Z]     check_test.go:427: [d95df4f41ea6b] daemon is not started
13:53:25 [2022-09-07T13:53:25.288Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
13:53:25 [2022-09-07T13:53:25.851Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
13:53:26 [2022-09-07T13:53:26.413Z]     check_test.go:427: [d734ab5a6723f] daemon is not started
13:53:26 [2022-09-07T13:53:26.413Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
13:53:26 [2022-09-07T13:53:26.669Z]     check_test.go:427: [d0cafb288f839] daemon is not started
13:53:26 [2022-09-07T13:53:26.669Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
13:53:28 [2022-09-07T13:53:28.034Z]     check_test.go:427: [d7e80b5411102] daemon is not started
13:53:28 [2022-09-07T13:53:28.034Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
13:53:28 [2022-09-07T13:53:28.291Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
13:53:29 [2022-09-07T13:53:29.220Z]     check_test.go:427: [d06d99904b493] daemon is not started
13:53:29 [2022-09-07T13:53:29.220Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
13:53:30 [2022-09-07T13:53:30.150Z]     check_test.go:427: [d6ea1dada60b5] daemon is not started
13:53:30 [2022-09-07T13:53:30.150Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
13:53:32 [2022-09-07T13:53:32.667Z]     check_test.go:427: [dde8aabe45b71] daemon is not started
13:53:32 [2022-09-07T13:53:32.667Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
13:53:33 [2022-09-07T13:53:33.228Z]     check_test.go:427: [dee3410e2333b] daemon is not started
13:53:33 [2022-09-07T13:53:33.228Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
13:53:34 [2022-09-07T13:53:34.156Z]     check_test.go:427: [d06778c1416d8] daemon is not started
13:53:34 [2022-09-07T13:53:34.156Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
13:53:34 [2022-09-07T13:53:34.411Z]     check_test.go:427: [ddd77f560b65f] daemon is not started
13:53:34 [2022-09-07T13:53:34.411Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
13:53:34 [2022-09-07T13:53:34.666Z]     check_test.go:427: [dafc77722f271] daemon is not started
13:53:34 [2022-09-07T13:53:34.666Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
13:53:34 [2022-09-07T13:53:34.922Z]     check_test.go:427: [d803165aff9d4] daemon is not started
13:53:34 [2022-09-07T13:53:34.922Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
13:53:35 [2022-09-07T13:53:35.179Z]     check_test.go:427: [d6c8e84e9b876] daemon is not started
13:53:35 [2022-09-07T13:53:35.179Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
13:53:35 [2022-09-07T13:53:35.434Z]     check_test.go:427: [dd6bb90a95dbb] daemon is not started
13:53:35 [2022-09-07T13:53:35.434Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
13:53:35 [2022-09-07T13:53:35.690Z]     check_test.go:427: [dec20b4147326] daemon is not started
13:53:35 [2022-09-07T13:53:35.690Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
13:53:36 [2022-09-07T13:53:36.617Z]     check_test.go:427: [d4fb6e6346322] daemon is not started
13:53:36 [2022-09-07T13:53:36.617Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
13:53:38 [2022-09-07T13:53:38.026Z]     check_test.go:427: [d66f670883b91] daemon is not started
13:53:38 [2022-09-07T13:53:38.026Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
13:53:38 [2022-09-07T13:53:38.970Z]     check_test.go:427: [d28a0e244cf44] daemon is not started
13:53:38 [2022-09-07T13:53:38.970Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
13:53:39 [2022-09-07T13:53:39.896Z]     check_test.go:427: [d36d880c96653] daemon is not started
13:53:39 [2022-09-07T13:53:39.896Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
13:53:41 [2022-09-07T13:53:41.260Z] === RUN   TestDockerRegistrySuite/TestV2Only
13:53:41 [2022-09-07T13:53:41.822Z] --- PASS: TestDockerRegistrySuite (51.52s)
13:53:41 [2022-09-07T13:53:41.822Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.66s)
13:53:41 [2022-09-07T13:53:41.822Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.32s)
13:53:41 [2022-09-07T13:53:41.822Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.89s)
13:53:41 [2022-09-07T13:53:41.822Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s)
13:53:41 [2022-09-07T13:53:41.822Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.37s)
13:53:41 [2022-09-07T13:53:41.822Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.01s)
13:53:41 [2022-09-07T13:53:41.822Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.33s)
13:53:41 [2022-09-07T13:53:41.822Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.31s)
13:53:41 [2022-09-07T13:53:41.822Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.06s)
13:53:41 [2022-09-07T13:53:41.822Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.38s)
13:53:41 [2022-09-07T13:53:41.822Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.10s)
13:53:41 [2022-09-07T13:53:41.822Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.12s)
13:53:41 [2022-09-07T13:53:41.822Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.35s)
13:53:41 [2022-09-07T13:53:41.822Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.21s)
13:53:41 [2022-09-07T13:53:41.822Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.36s)
13:53:41 [2022-09-07T13:53:41.822Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.57s)
13:53:41 [2022-09-07T13:53:41.822Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.25s)
13:53:41 [2022-09-07T13:53:41.822Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.58s)
13:53:41 [2022-09-07T13:53:41.822Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.22s)
13:53:41 [2022-09-07T13:53:41.822Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
13:53:41 [2022-09-07T13:53:41.822Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.25s)
13:53:41 [2022-09-07T13:53:41.822Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.13s)
13:53:41 [2022-09-07T13:53:41.822Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.13s)
13:53:41 [2022-09-07T13:53:41.822Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.59s)
13:53:41 [2022-09-07T13:53:41.822Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s)
13:53:41 [2022-09-07T13:53:41.822Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.01s)
13:53:41 [2022-09-07T13:53:41.822Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.40s)
13:53:41 [2022-09-07T13:53:41.822Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
13:53:41 [2022-09-07T13:53:41.822Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s)
13:53:41 [2022-09-07T13:53:41.822Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s)
13:53:41 [2022-09-07T13:53:41.822Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s)
13:53:41 [2022-09-07T13:53:41.822Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.13s)
13:53:41 [2022-09-07T13:53:41.822Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.04s)
13:53:41 [2022-09-07T13:53:41.822Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.44s)
13:53:41 [2022-09-07T13:53:41.822Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.84s)
13:53:41 [2022-09-07T13:53:41.822Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.02s)
13:53:41 [2022-09-07T13:53:41.822Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.97s)
13:53:41 [2022-09-07T13:53:41.822Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s)
13:53:41 [2022-09-07T13:53:41.822Z] === RUN   TestDockerSchema1RegistrySuite
13:53:41 [2022-09-07T13:53:41.822Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
13:53:41 [2022-09-07T13:53:41.822Z]     check_test.go:454: [db65dbcf495bc] daemon is not started
13:53:41 [2022-09-07T13:53:41.822Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
13:53:45 [2022-09-07T13:53:45.130Z]     check_test.go:454: [dfef40ae46392] daemon is not started
13:53:45 [2022-09-07T13:53:45.130Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
13:53:50 [2022-09-07T13:53:50.372Z]     check_test.go:454: [da8b7ad005bb0] daemon is not started
13:53:50 [2022-09-07T13:53:50.372Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
13:53:50 [2022-09-07T13:53:50.933Z]     check_test.go:454: [dc4fd00f6936c] daemon is not started
13:53:50 [2022-09-07T13:53:50.933Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
13:53:50 [2022-09-07T13:53:50.933Z]     check_test.go:454: [d561c0161d86f] daemon is not started
13:53:50 [2022-09-07T13:53:50.933Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
13:53:51 [2022-09-07T13:53:51.862Z]     check_test.go:454: [d08eb469310a5] daemon is not started
13:53:51 [2022-09-07T13:53:51.862Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
13:53:52 [2022-09-07T13:53:52.788Z]     check_test.go:454: [dca80abf8fb13] daemon is not started
13:53:52 [2022-09-07T13:53:52.788Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
13:53:53 [2022-09-07T13:53:53.714Z]     check_test.go:454: [d641d4fba5129] daemon is not started
13:53:53 [2022-09-07T13:53:53.714Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
13:53:56 [2022-09-07T13:53:56.275Z]     check_test.go:454: [d1f113b2b12a0] daemon is not started
13:53:56 [2022-09-07T13:53:56.275Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
13:53:56 [2022-09-07T13:53:56.530Z]     check_test.go:454: [d2d4b18ec19f9] daemon is not started
13:53:56 [2022-09-07T13:53:56.530Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
13:53:57 [2022-09-07T13:53:57.093Z]     check_test.go:454: [dbefcb45b0c5a] daemon is not started
13:53:57 [2022-09-07T13:53:57.093Z] --- PASS: TestDockerSchema1RegistrySuite (15.24s)
13:53:57 [2022-09-07T13:53:57.093Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s)
13:53:57 [2022-09-07T13:53:57.093Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.78s)
13:53:57 [2022-09-07T13:53:57.093Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.10s)
13:53:57 [2022-09-07T13:53:57.093Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.00s)
13:53:57 [2022-09-07T13:53:57.093Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s)
13:53:57 [2022-09-07T13:53:57.093Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.01s)
13:53:57 [2022-09-07T13:53:57.093Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.90s)
13:53:57 [2022-09-07T13:53:57.093Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.88s)
13:53:57 [2022-09-07T13:53:57.093Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.45s)
13:53:57 [2022-09-07T13:53:57.093Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s)
13:53:57 [2022-09-07T13:53:57.093Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s)
13:53:57 [2022-09-07T13:53:57.093Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
13:53:57 [2022-09-07T13:53:57.093Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
13:53:57 [2022-09-07T13:53:57.654Z]     check_test.go:483: [d5017b8af9c25] daemon is not started
13:53:57 [2022-09-07T13:53:57.654Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
13:53:58 [2022-09-07T13:53:58.214Z]     check_test.go:483: [d892ecd4d2ca6] daemon is not started
13:53:58 [2022-09-07T13:53:58.214Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
13:53:58 [2022-09-07T13:53:58.470Z]     check_test.go:483: [d584f401daa22] daemon is not started
13:53:58 [2022-09-07T13:53:58.470Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
13:53:59 [2022-09-07T13:53:59.835Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
13:54:00 [2022-09-07T13:54:00.406Z]     check_test.go:483: [d8f5e687d0666] daemon is not started
13:54:00 [2022-09-07T13:54:00.406Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
13:54:00 [2022-09-07T13:54:00.666Z]     check_test.go:483: [da68501face43] daemon is not started
13:54:00 [2022-09-07T13:54:00.666Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
13:54:01 [2022-09-07T13:54:01.594Z]     check_test.go:483: [dfb7af9f9c8dc] daemon is not started
13:54:01 [2022-09-07T13:54:01.594Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
13:54:01 [2022-09-07T13:54:01.850Z]     check_test.go:483: [d1f44d1e1f590] daemon is not started
13:54:01 [2022-09-07T13:54:01.850Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.86s)
13:54:01 [2022-09-07T13:54:01.850Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.77s)
13:54:01 [2022-09-07T13:54:01.850Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.57s)
13:54:01 [2022-09-07T13:54:01.850Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
13:54:01 [2022-09-07T13:54:01.850Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.24s)
13:54:01 [2022-09-07T13:54:01.850Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.54s)
13:54:01 [2022-09-07T13:54:01.850Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.51s)
13:54:01 [2022-09-07T13:54:01.850Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.92s)
13:54:01 [2022-09-07T13:54:01.850Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s)
13:54:01 [2022-09-07T13:54:01.850Z] === RUN   TestDockerRegistryAuthTokenSuite
13:54:01 [2022-09-07T13:54:01.850Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
13:54:07 [2022-09-07T13:54:07.087Z]     check_test.go:510: [d71a23dfa68be] daemon is not started
13:54:07 [2022-09-07T13:54:07.087Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
13:54:07 [2022-09-07T13:54:07.087Z]     check_test.go:510: [d08d1075d8239] daemon is not started
13:54:07 [2022-09-07T13:54:07.087Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
13:54:07 [2022-09-07T13:54:07.342Z]     check_test.go:510: [da4669df5cd5c] daemon is not started
13:54:07 [2022-09-07T13:54:07.342Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
13:54:07 [2022-09-07T13:54:07.342Z]     check_test.go:510: [d711f5b1aa32a] daemon is not started
13:54:07 [2022-09-07T13:54:07.342Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
13:54:07 [2022-09-07T13:54:07.597Z]     check_test.go:510: [d0cbbe3d1b917] daemon is not started
13:54:07 [2022-09-07T13:54:07.597Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s)
13:54:07 [2022-09-07T13:54:07.597Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s)
13:54:07 [2022-09-07T13:54:07.597Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
13:54:07 [2022-09-07T13:54:07.597Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
13:54:07 [2022-09-07T13:54:07.597Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
13:54:07 [2022-09-07T13:54:07.597Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s)
13:54:07 [2022-09-07T13:54:07.597Z] === RUN   TestDockerNetworkSuite
13:54:07 [2022-09-07T13:54:07.597Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
13:54:08 [2022-09-07T13:54:08.963Z]     docker_cli_network_unix_test.go:46: [d3bc02e69163d] daemon is not started
13:54:08 [2022-09-07T13:54:08.963Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
13:54:09 [2022-09-07T13:54:09.529Z]     docker_cli_network_unix_test.go:46: [d54bf4f446297] daemon is not started
13:54:09 [2022-09-07T13:54:09.785Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
13:54:12 [2022-09-07T13:54:12.301Z]     docker_cli_network_unix_test.go:46: [ddd7c19b18810] daemon is not started
13:54:12 [2022-09-07T13:54:12.556Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
13:54:13 [2022-09-07T13:54:13.923Z]     docker_cli_network_unix_test.go:46: [d0c2444f167b0] daemon is not started
13:54:14 [2022-09-07T13:54:14.178Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
13:54:14 [2022-09-07T13:54:14.178Z]     docker_cli_network_unix_test.go:1233: [d168f5f18aa23] daemon is not started
13:54:16 [2022-09-07T13:54:16.695Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
13:54:17 [2022-09-07T13:54:17.624Z]     docker_cli_network_unix_test.go:46: [de88bb2ab5768] daemon is not started
13:54:18 [2022-09-07T13:54:18.185Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
13:54:22 [2022-09-07T13:54:22.352Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
13:54:22 [2022-09-07T13:54:22.913Z]     docker_cli_network_unix_test.go:46: [db5d0dbd9e6dd] daemon is not started
13:54:24 [2022-09-07T13:54:24.286Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
13:54:24 [2022-09-07T13:54:24.543Z]     docker_cli_swarm_test.go:1180: [dba61a186a3d9] joining swarm manager [d8afd0bad803f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:54:26 [2022-09-07T13:54:26.474Z]     docker_cli_network_unix_test.go:46: [d48c757df4420] daemon is not started
13:54:26 [2022-09-07T13:54:26.731Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
13:54:27 [2022-09-07T13:54:27.657Z]     docker_cli_network_unix_test.go:46: [d8049d6f72ec7] daemon is not started
13:54:27 [2022-09-07T13:54:27.913Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
13:54:28 [2022-09-07T13:54:28.475Z]     docker_cli_network_unix_test.go:46: [d335ff9d87156] daemon is not started
13:54:28 [2022-09-07T13:54:28.475Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
13:54:28 [2022-09-07T13:54:28.731Z]     docker_cli_network_unix_test.go:46: [d95315b21b2ac] daemon is not started
13:54:28 [2022-09-07T13:54:28.731Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
13:54:29 [2022-09-07T13:54:29.292Z]     docker_cli_network_unix_test.go:46: [d2b9406e7d152] daemon is not started
13:54:29 [2022-09-07T13:54:29.854Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
13:54:30 [2022-09-07T13:54:30.415Z]     docker_cli_network_unix_test.go:46: [dd9a6a80fe919] daemon is not started
13:54:30 [2022-09-07T13:54:30.671Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
13:54:30 [2022-09-07T13:54:30.927Z]     docker_cli_swarm_test.go:1189: [ddd3909cfdd1d] joining swarm manager [d8afd0bad803f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:54:30 [2022-09-07T13:54:30.927Z]     docker_cli_network_unix_test.go:46: [defc6abd3e1a6] daemon is not started
13:54:30 [2022-09-07T13:54:30.927Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
13:54:31 [2022-09-07T13:54:31.488Z]     docker_cli_network_unix_test.go:46: [d2647d841547c] daemon is not started
13:54:31 [2022-09-07T13:54:31.488Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
13:54:31 [2022-09-07T13:54:31.744Z]     docker_cli_network_unix_test.go:46: [df9d2818ca281] daemon is not started
13:54:32 [2022-09-07T13:54:32.000Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
13:54:32 [2022-09-07T13:54:32.256Z]     docker_cli_network_unix_test.go:46: [d9d7df8b9cfc7] daemon is not started
13:54:32 [2022-09-07T13:54:32.256Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
13:54:32 [2022-09-07T13:54:32.256Z]     docker_cli_network_unix_test.go:46: [d2bd0053f477c] daemon is not started
13:54:32 [2022-09-07T13:54:32.256Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
13:54:32 [2022-09-07T13:54:32.512Z]     docker_cli_network_unix_test.go:46: [df1e9b5fdcf4f] daemon is not started
13:54:32 [2022-09-07T13:54:32.512Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
13:54:33 [2022-09-07T13:54:33.439Z]     docker_cli_network_unix_test.go:46: [d7d08bdb84aaf] daemon is not started
13:54:33 [2022-09-07T13:54:33.439Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
13:54:34 [2022-09-07T13:54:34.000Z]     docker_cli_network_unix_test.go:46: [d09d63820b5c6] daemon is not started
13:54:34 [2022-09-07T13:54:34.256Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
13:54:34 [2022-09-07T13:54:34.513Z]     docker_cli_network_unix_test.go:46: [da51bb2d17213] daemon is not started
13:54:34 [2022-09-07T13:54:34.513Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
13:54:34 [2022-09-07T13:54:34.513Z]     docker_cli_network_unix_test.go:46: [d33f703f599b6] daemon is not started
13:54:34 [2022-09-07T13:54:34.769Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
13:54:34 [2022-09-07T13:54:34.769Z]     docker_cli_network_unix_test.go:46: [d4710b82a377c] daemon is not started
13:54:34 [2022-09-07T13:54:34.769Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
13:54:36 [2022-09-07T13:54:36.133Z]     docker_cli_network_unix_test.go:968: [dbe3752830124] daemon is not started
13:54:37 [2022-09-07T13:54:37.497Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
13:54:38 [2022-09-07T13:54:38.424Z]     docker_cli_network_unix_test.go:46: [dfa99f43fac8c] daemon is not started
13:54:38 [2022-09-07T13:54:38.424Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
13:54:40 [2022-09-07T13:54:40.937Z]     docker_cli_network_unix_test.go:1116: [d16ce9e65f81d] daemon is not started
13:54:45 [2022-09-07T13:54:45.124Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
13:54:45 [2022-09-07T13:54:45.125Z]     docker_cli_network_unix_test.go:46: [d26f5f13edf4a] daemon is not started
13:54:45 [2022-09-07T13:54:45.125Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
13:54:45 [2022-09-07T13:54:45.685Z]     docker_cli_network_unix_test.go:46: [d0365e2d88f01] daemon is not started
13:54:45 [2022-09-07T13:54:45.685Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
13:54:45 [2022-09-07T13:54:45.685Z]     docker_cli_network_unix_test.go:46: [d54873a48c061] daemon is not started
13:54:45 [2022-09-07T13:54:45.941Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
13:54:45 [2022-09-07T13:54:45.941Z]     docker_cli_network_unix_test.go:46: [d59f7368d756b] daemon is not started
13:54:45 [2022-09-07T13:54:45.941Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
13:54:46 [2022-09-07T13:54:46.198Z]     docker_cli_network_unix_test.go:46: [dd511df8ae2a5] daemon is not started
13:54:46 [2022-09-07T13:54:46.198Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
13:54:46 [2022-09-07T13:54:46.198Z]     docker_cli_network_unix_test.go:46: [df330e424c8ca] daemon is not started
13:54:46 [2022-09-07T13:54:46.198Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
13:54:46 [2022-09-07T13:54:46.198Z]     docker_cli_network_unix_test.go:46: [d356bdb5f4f53] daemon is not started
13:54:46 [2022-09-07T13:54:46.198Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
13:54:48 [2022-09-07T13:54:48.088Z]     docker_cli_network_unix_test.go:46: [d37fde3fa82b9] daemon is not started
13:54:48 [2022-09-07T13:54:48.650Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
13:54:48 [2022-09-07T13:54:48.650Z]     docker_cli_network_unix_test.go:46: [d93b1fead9740] daemon is not started
13:54:48 [2022-09-07T13:54:48.650Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
13:54:48 [2022-09-07T13:54:48.650Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
13:54:48 [2022-09-07T13:54:48.650Z]     docker_cli_network_unix_test.go:46: [d4adb06e6c09e] daemon is not started
13:54:48 [2022-09-07T13:54:48.650Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
13:54:49 [2022-09-07T13:54:49.211Z]     docker_cli_network_unix_test.go:46: [d1dd930e39d53] daemon is not started
13:54:49 [2022-09-07T13:54:49.466Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
13:54:53 [2022-09-07T13:54:53.632Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
13:54:54 [2022-09-07T13:54:54.560Z]     docker_cli_network_unix_test.go:1084: [dde8c1c040655] daemon is not started
13:54:56 [2022-09-07T13:54:56.449Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
13:54:56 [2022-09-07T13:54:56.449Z]     docker_cli_network_unix_test.go:46: [d4302a863e332] daemon is not started
13:54:56 [2022-09-07T13:54:56.449Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
13:54:57 [2022-09-07T13:54:57.013Z]     docker_cli_network_unix_test.go:46: [d4ca745b7f3af] daemon is not started
13:54:57 [2022-09-07T13:54:57.013Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
13:54:58 [2022-09-07T13:54:58.901Z]     docker_cli_network_unix_test.go:46: [dbf33430ce711] daemon is not started
13:54:58 [2022-09-07T13:54:58.901Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
13:54:58 [2022-09-07T13:54:58.901Z]     docker_cli_network_unix_test.go:46: [ddace45bac809] daemon is not started
13:54:58 [2022-09-07T13:54:58.901Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
13:54:59 [2022-09-07T13:54:59.462Z]     docker_cli_network_unix_test.go:46: [dd00bcef306fc] daemon is not started
13:54:59 [2022-09-07T13:54:59.721Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
13:55:00 [2022-09-07T13:55:00.282Z]     docker_cli_network_unix_test.go:46: [d21b33d161679] daemon is not started
13:55:00 [2022-09-07T13:55:00.282Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
13:55:00 [2022-09-07T13:55:00.844Z]     docker_cli_network_unix_test.go:46: [d8c556e7780c4] daemon is not started
13:55:01 [2022-09-07T13:55:01.099Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
13:55:07 [2022-09-07T13:55:07.672Z]     docker_cli_network_unix_test.go:46: [d9ed3bf466b73] daemon is not started
13:55:07 [2022-09-07T13:55:07.672Z] --- PASS: TestDockerNetworkSuite (59.38s)
13:55:07 [2022-09-07T13:55:07.672Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.31s)
13:55:07 [2022-09-07T13:55:07.672Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.73s)
13:55:07 [2022-09-07T13:55:07.672Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.85s)
13:55:07 [2022-09-07T13:55:07.672Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.60s)
13:55:07 [2022-09-07T13:55:07.672Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.53s)
13:55:07 [2022-09-07T13:55:07.672Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.50s)
13:55:07 [2022-09-07T13:55:07.672Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.84s)
13:55:07 [2022-09-07T13:55:07.672Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.68s)
13:55:07 [2022-09-07T13:55:07.672Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.17s)
13:55:07 [2022-09-07T13:55:07.672Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.54s)
13:55:07 [2022-09-07T13:55:07.672Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.41s)
13:55:07 [2022-09-07T13:55:07.672Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.93s)
13:55:07 [2022-09-07T13:55:07.672Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.01s)
13:55:07 [2022-09-07T13:55:07.672Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.27s)
13:55:07 [2022-09-07T13:55:07.672Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.35s)
13:55:07 [2022-09-07T13:55:07.672Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.76s)
13:55:07 [2022-09-07T13:55:07.672Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s)
13:55:07 [2022-09-07T13:55:07.672Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s)
13:55:07 [2022-09-07T13:55:07.672Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s)
13:55:07 [2022-09-07T13:55:07.672Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.76s)
13:55:07 [2022-09-07T13:55:07.672Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.06s)
13:55:07 [2022-09-07T13:55:07.672Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s)
13:55:07 [2022-09-07T13:55:07.672Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.27s)
13:55:07 [2022-09-07T13:55:07.672Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s)
13:55:07 [2022-09-07T13:55:07.672Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.46s)
13:55:07 [2022-09-07T13:55:07.672Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.22s)
13:55:07 [2022-09-07T13:55:07.672Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.19s)
13:55:07 [2022-09-07T13:55:07.672Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.26s)
13:55:07 [2022-09-07T13:55:07.672Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s)
13:55:07 [2022-09-07T13:55:07.672Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.16s)
13:55:07 [2022-09-07T13:55:07.672Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s)
13:55:07 [2022-09-07T13:55:07.672Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s)
13:55:07 [2022-09-07T13:55:07.672Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s)
13:55:07 [2022-09-07T13:55:07.672Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
13:55:07 [2022-09-07T13:55:07.672Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.47s)
13:55:07 [2022-09-07T13:55:07.672Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
13:55:07 [2022-09-07T13:55:07.672Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
13:55:07 [2022-09-07T13:55:07.672Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.78s)
13:55:07 [2022-09-07T13:55:07.672Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.52s)
13:55:07 [2022-09-07T13:55:07.672Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.19s)
13:55:07 [2022-09-07T13:55:07.672Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
13:55:07 [2022-09-07T13:55:07.672Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.81s)
13:55:07 [2022-09-07T13:55:07.672Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.85s)
13:55:07 [2022-09-07T13:55:07.672Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
13:55:07 [2022-09-07T13:55:07.672Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.69s)
13:55:07 [2022-09-07T13:55:07.672Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.50s)
13:55:07 [2022-09-07T13:55:07.672Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.98s)
13:55:07 [2022-09-07T13:55:07.672Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.82s)
13:55:07 [2022-09-07T13:55:07.672Z] === RUN   TestDockerHubPullSuite
13:55:07 [2022-09-07T13:55:07.672Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
13:55:09 [2022-09-07T13:55:09.084Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
13:55:09 [2022-09-07T13:55:09.644Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
13:55:13 [2022-09-07T13:55:13.806Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
13:55:14 [2022-09-07T13:55:14.366Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
13:55:16 [2022-09-07T13:55:16.252Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
13:55:16 [2022-09-07T13:55:16.814Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
13:55:17 [2022-09-07T13:55:17.069Z] --- PASS: TestDockerHubPullSuite (10.05s)
13:55:17 [2022-09-07T13:55:17.069Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.00s)
13:55:17 [2022-09-07T13:55:17.069Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (4.41s)
13:55:17 [2022-09-07T13:55:17.069Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.94s)
13:55:17 [2022-09-07T13:55:17.069Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.82s)
13:55:17 [2022-09-07T13:55:17.069Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.51s)
13:55:17 [2022-09-07T13:55:17.069Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s)
13:55:17 [2022-09-07T13:55:17.069Z] PASS
13:55:17 [2022-09-07T13:55:17.069Z] 
13:55:17 [2022-09-07T13:55:17.069Z] === Skipped
13:55:17 [2022-09-07T13:55:17.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
13:55:17 [2022-09-07T13:55:17.069Z]     docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
13:55:17 [2022-09-07T13:55:17.069Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
13:55:17 [2022-09-07T13:55:17.069Z] 
13:55:17 [2022-09-07T13:55:17.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
13:55:17 [2022-09-07T13:55:17.069Z]     docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows
13:55:17 [2022-09-07T13:55:17.069Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
13:55:17 [2022-09-07T13:55:17.069Z] 
13:55:17 [2022-09-07T13:55:17.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
13:55:17 [2022-09-07T13:55:17.069Z]     docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows
13:55:17 [2022-09-07T13:55:17.069Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
13:55:17 [2022-09-07T13:55:17.069Z] 
13:55:17 [2022-09-07T13:55:17.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
13:55:17 [2022-09-07T13:55:17.069Z]     docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows
13:55:17 [2022-09-07T13:55:17.069Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
13:55:17 [2022-09-07T13:55:17.069Z] 
13:55:17 [2022-09-07T13:55:17.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
13:55:17 [2022-09-07T13:55:17.069Z]     docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows
13:55:17 [2022-09-07T13:55:17.069Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
13:55:17 [2022-09-07T13:55:17.069Z] 
13:55:17 [2022-09-07T13:55:17.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
13:55:17 [2022-09-07T13:55:17.069Z]     docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows
13:55:17 [2022-09-07T13:55:17.069Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
13:55:17 [2022-09-07T13:55:17.069Z] 
13:55:17 [2022-09-07T13:55:17.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s)
13:55:17 [2022-09-07T13:55:17.069Z]     docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows
13:55:17 [2022-09-07T13:55:17.069Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s)
13:55:17 [2022-09-07T13:55:17.069Z] 
13:55:17 [2022-09-07T13:55:17.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
13:55:17 [2022-09-07T13:55:17.069Z]     docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows
13:55:17 [2022-09-07T13:55:17.069Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
13:55:17 [2022-09-07T13:55:17.069Z] 
13:55:17 [2022-09-07T13:55:17.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.03s)
13:55:17 [2022-09-07T13:55:17.069Z]     docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows
13:55:17 [2022-09-07T13:55:17.069Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.03s)
13:55:17 [2022-09-07T13:55:17.069Z] 
13:55:17 [2022-09-07T13:55:17.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
13:55:17 [2022-09-07T13:55:17.069Z]     docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows
13:55:17 [2022-09-07T13:55:17.069Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
13:55:17 [2022-09-07T13:55:17.069Z] 
13:55:17 [2022-09-07T13:55:17.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
13:55:17 [2022-09-07T13:55:17.069Z]     docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows
13:55:17 [2022-09-07T13:55:17.069Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
13:55:17 [2022-09-07T13:55:17.069Z] 
13:55:17 [2022-09-07T13:55:17.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
13:55:17 [2022-09-07T13:55:17.069Z]     docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows
13:55:17 [2022-09-07T13:55:17.069Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
13:55:17 [2022-09-07T13:55:17.069Z] 
13:55:17 [2022-09-07T13:55:17.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
13:55:17 [2022-09-07T13:55:17.069Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
13:55:17 [2022-09-07T13:55:17.069Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
13:55:17 [2022-09-07T13:55:17.069Z] 
13:55:17 [2022-09-07T13:55:17.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
13:55:17 [2022-09-07T13:55:17.069Z]     docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows
13:55:17 [2022-09-07T13:55:17.069Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
13:55:17 [2022-09-07T13:55:17.069Z] 
13:55:17 [2022-09-07T13:55:17.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
13:55:17 [2022-09-07T13:55:17.069Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
13:55:17 [2022-09-07T13:55:17.069Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
13:55:17 [2022-09-07T13:55:17.069Z] 
13:55:17 [2022-09-07T13:55:17.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
13:55:17 [2022-09-07T13:55:17.069Z]     docker_cli_create_test.go:83: unmatched requirement Devicemapper
13:55:17 [2022-09-07T13:55:17.069Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
13:55:17 [2022-09-07T13:55:17.069Z] 
13:55:17 [2022-09-07T13:55:17.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
13:55:17 [2022-09-07T13:55:17.069Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
13:55:17 [2022-09-07T13:55:17.069Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
13:55:17 [2022-09-07T13:55:17.069Z] 
13:55:17 [2022-09-07T13:55:17.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
13:55:17 [2022-09-07T13:55:17.069Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
13:55:17 [2022-09-07T13:55:17.069Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
13:55:17 [2022-09-07T13:55:17.069Z] 
13:55:17 [2022-09-07T13:55:17.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
13:55:17 [2022-09-07T13:55:17.069Z]     docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows
13:55:17 [2022-09-07T13:55:17.069Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
13:55:17 [2022-09-07T13:55:17.069Z] 
13:55:17 [2022-09-07T13:55:17.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
13:55:17 [2022-09-07T13:55:17.069Z]     docker_cli_inspect_test.go:195: unmatched requirement Devicemapper
13:55:17 [2022-09-07T13:55:17.069Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
13:55:17 [2022-09-07T13:55:17.069Z] 
13:55:17 [2022-09-07T13:55:17.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
13:55:17 [2022-09-07T13:55:17.069Z]     docker_cli_inspect_test.go:177: unmatched requirement Devicemapper
13:55:17 [2022-09-07T13:55:17.069Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
13:55:17 [2022-09-07T13:55:17.069Z] 
13:55:17 [2022-09-07T13:55:17.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
13:55:17 [2022-09-07T13:55:17.069Z]     docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows
13:55:17 [2022-09-07T13:55:17.069Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
13:55:17 [2022-09-07T13:55:17.069Z] 
13:55:17 [2022-09-07T13:55:17.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
13:55:17 [2022-09-07T13:55:17.069Z]     docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows
13:55:17 [2022-09-07T13:55:17.069Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
13:55:17 [2022-09-07T13:55:17.069Z] 
13:55:17 [2022-09-07T13:55:17.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
13:55:17 [2022-09-07T13:55:17.069Z]     docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows
13:55:17 [2022-09-07T13:55:17.069Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
13:55:17 [2022-09-07T13:55:17.069Z] 
13:55:17 [2022-09-07T13:55:17.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
13:55:17 [2022-09-07T13:55:17.069Z]     docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows
13:55:17 [2022-09-07T13:55:17.069Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
13:55:17 [2022-09-07T13:55:17.069Z] 
13:55:17 [2022-09-07T13:55:17.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
13:55:17 [2022-09-07T13:55:17.069Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
13:55:17 [2022-09-07T13:55:17.069Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
13:55:17 [2022-09-07T13:55:17.069Z] 
13:55:17 [2022-09-07T13:55:17.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
13:55:17 [2022-09-07T13:55:17.069Z]     docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows
13:55:17 [2022-09-07T13:55:17.069Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
13:55:17 [2022-09-07T13:55:17.069Z] 
13:55:17 [2022-09-07T13:55:17.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
13:55:17 [2022-09-07T13:55:17.069Z]     docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport
13:55:17 [2022-09-07T13:55:17.069Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
13:55:17 [2022-09-07T13:55:17.069Z] 
13:55:17 [2022-09-07T13:55:17.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
13:55:17 [2022-09-07T13:55:17.069Z]     docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows
13:55:17 [2022-09-07T13:55:17.070Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
13:55:17 [2022-09-07T13:55:17.070Z] 
13:55:17 [2022-09-07T13:55:17.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
13:55:17 [2022-09-07T13:55:17.070Z]     docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured
13:55:17 [2022-09-07T13:55:17.070Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
13:55:17 [2022-09-07T13:55:17.070Z] 
13:55:17 [2022-09-07T13:55:17.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
13:55:17 [2022-09-07T13:55:17.070Z]     docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved
13:55:17 [2022-09-07T13:55:17.070Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
13:55:17 [2022-09-07T13:55:17.070Z] 
13:55:17 [2022-09-07T13:55:17.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
13:55:17 [2022-09-07T13:55:17.070Z]     docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport
13:55:17 [2022-09-07T13:55:17.070Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
13:55:17 [2022-09-07T13:55:17.070Z] 
13:55:17 [2022-09-07T13:55:17.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
13:55:17 [2022-09-07T13:55:17.070Z]     docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer
13:55:17 [2022-09-07T13:55:17.070Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
13:55:17 [2022-09-07T13:55:17.070Z] 
13:55:17 [2022-09-07T13:55:17.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s)
13:55:17 [2022-09-07T13:55:17.070Z]     docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows
13:55:17 [2022-09-07T13:55:17.070Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s)
13:55:17 [2022-09-07T13:55:17.070Z] 
13:55:17 [2022-09-07T13:55:17.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
13:55:17 [2022-09-07T13:55:17.070Z]     docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows
13:55:17 [2022-09-07T13:55:17.070Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
13:55:17 [2022-09-07T13:55:17.070Z] 
13:55:17 [2022-09-07T13:55:17.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s)
13:55:17 [2022-09-07T13:55:17.070Z]     docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows
13:55:17 [2022-09-07T13:55:17.070Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s)
13:55:17 [2022-09-07T13:55:17.070Z] 
13:55:17 [2022-09-07T13:55:17.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
13:55:17 [2022-09-07T13:55:17.070Z]     docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight
13:55:17 [2022-09-07T13:55:17.070Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
13:55:17 [2022-09-07T13:55:17.070Z] 
13:55:17 [2022-09-07T13:55:17.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
13:55:17 [2022-09-07T13:55:17.070Z]     docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight
13:55:17 [2022-09-07T13:55:17.070Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
13:55:17 [2022-09-07T13:55:17.070Z] 
13:55:17 [2022-09-07T13:55:17.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
13:55:17 [2022-09-07T13:55:17.070Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
13:55:17 [2022-09-07T13:55:17.070Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
13:55:17 [2022-09-07T13:55:17.070Z] 
13:55:17 [2022-09-07T13:55:17.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
13:55:17 [2022-09-07T13:55:17.070Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
13:55:17 [2022-09-07T13:55:17.070Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
13:55:17 [2022-09-07T13:55:17.070Z] 
13:55:17 [2022-09-07T13:55:17.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
13:55:17 [2022-09-07T13:55:17.070Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
13:55:17 [2022-09-07T13:55:17.070Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
13:55:17 [2022-09-07T13:55:17.070Z] 
13:55:17 [2022-09-07T13:55:17.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
13:55:17 [2022-09-07T13:55:17.070Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
13:55:17 [2022-09-07T13:55:17.070Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
13:55:17 [2022-09-07T13:55:17.070Z] 
13:55:17 [2022-09-07T13:55:17.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
13:55:17 [2022-09-07T13:55:17.070Z]     docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight
13:55:17 [2022-09-07T13:55:17.070Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
13:55:17 [2022-09-07T13:55:17.070Z] 
13:55:17 [2022-09-07T13:55:17.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
13:55:17 [2022-09-07T13:55:17.070Z]     docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport
13:55:17 [2022-09-07T13:55:17.070Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
13:55:17 [2022-09-07T13:55:17.070Z] 
13:55:17 [2022-09-07T13:55:17.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
13:55:17 [2022-09-07T13:55:17.070Z]     docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows
13:55:17 [2022-09-07T13:55:17.070Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
13:55:17 [2022-09-07T13:55:17.070Z] 
13:55:17 [2022-09-07T13:55:17.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s)
13:55:17 [2022-09-07T13:55:17.070Z]     docker_cli_sni_test.go:30: Flakey test
13:55:17 [2022-09-07T13:55:17.070Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s)
13:55:17 [2022-09-07T13:55:17.070Z] 
13:55:17 [2022-09-07T13:55:17.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
13:55:17 [2022-09-07T13:55:17.070Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows
13:55:17 [2022-09-07T13:55:17.070Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
13:55:17 [2022-09-07T13:55:17.070Z] 
13:55:17 [2022-09-07T13:55:17.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
13:55:17 [2022-09-07T13:55:17.070Z]     docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport
13:55:17 [2022-09-07T13:55:17.070Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
13:55:17 [2022-09-07T13:55:17.070Z] 
13:55:17 [2022-09-07T13:55:17.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
13:55:17 [2022-09-07T13:55:17.070Z]     docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport
13:55:17 [2022-09-07T13:55:17.070Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
13:55:17 [2022-09-07T13:55:17.070Z] 
13:55:17 [2022-09-07T13:55:17.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
13:55:17 [2022-09-07T13:55:17.070Z]     docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport
13:55:17 [2022-09-07T13:55:17.070Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
13:55:17 [2022-09-07T13:55:17.070Z] 
13:55:17 [2022-09-07T13:55:17.070Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
13:55:17 [2022-09-07T13:55:17.070Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
13:55:17 [2022-09-07T13:55:17.070Z]     docker_cli_network_unix_test.go:46: [d4adb06e6c09e] daemon is not started
13:55:17 [2022-09-07T13:55:17.070Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
13:55:17 [2022-09-07T13:55:17.070Z] 
13:55:17 [2022-09-07T13:55:17.070Z] DONE 1265 tests, 51 skipped in 1533.261s
13:55:17 [2022-09-07T13:55:17.070Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
13:55:17 [2022-09-07T13:55:17.070Z] ++++ cat bundles/test-integration/docker.pid
13:55:17 [2022-09-07T13:55:17.070Z] +++ kill 9418
13:55:17 [2022-09-07T13:55:17.070Z] +++ /etc/init.d/apparmor stop
13:55:17 [2022-09-07T13:55:17.070Z] Leaving: AppArmorNo profiles have been unloaded.
13:55:17 [2022-09-07T13:55:17.070Z] 
13:55:17 [2022-09-07T13:55:17.070Z] Unloading profiles will leave already running processes permanently
13:55:17 [2022-09-07T13:55:17.070Z] unconfined, which can lead to unexpected situations.
13:55:17 [2022-09-07T13:55:17.070Z] 
13:55:17 [2022-09-07T13:55:17.070Z] To set a process to complain mode, use the command line tool
13:55:17 [2022-09-07T13:55:17.070Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
13:55:17 [2022-09-07T13:55:17.070Z] +++ true
13:55:17 [2022-09-07T13:55:17.070Z] exiting test-integration
13:55:17 [2022-09-07T13:55:17.070Z] ++ exit 0
13:55:17 [2022-09-07T13:55:17.070Z] 
13:55:17 [2022-09-07T13:55:17.325Z] + for job in $(jobs -p)
13:55:17 [2022-09-07T13:55:17.325Z] + wait 12357
13:55:18 [2022-09-07T13:55:18.687Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
13:55:23 [2022-09-07T13:55:23.928Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
13:55:24 [2022-09-07T13:55:24.856Z]     docker_cli_swarm_test.go:1112: [dc9cee82bf428] joining swarm manager [d8dcb37fc92dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:55:26 [2022-09-07T13:55:26.743Z]     docker_cli_swarm_test.go:1113: [d4017cb5fbead] joining swarm manager [d8dcb37fc92dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:56:48 [2022-09-07T13:56:48.173Z]     docker_cli_swarm_test.go:1166: [d4780b5361efd] joining swarm manager [d8dcb37fc92dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
13:57:20 [2022-09-07T13:57:20.188Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
13:57:20 [2022-09-07T13:57:20.188Z]     docker_cli_swarm_test.go:1447: [dfc13235a6baf] joining swarm manager [db697696b2cde]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:57:20 [2022-09-07T13:57:20.188Z]     docker_cli_swarm_test.go:1448: [d6c9d5010ce5b] joining swarm manager [db697696b2cde]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:57:30 [2022-09-07T13:57:30.123Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
13:57:30 [2022-09-07T13:57:30.123Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
13:57:30 [2022-09-07T13:57:30.123Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
13:57:30 [2022-09-07T13:57:30.379Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
13:57:30 [2022-09-07T13:57:30.379Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
13:57:31 [2022-09-07T13:57:31.306Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
13:57:33 [2022-09-07T13:57:33.821Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
13:57:37 [2022-09-07T13:57:37.086Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
13:57:38 [2022-09-07T13:57:38.991Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
13:57:40 [2022-09-07T13:57:40.920Z]     docker_cli_swarm_unix_test.go:63: [dc460b46ace63] joining swarm manager [db5740be8b83d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:58:37 [2022-09-07T13:58:37.158Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
13:58:37 [2022-09-07T13:58:37.158Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
13:58:37 [2022-09-07T13:58:37.158Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
13:58:39 [2022-09-07T13:58:39.045Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
13:58:42 [2022-09-07T13:58:42.352Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
13:58:44 [2022-09-07T13:58:44.867Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
13:58:46 [2022-09-07T13:58:46.797Z]     docker_api_swarm_test.go:962: [df95bea15e379] joining swarm manager [d7a7e07bc6819]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:59:04 [2022-09-07T13:59:04.841Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
13:59:17 [2022-09-07T13:59:17.005Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
13:59:18 [2022-09-07T13:59:18.897Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
13:59:20 [2022-09-07T13:59:20.784Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
13:59:24 [2022-09-07T13:59:24.049Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
13:59:32 [2022-09-07T13:59:32.170Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
13:59:37 [2022-09-07T13:59:37.410Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
13:59:39 [2022-09-07T13:59:39.325Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
13:59:41 [2022-09-07T13:59:41.839Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
13:59:44 [2022-09-07T13:59:44.401Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
13:59:46 [2022-09-07T13:59:46.999Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
13:59:50 [2022-09-07T13:59:50.310Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
13:59:52 [2022-09-07T13:59:52.241Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
14:00:48 [2022-09-07T14:00:48.438Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
14:01:03 [2022-09-07T14:01:03.365Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
14:01:21 [2022-09-07T14:01:21.441Z] --- PASS: TestDockerSwarmSuite (1548.26s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.08s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.70s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.12s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.92s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.01s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.88s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.25s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.06s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.99s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (30.47s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (26.18s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.50s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.20s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.34s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.17s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.39s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.18s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.44s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.83s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.71s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (53.09s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.63s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.84s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.63s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.88s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.74s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.15s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.42s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.67s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.53s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (34.73s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.16s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.87s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.96s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.24s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.61s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.38s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.94s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.24s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.73s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.35s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.33s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.18s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (7.87s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.95s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.81s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.46s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.63s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.65s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.22s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.15s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.10s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.59s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.36s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.21s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.59s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.46s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.82s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.56s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.82s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.94s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.17s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.01s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (2.61s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (2.90s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.69s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.36s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.58s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.71s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.67s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.16s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.66s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.85s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.25s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.22s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (69.51s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.88s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.32s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.80s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.59s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.49s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.01s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.16s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.32s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.82s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.53s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.87s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.38s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.11s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.42s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (112.48s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.32s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.26s)
14:01:21 [2022-09-07T14:01:21.441Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s)
14:01:21 [2022-09-07T14:01:21.441Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.17s)
14:01:21 [2022-09-07T14:01:21.441Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s)
14:01:21 [2022-09-07T14:01:21.441Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.25s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.29s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.23s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.37s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.23s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.13s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.26s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.15s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.51s)
14:01:21 [2022-09-07T14:01:21.441Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.43s)
14:01:21 [2022-09-07T14:01:21.442Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.38s)
14:01:21 [2022-09-07T14:01:21.442Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.21s)
14:01:21 [2022-09-07T14:01:21.442Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.24s)
14:01:21 [2022-09-07T14:01:21.442Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.91s)
14:01:21 [2022-09-07T14:01:21.442Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.40s)
14:01:21 [2022-09-07T14:01:21.442Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.63s)
14:01:21 [2022-09-07T14:01:21.442Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.63s)
14:01:21 [2022-09-07T14:01:21.442Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.50s)
14:01:21 [2022-09-07T14:01:21.442Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.57s)
14:01:21 [2022-09-07T14:01:21.442Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.53s)
14:01:21 [2022-09-07T14:01:21.442Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.99s)
14:01:21 [2022-09-07T14:01:21.442Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.26s)
14:01:21 [2022-09-07T14:01:21.442Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.86s)
14:01:21 [2022-09-07T14:01:21.442Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.23s)
14:01:21 [2022-09-07T14:01:21.442Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.20s)
14:01:21 [2022-09-07T14:01:21.442Z] === RUN   TestDockerExternalVolumeSuite
14:01:21 [2022-09-07T14:01:21.442Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
14:01:21 [2022-09-07T14:01:21.442Z]     docker_cli_external_volume_driver_test.go:53: [d32e1c8e770b2] daemon is not started
14:01:36 [2022-09-07T14:01:36.270Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
14:02:43 [2022-09-07T14:02:43.878Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
14:02:51 [2022-09-07T14:02:51.963Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
14:03:06 [2022-09-07T14:03:06.836Z]     docker_cli_external_volume_driver_test.go:53: [d340a2c4700a3] daemon is not started
14:03:21 [2022-09-07T14:03:21.708Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
14:03:36 [2022-09-07T14:03:36.539Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
14:03:54 [2022-09-07T14:03:54.636Z]     docker_cli_external_volume_driver_test.go:53: [dbb11db23025e] daemon is not started
14:04:06 [2022-09-07T14:04:06.836Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
14:04:06 [2022-09-07T14:04:06.836Z]     docker_cli_external_volume_driver_test.go:53: [da8c053ee4094] daemon is not started
14:04:21 [2022-09-07T14:04:21.709Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
14:04:53 [2022-09-07T14:04:53.765Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
14:05:11 [2022-09-07T14:05:11.817Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
14:05:26 [2022-09-07T14:05:26.689Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
14:06:13 [2022-09-07T14:06:13.336Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
14:06:31 [2022-09-07T14:06:31.372Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
14:07:03 [2022-09-07T14:07:03.454Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
14:07:35 [2022-09-07T14:07:35.511Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
14:07:50 [2022-09-07T14:07:50.384Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
14:08:05 [2022-09-07T14:08:05.267Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
14:08:05 [2022-09-07T14:08:05.267Z]     docker_cli_external_volume_driver_test.go:485: [d185db2149b5d] daemon is not started
14:08:23 [2022-09-07T14:08:23.301Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
14:08:23 [2022-09-07T14:08:23.301Z]     docker_cli_external_volume_driver_test.go:53: [daf6395625fd4] daemon is not started
14:08:38 [2022-09-07T14:08:38.175Z] --- PASS: TestDockerExternalVolumeSuite (437.49s)
14:08:38 [2022-09-07T14:08:38.175Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.57s)
14:08:38 [2022-09-07T14:08:38.175Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s)
14:08:38 [2022-09-07T14:08:38.175Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.26s)
14:08:38 [2022-09-07T14:08:38.175Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s)
14:08:38 [2022-09-07T14:08:38.175Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
14:08:38 [2022-09-07T14:08:38.175Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.11s)
14:08:38 [2022-09-07T14:08:38.175Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
14:08:38 [2022-09-07T14:08:38.175Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.22s)
14:08:38 [2022-09-07T14:08:38.175Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.21s)
14:08:38 [2022-09-07T14:08:38.175Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s)
14:08:38 [2022-09-07T14:08:38.175Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s)
14:08:38 [2022-09-07T14:08:38.175Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.23s)
14:08:38 [2022-09-07T14:08:38.175Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.31s)
14:08:38 [2022-09-07T14:08:38.175Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s)
14:08:38 [2022-09-07T14:08:38.175Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.22s)
14:08:38 [2022-09-07T14:08:38.175Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.64s)
14:08:38 [2022-09-07T14:08:38.175Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.07s)
14:08:38 [2022-09-07T14:08:38.175Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s)
14:08:38 [2022-09-07T14:08:38.175Z] PASS
14:08:38 [2022-09-07T14:08:38.175Z] 
14:08:38 [2022-09-07T14:08:38.175Z] === Skipped
14:08:38 [2022-09-07T14:08:38.175Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
14:08:38 [2022-09-07T14:08:38.175Z]     docker_cli_daemon_test.go:364: unmatched requirement IPv6
14:08:38 [2022-09-07T14:08:38.175Z]     check_test.go:540: [d9af43d02b093] daemon is not started
14:08:38 [2022-09-07T14:08:38.175Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
14:08:38 [2022-09-07T14:08:38.175Z] 
14:08:38 [2022-09-07T14:08:38.175Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
14:08:38 [2022-09-07T14:08:38.175Z]     docker_cli_daemon_test.go:233: unmatched requirement Devicemapper
14:08:38 [2022-09-07T14:08:38.175Z]     check_test.go:540: [dd7bdce42dcd6] daemon is not started
14:08:38 [2022-09-07T14:08:38.175Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
14:08:38 [2022-09-07T14:08:38.175Z] 
14:08:38 [2022-09-07T14:08:38.175Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
14:08:38 [2022-09-07T14:08:38.175Z]     docker_cli_daemon_test.go:213: unmatched requirement Devicemapper
14:08:38 [2022-09-07T14:08:38.175Z]     check_test.go:540: [d7a9d52137987] daemon is not started
14:08:38 [2022-09-07T14:08:38.175Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
14:08:38 [2022-09-07T14:08:38.175Z] 
14:08:38 [2022-09-07T14:08:38.175Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
14:08:38 [2022-09-07T14:08:38.175Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
14:08:38 [2022-09-07T14:08:38.175Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
14:08:38 [2022-09-07T14:08:38.175Z] 
14:08:38 [2022-09-07T14:08:38.175Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
14:08:38 [2022-09-07T14:08:38.175Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
14:08:38 [2022-09-07T14:08:38.175Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
14:08:38 [2022-09-07T14:08:38.175Z] 
14:08:38 [2022-09-07T14:08:38.175Z] DONE 269 tests, 5 skipped in 2332.147s
14:08:38 [2022-09-07T14:08:38.175Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
14:08:38 [2022-09-07T14:08:38.175Z] ++++ cat bundles/test-integration/docker.pid
14:08:38 [2022-09-07T14:08:38.175Z] +++ kill 9451
14:08:38 [2022-09-07T14:08:38.175Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d3df16bad4207/docker.pid
14:08:38 [2022-09-07T14:08:38.175Z] +++ kill 7202
14:08:38 [2022-09-07T14:08:38.175Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7202 is not a child of this shell
14:08:38 [2022-09-07T14:08:38.175Z] warning: PID 7202 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d3df16bad4207/docker.pid had a nonzero exit code
14:08:38 [2022-09-07T14:08:38.175Z] +++ /etc/init.d/apparmor stop
14:08:38 [2022-09-07T14:08:38.175Z] Leaving: AppArmorNo profiles have been unloaded.
14:08:38 [2022-09-07T14:08:38.175Z] 
14:08:38 [2022-09-07T14:08:38.175Z] Unloading profiles will leave already running processes permanently
14:08:38 [2022-09-07T14:08:38.175Z] unconfined, which can lead to unexpected situations.
14:08:38 [2022-09-07T14:08:38.175Z] 
14:08:38 [2022-09-07T14:08:38.175Z] To set a process to complain mode, use the command line tool
14:08:38 [2022-09-07T14:08:38.175Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:08:38 [2022-09-07T14:08:38.175Z] +++ true
14:08:38 [2022-09-07T14:08:38.175Z] exiting test-integration
14:08:38 [2022-09-07T14:08:38.175Z] ++ exit 0
14:08:38 [2022-09-07T14:08:38.175Z] 
14:08:38 [2022-09-07T14:08:38.175Z] + exit 0
14:08:38 [2022-09-07T14:08:38.175Z] ++ jobs -p
14:08:38 [2022-09-07T14:08:38.175Z] + pids=
14:08:38 [2022-09-07T14:08:38.175Z] + echo 'Remaining pids to kill: []'
14:08:38 [2022-09-07T14:08:38.175Z] Remaining pids to kill: []
14:08:38 [2022-09-07T14:08:38.175Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
14:08:38 [2022-09-07T14:08:38.187Z] Recording test results
14:08:39 [2022-09-07T14:08:39.779Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
14:08:40 [2022-09-07T14:08:40.158Z] + echo Ensuring container killed.
14:08:40 [2022-09-07T14:08:40.158Z] Ensuring container killed.
14:08:40 [2022-09-07T14:08:40.158Z] + docker ps -aq -f name=docker-pr1-*
14:08:40 [2022-09-07T14:08:40.414Z] + cids=82ed8cfb8e47
14:08:40 [2022-09-07T14:08:40.414Z] 3b47b0bbb7e9
14:08:40 [2022-09-07T14:08:40.414Z] 7d8da193fd0f
14:08:40 [2022-09-07T14:08:40.414Z] + [ -n 82ed8cfb8e47
14:08:40 [2022-09-07T14:08:40.414Z] 3b47b0bbb7e9
14:08:40 [2022-09-07T14:08:40.414Z] 7d8da193fd0f ]
14:08:40 [2022-09-07T14:08:40.414Z] + docker rm -vf 82ed8cfb8e47 3b47b0bbb7e9 7d8da193fd0f
14:08:40 [2022-09-07T14:08:40.981Z] 82ed8cfb8e47
14:08:41 [2022-09-07T14:08:41.236Z] 3b47b0bbb7e9
14:08:41 [2022-09-07T14:08:41.236Z] 7d8da193fd0f
[Pipeline] sh
14:08:41 [2022-09-07T14:08:41.554Z] + echo Chowning /workspace to jenkins user
14:08:41 [2022-09-07T14:08:41.554Z] Chowning /workspace to jenkins user
14:08:41 [2022-09-07T14:08:41.554Z] + id -u
14:08:41 [2022-09-07T14:08:41.554Z] + id -g
14:08:41 [2022-09-07T14:08:41.554Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44108:/workspace busybox chown -R 1000:1000 /workspace
14:08:41 [2022-09-07T14:08:41.554Z] Unable to find image 'busybox:latest' locally
14:08:41 [2022-09-07T14:08:41.810Z] latest: Pulling from library/busybox
14:08:41 [2022-09-07T14:08:41.810Z] 2c39bef88607: Pulling fs layer
14:08:41 [2022-09-07T14:08:41.810Z] 2c39bef88607: Verifying Checksum
14:08:41 [2022-09-07T14:08:41.810Z] 2c39bef88607: Download complete
14:08:41 [2022-09-07T14:08:41.810Z] 2c39bef88607: Pull complete
14:08:41 [2022-09-07T14:08:41.810Z] Digest: sha256:20142e89dab967c01765b0aea3be4cec3a5957cc330f061e5503ef6168ae6613
14:08:41 [2022-09-07T14:08:41.810Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
14:08:44 [2022-09-07T14:08:44.653Z] + bundleName=amd64
14:08:44 [2022-09-07T14:08:44.654Z] + echo Creating amd64-bundles.tar.gz
14:08:44 [2022-09-07T14:08:44.654Z] Creating amd64-bundles.tar.gz
14:08:44 [2022-09-07T14:08:44.654Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
14:08:44 [2022-09-07T14:08:44.654Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
14:08:46 [2022-09-07T14:08:46.027Z] Archiving artifacts
14:08:48 [2022-09-07T14:08:48.358Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44108/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
14:08:48 [2022-09-07T14:08:48.659Z] + make clean
14:08:48 [2022-09-07T14:08:48.914Z] docker volume rm -f docker-dev-cache docker-mod-cache
14:08:48 [2022-09-07T14:08:48.914Z] docker-dev-cache
14:08:48 [2022-09-07T14:08:48.914Z] 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